/*
THEME NAME: Modbury
THEME URI: 
DESCRIPTION: 
VERSION: 1.0
AUTHOR: Vicky Hammerstein
AUTHOR URI:
*/

body {
	background-color: #A1B051;
	margin: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*	background-image: url(../images/bg.jpg);*/
	background-repeat: repeat-x;
}
a {
	color: #360;
}
a:visited {
	color: #930;
}
a:hover {
	text-decoration: none;
}
#wrapper {
	background-color: #FFF;
	margin: 0 auto;
	width: 920px;
	padding: 10px 30px;
}
#header {
}
#header-left {
	float: left;
	width: 400px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
#header-right {
	float: right;
	width: 350px;
	padding: 20px 10px;
}
#searchform {
	text-align: right;
	background-color: #f6f4e8;
	padding: 10px;
}
#searchform #s-head {
	width: 250px;
}
#picture {
	clear: both;
	background-image: url(images/modbury.jpg);
	height: 253px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#picture p {
	display: none;
}
/***************** Menu bar ***************
#nav {
	background-color: #879a29;
	margin: 0 0 30px 0;
	width: 920px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	}

#nav ul li { float:left;} 
#nav a {
	color: #fff;
	display: block;
	margin: 0;
	padding: 8px 15px;
	text-decoration: none;
	}
	
#nav a:hover {
	background-color: #954c1b;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	}


#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 15;
	position: relative;
	}


#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	z-index: 10;
	position: relative;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background-color: #743103;
	color: #f7dbbe;
	width: 160px;
	float: none;
	margin: 0px;
	padding: 6px 10px 5px 10px;
	border-bottom: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	}
	
#nav li li a:hover, #nav li li a:active {
	background-color: #954c1b;
	background-image: none;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
	
#nav .current_page_parent a, #nav .current_page_item a, #nav .current_page_item ul a{
    background-color: #f0efdf;
	color: #743103!important;
	background-image: url(images/menubuttonbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#nav .current_page_item ul a:hover{
	color: #FFF!important;
	}
*/


.clearfloats {
	clear: both;
}
/************* Main area ******************/
#maincontent {
	float: left;
	width: 600px;
	font-size: 90%;
	line-height: 140%;
}
#maincontent h1, #singlecolumn h1 {
	font-size: 180%;
}
#maincontent h2 {
	font-size: 140%;
	border-top: 3px solid #663;
	border-bottom: 1px dotted #663;
	padding: 8px 0;
}
#maincontent h3 {
}
#maincontent h3 a {
	color: #660;
	text-decoration: none;
}
#maincontent h3 a:hover {
	color: #000;
}
.announcement {
	border-bottom: 1px dotted #663;
}
#singlecolumn {
	width: 900px;
	font-size: 90%;
	line-height: 140%;
	float: left;
}
/**************** Sidebar *************/

#sidebar {
	float:right;
	width: 250px;
	font-size: 90%;
	line-height: 130%;
}
#sidebar h2,  #sidebar h3 {
	font-size: 120%;
	border-top: 2px solid #663;
	border-bottom: 1px dotted #663;
	padding: 4px 0;
}
li.widget {list-style: none;}


/*************** Events ***************/
.upcomingevents li {margin-bottom: 10px;}


/* ------------------------------- Two Column Directory Styles ------------ */

.staffBorder {
	border:2px solid #930;
	padding:10px;
	float:left;
	width:400px;
	margin-bottom: 25px;
	margin-right: 25px;
}
.staffBorder img {
	border:2px solid #000;
	margin:0 10px 0 0;
	float:left;
}
.staffBorder h4 {
	display: inline;
}
/*************** Blog stuff ****************/
.posted {
	background-color: #EAF6D1;
	padding: 4px 8px;
	font-size: 12px;
	border: 1px dotted #666;
}
.postmeta {
	width: 600px;
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	border-top: double #C0C0C0;
}

/*********************	Comments *****************/

#commentblock {
	color: #202020;
	float: left;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
#commentblock ol {
	list-style-type: square;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
.commentdate {
	font-weight: bold;
	font-size: 12px;
}
.commentname {
	color: #202020;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.commentinfo {
	clear: both;
}
.commenttext {
	width: 580px;
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px;
	margin: 5px 0px 20px 0px;
	border-bottom: 1px dotted #C0C0C0;
}
.commenttext-admin {
	width: 580px;
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px;
	margin: 5px 0px 20px 0px;
	border-bottom: 1px dotted #C0C0C0;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 10px 10px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #ddd;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 10px 10px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 14px 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
div.wp-caption {float: left;}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 5px 4px;
	margin: 0;
}
/* End captions */

/*************** Footer ************/

#footer {
	clear: both;
	font-size: 80%;
	padding: 30px 0 20px 0;
}

