/*  
Theme Name: Quadruple Blue
Theme URI: http://www.wpdesigner.com/2007/01/26/quadruple-blue/
Description: Quadruple Blue Wordpress theme created by Small Potato for WordPress 2.0 series.
Version: 1.0
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	Released under GPL.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000;
}

h1, h2, h3,{
	font-family: Georgia, sans-serif;
	font-size: 14px;
	font-weight: normal;
        color:#000000
}
h4{
color:#333
font-family: Georgia, sans-serif;
font-size: 11px;
}
h5{
color:#333
font-family: Georgia, sans-serif;
font-size: 11px;
}
h6{
color:#333
font-family: Georgia, sans-serif;
font-size: 11px;
}
a{
	text-decoration: underline;
	color: #00234B;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #eaf6fe;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 0px 0px 0px;
	border: 1;
	height: 1px;
	text-align: left;
	background: #B3B3B3;
	
}

small{
	font-size: 09px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}



input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #00234B;
	background-color: #fff;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}



#container{
	width: 100%;
	margin: 0 auto;
	padding: 0px 0 0;
	text-align: left;
	vertical-align: top;
        background: #fff;
}

#page{
	width: 925px;
	float: left;
         background: #fff  no-repeat;
         
	
}

#header{
	width: 925px;
        height: 90px;
        background:#00234B;
	float: left;
	clear: both;
}
#header-banner{
        width: 925px;
        heigth: 90px;
        margin-left: 40px;
        padding-bottom: 10px;
        color: #ffffff
}
#header h1{
	color: #FFFFFF;
	float: left;
	font-size: 22px;
	font-weight: bold;
	padding: 18px 0 30px 10px;
	text-transform: uppercase;
}

#header a{
	color: #ffffff;
}

div.bg {
position: absolute;
top: 106px;
left: 0px;
background-image: ;
	width:936px;height:20px;
}

html #header-navi {
         margin-left: 40px;
         color: #00234B;
         background-image: ;
	width:890px;height:40px;
}
#header-navi ul li {
	float: left; 
	margin: 0 6px 0 0; 
	list-style-type: none;
}
#header-navi ul li a {
	border: #fff 0px solid; 
	border-bottom:none;
	padding: 2px 5px;
         height: 15px;
	display: block; 
	font-weight:bold;
	color: #00234B;		
	text-decoration: none;
	background:#ffffff;
	letter-spacing:0px;
}
#header-navi ul li a:hover, #header-navi ul li a:active, #header-navi ul li.current_page_item a {
	background: #00234B;
	color: #C2DDEF;	
	border: #00234B 0px solid; 
	border-bottom:none;		
}

#left_sidebar{
position: absolute;
top: 135px;
left: 0px;
	width: 365px;
	margin: 0 0px;
	float: left;
	display: inline;
        background-color: #E6E6E6;
}

.right_sidebar_col{
	width: 0px;
	margin: 0 5px;
	float: left;
	display: inline;
}

.right_right_sidebar_col{
        width: 0px;
        margin: 0 5px;
	float: left !important;
        display: inline;
}




.right_right_sidebar_col ul{
margin:0px;
padding:0px;
}

.right_right_sidebar_col li{
list-style-type:none;
}

#left_sidebar {

         background-color: #ffffff;
         border-bottom: 1px solid E6E6E6;
}

#left_sidebar a{
	color: #00234B;
}

#left_sidebar ul, .right_sidebar_col ul{
	margin: 0;
	padding: 20px;
	list-style: none;
}

#left_sidebar li#search input, .right_sidebar_col li#search input{
	margin: 0 0 0px;
}

#left_sidebar li.widget_calendar h2, .right_sidebar_col li.widget_calendar h2{
	background-image: none;
}

#left_sidebar ul li, .right_sidebar_col ul li{
	margin: 0 0 10px;
}

#left_sidebar ul li h2, .right_sidebar_col ul li h2{
	padding: 0px 20px;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	background: #E6E6E6;
	color: #000000;
}

#left_sidebar ul ul, .right_sidebar_col ul ul{
	padding: 20px;
	background: #E6E6E6;
}

#left_sidebar ul ul li, .right_sidebar_col ul ul li{
	margin: 0;
	line-height: 24px;
}

#left_sidebar ul ul li h2, .right_sidebar_col ul ul li h2{
	padding: 0;
	text-transform: none;
	background-image: none;
}

#left_sidebar ul ul ul, .right_sidebar_col ul ul ul{
	padding: 0;
	background-image: none;
}

#left_sidebar ul ul ul li, .right_sidebar_col ul ul ul li{
	padding: 0 0 0 10px;
}

.right_sidebar_container_bottom{
        position: absolute;
        top: 236px;
        left: 706px;
        width: 0px;
        margin: 0px 0 0;

	background: #c2ddef url(images/bg_right_sidebar_container_bottom.gif) no-repeat bottom left;
}

.right_sidebar_container_top{

	width: 0px;
	float: left;
	padding: 0 0 5px;
	background: url(images/bg_right_sidebar_container_top.gif) no-repeat;
}

.right_sidebar_col{
	margin: 0 0 0 0px;
}
.right_right_sidebar_col{
	margin: 0 0 0 5px;
}
.right_sidebar_col a{
	color: #0066CC;
}



.right_right_sidebar_col a{
	color: #0066CC;
}

.right_right_sidebar_col h2 {
        color:#A44D01;
        background:transparent url(images/bg_ul_li_h2_2.gif) no-repeat scroll 0 0;
}

.right_right_sidebar_col ul ul {
background:transparent url(images/bg_ul_ul_2.gif) no-repeat scroll 0 0;
}
.right_right_sidebar_col a:hover{
	color: #FFFFFF;
        display:block;
        background-color: #00234b;
       
}

#text-12 a:hover{
	color: #FFFFFF;
        display:block;
        background-color: #c2ddef;
       
}

.right_sidebar_col ul li#search input#s{
	border: 1px solid #c2ddef;
}

.right_sidebar_col ul li{
	margin: 5px 0 0;
}
.right_right_sidebar_col ul li{
	margin: 5px 0 0;
}
.right_sidebar_col ul li h2{
	background: url(images/bg_ul_li_h2_2.gif) no-repeat;
	color: #a44d01;
}

.right_sidebar_col ul ul{
	background: url(images/bg_ul_ul_2.gif) no-repeat;
}

.wide_column_bottom, .wide_column_top{

	width: 1005px;
        float:left;
	padding: 0 0 0px;
	background:#fff;
	color: #000;
}

.wide_column_top{
	padding: 0 0 0px;
	background: 
}

.narrow_column{

	width: 540px;
	margin: 0 366px;
	float: left;
	display: inline;
}

.post, .post_alt{
	margin: 5px 0 0;
	padding: 5px;
	
}

.post_alt{
	background: ;
}
.post h1 a, .post_alt h1 a{
	color: #00234B;
        text-decoration: none;
}

.post h2 a, .post_alt h2 a{
	color: #00234B;
        text-decoration: none;
}

.postdate{
	padding: 8px 0px;
	font-size: 11px;
	background: ;
	color: #ba9575;
}

.entry{
	line-height: 18px;

}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
}

.entry h2{
	line-height: 24px;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;

	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	border: 1px solid #daf0fe;
	padding: 4px;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
	background: ;
}

.entry img{
       margin-right:10px;
}

.browse{
	padding: 0 15px;
	font-family: Geogria, Sans-Serif;
	font-size: 14px;
	line-height: 24px;
}

.browse a{
	font-weight: bold;
}



/* comments template */

.comments-template{
	padding: 15px 0 0;
	background:
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	padding: 0 0 20px;
	background: ;
}

.commentmetadata{
	font-style: italic;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	text-transform: none;
	line-height: 18px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	text-align: center;
	vertical-align: top;
}

table#wp-calendar td{
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */


#footer{
	width: 905px;
	margin: 0 0 0px;
	background: #ffffff;
	color: #000000;
}

#footer p{
	padding: 0px;
	line-height: 15px;
}


ol.snap_nav {
display: inline;
float: left;
clear: both;
list-style: none;
}

ol.snap_nav li {
display: block;
float: left;
padding: 0 2px 10px 0;
}

ol.snap_nav li a {
font-weight: bold
}

ol.snap_nav li.snap_selected a {
cursor: text;
}

ol.snap_titles {
clear: both;
display: block;
border: 0;
list-style: none;
}

#cat-post-item {
font-size: 11px !important;
line-height: 9px;
}
#thumbs {
style="float:left;" 
margin: 5px;>
}
#time {
margin-left: 40px;
margin-top: 5px;
color: #ffffff
}
#search {
position: absolute;
	right: 300px;
	top: 38px;
	width: 318px;
#logo {
        float: left;
}