/*
Theme Name: corefuel v2


/* Default */

body {
	background: #333333;
	color: #CCCCCC;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:  Arial, Verdana, Tahoma;
	text-align: center;
	margin: 0;
	padding: 0;
	}	

#header_wrap {
	background: #1a1a1a;
height:125px;
margin:0 auto;
padding:0;
width:100%;
	}

#header {
	background: #1a1a1a;
margin:0 auto;
padding:0;
width:900px;
	background-image: url();
	}

#logo {
	float: left;
	}

#sidebar ul li h2 {
	color: #999;
	border-bottom: 3px solid #eee;
	}

.commentlist li {
	background:#fdfdfd;
	}

.commentlist li .avatar { 
	border: 1px solid #eee;
	background: #fff;
	}


.commentlist li.alt {	
	background:#fefefe;	
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #aaa;
	}

code {
	border: 1px solid #eee;
	background: #fff;
	}

a {
	color: #FF3C00;
	text-decoration: none;
	padding: 0 0px;
	}

a:hover {
	color: #FFFFFF;
	}

#sidebar #wp-calendar a {
	background: #eee;
	}
#sidebar #wp-calendar a:hover {
	background: #E8C8C8;
	}	

#sidebar #wp-calendar th {
	border-bottom:1px solid #eee;
	}
	
.post hr {
	border-top: 1px dotted #ccc;
	}		
	
.narrowcolumn .postmetadata2 {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}	

.entry {
border-top:0 solid #CCCCCC;
margin-bottom:5px;
margin-top:0;
padding-top:5px
}

/*.entry img {
	border: 1px solid #eee;
	padding: 5px;
	max-width: 100%;
	}	*/
	
.entry p {
	padding: 7px 0 7px 0;
	margin:0;
}
.entry p a.img {
	border:none;
	background:none;
}
.entry p a.img:hover {
	border:none;
	background:none;
}

	
#sidebar a {
	border-bottom:1px solid #eee;
	}	
#sidebar a:hover {
	border-bottom: 1px solid #c47373;
	background-color: #E8C8C8;
}	

#sidebar .cat-item a:hover, #sidebar .archives a:hover,
#sidebar #archives ul li a:hover,
#sidebar .linkcat a:hover,
#sidebar .blogroll a:hover {
	background-color: #E8C8C8;
} 

#sidebar div.flickr_badge_image a {
	background: #fff;
	border: 1px solid #eee;
}
#sidebar div.flickr_badge_image a:hover {
	border: 1px solid #ddd;
	background: #fdfdfd;
}


#header #searchform #s {
	background: #000;
	color: #ccc;
	border: 1px solid #555;
	}

#header #searchsubmit {
	background: #666;
	border: 1px solid #777;
	color: #ccc;
	}
	
#content #searchform #s {
	background: #ddd;
	color: #333;
	border: 1px solid #bbb;
	}

#content #searchsubmit {
	background: #666;
	border: 1px solid #777;
	color: #ccc;
	}
	
#commentform input, #commentform textarea, fieldset {
	border: 1px solid #ccc;
	}

#commentform #submit {
	background: #666;
	border: 1px solid #777;
	color:#ccc;
	}
	
legend {
	background: #ccc;
}

.commentlist li {
	border: 1px solid #eee;	
	}
	
#sidebar #wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

acronym, abbr {
	border-bottom: 1px dashed #ccc;
	}
	
blockquote {
	border-left: 4px solid #ddd;
	background:#eee;
	color: #666;
	}		

.wp-caption {
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	}

.entry a.more-link, .navigation a {
	background:#ddd;
	border-bottom: 1px solid #ccc;
	color: #666;
	}
.entry a.more-link:hover, .navigation a:hover {
	background: #E8C8C8;
	border-bottom: 1px solid #c47373;
	color:#333;
	}
	
#sidebar li#rssfeeds a:hover, #sidebar .textwidget a:hover, #sidebar #tag_cloud a:hover, #sidebar p a:hover{
	background: #e8c8c8;
	}

.navigation {
	border-top: 1px solid #eee;
	margin: 50px 0;
	padding-top: 30px;
	clear:both;
	}

/* Structure Styles */

#main { 
	width: 900px;
	margin: 0 auto;
	}

#content {
	font-size: 1.2em;
	float: left;
	}

#content2 {
font-size:1.1em;
line-height:1.6em;
margin:25px;
position:relative;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	line-height: 1.5em;
	}
	
#headerimg .description {
	font-size: 1.1em;
	padding-left:40px;	
	}
	

#sidebar ul li h2 {
	font-family: Georgia, Arial, 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.6em;
	padding: 5px 5px;
	}
	
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}	

	
#sidebar {
	font: 1.2em Arial, Verdana, Sans-Serif;
	}	
	
acronym, abbr, span.caps
{
	font-size: 1.1em;
	}	
	
code {
	font: 0.9em 'Courier New', Courier, Fixed;
	padding: 10px;
	display: block;
	}

	
.post hr {
	display: block; 
	border: none;
	}		
	
	
/* Begin Structure */

#page {
	padding:0 0 40px 0;
	width: 100%;
	background: #252525;
	text-align:left;
	float: left;
	}


/* search location */
#searchdiv {
	position:absolute;
	top: 30px;
	margin-left: 690px;
}

.narrowcolumn {
	padding: 0px 40px;
	margin: 0px auto;
	width: 580px;	
	}

.narrowcolumn2 {
	padding: 0px 0px;
	margin: 0px auto;
	width: 700px;	
	}

.post {
	margin: 0 0 30px;	
	}
	
.narrowcolumn .postmetadata {
	padding:0;
	margin:0;
	padding: 20px 0 40px;
	}


.postmetadata {
	clear: both;
	font-size: 0.8em;
}

.clear {
	clear: both;
}


/* End Structure */


/*	Begin Headers */
h1 {
clear:both;
color:#999999;
font-family:Trebuchet MS,Arial,Verdana,sans-serif;
font-size:28px;
font-weight:normal;
margin:30px 5px 40px 0;
padding-top:0;
text-transform:uppercase;
	}
	

h2 {
	margin: 10px 0 2px 0;
	padding-top: 0px;
	}


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding:0;
	margin: 30px 0 0;
	}

h3#comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */	

/* Begin Images */


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 5px;
	margin: 0 0 5px 15px;
	}

img.alignleft {
	padding: 5px;
	margin: 0 15px 5px 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

/* end */

html>body .entry ul {
	margin-left: 50px;
	padding: 0px 0 0px 30px;
	padding-left: 10px;	
	}

html>body .entry li {
	margin: 0;
	}

.entry  ol, .entry ul {
	padding:0;
	margin:  5px 0 5px 50px;
	}

.entry ol li, .entry ul li {
	margin: 0;
	padding: 0;
	}	

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#header #searchform #s {
	width: 130px;
	padding: 4px;
	font: 1.4em arial, verdana, sans-serif;
	}

#header #searchsubmit {
	padding: 3px;
	font: 1.4em arial, verdana, sans-serif;
	font-weight: bold;
	}
	
#content #searchform #s {
	width: 200px;
	padding: 4px;
	font: 1.1em arial, verdana, sans-serif;
	}

#content #searchsubmit {
	padding: 3px 10px;
	font: 1.1em arial, verdana, sans-serif;
	font-weight: bold;
	}	

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

blockquote {	
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


hr {
	display: none;
	}

a img {
	border: none;
	}
	
pre {
	width: 500px;
	margin-right: 250px;
	font-size: 1.1em;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

.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 */

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

.entry a.more-link {
	padding: 1px 6px;
	font-size:0.8em;
	font-weight: bold;
	float:right;
	}

.navigation a {
	font-size:1em;
	padding: 5px 10px;
	font-weight: bold;
	}	


/************************************************
*	Navbar  									*
************************************************/

#nav {
	text-align: right;
	padding: 0px;
	height: 34px;
	width: auto;
}

#nav ul {
	padding: 54px 0 0;
	}

#nav li {
	display: inline;
	font-weight: normal;
	padding: 0px 20px 0px 5px;
	}

#nav a:link, #nav a:visited	{ color:#999999; text-decoration:none; text-transform: none; }
#nav a:hover, #nav a:active	{ color:#ff3300; text-decoration:none;  text-transform: none; background:none;}


#footer {
background-color:#333333;
color:#999999;
float:left;
height:100px;
width:100%;
	}
	
#footerarea {
	width: 900px;
	margin: 0 auto;	
}

#footerarea span {
font-size: 10px;
margin:0;
padding:30px 25px;
	}

#footerleft {
	float:left;	
	position: relative;
	left: 0px;
	padding:25px;
}

#footerright {
	float:right;
	padding:25px;
}

/* Custom */

.thumb {
	float:left;
	margin:0 10px 10px 0;
	padding:2px;
}

.diagram {
float:left;
}

#description {
background:#090909;
background-image: url(/images/guest_bottom.gif);
background-position: bottom;
background-repeat: no-repeat;
float:left;
margin:0;
padding:15px 15px 50px;
width:245px;
}

.description_bottom {
background:#090909;
background-image: url(/images/guest_top.gif);
background-position: top;
background-repeat: no-repeat;
float:left;
margin:0 0 0 8px;
padding:60px 15px 15px;
width:245px;
}

.banner {
	border: 0px;
	padding: 0px;
	}

.line {
	border-top: 1px dotted #ccc;
	float:left;
	padding:10px;
	width:680px;
	}
	
.work {
	float:left;
	padding:0 0 15px;
	width:850px;
	}

.alignnone {
	float:none;
	padding:10px 0 30px 0;
	}

div.wpcf7-mail-sent-ok {
border:1px solid #EEEEEE;
width:300px;
}