/*
THEME natejones
THEME URI:http://ashlandmontessori.org
DESCRIPTION:Ashland Montessori School
VERSION:2.0
AUTHOR:<a href="http://nathangjones.com">nate jones</a>
AUTHOR URI:http://nathangjones.com
*/

/*
h2: #01252D
h3: #01252D
h4: #023C47
p: #005167
a: #023C47
a:hover: #01252D
*/

/* Architecture */
html{
height:100%;
margin:0;
padding:0;
width:100%;
}
* {
margin:0;
padding:0;
}
a:link, a:visited, a:hover, a:active{
outline:none;
}
body{
padding:0;
height:100%;
width:100%;
background:#d8d8d8 url(images/paper.jpg) top left repeat;
text-align:center;
}
.wrapper{
width:1024px;
height:100%;
margin: 0 auto;
padding:0;
background:#9FD5E1 url(images/wrapper.jpg) top left repeat-x;
display:block;
text-align:left;
}
body > .wrapper {height: auto; min-height: 100%;}

#container {
width:1024px;
padding:0;
display:block;
position:relative;
margin:0;
min-height:100%;
height: 100% auto !important;
background:transparent;
clear:both;
}
#content{
width:1024px;
min-height:100%;
height: 100% auto !important;
background:transparent;
display:block;
float:left;
}

#main{
padding-bottom: 150px;  /* must be same height as the footer */
}
.clear{
clear:both;
}

/*--START HEADER--*/
#header{
width:1024px;
height:160px;
background:transparent;
margin:0;
padding:0;
display:block;
}
.logo, a.logo, a.logo:visited, a.logo:hover{
height:145px;
width:145px;
background:transparent url(images/logo.jpg) top left no-repeat;
display:block;
float:left;
margin:10px;
}
.logo span, a.logo span{
margin-left:-9999px;
}
#navigation {
list-style: none;
padding:0;
width:700px;
height:22px;
display:inline;
float:right;
margin:20px 10px 0 0;
background:transparent;
}

#navigation li{
float: right;
padding:0 8px;
margin:0;
height:22px;
text-align:center;
}
#navigation li a, #navigation li a:visited{
font:normal 800 20px 'Century Gothic', Arial;
color:#3DABC4;
text-decoration:none;
border-bottom:none;
height:22px;
padding:0 8px;
background:#fff;
display:block;
text-align:center;
}
#navigation li a:hover{
color:#3DABC4;
text-decoration:none;
border-bottom:dotted 1px #3DABC4;
}
h1{
font:normal 100 40px 'Century Gothic', Arial;
color:#3DABC4;
display:inline;
float:left;
margin:55px 0 0 10px;
}

/*--END HEADER--*/



/*--START FOOTER--*/
.footer{
width:1024px;
height:150px;
margin:0 auto;
background:transparent url(images/footer-trans.png) top left repeat-x;
margin-top: -150px; /* negative value of footer height */
clear:both;
padding:0;
text-align:left;
}
.footer .footerstuff{
background:#fff;
width:1024px;
height:136px;
margin:14px 0 0 0;
display:block;
float:left;
}
.footer p{
color:#a0b6ba;
font:normal 10px arial;
text-align:center;
clear:both;
}
.footer ul{
width:310px;
margin:10px 15px;
background:#fff;
border-right:dotted 1px #005167;
height:100px;
list-style:none;
padding:0;
float:left;
display:inline;
}
.footer ul li{
margin:3px 0;
}
.footerimg{
width:310px;
margin:10px 15px;
background:#fff url(images/oldams.jpg) top center no-repeat;
border-right:dotted 1px #005167;
height:100px;
list-style:none;
padding:0;
float:left;
display:inline;
text-align:center;
}
.footerimg img{
width:140px;
height:90px;
margin:5px auto;
}
.footer ul.last{
width:310px;
margin:10px 15px;
background:#fff;
border:none;
height:100px;
list-style:none;
padding:0;
float:right;
display:inline;
text-align:right;
}
.footer a, .footer a:visited{
font:normal .88em arial;
color:#3DABC4;
text-decoration:none;
border-bottom:dotted 1px transparent;
}
.footer a:hover{
color:#3DABC4;
text-decoration:none;
border-bottom:dotted 1px #3DABC4;
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*--END FOOTER--*/


.clearfloat .info{
display:block;
margin: 7px 0;
}
.clearfloat .info a, .clearfloat .info a:visited{
color:#3DABC4;
text-decoration:none;
background:transparent;
padding:0;
}
.clearfloat .info a:hover{
color:#023C47;
border-bottom:dotted 1px #023C47;
}
img.left, img.alignleft{
padding:3px;
background:#f4f4f4;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:3px;
border: 1px solid #d8d8d8;
float:left;
display:inline;
margin:5px 7px 3px 0;
}


/* General */

.clear {
clear:both;
font-size:0;
height:0;
display:block;
width:100%;
}

.floater-left {
float:left;
}

.floater-right {
float:right;
}
#map_canvas{
float:left;
display:inline;
}
.sidenote{
font:normal 500 1em arial;
color:#fff; 
text-shadow:0px 1px 1px #4D4D4D;
margin:20px; 
padding:0;
width:200px;
float:left;
display:inline;
background:transparent;
line-height:1.5em;
}

#menu ul {
display:inline; /* Added to fix the double margin in IE6 */
list-style:none;
}

#menu ul li {
display:inline; /* Added to fix the double margin in IE6 */
float:left;
margin-left:10px;
padding:15px 10px;
}

#blog-title {
font:normal 500 3em arial;
margin:40px 0 0 20px;
}

#blog-title a {
color:#D3DDCA;
}

#blog-description {
font-size:120%;
font-weight:normal;
margin:0 0 0 20px;
}

/* Content */

h2{
font:normal 500 2em 'Century Gothic', Arial;
color:#01252D;
margin:0 0 10px 0;
text-shadow:0px 1px 1px #fff;
}
a.h2, a.h2:visited{
font:normal 500 2em 'Century Gothic', Arial;
color:#01252D;
margin:0;
clear:left;
text-shadow:0px 1px 1px #fff;
text-decoration:none;
padding:0;
border-bottom:dotted 1px transparent;
}
a.h2:hover{
color:#01252D;
text-shadow:0px 1px 1px #fff;
text-decoration:none;
border-bottom:dotted 1px #01252D;
}
h3{
font:normal 500 1.2em 'Century Gothic', Arial;
color:#01252D;
margin:5px 0 5px 0;
clear:both;
text-shadow:0px 1px 1px #fff;
}
a.h3, a.h3:visited{
font:normal 500 1.2em 'Century Gothic', Arial;
color:#01252D;
margin:0;
clear:both;
text-shadow:0px 1px 1px #fff;
text-decoration:none;
padding:0;
border-bottom:dotted 1px transparent;
}
a.h3:hover{
color:#01252D;
text-shadow:0px 1px 1px #fff;
text-decoration:none;
border-bottom:dotted 1px #023C47;
}
.entry-content h4{
font:normal 500 1em arial;
color:#023C47;
margin:10px 20px 10px 0;
padding:10px;
}
.post, #post {
display:block;
margin-top:30px;
}

.entry-title{
margin:20px 0 0 20px;
}
.entry-title a, .entry-title a:visited {
font:normal 500 2em 'Century Gothic', Arial;
color:#3DABC4;
border-bottom:dotted 1px #fff;
text-decoration:none;
background:transparent;
text-transform:uppercase;
}
.entry-title a:hover{
color:#3DABC4;
border-bottom:dotted 1px #3DABC4;
}
.entry-content {
margin:15px 0;
display:block;
padding:0 0 20px 20px;
width:1004px;
clear:left;
}
#content p, .entry-content p {
font:normal 500 .9em arial;
margin:10px 0 15px 0;
color:#005167;
line-height:1.6em;
width:850px;
}
.entry-content a, .entry-content a:visited, #content p a, #content p a:visited{
color:#023C47;
border-bottom:dotted 1px #023C47;
border-top:dotted 1px transparent;
text-decoration:none;
}
.entry-content a:hover, #content p a:hover{
color:#01252D;
border-top:dotted 1px #01252D;
border-bottom:dotted 1px #01252D;
}

.entry-content img a, .entry-content img a:visited{
color:#023C47;
text-decoration:none;
padding:0;
background:transparent;
padding:3px;
background:#f4f4f4;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:3px;
border: 1px solid #d8d8d8;
}
.entry-content img a:hover{
background:transparent;
}
.entry-content a img, .entry-content a:visited img, .entry-content a:hover img{
background:transparent;
text-decoration:none;
padding:3px;
background:#f4f4f4;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:3px;
border: 1px solid #d8d8d8;
}
.entry-content ul, .entry-content ol {
margin:10px 30px;
color:#005167;
list-style:none;
padding-left:10px;
}
.entry-content ul li, .entry-content ol li {
margin-bottom:5px;
font:normal 500 1em arial;
color:#005167;
}
.alignright{
float:right;
display:inline;
margin:2px 10px 2px 2px;
}

blockquote {
	width:400px;
	float:right;
	display:block;
	margin:10px 40px;
	padding:15px;
	background:transparent url(images/block1-trans.png) 7px 3px no-repeat;
	border-top:solid 1px #ddd;
	border-bottom:solid 1px #ddd;
	}
blockquote p {
	padding:10px;
	margin:0 0 0 7px;
	background:transparent url(images/block2-trans.png) bottom right no-repeat;
	width:375px;
	display:block;
	font:normal 500 1.9em arial;
	line-height:1.5em;
	color:#005167;
		}

.searchform{
width:230px;
height:40px;
background:#fff;
padding:10px 15px;
margin:10px auto;
display:block;
font:normal 500 1em arial;
color:#565656;
border:solid 1px #fff;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}
.searchform .searchinput{
line-height:1.5em;
height:1.8em;
background:#f4f4f4;
width:180px;
margin-right:4px;
}
/*----CATEGORY----*/
.searchlist{
border-bottom:dotted 1px #023C47;
width:800px;
display:block;
float:left;
margin:15px;
padding:5px;
}
.searchlist .info{
display:block;
width:800px;
}
.searchlist .info a.cattitle, .searchlist .info a.cattitle:visited{
font:normal 500 1.2em 'Century Gothic', Arial;
color:#01252D;
margin:0;
clear:both;
text-shadow:0px 1px 1px #fff;
text-decoration:none;
padding:0;
border-bottom:dotted 1px transparent;
}
}
.searchlist .info a.cattitle:hover{
color:#01252D;
text-shadow:0px 1px 1px #fff;
text-decoration:none;
border-bottom:dotted 1px #023C47;
}
#content .searchlist .info p{
margin:3px 0;
font:normal 500 .9em Arial;
color:#005167;
line-height:1.2em;
width:600px;
}
.categorylist a, .categorylist a span{
text-decoration:none;
}
a.more, a.more:visited{
color:#023C47;
text-decoration:none;
padding:0;
border-bottom:dotted 1px #023C47;
border-top:dotted 1px transparent;
font:normal 500 .7em arial;
float:right;
margin:-10px 0 0 0;
}
a.more:hover{
color:#01252D;
border-top:dotted 1px #01252D;
border-bottom:dotted 1px #01252D;font:normal 100 .7em arial;
}
#frontposts a.more, #frontposts a.more:visited{
color:#01252D;
text-decoration:none;
padding:0;
border-bottom:dotted 1px #01252D;
border-top:dotted 1px transparent;
font:normal 500 .7em arial;
float:right;
margin:10px 0 0 0;
}
#frontposts a.more:hover{
color:#01252D;
border-top:dotted 1px #01252D;
border-bottom:dotted 1px #01252D;font:normal 100 .7em arial;
}

/*-- START HOME PAGE--*/
#frontposts{
width:1024px;
display:inline;
float:left;
margin:20px 0 10px 0;
padding:0;
background:transparent;
clear:both;
}
	#frontposts .clearfloat{
	background:transparent;
	width:280px;
	display:inline;
	float:left;
	margin:0 30px 30px 10px;
	padding:5px;
	}
		#frontposts .clearfloat .info p{
		margin:0;
		font:normal 500 .9em Arial;
		color:#005167;
		line-height:1.2em;
		background: transparent;
		width:280px;
		}

.banner{
width:1004px;
height:300px;
display:inline;
position:relative;
float:left;
margin:15px 0 15px 20px;
background:transparent;
}
	img.bannerimg{
	height:275px;
	width:380px;
	float:right;
	display:inline;
	margin:0 15px;
	padding:5px;
	background:#f4f4f4;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border: 1px solid #d8d8d8;
	}
	.banner .clearfloat{
	background:transparent;
	width:412px;
	min-height:100px;
	display:inline;
	float:left;
	margin:0 30px 30px 10px;
	padding:5px;
	}
		#content .banner .info{
		display:inline;
		width:530px;
		}	
			#content .banner .info p{
			margin:7px 0 0 0;
			font:normal 500 1em arial;
			color:#005167;
			line-height:1.4em;
			background: transparent;
			width:530px;
			}
			.banner .info a, .banner .info a:visited{
			color:#3DABC4;
			text-decoration:none;
			background:transparent;
			padding:0;
			}
			.banner .info a:hover{
			color:#023C47;
			}
/*-- END HOME PAGE--*/


div#fancy_div {
background: #fff;
}

/*-- START SHARING --*/
.sharing{
float:right;
display:block;
background:transparent;
height:100px;
width:100px;
margin:10px;
}
.fb_share_count_wrapper{
float:left;
margin:10px 0 0 0;
}
#tweetmeme_button{
float:left;
margin:0 0 10px 0;
}
/*-- END SHARING --*/
