/*	--------------------------------------------------
Global Reset - Resets all browser defaults to 0
-------------------------------------------------- */

body {
	background:#3D3D3D url(1-grey/bg.jpg) repeat;
	font:12px Arial, Helvetica, sans-serif;
	color:#5a4a4a;
}
a {
	color:#dd9988;
	text-decoration:underline;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl {
	float: left
}
.fr {
	float: right
}
.ac {
	text-align: center
}
.ar {
	text-align: right
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto
}
img.alignright {
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline
}
img.alignleft {
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline
}
.alignleft {
	float: left
}
.alignright {
	float: right
}
hr {
	color:#fffdea;
	border:none;
	border-bottom:1px dotted #372322;
	margin-bottom:22px;
	clear:both;
}

/* ---------------------------- STRUCTURE --------------------------------- */

#page { 
	width: 100%;
	margin: 0;
	background: none;}

#header {
	height: 103px;
	background: #000000;
	margin-top: 7px;}
	
.header_top {
	background: #000000;}
	
#header-in {
	background: none;}
	
.header_bottom {
	background: #000000 url(1-grey/header.jpg) repeat-x top;}
	
#navi {
	background: url(1-grey/dotline.png) repeat-x top;
	border: none;
	margin: 0;}
	
#content {
	float:left; /*background:#ccc;*/}
	
#sidebar_l {
	float:left;  /*background:green;*/
}
#sidebar_r {
	float:right; /*background:red;*/
}
#content, #sidebar_l, #sidebar_r {
	padding-top:10px;
	padding-bottom:15px;
}
#footer {
	clear:both;
	padding:13px 0 15px 0;
	height:100%;
	overflow:hidden;
	background:url(1-grey/footer_bg.png) repeat-x top;
	border:none;
}
/*	--------------------------------------------------

Header

-------------------------------------------------- */

.h_left {
	width: 555px;
	float: left;
	position: relative;
	background:url(1-grey/header-top.gif) no-repeat top left}
	
.h_right {
	width: 160px;
	float: right;
	padding: 40px 0 0 0;}
	
.logo {
	position: relative;
	display: block;
	width: 244px;
	height: 40px;
	font-size: 18px;
	padding: 28px 0 20px 20px;
	border-bottom: none;}
	
.logo span {
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	left: 0;}
	
.logo span, .logo span a {
	width: 244px;
	height: 40px;
	background: url(1-grey/logo.png) no-repeat;}
	
.logo span a {
	display: block;
	background: url(1-grey/logo.png) no-repeat;
	cursor: pointer;}
	
.logo a:hover {
	text-decoration: none;
	color: #A83A01;}
	
/*=== Logo Spot ===*/

#header-in .blog-title {
	padding:25px 0 0 0;
}
#header-in .blog-title a {
	color:#e3c273;
	font:normal 32px Georgia;
	text-transform:uppercase;
	text-decoration:none;
	padding:10px 15px
}
#header-in .blog-title a:hover {
	text-decoration:none;
	color:#fff;
	background:none
}
#header-in .blog-description {
	color:#5E4E38;
	font-size:14px;
	padding:0 15px 20px 15px
}
#header-in h1.logo {
	text-decoration:none;
	border:none
}
#header-in h1.logo a:hover {
	background:none;
	color:#fff;
}
#header-in h1.logo {
	margin:28px 0 20px 0;
	padding:0
}
#header-in p.description {
	position:absolute;
	left:70px;
	top:73px;
	padding-bottom:20px;
	text-transform:uppercase;
	color:#ad9778;
	font-size:12px;
}
#header-in .h_right p {
	font-weight:bold;
	margin:0;
	padding:6px 0 6px 25px;
	color:#eb8d59;
	border-bottom:1px dotted #855e54;
}
#header-in .h_right p a {
	color:#eb8d59;
	text-decoration:none;
}
#header-in .h_right p a:hover {
	color:#fff;
}
.i_rss {
	background:url(1-grey/i_rss.png) no-repeat 0 7px;
}
#header-in .h_right p.i_email {
	background:url(1-grey/i_subscribe.png) no-repeat 0 6px;
	border:none;
}

/* ---------------------------- HOME & WIDGET --------------------------------- */

ul {
	margin: 0;
	padding: 0;
	list-style: none;}
	
p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 20px;}
	
h3 {
	margin: 10px 0 10px 0;
	padding: 0;
	color: #5A4A4A;}
	
.widget-spot, .widget {
	margin: 6px 0 20px 0;
	padding: 0}
	
#content .widget h3, #sidebar_l .widget h3, #sidebar_r .widget h3, #sidebar_r .ad-box2 h3 {
	margin: 0 0 5px 0;
	letter-spacing: 1px;
	padding: 0 0 10px 0;
	font: 10px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: center;
	color: #DDDDDD;}
	
#content .widget h3 span, #sidebar_l .widget h3 span, #content .ad-box2 h3 span {
	padding: 5px 10px 5px 15px;}
	
#sidebar_r .widget h3 {
	padding: 5px 10px 5px 15px;}
	
.galler_link_space {
	margin-top: -28px;}
	
p.more {
	text-align:right;
	overflow:hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	clear:both;}
	
p.more a {
	color: #9A0101;
	text-decoration: none;}
	
p.more a:hover {
	color: #FFFFFF;}
	
.ad-box {
	border-bottom: 1px solid #312626;
	border-top: 1px solid #312626;
	padding: 10px 0;
	margin-bottom: 20px;
	text-align: center;}
	
.ad-box2 {
	border-bottom: 1px solid #312626;
	border-top: 1px solid #312626;
	padding: 10px 0 0 0;
	margin-bottom: 20px;
	text-align: center;}
	
.ad-box2 img {
	margin-bottom: 10px;}
	
.about_author {
	background: #5D0D01 url(1-grey/about_bg.png) no-repeat center 10px;
	padding: 5px 15px 15px 15px;
	width: 220px;
	min-height: 310px;
	_height: 310px;
	float: left;
	border: 1px solid #291818;}
	
#content .about_author h3 {
	text-align: center;}
	
#content .about_author img {
	float: left;
	border: 1px solid #FFFFFF;
	margin: 0 12px 0 0;}
	
#content .about_author p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #999999;}
	
#twitter {
	background: #5D0D01 url(1-grey/twitterbg.png) no-repeat top;
	padding: 25px 15px 15px 15px;
	width: 220px;
	min-height: 310px;
	_height: 310px;
	float: right;}
	
#content #twitter h3 {
	background: none;
	padding: 0;
	text-align: left;}
	
.widget #twitter li {
	list-style:none;
	margin:0;
	padding:0;
	border-bottom:1px dotted #8b7b79;
	padding:10px 0;
	line-height:18px;
	font-size:12px;
	background:none;
	color:#5a4a4a;}
	
.widget #twitter li span a {
	color:#865f5f;
	text-decoration:underline;
}
.widget #twitter li span a:hover {
	color:#fff;
	text-decoration:underline;
}
.widget #twitter li a {
	color:#877a7a;
	text-decoration:none;
}
.widget #twitter li a:hover {
	color:#fff;
	text-decoration:none;
}
#sidebar_l .widget .postlist li {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px dashed #2f1d1c;
	background:none;
}
#sidebar_l .widget .postlist li h4 {
	font:17px Georgia, "Times New Roman", Times, serif;
	margin:0 0 0px 0;
	padding:0;}
	
#sidebar_l .widget .postlist li h4 a {
	color: #FFFFFF;
	text-decoration: none;}
	
#sidebar_l .widget .postlist li h4 a:hover {
	color:#fff;
	text-decoration:none;}
	
#sidebar_l .widget .postlist li p {
	color: #666666;
	line-height: 18px;}
	
#content .post_content p:first-letter {
	font-size:inherit;
}
#sidebar_l .widget p {
	margin:0;
	padding:0;
}
.widget .postlist li span.comments, .widget .postlist li span.comments a {
	color: #9A0101;}
	
.widget .postlist li span.comments a {
	background: url(1-grey/i_comments.png) no-repeat 3px 3px;
	padding-left: 15px;
	padding-right: 3px;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;}
	
.widget .postlist li span.comments a:hover {
	color: #CC0000;}
	
.flickr_badge_image {
	float:left;
	list-style:none;
	margin:0 3px 10px 0
}
.flickr img {
	border:3px solid #100800;
	background:#F4F4F4;
	padding:0px;
	float:left;
	width:70px;
	height:70px;
}
.flickr img:hover {
	border-color:#fff
}
#sidebar_r li {
	margin:0;
	padding:5px 0 5px 16px;
	border-bottom:1px dashed #2f1d1c;
	background:url(1-grey/bullet.png) no-repeat 7px 11px;
}
#sidebar_r li a {
	color:#5a4a4a;
	text-decoration:none;
}
#sidebar_r li a:hover {
	color:#dd9988;
	text-decoration:none;
}
#sidebar_r .ad-box2 {
	clear:both;
	overflow:hidden;
	height:100%;
}
#searchform {
	background:#030101;
	padding:8px;
	position:relative;
	margin-bottom:-10px;
	overflow:hidden;
}
#searchform label {
	display:none;
}
#searchform #s {
	font:12px Georgia, "Times New Roman", Times, serif;
	width:135px;
	color:#666;
	background:#fff;
	border:1px solid #bababa;
	padding:4px;
}
#searchsubmit {
	position:absolute;
	right:12px;
	top:15px;
	width:14px;
	height:14px;
	cursor:pointer;
	background:url(1-grey/i_search.png) no-repeat;
	border:none;
	text-indent:-9009px;
}
* html #searchsubmit {
	letter-spacing:-125px;
}
*+html #searchsubmit {
	letter-spacing:-125px;
}
.widget .gallerylist, #content .gallerylist {
	margin:0 0 20px -20px;
	padding:0;
	overflow:hidden;
}
* html .widget .gallerylist, * html #content .gallerylist {
	margin:0 0 20px 0px;
	width:540px;
}
.widget .gallerylist li, #content .gallerylist li {
	margin:0 20px 0 0;
	padding:0;
	float:left;
	width:250px;
	height:180px;
	position:relative;
	background:none;
}
* html .widget .gallerylist li, * html #content .gallerylist li {
	margin:0 0 0 0;
	height:178px;
}
.widget .gallerylist li a, #content .gallerylist li a {
	margin-left:20px;
	_margin:0 10px 0px 0;
	padding:3px;
	background:#0a0605;
	border:1px dashed #462d2b;
	display:block;
	float:left;
	width:240px;
	text-decoration:none;
}
* html .widget .gallerylist li a, * html #content .gallerylist li a {
	overflow:hidden;
	margin:0 10px 20px 0;
}
.widget .gallerylist li a:hover, #content .gallerylist li a:hover {
	background:#0a0605;
	border:1px dashed #7e6562;
}
#content .gallerylist li a span {
	display:none;
}
#content .gallerylist li a:hover span {
	display:block !important;
	cursor:pointer;
	background:#000;
	width:185px;
	position:absolute;
	left:24px;
	_left:4px;
	top:120px;
	padding:10px;
	opacity:0.8;
}
#content .gallerylist li .i_zoom {
	position:absolute;
	right:-14px;
	_right:0px;
	top:120px;
	padding:10px;
	width:15px;
	border:none;
	width:none;
	opacity:0.8;
}
#content .gallerylist li .i_zoom:hover {
	width:15px;
	border:none;
}
* html #content .gallerylist li .i_zoom {
	position:relative;
	right:-219px;
	top:-61px;
	padding:9px 5px;
	width:15px;
	display:block;
	border:none !important;
}
* html #content .widget .gallerylist li .i_zoom:hover {
	padding:9px 5px;
	width:15px;
	border:none !important;
}
#content .post_img .i_zoom2 {
	position:absolute;
	right:8px;
	bottom:8px;
	background:#000;
	padding:10px;
	display:block;
	opacity:0.8;
}
.post_img {
	border:1px dashed #7e6562;
	padding:8px 5px;
	overflow:hidden;
	background:#0a0605;
	margin-bottom:10px;
	position:relative;
	text-align:center;
}

/* ---------------------------- CONTENT --------------------------------- */

.breadcrumb {
	font:bold 10px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:0px 0 10px 0px;
	margin:0;
}
.breadcrumb a {
	font-weight:normal;
	text-decoration:none;
	padding:0 3px 0 0;
	margin:0;
	text-align:left;
	text-decoration:none;
}
.breadcrumb strong {
	padding:0 0 0 5px;
	margin:0;
	font-weight:normal;
	font-size:11px;
	text-align:left
}
.breadcrumb a:hover {
	text-decoration:underline;
}
blockquote {
	margin:10px 0 20px 0;
	padding:10px 0 18px 0;
	overflow:hidden;
	height:100%;
}
blockquote p {
	padding:3px 10px 8px 10px;
	font:14px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:18px;
	color:#fff;
	border-top: 1px dashed #362323;
	border-bottom: 1px dashed #362323;
}
blockquote cite {
	font-size:12px;
	float:right;
	font-weight:bold;
	font-style:normal;
}
#content ul {
	margin:10px 0;
}
#content ul li ul {
	margin:5px 0 0 0;
}
#content li {
	margin:0;
	padding:5px 0 5px 16px;
	background:url(1-grey/bullet.png) no-repeat 7px 11px;
	font-size:14px;
	color:#a79797;}
	
#content li ul li {
	margin:0;
	padding:5px 0 0px 16px;
	background:url(1-grey/bullet.png) no-repeat 7px 11px;}
	
#content li a {
	color: #9A0101;
	text-decoration: none;}
	
#content li a:hover {
	color: #FF0000;
	text-decoration: none;}
	
#content h1 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #FFFFFF;}
	
#content h2 {
	color:#a69494;}
	
#content p {
	color: #666666;
	font-size: 14px;}
	
#content ol {
	margin:10px 0;}
	
#content ol li ol {
	margin:5px 0 0 0;
}
#content ol li {
	list-style-type:decimal;
	margin:5px 0 5px 25px;
	padding:0;
	background:none;
	color:#a79797;
}
#content li ol li {
	list-style-type:decimal;
	margin:5px 0 5px 25px;
	padding:0;
	background:none;
}
.imgleft {
	float:left;
	margin:0 12px 0 0;
	padding:4px;
	background:#0a0605;
	border:1px dashed #462d2b;
}
.imgright {
	float: right;
	margin: 0 0 0 12px;
	padding: 4px;
	background: #0a0605;
	border: 1px dashed #462d2b;}
	
.posts {
	margin-bottom: 20px;}
	
.post_top {
	margin: 10px 0 10px 0;}
	
.post_comments {
	background:url(1-grey/comments.png) no-repeat;
	float:right;
	margin-top:5px;
	width:34px;
	height:29px;
	text-align:center;
	font:14px Georgia, "Times New Roman", Times, serif;
}
.post_comments a {
	text-decoration:none;
	color:#ad8c88;
}
.post_comments a:hover {
	color:#fff;}
	
.post_top h3 {
	margin: 0;
	padding: 0;
	text-transform: inherit;
	color: #FFFFFF;
	width: 470px;}
	
.post_top h3 a {
	text-decoration: none;
	color: #FFFFFF;}
	
.post_top h3 a:hover {
	color: #FFFFFF;}
	
#content .posts p.postedby {
	margin: 0;
	padding: 5px 0 0 0;
	width: 470px;
	float: left;
	font: 10px Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;}
	
.month {
	text-transform:uppercase;}
	
.postedby {
	text-transform:uppercase;
	color:#5a4a4a;}
	
.postedby a {
	color: #9A0101;
	text-decoration: none;}
	
.postedby a:hover {
	color: #9A0101;}
	
.posts h1 {
	font-size: 25px;
}
.posts h2 {
	font-size: 23px
}
.posts h3 {
	font-size: 21px
}
.posts h4 {
	font-size: 19px;
}
.posts h5 {
	font-size: 17px
}
.posts h6 {
	font-size: 15px
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia;
	font-weight:normal;
	font-variant:normal;
	color:#d6c1b8;
}
dl, hr, h1, h2, h3, h4, h5, h6, pre, table, address, fieldset {
	padding:10px 0 5px 0;
	margin:0
}
p {
	padding:0px 0 10px 0;
	line-height:20px;
	margin:0
}
code {
	line-height:18px;
	background:#0a0605;
}
#content p.price {
	font-size:16px;
}
/*---------PAGE NAVIGATION - pagination --------- */

.pagination {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	padding:0
}
.Navi {
	float: right;
	padding:25px 25px 25px 0;
}
.Navi .on {
	color:#fff;
	display: block;
	float: left;
	font-size: 12px;
	padding: 4px 9px;
	margin-left: 4px;
	color:#fff;
	background:#92716c !important
}
.Navi a {
	text-decoration: none !important;
	display: block;
	float: left;
	padding: 3px 7px;
	margin-left: 4px;
	border:1px solid #776767;
	color: #92716c;
}
.Navi a:hover {
	color:#fff;
	background: #735955
}
/*---------COMMENTS --------- */

#comments {
	padding:0 10px 0 10px;
	margin:0
}
#comments_wrap {
	padding:20px 0 0 0;
	margin:20px 0 0 0;
}
#comments h3 {
	font:normal 18px Georgia;
	padding:0 0 20px 0;
	margin:0
}
#comments .commentlist {
	padding:0;
	margin:0
}
#comments ol {
	padding:20px 0;
}
#comments .comment {
	margin: 10px 0 0 0;
	padding:0;
	width: 100%;
	list-style:none
}
#comments .comment a {
	text-decoration:none;
	padding:1px 0
}
#comments .comment a:hover {
}
#comments .comment .meta-left {
	width: 90px;
	float:left;
}
#comments .comment .meta-left p {
	padding:2px 0 0 0;
	margin:0
}
#comments .comment .meta-left .meta-wrap {
	width: 90px;
	overflow: hidden;
	padding-right: 7px;
	min-height:70px
}
#comments .comment small {
	font-size: 11px
}
* html #comments .comment .text-right {
	height:70px
}
#comments .comment .text-right {
	min-height:70px;
	margin:0;
	padding: 12px;
	margin-left:100px;
	float:none
}
#comments .comment .text-right p {
	line-height: 18px;
	padding: 0 0 8px 0;
	color:#92716c;
}
#comments ul.children {
	margin:10px 0 0 20px;
	padding:0
}
#comments .comment .authcomment {
}
p.commpadd {
	padding:0;
	margin:0 0 10px 0
}
span.comm-reply {
	float:right;
	padding:5px 0 0 0
}
span.comm-reply a, span.comm-reply a:hover {
	font-size:13px;
}
.cancel-comment-reply {
	padding:0 0 10px 0
}
#respond {
	padding:10px 0 0 0;
	margin:0
}
#respond a {
}
#respond textarea, .commpadd input {
}
#respond textarea {
	margin:0;
	padding:0
}
.commpadd input {
	padding:6px;
	float:left;
}
.commpadd label {
	padding:5px 0 0 0px;
	display:block;
	float:left;
}
.commpadd {
	height:100%;
	overflow:hidden;
	padding-bottom:6px;}
	
input#submit {
	font: 12px Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-align: center;
	padding: 5px;
	width: 140px;
	margin: 0 0 0 120px;
	_margin: 0 0 0 125px;
	background: #CCCCCC;
	border: none;
	color: #000000;}
	
#respond textarea, .commpadd input {
	font: 12px Arial, Helvetica, sans-serif;
	width: 260px;
	line-height: normal;
	background: #444444;
	border: 1px solid #666666;
	color: #FFFFFF;}
	
#respond .commpadd textarea {
	line-height: normal;
	width: 270px;}
	
#respond label {
	width: 120px;
	float: left;}
	
.avatar {
	border: 1px solid #412c2c;
	padding: 2px;
	background: #1E1212;}
	
#respond h3, #comments_wrap h3 {
	margin: 15px 0 0 0;
	padding: 0;
	color: #666666;}
	
/*---------COMMENTS color settings --------- */

#comments_wrap {
	border-top: 1px solid #666666;}
	
#comments .comment {
	background: none;}
	
#comments .comment a {
	color:#6e5652;
	border-bottom:1px solid;
	font-size:11px;
}
#comments .comment a:hover {
	color:#fff
}
#comments .comment .meta-left {
	color:#6e5652
}
#comments .comment .text-right {
	background:#4c3835 url(1-grey/commentbg.png) no-repeat left center;
	padding-left:20px;
}
#comments .comment .authcomment {
}
span.comm-reply {
	color: #AAAAAA;}
	
.red {
	color: #9A0101;}

/* ---------------------------- FOOTER --------------------------------- */

#footer {
	overflow: hidden;
	font-family: Arial, sans-serif;}
	
#footer .copyright {
	font-size: 10x;
	color: #666666;
	padding: 0;
	margin: 0 0 8px 0;
	line-height: 18px;}
	
#footer .copyright a {
	color: #9A0101;
	text-decoration: none;}
	
#footer .copyright a:hover {
	color: #CC0000;
	text-decoration: none;}
	
#footer .copyright .fr {
	margin-right: -12px;}
	
#footer .copyright .fr li {
	display: block;
	float: left;
	padding: 0 10px 0 0px;
	margin: 0 0 0 10px;
	line-height: 12px;
	border-right: 1px solid #746f60;}
	
/*

P.I.E. FLOAT CLEARING

See http://www.positioniseverything.net/easyclearing.html 

--------------------- */

.clearfix:after {
	content:".";
	clear:both;
	height:0;
	visibility:hidden;
	display:block;
}
.clearfix {
	display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

/* End hide from IE-mac */

/* top navigation drop menu  ---------------------- */

ul#nav { 
	margin: 0 auto;
	width: 960px;
	padding: 0
	list-style: none;}

#nav li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;}

#nav li a {
	display: block
	text-decoration: none;
	margin: 5px 14px;
	padding: 5px 0 5px 0;
	text-transform: uppercase;
	font: 17px Arial, sans-serif;
	font-weight: bold;}
	
/*
SON OF SUCKERFISH DROPDOWNS
See http://www.htmldog.com/articles/suckerfish/dropdowns/
--------------------- */

/* 2nd and 3rd level menus */
#nav ul { position: absolute; z-index: 99;  left: -999em; margin: 0px 0 0 -11px; padding: 0;  width:13.9em; w\idth: 13.9em; height: auto; }

/* 3rd level menus only */
#nav ul ul { margin: -2.0em 0 0 13.9em; }

/* 2nd and 3rd level menus */
#nav li li { padding: 2px 1em 2px 0; width: 12.9em; }

/* 2nd and 3rd level menus */
#nav ul a { width: 13em; w\idth: 9em; }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em;   }

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left: auto; }

#nav li:hover, #nav li.sfhover {  }


/* 2nd and 3rd level menus */
#nav ul li a, #nav ul ul li a { font-size:12px; padding: 3px 10px 3px 10px; margin:0; }


/* top navigation drop menu colors ---------------------- */

#nav li a { 
	color: #000000;
	border-bottom: 0;
	border-right: none;}
	
#nav li a:hover { 
	color: #9A0101;
	border-right: none;}
	
#nav li.current_page_item a { 
	color: #9A0101;
	border-bottom: 3px solid #BABDA2;}

/* dropdowns/
--------------------- */

/* 2nd and 3rd level menus */
#nav ul { border: solid #3b2724; border-width: 1px 1px 0; background: #201414;}


/* 2nd and 3rd level menus */
#nav li li { border-bottom: 1px solid #3b2724;    }

/* 2nd and 3rd level menus */
#nav ul li:hover, #nav ul ul li:hover, #nav ul li.sfhover, #nav ul ul li.sfhover { background: #070303;  border-top:none;  }

/* 2nd and 3rd level menus */
#nav ul li a, #nav ul ul li a { background: none;   }
#nav ul li a:hover, #nav ul ul li a:hover { background: none;  }

#nav li.current_page_item ul li a { background:none; color:#fff;  }
#nav li.current_page_item ul li a:hover { background:none; color:#e3c273;  }


/* ---------------------------- WPLC Table --------------------------------- */

.wplc_event_start_time {
	padding: 0 7px 5px 0;