html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}


body{font:14px  'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif; color:#b8aa81}a:focus{outline:1px dotted}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:disc}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}a{text-decoration:none;color:#d1aa3c;}a:hover{text-decoration:underline;}

#wp-calendarLarge .dayHead {
background-color:#D1AA3C;
color:#0e0b09;
padding:2px;
font-weight:bold;
z-index:1000;
}

#wp-calendarLarge .event-block {
border-top:1px solid #444444;
color:#D1AA3C;
display:block;
line-height:11pt;
padding:5px ;
}

.dayhead{
	color:#0e0b09;
}

#todayLarge{
background-color:#2c1e15;
border:0 none;
color:#D1AA3C;
}

#todayLarge .event-block a{
color:#D1AA3C;

}

#events-calendar-list li {
font-family:Arial,Tahoma,Script;
font-size:small;
font-stretch:condensed;
line-height:normal;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:10px;
padding-bottom:10px;
padding-left:0;
text-align:left;
}

#events-calendar-list li a:link, #events-calendar-list li a:visited, #events-calendar-list li a:hover, #events-calendar-list li a:active {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:medium none;
color:#D1AA3C;
text-decoration:none;
}

#events-calendar-list li:hover {
	background-color: #251c16;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color:#d1aa3c;
	margin:0px 0;
	padding-left:10px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #E5DEC8;
	padding: 5px;
	opacity: 1;
	width: 225px;
	word-wrap: break-word;
}

#EC_previousMonthLarge, #EC_nextMonthLarge{
color:#a60303;	
}

.cform { 
	margin:10px auto 0 auto; 
	width: 450px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:4px 0 10px 0; 
	border:0px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:none; 
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font-size:18px ; 
	color:#D1AA3C;
	letter-spacing:5px;
}

ol.cf-ol { 
	border-top:2px dashed #AAAAAA;
	margin:0pt!important;
	padding:20px 0pt 0pt!important;
}
ol.cf-ol li	{
	background:none!important; 
	margin:0 10px!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
	font:normal 12px ; 
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	letter-spacing:2px;
	margin:6px 0pt !important;
	padding:3px 0; 
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:300px; 
	margin:0px 10px 0 0; 
	text-align:left;
	font-size: 10px;
	display:block;
	color:#b8aa81;
	background:none;
	padding:3px;
	font-size:11px ; 
}

label.cf-before {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 5px 0 0; 
}

label.cf-before span{
	width:200px; 
	display:block;
}

label.cf-after 	{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 2px 0 4px;
	width:110px;
	text-align:left;	
}

label.cf-after span {
	width:110px;
	display:block;
}

label.cf-group-after {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 6px 0 4px;
	width:105px;
	text-align:left;
}
label.cf-group-after span {
	width:105px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	margin:0 0 8px 0;
	padding:3px;
	background: #fbfbfb; 
	border:none;
	border-top: 1px solid #f0f0f0; 
	vertical-align:top;
	font:normal 12px ;
	letter-spacing:1px;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#f2efe6; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#f2efe6; 
}

.cform textarea,
.cform input {
	width:415px;
	background-color:#e5dec8;
}
.cform select {
	width:421px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:6.5em; 
}

.cform textarea {
	font-size: 0.9em;
	height: 6em;
	overflow:auto;
}

.cform input.cf_date {
	width:395px;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	letter-spacing:2px;
	margin:12px 0pt 4px 10px!important;
	color:#888888;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:3px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important; 
}


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 12px 0; 
} 


/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	display:block; /*for mozilla*/
	width:421px;
	font-size:9px;
	vertical-align:top;
	color:#888888;
	text-align:right;
	margin:0;
	height:13px;
	line-height:13px;
	font:normal 10px; 
}

.cform textarea.fldemail,
.cform textarea.fldrequired,
.cform input.fldemail,
.cform input.fldrequired {
	margin:0;
}
/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:150px;  
	padding:5px; 
	margin: 5px 3px 4px 0pt;
	font-size:13px;
	background-color:#f2efe6; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}


/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#A60303 url(li-err-bg.png) repeat scroll 0 0 !important;
border-style:solid;
margin:5px 0 !important;
padding:5px 10px !important;
}

ol.cf-ol li ul.cf_li_text_err {
	padding:0 0 0 10px;
	margin:0;
	color:#333;
	display:inline-block;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}


/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.seccap {
	margin-top: 6px;
}

label.secq{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	width:auto;
	padding:2px 4px 2px 2px;
}
label.secq span {
	display:block!important;
	width:auto;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:196px;
	padding: 4px 4px;
	margin: 0 0 8px 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 8px 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 10px 3px;
	width:21px;
	height:21px;
	border:none!important;
}

img.imgcalendar {
	border:none!important;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:420px;
	line-height:1.3em;
	margin:10px auto;
	
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}
div.failure {
	background:#A60303 url(li-err-bg.png) repeat scroll 0 0 !important;
border-color:#DF7D7D;
border-style:solid;
color:#FFFFFF;
display:block;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
display:none;
}

  
/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html ol.cf-ol 	{
	display:inline-block; /*for IE6!!*/
}
* html img.captcha	{
	margin-bottom:9px!important;
}
*+html img.captcha	{
	margin-bottom:9px!important;
}

@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

body{
	background:url(../images/back.jpg) repeat-y #fff scroll center top;
	height:100%;
}



#header{
	background:url(../images/header.jpg) no-repeat center top scroll transparent;
	height:282px;
}

.head{
	height:201px;
}

#wrap{
	background-color:#d1aa3c;
	padding:5px ;
	height:286px;
}

.slideshow img{
	border:1px solid #0e0b09;
}
#slideshow{
	clear:both;
	height:330px;
}

#boxes{
	background:url(../images/homeboxes.jpg) no-repeat center top scroll transparent;
	height:220px;
	clear:both;
	text-align:center;
	padding:50px 0 0 10px;
}

#boxes p{
	line-height:18px;
padding:0 10px;
margin:0 0 7px;
}
#boxes h2{
color:#d1aa3c;	
font-weight:normal;
}
.footer{
background:url(../images/footer.jpg) center bottom no-repeat scroll transparent;
height:345px;
clear:both;
margin-bottom:70px;
}
#footpost {
padding-top:40px;
height:150px;
}
#footpost h3{
color:#d1aa3c;
font-weight:normal;
font-size:18px;
margin-left:30px;
}

#footpost span{
color:#d1aa3c;
margin-left:40px;

}

#footpost p{
margin-left:40px;

}
#sociallinks{
height:135px;	
}
#sociallinks img{
padding-left:40px;	
}
#sociallinks span a{
	float:left;
	text-decoration:none;
	color:#d1aa3c;
	clear:both;
	margin-left:40px;
}

.credits{
	text-align:center;
	font-size:12px;
}
.credits a{
	text-decoration:none;
	color:#b8aa81;
	font-weight:bold;
}
#menu ul{
	margin:0;
	padding:0;
}

#menu{
	height:81px;
	clear:both;
}

#menu ul li {
list-style:none;
display: block;
color:#d1aa3c;
line-height:41px;
float:left;
margin:0;
padding:0;
font-size:16px;
}
#menu ul li a{
	color:#d1aa3c;
	text-decoration:none;
	display: block;
color:#d1aa3c;
line-height:41px;
float:left;
margin:0 ;
padding:0 19px;

}
#menu ul li a:hover{
	background:url(../images/menuback.jpg) repeat-x top center scroll transparent;	

}
#menu ul li a.current{
background:url(../images/menuback.jpg) repeat-x top center scroll transparent;	
}


#maincontent{
	min-height:300px;
	margin-bottom:50px;
}

#maincontent h2{
font-weight:normal;
color:#d1aa3c;
font-size:20px;
}

.entry-content{
margin-left:50px;
margin-right:50px;

}

.entry-content p{
	line-height:22px;
}

#sidbar1{
	height:300px;
}

#sidebar1 h3{
color:#a60303;
font-size:20px;
font-weight:normal;
}





ul.topnav {
}
ul.topnav li {
	
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	
}
ul.topnav li a:hover{
	}
ul.topnav li span { /*--Drop down trigger styles--*/
	background:transparent url(../images/subnav_btn.gif) no-repeat scroll center top;
float:left;
height:41px;
left:80px;
position:absolute;
width:17px;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 41px;
	background: #0e0b09;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
	z-index:1000;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #2b1f18; /*--Create bevel effect--*/
	border-bottom: 1px solid #26221f; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 150px;
	
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	
}


#comments-list h3, #respond h3{
	font-size:17px;
}

.post {
	
	padding:10px;
	 
	margin-bottom:30px;
}

.indexpost {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#16100C none repeat scroll 0 0;
margin-bottom:30px;
padding:20px;	
}
.post{
	-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#16100C none repeat scroll 0 0;
margin-bottom:30px;
padding:20px;	
}
.entry-title{
	padding:10px;
}
.comment {
	background:#16100C none repeat scroll 0 0;

	padding:10px;
	border:1px solid #D1AA3C;
	margin-bottom:30px;
}

.comment-meta{
	padding-bottom:15px;
	padding-top:10px;
}

.form-textarea textarea{
	background-color:#fbfbfb;
}

.comments li{
	list-style:none;
	
}
.entry-meta{
	margin-top:50px;
}

#video{
	margin:20px auto;
	text-align:center;
}



.metaa{
	color:#d1aa3c;
}

.entry-content h3{
font-size:16px;
line-height:28px;
color:#D1AA3C;
}

.entry-content h4{
font-size:15px;
line-height:28px;
color:#D1AA3C;
}

img.alignright  {
float:right;
margin:10px 0 10px 10px !important;	
}

img.alignleft  {
float:left;
margin:10px 10px 10px 0px !important;
}

.hide{
position:absolute;
top:-40000px;
}

.container_16 #menu{
	position:relative;
	z-index:10000;
}

.container_16 #mainstuff{
position:relative;
z-index:1001;
}

.container_16   .boxes{
position:relative;
z-index:1100;
}

#sidemenu ul li{
list-style:none;
line-height:20px;
}

#sidemenu ul li a{
color:#B8AA81;
} 

.cform label span{
	width:300px;
}

#quotes  p  {
line-height:20px;
margin-right:20px;
margin-left:30px;
}

 #primary ul li {
list-style:none;	
}

#prevNext{
	cursor:pointer;
	margin-bottom:10px;
	font-weight:bold;
	margin-left:10px;
}

li#better-blogroll {
list-style:none;
line-height:28px;
}

div#shDisplay {
background-color:transparent;
display:block;
z-index:100002;
}

li#mailchimp-widget {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 30px;
padding:0;
}

#mc_signup_form legend {
margin:0;
padding:0;
}
#mc_signup_form .mc_var_label, #mc_signup_form .mc_input {
clear:both;
float:left;
padding-bottom:5px;
}

#mc_signup_submit, #mc_display_rewards{
	float:left;
}

#linkout{
	width: 100%;
	background: #0F0B08;
	position: fixed;
	z-index: 10002;
	bottom: 0;
	padding: 10px;
	text-align:center;
	border-top:1px solid #000;
}
#linkout p{
	padding:0;
	margin:0;
}

#TB_window {

z-index:100002;
}

#TB_overlay {

z-index:100000;
}

#TB_load {

z-index:100001;
}
