/*  

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: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #0D3A51 url(images/bg_body.jpg) repeat-x 0 0;
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, 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: 5px 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: 988px;
	margin: 0 auto;
	padding: 0 33px;
	background: url(images/bg_page.png) repeat-y 0 0;
	text-align: left;
	vertical-align: top;
}
#page {
	width: 988px;
	color: #333;
	padding: 0;
}
#header {
	width: 988px;
	float: left;
	clear: both;
	background: url(images/bg_header.jpg) repeat-x bottom left;
}
#header h1 {
	padding: 10px;
	font-size: 36px;
	text-transform: uppercase;
	color: #b6e1fe;
}
#header h1 a span {
	position: absolute;
	left: -10000px;
}
#header h1 a:link,
#header h1 a:visited,
#header h1 a:active, 
#header h1 a:focus,
#header h1 a:hover {
	background: url(images/logo.png) no-repeat 0 0;
	display: block;
	width: 232px;
	height: 60px;
}

#left_sidebar, .right_sidebar_col {
	width: 260px;
	margin: 0 10px;
	float: left;
	display: inline;
}
#left_sidebar a {
	color: #333;
	text-decoration: none;
}
#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: 15px 0 5px 0;
	font-weight: bold;
	font-size: 14px;
}
#left_sidebar ul li h2, 
.right_sidebar_col ul li h2 {
	padding: 8px 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#left_sidebar ul ul, 
.right_sidebar_col ul ul {
	padding: 0 10px;
}
#left_sidebar ul ul li, 
.right_sidebar_col ul ul li {
	padding: 0 0 0 10px;
	margin: 5px 0;
	font-weight: normal;
	font-size: 12px;
}
#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;
	margin: 5px 0;
	font-weight: normal;
	font-size: 12px;
}
.right_sidebar_container_bottom {
	margin: 10px 0 0;
	float: left;
}
.right_sidebar_container_top {
	width: 988px;
	float: left;
	margin: 450px auto 0 auto
	padding: 0 0 10px;
}
.right_sidebar_col {
	margin: 0 0 0 10px;
	padding: 10px;
	width: 300px;
}
.right_sidebar_col a {
	color: #FFF;
	text-decoration: none;
}
.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 {
	color: #a44d01;
}
.right_sidebar_col ul ul {
}
.wide_column_bottom, .wide_column_top {
	width: 708px;
	float: left;
	padding: 0 0 10px;
	color: #000;
}
.wide_column_top {
	padding: 0;
}
.narrow_column {
	width: 438px;
	margin: 0 10px;
	float: left;
	display: inline;
}
.post, .post_alt {
	margin: 10px 0 0;
	padding: 0 15px;
	clear: both;
}
.post_alt {
}
.post h2,
.post_alt h2{
		
}
.post h2 a, 
.post_alt h2 a {
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
}
.postdate {
	padding: 8px 0px;
	font-size: 11px;
	color: #787878;
}
.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 {
	padding: 4px 4px 20px 2px;
}
.entry img.wp-smiley {
	border: 0;
	padding: 0;
}
.entry img.alignleft {
	float: left;
	margin: 0 10px 0 0;
}
.entry img.alignright {
	float: right;
	margin: 0 0 0 10px;
}
.entry p.postinfo {

}
.browse {
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
	background: #EEE;
	padding: 5px 15px;
	margin: 10px;
	font-size: 14px;
	line-height: 24px;
	clear: both;
}
.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 left;
}
.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 */

.clear {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	clear: both;
	padding: 0;
	margin: 0;
}

.post_next {
	float: right;	
}

.featured {
	border-top: 3px double #333;
	font-size: 14px;
	line-height: 1.5em;
}

.twitter img {
	padding: 0;
	margin: 0;
}

#footer {
	width: 1150px;
	height: 800px;
	margin: 0 auto;
	background: #003053 url(images/bg_footer.jpg) no-repeat top center;
	color: #fff;
	clear: both;
}
.footer_nav {
	margin: 0 auto;
	padding: 475px 0 0 0;
	width: 988px;
}
.footer_section {
	background: url(images/bg_footer_section.png) repeat 0 0;
	color: #FFF;
	width: 290px;
	padding: 10px;
	margin: 0 25px 0 0;
	float: left;
	text-align: left;
}
.footer_section_last {
	margin: 0;
}
.footer_section ul,
.footer_section li {
	list-style-type: none;
	margin: 0;
	padding: 5px 0;
}
.footer_nav a {
	color: #FFF;	
}

