@import url(reset.css);



body {
	background:#f15556 url(images/body.png) no-repeat top left;
	padding-top:6px;
}

div#body_container {
	background:#232323 url(images/container.png) repeat-x top;
	border-top:3px solid #fff;
	font:75%/1.5 "lucida grande", "lucida sans unicode", helvetica, sans-serif;
	color:#d6d5d3;
}

a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	color:#fff;
	text-decoration:underline;
}

p {color:#fff;}


/* =clear floats */

/* clear floats */


div#header:after,
div#main:after,
div.column .entry div.post_thumb:after,
div.column:after,
div#sub:after,
div#content:after,
div#page_body:after,
div.post:after

{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0em;
	visibility: hidden;
	overflow: hidden;
}


div#container {
	background: url(images/container_2.png) no-repeat 0 60px;
}

/* =masthead */

div#masthead {
	width:990px;
	margin:auto;
	height:160px;
}

h1#logo {
	width:230px;
	margin-right:180px;
	float:left;
}

h1#logo a img {
	width:230px;
	height:110px;
	display:block;
}

/* =content */

div#content {
	width:990px;
	margin:auto ;
	padding-top:30px;
	padding-bottom:20px;
}

/* =navigation */

div#nav {
	background:url(images/nav.png) no-repeat bottom right;
	width:580px;
	height:104px;
	margin:60px 0 0 0;
	float:left;
}

div#nav ul {
	float:left;
	padding:25px 0 0 2px;
}

div#nav li {
	float:left;
	width:72px;
	padding:;
}

div#nav li a {
	width:72px;
	text-align:center;
	display:block;
}

div#nav a#l1, 
div#nav a#l2,
div#nav a#l4 {color:#fff;}
div#nav a#l3 {color:#5a7f15;}
div#nav a#l5,
div#nav a#l8 {color:#c7842b;}
div#nav a#l6,
div#nav a#l7 {color:#fee39a;}

div#nav a:visited {color:#fff;}

div#nav a:hover {text-decoration:underline;}

/* =main */

div#main {
	width:730px;
	float:left;
}

div.row {
	float:left;
}

div.column .entry {
	width:210px;
	padding:15px 30px 15px 0;
	float:left;
}

div.column .entry p {
	float:left;
	height:100px;
}

div.column .entry h2 {font-size:16px; height:3em;}

.sIFR-active div.column .entry h2 a {
	color:#98ca3c;
	font-size:18px;
}


div.column .entry div.post_thumb {
	background:#000;
	width:180px;
	border:1px dotted #444;
	padding:8px;
}

div.column .entry div.post_thumb a {
	display:block;
	border:1px solid #fff;
}

div.column .entry img {
	width:178px;
}

div.column div.excerpt {
	border-bottom:1px solid #fff;
	float:left;
	padding:10px 0 30px 0;
}

div.column div.excerpt p {padding-top:10px; float:left;}

div.column .entry p.meta {
	background:url(images/meta.png) no-repeat;
	width:212px;
	height:30px;
	margin-top:5px;
}

div.column .entry p.meta span {
	margin-top:5px;
	display:block;
	float:left;
}

div.column .entry p.meta span.cat {
	padding-left:20px; 
	width:70px;}

div.column .entry p.meta span.cat a {
	color:#fff; 
	text-align:center;
}

div.column .entry p.meta span.comments {
	color:#222;
	width:105px;
	padding-left:10px;
}

div.column .entry p.meta span.comments a {color:#c6412b;}

/* =single entry */

div.entry_extended {
	width:720px;
	float:left;
	clear:both;
}

div.entry_extended a {
	text-decoration:underline;
	color:#fee39a;
}

div.entry_extended a:hover {
	color:#fff;
}

div.post {
	width:480px;
	float:left;
	margin-right:15px;
}

div.post img {
	background:#000; 
	padding:8px; 
	border:1px dotted #888;
}

hr {display:none;}

div.post .post-ratings {
	margin-top:10px;
	margin-bottom:10px;
	border-top:1px solid #444;
	border-bottom:1px solid #444;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
	float:left;
}

div.post .post-ratings img{
	background:none;
	border:none;
	padding:0;
	margin-right:2px;
}

div.post h2 {
	font-size:22px;
	color:#fee39a;
	font-weight:normal;
}

div.post h3.date {color:#666;}

div.post p {
	padding:0 0 15px 0;
	line-height:1.6;
}

div.post .addtoany_share_save img {
	background:none;
	padding:0;
	border:0;
}

ol.commentlist {
	background:#c6de89 url(images/commentlist_top.png) no-repeat top;
	color:#555;
	padding:20px;
}

ol.commentlist p {
	color:#333;
	padding-left:60px;
}

ol.commentlist a {
	color:#c13332;
}

ol.commentlist a:hover {
	color:#555;
}

ol.commentlist img {
	margin-right:10px;
	float:left;
}

h3#comments {font-size:20px;}

div#respond {
	background:#c13332 url(images/respond_bottom.png) no-repeat bottom;
	padding:20px 10px;
}

div#respond h3 {
	font-size:18px;
	color:#555;
}


textarea#comment {
	width:435px;
}
div.related_entries {
	width:215px;
	float:left;
	margin-right:10px;
	margin-top:10px;
}

div.related_entries h2 {
	background:url(images/related.png) no-repeat;
	width:215px;
	height:92px;
	display:block;
	text-indent:-9999px;
}


div.related_entries li {
	background:url(images/green_arrow.png) no-repeat 0 4px;
	padding-left:20px;
}

div.related_entries li a {
	color:#c6de89;
}

div.related_entries li a:hover {
	color:#fff;
}

/* =archive */


div.archive {
	clear:both;
	margin-bottom:10px;
	padding:10px;
	border-bottom:1px solid #ddd;
	float:left;
	width:690px;
	background:#191919;
}

div.archive h3 {font-size:22px;}

div.archive small {padding:5px 0; display:block;}

div.archive .postmetadata {color:#c6de89;}

h2.pagetitle {font-size:22px;}

div.archive div.post_thumb {
	background:#000;
	border:1px dotted #444;
	padding:8px;
	float:left;
	margin-right:10px;
}

div.archive div.post_thumb a {
	display:block;
	border:1px solid #fff;
}


div.entry_archive {padding:10px;}

/* =featured */

/* featured slider */

#slider {
    width: 700px; /* important to be same as image width */
    height: 150px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 700px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 680px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}

.sliderImage span em {
	display:block;
	text-align:right;
	float:right;
	color:#cea865;
	font-size:1.2em;
	font-weight:bold;
}

.sliderImage span em a {
	color:#cea865;
	text-transform:uppercase;
	font-weight:normal;
	padding:0 6px 0 4px;

}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
float:left;
display:block;
}

.sliderImage span strong a {
	color:#fff;
	font-size:1.2em;
	text-transform:uppercase;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}

.featured {
	background:#000;
	width:700px;
	height:150px;
	float:left;
}

.featured img {
	width:700px;
	display:block;
}

/* =sidebar */

div#sidebar {
	width:250px;
	float:left;
}

.sIFR-active div#respond h3 {
	font:bold 20px/2em "Trebuchet MS", helvetica, sans-serif;
	text-transform:uppercase;
}

.sIFR-active div#sidebar h2 {
	font:bold 20px/2em "Trebuchet MS", helvetica, sans-serif;
	visibility:hidden;
	text-transform:uppercase;
	border-bottom:1px solid #98ca3c;
}
div#sidebar {margin-top:5px;}
div#sidebar .ddmcc li {margin-right:5px;}
div#sidebar .ddmcc li a {display:block; padding:0 8px;}
div#sidebar .ddmcc li a:hover {background:url(images/sidebar_a.png) no-repeat; display:block; color:#333; text-decoration:none;}


div#sidebar h2 {margin-bottom:10px; margin-top:5px; font-size:20px;}

.ddmcc {float:left; width:50%;}


form#searchform {
	background:#202020;
	border:1px solid #333;
	padding:15px 10px;
	margin:10px 0;
}
label.hidden {display:block; font-size:14px;}

input#searchsubmit {
	background:#98ca3c;
	color:#333;
	border:1px solid #666;
}

input#s {
	background:#444;
	color:#f2f2f2;
	border:1px solid #666;
}
/* =sub content */

div#sub {
	width:990px;
	margin:15px auto;
	padding:20px 0;
	clear:both;
	border-top:1px solid #576150;
}

div#sub h2 {margin-bottom:10px;}

div#sub div.column {
	width:240px;
	float:left;
}

div#sub div.column a {color:#d6d5d3;}

div#sub .one h2 {color:#da4243; font-size:13px;}
div#sub .one li ul li {
	background:url(images/red_arrow.png) no-repeat 0 4px;
	padding-left:20px;
}

div#sub .one li ul li a {color:#da4243;}
div#sub .one li ul li a:hover {color:#fff;}

div#sub .two h2 {color:#ccb56e;}
div#sub .two li ul li {
	background:url(images/beige_arrow.png) no-repeat 0 4px;
	padding-left:20px;
}

div#sub .two li ul li a {color:#c1ab69;}
div#sub .two li ul li a:hover {color:#fff;}

div#sub .three h2 {color:#98ca3c;}
div#sub .three li ul li {
	background:url(images/green_arrow.png) no-repeat 0 4px;
	padding-left:20px;
}

div#sub .three li ul li a {color:#98ca3c;}
div#sub .three li ul li a:hover {color:#fff;}

div#sub .four h2 {color:#c7842b;}
div#sub .four li ul li {
	background:url(images/brown_arrow.png) no-repeat 0 4px;
	padding-left:20px;
}

div#sub .four li ul li a {color:#c7842b;}
div#sub .four li ul li a:hover {color:#fff;}

div#babes {
	width:990px;
	margin:auto;
	border-top:1px solid #555;
}
div#babes h2 {margin-top:5px; font-size:14px;}

div#babes ul {padding:0 0 15px 0; float:left;}

div#babes li.post_thumb {
	background:#000;
	border:1px dotted #444;
	padding:8px;
	float:left;
	margin-right:10px;
	width:50px;
	height:50px;
	
}

div#babes li.post_thumb img {
	width:48px;
	height:48px;
}

div#babes li.post_thumb a {
	display:block;
	border:1px solid #fff;
}

div#site_info {
	width:960px;
	margin:auto;
	padding:15px;
	border-top:1px solid #666;
}

div#site_info a {color:#c6de89;}


