/*  
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.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	background: #ccd2d9;
	height: 100%;
	width: 100%;
	top: 0px;
}
#container{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	color: #212123;
	position: relative;
	height: auto;
	width: 988px;
	line-height: 1.4em;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 0 0;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: normal;
}


a{
	text-decoration: underline;
	color: #03124E;
}

a:hover{
	text-decoration: none;
	color: #003399;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
p {
	margin-top: 4px;
	margin-bottom: 8px;
}

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;
	border: 0;
	height: 1px;
	text-align: left;
	background: #d0def5;
	color: #d0def5;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

small{
	font-size: 80%;
}

pre{
	width: 90%;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	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;
}



#page{
	width: 988px;
	float: left;
	color: #fff;
	position: relative;
	height: auto;
	background-color: #14225d;
	background-image: url(images/bg_page.jpg);
	background-repeat: no-repeat;
}

#header{
	width: 988px;
	float: left;
	clear: both;
	height: 152px;
	position: relative;
}
#header img {
	position: absolute;
	left: 30px;
	top: 17px;
	border: 1px solid #f8981d;
}

#header h1{
	padding: 25px 30px 25px;
	font-size: 200%;
	text-transform: uppercase;
	color: #d0def5;
}

#header a{
	color: #b6e1fe;
}

#left_sidebar{
	width: 160px;
	float: left;
	display: inline;
	position: relative;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
	padding-top: 15px;
}



#left_sidebar ul, .right_sidebar_col ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

#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-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;

}

#left_sidebar ul li h2{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/bg_ul_li_h2.gif) no-repeat;
	color: #fa9944;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 10px;
	vertical-align: top;
}


#left_sidebar ul ul{
	background: url(images/bg_ul_ul.gif) no-repeat;
	padding-right: 6px;
	padding-bottom: 15px;
	padding-left: 6px;
	margin-top: 0px;
	overflow:hidden;
	padding-top: 10px;
}



#left_sidebar ul ul li {
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #374685;
	background: none;
}
#left_sidebar a, #left_sidebar a:visited, #left_sidebar ul li a, #left_sidebar ul li a:visited {
	color: #d0def5;
	padding-left: 4px;
	padding-right: 4px;
	display: block;
	padding-top: 6px;
	padding-bottom: 8px;
	text-decoration: none;
}
#left_sidebar ul ul li a, #left_sidebar ul ul li a:visited {
	color: #d0def5;
	padding-left: 4px;
	padding-right: 4px;
	display: block;
	text-decoration: none;
}

#left_sidebar a:hover, #left_sidebar ul li a:hover, #left_sidebar ul ul li a:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #374685;
	display: block;	

}
#slideshow {
	margin-top: 15px;
	margin-left: 12px;
}
#slideshow img {
	border:1px solid #14225d;
}
#rightmenu {
	margin-top: 15px;
	margin-left: 12px;
}
#rightmenu img {
	border:1px solid #14225d;
	margin-bottom: 8px;
}

.right_sidebar_col ul ul li{
	line-height: 1.4em;
	padding-bottom: 4px;
}

#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-top: 0px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	background: none;
}

#left_sidebar ul ul ul li, .right_sidebar_col ul ul ul li, #left_sidebar ul ul ul li a{
	padding: 2px 0 2px 4px;
	border: none;

}

.right_sidebar_container_bottom{
	width: 230px;
	float: left;
	background-color: #d0def5;
	background-image: url(images/bg_right_sidebar_container_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 19px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

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

.right_sidebar_col{
	margin: 0 10px;
	width: 210px;
	float: left;
	display: inline;
	position: relative;
}
.right_sidebar_col ul li#search input#s{
	border: 1px solid #d0def5;
	padding: 2px;
}

.right_sidebar_col ul li{
	line-height: 1.3em;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 6px;
}

.right_sidebar_col ul li h2{
	background: url(images/bg_ul_li_h2_2.gif) repeat-x;
	font-size: 16px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	text-transform: none;
	font-weight: normal;
	color: #CC5200;
}

.right_sidebar_col p{
	color: #000066;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 8px;
	padding-left: 6px;
	font-size: 90%;
	line-height: 1.4em;
}
.search {
	background: url(images/bg_ul_ul_2.gif) repeat-x;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 6px;
	line-height: 2em;
	padding-right: 5px;
}

#grants {
	line-height: 1.8em;
	text-align: left;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	width: 520px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 10px;
}
#grants th {
	padding-right: 0px;
	padding-left: 0px;
	background-color: #D2D2D2;
	padding-top: 0px;
	padding-bottom: 0px;	
	margin-bottom: 6px;
}
#grants td {
	padding-left: 6px;
}
#grants table {
	width: 520px;
}
#grants label {	
	float: left;
	padding: 4px;
	display: inline;
}
#grants input {
	margin: 0px;
	background-color: #F1F3F8;
	border: 1px solid #000066;
	vertical-align: middle;
	font-size: 90%;
	display: inline;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}

#grants h3{
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.form-submit {
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}



.widgettitle {
	letter-spacing: .04em;
}


.right_sidebar_col ul ul {
	background: url(images/bg_ul_ul_2.gif) repeat-x;	
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 0px;
	overflow:hidden;
}
.right_sidebar_col a, .right_sidebar_col a:visited{
	color: #000066;
	text-decoration: underline;
}

.right_sidebar_col a:hover{
	color: #003399;
	background: none;
}

.wide_column_bottom, .wide_column_top{
	width: 808px;
	float: left;
	padding: 0 0 10px;
	background:#fff url(images/bg_wide_column_bottom.gif) no-repeat bottom left;
	color: #212123;
	position: relative;
}

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

.narrow_column{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 558px;
	margin: 0 10px;
	float: left;
	display: inline;
	font-size: 90%;
	min-height: 500px;
}

.narrow_column ul{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 32px;
	list-style-type: disc;
	margin-top: 7px;
	margin-bottom: 16px;
}
.narrow_column ol{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 35px;
	list-style-type: decimal;
	margin-top: 10px;
}

.post, .post_alt{
	padding: 15px;
	background-image: url(images/bg_post.gif);
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: 4px;
	margin-bottom: 12px;
	margin-left: 4px;
	font-size: 90%;
	line-height: 1.4em;
}

.post_alt{
	background-image: url(images/bg_post_alt.gif);
	background-repeat: repeat-x;
}

.post h2 a, .post_alt h2 a{
	color: #03124E;
	font-size: 140%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.postdate{
	font-size: 90%;
	background: url(images/bg_dotted.gif) repeat-x bottom left;
	color: #CB7825;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.textwidget {
	background: url(images/bg_ul_ul_2.gif) repeat-x;
}

.entry{
	line-height: 1.4em;
}

.entry h1{
	padding: 5px 0;
	color: #03124E;
}
.entry h2, .entry h4, .entry h5, .entry h6{
	color: #03124E;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.entry h1{
	font-size: 170%;
	line-height: 30px;
	font-style: italic;
}

.entry h2 {
	font-size: 130%;
	padding-bottom: 4px;
	line-height: 1.5em;
	margin-top: 12px;
}
.entry h2 a {
	font-size: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.entry h3{
	font-size: 120%;
	padding-bottom: 4px;
	color: #03124E;
	margin-top: 14px;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
}

.entry h4{
	font-size: 110%;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 14px;
}

.entry h5, .entry h6{
	font-size: 100%;
}

.entry h3, .entry h4, .entry h5{
	font-weight: normal;
}

.entry img{
	border: 1px solid #d0def5;
	padding: 4px;
	margin-top: 6px;
}

.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.gif) repeat-x top left;
}

.browse{
	padding: 0 15px;
	font-family: Geogria, Sans-Serif;
	font-size: 90%;
	line-height: 1.5em;
}

.browse a{
	font-weight: normal;
}



/* comments template */

.comments-template{
	padding: 15px 0 0;
	background: url(../../../wordpress/wp-content/themes/quadruple-blue/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, sans-serif;
	text-transform: none;
	line-height: 1.5em;
}

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;
}
.rule {
	height: 2px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #AAAAAA;
	margin-top: 15px;
}


.ec3_list {
	color:#000066;
	margin: 0px;
	padding: 0px;
}

.ec3_list li {
	font-size: 110%;
}

.ec3_list li:before {
   content:"" !IMPORTANT;
}
table.ec3_schedule {
	border-collapse:collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.ec3_schedule td {
	padding:0 0.5ex 0 0.5ex;
	color:#999999;
}

td.ec3_start { text-align:right; }

td.ec3_to    { text-align:center; }

/* end calendar */

#footer{
	width: 988px;
	float: left;
	background: #14225d url(images/bg_footer.gif) no-repeat bottom left;
	color: #d0def5;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
}
#footer a {
	color: #FF9933;
	text-decoration: underline;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}

#footer p{
	padding: 20px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.alignright {
	float: right;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-top: 10px;
}
.aligncenter {
	margin-bottom: 8px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin-bottom: 8px;
	margin-top: 10px;
	margin-right: 10px;
}
