/*
Theme Name: Wensleybale
Theme URI: http://evolution-london.co.uk/
Author: Evolution London
Author URI: http://evolution-london.co.uk/
Description: Wensleybale default theme
Version: 1.0
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html{
	paddin:0;
	margin:0;
	background: url('images/mainbg.png') #47a439 repeat-x;
}
body{
	paddin:0;
	margin:0;
	font-family:Arial;
}
#page{
	margin:0 auto;
	width:951px;
	height:auto;
}
#main{
	width:951px;
	height:auto;
	background-color:#fff;
	float:left;
}
.top{
	width:951px;
	height:19px;
	float:left;
	font-size:12px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	margin-top:7px;
}
.header{
	width:951px;
	height:133px;
	float:left;
	background-color:#fff;
}
.header ul{
	float:left;
	color:#003300;
	font-size:15px;
	margin:0;
	padding:0;
	list-style-type:none;
	margin-left:12px;
	margin-top:18px;
	line-height:23px;
}
.main_logo{
	float:right;
	margin-right:12px;
}
.menu_area{
	float:left;
	width:951px;
	height:345px;
}
.image_shadow{
	float:left;
}
.content_area{
	width:831px;
	height:auto;
	margin:12px 0px 0px 65px;
	font-size:15px;
	color:#003300;
	line-height:1.5;
	float:left;
}
.content_area h1{
	font-size:16px;
	color:#003300;
	font-style:italic;
	font-weight:bold;
	float:left;
	width:100%;
	margin: 15px 0;
}
.content_area ul{
	float:left;
	margin-top:10px;
	margin-bottom:0px;
}
.quote{
	float:left;
	height:73px;
	margin:45px 0px 65px 0px;
	width:951px;
}
.quote_img{
	float:left;
	margin-left:85px;
	height:73px;
	width:40px;
}
.quote_text{
	float:left;
	padding-left:17px;
	height:58px;
	width:602px;
	color:#46a439;
	font-size:17px;
	padding-top:15px;
}
.quote_author{
	float:left;
	padding-left:24px;
	width:84px;
	color:#47a439;
	font-size:11px;
	padding-top:58px;
	font-weight:bold;
}
.footer{
	float:left;
	width:951px;
	background-color:#fff;
	font-size:11px;
	color:#33792b;
	height:40px;
}
.footer_left{
	float:left;
	padding:0px 0px 2px 65px;
}
.footer_right{
	float:right;
	text-align:right;
	padding-right:65px;
}
.footer a{
	font-size:11px;
	color:#33792B;
}
.footer a:hover{
	color:#00ff00;
}
.footer a:hover{
	text-decoration:none;
}
.content_area table{
	float:left;
	width:100%;
}
.content_area table td{
	margin:0;
	padding:0;
}
.content_area p{
	float:left;
	width:100%;
	margin:5px 0px 5px 0px;
}
.content_area a{
	color:#003300;
}
.content_area a:hover{
	color:#009900;
	text-decoration:none;
}
.menu{
	list-style-type:none;
	float:left;
	height:33px;
	margin:0;
	padding:0;
}
.menu li{
	float:none;
	margin:0;
	float:left;
	background:url('images/menu_item_bg.png') no-repeat;
	width:158px;
	height:33px;
	margin-right:1px;
	filter: Alpha(Opacity=88);
	opacity:0.88;
}
.menu li:hover{
	opacity:1;
}
.menu li.current-menu-item{
	filter: Alpha(Opacity=100);
	opacity:1;
}
.menu li.current-post-ancestor{
	opacity:1;
}
.menu li a{
	color:#003300;
	font-size:13px;
	padding:9px 0px 0px 12px;
	text-decoration:none;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	width:146px;
	height:24px;
}
.menu-main-container{
	float:left;
	height:33px;
}
.entry-title a{
	font-size:14px;
	text-decoration:none;
	color:#003300;
}
.entry-header h1{
	margin-bottom:4px;
}
.assistive-text{
	display:none;
}
.nav-previous{
	float:left;
}
.nav-next{
	float:right;
}
a img{
	border:0;
}
h3{
	float:left;
	width:100%;
}
.banner_phone{
	color: #AAAAAA;
    float: right;
    font-size: 30px;
    height: 150px;
    margin-top: 162px;
    width: 951px;
    background:url('images/top-gradient.png') repeat-x;
}
.banner_phone_home{
	color: #AAAAAA;
    float: right;
    font-size: 30px;
    height: 150px;
    margin-top: 57px;
    width: 951px;
    background:url('images/top-gradient.png') repeat-x;
}
.phone{
	float:right;
	margin-top:70px;
	margin-right:25px;
	color:#fff;
	filter: Alpha(Opacity=66);
	opacity:0.66;
}
.quote_dark{
	color:#2c6724;
}
.page_quote{
	color: #777777;
    float: left;
    font-size: 11px;
    margin-top: -8px;
    padding-left: 65px;
    padding-right: 10px;
    text-align: right;
}






























}