/*    

Theme Name: ThirtySeventyEight 

Theme URI: http://www.bebberdesign.com/files/ThirtySeventyEight.zip

Description: CSS Based Wordpress Theme. 

Author: Bebs

Author URI: http://www.bebberdesign.com

Tags: simple, clean, fixed width, widget-ready, widgets, right sidebar, two columns

Licence: GPL

Version: 4.0 

*/ 



/* commented backslash hack to hide from ie5 mac \*/ 

html, body {
	height:100%;
}
/* end hack */

html, body {
	margin:0;
	padding:0;
}
* {
	padding:0;
	margin:0;
}
body {
background:url(/wp-content/uploads/2009/09/sitebg2.jpg) #08100a bottom left repeat-x fixed;
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;

}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin:0 10px 10px 0;
}
.alignright {
	float: right;
	margin:0 0 10px 10px;
}


.property-images {
 float:right;
 width:300px;
 margin:0 0 10px 10px
} 

.property-images img {display:block; margin-bottom:12px}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;

	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.container {
	width:800px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align:left;
	margin:auto;
	min-height:100%;
	position:relative;
	margin-bottom:-42px;
	height:auto;
	background-color:#FFFFFF;

}
* html .container {
	height:100%;
} /* for ie to resize */
#wholeheader {
	width:800px;
	position:relative;
	height:174px;
}
#header {
	height:25px;
	width:800px;
	position:relative;
}

#title h1 {
	font-size:3em;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#225d02;
	width:600px;
	padding-top:70px;
	padding-left:50px;
}
#title a {
	text-decoration:none;
	color:#225d02;
}
#title h3 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#632808;
	padding-top:2px;
	padding-left:220px;
	width:400px;
}

.clear {
	clear:both;
}
#content {
	width:750px;
	position:relative;
	margin:0;
	padding:0;
	float:right;
}
#content h1 {
	border-bottom:1px solid #632808;
	margin:0 0 0.3em 
}
#content h1 a {
	color:#225d02;
	text-decoration:none;
}
#content h1 a:hover {
	color:#632808;
	text-decoration:none;
}
#content p {
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
	text-align:left;
	margin:0 0 1em}
}
#content ul {
	margin-top:20px;
}
#content li {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	margin-left:30px;
	margin-bottom:12px;
	line-height:20px;
}
#content a {
	color:#225d02;
	text-decoration:underline;
}
#content a:hover {
	color:#000000;
	text-decoration:underline;
}
#contentleft {
	float:left;
	width:450px;
}
#fullwidth {padding:40px 40px 0 0}
.post {
	margin-bottom:50px;
}
.entry {
	border-bottom:1px solid #632808;
	padding-bottom:20px;
}
.navigation {
	padding-top:12px;
	padding-bottom:12px;
}
#contentright {
	width:270px;
	float:right;
}
#contentright h1 {

	width:270px;
	height:40px;
	font-size:15px;
	color:#225d02;
	font-weight:bold;
	text-align:left;
	border:none;
	line-height:30px;
}
#contentright p {
	line-height:22px;
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-right:20px;

	padding-top:0px;
}
#contentright ul {
	margin-bottom:40px;
}
.widget {
	margin-left:0px;
	border-top:5px solid #bad89d;
	padding-top:1px
}
.rightimages {width:300px; float:right; margin:0 0 20px 20px}
.rightimages img {display:block; margin-bottom:0.5em}
#linkcat-2 h2 {
}
#calendar_wrap {
	margin-left:-28px;
	margin-top:-20px;
}
#wp-calendar {
	width:250px;
	margin-left:10px;
	margin-right:10px;
}
caption {
	color:#632808;
	margin-bottom:10px;
	text-align:left;
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
}
INPUT {
	border:1px solid #632808;
}
#contentright INPUT {
	margin-left:20px;
	margin-bottom:10px;
}
.widgettitle {
	height:40px;
	font-size:15px;
	color:#225d02;
	font-weight:bold;
	border:none;
	line-height:30px;
	padding-top:10px;
	border-top:5px solid #2c4417
}
h2.widgettitle {
}
.widgettitle a {
	margin-left:-20px;
}
h1.sidebartitlepos {
	padding-top:10px;
}
.clearfooter {
	clear:both;
	height:42px;
}
.footer {
	display:block;
	clear:both;
	width:760px;
	padding:10px 20px;
	background:#040e08;
	color:#fff;
	margin:0 auto;
}
.footer p {
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.footer a {
	color:#FFFFFF;
	text-decoration:underline;
}
.footer a:hover {
	color:#632808;
	text-decoration:underline;
}
.comments-template {
	margin: 10px 0 0;
	border-top: 1px solid #632808;
	padding: 10px 0 0;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}
.comments-template h2, .comments-template h3 {
	color:#632808;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.commentmetadata {
	font-size: 12px;
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#content p.wp-caption-text {
padding:5px 10px;
margin:0;
font-size:11px;
line-height:1.1em;
font-style:italic;
text-align:left
}