/* STANDARDLINES.ORG */

body {
	BACKGROUND: url('http://dannyjonesfan.com/images/bg.jpg') #354e55 repeat-x 0px 0px; MARGIN: 0px; FONT: 12px Arial; COLOR: #575757; LETTER-SPACING: 0px
}
a {
	color: #ffffff;
	font-style: italic;
	text-decoration: none;		
}
a:hover {
	color: #8ad5b6;
}
b, strong {
	color: #ffffff;
}
em, i, u {
	color: #8ad5b6;
}
ul, li {
	list-style-image: url('http://dannyjonesfan.com/images/bling.gif');
	list-style-type: square; 
} 
a img {
	border: 4px solid #1a2c31;
	background-color: #1d3137;
	padding: 1px;
	margin: 2px;
}
a:hover img {
	border: 4px solid #16262b;
	background-color: #1d3137;
	padding: 1px;
	margin: 2px;
}
table, tr, td {
	font: 12px Arial;
	color: #575757;
}

.border {
	border: 4px solid #1a2c31;
	background-color: #1d3137;
	padding: 1px;
	margin: 2px;
}

.border:hover  {
	border: 4px solid #16262b;
	background-color: #1d3137;
	padding: 1px;
	margin: 2px;
}

/* SIDEBAR */

#sidebar {
	width: 328px;
	height: 100%;	
	vertical-align: top;

}
#sidebar h1 {
	background: #009186;
	font-family: Helvetiker;
	font-size: 16px;
	font-weight: normal;
	color: #ffffff;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	text-transform: uppercase;		
}
#sidebar div.main {
	border-bottom: 1px solid #1a9c92;
	margin: 0px 0px 10px 0px;
	padding-bottom: 10px;
}
#sidebar div.textinput {
	background: #009186;
	padding: 10px;
	font: 11px Arial;
	text-align: justify;
	color: #575757;
}
#sidebar a img {
	border: 4px solid #2c2829;
	background-color: #141011;
	padding: 1px;
	margin: 2px;
	opacity:.50;
	filter: alpha(opacity=50);
 	-moz-opacity: 0.5;	
}
#sidebar a:hover img {
	border: 4px solid #434041;
	background-color: #141011;
	padding: 1px;
	margin: 2px;
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
}
/* CONTENT */

#content {
	width: 537px;
	height: 100%;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
#content h1 {
	background: #1d3137 no-repeat;	
	color: #8ad5b6;	
	font: 18px Helvetiker;
	margin: 0px 0px 0px 0px;
	padding: 15px 5px 0px 20px;	
	text-transform: uppercase;
}
#content h2 {
	background: #1d3137;
	font: 11px Arial;
	color: #575757;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}
#content div.main {
	background: #1d3137;
	border-bottom: 1px solid #1a2c31;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 10px;
}
#content div.textinput {
	background: #1d3137;
	color: #575757;
	padding: 10px;
	text-align: justify;
}
#content h3 {
	background: #1d3137;
	font: 11px Arial;
	color: #575757;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
#content h4 {
	color: #9eaebb;
	font: 18px Georgia;
	font-weight: italic;	
	margin: 0px 0px 0px 0px;
	padding: 5px;
	text-align: right;	
	text-transform: normal;
}

#content blockquote {
	background: #1d3137;
	border-left: 10px solid #8ad5b6;
	color: #575757;
	font: 11px Arial;
	padding: 10px;
}
#content blockquote p:first-letter {
	float: left;
	margin: .2em .3em .1em 0;
	font-family: "Monotype Corsiva", "Apple Chancery", fantasy;
	font-size: 220%;
	font-weight: bold; 
}

#content span.comment {
	background-color: #1d3137;
	color: #575757;
	font: 9px Arial;
	padding: 8px;
	text-transform: uppercase;
}
/* LAYOUT ESSENTIALS */

#ad {
	width: 850px;
	height: 100%;
	padding: 5px;	
	vertical-align: middle;
	text-align: center;
}
#introimages {
	width: 295px;
	height: 189px;
	color: #f5f5f5;
	font-size: 10px;
	padding: 5px;	
	text-align: justify;		
	vertical-align: top;
}
#introimages a img {
	border: 2px solid #392e2e;
	background-color: #221616;
	padding: 1px;
	margin: 2px;
	opacity:.70;
	filter: alpha(opacity=70);
 	-moz-opacity: 0.7;
 }
#introimages a:hover img {
	border: 2px solid #4e4545;
	background-color: #221616;
	padding: 1px;
	margin: 2px;
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
 }
#menu {
	width: 974px;
	height: 45px;
	color: #f3e3e3;
	font: 12px Georgia;
	padding: 10px;	
	text-align: center;
	vertical-align: middle;		
}
#menu a {
	color: #f3e3e3;
	font: 12px Georgia;
	text-decoration: none;		
}
#menu a:hover {
	border-bottom: #d2b7a4 1px dotted;
	color: #d2b7a4;
	font: 12px Georgia;	
}
FORM {
	BACKGROUND-COLOR: transparent
}
input, textarea, option, select {
	background: #ffffff; border: solid 1px #f3e3e3; padding: 2px;
}
input:hover, textarea:hover, option:hover, select:hover {
	background: #ffffff; border: solid 1px #f3e3e3; padding: 2px;
}
input:focus, textarea:focus {
	background: #ffffff; border: solid 1px #f3e3e3;
}

/* COMMENTS */

.comment-reply-link, .comment-reply-link a, .comment-reply-link a:link, .comment-reply-link a:hover {
	BORDER: #f3e3e3 1px solid; PADDING: 2px 4px; MARGIN: 0px; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
.cancel-comment-reply a, .cancel-comment-reply a:link, .cancel-comment-reply a:hover {
	BORDER: #f3e3e3 1px solid; PADDING: 2px 4px; MARGIN: 0px; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}

.commentlist li, #commentform input, #commentform textarea {
	front-size: 12px;
	}
.commentlist li ul li {
	front-size: 12px;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold; font-style: normal; front-size: 12px;
}
.commentlist p {
	font-weight: normal; text-transform: none;
}
.commentlist {
	padding: 0; text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px; padding: 5px 5px 10px 10px; list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px; margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
	}	

#commentform {
margin: 1em 0;

margin-left: 20px;
}

#commentform textarea, #commentform textarea:hover, #commentform textarea:focus {
	BACKGROUND: #ffffff; border: 1px solid #f3e3e3;
}

#commentform #email, #commentform #author, #commentform #url, #commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	front-size: 11px;
	background: #ffffff;
	border: 1px solid #f3e3e3;
	PADDING: 2px 4px 2px 4px;
	WIDTH: 250px;
}

#commentform input{
	margin-bottom: 3px;
}

#respond:after {
	clear: both; content: "."; display: block; visibility: hidden;
}

/*WP PLUGIN */

img#wpstats{display:none}
	
/* PAGENAVI */

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:hover, .wp-pagenavi a:active {
	COLOR: #575757; FONT: 11px Arial; PADDING: 6px; MARGIN: 5px; TEXT-DECORATION: none; VERTICAL-ALIGN: middle;
	background: #1d3137;
	border-bottom: 1px solid #1a2c31;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
}
.wp-pagenavi span.pages {
	COLOR: #575757; FONT: 11px Arial; PADDING: 6px; MARGIN: 5px; TEXT-DECORATION: none; VERTICAL-ALIGN: middle;
	background: #1d3137;
	border-bottom: 1px solid #1a2c31;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
}
.wp-pagenavi span.current {
	COLOR: #575757; FONT: 11px Arial; PADDING: 6px; MARGIN: 5px; TEXT-DECORATION: none; VERTICAL-ALIGN: middle;
	background: #1d3137;
	border-bottom: 1px solid #1a2c31;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
}
.wp-pagenavi span.extend {
	COLOR: #575757; FONT: 11px Arial; PADDING: 6px; MARGIN: 5px; TEXT-DECORATION: none; VERTICAL-ALIGN: middle;
	background: #1d3137;
	border-bottom: 1px solid #1a2c31;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;	
}
