/*
Theme Name: Braywood
Theme URI: http://www.wizontheweb.com/
Description: Wordpress theme for Braywood First School
Version: 1.0
Author: WizontheWeb
*/
* { margin: 0; }

body
{
	font-family: arial;
	font-size: 100%;
	background:#E6FADE;
}
a { color: #5A780A; }
a:hover { color: #000; }

#wrap
{
	margin: 10px 0;
	width: 1000px;
	text-align: left;
	background: #FFF;padding:0;
}
img, img a { border: 0; }
#header
{
	height: 108px;
	padding-top: 0px;
        background:transparent url(images/brayheader.jpg) no-repeat scroll 0 0;
}
#header .logo
{	
	background: url(images/logo.jpg) no-repeat;
	vertical-align: middle;
	padding-left: 70px;
	padding-top: 20px;
	font-size: 40px;
	height: 90px;
}
#header .logo a
{
	color: #000;
	text-decoration: none;
}
#header .logo a:hover
{
	color: #4D6A00;
}

#menu
{
	background: #fff;
	color: #666666;
	height: 35px;
        border-bottom:1px solid #000;
        border-left:183px solid #E4DAB6;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	margin: 0 0px 0 0;
	font-size: 12px;
	color: #DDD;
        float:left;
}

#menu ul li a{
	padding: 10px 15px;
	text-decoration: none;
	color: #666666;
	display: block;
}
#menu ul li a:hover
{
        color:#FA8700;
}

#content
{
	padding: 0px;
        width:100%;
        float:left;background:#ffffff;width:1000px;
}
#container {float:left;background:#fff;width:1000px}
#left
{
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 700px;
	padding: 0 0px 0px 16px;
        margin:0 30px 0 0;
        background:#fff;display:inline;margin:0;
}

#right
{
	font-size: 11px;
	line-height: 13px;
	float: left;
	width: 214px;
	padding: 0px;
        background:#ffffff;display:inline;margin:0;
   
}
#left img
{
	margin: 0px;
	max-width: 98%;
}
#left ul, #right ul, #left ol, #right ol, #left .commentlist li.alt ol, #left .commentlist li.alt ul
{
	margin: 5px 0 0 0;
	line-height: 25px;
	padding: 0;
}
#left li, #right li, #left .commentlist li.alt li
{
	list-style: none;
	font-size: 12px;
	margin-bottom:20px;
	padding-left: 10px;
	margin: 0;
        width:100%;
	color:#366486;
}

#right li{color:#71645E}
#right li a{color:#368636;
float:left;
font-size:12px;
font-weight:bold;
text-align:left;
text-decoration:none;
width:100%;}

#right a:hover{font-weight:bold}

#right li li a {font-weight:bold;background:transparent url(images/oaktest.gif) no-repeat scroll 0 0;padding:0 0 0 30px;font-size:16px;}
#right li li a:hover {text-decoration:underline}
#right li li li a {font-weight:normal;background:none;font-size:14px;line-height:20px}

#right h2 {float:left;
margin-right:15px;
margin-top:30px;color:#666666}
#left .post blockquote
{
	margin: 10px;
	background: url(images/quote.jpg) no-repeat top left;
	padding-left: 45px;
	min-height: 36px;
}

h2 {color:#368636; font-size:16px}

.post {padding-top:20px}
.post .title
{
	margin: 10px 0;
}

.post h1 {color:#368636;font-size:23px;padding:8px 0;margin:5px 0 10px 0; border-top:1px solid #E7FBDF;border-bottom:1px solid #E7FBDF}
.post p {color:#333;font-size:14px;padding-bottom:8px; line-height:18px;padding-right:30px}

.post .title a
{
	font-size: 1.1em;
        padding-bottom:5px;
        margin-top:15px;
	text-decoration: underline;
	color: #4D6A00;
}
.post .title a:hover
{
	color: #4D6A00;
	text-decoration: none;
}
.post .meta
{
	color: #999;
	padding: 2px;
	font-size: 11px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
.post .meta a
{
	color: #777777;
}
.post .meta a:hover
{
	color: #000;
}
.post .meta .posted
{
	float: left;
}
.post .meta .comments
{
	float: right;
}
.post .meta .comments a
{
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
}

.post .entry
{
	text-align: justify;
	padding: 6px 0 6px 6px;
}

.ltop
{
/*	background: url(images/ltop.jpg) no-repeat;*/
	width: 183px;
	height: 13px;
}
.lmid
{
/*	background: url(images/lmid.jpg) repeat-y;*/
	width: 183px;
	padding: 0 10px;
}
.lmid h2
{
	font-weight: normal;
	margin: 0;
	font-size: 18px;
	padding-bottom: 5px;
}
.lbot
{
	/*background: url(images/lbot.jpg) no-repeat;*/
	width: 183px;
	height: 12px;
	margin-bottom: 30px;
}

#comments, #respond{
	margin: 0;
	padding:1em 0 0 0;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9f9f9;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum 
{
	font-size:1.5em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#left .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
}
#left .commentlist li.one, #left .commentlist li.alt
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
}
#left .commentlist li.alt 
{
    background:#f9f9f9;    
}
#left .commentlist li.authorcomment 
{
    background: #ECE9D8;      
}
#left .commentlist li.one .cmtinfo, #left .commentlist li.alt .cmtinfo 
{
	font-size:1em;			
}
#left .commentlist li.one cite, #left .commentlist li.alt cite
{
	font-style:normal;
	font-weight:bold;
}
#left .commentlist li.one .cmtinfo em, #left .commentlist li.alt .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}


#footer
{
	border-top: 1px dashed #CCC;
        border-left, border-right, border bottom:2px solid #E4DAB6;
        background: #fff;
	margin: 0px; 
        height:155px;
	padding: 10px 0px;
	font-size: 0.8em;
	color: #666666;
        clear:both;
	text-align: right;
}
.widget widget_links {margin-top:50px;font-weight:bold}
#left li {font-size:12px;
list-style-image:none;
list-style-position:outside;
margin-left:20px;
padding-left:0;list-style-type:disc;
width:100%;}
#left ul {line-height:20px;
margin:5px 0;
padding:0;}

#rightimage {padding:10px 15px; float:right}

.widget_pages {}
