/*  
Theme Name: Quadruple Blue
Theme URI: http://www.wpdesigner.com
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/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

#cboxOverlay { display:none; }

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: #9ab6ca;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: underline;
	color: #d26302;
}

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 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #daf0fe;
	color: #daf0fe;
}

small{
	font-size: 11px;
}

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 #003053;
	background-color: #fff;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}



#container{
	width: 920px;
	margin: 0 auto;
	padding: 5px 0 0;
	text-align: left;
	vertical-align: top;
}

#page{
	width: 920px;
	float: left;
	background: #003053 url(images/bg_page.jpg) no-repeat;
	color: #fff;
}

#header{
	width: 920px;
	float: left;
	clear: both;
}

#header h1{
	padding: 26px 30px 15px; 
	font-size: 36px;
	text-transform: uppercase;
	color: #b6e1fe;
}

#header h3{
	padding: 26px 30px 15px; 
	font-size: 36px;
	text-transform: uppercase;
	color: #b6e1fe;
}

#header h4{
	padding: 4px 30px 28px ; 
	font-size: 17px;
	color: #b6e1fe;
}


#header a{
	color: #b6e1fe;
}



#left_sidebar, .right_sidebar_col{
	width: 160px;
	margin: 0 10px;
	float: left;
	display: inline;
}

#left_sidebar a{
	color: #c2ddef;
}

#left_sidebar ul, .right_sidebar_col ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#left_sidebar li#search input, .right_sidebar_col li#search input{
	margin: 0 0 5px;
}

#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: 8px 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/bg_ul_li_h2.png) no-repeat;
	color: #fa9944;
}

#left_sidebar ul li h4, .right_sidebar_col ul li h4{
	padding: 8px 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/bg_ul_li_h2.png) no-repeat;
	color: #fa9944;
}



#left_sidebar ul ul, .right_sidebar_col ul ul{
	padding: 10px;
	background: url(images/bg_ul_ul.png) no-repeat;
}

#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 li h4, .right_sidebar_col ul ul li h4{
	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;
}

.upic{
	float: right;
	margin: 25px 19px 25px 0;
	border: 1px solid #b6e1fe;
	padding: 4px;
}

.right_sidebar_container_bottom{
	width: 175px;
	margin: 10px 0 0;
	float: left;
	background: #c2ddef url(images/bg_right_sidebar_container_bottom.png) no-repeat bottom left;
}

.right_sidebar_container_top{
	width: 175px;
	float: left;
	padding: 0 0 10px;
	background: url(images/bg_right_sidebar_container_top.png) no-repeat;
}

.right_sidebar_col{
	margin: 0 0 0 10px;
}

.right_sidebar_col a{
	color: #001f35;
}

.right_sidebar_col ul li#search input#s{
	border: 1px solid #c2ddef;
}

.right_sidebar_col ul li{
	margin: 10px 0 0;
}

.right_sidebar_col ul li h2{
	background: url(images/bg_ul_li_h2_2.png) no-repeat;
	color: #a44d01;
}

.right_sidebar_col ul li h4{
	background: url(images/bg_ul_li_h2_2.png) no-repeat;
	color: #a44d01;
}

.right_sidebar_col ul ul{
	background: url(images/bg_ul_ul_2.png) no-repeat;
}

.wide_column_bottom, .wide_column_top{
	width: 740px;
	float: left;
	padding: 0 0 10px;
	background:#fff url(images/bg_wide_column_bottom.png) no-repeat bottom left;
	color: #000;
}

.wide_column_top{
	padding: 0;
	background: url(images/bg_wide_column_top.png) no-repeat;
}

.narrow_column{
	width: 540px;
	margin: 0 10px;
	float: left;
	display: inline;
}

.post, .post_alt{
	margin: 10px 0 0;
	padding: 15px;
	background: url(images/bg_post.png) no-repeat;
}

.post_alt{
	background: url(images/bg_post_alt.png) no-repeat;
}

.post_blank {
	margin: 10px 0 0;
	padding: 5px;
}

.post h2 a, .post_alt h2 a{
	color: #a44d01;
}

.postdate{
	padding: 8px 0px;
	font-size: 11px;
	background: url(images/bg_dotted.png) repeat-x bottom left;
	color: #ba9575;
}

.breadcrumbs{
	padding: 8px 0  0 15px;
	font-size: 11px;
	color: #ba9575;
}

.postdate2{
	padding: 8px 0px;
	font-size: 11px;
	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.excl{
	border: 0;
	float: left;
	margin: 7px 10px 0 0;
}

.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: url(images/bg_dotted.png) repeat-x top left;
}

.browse{
	padding: 0 15px;
	font-family: Geogria, Sans-Serif;
	font-size: 14px;
	line-height: 24px;
}

.browse a{
	font-weight: bold;
}


/*
COMMENTS
*/

.alt {margin: 0;padding: 10px;}
#comments ol {list-style-type: none;line-height: 18px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 10px;padding-left: 5px;}
#comments ul li {list-style-type: none;list-style-image: none;list-style-position: outside;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 5px;padding-top: 5px;padding-right: 0px;padding-bottom: 0px;padding-left: 0pt;}
.commentlist {padding: 0;text-align: justify;}
.commentlist li {margin: 15px 0 10px;padding: 10px 5px 10px 10px;list-style: none;}
.commentlist li ul li { margin-right: 0px;margin-left: 40px; margin-top: 15px; list-style: none;}
.commentlist li li {background:none;border:none;list-style:none;margin:15px 0 3px 20px;padding:3px 0;}
.commentlist li .avatar {border:1px solid #ccc;margin:0px 8px 6px 0;float: left;padding:2px;width:32px;height:32px;}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 1.0em;}
.commentlist p {font-weight: normal;text-transform:none; margin:0px 5px 0px 0;}
#commentform p {font-family: Arial, Sans-Serif;}
.commentmetadata {font-weight: normal; margin: 0;display: block; color: #ca5433;}
.commentmetadata a, .commentmetadata a:visited {color: #fa7703;}
.commentmetadata a:hover{ color: #333333;}
.children { padding: 0; }
.thread-alt {background-color: #f8f8f8;}
.thread-even {background-color: white;}
.depth-1 {border: 1px solid #ddd;}
.even, .alt {border-left: 1px solid #ddd;}



/* 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: 920px;
	margin: 0 0 10px;
	float: left;
	background: #003053 url(images/bg_footer.png) no-repeat bottom left;
	color: #fff;
}

#footer p{
	padding: 20px;
	line-height: 18px;
}

#site_content {position:absolute;left: -10000px}

#cboxOverlay {display:none}

