/* Start of CMSMS style sheet 'SFV Main' */
/*****************
Theme Name:  Stonefield Villa Custom Design
Theme Description: Created for StonefieldVillas.org
Author: Joni Mueller for Pixelita Designs
Author URL: http://www.pixelita.com
******************/

html { min-height:100%; margin-bottom:1px; }

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

a, a:link {
	color: #b2aa90;
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #333;
	background: #f0eee5;
	text-decoration: none;
}

acronym, abbr {
	border-bottom: 1px dashed #ccc6b0;
	cursor: help;
	font-size: 95%;
	font-size: 100%;
	letter-spacing: .07em;
}

blockquote {
	background-color: #fff;
	font-family: georgia, times, serif;
	font-size: 120%;
	font-style: italic;
	line-height: 1.4em;
	margin: 1.5em;
	min-height: 40px;
	padding: 5px;
	border-left: 10px solid #f0eee5;
	margin-left: 10px;
}

body {
	background-color: #ccc6b0;
/*	background-image: url(images/pattern_038.gif);
	background-position: top left;
	background-repeat: repeat; */
	color: #222;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 13px; /* 76.01%; */
	line-height: 1em;
	margin: 0;
	padding: 0;
	text-align: left;
}

code, pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}

div.breadcrumbs span.lastitem, strong, b {
	font-weight: bold;
}

div.templatecode {
	margin: 0 0 2.5em;
}

em, i {
	font-style: italic;
}

img {
	border: 0;
}

.imgfeature {
	border: 1px solid #ccc6b0;
	background: 1px solid #f0eee5;
	margin: 5px;
	padding: 3px;
	clear: both;
}

p {
	font-size: 100% !important;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
	padding: 0;
}

p.top {
	font-size: 95% !important;
	line-height: 1.3em;
	margin: 0;
	padding: 5px;
	float: left;
	text-align: left;
}

p.pagenav {
	font-size: 95% !important;
	line-height: 1.3em;
	margin: 0;
	padding: 5px;
	float: right;
	text-align: right;
}

pre {
	background-color: #f0eee5;
	border: 1px solid #000; /* black border for pre blocks */
	font-size: 90%;
	line-height: 1.5em;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
}

.breadcrumbs {
	border-bottom: 1px dotted #ccc6b0;
	font-size: 90%;
	margin: 0 0 1em 0;
	padding: 1em 0 1.2em 1em;
}

.clearer, #clearer {
	clear: both !important;
	margin: 0 !important;
	padding: 0 !important;
}

.divider {
	background-color: #fff;
	background-image: url(http://stonefieldvillas.org/uploads/images/divider.png);
	padding-bottom: 28px;
	margin: 5px auto 10px auto;
	background-position: top center !important;
	background-repeat: no-repeat;
	height: 23px;
	width: 500px;
}



.hr {
	border-bottom: 1px dotted #445;
	height: 1px;
	margin: 1em;
	padding: 1em;
}

#content {
	background: #fff;
	margin: 0;
	padding: 0;
	width: 990px;
}

#footer {
	background-color: #ccc6b0 !important;
	color: #fff;
	height: auto;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	text-align: left;
	/* width: 990px; */
}

#footer a:hover {
	background-color: transparent;
	color: #fff !important;
	text-decoration: none;
}

#footer p, #footer a, #footer a:link {
	color: #333;
	background-color: transparent;
	font-size: 1em !important;
}

#footer p.left {
	float: left;
	width: 50%;
	text-align: left;
}

#footer p.right {
	float: right;
	width: 40%;
	text-align: right;
}

#wrapper {
	background-color: #fff;
	border: #333 1px solid;
	margin: 0 auto;
	width: 990px;
}

#outer-wrapper {
	background-color: #ccc6b0;
	border: none;
	margin: 0 auto;
	width: 990px;
}

#header {
	background-color: #fff;
	border-bottom: #333 1px solid;
	color: #fff;
	width: 990px;
	height: 180px;
	background-image: url(images/comp-banner-stone.png);
	margin: 0px;
	padding: 0px;
}

#main {
	background: #fff;
	float: right;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 1em !important;
	width: 640px;
	margin: 20px 25px 5px 5px;
}

#main dl {
	border-bottom: 1px solid #ccc6b0;
	margin-bottom: 2em;
	padding-bottom: 1em;
}

#main dl dd {
	margin: 0 0 1em 1em;
}

#main dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}

#main h1 {
	font-size: 2em;
	line-height: 1em;
	margin: 0;
}

#main h2 {
	color: #ccc6b0;
	font-family: georgia, times, serif;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
	padding-bottom: 1px;
	text-align: left;
}

#main h3 {
	color: #445;
	font-family: georgia, times, serif;
	font-size: 1.75em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
}

#main h4 {
	color: #333;
	font-family: georgia, times, serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}

#main h5 {
	color: #445;
	font-size: 1.25em;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
	text-transform: lowercase;
}

#main h6 {
	color: #222;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}

#main ul li, #main ol li {
	margin: 0 0 0.25em 3em;
}

#main ul, #main ol, #main dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}

#printlink {
	margin: 2px;
	padding: 2px;
	text-align: right;
}

#search {
	float: right;
	margin: 5px 1em 1em 1em;
	padding: 0.6em 0 0.2em 0;
	text-align: right;
	width: 23em;
}

#sidebar {
	float: left;
	padding: 0;
	width: 240px;
	margin: 20px 5px 5px 5px;
}

#topnav {
	background-color: #fff;
	font: normal 100% "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	margin: 5px 5px 10px 5px;
}

/* End of 'SFV Main' */

