/* 
	Theme Name: CognoBlue
	Theme URL: http://www.blogsdna.com/cognoblue-wordpress-theme
	Description: Three column, Search Engine Optimized, Widget Ready, Adsense  optimized,Adsense Friendly, Supporting tags & Gravatars, Lightweight WordPress v2.7 Compatible Professional Wordpress Theme from <a href="http://www.blogsdna.com"><strong>BlogsDNA</strong></a>. 
	Author: blogsdna
	Author URI: http://www.blogsdna.com
	Version: 1.0		
	The CSS, XHTML and Design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	Tags: blue, widget ready, fixed width, three columns,  3 colums, widgets, adsense, seo, adsense ready, custom header, gravatar support, sidebar left, sidebar right,  widget sidebar, seo adsense, XHTML, blue theme
*/

/* reset
--------------------------------------------------*/
/* body
--------------------------------------------------*/
body{
	margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px;
}
#main{
	width:100%; float:left; margin:auto; margin-top:20px; background:url(../images/top_bg.gif) left top repeat-x; }
#maincontainer	{ width:1000px; margin:auto; }

#header{ width:1000px; float:left; margin:0px 0px 0px 0px; background-color:#a50021; font-size:12px; color:#3f3f3f; }
#headertop{ width:975px; height:21px; float:left; background:url(../images/top_bg.gif) repeat-x; margin:0px 0px 0px 0px; padding:8px 0px 0px 25px; font-size:12px; font-weight:bold; color:#000000; }
#headertop a { color:#3f3f3f; text-decoration:none; }
#headertop a:hover { color:#FFFFFF; text-decoration:underline; }  
#headertop a.toplink { color:#3f3f3f; text-decoration:none; background:url(../images/top_bullet.gif) 5px 5px no-repeat; padding:0px 0px 0px 20px; }
#headertop a:hover.toplink { color:#FFFFFF; text-decoration:underline; }  
#headertop a.whitelnk, #menu a.whitelnk{ color:#FFFFFF; text-decoration:none; }
#headertop a:hover.whitelnk,  #menu a:hover.whitelnk{ color:#FFFFFF; text-decoration:underline; } 
#container_blog{ width:1000px; float:left;  background:url(images/content_blog_bg.gif) repeat-y;  padding:0px 0px 0px 0px;  }

.hansonsearch { padding-bottom:10px; }
.leftbox { float:left; width:246px; padding:16px 10px 0px 16px; background-color:#e9e9e9; color:#333333; margin-right:15px; line-height:18px; }


/* content
--------------------------------------------------*/
#content {
  float:left;
  width:435px;
  margin-top:10px;
  padding-right:10px;
  padding-left:10px;
  margin-bottom:20px;
  background: #fff;
  font-size:1em;
  display:inline;
  overflow:hidden;
  text-align:justify;
  font-family:Arial, Helvetica, sans-serif;
  /*border:1px solid #FF0000;*/
}
#content h1 {
   color:#313131;
   font-weight: normal;
   font-family: Georgia, Arial, Helvetica, sans-serif;
   line-height:1.4em;
   margin:0 0 8px 0;
   font-size:18px;
}
/*#content a {color:#14568A; text-decoration:none;}
#content a:hover{color:#CC0000; text-decoration:none;}*/ 

#content h2 {  
  color:#333333;
  font-weight: normal;  
  font-family: Georgia, Arial, Helvetica, sans-serif;
  line-height:1.4em;
  margin:0 0 8px 0 ;
  font-size:1.5em;
  padding:0px;
}

#content h1 a,h2 a, h3 a, h4 a { padding:16px 0px 5px 0px; color:#686868; font-size:18px;  margin:0px; display:block; font-family: Arial,Helvetica,sans-serif;}/*font-weight:bold;*/
#content h3 {
  margin: 10px 0 18px 0;
  font-size:1.3em;
  font-weight:bold;
  font-family: Georgia,Arial,Helvetica,sans-serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#333333;
} 
#content h4 {
  margin: 10px 0 18px 0;
  font-size:1.1em;
  font-weight:bold;
  font-family: Georgia,Arial,Helvetica,sans-serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#333333;
} 
#content h5 {
  margin: 10px 0 18px 0;
  font-size:1em;
  font-weight:bold;
  font-family: Georgia,Arial,Helvetica,sans-serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#333333;
} 
#content h6 {
  margin: 10px 0 18px 0;
  font-size:0.8em;
  font-weight:bold;
  font-family: Georgia,Arial,Helvetica,sans-serif;
  margin:0 0 8px 0;
  line-height:1.4em;
  color:#333333;
}
#content ol {margin-top:5px;margin-bottom:5px;}

#content.archive h2 {margin:0 0 8px 0;}
#content.archive h3 {
  margin:0 0 10px 0;
  font-family:Georgia, serif;
  font-size:1.3em;
  font-weight:normal;
}
#content.archive h4 {
  margin:0 0 18px 0;
  font-size:1em;
}
#content.archive h5 {
  margin:0;
  font-size:1em;
}
.singlecol #content {
  float:left;
  /*idth:470px;*/
 
}

#commentspopup #content {
  float:none;
  padding-top:0;
}
h4.lsidebar{
margin:0px;
margin-top:10px;
padding:0px;
}
a.link { color:#c05960; text-decoration:none; font-size:12px; font-weight:bold; }
a:hover.link { color:#c05960; text-decoration:underline; font-size:12px; font-weight:bold; }
#postmeta {display:none;font-size:0.9em;background-color:#F7F6F6;padding:3px;}
#commentform .txtarea {width:430px;}
#respond h4 {padding-top:1.5em;}