/*
Theme Name: CleakerMod
Theme URI: http://pomomusings.com/design/
Description: An original design by Adam Walker Cleaveland of <a href="http://cleavedesign.com" title="cleave design">cleave design</a>. This theme utlizes XHTML and CSS, some code from Kubrick and beautiful icons from FamFamFam.
Version: 2.1
Author: Adam Walker Cleaveland [modded by Andrea]
Author URI: http://pomomusings.com/design/
*/


/***** GLOBAL FORMATTING *****/


* {
	padding: 0;
	margin: 0;
}


body {
	background: #999;
	font-size: 11px;
	color: #000;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}


img {
	border: 0;
}


a {
	color: #000080; /* blue */
	text-decoration: underline;
}


a:hover {
	color: #800000; /* maroon */
	text-decoration: underline;
}


a:visited {
	color: #000080;/* blue */
	text-decoration: underline;
}


/***** PAGE STRUCTURE FORMATTING *****/


#wrapper {
	display: block;
	margin: 0 auto;
	width: 900px;
	position: relative;
	background: #F0E68C repeat;  /* yellow beige color */
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}


#foundationwrapper {
	display: block;
	margin: 0 auto;
	width: 900px;
	position: relative;
	background: #B9D3EE repeat; /* light blue */
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}


#header {
	width: 900px;
	background: #fff url(images/building2.jpg) repeat-y;
	height: 95px;
	margin-top: 0;
	color: #000;
}


#kidsheader {
	width: 900px;
	background: #fff url(images/kidspageheader6.gif) repeat-y;
	height: 95px;
	margin-top: 0;
	color: #000;
}
#teenheader {
	width: 900px;
	background: #ccc url(images/teenheader.jpg) repeat-y;
	height: 95px;
	margin-top: 0;
	color: #000;
}


#localhistheader {
	width: 900px;
	background: #ccc url(images/localhistheader.gif) repeat-y;
	height: 95px;
	margin-top: 0;
	color: #000;
}
#foundationheader {
	width: 900px;
        background: #ccc url(images/Foundation1.jpg) repeat-y;
	height: 95px;
	margin-top: 0;
	color: #000;
}


.title {
	padding: 5px 5px 5px 20px;
	color: #000;
}


#Nav {
	display: block;
}

#content {
	width: 520px;
	float: left;
	color: #000;
	background: #fff;
        padding: 15px;
             
}


#content-larger {
	width: 520px;
	float: left;
	color: #000;
	background: #fff;
        padding: 15px;
        font-size: 14px;
        line-height: 1.6em;
}


#content-page {
	width: 520px;
	float: left;
	color: #000;
        background: #fff;
	padding: 15px;
        line-height: 1.6em;

}


#sidebarRight {
	width: 140px;
	float: left;
	color: #000;
	background: #F0E68C repeat;
	padding: 15px;
}


#foundationsidebarRight {
	width: 140px;
	float: left;
	color: #000;
	background: #B9D3EE repeat; /* light blue */
	padding: 15px;
}




* html #sidebarRight {
	width: 140px;
}


#sidebarLeft {
	width: 140px;
    length: 100%;
	float: left;
	color: #000;
    background: #F0E68C repeat; 
	padding: 15px;
}


#foundationsidebarLeft {
	width: 140px;
    length: 100%;
	float: left;
	color: #000;
    background: #B9D3EE repeat; /* light blue */
	padding: 15px;
}




* html #sidebarLeft {
	width: 130px;
}


#footer {
	clear: both;
	width: 871px;
	background: #000;
	color: #fff;
	text-align: left;
	height: 33px;
	padding: 8px 8px 12px 21px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}


#footer a {
	color: #fff;
}


/***** NAVIGATION BAR FORMATTING *****/
ul#Nav {
	margin: 0;
	padding: 0;
        list-style: none;
	width: 900px;
	float: left;
 	background: #800000; 
        overflow: hidden;	
        color: #fff;
        font-family: 'Century Gothic', 'Lucida Grande', Arial, sans-serif;
	font-size: 12.5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;	
}


ul#Nav li {
	float: left; /* right */
        word-wrap: break-word;
	border-right: none; /*when float set center, border doesn't show*/
}


ul#Nav li.first {
	border-left: none;
}


ul#Nav a {
	display: block;
	float: left;
	padding: 0 1.2em;
	line-height: 25px;
	text-decoration: none;
	color: #FFF;
}


ul#Nav a:hover {
        background: #F0E68C;  
	color: #000;
        font-weight: bolder;
        text-decoration: none;
}


ul#Nav li.current_page_item a, ul#Nav li.current_page_parent a, ul#Nav li.current_page_ancestor a { 
	color: #000; 
	background: #F0E68C; 
	text-decoration: none;
}


.current_page_ancestor a, .current_page_item a { 
	color: #000; 
	text-decoration: none;
}


/***** GENERAL TEXT FORMATTING *****/


.post {
	margin-bottom: 20px;
}


blockquote {
	color: #000; 
	margin: 0 30px 20px 30px; 
	border-left: 5px solid #ACAB7B;
	background: #e8e9dc;
	padding: 10px 10px 4px 10px;
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, Arial, Helvetica, sans-serif;
        line-height: normal;
}


p {
	margin-bottom: 15px;
line-height: 1.6em;
}




p a {
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}


p a:hover {
	border-bottom: 2px solid #999898; /* delete? */
	text-decoration: none;
}


p.center {
	text-align: center;
}


.postmeta {
	background: #e4e5d4;
	border: 1px solid #C0C0C0;
	padding: 3px;
	font-size: 11px;
}


.postmeta a {
	border-bottom: none;
}


.postmeta a:hover {
	border-bottom: none;
}


.small {
	font-size: 8px;
}


.large {
	font-size: 14px;
}
code {
	font: 12px 'Courier New', Courier, Fixed;
}

h1 {
	font-size: 20px;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: 600;
	margin-bottom: 8px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}


h1.title {
	font-size: 35px;
	letter-spacing: -2.5px;
	font-weight: normal;
	padding: 10px 10px 0px 17px;
}


h1.title a {
    color: #000;
	text-decoration: none;
}


h2.tagline {
	font-size: 16px;
   	padding: 0px 0px 10px 17px;
	font-weight: normal;
border-bottom: none;
}




h4 {
	margin: -5px 0 0 0;
	padding: 0;
	font-weight: bold;
	font-size: 10px;
	color: #424040;
}


h3 {
	font-size: 12px;
	letter-spacing: 1.03px;
	text-align: left;
	padding:  2px;
	font-weight: 600;
	color:  #000; 
	margin-bottom: 5px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}




/***** LISTS FORMATTING *****/


html>body .post ul {
	margin-left: 0px;
	padding: 0px 0px 10px 0px;
        list-style-type: none;
	padding-left: 10px;
} 


html>body .post li {
	margin: 0px 0px 10px 0px;
}


.post ul {
	margin-left: 0px;
	padding: 0px 0px 10px 0px;
        list-style-type: none;
	padding-left: 10px;
} 


.post ol {
	padding: 0 0 10px 35px;
	margin: 0;
}


.post ol li {
	margin: 0;
	padding: 0;
	}
#content ul {
	margin-left: 0px;
        padding: 0px 0px 10px 0px;
        list-style-type: none;
        padding-left: 10px;
}


/***** SEARCH FORM FORMATTING *****/


#searchform {
	display: inline;
	float: right;
	margin: 0 20px 0;
	padding: 10px 0 0;
	text-align: left;
}


#searchform #s {
	width: 160px;
	padding: 4px;
	margin: 0 0 5px 0;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}


#searchIcon {
	padding: 2px;
	color: #000;
	display: inline;
}


/***** SIDEBAR FORMATTING *****/


h2 {
	font-size: 14px;
	letter-spacing: -0.8px;
	text-align: left;
	padding:  2px;
	text-transform: uppercase;
	font-weight: 600;
	color:  #000; 
	border-bottom: 2px #fff solid;
	margin-bottom: 5px;
	font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Lucida, Arial, sans-serif;
}




#sidebarRight a {
	color: #000080;
	text-decoration: none;
}


#sidebarRight a:hover {
	background: none;
	color:  #800000;
	text-decoration: underline;
}
#sidebarRight a:visited {
	color: #000080;
} 


#sidebarLeft a {
	color: #000080;
	text-decoration: none;
}


#sidebarLeft a:hover {
	background: none;
	color:  #800000;
	text-decoration: underline;
}


#sidebarLeft a:visited {
	color: #000080;
} 




/***** SIDEBAR LISTS FORMATTING *****/


.sidebarIcon ul, .sidebarIcon ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}


.sidebarIcon ul { 
	list-style-image: url(images/tag.png);
	list-style-position: inside;
}


.sidebarIcon li { 
	margin: 0 0 0.2em 0; 
}


.sidebarIcon ul li ul, .sidebarIcon ul li ol, .sidebarIcon ol li ul, .sidebarIcon ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}


.sidebar ul, .sidebar ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}


.sidebar ul { 
	list-style-type: none;
}


.sidebar li { 
	margin: 0 0 0.6em 0; 
}


.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}


/***** FOOTER FORMATTING *****/


#footer p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	letter-spacing: -0.1px;
	margin-bottom: 0px;
}


#footer a {
	color: #afb65b;
	text-decoration: none;
	border-bottom: none;
}


#footer a:hover {
	color: #5c7c9a;
	background: none;
	border-bottom: none;
}


#icons {
	display: inline;
	margin-top: -30px;
	float: right;
	text-align: right;
}


#footerIcons {
	padding: 2px;
	color: #000;
	display: inline;
	float: right;
}


/***** IMAGE FORMATTING *****/


img.post {


	padding: 5px;




	<!--border: 0px solid #000;-->




	margin: 10px;
	float: right;
}


img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	<!--border: 0px solid #000;-->
}


img.alignright {
	padding: 5px;
	background: #fff;
	margin-left: 10px;
	display: inline;
}


img.alignleft {
	padding: 6px;
	<!--margin: 8px;-->
	display: inline;
}
	
/***** MISCELLANEOUS FORMATTING *****/


.alignright {
	float: right;
}


.alignleft {
	float: left


}	


.dropdown {
	font-size: 9px;
	color: #888;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}




.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}


.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
	
/***** COMMENTS FORMATTING *****/


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #333; /* #49647d */
}


#commentform textarea {
	width: 500px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #333; /* #49647d */
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#commentform #submit {
	margin: 0;
	float: right;
	border: 1px solid #333; /* #49647d */
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}


.commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
}


.commentlist li {
	font-weight: bold;
}


.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}


.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}


#commentform p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}


.commentmetadata {
	font-weight: normal;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}


.alt {
	margin: 0;
	padding: 10px;
}


.commentlist {
	padding: 0;
	text-align: justify;
}


.commentlist li {
	margin: 10px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}


.commentlist p {
	margin: 10px 5px 10px 0;
}


#commentform p {
	margin: 5px 0;
}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}


.commentmetadata {
	margin: 0;
	display: block;
}






