/* STANDARDLINES.ORG */

body {
	BACKGROUND: #e0eaf3 repeat-x 0px 0px; MARGIN: 0px; FONT: 12px Arial; COLOR: #b7b7b7; LETTER-SPACING: 0px
}
a {
	color: #9c9199;
	font-style: italic;
	text-decoration: none;		
}
a:hover {
	color: #5d535b;
}
b, strong {
	color: #9c9199;
}
em, i, u {
	color: #5d535b;
}
a img {
	border: 4px solid #d5dee7; padding: 0px;
}
a:hover img {
	border: 4px solid #c9d2da; padding: 0px;

}
table, tr, td {
	font: 12px Arial;
	color: #b7b7b7;
}

.border {
	border: 4px solid #d5dee7; padding: 0px;
}

.border:hover  {
	border: 4px solid #c9d2da; padding: 0px;
}

/* SIDEBAR */

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

}
#sidebar h1 {
	background: #e0eaf3;
	font: 12px Georgia;
	text-align: center;
	color: #998f97;
	margin: 0px;
	padding: 0px;
}
#sidebar div.main {
	margin: 0px 0px 10px;
}
#sidebar div.textinput {
	background: url('http://j-ackles.com/images/side-bg.jpg') #f1f6f9;
	padding: 10px;
	font: 11px Arial;
	text-align: justify;
	color: #b7b7b7;
}
#sidebar a img {
	border: 4px solid #e9efef; padding: 0px;
}
#sidebar a:hover img {
	border: 4px solid #e2e6e7; padding: 0px;

}

/* CONTENT */

content {
	width: 535px;
	height: 100%;
	vertical-align: top;
}
td.h1 {
	background: url('http://j-ackles.com/images/h1.jpg') #e0eaf3 no-repeat;	
	color: #f1f2f6;	
	font: 16px Georgia;
	margin: 0px;
	padding: 25px;	
	text-transform: normal;
}
td.h2 {
	background: #e0eaf3;
	font: 11px Arial;
	color: #b7b7b7;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}
td.h2 a {
	color: #b7b7b7;
	font-weight: normal;
}
td.main {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
td.textinput {
	background: #e0eaf3;
	border: #483d3d 0px solid;
	color: #b7b7b7;
	padding: 10px;
	text-align: justify;
}
td.h3 {
	background: #e9f3f4;
	border-top: #c6d2dd 1px solid;
	font: 11px Arial;
	color: #b7b7b7;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;
}
content blockquote {
	background: #483d3d;
	color: #b7b7b7;	
	padding: 10px;
}

/* LAYOUT ESSENTIALS */

#ad {
	width: 850px;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}
#introduction {
	width: 407px;
	height: 150px;
	color: #edf2f5;
	text-align: justify;		
	vertical-align: top;
}
.menu {
	color: #ededeb;
	font: 9px Georgia;
	padding: 2px;
	text-align: center;		
}
.menu a {
	color: #f5f5fd;
	font: 9px Georgia;
	text-decoration: none;		
}
.menu a:hover {
	color: #e8edf1;
	font: 9px Georgia;	
}
FORM {
	BACKGROUND-COLOR: transparent
}
input, textarea, option, select {
	background: #d5dee7; border: solid 1px #c9d2da; padding: 2px;
}
input:hover, textarea:hover, option:hover, select:hover {
	background: #d5dee7; border: solid 1px #c9d2da; padding: 2px;
}
input:focus, textarea:focus {
	background: #d5dee7; border: solid 1px #c9d2da;
}

/* COMMENTS */

.comment-reply-link, .comment-reply-link a, .comment-reply-link a:link, .comment-reply-link a:hover {
	BORDER: #c9d2da 1px solid; PADDING: 2px 4px; MARGIN: 0px; BACKGROUND-COLOR: #d5dee7; TEXT-DECORATION: none
}
.cancel-comment-reply a, .cancel-comment-reply a:link, .cancel-comment-reply a:hover {
	BORDER: #c9d2da 1px solid; PADDING: 2px 4px; MARGIN: 0px; BACKGROUND-COLOR: #d5dee7; 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: #d5dee7; border: 1px solid #c9d2da;
}

#commentform #email, #commentform #author, #commentform #url, #commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	front-size: 12px;
	background: #d5dee7;
	border: 1px solid #c9d2da;
	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 {
	BORDER: #c9d2da 1px solid; COLOR: #b7b7b7; PADDING: 2px 4px; MARGIN: 2px; BACKGROUND-COLOR: #d5dee7; TEXT-DECORATION: none
}
.wp-pagenavi span.pages {
	BORDER: #c9d2da 1px solid; COLOR: #b7b7b7; PADDING: 2px 4px; MARGIN: 2px; BACKGROUND-COLOR: #d5dee7; TEXT-DECORATION: none
}
.wp-pagenavi span.current {
	BORDER: #c9d2da 1px solid; COLOR: #b7b7b7; PADDING: 2px 4px; MARGIN: 2px; BACKGROUND-COLOR: #d5dee7; TEXT-DECORATION: none
}
.wp-pagenavi span.extend {
	BORDER: #c9d2da 1px solid; COLOR: #b7b7b7; PADDING: 2px 4px; MARGIN: 2px; BACKGROUND-COLOR: #d5dee7; TEXT-DECORATION: none
}

/* SOCIABLE */
iv.sociable { margin: 0px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 4px solid #d5dee7; padding: 0px;
	margin: 0;
}
.sociable a img {
	border: 4px solid #d5dee7; padding: 0px;
}
.sociable a:hover img {
	border: 4px solid #c9d2da; padding: 0px;
}
.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	border: 4px solid #d5dee7; padding: 0px;
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	border: 4px solid #c9d2da; padding: 0px;	
}