/*
Theme Name: SummitCustomHomes
Theme URI: http://summitofva.com/news/
Description: Summit news page.
Author: Magnifire Marketing/Watermark Design

*/



/* CSS Document */

body {
/*	background-image: url(images/bkgrnd_fade.jpg);
	background-repeat:repeat;
	background-color: #943C0E;
*/	background-color: #933E19;
	font: 10pt Georgia, "Times New Roman", Times, serif;
	line-height: 15pt;
	margin:0px;
}
#bkgrnd {
	background-image:url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: auto;
	margin-right: auto;
}
#bkgrnd_wp {
	background-image:url(images/bkgrnd_wp.png);
	background-position: top center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}
#container_wp {
	margin-left: auto;
	margin-right: auto;
}
li {
	margin: 0px 0px 5px 0px;
	line-height: 15pt;
}
.bold {
	font-weight: bold;
}
/*strong {
	font-weight: normal;
}*/
h2 {
	font-weight: bold;
	font-size: 11pt;
	margin: 10px 0px 3px 0px;
}

#navbar {
	color: #6E2A20;
	text-align: right;
	font: 10pt "Bell MT", Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 8px 0px;
	background-image: url(images/bkgrnd_nav.png);
	background-repeat: repeat-x;
	min-height: 70px;
	padding-right: 10px;
	letter-spacing: -.05em;
}

#navbar a{
	color: #6E2A20;
	text-align: right;
	font: 10pt "Bell MT", Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	letter-spacing: -.05em;
}
#navbar a:hover{
	text-decoration: underline;
	color: #DBD4C0;
}
#header2 {
	background-image:url(images/bkgrnd_logo_right.png);
	width: 800px;
	height: 155px;
	margin-bottom: 8px;
}
#tag {
	background-image: url(images/bkgrnd_nav.png);
	background-repeat: repeat-x;
	color: #DBD4C0;
	text-align: center;
	font: 12pt "Bell MT", Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	line-height: 18pt;
	padding: 5px 0px 5px 0px;
}
#content {
	background-image:url(images/bkgrnd_content.png);
	background-repeat: repeat;
	width: 759px;
	padding: 2px 20px 0px 20px;
	border-top: 1px solid #995731;	
	border-left: 1px solid #995731;
	min-height:450px;
	margin-left: auto;
	margin-right: auto;
}
h1{
	color: #6E2A20;
	text-align: left;
	font: 10pt Georgia, "Times New Roman", Times, serif;
	margin: 20px 0px 5px 0px;
	font-weight: bold;
	text-transform: uppercase;
}
p {
	margin: 0px 0px 5px 0px;
	line-height: 15pt;
}
a {
	color: #A03711;
	text-decoration: underline;
}
#Current{
	color: #6E2A20;
	font: 10pt Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
#Current a{
	color: #6E2A20;
	font: 10pt Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	font-style:oblique;
	margin: 10px 0px 2px 0px;
}
#pic_left {
	float: left;
	width: 145px;
	margin: 5px 5px 5px 20px;
	clear: right;
}
#pic_right {
	float: right;
	margin: 5px 20px 5px 5px;
}
#box_right {
	background-color: #7B3828;
/*	background-image: url(images/bkgrnd_box.png);
	background-repeat: repeat;
*/	width: 220px;
	float: right;
	margin: 0px 40px 0px 40px;
	text-align: center;
}
#box_right p{
	margin: 4px 10px 0px 10px;
	color: #DBD4C0;
	text-align: justify;
	font-size: 9pt;
}
#box_left {
	background-color: #7B3828;
	width: 220px;
	float: left;
	margin: 20px 40px 20px 0px;
	text-align: center;
}
#box_left2 {
	background-color: #7B3828;
	width: 220px;
	float: left;
	margin: 20px 40px 20px 0px;
	text-align: center;
}
.box_left_title{
	color: #DBD4C0;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 20px;
}
#home_box {
	background-color: #B24919;
}
#textwrap {
	margin-right: 30px;
}
#footer {
	color: #DBD4C0;
	text-align: center;
	font: 9pt "Bell MT", Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
}
#footer a{
	color: #DBD4C0;
	text-decoration: none;
}
#footer a:hover{
	color: #6E2A20;
	text-decoration: underline;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}
#sidebar {
	font: 10pt Georgia, "Times New Roman", Times, serif;
	background-color: #DBD4C0;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #6E2A20;
	}
#wp_wrapper {
	margin-left: auto;
	margin-right: auto;
}	
