* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

html {background: #000 url('images/html_bg.jpg') repeat-x left top;}

body {
	background: transparent url('images/body_bg.jpg') no-repeat center top;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 950px;
	background: #000 url('images/wrapper-bg.gif') repeat-y left top;
}


h1{font-weight:normal;font-size:300%;letter-spacing:-.04em;line-height:100%;}
h2{font-weight:normal;font-size:220%;letter-spacing:-.04em;line-height:110%;}
h3{font-size:180%;font-weight:normal;letter-spacing:-.04em;line-height:110%;text-transform: lowercase;}
h4{font-size:150%;font-weight:bold;margin:.7em 0 .2em;}
h5{font-family:"Palatino Linotype", Georgia, Serif;font-size:150%;font-weight:bold;margin:.5em 0 .2em;letter-spacing:-.02em;}
h6{font-size:125%;font-weight:normal;text-transform:uppercase;margin:.5em 0 .2em;}

table{margin:5px;}
table td,table th{text-align:left;border-right:1px solid #fff;padding:5px;}
table th{background-color:#5e5e5e;color:#fff;text-transform:uppercase;font-weight:bold;border-bottom:1px solid #e8e1c8;}
table td{background-color:#eee;}
table th a{color:#d6f325;}
table th a:hover{color:#fff;}
table tr.even td{background-color:#ddd;}
table tr:hover td{background-color:#fff;}

table.nostyle td,table.nostyle th,table.nostyle tr.even td,table.nostyle tr:hover td{border:0;background:none;background-color:transparent;}

/* @group Header */

#header {
	height: 199px;
	position: relative;
	background:url(images/header-bg.jpg) no-repeat center top;
}

#header h1 {
	padding-top: 36px;
	width: 520px;
	color: #FFF;
}

#header h1 a {
	color: #FFF;
	text-decoration: none;
	font-size: 30px;
}

#header h1 a:hover {
color: #EEE;
}

#header .blog_description{
	margin-top: 10px;
	font-size: 12px;
	color:#CCC;
}

#header .search-bar {
	width: 280px;
	height: 25px;
	/*background: url(images/search.png) no-repeat left top;*/
	background: #fff;
	border: 2px solid #6d4c1b;
	position: absolute;
	top: 30px;
	right: 0;
}

.search-bar ul {
	float:left;
	width: 280px;
	list-style:none;
}

.search-bar ul li {
	float: left;
}

.search-bar input {
	padding: 5px;
	height: 25px;
	width: 210px;
	font: normal 10px Arial, sans-serif;
	border: none;
	background-color:transparent;
	color:#000;

}

.search-bar li button {
	width: 60px;
	height: 25px;
	cursor: pointer;
	background-color:transparent;
	border:0;
	border-left: 2px solid #6d4c1b;
}

.search-bar li button:hover {
 color: #fff;
 background: #000;
}

.search-bar li button img {

}

.header-rss {
	position:absolute;
	bottom: 10px;
	left:600px;
 width: 60px;
	background: none;
	padding: 0;

}

.header-rss p {
	padding: 0 !important;
}

/* @end(header) */




/* @group Content */

#main {
	float: left;
	width: 660px;
}


/* @group Navigation */

#navigation {
	position:absolute;
	bottom:0;
	left:-3px;
	width: 550px;
	height: 42px;
	list-style: none;
}

#navigation li {
	float: left;
	margin-right: 5px;
	text-align:center;
}

#navigation li a, #navigation li.current_page_item a {
	padding: 0;
	line-height: 42px;
	height: 42px;
	font-size: 18px;
	display: block;
	float:left;
	color: #EEE;
	text-decoration:none;
}

/*#navigation li a:hover {
	background: url(images/nav-bg-hover.gif) repeat-x left top;
	text-decoration:none;
	color:#FFF;
}*/

#navigation li.current_page_item a {

	}

#navigation li.current_page_item:first-child a {

}

#navigation li:first-child a:hover {
}

li.page_item a {
width: 134px;
background: transparent url('images/page-item.png') no-repeat left top;
}

li.page_item a:hover, li.page_item .current_page_item a:visited {
background: transparent url('images/page-item.png') no-repeat right top;
}

li.page-item-2 a {
width: 123px;
background: transparent url('images/page-item-2.png') no-repeat left top;
}

li.page-item-2 a:hover {
background: transparent url('images/page-item-2.png') no-repeat right top;
}

li.page-item-3 a {
width: 125px;
background: transparent url('images/page-item-3.png') no-repeat left top;
}

li.page-item-3 a:hover {
background: transparent url('images/page-item-3.png') no-repeat right top;
}

li.page_item-4 a {
width: 134px;
background: transparent url('images/page-item.png') no-repeat left top;
}

li.page_item-4 a:hover, li.page_item-4 .current_page_item-4 a:visited {
background: transparent url('images/page-item.png') no-repeat right top;
}


/* @end(navigation) */



#content, #single-content {
	padding: 30px;
	min-height: 500px;
	/*background: #86A0AA url(images/content-bg.png) no-repeat left bottom;*/
	background: #6f1416;
	border-top: 1px solid #000;
}

/* @group Post */



.post {
	margin-bottom: 40px;
	font-size: 13px;
	position: relative;
}

.post .post-date {
	position: absolute;
	top: 50px;
	left: -70px;
	width: 61px;
	height: 83px;
	background: url(images/date-tab.png) no-repeat left top;
	color: #fff;
	font-size: 15px;
}

.post-date .date-day {
	display: block;
	padding: 5px 0 2px;
	text-align: center;
	font-weight: bold;
}

.post-date .date-month {
	text-align: center;
	display: block;
	text-transform: uppercase;
}

.post h2 {
	margin-bottom: 1px;
	padding: 10px 10px 5px 10px;
	width:400px;
	font: normal 24px Times, Serif;
	color: #000;
	background: #fff;
	/*background: #000 url('images/entry-h2-bg.gif') no-repeat left top;*/
}

.post h2 a:link, .post h2 a:visited, .post h2 a:active {
	color: #000;
	text-decoration: none;
}

.post h2 a:hover {
	border-bottom: 1px dotted #86A0AA;
}

.post .metadata {
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666633;
	padding-top: 10px;
	text-align:right;
	border-top: 1px solid #333;
}

.post .metadata p {
	color: #666633;
}

.post .metadata a, .post .metadata a:visited {
	color: #666633;
	text-decoration: none;
}

.post .metadata .feedback a {
	color: #666633;
	text-decoration: underline;
	font-weight: normal;
}

.post .entry {
	padding: 0;
	line-height: 1.5;
	min-height: 100px;
	color:#999;
	background: #000 url('images/entry-bg.gif') no-repeat left bottom;
}

ul#videoList {
margin-left: 10px;
list-style:none;
float:left;
}

ul#videoList li {
margin: 10px 5px;
padding: 10px;
float: left;
width: 250px;
background: #222;
}

ul#videoList li a:link, ul#videoList li a:visited {
	font: bold 14px Arial, Sans-serif;
	color: #fff;
	text-decoration:none;
}

ul#videoList li a:hover, ul#videoList li a:active {
text-decoration:none;
color:#d6f325;
cursor: pointer;
}

ul#videoList li a img {
border: 1px solid #000;
}

.post .entry p embed {
		margin: -20px -22px -22px -20px;
}

/*.post .entry p:first-child a img.size-full, .post .entry p:first-child img.size-full {
	margin: -20px -22px -22px -22px;
	padding:0;
	text-align:center;
	border: 20px solid #fff;
}

.post .entry p:first-child img.size-full {
	margin: -20px -22px -22px -20px;
}*/

.post .entry a img, .post .entry img {
margin: 10px;
border: 1px solid #333;
}

.post .entry a {
	color: #666633;
	text-decoration: underline;
	padding: 2px;
}

.post .entry a:hover {
	color: #86A0AA;
}

.post .entry p, .post .entry ul, .post .entry ol {
	padding: 20px;
}

.post .entry p a.join-link {
padding: 5px;
font: normal 12px Arial, Sans-serif;
color: #fff;
background: #6f1416;
text-decoration:none;
}

.post .entry p a.join-link:hover {
text-decoration: underline;
}

blockquote {
	border: 1px dotted #CCC;
	padding:10px 10px 10px 20px;
	font-style:italic;
	margin:10px 0;
	background:url(images/blockquote.png) no-repeat;
}

.post .entry ol, .post .entry ul {
padding-left:10px;
}

pre{overflow:auto;white-space:pre-wrap;/* <- css3 */white-space:0;/* <- ff */font-size:12px;font-family:"Courier New", Courier, "Lucida Console", Monaco, "DejaVu Sans Mono", "Nimbus Mono L", "Bitstream Vera Sans Mono";background-color:#fff;padding:.4em;margin:1em 0;}
pre{width:80%;overflow:auto;border:1px solid #ddd;background-color:#fff;padding:.8em;margin:1em 0;}

/* @end(post) */




/* @group page-navigation */

.wp-pagenavi, .prev-next {
	padding: 5px;
	background: #5d1012;
}

.wp-pagenavi {
	text-align: right;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	border: 1px solid #717171 !important;
	color: #717171 !important;	
}

.wp-pagenavi a:hover {	
	border: 1px solid #717171 !important;
	color: #ffffff !important;
	background-color: #717171 !important;
}

.wp-pagenavi span.pages {
	color: #717171 !important;
	border: 1px solid #717171 !important;
}

.wp-pagenavi span.current {
	border: 1px solid #717171 !important;
	color: #FFFFFF !important;
	background-color: #717171 !important;
}

.prev-next .alignright {
	float: right;
	width: 225px;
	text-align: right;
}

.prev-next .alignleft {
	float: left;
	width: 225px;
}

.prev-next a {
	font: normal 14px Georgia, Serif;
	color: #fff;
	text-decoration:none;
}

.prev-next a:hover {
	text-decoration: underline;
}

/* @end */




/* @end(content) */



/* @group Sidebar */

#sidebar {
	width: 290px;
	float: right;
	background: #000;
}

#sidebar .side-widget {

}

/*#sidebar .side-widget_bg{
	background: url(images/side-bg-bottom.png) no-repeat left bottom;
	font-size: 13px;
	line-height: 1.3;
	padding: 10px 15px;
}*/

.side-widget h3 {
	margin: 0 20px 0 20px;
	padding: 5px 0;
	height: auto;
	width: 250px;
	font-size: 20px;
	font-weight:normal;
	color: #df8703;
	letter-spacing: .3em;
	text-align: center;
	text-transform: uppercase;
	background: #000;
	border-bottom: 4px solid #6f1416;
	background: #171717;
	/*background: url('images/side-bg-top.jpg') no-repeat left top;*/
}

.side-widget p{
	padding: 10px 15px 15px 20px;
}

.side-widget p, .side-widget ul, .side-widget ol {

}

.side-widget ul, .side-widget ol {
	margin: 0 20px 30px 20px;
	list-style:none;
	min-height: 222px;
	background: #000 url('images/side-widget-ul-bg.jpg') repeat-y center top;
	border-bottom: 1px solid #6f1416;
}

.side-widget a {
	color: #999;
	font: normal 14px Georgia, Serif;
	text-decoration: none;
}

.side-widget a:hover {
	color: #f90;
}

.side-widget a:hover {text-decoration: underline;}

.side-widget ul li, .side-widget ol li {
 padding: 10px 5px;
	height: auto;
	border-bottom: 1px dashed #333;
	/*background: transparent url('images/side-widget-li-bg.jpg') no-repeat center top;*/
}

.side-widget ul li:first-child, .side-widget ol li:first-child {
	border-top: none;
}

#sidebar .ad-1 {
	padding: 5px;
	height: 240px;
}

.ad-1 img.side-adtag {
	position:absolute;
	margin: -5px 0 0 280px;
}

.ad-2 {
	margin-top: 20px;
 padding-left: 20px;
}

/* @end(sidebar) */


/* @group Comments */

.comments-show {
	padding: 0;
}

h3#comments, h3#respond {
	margin-bottom: 5px;
	font: 15px Georgia, Serif;
	color: #fff;
	text-transform:uppercase;
	letter-spacing: .3em;
}

ol.commentlist {
	list-style: none;
}

ol.commentlist li {
	background-color:#EEE;
	border:1px solid #666;
	margin-bottom: 30px;
}

ol.commentlist li .comment-gravatar {
	float: left;
	width: 75px;
	text-align: center;
	padding-top: 10px;
	margin:1px 0 1px 1px;
	background-color:#FFF;
	background: url(images/comment-bg.png) repeat-x;
}

ol.commentlist li .comment-body {
	float: right;
	padding-top: 10px;
	padding-left:5px;
	width: 505px;
	padding-right: 10px;
	margin:1px 1px 1px 0;
	background:#000;
}

ol.commentlist li .comment-body .comment-head {
	color: #7c7e5c;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
}

ol.commentlist li .comment-body .comment-head a {
	color: #7c7e5c;
}

ol.commentlist li .comment-body .comment-text  {
	color: #999;
	font-size: 13px;
	line-height: 1.4;
}

ol.commentlist li .comment-body .comment-text p, ol.commentlist li .comment-body .comment-text ul, ol.commentlist li .comment-body .comment-text ol {
	padding-bottom: 15px;
}

ol.commentlist li .comment-body .comment-text a {
	color: #464734;
	font-weight: bold;
}

ol.commentlist li .comment-body .comment-text a:hover {
	text-decoration: none;
}

.comment-form p input {
	margin-bottom: 5px;
 border: 1px solid #000;
	background: #1c1c1c;
}

.comment-form p lable {color:#fff;}

.comment-form p.comment-metadata {
	margin:0;
	padding: 3px;
	font-size: 10px;
	color:#666;
	background: #000;
}

.comment-form p.comment-metadata a {
	color:#666;
}

.comment-form p {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

 .comment-form p textarea#comment {
 margin: 15px 0;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
}

.comment-form p input {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 18px;
	padding: 2px;
	color: #fff;
}

.comment-form p textarea {
	padding: 4px;
	width: 590px;
	border: 1px solid #000;
	background: #1c1c1c;
}

/* @end(comments) */



/* @group Clearer */

#footer {
	clear: both;
	background: #000;
}

#navigation:after, .prev-next:after, #footer:after, ol.commentlist li:after {
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
	clear: both;
}

#navigation, .prev-next, #footer, ol.commentlist li {
	min-height: 0;
}

* html #navigation, * html .prev-next, * html #footer, * html ol.commentlist li {
	height: 1%;
}

/* @end(clearer) */

/* @group Footer */

#footer {
	clear:both;
	padding: 20px 0;
	color: #fff;
	font-size: 12px;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}


.copy-note {
	float: left;
	margin:0;
	padding:0;
	width: 600px;
	color:#CCC;
}


.copy-note a:link, .copy-note a:visited, .copy-note a:active{
color:#EEE !important;
}
.copy-note a:hover{
color:#FFF !important;
}

/* @end(footer) */


.aligncenter,
div.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;
   margin-left:5px;
   /* optional rounded corners for browsers that support it */
   -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 p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
