/*  
Theme Name: Justin-Cook
Theme URI: http://justin-cook.com/
Description: none
Version: 2.1
Author: Justin Cook
Author URI: http://justin-cook.com/
*/

blockquote {
	color: #336633;
	font-style: italic;
}

body {
	background: #0E0E0E url(images/bg.gif) repeat-x top fixed;
	line-height:16px; 
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif;
	color:#E4E4E4;
}

.avatar {
	float: right;
	margin: 0;
	padding: 0 0 0 4px;
}

#titleimg {
	margin: 15px;
}

#content1 {
	margin-top: 10px;
}

#sidebar1, .siderbar1 {
	width: 180px;
	background:url(images/side_mid.jpg) repeat-y;
}
#sidebar1 .top {
	background:url(images/side_top.jpg) no-repeat top;
	height: 13px;
}
#sidebar1 .bottom {
	background:url(images/side_bottom.jpg) no-repeat bottom;
	height: 20px;
}

#main {
 	width: 577px;
	background:url(images/main_mid.jpg) repeat-y;
	margin: 0px 15px;
	text-align: left;
	background: #E4E4E4;
	background: #F1F1F1;
	color: #0E0E0E;
}
#main .top {
	height:49px;
	background:url(images/main_top.jpg) no-repeat top;
	margin-bottom: -12px;
}
#main .bottom {
	height:14px;
	background:url(images/main_bottom.jpg) no-repeat top;
}

a, a:visited, a:active, a:hover{
	color: #9c3;
	text-decoration:none;
}

#main a, #main a:visited, #main a:active, #main a:hover{
	color: #360;
	color:#369;
}
a:hover{
	text-decoration:underline;
}

#main_content {
	padding: 0px 10px;
	border: 1px solid #666;
	border-width: 0 1px;
}

.post {
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	background: #F8F8F8;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
}

li#about {
	font-size: 10px;
}

p.comment_meta {
	font-size: .9em;
	margin: 0 0 10px 10px;
}

select {
	border: 1px solid #003300;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	padding-left: 3px;
}

textarea {
	border: 1px solid #999999;
	font-size: 11px;
	font-variant: normal;
	margin: 5px;
	margin: 5px;
	padding: 3px;
	padding: 3px;
	width: 95%;
}

textarea:hover {
}

.autor {
	border-bottom: 1px dotted #999999;
	font-size: 10px;
}

.commentlist {
	margin: 0;
	padding: 0;
}

.commentlist li {
	border: 1px solid #CCCCCC;
	list-style: none;
	margin: 10px;
	padding: 10px 10px 0 10px;
}

.commentlist li:hover {
	border: 1px solid #CCCCCC;
}

.data{
	color: #3D3D3D;
	font-size: 13px;
	margin-top: 5px;
	text-align: right;
}

.feedback {
	border: 1px solid #666;
	border-width: 1px 0 0 1px;
	margin-bottom: 12px;
	padding: 3px;
}

.image-align-left {
	float: left;
	padding: 4px;
}

.image-align-right {
	float: right;
	padding: 4px;
}

.meta {
	color: #999999;
	float: left;
	font-size: 10px;
}

.storycontent {
	line-height: 130%;
	padding-top: 10px;
}

.storytitle {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-top: 2px;
	text-align: left;
}

.storytitle a:link, .storytitle a:visited, .storytitle a:hover {
	text-decoration: none;
}


#sidebar2 {
	text-align: right;
}

#sidebar2 h2 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	height: 20px;
	margin: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: right;
}

#sidebar2 ul {
	list-style: none;
	margin: 0px 0px 0px -10px;
	padding: 0px;
	padding-right: 10px;
	text-align: right;
}

#sidebar2 ul li {
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 3px;
	text-align: right;
	list-style: none;
}

#sidebar2 ul li ul {
	list-style: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	text-align: right;
}

#sidebar2 ul li ul li {
	border: none;
	list-style-type: none;
	margin: 0px 0px 0px -10px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-top: 2px;
	text-align: right;
}

input, textarea {
	color: #CCCCCC;
	border: 1px solid #999;
	background-color:#333333;
}

input {
	color: #9c3;
}

#submit {
	cursor: pointer;
	cursor: hand;
	height: 22px;
	margin: 0px;
	float: right;
	text-align:center;
	padding: 0px 4px;
}

#s {
	height: 17px;
	margin: 0px;
	width: 90px;
	padding: 0px;
	float: right;
	padding-top: 3px;
	border-right-width: 0px;
}

#subnav {
	color: #999999;
	float: right;
	margin-right: 5px;
	margin-top: -20px;
}

#subnav a:link, #subnav a:visited {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
}

#subnav a:hover {
	color: #000000;
}

small, small a:link, small a:visited {
	color: #666666;
}

a img {
        border-width: 0px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.wp-caption-text {
	color: #333;
}
