/*
Theme Name: Duralite Radiators
Theme URI:
Description: Duralite Radiators
Version: 1.0
Author URI: 
*/
body
	{
		margin:0px;
		padding:0px;
		background:#e6e6e6;
		font-family:Arial;
		font-size:14px;
		color:#353535;
		padding-bottom:10px;
	}
#main
	{
		width:924px;
		margin:0px auto;
		padding:0px;
		border-left:solid 1px #888;
		border-right:solid 1px #888;
		border-bottom:solid 1px #888;
	}
p,h1,h2,h3,h4,h5,h6,form,ul,ol,li,tr,td,table
	{
		margin:0px;
		padding:0px;
	}
img
	{
		padding:0px;
		margin:0px;
		border:none !important;
	}
.header
	{
		background:url(images/header_top.jpg) no-repeat;
		height:56px;
		position:relative;
	}
.headerLeft
	{
		background:url(images/header_left.jpg) no-repeat;
		width:367px;
		height:205px;
		float:left;
	}
.logo
	{
		position:absolute;
        left:47px;
		top:56px;
	}
.headerMidLeft
	{
		background:url(images/header_mid_left.jpg) no-repeat;
		width:205px;
		height:205px;
		float:left;
	}
.headerMid
	{
		background:url(images/header_mid.jpg) no-repeat;
		width:234px;
		height:205px;
		float:left;
	}
.headerRight
	{
		background:url(images/header_right.jpg) no-repeat;
		width:216px;
		height:205px;
		float:left;
	}
/*--------------------------------------------*/
.blogimg
	{
	}
/*--------------------------------------------*/
#nav
	{
		background:url(images/nav_bg.jpg) no-repeat;
        height:71px;
	}
#nav a img
	{
		background:none;
	}
ul ,li 
	{
		margin:0px;
		padding:0px;
	}
#nav ul
	{
		list-style:none;
		padding:0px;
		padding-left:300px;
		padding-top:5px;
	}

#nav li
	{
		font-size:12px;
		float:left;
		position:relative;
		background:url(images/border_nav.jpg) no-repeat left;
	}		
#nav a, #nav a:visited
	{
		text-decoration:none;
		font-size:16px;
		color:#000;
		padding:8px 18px 9px 19px;
		display:block;
		float:left;
	}
#nav a:hover, .current_page_item a, .current_page_item a:visited
	{
		color:#ffffff !important;
	}
#nav ul li a:hover, #nav li:hover a, #nav li.iehover a
	{
		color:#fff !important;
	}
#nav li ul
	{
		position:absolute;
		left:0px;
		top:17px;
		z-index:100 !important;
		display:none;
		width:300px;
		padding-top:8px;
		padding-left:0px;
	}
#nav li:hover li a, #nav li.iehover li a
	{
		color:#444 !important;	
	}
#nav li:hover ul, #nav li.iehover ul
	{
		display:block;
	}
#nav li ul li
	{
	 	float:left !important;
		margin-right:0px;
		background:none;
	}
#nav li ul li a
	{
		color:#444 !important;	
		padding:5px 8px 6px 19px !important;
		font-size:13px !important;
	}
#nav li ul li a:hover
	{
		color:#fff !important;
	}
#nav li:hover ul ul, #nav li.iehover ul ul
	{
		display:none;
		top:29px;
	}
#nav li li:hover ul, #nav li li.iehover ul
	{
		display:block;
	}
/*--------------------------------------------*/
.content
	{
		height:540px;
		overflow:hidden;
	}
.contentTop
	{
		background:url(images/content_top.jpg) no-repeat left top;
	}
.contentMid
	{
		background:url(images/content_mid.jpg) no-repeat left 123px;
	}
.contentBottom
	{
		background:url(images/content_bottom.jpg) no-repeat left 313px;
		padding:15px 30px 0px 42px;
		height:auto !important;
		min-height:540px;
		height:540px;
		overflow:hidden;
	}
.ovflow
	{
		height:510px;
		overflow:auto;
	}
/*--------------------------------------------*/
.main_content
	{
		height:1%;
		padding-top:3px;
		padding-left:232px;
		padding-right:8px;
		padding-bottom:30px;
	}
.contentArea
	{
		width:400px;
		float:left;
		overflow:hidden;
	}
.story
	{
		padding-bottom:30px;
		overflow:hidden;
	}
.story p
	{
		padding-bottom:10px;
	}
/*-------------------------------*/
.title
	{
	}
.title a, .title a:visited
	{
		text-decoration:none;
		color:#6e6e6e;
	}
.title a:hover
	{
		text-decoration:underline;
	}
.categorys
	{
		padding-left:10px;
	}
.main_title_text_one
	{
		padding-bottom:8px;
	}
.main_title_text_one a, .main_title_text_one a:visited
	{
		text-decoration:none;
		font-size:16px;
		font-weight:bold;
		color:#101010;
	}
.main_title_text_one a:hover
	{
		color:#999;
		text-decoration:none;
	}
.comment
	{
		padding:4px;
		background:#e6e6e6;
		color:#4b4b4b;
		font-weight:bold;
		font-size:11px;
	}
.comment a, .comment a:visited
	{
		text-decoration:none;
		color:#4b4b4b;
	}
.comment a:hover
	{
		text-decoration:underline;
	}
.tags
	{
		padding-left:1px;
	}
/*-------------------------------*/
.story_text
	{
		text-align:justify;
		margin:10px 0 15px 0;
	}
.story_text a, .story_text a:visited
	{
		text-decoration:none;
		color:#913f3f;
	}
.story_text a:hover
	{
		text-decoration:underline;
	}
blockquote
	{
		padding:3px;
		padding-left:10px;
		background:#e7eae4;
		border:#9e9e9e 1px solid;
	}
.story_text ul li
	{
		list-style:square;
		margin-left:40px;
	}
.story_text ol li
	{
		list-style:decimal;
		margin-left:40px;
	}
/*-----------------------------sidebar----------------*/
.sidebar
	{	
		width:155px;
		float:right;
		padding-top:10px;
		overflow:hidden;
	}
.sidebar ul, .sidebar li
	{
		list-style:none;
		margin:0px;
		padding:0px;
	}
.sgnup
	{
		padding-top:15px;
		padding-bottom:20px;
	}
h2.sidebar_titlename
	{
		display:none;
	}
/*--------------------------------------------------*/
.footer
	{
		background:url(images/footer_bg.jpg) no-repeat;
		padding-left:20px;
		padding-bottom:0px;
		padding-right:40px;
		height:73px;
		color:#333;
		font-size:12px;
	}	
.footer_text
	{
		text-align:right;
		padding-top:28px;
	}
.footer_text img
	{
		vertical-align:middle;
		margin-left:120px;
	}
/*--------------------------------------------------*/
/* CALENDER STYLE */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 5px auto;
	width:100%;
	color:#9a5501;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	margin-top:10px;
	width: 100%;
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	background: none;
	border-left: none;
	font-weight:bold;
	color: #035d93;
	text-decoration:underline;
}
#wp-calendar td a:hover {
	background: none;
	border-left: none;
	color: #6d4a00;
	font-weight:bold;
	text-decoration:none;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

/* End Calendar */
/*--------------------------------------------------*/
.pagetitle
	{
		color:#162437;
		font-size:25px;
		padding-bottom:5px;
	}
.error
	{
		color:red;
		font-size:25px;
	}
/*--------------------------------------------------*/
/* COMMENT BUBBLES */
/* Begin Comments*/
.commentbg
	{
	}
.commenttop
	{
	}
.commentbottom
	{
		background:url(images/commentbg.jpg) repeat-y;
		padding:5px;
		padding-top:5px;
		padding-left:10px;
		border:#b8bbbc 1px solid;
		height:1%;
	}
.alt {
	margin:0px;
	padding:10px;
	}
.commentlist {
	padding:0px;
	text-align: justify;
	}
.commentlist ul
	{
		padding:0px !important;
		margin:0px !important;
	}
.commentlist li {
	margin: 15px 3px 0 0;
	padding: 0px;
	list-style: none;
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}
	
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.fl_right
	{
		float:right;
	}
.commentlist li a, .commentlist li a:visited
	{
		color:#065170;
		text-decoration:none;
	}
.commentlist li a:hover
	{
		text-decoration:underline;
	}
/*--------------------------------------------------*/
/* End Comments */
.alignright {
	float: right;
	padding-bottom:20px;
	}

.alignleft {
	float: left;
	padding-bottom:20px;	
	}
.navigation a , .navigation a:visited
	{
		text-decoration:none;
		font-weight:bold;
		color:#292929;
	}
.navigation a:hover
	{
		color:#913f3f;
	}
/*--------------------------------------------------*/
#respond
	{
		margin:20px 0 0 0;
		color:#343434;
		font-size:14px;
	}
#comment
	{
		font-size:12px;
		font-weight:bold;
		color:#313f43;
		width:270px;
	}
#comments
	{
		margin:20px 0 5px 0;
		color:#343434;
		font-size:14px;
	}
#comment_title
	{
	}
#commentform
	{
	}
#commentform a, #commentform a:visited
	{
		text-decoration:none;
		color:#4c4c4c;
	}
#commentform a:hover
	{
		text-decoration:underline;
		font-weight:bold;
	}
/*--------------------------------------------------*/
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}


.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
/*-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;
}
a,a:visited
{
	color:#333;
	text-decoration:none;
}
#sfstest-sidebar .client
{
   font-size:12px;font-weight:bold;padding-top:5px;
}
#sfstest-sidebar .text
{
   font-weight:normal;
   color: #000;
   padding-bottom:13px;
}
#sfstest-sidebar .readmore
{
   color: #1100d9;
   font-weight:bold;
   padding-top:5px;
   text-decoration:underline;
}