* {margin:0;
padding:0;
}

/* The width and style of the actual blog area */
body {

	font-size: 13px;
	font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
/*	background: #09313D; */
	color: #666666;
	margin: 0;
	padding: 0;	
	text-align:center;
}

.thumb {
		float: left;
		margin-right: 7px;
		margin-bottom: 7px;
 }


#page {
	background: #f9f9f9;
	width: 1000px;	
	margin:0 auto;	
}

/* Deal with the header */

#header{
   margin:0px;
   padding:0px;	
   width:100%;
   height: 150px;
}

#header_ad{
   margin:0px;
   padding:0px;	
   width:100%;
   height: 100px;
}

#header_leaderboard{
	margin-left:auto;
	margin-right:auto;   
	padding-top:5px;	
   
}

#header h1{
   margin: 10px 0 20px 0;	
   font-size:18px;
   text-transform:uppercase;	
   font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
}

#header h1 a:link, 
#header h1 a:visited {
    color: #6d0000;	
    text-decoration:none;
}

#header h1 a:hover, 
#header h1 a:active {
   color: #000;
   font-weight:bold;	
}

#header .description{
   color: #cccccc;	
   font-weight:bold;	
   font-style: normal;
   font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
}

#header_left{	
	position: relative; 
   	float:left;	
   	width:650px;	
   	height:45px;	
   	border:0px;	
   	text-align:left;	
   	z-index: 1;
}

#header_left h2{	
   padding-top: 15px;
}

#header_right{	
	position: relative;
   	height:50px;	
   	border:0px;	
   	z-index: 0;
	background-color: #6D0000;
}

html>body #header_left{
}

#header_icons{
	position: absolute;
	top: 0px;
	left: 0px;
    z-index: 1;
}
#header_icons img{
padding: 0px;
}

#header-right{
   position: relative;
   float:right;	
   width:325px;	
   margin:0px;	
   padding:0px;
}

#header-right p{
   text-align:justify;	
   margin:0px;	
   padding:0 10px 0 0;
}

#header-right fieldset{
	border:0px;	
	margin:0px;	
	padding:0px;
}

#header-right 
#srcinput {
	font-size:12px;
	width:205px;	
	margin: 1px 0px;	
	border: 1px;	
	background:#eeeeee;	
	padding: 2px;	
	border-color:#eeeeee;	
	border-style:solid;
}
#header-right 
#srcbutton{
	font-size:12px;
	margin: auto 0px;
	border-width:1px;	
	background: #f2f2f2;	
	padding: 1px 2px;	
	border-style:solid;
}

.border_hr {
	background-image:url(images/kuuler.gif);
	height:120px;
	width:100%;
	z-index: 0;	
}


.border_fr {
	background-image:url(images/kuuler.gif);
	height:30px;
	width:100%;
}

/* Horizontal Nav */
#nav2{
        background-image:url(images/kuuler.gif);
        display: block;
        font-size:1.1em;
        height:50px;
        width:100%;
        position:relative;
}

#nav2, 
#nav2 ul {
	line-height: 1;
	list-style: none;
}

#nav2 a ,
#nav2 a:hover{
	border:none;
	display: block;
	text-decoration: none;
}

#nav2 li {
	float: left;
	list-style:none;
}

#nav2 a,
#nav2 a:visited {
	color:#ffffff;
	display:block;
	font-weight:bold;
	padding:6px 12px;
}

#nav2 a:hover, 
#nav2 a:active {
	color:#fff;
	text-decoration:none
}	

#nav2 li ul {
	border-bottom: 1px solid #a9a9a9;
	height: auto;
	left: -999em;
	position: absolute;
	width: 900px;
	z-index:999;
}

#nav2 li li {
	width: auto;
}

#nav2 li li a,
#nav2 li li a:visited {
        color:#ffffff;
	font-weight:normal;
	font-size:0.9em;
}

#nav2 li li a:hover,
#nav2 li li a:active {
	color:#fff;
}	

#nav2 li:hover ul, 
#nav2 li li:hover ul, 
#nav2 li li li:hover ul, 
#nav2 li.sfhover ul, 
#nav2 li li.sfhover ul, 
#nav2 li li li.sfhover ul {
	left: 30px;
}



/* Breadcrumbs */
#breadcrumbs{
	font-size: 12px;
	margin: 10px 0px 15px 15px;
}


.right {
	text-align:right;
}

.alignleft{
	float:left;
	margin-right:5px;
}
.alignright{
	float:right;
	margin-left:5px;
}
.center, .aligncenter{
	margin:auto;
	text-align:center;
}
.clear {
	clear:both;
}

/* Main style of links */
a:link,a:visited{
	color:#6d0000;
	text-decoration:none;
	font-weight:bolder;	
}	
a:hover, a:active{
	color: #6d0000;
	text-decoration:underline;
}

/* Top and bottom areas */
#top{
	height:0px;
	width:100%;
}
#bottom{
	height:52px;
	width:100%;
}

#social_icons {
  position: absolute;
  top: 5px;
  left: 600px;
  margin-left: 0px;
  margin-top: 0px;
  border-style: solid;
  text-align: left;
  border-width: 0px;
  padding: 0px;
  z-index: 1000;

}

#social_icons ul li:hover {
	color:#000000;	
	text-decoration: none;
}

.social_icons_img {
  margin: 0px;
  text-align: left;
  padding: 0px;
}

/*  Adsense */
#wp-mid-solution {
  width: 500px ;
  margin-left: auto ;
  margin-right: auto ;
  border-style: solid;
  text-align: center;
  border-width: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
}

#wp-mid-solution-vertical {
  width: 125px ;
  float:right;
  border-style: solid;
  text-align: center;
  border-width: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}

#wp-after-solution {
  width: 500px ;
  margin-left: auto ;
  margin-right: auto ;
  border-style: solid;
  text-align: center;
  border-width: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
}

#wp-right-float-problem {
  width: 210px ;
  height: 210px;
  text-align: center;
  float: right;
  padding-left: 10px;
  padding-top:5px;
  padding-bottom: 5px;
}

#wp-left-float-problem {
  width: 210px ;
  height: 210px;
  text-align: center;
  float: left;
  padding-right: 15px;
  padding-top:0px;
  padding-bottom: 15px;
}
#wp-left-float-problem-big {
  width: 336px ;
  height: 280px;
  text-align: center;
  float: left;
  padding-right: 15px;
  padding-top:0px;
  padding-bottom: 15px;
}

#wp-left-sidebar {
  width: 130px ;
  height: 610px;
  text-align: center;
  margin-top: 100px;
 	
}

/* Headers used within the blogposts (h1-h3 are used elsewhere on the pages and should not be used in posts)*/

h4,h5,h6{
   font-size:12px;
   font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
}
h4 {font-size: 12px;}



.srcform {
}

.srcinput {
	font-size:9px;
	width:140px;
	margin: 1px 0px;	
	border: 1px;	
	background:#eeeeee;
	padding: 2px;	
	border-color:#eeeeee;
	border-style:solid;
}
.srcbutton{
	font-size:9px;
	margin: auto 0px;
	border:1px solid #FFFFFF;
	background: #f2f2f2;	
	padding: 1px 2px;	
}

#header_right #search{padding-top:13px;}

/* Using header right as a dynamic sidebar requires these as well */
#header-right h2{
	font-size:5px;
}

/* Deal with homepage */
#homepage{
	width:1000px;
        margin: 0px;
        padding: 0px 0px 0px 0px;
	
}

#homepage_left{
	    width:597px;
        font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
        font-size:12px;	 
        margin: 0px;
        padding: 0px 2px;
        float:left;
}
#find_box_one {
        width: 365px;
        position: relative;
        float: left;        
        height: 60px;        
        margin: 5px 0px 5px 0px;
        padding: 50px 0px 0px 0px;
        border-style: solid;
        border-width: 0px;
        display:inline;
}

#hd_find_box_one {
	    font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
        font-size:18px;
        text-align: left;	 
        height: 15px;
	    width: 355px;
	    border-bottom: 2px dotted #c6d9e9;
        position: absolute;
        top: 0;
        left: 0;
        padding-bottom: 7px; 
        padding-left: 10px;     
}

#find_box_two  {
        width: 365px;
        height: 180px;
        position: relative;
        float: left;
        margin: 5px 0px 5px 0px;
        padding: 0px 0px 0px 0px;
        border-style: solid;
        border-width: 0px;
        font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
}

#hd_find_box_two {
	    font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
        font-size:18px;
        text-align: left;	 
        height: 15px;
	    width: 355px;
	    border-bottom: 2px dotted #c6d9e9;
        position: absolute;
        top: 0px;
        left: 0px;
        padding-bottom: 7px; 
      	padding-left: 10px;  
}

#find_box_two ul {
        font-size: 16px;
        text-align: left;
}

#find_box_two ul li {
        font-size:16px;
        text-align: left;
}

#find_box_two li {
        font-size:16px;
        text-align: left;
        list-style: circle;
}

#cats {
	    height: 155px;
	    width: 360px;
	    position: relative;

          
}

#cats ul, #cats ul li#cats li, {
margin:0px;
padding: 0px;
}

/* Homepage Categories Column Content */

#cat_header_col1,
#cat_header_col2,
#cat_header_col3,
#cat_header_col4{
        padding-left:5px;
        padding-bottom: 5px;
        margin: 0px;       
        
}

#cat_header_col1 a:link,
#cat_header_col2 a:link,
#cat_header_col3 a:link,
#cat_header_col4 a:link{
          text-decoration: none;              
}

#cat_list_col1 li a:link,
#cat_list_col2 li a:link,
#cat_list_col3 li a:link,
#cat_list_col4 li a:link,
.headlines a:link{
          text-decoration: none;
          border-bottom: dotted;
          border-width: 0px;
          border-color: #000066;  
}


#cat_header_col1 a:hover,
#cat_header_col2 a:hover,
#cat_header_col3 a:hover,
#cat_header_col4 a:hover,
#cat_list_col1 li a:hover,
#cat_list_col2 li a:hover,
#cat_list_col3 li a:hover,
#cat_list_col4 li a:hover,
.headlines a:hover{
          color: #676767;        
          border-bottom: dotted;
          border-width: 0px;
          border-color: #676767;  
}



#cat_header_col1 li,
#cat_header_col2 li,
#cat_header_col3 li,
#cat_header_col4 li{
        margin: 0px 0px 0px 0px;
}

#cat_header_col1 ul li,
#cat_header_col2 ul li,
#cat_header_col3 ul li,
#cat_header_col4 ul li{
        list-style-position: outside;
 		list-style: none;
 		font-size:17px; 
}

#cat_header_col1 ul,
#cat_header_col2 ul,
#cat_header_col3 ul,
#cat_header_col4 ul{
         margin-top: 0px;
         margin-bottom: 0px;
         list-style-position: outside;
         
}

#cat_list_col1,
#cat_list_col2,
#cat_list_col3,
#cat_list_col4{
        padding-left:20px;
        }

#cat_list_col1 li,
#cat_list_col2 li,
#cat_list_col3 li,
#cat_list_col4 li {
      padding-bottom:5px;
}

#cat_list_col1 ul li,
#cat_list_col2 ul li,
#cat_list_col3 ul li,
#cat_list_col4 ul li{
		font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
        list-style-position: outside;
 		list-style: circle;
 		font-size:12px;     
}

/* Homepage Categories Column Widths & Positions */
#cats_col1{
       margin-top: 33px;
       margin-left: 3px;
       text-align: left;
	   float: left;      
       }

#cats_col2{
       margin-top: 33px;
       margin-left: 3px;
       float: left;
       border-style: solid;
       border-width: 0px;
       }

#cats_col3{
       margin-top: 33px;
       margin-left: 3px;
       float: left;
       }

#cats_col4{
       margin-top: 33px;
       margin-left: 3px;
       float: left;
      }

#find_box_three {
        width: 215px;
        position: relative;
        float: right;
        margin: 5px 0px 0px 5px;
        padding: 0px;
        text-align: justify;
}

#hd_tagcloud {
	font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
        font-size:18px;
        text-align: left;
        height: 15px;
	width: 205px;
	border-bottom: 2px dotted #c6d9e9;
        position: absolute;
        top: 0;
        left: 0;
        padding-bottom: 7px; 
        padding-left: 10px;
        margin-bottom:10px;

}

#tagcloud {
          padding-top:45px;
}

#tagcloud a:link{
        font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
        color: #000066;
        text-decoration: none;
}

#tagcloud a:hover{
color: #676767;        
border-bottom: dotted;
        border-width: 0px;
        border-color: #676767;
}

#latest_box  {
        width: 597px;
        position: relative;
        float: left;
        margin: 5px 0px 5px 0px;
        padding: 0px 0px 0px 0px;
        border-style: solid;
        border-width: 0px;
        font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
}

#hd_latest {
	    font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
        font-size:18px;
        text-align: left;
        height: 15px;
		width: 588px;
		border-bottom: 2px dotted #c6d9e9;
        position: absolute;
        top: 0;
        left: 0;
        padding-bottom: 7px; 
        padding-left: 10px;
        margin-bottom:10px;

}

#latest_article {
        width: 596px;
        float:left;
        margin-top: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 45px;
        border-style: solid;
        border-width: 0px;
}

#latest_article h1.postheader{
       font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
       font-size:20px;
       text-align:left;
       padding-top:0px;
       margin-top:0px;
}

#latest_article div.entry{
       font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
font-size:17px;
text-align:left;
}


#latest_article div.entry a:link{
       font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
       font-size:17px;
       color: #000066;
       text-decoration: none;
       border-bottom: dotted;
       border-width: 1px;
       border-color: #676767;
       float: left;
       width: 120px;

}
#latest_article div.entry a:hover{
       font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
       font-size:17px;
       color: #676767;
       text-decoration: none;
       border-bottom: dotted;
       border-width: 1px;
       border-color: #000066;

}

#latest_img{
      float:left;
      margin-right: 15px; 
      margin-bottom: 5px;
      padding:0px;
      width: 275px;
}


#homepage_left_ad{
	width:602px;
        float: left;
        padding-bottom: 10px;      
}

#homepage_right{
	width:390px;	
        font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
        font-size:12px;
        float: right;
        margin: 0px;
        padding: 0px 3px;
}

#hp_social_box {  
		border-width:0px;
		border-style:solid;
}

#hp_social_icons{
     	border-width:0px;
		border-style:solid;
}

#hp_social_icons img{
       	padding: 15px 0px 10px 0px;


}

#hp_advert {
        width: 392px;
        float: right;
        margin-top: 5px;
        margin-bottom: 5px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px;
        border-style: solid;
        border-width: 0px;
}

#recent_box {
        width: 392px;
        float: right;
        margin-top: 0px;
        margin-bottom: 5px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px;
        border-style: solid;
        border-width: 0px;
        position: relative;
}

.hd_recent {
		font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
        font-size:18px;
        text-align: left;
        height: 15px;
		width: 380px;
		border-bottom: 2px dotted #c6d9e9;
        position: absolute;
        top: 0;
        left: 0;
        padding-bottom: 7px; 
        padding-left: 10px;
        margin-bottom:10px;

}

#top_headline{
		font-size:12px;
        font-weight:700;
}

#top_headline_text{
		font-size:10px;
}

#recent_box  ul{
		margin: 0px 0px 0px 0px;
        padding: 30px 0px 0px 20px;
}

.recent_box_inner{
		position:relative;
		padding-bottom: 8px;
}

.headlines li{
        font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
		font-size:13px;
        list-style-type: circle;
        text-align: left;
        margin: 0px;
        padding-bottom: 3px; 

}


/* Deal with left, right and bottom sidebars */
#sidebar-right{
		width: 320px;
		float: right;		
		margin: 0px 20px 0px 0px;		
		/*
		padding:2px 2px 2px 7px;
        */
        font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
        font-size:10px;
}

#sidebar-left{
        font-family: "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
        font-size:14px;
        text-transform:lowercase;
        font-weight:bolder;
		float:left;	
		margin:8px 2px 0px 0;	
		width:150px;	
		padding:2px 7px 2px 10px;
}

#sidebar-bottom {
		border-top: 1px solid  #999999;	
		padding-top: 3px;	
		margin:5px auto;
}

#sidebar-bottom .widget_bottom  {
		float:left;	
		list-style-type:none;	
		text-align:center;	
		margin:0 10px;	
		display:inline;	
		width:191px; 
}

#sidebar-right a:link,
#sidebar-bottom a:link,
#sidebar-right a:visited,
#sidebar-bottom a:visited{
	color:#6d0000;
	text-decoration:none;
	font-size: 12px;
}

#sidebar-left a:link,
#sidebar-left a:visited{
	color:#6d0000;
	text-decoration:none;
	font-size: 12px;
}

#sidebar-right a:hover,
#sidebar-bottom a:hover,
#sidebar-right a:active,
#sidebar-bottom a:active{
	color: #283d5a;	
	text-decoration: none;
}

#sidebar-left a:hover,
#sidebar-left a:active{
	color: #283d5a;	
	text-decoration: none;
	}


#sidebar-right ul,
#sidebar-left ul,
#sidebar-bottom ul{
	list-style-type: none;	
	margin:0;	
	padding:0;	
	text-align:left;
}

#sidebar-right li li,
#sidebar-left li li,
#sidebar-bottom li li {
	margin:1px 0;	
	padding:4px 1px 3px 5px;
	text-decoration:none;
	list-style: circle inside none;
}

#sidebar-left li li{
	margin:1px 0;	
	padding: 2px 1px 2px 10px;
	text-decoration:none;
}

#sidebar-right li,
#sidebar-left li,
#sidebar-bottom li{
	background:#FFF;
	padding-left:4px;
	margin-bottom:7px;
}

#sidebar-right li li:hover,
#sidebar-left li li:hover,
#sidebar-bottom li li:hover {
	color:#666666;			
	background:#f2f2f2;		
}



#sidebar-right .current_page_item,
#sidebar-left .current_page_item,
#sidebar-bottom .current_page_item,
#sidebar-right .current-cat,
#sidebar-left .current-cat,
#sidebar-bottom .current-cat{
	background:#cccccc;
}

#sidebar-right h2,
#sidebar-left h2,
#sidebar-bottom h2{
	text-align:left;
	padding-top:6px;
	padding-left:4px;
	margin-bottom:3px;
	color:#676767;	
	font-size:15px;
	text-transform: lowercase;
	font-family: "Myriad Pro","Myriad Web","Verdana","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	font-weight:bold;
	border-bottom:#CCCCCC solid 1px;
}



#sidebar-right p, #sidebar-left p{
	font-size:13px;	
	text-align:center;	
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sidebar-left .title{
		font-size:14px;	
		font-weight:bold;	
		margin: 0px 0 2px 0;
		text-align: left;
		border-bottom:#CCCCCC solid 1px;
		}


/* Show calendar in bottom sidebar */
#calendar-bottom table{
	margin:auto;
	width:90%;
}

#calendar-bottom a:link,
#calendar-bottom a:visited {
	font-weight:bold;
	color:#6d0000;
}

#calendar-bottom a:hover,
#calendar-bottom a:active{
	color:#283d5a;	
	text-decoration:none;
}

#calendar-bottom #today {
	background:#F3F0F6;
}

.divider{
	height:5px;	
	padding:0;		
	margin:0;
}

.border_hr_thin{
	height:13px;	
	width:100%;		
	margin:auto;
}

/* Deal with content (all styles used in index.php) */

#content {
	text-align:left;
/*	padding:5px 10px;		*/
	float:left;		
	margin-top:5px;	
	min-height:570px;	
	border-right:1px solid #e1e0e0;	
	border-left:1px solid #e1e0e0;
}

#content{width:640px;}
html>body #content{width:650px;}

#content h1{
	margin: 10px 0 10px 0;	
	font-family: "Myriad Pro","Myriad Web","Verdana","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	text-transform:uppercase;
	/*text-shadow:#999999;	*/
	font-size:18px;
}
#content h2{
	margin: 10px 0 10px 0;	
	font-family: "Myriad Pro","Myriad Web","Verdana","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
	text-transform:uppercase;
/*text-shadow:#999999;	*/
	font-size:15px;
	color: #253c93;
	
}
#content h2.postheader{	
	margin: 10px 0 1px 0;
	}

#content h1.postheader{	
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	background: #6D0000;
	color: #F9F9F9;
	height: 20px;
	
	}

#content h1.postheader a:link, #content h1.postheader a:visited {	
	color: #FFFFFF;
	font-size: 13px;
	}

#content h4.postheader a:link, #content h1.postheader a:visited {	
	color: #FFFFFF;
	font-size: 10px;
	padding-right: 2px;
	}

#content h4{
margin: 14px 0 1px 0;
text-transform: uppercase;
}

#content h2 a:link, #content h2 a:visited {
	color: #6d0000;	
	text-decoration:none;
}

#content h2 a:hover, #content h2 a:active {
        color: #283d5a;	
	text-decoration:underline;
}

#content .post-info{
		font-size:11px;	
        font-variant: normal;
        padding: 0px 0px 0px 5px;
        }

#content .post-info-border{
        border-bottom: 2px dotted #c6d9e9;
        padding: 0px 0px 2px 0px;
        width: 100%;
}

#content .post-info-add-to-any{
       float: right;
       margin: -12px;
}

#content .widgettitle{
		font-size:10px;	
		font-weight:bold;	
		margin: 5px 0 5px 0;
}

#content blockquote{
        padding:8px;
		margin:10px 10px;
		color: #6C5B7E;
		border:#666666 solid 1px;
}
#content blockquote.note{
  font-size: 10px;
  font-family: "Myriad Pro","Myriad Web","Verdana","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
  color: #253c93;
  padding-top:20px;
 /* background-image: url(http://www.proposedsolution.com/images/header_note.gif);  Replaced by sprites*/
 /* background-image: url(http://www.proposedsolution.com/images/sprites/spriteme2.png);*/
  background-position: -597px -10px;
  /*background-position: top left;*/
  background-repeat: no-repeat;
  background-color: #fff;
}

#content blockquote.donate{
  font-size: 14px;
  font-family: "Myriad Pro","Myriad Web","Verdana","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
  color: #253c93;
  padding-top:20px;
/*  background-image: url(http://www.proposedsolution.com/images/header_note.gif);  Replaced by sprites*/
/*  background-image: url(http://www.proposedsolution.com/images/sprites/spriteme2.png);*/
  background-position: -597px -10px;
  /*background-position: top left;*/
  background-repeat: no-repeat;
  background-color: #fff;
}

#content blockquote.cmds{
  font-size: 12px;
  font-family: "Myriad Pro","Myriad Web","Verdana","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
  color: #253c93;
  padding-top:20px;
  padding-left:20px;
  /*background-image: url(http://www.proposedsolution.com/images/sprites/spriteme2.png);*/
  background-position: -10px -10px;
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #fff;
}


#content q {
	quotes: '"' '"' "'" "'";	
	color: #6C5B7E;
}

#content cite { color: #6C5B7E;}
#content .css{ color:#3A80FF;}
#content .php{ color:#3E6E3E;}

#content .entry {
	text-align:left;	
	margin: 5px 0px;
	padding-left: 5px;
	border-color: #6D0000;
	border-style: solid;
	border-right: 0;
	border-left: 0;
	border-top: 0;
	
}

#content .entry ul, #content .entry ol{
	padding:0 0 0 25px;
        margin-left: 3px;
}

#content .entry li{
        margin-top: 5px;
        margin-bottom: 10px; 
}

#content .postmetadata{
	font-size: 10px;
	padding-left: 5px;
	}
	
#content .post{
	margin: 0 0 20px 0;
	padding: 1px 10px 0 10px;
}

#content .sticky {
border-bottom: #666666 solid 3px;} 

#content .wp-caption, .caption{
	border:thin solid #676767;	
	background-color: #F3F0F6;	
	padding: 5px 2px;	
	-moz-border-radius: 3px;	
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;	
	border-radius: 3px;
}

#content .wp-caption{ text-align:center;}
#content img,
#content a img {border: none; padding:5px;}
#content .wp-smiley{border:0 !important;}
#content .wp-caption-text{
	margin:2px;	
	padding:5px 3px 0px 3px;
}
#content .not-found{color:#676767;}
#content .search{margin-top:15px;}
#content .search fieldset{border:0;}
dl,dt,dd{margin:0 10px;}
dt{
	font-weight:bold;	
	padding:6px 0 0 0;
}

#mini-header-container{
	width: 250px;
	height: 280px;
	margin: 0px 0px 0px 0px;
	float: right;
	}
	
#mini-header{
	border-style: solid;
	border-width: 1px;
	border-color: 6D0000;
	width: 238px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 19px;
	padding: 0px 0px 0px 10px;
	color: F9F9F9;
	}
#wp-mini-header-ad{
	width: 250px;
	height: 250px;
	margin: 0px 0px 0px 0px;
	position: relative;
	top: 5px;
	left: 0px;
	
	}

.navigation .alignleft,



.navigation .alignright{



	width:222px;



	min-height:21px;



	padding:10px 0 10px 0;



}



.navigation .alignright{



	text-align:right;



}



/* Special styles used by image.php to show an image attachment */



.attachment{



	text-align:center;	



	margin:0 auto;



}



.caption{



	width:310px;	



	margin:15px auto;	



}



.attachment p {



	padding:0;	



	margin:7px auto 2px auto;



}



/* Special styles used by archives.php (archives page) */



.archive{



	width:200px;	



	padding: 2px 20px;



}



/* Special styles used by links.php (links page) */




.archive{padding: 2px 20px;}



/* Special styles used by children.php */



#list-subpages{



	margin:0 10px;





}



#list-subpages ul{



	list-style-type:none;



	margin:3px 15px;





	padding:0px;



}



#list-subpages ul li {



	margin:15px 0;



}



.page-link{



	font-variant:small-caps;



	font-size:14px;



	font-family: "Myriad Pro","Myriad Web","Verdana","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;



}



#list-subpages p {



	margin:4px 10px;



	padding:0;



}



/* Styles needed to handle comments */


.xoxo,.children{
	list-style-type:none;	
	margin:4px;	
	padding:0 0 0 10px;
}

.children{margin:1px 4px;}

#respond {
	margin-left: 10px;
	margin-right: 10px;
}

#respond h3,#content h3 {
	font-family: "Myriad Pro","Myriad Web","Verdana","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;	
	font-size:13px;	
	margin: 10px 0 2px 0;
	color: #253c93;
}

#commentform textarea{

	width:99%;	
	background:#fff;	
	border: 1px;	
	background:#fff;	
	padding: 2px;	
	border-color:#cccccc;	
	border-style:solid;
}

#comments ul {
	list-style-type:none;	
	list-style-position:inside;	
	margin:0;	
	padding:5px;
}

#comments li {border:1px solid #999999;}
#comments .children{padding:0 0 0 25px;}
#comments blockquote{	
	padding-left:10px;	
	margin:10px 60px;
}

#comments blockquote blockquote{margin:10px 20px;}
#comments blockquote p {
	padding:0;
	margin:0;
}

#comments #author-info img {
	float:left;	
	margin-right:7px;
}

#comments #author-info {font-size:11px;}

#comments p,#comments .reply {
	font-size:12px;	
	margin-left:42px;
}

#comments .reply {margin-bottom:10px;}
#comments .comment,
#comments .trackback,
#comments .pingback {
	padding:5px;	
	margin:5px 0;
}

.thread-odd, .depth-1, .depth-4{background:#f2f2f2;}
.depth-2, .depth-5 {background:#fff;}
.thread-even, .depth-3, .depth-6{background:#cccccc;}
.children .alt, .children .odd {background:#E0DAE6;}
.children .even {background:#C6BDCE;}


/* Shows info about comment status */
#comments-status {
	margin: 10px auto;
	padding:15px 0 15px 0;
	background-color:#f2f2f2;	
	text-align:right;	
	font-size:11px;
}

#comments-status a:link,#comments-status a:visited{font-weight:bold;}
#commentform #submit{
	margin: 5px 0px;	
	border-width:1px;	
	background: #f2f2f2;	
	padding: 1px 4px;	
	border-color:#cccccc;	
	border-style:solid;
}

#author{
border: 1px solid #CCCCCC;}

#email{
border: 1px solid #CCCCCC;}

#url{
border: 1px solid #CCCCCC;}

#footer{
	text-align:right;	
	font-size:11px;
}

#theme-author{
	padding:0;	
	margin:5px 0 0 0;
	text-align:right;
}

.pre {
width: 100px;
}

a img {
	border: 0;
}

img{
padding: 0px;
border: 0;}

div.toc {
	border: 1px solid #ccc;
	font-size: .75em;
}

div.toc.toc-left {
	max-width: 22em;
	float: left;
	margin: 5px 5px 5px 0;
}

div.toc.toc-right {
	max-width: 22em;
	float: right;
	margin: 5px 0 5px 5px;
}

div.toc a.toc-header {
	display: block;
	background-color: #f8f8ec;
	border-top: 1px solid #fcfcfc;
	border-left: 1px solid #fcfcfc;
	border-bottom: 1px solid #f0f0e0;
	border-right: 1px solid #f0f0e0;
	color: #777;

/** Styling regarding TOC title: **/
	padding: 1px 2px;
	text-align: left;
	font-size: 1.25em;
	font-weight: bold;
}

div.toc a.toc-header:hover {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #fcfcfc;
	border-right: 1px solid #fcfcfc;
}

div.toc ul {
	list-style: none;
	margin: 0;
	padding: 5px;
	background-color: #fcfcfc;
	overflow: hidden;
	white-space: nowrap;
}

div.toc.auto-collapse ul {
	display: none;
}

div.toc li a {
	text-decoration: none;
	border: 0 none;
	color: #777;
}

div.toc li.toc-level-1 {
	font-weight: bold;
}

div.toc li.toc-level-2 {
	font-weight: bold;
	padding-left: .25em;
}

div.toc li.toc-level-3 {
	padding-left: .5em;
}

div.toc li.toc-level-4 {
	padding-left: .75em;
}


/* Related Articles, Recommended Reading, Donations  */

#related_articles, #donations, #share{
		position: relative;
		height: 175px;
		width: 100%;
		padding: 0px 0px 0px 0px;
		margin: 5px 0px 5px 0px;
		border-bottom: 2px dotted #c6d9e9;
		display: block;

}

#donations{
		position: relative;
		height: 155px;
		width: 100%;
		padding: 0px 0px 0px 0px;
		margin: 5px 0px 5px 0px;
		border-bottom: 2px dotted #c6d9e9;
		display: block;

}

#share{
		position: relative;
		height: 155px;
		width: 100%;
		padding: 0px 0px 0px 0px;
		margin: 5px 0px 5px 0px;
		border-bottom: 2px dotted #c6d9e9;
		display: block;

}

.icon{
		float: left;
		padding-top: 35px;
		padding-right: 7px;
		

}

#hd_related_articles,
#hd_rec_reading,
#hd_donations{
		position: absolute;
		top: 7px;
		left: 0px;
		width: 100%;
		height: 20px;
		border-style:solid;
		border-width:0px 0px 1px 0px;
		border-color:black;
		background-color:#676767;
}



#hd_related_articles h3,
#hd_rec_reading h3,
#hd_donations h3{
		color: white;
		margin: 0px 0px 0px 0px;
		padding: 4px 0px 0px 20px;
	}
	
#donations h4{
		padding:40px 0px 0px 20px;
		font-size: 13px;
  		font-family: "Myriad Pro","Myriad Web","Verdana","Trebuchet MS","Tahoma","Helvetica","Arial",sans-serif;
  		color: #253c93;		
}

#donations p{
		text-align: center;
}

#list_related_articles {		
		position: absolute;
		top: 0px;
		left: 0px;
		padding: 30px 0px 0px 20px;
		margin: 0px;
}


#list_related_articles li{
		font-size: 12px;
		padding: 10px 0px 0px 5px;
		list-style: circle;
		margin: 0px;
}

/* Hoax Search  */
#hoax_search_box {
		background-color:#676767;		
		padding: 10px 5px 10px 10px;
		margin: 5px 0px 5px 0px;
		display: block;
}

#hoax_search_results {
		padding: 10px 5px 10px 10px;
		margin: 5px 0px 5px 0px;
		display: block;
}


/* Recommended Reading  */
#rec_reading {
		position: relative;
		height: 220px;
		width: 100%;
		padding: 0px 0px 5px 0px;
		margin: 5px 0px 5px 0px;
		border-bottom: 2px dotted #c6d9e9;
		display: block;

}

#list_rec_reading{
		position: absolute;
		top: 0px;
		left: 0px;
		padding: 40px 0px 0px 20px;
		margin: 0px;
		
}

#list_rec_reading li{
		font-size: 12px;
		padding: 10px 0px 0px 5px;
		list-style: circle;
		margin: 0px;
}
