
/*Structured layout mainpage*/
body{
color:#000;
background: #820702 url(../images/skinCustom/bg.jpg) center top repeat-x;
background-attachment:fixed;
}

a:active { outline: none; }
a:focus { -moz-outline-style: none; }

.wrapper{ 
top: 0;
z-index: 2;
}

img#left_bg {
	margin: 0 0 0 -830px;
	padding: 0;
	position: fixed;
	left:	50%;
	top:	0;
	z-index: 1;
}

img#right_bg {
	margin: 0 0 0 400px;
	padding: 0;
	position: fixed;
	left:	50%;
	top: 0;
	right:	0;
	z-index: 1;
}

div#topcorner {
	background: transparent url(../images/skinCustom/page/bg_top.png) center top no-repeat;
	height: 4px;
	margin: 14px 0 0 0;
	padding: 0;
}
div#top {
	background: transparent url(../images/skinCustom/page/bg_mid.png) center top repeat-y;
	width: 946px;
	padding: 1px 18px 18px 18px;
}

div#botcorner {
	background: transparent url(../images/skinCustom/page/bg_bot.png) center bottom no-repeat;
	height: 10px;
	margin: 0;
	padding: 0;
}

div#head {
	margin-top: 0px;
}

div#footerwrap.wrapper{ 
background-image: none;
}

#footer{
border-top:1px solid #D6D6D6;
}

/*HEAD AREA*/

#top h1.logo {
	width: 214px;
	height: 125px;
	float: left;
	width: 214px;
	margin:0 !important;
	padding: 0 !important;
	overflow: hidden;
}

#top .logobg a{
	background: transparent url(../images/skinCustom/main_logo.png) no-repeat left top;
	text-indent:-9999px;
	display: block;
	width: 214px;
	height: 125px;
	margin: 0;
	padding: 0;
}

div#icon_rack {
	float: left;
	clear: none;
	text-align: center;
	width: 200px; 
	margin: 0 12px 0 0;
}

div#icon_rack img {
	cursor: pointer;
	border: none;
}

div#icon_rack a {
	border: none;
	text-decoration: none;
}

div#icon_rack table td {
	text-align: center;
	height: 50px;
	vertical-align: middle;
}

#top div#banner_1-wrap{
	width: 728px;
	height: 90px;
	text-align: center;
	color: #CCC;
	background-color: transparent;
	float: right;
	margin: 17px 0 0 0;
	padding: 0;
}

ul#nav {
	float: left;
	clear: none;
	margin: 0 0 0 5px;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

#nav li a{
	border-left:1px solid #9E0700;
	color:#fff;
	padding-top: 5px !important; /* overide of style.css for this style only */
	padding-bottom: 1px !important; /* overide of style.css for this style only */
}

#nav .currentli_item a, #nav li a:hover{
color:#000000;
border-color: #bc0116;
}

#top #nav li ul a{
border:1px solid #D6D6D6;
border-top:none;
color:#aaa;
background: #fff;
}

#top #nav li ul a:hover{
background:#eee;
color:#004621;
}

#top #nav li ul {
	border: none;
width: 128px !important; 
}

/*
	==================================================================
		Nav Menu BG
	==================================================================  */
	div#nav_menu_left {
		background:						transparent url(../images/skinCustom/nav/left_bg.png) no-repeat left top;
		width:							10px;
		height:							43px;
		float:							left;
		clear:							none;
		margin:							0;
		padding:						0;
	}
	
	div#nav_menu_right {
		background:						transparent url(../images/skinCustom/nav/right_bg.png) no-repeat right top;
		width:							10px;
		height:							43px;
		float:							left;
		clear:							none;
		margin:							0;
		padding:						0;
	}
	
	div#nav_menu_mid {
		background:						transparent url(../images/skinCustom/nav/mid_bg.png) repeat-x center top;
		width:							926px;
		height:							43px;
		float:							left;
		clear:							none;
		margin:							0;
		padding:						0;
	}
	
	ul#nav li a {
		width:							115px !important;
	}

/*featured*/

#featured{/*
background:transparent url(../images/skin2/shadow.jpg) no-repeat scroll 0px 368px;
		  */
}

#featured_image, #featured_image:focus{
width:940px;
height:424px;
margin-left: 4px;
}
/*infotext*/
#infotext {
background:transparent url(../images/skin2/bg_infotext.png) no-repeat scroll 0px -1px;
}

#infotext h2{
background:transparent url(../images/skin2/bg_infotext.png) no-repeat scroll center bottom;
color:#555555;
}

#infotext h2 strong{
color: #004621;
}

/*content*/

#sidebar #searchform, #sidebar h3{
border-bottom:1px solid #d6d6d6;
}

ul{
border-top:1px solid #d6d6d6;
}

blockquote{
border-left:5px solid #d6d6d6;
}

div#main { padding: 0 !important; float: left; clear: none;width: 940px;}

div#sidebar {
	float: right;
	clear: none;
	margin: 0 !important;
	width: 250px !important;
}

div#content {
	float: left;
	clear: none;
}

#sidebar .box a, #main #sidebar .box .recentcomments, ul li{
background:transparent url(../images/skin2/bullet_blue.png) no-repeat scroll 0px 10px;
border-bottom:1px solid #d6d6d6;
}

#sidebar .box ul ul a{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 10px center;
}
#sidebar .box ul ul ul a{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 20px center;
}
#sidebar .box ul ul ul ul a{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 30px center;
}
#sidebar .box ul ul ul ul ul a{
background:transparent url(../images/skin2/bullet_grey.png) no-repeat scroll 40px center;
}

/*
	==================================================================
		widget ask css
	==================================================================  */
	

div#widget_ask h2 {
	color: #bc0116;
	font-size: 33px;
	height: 30px;
	letter-spacing: -2px;
	background: transparent url(../images/skinCustom/ask_header.png) no-repeat top right;
	text-align: left;
	padding: 45px 0 8px 8px;
	margin: 0;
	border-bottom: 1px solid #919090;
}

.ask_widget h3.widgettitle,
h2.ask_title{
	background: transparent url(../images/skinCustom/paul-hoppe-headshot.png) no-repeat top right;
}

h2.ask_title { height: 100px;}

body#frontpage .ask_widget h3.widgettitle {
	background: none;
}

/*
div.entry h2.ask_title {
	background: transparent url(../images/skinCustom/ask_header.png) no-repeat top right;
	text-align: left;
	padding: 32px 0 8px 8px;
	border-bottom: 1px solid #919090;
}
*/

body#frontpage div#widget_ask h2 {
	background: none;
	padding-top: 7px;
	letter-spacing: normal;
}

body#frontpage div#widget_ask p {
	border-bottom: 1px dashed #9E0700;
	margin-left: 10px;
}

div#widget_ask h2 a {
	color: #bc0116;
	font-size: inherit;
	border: none !important;
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

div.entry.blogentry h3 {
	font-size: 36px;
}


/*blog*/

.post_data{
border:1px solid #9f9f9f;
border-left:none;
border-right:none;
}

.entry .date{
color:#9f9f9f;
}

.entry .day{
border-right:1px solid #9f9f9f;
}

/*
	==================================================================
		buttons
	==================================================================  */
	input[type=submit],
	input.submit{
		text-indent: -9999px;
		width: 64px;
		height: 24px;
		background: transparent url(../images/skinCustom/button/submit.gif) no-repeat center center;
		border: none;
	}
	
		input[name=vote] {
		text-indent: -9999px;
		width: 64px;
		height: 24px;
		background: transparent url(../images/skinCustom/button/vote.gif) no-repeat left center;
		border: none;
	}
	
	input#hp {
		display: none;
	}


/*pagination*/

#top .pagination span, #top .pagination a{
border:1px solid #D6D6D6;
}

#top .pagination a:hover{
border:1px solid #004621;
}

#top .pagination .current{
background: #eee;
border:1px solid #D6D6D6;
color:#222;
}

div#side_banner-wrapper {
	text-align: left;
}

div#side_banner-wrapper img{
	margin: 10px 0;
	padding: 0;
}

p.widget_askQ {
	padding: 5px 20px;
	border-bottom: 1px dashed #D6D6D6;
	color: #333;
}
div#widget_ask p.widget_askQ a {
	text-decoration: none;
	border: none;
	color: #333;
}

h3#ask_thankyou {
	width: 520px;
	margin-left: 15px;
}

/*
	==================================================================
		polls
	==================================================================  */
	div.widget h3,
	body#frontpage div#widget_ask h2{
	color: #bc0116;
	font-size: 33px;
	height: 30px;
	/* letter-spacing: -2px; side bar title spacing */
	height: 36px;
	text-align: left;
	padding: 0px 0 8px 8px !important;
	margin: 0;
	border-bottom: 1px solid #919090 !important;
	font-family: Helvetica;
	}
	
	div.widget_polls-widget * {
		white-space: normal !important;
	}
	
	div.widget_polls-widget p {
		padding: 0 10px;
	}
	
	div.wp-polls-ans {
		padding: 0 10px;
	}
	
	li.polls_archive_link {
		text-align: center;
	}
	
/*
	==================================================================
		widget social links.				
	==================================================================  */
	div#widget_social_links h3 {
	color: #bc0116;
	font-size: 30px;
	font-family: Helvetica;
	letter-spacing: -2px;
	margin: 0;
	padding: 2px 0 0 6px;
	}
	
	div#widget_social_links {
		margin: 0;
		padding: 0;
	}
	
	div#widget_social_links table {
		margin: 0;
		padding: 0;
	}
	
	div#widget_social_links img {
		margin: 4px 2px 0 2px
	}

/*
	==================================================================
		Widget categories and archives
	==================================================================  */
	
	body#frontpage div.widget_categories,
	body#frontpage div.widget_archive {
		display: none;
	}
	
	div.single div.widget_categories,
	div.single div.widget_archive{
		display: block;
	}
	
	div.single div.widget_polls-widget,
	div.single div#widget_ask {
		display: none;
	}
	
	body#frontpage div#sidebar div#widget_ask,
	div.ask-buddha div#sidebar div#widget_ask
	{ display: none; }
	
	span.from-meta { display: none;}
	
	body#frontpage div#widget_ask.box_small,
	body#frontpage div.widget_polls-widget.box_small {
		width: 300px !important;
	}
	
	body#frontpage div#widget_ask.box,
	body#frontpage div.widget_polls-widget.box {
		width: 314px !important;
		margin-right: 30px;
	}
	


/*footer*/
#db_footer,
#db_footer a{
color: #F7575f;
}

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer a
{
color:#004621;
}

#footer .box ul{
border-top:1px solid #D6D6D6;
} 

#footer .box ul li a , .wrapper #footer .box .recentcomments{
color:#777;
border-bottom:1px solid #D6D6D6;
background: transparent url(../images/skin2/bullet_grey.png) left 11px no-repeat;
}

#footer .box ul li a:hover{
background: transparent url(../images/skin2/bullet_grey.png) left 11px no-repeat;
color:#004621;
}

#footer .custom_button{
background: #ddd url(../images/skin2/mail.png) 170px center  no-repeat;
color: #333;
}

#footer .custom_button:hover{
background-color: #ccc;
}

#footer #s{
background: #ddd;
color:#333;
}

#footer #searchsubmit{
background: transparent url(../images/skin2/search.png) 2px center  no-repeat;
border-left:1px solid #fff;
}

#sidebar .widget_search #searchsubmit{
background: transparent url(../images/skin1/search.png) 2px center  no-repeat;
border-left:1px solid #d6d6d6;
}

.wrapper #footer .social_bookmarks .rss a{background: transparent url(../images/skin2/rss_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .facebook a{background: transparent url(../images/skin2/facebook_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .twitter a{background: transparent url(../images/skin2/twitter_16.png) 0 0  no-repeat;}
.wrapper #footer .social_bookmarks .flickr a{background: transparent url(../images/skin2/flickr_16.png) 0 0  no-repeat;}


.more-link{
background:transparent url(../images/skin2/bullet_blue.png) no-repeat scroll right 15px;
}

input, select, textarea{
color:#777;
}

.wrapper a, #main #sidebar .textwidget a{
color:#111;
border-bottom: 1px solid #bc0116;
}

.wrapper a:hover{
border-bottom: 1px solid #666;
color:#004621;
}


h1,h2,h3,h4,h5,h6, legend{
color:#222;
}


#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a{
color:#222;
} 

#top h1 a:hover, #top h2 a:hover, #top h3 a:hover, #top h4 a:hover, #top h5 a:hover, #top h6 a:hover{
color:#555;
} 

.lightbox_video, .lightbox_image{
background:transparent url(../images/skin2/video.png) no-repeat center center;
}

#top .lightbox_image{
background:transparent url(../images/skin2/magnify.png) no-repeat center center;
}

/*comments*/
.gravatar img{
border:1px solid #D6D6D6;
background: #fff;
}

.commententry .odd{
background: #f8f8f8;
}

.commententry .even{
background: #fff;
}

/*CONTACT FORM*/	

.text_input, .text_area{
border:1px solid #D6D6D6;
}

/*
#send, #submit{
border:1px solid #D6D6D6;
background: #222;
color: #fff;
}


#submit:hover, #send:hover{
background: #eee;
color: #222;
}
*/

	
.valid .text_input, .valid .text_area{border:1px solid #70A41B;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #ffb628;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ff0000;}
