/*
Theme Name: CCB
Theme URI: http://www.ccberkshire.org
Description: The default WordPress theme for CCB
Version: 1	
Author: Brainspiral Technologies
Author URI: http://brainspiral,com

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #91bc73 url('images/top.jpg') repeat-x;
	color: #000;
	text-align: center;
	padding: 0;
	margin: 0;
}

#page {
	background-color: #91bc73;
	padding: 0;
	text-align: left;
	width: 1000px;
	margin:0px auto;
}

#header {
	background: #91bc73 url('images/header.jpg') no-repeat bottom center;
	margin: 0px;
	padding: 0;
	height:212px;
	width: 1000px;
	border-left: 7px solid #4a2e17;
	border-right: 7px solid #4a2e17;
}

#headerimg 	{
	margin: 0px;
	padding: 0;
}
#top{

}
#top ul{
	margin-left: 26%;
	width: 720px;
	height: 22px;
}
	
#top li {
display: inline;
border-top: 5px solid #81b35c;
border-left: 3px solid #81b35c;
border-right: 3px solid #81b35c;
padding: 10px 6px 2px 6px;
-moz-border-radius-topleft:20px;
-webkit-border-top-left-radius:20px;
-moz-border-radius-topright:20px;
-webkit-border-top-right-radius:20px;
-moz-border-radius-bottomleft:-20px;
-webkit-border-bottom-left-radius:-20px;
-moz-border-radius-bottomright:-20px;
-webkit-border-bottom-right-radius:-20px;
}	
#top li a{
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;
}
#content {
	background: #91bc73;
	width:1000px;
	font-size: 1.2em; 
	padding: 20px 0;
	border-left: 7px solid #4a2e17;
	border-right: 7px solid #4a2e17;
	border-bottom: 7px solid #4a2e17;
	min-height: 661px;
}
.entry{
	margin-left: 26%;
	border: 5px solid #81b35c;
	-moz-border-radius-topleft:20px;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topright:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-bottomleft:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomright:20px;
	-webkit-border-bottom-right-radius:20px;
	margin-top: -16px;
	padding: 10px ;
	background-color: #fff;
	width:70%;
}	
.post_entry{
border: 5px solid #81b35c;
-moz-border-radius-topleft:20px;
-webkit-border-top-left-radius:20px;
-moz-border-radius-topright:20px;
-webkit-border-top-right-radius:20px;
-moz-border-radius-bottomleft:20px;
-webkit-border-bottom-left-radius:20px;
-moz-border-radius-bottomright:20px;
-webkit-border-bottom-right-radius:20px;
margin-top:11px;
padding: 10px ;
background-color: #fff;
min-height: 355px;
width:95%;

}
.post_entry_board{
border: 5px solid #81b35c;
-moz-border-radius-topleft:20px;
-webkit-border-top-left-radius:20px;
-moz-border-radius-topright:20px;
-webkit-border-top-right-radius:20px;
-moz-border-radius-bottomleft:20px;
-webkit-border-bottom-left-radius:20px;
-moz-border-radius-bottomright:20px;
-webkit-border-bottom-right-radius:20px;
margin-top:11px;
padding: 10px ;
background-color: #fff;
min-height: 155px;
width:95%;

}
.med_glory{
float: left;
width: 50%;
}		
med_glory img.attachment-medium{
margin:auto;
padding: auto;
}
.post_text{
position: relative;
width: 300px;
margin-left: 330px;
}
.post_text_board{
position: relative;
width: 95%;
}
.alignleft{
float: left;
}
.alignright{
float: right;
}
img{
padding: 5px;
border: 0;
}
h2 {
color: #525aa3;
}
h4{
color: #fff;
font-size: 1.2em;
margin: auto ;
padding: 0;
}

#sidebar{
background-color: #91bc73;
width:230px;
margin:15px 8px;
float: left;
font-size: 1.1em;
color:#393635;
font-weight: 600;
text-decoration: none;
}
.subscribe, #google_translate_element{
border: 5px solid #fff;
padding: 5px;
margin: 5px;
}
.sidebar_meta{
padding: 5px;
margin: 5px;
color: #fff;
}

#sidebar li, #sidebar ul{
list-style: none;
padding: 4px 2px ;
margin: 0;

}
.location1, .location2{
border: 2px solid #fff;
margin: 10px 0;
padding: 5px;
}
.sidebar_meta h5{
color:#4a2e17;
border-bottom: 5px solid #A8D7E1;
font-size: 1.1em;
font-weight: 600;
text-decoration: none;
display: block;
padding: 0;
margin: 0;
}
.sidebar_children ul li a, .sidebar_children a:visited, .sidebar_meta ul li a, .sidebar_meta a:visited{
display: block;
color:#393635;
border-bottom: 5px solid #fff;
font-size: 1.1em;
font-weight: 600;
text-decoration: none;
}
.sidebar_children a:hover, .sidebar_meta a:hover{
font-size: 1.1em;
color:#4a2e17;
font-weight: 600;
text-decoration: none;
display: block;

border-bottom: 5px solid #00969c;
}

#footer{
width: 1000px;
clear: both;
margin: auto;
color:#fff;
}
#footer a{
color: #fff;
}

.logos{
width:60%;
height:150px;
margin: auto;
padding: auto;

}
.logos table{
margin: auto;
padding: auto;
}
.logos table td{
border-left: 2px solid #fff;
border-right: 2px solid #fff;
padding: 3px;
}
