/*    

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 {
	text-align:center;
	margin:0px;
	padding:0px;
	min-width:800px;/* stop mozilla sliding off the edge */
	font-family:Arial, Verdana, sans-serif;
	font-size:12px;
	background-color:#c3ced0;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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 #632808;
	border-right:1px solid #632808;
	text-align:left;
	margin:auto;
	min-height:100%;
	position:relative;
	margin-bottom:-42px;
	height:auto;
	background-color:#FFFFFF;
	background-image:url(img/gradient.gif);
	background-repeat:repeat-x;
}
* html .container {
	height:100%;
} /* for ie to resize */
#wholeheader {
	width:800px;
	position:relative;
	height:174px;
}
#header {
	background-image:url(img/header.gif);
	background-repeat:repeat-x;
	height:25px;
	width:800px;
	position:relative;
}
#title {
	background-image:url(img/title.gif);
	background-repeat:no-repeat;
	width:315px;
	height:149px;
	position:relative;
}
#title h1 {
	font-size:28px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#a0410d;
	width:600px;
	padding-top:70px;
	padding-left:50px;
}
#title a {
	text-decoration:none;
	color:#a0410d;
}
#title h3 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#632808;
	padding-top:2px;
	padding-left:220px;
	width:400px;
}
#mesh {
	background-image:url(img/mesh.gif);
	width:201px;
	height:84px;
	position:relative;
	float:right;
	margin-top:-124px;
}
.clear {
	clear:both;
}
#content {
	width:750px;
	position:relative;
	margin:0;
	padding:0;
	float:right;
}
#content h1 {
	font-size:20px;
	color:#a0410d;
	border-bottom:1px solid #632808;
	line-height:30px;
}
#content h1 a {
	color:#a0410d;
	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:justify;
	padding-top: 20px;
}
#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:#a0410d;
	text-decoration:underline;
}
#content a:hover {
	color:#000000;
	text-decoration:underline;
}
#contentleft {
	float:left;
	width:450px;
}
.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 {
	background-image:url(img/sidebarheaderbg.gif);
	background-repeat:repeat-x;
	width:270px;
	height:40px;
	font-size:15px;
	color:#a0410d;
	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;
	text-align:justify;
	padding-top:0px;
}
#contentright ul {
	margin-bottom:40px;
}
.widget {
	margin-left:0px;
}
#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 {
	background-image:url(img/sidebarheaderbg.gif);
	background-repeat:repeat-x;
	height:40px;
	font-size:15px;
	color:#a0410d;
	font-weight:bold;
	border:none;
	line-height:30px;
	padding-top:10px;
}
h2.widgettitle {
}
.widgettitle a {
	margin-left:-20px;
}
h1.sidebartitlepos {
	padding-top:10px;
}
.clearfooter {
	clear:both;
	height:42px;
}
.footer {
	border-left:1px solid #632808;
	border-right:1px solid #632808;
	background-image:url(img/footer.gif);
	position:relative;
	bottom:0px;
	height:42px;
	clear:both;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
.footer p {
	width:800px;
	height:12px;
	font-size:12px;
	padding-top:19px;
	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;
}