/*
Theme Name: DVN
Theme URI: http://www.carlinskinner.com
Description: A theme by <a href="http://www.carlinskinner.com">Carlin Skinner</a>.
Version: 1
Author: Carlin Skinner
Author URI: http://www.carlinskinner.com

*/


body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #666666;
	background: #000 url(images/main-bg.jpg) no-repeat;
	margin: 0px;
	padding: 0px 0px 40px;
}
img{
	
	border:none;
	}

#wrapper {
	margin: 0 auto;
	padding:0;
    width: 960px;
	
}
a {
	color: #f90;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
li {
	color: #fff;
	list-style:none;
}
h1 {
	margin:0px;
	
	padding-left: 70px;
	height: 140px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #333;
	display:block;
}
h1 a{
	color: #999;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #999;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #333;
	letter-spacing:.75px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #999;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color:#666;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 170%/100% "Trebuchet MS", Tahoma, Arial;
	color: #CCC;
	margin: 0px;
	padding: 20px;

}
form {
	margin:0px;
	padding:0px;
}
#page {
		
	padding: 0;
	width: 960px;	background-color:#000;
	

}
#header a {
	margin:0 auto;
	text-align: center;
	background: url(images/header-bg.png) no-repeat;
	width: 960px;	height: 140px;
	display:block;
	text-indent: -9999px;
	
	
}
#headerimg {
	margin:0;
	padding: 0;
	height: 140px;
}

#page_header {
	width: 960px;	height:348px;
	margin:0;
	padding: 0;
    background-color:#000;
}




#sub_nav{
	
	width: 960px;	margin:0;
	height: 25px;
	padding:0;

	background-color:#666;
	
}
#navlist
{
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	font-size:14px;
margin: 0;
padding: 10px 0 5px 10px;
border-bottom: 1px solid #F90;
	list-style: none;
	width: 950px;
    height: 25px;
	
	display:block;
	background-color:#000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
letter-spacing: .75px;
margin: 0 20px 4px 10px;
text-decoration: none;
color: #fff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #999;
padding-bottom: 1px;
background: transparent;
color: #000;

}
#navlist li.current_page_item a
{
border-bottom: 4px solid #999;
padding-bottom: 1px;
background: transparent;
color: #f90;

}
#navlist a:hover { color: #f90;  }

#flash{
	padding:0;
	margin:0;
	float: left;
	width: 623px;
	
	}
	
#header_right{
	width: 336px;
	float: right;
	margin: 0;
	padding:0;
	
}
#content {
	background-color:#EEE;
	padding:0;
	margin:0;
	float: left;
	width: 960px;	overflow: hidden;
}
.post {
	float:left;
	width:460px;
	clear:both;
	padding: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
    margin:0px;
    padding:0px;
	width: 500px;
}

.entry {
	clear: both;
	padding-top: 10px;
	color:#fff;
}

.entry_light {
	clear: both;
	padding-top: 10px;
	color:#333;
}

.post-cat {
padding-left: 0px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {

	padding-left: 0px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #666666;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* PAGE LAYOUT */

#col_wrapper_light{
    float: right;
	padding: 0;
	margin: 0;
    width: 960px;	overflow:hidden;
	background-color:#fff;
	
}

#col_wrapper_dark{
    float: right;
	padding: 0;
	margin: 0;
    width: 960px;	overflow:hidden;
	background-color:#000;
	
}
#col_left {
	float:left;
	width:460px;
	clear:both;
	padding: 20px;
}

#col_right {
	float: left;
	margin: 0;
	padding: 10px 10px 20px 10px;
    width: 400px;
	
}

/* END PAGE LAYOUT */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	float: right;
	padding: 0px 10px 20px 10px;
    width: 400px;

	
}
.sidebar ul li  {
	color:#F00;
	list-style:none;
	
}
#searchform {
	background: #000 url(images/searchform-bg.gif) repeat-x;
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #dfdfdf;
	background: #666;
	vertical-align: middle;
	color:#CCC;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #333;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	clear: both;
	background: #333;
	color: #666666;
	font-size: 95%;
	line-height: 130%;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 320px;
	height: 300px;
	float: left;
	margin: 0;
	background:transparent url(images/col_divider.png) no-repeat right top;
	
	
}
#footer .right-col{
	width: 320px;
	
	float: right;
	margin: 0;
	
}
#footer h4 {
	font: normal 170%/100% "Trebuchet MS", Tahoma, Arial;
	color: #CCC;
	margin: 0px;
	padding: 20px;
	background-color:#222;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
	

}
.recent-comments li{

padding: 10px 0px 10px 20px;
}
.recent-comments a{
	
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
	
}
.recent-posts li{
	
	padding: 10px 10px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	background-color:#000;
	margin: 0px auto;
	padding: 10px;
	width: 939px;
	height: 25px;
	color: #7a9299;
	font-size: 85%;
	line-height: -10px;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}

