﻿h1, h2, h3, h4, h5, h6  {
	font-family: Georgia, Times, serif;
	margin-top: 0px;
	margin-bottom: 5px;
}

a:hover { text-decoration: underline !important; }

/* STRUCTURE */

#wrap {

}

#header  {
	position: relative;
	font-family: Georgia, Times, serif;
	height: 125px;
}

#header h1.title  {
	font-size: 36pt;
	font-weight: normal;
	margin: 37px 0 0 0;
	line-height: 0.8em;
}

#header h1.title a  {
	text-decoration: none;
}

#header p.description  {
	font-size: 1.1em;
}

#rss  {
	position: absolute;
	top: 0;
	right: 0;
	padding: 12px 15px 10px 11px;
	color: #30a2ee;
	font: 20px Georgia, "Times New Roman", Times, serif;
}

#rss A:link {color: #f60;
	text-decoration: none;
}     
#rss A:visited {color: #f60;
	text-decoration: none;
}    
#rss A:hover {color: #f60;
	text-decoration: none;
}
#rss A:active {color: #f60;
	text-decoration: none;
}   

#nav  {
	position: absolute;
	top: 60px;
	right: 10px;
}

#featured  {
	position: relative;
	padding-top: 10px;
}

#featured .buttons  {
	width: 500px;
}

*:first-child+html #featured .buttons  {
	margin: 0;
}

#featured .buttons  {
	margin: 0;
}

#featured .buttons a.prev  {
	margin-right: 5px;
	height: 0;
	overflow: hidden;
	padding-top: 46px;
	width: 154px;
}

#featured .buttons a.next  {
	z-index: 9999;
	margin-left: 5px;
	height: 0;
	overflow: hidden;
	padding-top: 46px;
	width: 103px;
}

#featured .buttons a.next2  {
	z-index: 9999;
	margin-left: 0px;
	height: 0;
	overflow: hidden;
	padding-top: 46px;
	width: 103px;
}

.featimg img {
	top: 0px;
	left: 0px;
}

#steps  {
	height: 46px;
}

#steps ul  {
	margin: 12px 0 0 0;
	padding: 0;
}

#steps ul li  {
	display: inline;
	margin: 0 15px 0 0;
}

#steps ul li a  {
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
}


#content .moreinfo  {
	padding: 0 10px;
	width: 258px;
}

#content .moreinfo .more a  {
	font-weight: bold;
	text-decoration: none;
	padding: 2px 0 2px 20px;
}

#content .moreinfo .more a  {
	color: #4093ce;
}

.triple-col {
float: left;
width: 280px;
}

.double-col {
float:left;
width:267px;
}


.col .col-highlight-img{
width: 275px;
height: 124px;
padding: 0 0 1em 0;

}

#col-1 {
padding: 0 14px 0 0;
border-right: 1px solid #C2BDAD;
}



#col-2 {
padding: 0 14px 0 14px;
border-right: 1px solid #C2BDAD;
}



#col-3 {
padding: 0 0 0 15px;

}

.col-link {
font-size:81.3%;
height:2.308em;
line-height:1.154em;
overflow:hidden;
padding:0;
}

.teaser-link {
display: block;
font-size: 81.3%;
font-weight: bold;
margin: 1em 0;
}


#news  {
	position: relative;
}

#news a.feed  {
	position: absolute;
	top: 5px;
	right: 0;
}

#news ul  {
	margin: 0;
}

#news ul li  {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 10px;
	border-bottom: 1px solid #d8dcde;

}

#news ul li:first-child  {
	border-top: 1px solid #d8dcde;
}

#news ul li span.date  {
	margin-left: 10px;
}

#news ul li a  {
	font-weight: bold;
	text-decoration: none;
}

#news p.more a  {
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}

#bottom {
	padding: 15px 0px;
	color: #666666;
}

#bottom h3  {
	color: #666666;
}

#newsletter  {
	color: #666666;
	padding-top: 0px;
}

#newsletter h3  {
	color: #666666;
	width: 350px;
}

#newsletter  p {
	margin-bottom: 5px !important;
}

#newsletterform label  {
	font-weight: bold;
	display: block;
	width: 60px;
	padding-top: 5px;
}

*:first-child+html #newsletterform label {
	width: 58px;
}

#newsletterform label {
	width: 55px;
}

#newsletter input.text  {
	height: 28px;
	width: 270px;
	border: none;
	margin-bottom: 8px;
	font-size: 1.8em;
	padding: 0 5px;
}

#footer  {
	height: 50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.0em;
	font-weight: ;
	color: #666666;
}

#footer p  {
	padding-top: 15px;
	margin: 0;
}

#footer p a:hover{
	color:	#55a0ff;
	text-decoration: none !important;
}


/* NAVIGATION */

#nav ul  {

}

#nav ul li  {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0 11px;
}

#nav ul li a:link, #nav ul li a:visited  {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#nav ul li a:hover  {

}

/* BLOG CSS */

.post .categories  {
	padding: 10px;
	margin-top: 50px;
}

.post .categories a  {
	font-weight: bold;
	text-decoration:none;
}

.post  {
		padding-left: 18px;
		margin-top: -5px;
		
}


.post h2.title  {
	margin: 20px 0px;
	font-size: 36px !important;
	line-height: 36px;
	font-weight: normal !important;
	padding-left: 0px;
}


.post h2.title .date  {
	padding: 0 0 0 30px;
}

.post h2.title a  {
	color:	#55a0ff;
	text-decoration: none;
}

.post p.comments a  {
	padding: 0 0 0 22px;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, Times, serif;
}

p.continue  {
	float: left;
	display: inline-block;
}

p.continue a  {
	font-weight: bold;
	text-decoration: none;

}

#postad  {
	width: 468px;
	height: 60px;
	padding: 10px 56px 10px 56px;
	margin-bottom: 20px;
}

a.adlink  {
	text-decoration: none;
	font-size: 10px;
	display: block;
	margin-top: -5px;
}

.asides  {
	margin: 25px 0;
}

.asidespost  {
	padding-left: 10px;
	font-size: 14px;
}

.asidespost .comments a  {
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
}

#postnav  {
	margin-top: 30px;
}

*:first-child+html #postnav  {
	height: 1%;
}

#postnav  {
	height: 1%;
}

#postnav p.prev a  {
	padding: 2px 0 0 22px;
	font-weight: bold;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	color: #000;
}

#postnav p.next a  {
	padding: 2px 22px 0 0;
	font-weight: bold;
	font-family: Georgia, Times, serif;
	text-decoration: none;
	color: #000;
}

#sidebar  {
	float: left;
}

/* Inner Page
----------------------------------------------*/

#main, #solo {
width: 580px;
float: left;
padding: 0 33px 0 0;

margin-top: 25px
}

#solo {
border-right: none;
}


#sidebar2 {
width: 255px;
float: left;
padding: 0 0 0 33px;
margin-top: 30px;
border-left: 1px solid #C2BDAD;
}

#sidebar2 a, #sidebar p {
font-size: 100%;

}

#sidebar2 ul {
margin-bottom: 2em;
}

.sidebar2-section{
margin-bottom: 2em;
}

.sidebar2-section li{
line-height: 1;

}

#sidebar2 .sidebar-section a{
font-size: 100%;
}


/* End Inner Page
----------------------------------------------*/


#tabbox  {
	margin-top: 20px;
	margin-bottom: 20px;
}

*:first-child+html #tabbox  {
	height: 1%;
}

#tabbox  {
	height: 1%;
}

#tabbox ul.idTabs  {
	height: 36px;
	margin: 0;
}

#html #boxes  {
	margin-top: -2px;
}

#tabbox ul.idTabs li {
	display: inline;
	list-style: none;
	margin: 0;
	font-size: 16px;
	font-family: Georgia, Times, serif;
	line-height: 36px;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	text-decoration: none;
	padding: 9px 13px 9px 13px;
}

#boxes ul  {
	margin: 0;
}

#boxes ul li {
	list-style: none;
	padding: 6px 0 6px 10px;
	margin: 0;
	font-size: 14px;
	font-family: Georgia, Times, serif;	
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	background: url(images/design/star.gif) no-repeat center left;
	padding: 0 0 0 22px;
	text-decoration: none;  
}

#leftwidget  {
	width: 159px;
	padding-right: 10px;
	margin-right: 0;
}

.widgetlist  h3  {
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	font-weight: normal;
	font-size: 16px;
}

.widgetlist ul  {
	margin: 0 0  20px 0;
}

.widgetlist ul li  {
	margin: 0;
	padding: 4px 0 4px 10px;
	list-style: none;
	font-size: 14px;
	font-family: Georgia, Times, serif;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	text-decoration: none;
}

/* Pageitem */

div.crop {
        width: 960px;
        height: auto;
        overflow: hidden;
}

div.widearea {
        width: 10000px; 
        height: auto;
}

div.widearea div {
        height: auto;
        display: block;
        float: left;
}

div.widearea #div849 { 
		background: url(http://cleanblueflame.com/wp-content/uploads/2009/07/hed_001a.jpg) no-repeat 300px -20px; 
		height:520px; 
}

div.widearea #div133 { 
		background: url(http://cleanblueflame.com/wp-content/uploads/2009/07/dryer_prop_001.jpg) no-repeat 300px -20px; 
		height:520px; 
}

div.widearea #div512 { 
		background: url(http://cleanblueflame.com/wp-content/uploads/2009/07/iger_hed_001b.jpg) no-repeat 260px -20px; 
		height:520px; 
}

div.widearea #div97 { 
		background: url(http://cleanblueflame.com/wp-content/uploads/2009/07/bowl_001.jpg) no-repeat 260px -20px; 
		height:520px; 
}

div.widearea .pageitem h2 { 
		padding-top: 25px;
}

div.widearea .pageitem { 
		width:960px;
}


/* POST ENTRY */

.entry { 
	margin-bottom: 5px;
	font-size: 25px;
	margin-right: 30px;
}
.entry h3 {
	font-weight: normal !important;
	font-size: 20px !important;
	padding-left: 0px;
}
.entry h4 {
	font-weight: normal !important;
	font-size: 18px !important;
	padding-left: 20px;
}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px !important;
	padding-left: 3px;
	}
.entry a:hover {
	color: #000;
	text-decoration: none !important;
}	
.entry blockquote { 
	padding: 0px 20px;
	border-left: 6px solid #30a2ee;
	margin: 5px auto 15px auto;
	width:80%;
	color: #30a2ee;
	font-weight: bold;
	font-style: italic;
}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img { 
	padding: 2px 2px 2px 2px;
	border-width: 0;
	border-style: solid;
}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

/* COMMENTS */

#comments h2  {
	margin: 0px 0px 20px;
	font-size: 24px !important;
	line-height: 24px;
	font-weight: normal !important;
}
.commentlist li {
	list-style: none;
	margin: 0px;
	padding: 10px;
}
.commentlist p {
	margin-bottom:10px;
}
.commentlist .gravatar {
	float:left;
	margin: 0px 10px 0px 0px;
}
.commentlist cite {
	font-weight: bold;
	font-size: 14px;
	font-style: normal;
}
.commentlist cite a:hover {
	text-decoration: none !important;
}
.commentlist .metadata {
	color:#000 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}	
.commentlist .metadata:hover {
	text-decoration: underline !important;
}
#commentform input {
	padding: 5px;
	margin-right: 10px;
}
#commentform textarea {
	padding: 5px;
}

/* STYLES */

.bordered  {
	border: 1px solid #000;
}

.floatleft  {
 float: left;
}

.floatright  {
	float: left;
}

.floatright2  {
	float: right;
}

.alignright  {
	text-align: right;
}

.alignr  {
	text-align: right;
	margin-bottom: 40px;
}

ul.hover_block li{
	list-style:none;
	float:left;
	background: #fff;
	padding: 10px;
	width:170px; position: relative;
	margin-right: 20px; 
	}

ul.hover_block li a {
	list-style:none;
	display: block;
	position: relative;
	overflow: hidden;
	height: 101px;
	width: 170px;
	padding: 16px;
	color: #000;
	font: 1.6em Helvetica, Arial, sans-serif;
		}

ul.hover_block li a { text-decoration: none; }

ul.hover_block li img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
		}

#global_nav {
position:			relative;
float:				right; 
height: 			36px;
width: 				645px; 
margin: 			0;
} 

#global_nav ul {
padding: 			0;
margin: 			0;
}

#global_nav ul li {
float: 				right;
list-style: 		none;
}

#global_nav ul li a, #global_nav ul li a:visited{
z-index: 			10;
display: 			block;
float: 				left;
height: 			18px;
overflow: 			hidden;
color:				#666666;
position: 			relative;
padding:			48px 7px 6px 0px;
font: 				1.2em Helvetica, Arial, sans-serif;
font-weight: 		600;
text-decoration: 	none !important;
}

#global_nav ul li a:hover{
color:				#55a0ff;
text-decoration: none !important;
}

#global_nav li.background {
background: 		url('/bg_menu_right.png') no-repeat top right;
z-index: 			8;
position: 			absolute;
visibility: 		hidden;
}

* html #global_nav li.background{
background: 		url('/bg_menu_right.gif') no-repeat top right;
}

#global_nav .background .left {
background: 		url('/bg_menu.png') no-repeat top left;
height: 			36px;
}

* html #global_nav .background .left{
background: 		url('/bg_menu.gif') no-repeat top left;
}

a.pdf { display:block; width:230px; margin-top:12px; padding:15px 0 5px 58px; text-align:left; text-decoration:none; background:url(http://www.cleanblueflame.com/wp-content/uploads/2009/07/PDF.gif) no-repeat left top; }
