/* 
Theme Name: ACE Bauer Custom Theme
Theme URI: 
Description: Three Column Full Width Flexi Layout
Version: 1.0
Author: bj novack
Author Url: http://kickasswebdesign.com
*/
* {margin: 0; padding: 0;}
	body {
	font-family: Georgia, Courier New, Courier, monospace;
	font-size: 100.01%;
	background: #b01900;
	color: #452929;
	text-align: center;
		}
#mainwrapper {
	width: 94%;
	margin: 0 auto;
	min-width: 780px;
	max-width: 1006px;
	background: #ffffcc url(images/redgoldgrad.jpg) repeat-x top left;
	border-left: 1px solid #452929;
	border-right: 1px solid #452929;
	text-align: left;
	font-family: 	
}
#header {
	padding: 0;
	background: url(images/cat.gif) no-repeat top right;
}
.headerimg {
	float: left;
}
#main1 {
	background: url(images/border.jpg) repeat-x top;
	padding-top: 40px;
	margin-top: -4px;
}
#main2 {
	background:url(images/cat3.gif) no-repeat top left;
		/*margin-top: -10px;*/
	padding-top: 20px;
		}
	#left {
		float:left;
		width: 195px;
		margin:0; padding: 77px 0 0 0;
		font-size:80%;
		}
	#right {
		float:right;
		width: 195px;
		margin: 0; 
		padding: 0;
		/*background:url("corner.gif") top right no-repeat;*/
		font-size:80%;
		}
	#middle {
		margin:0 195px;
		font-size:85%;
		line-height: 1.4;
		}
#left .column-in {
	padding: 0 5px 20px 0;
}
#right .column-in {
	padding: 0 0 20px 15px;
}
#middle h3 {
	padding: 8px 0;
	font-size: 105%;
}
#middle ul, #middle ol {
	padding-left: 25px;
}
#middle h2 {
	font-size: 120%;
	padding: 3px;
	font-variant: small-caps;
}
#middle h2 a {
	text-decoration: none;
	color: #b01900;
}

#middle .postheadline a{	
	color: #b01900;
	margin-top: 10px;
	padding: 0;
}
#middle h2 a:visited {
	color: #452929;
}
#middle h2 a:hover {
	color: #d67f49;
}
	.padcenter {
		margin 0; padding: 0 40px 15px 40px;
	}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
	p { margin: 0.5em 0; }
	a { color: #b01900; font-weight: bold;}
	a:visited {color: #452929;}
	a:hover {color:#d67f49;}
	
	.copy { text-align:center; font-size:80% }

#footer {
	padding: 0;
	text-align: center;
	font-size: 70%;
}
#footer .column-in {
	background: #452929 url(images/border.jpg) repeat-x top;
	padding: 40px 0 10px 0;
	color: #ffffcc;
}
#footer a {
	color: #f5ce81;
}
#footer a:hover {
	color: #d67f49;
}
#footer h4 {
	font-size: 100%;
}

#left ul ul li.page_item {
	padding-left: 8px;
}
#right ul ul {
}
#left ul p, #left ul ul p {

}
#left h2, #right h2 {
	font-size: 100%;
	color: #000000;
	border-top: 1px solid #f5ce81;
	font-variant: small-caps;	
}
#left h2, #left li h2, #right h2, #right li h2 {
	/*background: url(images/headergrad.jpg) repeat-x top center;*/
	padding: 5px 3px 3px 8px;
	font-size: 120%;
	margin-bottom: 3px;
	color: #000000;	
}
#left ul, #right ul {
	margin: 3px 0;
}
#left ul, #right ul {width: 180px; color: #000000; }
#left li, #right li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#left li, #right li {
	padding: 0;
	/*font-size: 95%;*/
}
#right li {
}
#right li p {
	text-align: left;
}
#left p {
	padding: 10px;
}
#left ul a, #right ul a {
	display: block;
	text-decoration: none;
	width: auto;
	padding: 3px 8px;	
}
#left ul a:link, #right ul a:link {
	color: #b01900;
}
#left ul a:visited, #right ul a:visited {
	color: #cc6636;
}
#left ul a:hover, #right ul a:hover {
	color: #000000;
	background: #f5ce81;	
}
#left ul a:active, #right ul a:active {
	color: #da864e;	
}
#left ul li ul, #right ul li ul {
	background: transparent;
	padding: 0 6px;
	margin-left: -6px;
}
/* blog specific stuff */
.post {
	border-bottom: 1px solid #f5ce81;
	margin-bottom: 10px;
}
#searchform {
	padding: 13px 0 13px 10px;	
}

#searchsubmit, #submit, #contactsubmit {
	background: #f5ce81;
	color: #452929;
	margin-top: 3px;
	text-align: center;
	font-weight: bold;
}
.pullquoteleft, .pullquoteright {
	border: 1px solid #f5ce81;
	margin: 5px;
	/*padding: 5px;*/
	width: 137px;
}
.pullquoteleft p, .pullquoteright p {
	padding: 8px;
}
.pullquoteleft {
	float: left;
}
.pullquoteright {
	float: right;
}
.pullquoteleft img a, .pullquoteright img a {
	margin: 0 auto;
	text-align: center;
}
.pullquoteleft h4, .pullquoteright h4 {
	border-bottom: 1px solid #f5ce81;
	padding: 3px 0;
	font-size: 110%;
	text-align: center;
}
.archive {
	border-bottom: 1px dotted #452929;
}
blockquote {
	padding: 0 20px;
}
a img {
	border: none;
	margin: 0;
	padding: 0;
}
.centered {
    text-align: center;
    margin: 0 auto;
}
ol.commentlist {
	margin-left: 5px;
	padding: 5px;
}
ol.commentlist li {
	padding: 4px;
	list-style-position: inside;
	border-bottom: 1px solid #f5ce81;
}
h2.description {
	font-size: 130%;
}
.postmetadata {
	font-size: 80%;
	padding-bottom: 20px;
}
.imgleft, .imgright { margin: 7px; }
.imgleft { float: left; }
.imgright { float: right; }
#middle h3.recentnews {
	background: #f5ce81;
	text-align: center;
	color: #452929;	
	margin-top: 20px;
	font-size: 130%;
	border-top: 1px solid #da864e;
	border-bottom: 1px solid #da864e;
	padding: 2px 0;
}
.small {
	font-size: 90%;
	color: #da864e;
	font-weight: bold;
}
div#calendar_wrap caption {
	text-align: center;
	margin: 0 auto;
	border-bottom: 1px solid #fff;
}
table#wp-calendar td {
	padding-right: 2px;
}
table#wp-calendar th {
	text-align: center;
}
table#wp-calendar td a {
	font-weight: bold;
	padding: 0; margin: 0;
	text-align: right;
}
table#wp-calendar {
	margin: 0 auto;
	text-align: right;
}
table#wp-calendar td.pad {
	padding: 0;
}

