/* @override 
	http://www.delayedjustice.com/wp-content/themes/dj-theme/style.css
*/

/*
Theme Name: DJ - Theme
Theme URI: http://www.latemoon.com
Description: Designed for Delayed Justice.com
Author: Carl Morrison
Author URI: http://www.latemoon.com
*/

/* @group Reset.css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

small{
	font-size: 10px;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */

.alignleft{
	float: left;
	clear: left;
	text-align: left;
}


.alignright{
	float: right;
	text-align: right;
}

.center{
	text-align: center;
}
/* Block Level Elements */


* {
	margin: 0;
	padding: 0;
}

body {
 background: #333333;
}

#page {
	width: 950px; /*was originally 95%*/
	margin: 0 auto;
}

a {
	color: #666666;
}

a:visited{
	color: #333333;
}

a:hover{
	color: #000000;
}

 /*header details*/
#header {
	width: 100%;
	height: 152px;
	text-indent: -10000em;
}

#head_description {
	text-indent: -10000em;
	height: 152px;
	width: 8px;
	position: absolute;
	top: 0px;
}

#header_img{
	background: url("images/header_img.jpg") no-repeat top right;
	height: 152px;
}


/*content details*/
#wrapper {
	background: #ffffff url("images/sb_bg.jpg") right repeat-y;

}

#content {
	background: #fff;
	/*margin-right: 239px;*/ /*use when page width is 95%*/
}

#container{
	width: 711px;
	margin-right: -239px;
	float: left;
}





/* @group Footer */

#footer {
	float: left;
	width: 100%;
	text-transform: uppercase;
	font-size: 10px;
	height: 46px;
	background: url("images/footer_bg.jpg")  no-repeat top right;
}

#foot_text{
	text-align: center;
	padding: 13px;
}

#sidebar {
	float: right;
	width: 239px;
}

#foot_left{
	float: left;
	height: 46px;
	width: 8px;
}
#sb_foot{
	float: right;
	width: 239px;
	height: 46px;
}

#sb_foot a{
	text-decoration: none;
	color: #000;
}

/* @end */

/*Head Nav*/


#head_nav{
	height: 27px;
	width: 98.5%;
	margin: 0 auto;
	position: relative;
	top: -40px;
	right: 3px;
	text-indent: 0;
	font-size: 12px;
	background: url("images/head_nav_bg.jpg") repeat-x left;
}

#head_nav ul{
	text-align: center;
	padding: 5px 0 0 0;
}

#head_nav li{
	display: inline;
	padding: 10px;
}

#head_nav a{
	color: #fff;
	text-decoration: none; 
	font-variant: small-caps;
}

#head_nav a:hover{
	color: #999999;
}

/*-------------Headings-------------*/

h1 {

}

h2 {
	font-variant: small-caps;
	padding-bottom: 1px;
	text-indent: 10px;
	font-size: 20px;
	border-bottom: 1px dotted #333;
}

h3 {
	font-variant: small-caps;
	font-size: 18px;
	text-indent: 50px;
	padding: 10px 0 0 0;
}


h4 {
	font-size: 16px;
}

h5 {

}

/*The Post*/


.post h2{
	font-variant: small-caps;
	padding-bottom: 1px;
	text-indent: 10px;
	font-size: 20px;
	border-bottom: 1px dotted #333;
}

h2 a:hover, h2 a:visited, h2 a {
		color: #333333;
	text-decoration: none;
}

.post h3{
	text-align: center;
	padding: 5px;
	font-size: 16px;
	text-indent: 0;
}

.post h3 a{
	color: #000;
}

.post {
	padding: 0 15px 15px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	text-indent: 15px;
	
}

.post p {
	padding-top: 5px;
	background-color: #f0f0f0;
	line-height: 1.3em;
}

.entrytext{
		background-color: #f0f0f0;
		padding: 10px;
		line-height: 1.3em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.post a {

}

.post ul {

}

.post li {
	padding: 3px;
}

.entry {

}

.post blockquote{
	padding: 10px 40px;
	font-size: 12px;
	line-height: 1em;
}

.post blockquote p{
	text-indent: 20px

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
	height: 20px;
	padding: 0 20px;
	font-size: 14px;
}


#page_child_div{
	width: 80%;
	margin: 0 auto;
}

#page_child_div li{
	list-style: none;
	text-align: center;
	font-size: 18px;
	font-variant: small-caps;
	background: #f0f0f0;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#page_child_div a{
	color: #000000;
}

#page_child_div a:hover{
	color: #999999;
}

#page_child_div h3{
	text-align: center;
	padding: 5px;
	background: #333333 url("images/head_nav_bg.jpg") repeat-x left;
	color: #fff;
	font-variant: small-caps;
}



/* @group We-Remember */

#cat-description{
	font-size: 80%;
}

#we-remember-list{
	margin-top: 10px;
}

#we-remember-list{
 width: 100% ;
 }

#we-remember-list td{
	border: 1px dotted black;
	text-align: center;
	font-size: 11px;
	padding: 2px;
	vertical-align: middle;
}

#we-remember-list th{
	font-size: 11px;
	font-style: bold;
	border: 1px dotted black;
	padding: 2px;
	border-bottom: 1px solid;
}
.wrl-value{

}

.single-key{
	font-weight: bold;
}

.meta-wr-single{
	/*margin-left: 10%;*/
	/*font-size: 90%;*/
}

.postmetadata{
	margin-top: 10px;
	text-align: right;
	border-top: 1px dotted;
}

/* @end */



/* @group Sidebar */
#sidebar a {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 3px 0 3px 10px;
	display: block;
	font-size: 10px;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #999;
	text-decoration: none;
	color: #000;
	margin: 0;
}

#sidebar ul {
	list-style: none;
	padding-right: 6px;
	margin: 0;
}


#sidebar ul li {
	width: 100%;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}

#sidebar ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	width: 100%;
	font-weight: bold;
	font-variant: normal;
}
#sidebar ul li ul li a {
	color: #962828;
	padding-left: 12px;
}


#sidebar ul li ul li ul li {
	width: 100%;
	font-weight: normal;
}

#sidebar ul li ul li ul li a {
	padding-left: 24px;
	color: #000000;
	font-size: 10px;
}


#sidebar ul li ul li ul li ul li {
	width: 100%;
	font-weight: normal;
	text-transform: none;
}
#sidebar ul li ul li ul li ul li a{
	padding-left: 36px;
}

#sidebar p {

}


#sidebar a:hover {
	color:  #fff;
	background: #486C00;
		border-bottom: 1px solid #666666;
	border-top: 1px solid #333333;
}

#sidebar a:visited {

}

#sidebar li.cat-item.cat-item-6 a{
	color: #872729;
}

/* @end */
/* @group Flyout */
/* @end */



/* @group Comments */

h2.comments-header {
margin-top: 10px;	
	text-align: center;
}

div.comment-text p {

 		font-size: 12px;
 		padding: 0 30px;
 		/*padding-bottom: 5px;*/
}

#comments{
	background-color: #f0f0f0;
	margin: 5px 40px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;

}

.comment-meta {
	font-weight: bold;
	text-decoration: underline;
		font-size: 13px;
		padding-bottom: 3px;
}
#comments li{
	margin: 10px 50px;
	padding: 5px;
	border-bottom: 1px dotted black;
}

span#trackback-link {
 margin-left: 300px;
 margin-top:
}



.comment_link_cat {
	position: relative;
	top: 10px;
	font-weight: bold;
}

#commentform{
	margin: 0 auto;
	width: 80%;
}
textarea#comment{
	width: 100%;
	
}

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/* @end */
/* @group searchform */

#searchform {

	margin: 5px 10px 5px 5px;
	padding: 5px;
	border: 1px solid #666666;
}

#searchform input {
}

#searchform #s {
	width: 70%;
}

#searchsubmit{
}

/* @end */

/* @group Calendar */

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/* @end */

/*Images*/

img{
	padding: 10px;

}

table img{
	padding: 0;
}

/*Other*/

hr {
	display: none;
}

.clearing{
	clear: both;
}



/* @group Google Adsense */

#google_adsense{
	width: 200px;
	margin: 0 auto;
	padding: 10px;
}

#cse-search-box{
	padding:  0 0 10px 0;
}

#cse-search-box{
	width: 100%;
	margin: 0 auto;
}

#cse-search-box input{
	width: 140px;
	padding-right: 5px;
}

#cse-search-box .button{
	width: 70px;
}

#in_page_ads{
	margin: 0 auto;
	width: 470px;
	padding: 20px;
	}
/* @end */

/* @group Paypal stuff */


#checkout{
margin: 0 auto;
text-align: center;
padding: 5px 0 0 0;
border-bottom: 1px solid #666666;
border-top: 1px solid #999999;

}

.buy{
	font-size: .8em;
	line-height: 1em;
	padding: 10px 0 0 0;
}


#vid{
	width: 550px;
	margin: 0 auto;
}

/* @end */

/* @group RSS Subscribe */
.rss_cat_feed_link {
	float: right;
	padding-top: 10px;
	text-align: right;
	height: 24px;
	width: 100px;
	width: 200px;
	background-image: url('images/feed-icon-24x24.jpg') no-repeat top right;
	/*border: 1px solid red;*/
}

.rss_cat_feed_link a{
	color: #000;
}

#from_david_frontpage{
	clear: both;
}

.padx {
	padding: 0 20px;
}

/* @end */

#front_page_link_box{
	background: white;
	display: block;
	border: 1px solid black;
	width: 80%;
	margin: 0 auto;
}

#front_page_link_box h5{
	text-align: center;
}

.google_ad_banner {
	width: 468px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -16px;
	margin-bottom: 15px;
	padding: 0;
	text-indent: 0;
}


