/*
Theme Name: Russell-v1.1
Theme URI: http://www.bravenewcode.com
Description: Russell's new web site
Version: 1.1
Author: BraveNewCode Inc.
Author URI: http://www.bravenewcode.com
Tags: 
*/

body {
	text-align: center;
	margin: 0px;
	background: #494949;
	font-family: 'Times New Roman';
}

a {
	text-decoration: none;
	color: #9e9c97;
}

a:hover {
	color: #bbb;	
}

.clearer {
	clear: both;
}	

img {
	border: 0px;	
}

#main-content {
	text-align: left;
	width: 1000px;
	margin: auto;	
}

#main-inside {
	background: url(images/Background3.png);
	background-repeat: repeat-y;	
	width: 1000px;
}

#challenger-area {
	background: url(images/Background2.png);
	background-repeat: repeat-y;	
	width: 1000px;
	padding-top: 15px;
	padding-bottom: 0px;
}

#challenger-inside {
	padding-left: 50px;
	padding-right: 50px;	
}

#dog-area {
	float: right;	
	background: url(images/Dog.png);
	width: 59px;
	height: 81px;
	position: relative;
	top: -10px;
}

#header {
	background: url(images/Background1.png);
	background-repeat: repeat-y;	
	width: 1000px;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu {
	float: right;
	width: 300px;	
	font-family: arial;
	font-size: 12px;
	text-align: right;
	padding-right: 110px;
	padding-top: 10px;
	color: #777;
}

#menu a {
	color: #9a9a9a;	
}

#menu a:hover {
	color: #fff;	
}

#menu .menu-item {
	display: inline;
}

#sidebar {
	padding-left: 47px;
	float: left;
	width: 180px;
}

.sidebar-section {
	border-top: 1px dotted #4f493e;	
	margin-top: 20px;
}

.sidebar-section ul {
	padding-left: 10px;
	list-style-type: none;	
}

.sidebar-section ul li {
	font-size: 13px;
	font-family: arial;	
	padding-bottom: 8px;
}

#sidebar-top {
	text-align: center;
	font-size: 13px;
	font-family: arial;		
}

#sidebar-top img {
	margin-top: 15px;
	padding-bottom: 5px;
}

#sidebar h2 {
	font-weight: normal;
	margin: 0px;
	text-indent: 10px;
	font-family: 'times new roman';
	text-transform: lowercase;
	color: #575450;
	font-size: 24px;
	letter-spacing: 1px;	
	padding-top: 5px;
}

#sidebar2 {
	float: right;
	width: 160px;
	margin-right: 60px;	
	position: relative;
	top: 20px;
	/* text-align: center; */
   font-family: arial;
}

#sidebar a:hover {
   color: #fff;
}
	

#sidebar2 .sidebar2-section {
	border-top: 1px dotted #aaa;
	padding-top: 10px;	
	margin-bottom: 20px;
}

#sidebar2 .sidebar2-section h2 {
	text-align: center;
	margin:0;
	padding: 5px 0 10px;
	font-size: 12px;
	text-transform: uppercase;
	font-family:'Times New Roman', 'Georgia', Serif;
	color: #333;
}

#sidebar2 .sidebar2-section h2.red {
	/* display: none; */
	padding: 5px 0 0;
	color: #900;
}

#sidebar2 .sidebar2-section .content {
	text-align: left;	
	font-size: 12px;
	color: #888;
	padding-top: 10px;
}

#sidebar2 .sidebar2-section .content ul, #sidebar2 .sidebar2-section ul {
	padding-left: 0px;
	list-style-type: none;	
	margin: 0px;
}

#sidebar2 .sidebar2-section .content ul li, #sidebar2 .sidebar2-section ul li {
	font-size: 13px;
   padding-bottom: 8px;
}

#sidebar2 .sidebar2-section .content a, #sidebar2 .sidebar2-section a {
	color: #2b6691;	
}

#sidebar2 .sidebar2-section .content a:hover, #sidebar2 .sidebar2-section a:hover {
	color: #4b86a1;	
}

#content-area {
	float: left;
	padding-left: 30px;
	width: 480px;

}

#content-area h1 {
	margin: 0px;
	font-weight: normal;
	font-family: 'times new roman';
	color: #807667;	
	padding-top: 10px;
}

#content-area h1 a {
	color: #807667;	
	font-size: 30px
}

#content-area h1 a:hover {
   color: #aaa;
}

#content-area .author {
	color: #2b6691;	
}

#content-area .author a {
	color: #2b6691;	
}

#content-area .author a:hover {
	color: #6ba6c1;	
}

a.continue  {
	color: #2b6691;	
}

a.continue:hover {
	color: #6ba6c1;	
}

#content-area .meta-area {
	font-style: italic;
	font-size: 13px;	
}

#content-area .post-content {
	color: #333;	
	font-family: arial;
	font-size: 13px;
	line-height: 1.4;
}

#content-area .post-bottom .date {
	float: left;
	color: #999;	
	font-size: 13px;
}

#content-area .post-content .alignleft {
	float: left;
	padding: 4px;
	border: 1px solid #ccc;
	margin-right: 10px;
	margin-bottom: 10px;	
}

#content-area .post-bottom a {
	color: #2b6691;		
}

#content-area .post-bottom .comment-indicator {
	float: right;	
	font-size: 13px;	
}

#content-area .post-bottom .comment-indicator img {
   padding-right: 2px;
   position: relative;
   top: 4px;
}

#content-area .post-bottom  {
	padding-bottom: 5px;
	border-bottom: 1px dotted #aaa;	
	margin-bottom: 20px;
}

#content-area #comment-area {
		
}

#content-area #comment-area textarea {
   width: 100%;
   border: 1px solid #ccc;
}

.one-comment {
   border: 1px solid #ccc;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
   padding: 15px;
   background: #eee;
   font-family: lucida grande;
   color: #333;
   font-size: 12px;
   margin-bottom: 20px;
}

.one-comment p {
   padding-top: 0px;
   margin-top: 0px;
}

.one-comment .comment-meta {
   border-top: 1px solid #ddd;
   display: block;
   padding-top: 5px;
   margin-top: 15px;
   padding-bottom: 5px;
   font-size: 10px;
   font-family: lucida grande;
}

.one-comment img {
   border: 1px solid #ccc;
   padding: 3px;
   width: 36px;
   height: auto;
   margin-left: 10px;
}

.comment-area {
}

.comment-avatar {
   float: right;
}

.comment-area {
}

#main-comments {
   margin-top: 30px;
}

#main-comments h3 {
	color: #807667;	
   font-weight: normal;
   font-size: 16px;   
}

.one-comment .time {
   float: right;
}

.one-comment .author {
   float: left;
}

#footer {
   text-align: center;
   color: #888; 
   font-size: 12px;
   padding-top: 70px;
   padding-bottom: 10px;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.navigation {
   font-family: 'Times New Roman';
   font-size: 13px;
}

#subscribe {
   color: #aaa;
   padding-top: 4px;
   margin-top: 10px;
   width: 100%;
   font-family: 'Lucida Grande';
   font-size: 11px;
}

#rss {
   font-size: 12px;  
   text-align: left;
   
}

#rss img {
   width: 15px;
   height: auto;
   position: relative;
   top: 2px;
   padding-right: 2px;
}
