/*  
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/
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Tahoma, "Times New Roman", Arial, Helvetica, Georgia, sans-serif;
	font-size: 11px;
	vertical-align: top;
	background: #9ab6ca;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #d26302;
}


a:hover {
 	text-decoration: none;
	color: #7F3C00;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0; }

blockquote{
	margin: 10px 0;
	background: #eaf6fe;
}

blockquote p{ padding: 5px; }

blockquote blockquote{
	margin: 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 15px 0 0; }


small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Tahoma, "Times New Roman", 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#email, input#url{
	margin: 0 0 0 5px;
	direction:ltr;
	text-align:left;
}
input#author{
	margin: 0 5px 0 0;
}

#container{
	direction:rtl;
	width: 988px;
	margin: 0 auto;
	padding: 5px 0 0;
	vertical-align: top;
}

#page{
	width: 988px;
	float: left;
	background: #003053 url(images/bg_page.png) no-repeat;
}

#feed {
	margin:0 -382px 0 0;
}


#header{
	width: 988px;
	float: right;
	clear: both;
	font-family: Arial, Helvetica, Georgia, sans-serif;
}

#header h1{
	float:right;
	padding:32px 30px 13px 20px;
	font-size: 32px;
	color: #b6e1fe;
}

#header h1 span{
	margin:0 -2px 0 -6px;
	font-size: 20px;
	color: #8EB5CF
}


#header a{
	color: #b6e1fe;
}

#header a:hover{
	color: #FFF;
}

#description{
	float:right;
	color:#8EB5CF;
	margin:48px 6px 0;
	font-size: 16px;
	font-weight:bold;
}
#left_sidebar{
	width: 160px;
	margin: 0 10px;
	float: right;
}

#left_sidebar a{
	color: #c2ddef;
}

#left_sidebar a:hover{
	color: #FFF;
}

#left_sidebar ul, .right_sidebar_col ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#left_sidebar ul.metaside{
	font-family: Arial, Helvetica, Georgia, sans-serif;
}

#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: 16px;
	font-weight: bold;
	background: url(images/bg_ul_li_h2.gif) no-repeat;
	color: #fa9944;
}

#left_sidebar ul ul, .right_sidebar_col ul ul{
	padding: 10px 10px 0;
	background: url(images/bg_ul_ul.gif) 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 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 10px 0 0;
}

.right_sidebar_container_bottom{
	width: 180px;
	margin: 10px 0 0;
	float: right;
	background: #c2ddef url(images/bg_right_sidebar_container_bottom.gif) no-repeat bottom right;
}

.right_sidebar_container_top{
	width: 180px;
	float: left;
	padding: 0 0 10px;
	background: url(images/bg_right_sidebar_container_top.gif) no-repeat;
}

.right_sidebar_col{
	width: 160px;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}


.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.gif) no-repeat;
	color: #a44d01;
}

.right_sidebar_col ul ul{
	background: url(images/bg_ul_ul_2.gif) no-repeat;
}

#wide_column{
	float: left;
	width: 808px;
}

#wide_column_top{
	width: 808px;
	float: right;
	background:#fff url(images/bg_wide_column_top.gif) no-repeat top right;
}

#wide_column_bottom{
	width: 808px;
	float: left;
	background: url(images/bg_wide_column_bottom.gif) no-repeat bottom right;
}


#narrow_column{
	width: 608px;
	margin: 0 10px;
	padding: 0  0 15px 0;
	float: right;
	font-size:13px;
	text-align: justify;
}

#note{
	margin:-10px 0 5px;
	color:#8EB5CF
}


.meta{
	font-family: Tahoma, "Times New Roman", Arial, Helvetica, Georgia, sans-serif;
	font-size:11px;
	color:#999
}

.poster, .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;
}

.poster h2 a, .post_alt h2 a{
	color: #a44d01;
}

.poster h2 a:hover, .post_alt h2 a:hover{
	color: #7F3C00;
}

.postdate{
	background:transparent url(images/bg_dotted.gif) repeat-x scroll right bottom;
	color:#BA9575;
	font-size:11px;
	margin-bottom:5px;
	padding:8px 0;


}
.postdate span{
	float: left;
	margin:-10px 0 0;
}

*.postdate span{
	float: left;
	margin:-20px 0 0;
}

.entry{
	line-height: 22px;
}

.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: 10px 0 0;
	background: url(images/bg_dotted.gif) repeat-x top right;
}

img.alignleft, div.alignleft {
	float:left;
	margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
	float:right;
	margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered, img.aligncenter, div.aligncenter {
	text-align:center;
	margin:0 auto;
}

div.wp-caption {
	padding:5px;
	background-color:#F3F3F3;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	text-align:center;
	border:1px solid #DDD;
}
div.wp-caption p.wp-caption-text {
	margin:0;
	padding:3px 0 0 0;
	color:#000;
	font-size:11px;
}

.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: url(images/bg-dotted.gif) repeat-x;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	padding: 0 0 20px;
	background: url(images/bg_dotted.gif) repeat-x bottom right;
}

.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;
	font-size:13px;
}

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{
	float: right;
	width: 988px;
	direction:ltr;
	text-align: left;
	margin: 0 0 10px;
	background: #003053 url(images/bg_footer.gif) no-repeat bottom right;
	color: #fff;
}

#footer p{
	padding: 20px;
	line-height: 18px;
}
