/*  
Theme Name: Keep It Fast
Theme URI: http://keepitfast.com
Description: The default theme for keepitfast.com
Version: 1
Author: Jason
Author URI: http://www.keepitfast.com
*/
/* MAIN */

body {background-image:url(../../../background.jpg) ;font-family: Arial, trebuchet ms, helvetica, sans-serif;font-size:100%;color:#333;max-width:1000px; margin-left:auto; margin-right:auto;}
* {padding:0;margin:0;}
img {border:0;display:inline;}
/* MAIN CONTENT */
h1, h2, h3, h4 {color:#C40C48;text-transform: uppercase;}
h1 {font-size:1.6em;}
h1 a {text-decoration:none;color:#666;border-bottom:solid 1px #999;}
h2 {font-size:1.1em;}
h2 a {text-decoration:none;color:#E75152;}
h2 a:hover {text-decoration:none;color:#72C4DA;}
h3 {font-size:1em;padding-top:2px;}
h4 {font-size:.7em;padding-top:1px;}
ul {font-size:.7em;padding-bottom:6px;list-style-type:none;}
p {font-size:.8em;line-height:1.4;padding:0 0 6px 0;}
a {color:#C40C48;}
a:hover {color:#72C4DA;}
.home-title {font-size:.9em;padding-top:5px;}
.home-content {font-size:.9em;padding-top:5px;padding-right:25px;}
.green-text {color:#3B850C;font-size:1em;}
.links {font-size:.8em;padding-bottom:6px;}

/* MAIN LAYOUT */
#keepsub{
background:url(/wp-content/themes/keep-it-fast/images/site-parts/search.jpg) 0 0 no-repeat;
width:77px;
height:18px;
margin:0;
padding:0;
border:0;
}

.wordtube{
text-align:center;
}

#monster-man
{width:111px;
position:absolute;
bottom:0;
height:157px;
background: url('images/site-parts/bottom-monster.jpg') 0 0 no-repeat;}

#wrap{
margin:0 auto;
width:990px;
}
/*#header {height:80px;background-image: url(images/sitewide/blades.gif);background-repeat:repeat-x;} */
#column-left {position:relative;padding:5px 5px 5px 29px;width:240px;float:left;#CFCC91; background: url('images/site-parts/side-left.jpg') 0 0 repeat-y #FDFFF1;}
#border {border-right:1px dotted #CFCD92;}
#column-centre {width:700px;float:left; padding-right:10px;background: url('images/site-parts/side-right.jpg') 100% 0 repeat-y #FDFFF1;}
* html #column-centre {width:700px;float:left;}

#footer {clear:both;padding-bottom:1em;text-align:center;background:url('images/site-parts/footer.png') no-repeat -1px 0;padding-top:40px;}
#header {width:983px;margin: 0 auto;}

#story-content img {border:1px solid #CDD895; padding:3px;margin:3px;}
.story-content img {border:1px solid #CDD895; padding:3px;margin:3px;}

.wp-smiley {border:0px;}

#cat_list {font-size:1em;}
#cat_list li{padding-left:25px; background:url('/wp-content/themes/keep-it-fast/images/site-parts/bullet4.jpg') 0 0 no-repeat}

/*Ask Mac */

/* Q&A */

.question{
	padding:5px 5px 25px 5px;
	border:1px solid #D2D2D2;
	background: url('../../../images/blades.gif') repeat-x 100% 100% #E0EBC1;
	margin-bottom:10px;
}

.question p{
	margin:0;
	padding:3px;
}

.question h2{
	background:url('../../../images/h_grad.jpg') repeat-x;
	border-bottom:1px solid #CFCD92;
}

.view_ans{
	text-align:right;
}
.pointer{
	cursor:pointer;
	background: url('../../../images/sitewide/big-bullet.gif') no-repeat 0 3px;
	padding:3px 3px 3px 25px;
}

.answer{
	border:1px solid #D2D2D2;
	margin-top:5px;
	background:#FDFFF1;
}

.answer h2{
	padding:3px;
}

#ag_submit{
	background:#fff;
	border:1px solid #71AE20;
	cursor:pointer;
}

.required{
	color:#FF0000;
}

#ag_error{
	padding:5px;
	border:1px solid #FF0000;
	margin-bottom:5px;
}

#thanks{
	padding:3px;
	font-size:1em;
	border:1px solid #71AE20;
	text-align:center;
}
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

