/*  
Theme Name: Capitol Heights Civic Association
Theme URI: http://capitolheightsmontgomery.org
Description: Theme developed for the Capitol Heights website.
Version: 0.1
Author: Trey Harvell
Author URI: http://silent-q.com/

*/

body {
	
	background: #d2caa3 url(images/page-bg.gif) repeat-x;
	width: 100%;
	height: 100%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color: #000;
	scrollbar-face-color: #d2caa3;
}

a {
	color: #076324;
	text-decoration: none;
}

a:hover {
	color: #191970;
	text-decoration: underline;
}

h2 {
	margin: 0px;
}

img {
	border: 0;
}

p {
	padding: 0px;
	margin: 0px;
}

#wrap1 {
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -365px;
	width: 730px;
	padding: 2px;
	border: solid 2px #000;
	background: #FFF;
}


#header, #header a {
	background: url(images/top-bg.gif) no-repeat;
	margin: 0px;
	height: 90px;
	width: 730px;
	color: #076324;
	font-family: serif;
	text-decoration: none;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
}

#header p {
	margin: 0;
	padding: 0;
}

#comment {

width: 500px;

}

#content {
	background: #076324;
	color: #FFF;
	margin: 0px;
	margin-top: 2px;
	padding: 4px;
	width: 522px;
	float: right;
	border: solid 1px #000;
}

#footer {
	clear: both;
	font-size: smaller;
	text-align: center;
}

#sidebar1 {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 190px;

}

#sidebar2 {
	background: url(images/nav-bg.gif) repeat-x #076324;
	padding: 1px;
	margin-top: 2px;
	width: 190px;
	border: solid 1px #000;
	list-style-type: none;
}

#sidebar2 a {
	font-variant: small-caps;
	text-decoration: none;
	color: #555;
	font-weight: bolder;
	margin-left: 30px;
}

#sidebar2 a:hover {
	color: #000;
}

#sidebar2 li {
	background: url(images/vn.jpg) no-repeat;
	list-style-type: none;
	margin: 0px;
	padding: 4px;
}

#sidebar2 ul {
	list-style-type: none;
	margin-top: 4px;
	margin-left: -4px;
	margin-right: -4px;
	margin-bottom: -4px;
	padding: 0px;

}

#sidebar2 ul li {
	list-style-type: none;


}

#sidebar2 ul.children li {
	background: url(images/vnh.jpg) no-repeat;

}


#sidebar2 li.current-cat a{
	color: black;
}


#sidebar2 li.current_page_item a{
	color: black;
}



#message-scroll {
	background: url(images/text-top.gif) no-repeat #fcfcfa top right;
	width: 194px;
	margin-top: 4px;
	
}

#message-scroll h3 {
	text-align: center;
	margin: 0px;
	padding: 0px;
}


.ec3_events, .ec3_list ec3_list_day, .ec3_events ul, .ec3_events li, .ec3_events ul li {
	list-style-type: none;
	margin: 5px;
	padding: 0;
}

#s {

	width: 150px;

}

#logo {
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 30;
	margin-left: -375px;
	border: 2px solid #076324;
}

.countdown {
	background: url(images/text-top.gif) no-repeat #fcfcfa top right;
	font-variant: small-caps;
	text-align: center;
	font-size: 1.2em;
	color: #880000;
}

.nav a {
	position: relative;
	top: 5px;
	font-variant: small-caps;
	vertical-align: middle;
	text-decoration: none;
	text-indent: 35px;
	color: #555;
	font-weight: bolder;
}

.nav a:hover {
	color: #000;
}



.cw {
font-size: small;

}

.entry {
	background: url(images/text-top.gif) no-repeat #fcfcfa top right;
	color: #000;
	text-align: justify;
}

.nav {

	background: url(images/vn.jpg) no-repeat;
	width: 190px;
	height: 28px;
}


.post {


}

.post-title, .post-title a {
	text-decoration: none;
	text-align: center;
	color: #FFF;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bolder;
	height: 20px;
}

.searchfield {
	width:75%;
}

.misc-links, .misc-links a {
	text-decoration: none;
	color: #000;
	font-size: 20px;
	font-weight: bolder;
	height: 20px;
	text-align: center;
}

.misc-links2, .misc-links2 a {
	display: inline;
	text-decoration: none;
	color: #000;
	font-size: 20px;
	font-weight: bolder;
	height: 20px;
	list-style-type: none;
}