/*  
Theme Name: DL3COL
Theme URI: http://www.deadlantern.com
Description: Dead Lantern (based on Half Life WordPress theme created by Small Potato)
Version: 1.0
Author: Jeff Schmidt / Small Potato
Author URI: http://www.wpdesigner.com/

	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background: #000;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #CC0000;
}

a:hover{
	text-decoration: none;
	color: #FFCC00;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0 0; }

blockquote{
margin: 10px;
background-image: url(images/bq_ul.jpg);
background-position: top left;
background-repeat: no-repeat;
}

blockquote p{ padding: 10px;}

blockquote blockquote{
	margin: 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 10px 10px 5px 10px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #4a4a4a;
	color: #4a4a4a;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

.inputbox {
padding: 3px;
margin-left: 5px;
border: 1px solid #CC0000;
background: #E0E0E0;
}

.subbutton {
border: 1px solid #CC0000;
background: #2E2E2E;
color: #FFFFFF;
font-weight: bold;
}
.subbutton:hover {
border: 1px solid #FFCC00;
color: #FFCC00;
}

.container{
	margin: auto;
	width: 900px;
	text-align: left;
	vertical-align: top;
}

.page{
	margin-top: 15px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 15px;
      padding-bottom: 5px;
	float: left;
	width: 900px;
	background: #000;
	color: #fff;
      border: 2px solid #CC0000;
}

#banner{
	display: inline;
	margin: 5px 5px 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	float: left;
	width: 890px;
	height: 150px;
	overflow: hidden;
	background: #000000 url(images/dltitlebanner.jpg) no-repeat top right;
	clear: both;
	text-align: right;
}

#menu{
	display: inline;
	float: left;
	margin: 0px 5px 4px 5px;
	padding: 5px;
	width: 880px;
	border-top: 1px solid #4a4a4a;
	border-bottom: 1px solid #4a4a4a;
	background: #333;
	clear: both;
}

#menu a{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#menu a:hover{
	text-decoration: none;
      color: #FF0000;
}

.splattercastbox
{
font-size: 12px;
border: 0px;
margin: 0 0 15px 0;
padding: 10px 10px 10px 10px;
background: #000000 url(images/splattercast_sidebar.jpg) no-repeat top right;
}
.splattercastbox a{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
.splattercastbox a:hover{
	text-decoration: none;
      color: #FFCC00;
}
.splattercastbox table {
margin-top: 5px;
}
.dlmp3cell {
text-align: center;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
}

.blackredbox
{
border: 1px solid #000000;
margin: 0 0 15px 0;
padding: 10px 10px 10px 10px;
}

.sidebar{
	display: inline;
	float: left;

	margin: 0 0 0 0px;
      padding: 0 0 0 5px;
	width: 180px;
	color: #fff;



}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	background: #000;
}

.sidebar ul li{ }

.sidebar ul li.widget_search{
	padding: 10px;
}

.sidebar ul li h2{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.sidebar ul li h2 a, .sidebar ul li h2 a:hover{
	color: #fff;
}

.sidebar ul ul{ padding: 5px 10px 10px; }

.sidebar ul ul li{ line-height: 18px; }

.sidebar ul ul ul{ padding: 0; }

.sidebar ul ul ul li{ padding: 0 0 0 10px; }

.obar{
	float: left;
	margin: 0;
	width: 180px;
	color: #fff;
}
/* test */
.obar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

.obar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

.obar ul li h2{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.obar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

.obar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

.obar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #obar ul ol li {
	list-style: decimal outside;
	}

#.obar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

.sidebar li#search input, .obar li#search input{
	margin: 0 0 5px;
}

.narrowcolumn{
	display: inline;
	float: left;
	margin: 0;
	width: 530px;
	font-family: Arial;
	font-size: 12px;
	background: #000;
	color: #fff;
}

.post{
	padding-top: 0px;
      padding-bottom: 20px;
      padding-right: 15px;
      padding-left: 15px;
}

.post h2, .post h2 a {
	font-size: 18px;
	font-weight: normal;
	color: #CC0000;
}

.post h2 a:hover {
        color: #FFCC00;
}

.postdate{
	margin-top: 2px;
	font-size: 11px;
	color: #CC0000;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 15px 0 0;
	font-weight: bold
}

.entry h1{
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
}

.entry h2{
	font-size: 18px;
}

.entry h3{
	font-size: 16px;
}

.entry h4{ font-size: 14px; }

.entry h5{ font-size: 12px; }

.entry h6{ font-size: 11px; }

.entry{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 10px 0 0;
        color: #ccc;
	border-top: 1px solid #ccc;
}

.browse{
	padding: 15px;
	line-height: 18px;
}

.entry a {
        color: #CC0000;
}

.entry a:hover{
	text-decoration: none;
	color: #FFCC00;
}

/* comments template */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ul{
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ul li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 20px;
	border-bottom: 1px solid #ccc;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

/* end comments template */

/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	background: #ddd;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#footer{
	display: inline;
	float: left;
	margin: 5px 5px 0px 5px;
	width: 890px;
	background: #a1410e;
	background-color: #333;
        border-top: 1px solid #4a4a4a;
	border-bottom: 1px solid #4a4a4a;
        text-align: center;
}

#footer p{
	padding: 10px;
	line-height: 18px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/* End Images */