/*  
Theme Name: Clinton Elementary
Theme URI: http://www.clintonelementary.org
Description: Clinton Elementary wordpress theme.
Version: 1.0
Author: Jay Forbes
Author URI: http://www.jayforbes.com/

*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}

/* 
Title:		Base styles for Clinton Elementary
Author: 	Jay Forbes
*/


/* =Layout
-------------------------------------------------------------------------*/

body {
	margin: 0; 
	padding: 0;
}

#wrapper, #header, #footer {
	width: 965px; 
}

#wrapper:after  {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#wrapper, #header {
	clear: both;
}

#container {
	clear: both;
	float:left;
	margin-right:-205px;
}

#content {
	margin: 0 0 0 226px;
	padding: 3px 0 13px;
	width: 529px;
}

#navigation {
	float:left;
	padding: 6.6em 0 30px 60px;
	width:166px;
}

#blog {
	float: right;
	margin: 6.6em 0 0 25px;
	padding: 3px 10px 15px 10px;
	width: 165px;
}

#footer {
	clear:both;
}


/* =Global
-------------------------------------------------------------------------*/

body {
	background:#fff url(images/bg.jpg) 0 0 no-repeat;
	color: #2c2c2c;
	font: 76%/125% helvetica, arial, sans-serif;
	padding-top: 44px;
}

#wrapper {
	background: transparent url(images/sidebg.gif) 0 0 repeat-y;
	position: relative;
}

/* =Skip Links
-------------------------------------------------------------------------*/
.skip {
	top: -2000em;
	position: absolute;
}

/* =Headers
-------------------------------------------------------------------------*/

h1, h2, h3, h4 {
	margin:0;
	padding:0 0 1em 0;
}

h1, h2 {
	padding-top: 1em;	
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	line-height: 115%;
}

h2 {
	font-size: 1.7em;
	font-weight: normal;
	line-height: 115%;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;
	line-height: 115%;
}

h4 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1.0em;
}

h5 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1.0em;
}

h6 {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1.0em;
}

/* =Links
-------------------------------------------------------------------------*/

a {
	color: #224F6F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #0a4f71;
}

/* =General HTML elements
-------------------------------------------------------------------------*/
p {
	margin:0;
	padding:0 0 1em 0;
}

blockquote {
	margin:0;
	padding:0 1em;
}

pre, code, kbr { font-family: Lucida Console, monospace; }


hr {
	background-color: #C0C0C0;
	border: none;
	color: #C0C0C0;
	height: 1px;
	margin: 0 0 1em 0;
	padding: 0;
}

/* =Lists
-------------------------------------------------------------------------*/

#content ul {
	list-style-type: square;
	list-style-image: url(images/bullet_star.gif);
}

#content ol {
	margin: 0;
	padding: 0 0 1em 2.5em;
}

#content dl, ul {
	margin:0;
	padding:0 0 1em 2em;
}

#content li {
	margin-bottom: 1em;
}

/* =Tables
-------------------------------------------------------------------------*/

table {
	margin-bottom: 1em;
}


th {
	text-align: center;
}

/* =Heading
-------------------------------------------------------------------------*/

#header {
	text-align: center;
	position: relative;
}

#header #date {
	color: #4e504f;
	left: 60px;
	position: absolute;
	top: -30px;
}

#header #address {
	color: #a2a6a5;
	text-align: center;
	padding-top: 126px;
	width: 960px;
}

#header #tagline {
	position: absolute;	
	top: 135px;
	left: 420px;
	font-size: 1em;
	color: #b9b097;
}

/* =Navigation
-------------------------------------------------------------------------*/

#navigation {
	background: transparent url(images/navbg.gif) 0 0 repeat-y;
}

#navigation ul { 
	list-style: none;
	margin: 0 0 1.5em; 
	padding: 0;
}

#navigation li {
	margin: 0;
}

#navigation ul a { 
	color: #a50000;
	display: block;
	height: 1%;
	font-weight: bold;
	line-height: 125%;
	padding: 0;
	position: relative;
	text-decoration: none;
	text-transform: lowercase;
}

#navigation ul li.current_page_item a, #navigation ul a:hover {
	color: #bbb095;
}

a.rss-link { background: url('images/rss.png') no-repeat 0 50%; padding-left: 15px !important }

/* =Main Content
-------------------------------------------------------------------------*/

#curve {
	background-image: url(images/curve.gif);
	bottom: 0;
	left: 0;
	height: 40px;
	position: absolute;
	width: 20px;
}

#content  h1, #content h1 a,
#content  h2, #content h2 a {
	color: #B9B097;
	text-decoration: none;
	font-weight: normal;
}

#content  h3, #content h3 a {
	color: #224f6f;
}

#content a {
	font-weight: bold;
}

#content strong {
}

#content img {
	padding-top: 25px;
}


/* =Widgets
-------------------------------------------------------------------------*/

#blog {
	background: #e6dcc5;
	color: #4d504f;
	line-height: 125%;
}

#blog h2, #blog h2 a {
	color: #2c2c2c;
	font-size: 1em;
	font-weight: bold;
}

#blog p {
	font-size: 1em;
}

ul {
	list-style: none;
	padding-left: 0;
}

ul ul {
	list-style-type: square;
	list-style-image: url(images/bullet_star.gif);
	padding-left: 20px;
}

/* =Footer
-------------------------------------------------------------------------*/

#footer {
	padding: 60px 0 20px;
	position: relative;
	text-align: center;
}

#footer p {
	color: #bbb095;
	font-size: 0.9em;
	padding-bottom: 0;
}

#footer a {
	color: #bbb095; 
}