/* Theme Name: theSecondRoad */


img {
	border:0px;
	padding:0px;	
}

a {
	text-decoration:none;
	color: #666200;
}

#top{
	width:100%;
}

#wrap {
	width: 999px;
	background-color: #fff;
	padding: 0px;
	margin: 0 auto;
}



/* Main Navbar */

#navbar{
	position:relative;
	clear:left;
}

#navbar a{
	float:left;	
}

/* end of Main Navbar */


#maincontent {
	float:left;
	width: 700px;
	padding: 5px;
	margin: 0 auto;
	color: #323232;
}

#maincontent .post p a {
	color: #666200;
	padding: 2px;
	text-decoration: none;
	font-size:13px;
}

#maincontent .post {
	width:690px;
	margin: 5px;
	padding: 5px;
	border-bottom: 1px dashed #e2e2e2;
}

#maincontent .post .words {
	padding-right: 10px;
}

/*
++++++
Post Image Styles & Hovers
++++++
*/

#maincontent .post .words img {
	padding: 0px;
	border: 1px solid #f7f7f7;
	margin: 8px;
}

#maincontent .post .words img a {
	border: 1px solid #f9f9f9;
}

#maincontent .post .words img a:hover {
	border: 1px solid #003366;
}

/*
+++++++
Continue With Everything Else
+++++++
*/

#maincontent .post .words ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-left: 2px;
}

#maincontent .post .words ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#maincontent .post .words blockquote {
	display:block;
	float:right;
	height:100%;
	width:90%;
	margin-left: 2px;
	color: #222200;
	padding: 3px;
}

.words blockquote a{
	font-size:12px;		
	color: #666200;
}

#maincontent h2 {
	clear:left;
	color:#7b7563;
	font-size:16px;	
	font-weight:normal;
	padding:0px;
	margin:0px;
}

#maincontent h2 a {
	font-size: 22px;
	line-height: 30px;
	color: #656600;
	text-decoration: none;
}

#maincontent img {
	padding:5px;	
}

#maincontent p {
	font-size: 14px;
	line-height: 18px;
	margin: 10px 0 5px;
	padding: 0px;
	color: #545454;
}

#maincontent ol {
	margin-left:5px;
}

ol li{
	margin:0px;
	padding:0px;
}

.WPsidebar .sf {
	padding-top: 14px;
}

.WPsidebar .sf .searchfield {
	border: 1px solid #606600;
	padding: 10px 2px 10px 2px;
	width: 240px;
	background-color: #fcfce9;
}

.WPsidebar h2, .WPsidebar h2 a{
	line-height:18px;
	font-weight: strong;
	margin: 20px 0px 4px 0px;
	padding: 0px;
}

.WPsidebar .top {
	padding: 5px 0px 5px 0px;
	margin-right: 14px;
}


.WPsidebar .mid {
	padding: 5px 0px 10px 0px;
	margin-right: 14px;
}


.WPsidebar .bottom {
	padding: 5px;
}


.WPsidebar p {
	font-size: 11px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 4px;
}

.WPsidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.WPsidebar ul li {
	list-style-type: none;
	float:none;
	font-size:14px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.WPsidebar ul li a {
	color: #626600;
	font-size:14px;
	text-decoration: none;
}

.WPsidebar ul li a:hover {
	color: #525112;
	font-size:14px;
	text-decoration: underline;
}


#prefooter {
	background-image: url(imgs/prehead.gif);
	width: 900px;
	height: 30px;
	margin: 0 auto;
}

#footer {
	font-size: 11px;
	background-color: #ffffea;
	width: 782px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 4px;
}

#footer a {
	color: #444;
	text-decoration: underline;
}

#footer a:hover {
	color: #665e00;
}

/*
++++++++++
Postbit
++++++++++
*/

#maincontent .pb {
	width: 200px;
	margin-right: 10px;
	float: left;
}

#maincontent .pb img {
	vertical-align: baseline;
	padding-right: 5px;
}

#maincontent .pb p {
	font-size: 11px;
	color: #222;
}

.postbitmed_content{ 
	display:block;
	list-style-type:none;
	float:left;
	padding:0px;
	margin:0px;
	background:#fdfcec;
}

.postbitmed_content li{ 
	list-style-type:none;
	float:left;	
	padding:0px 20px 0px 0px;
	margin:0px;
}

.postbitmed_content li a{ 
	text-decoration:none;
	color: #666200;
}

.postbitmed_content li a:hover{ 
	text-decoration:none;
	color: #656600;
}


/*
**********************************
POST COMMENTS
**********************************
*/

#captchadiv img{
	width:140px;
}

ul.most_commented, ul.most_commented a, ul.archives, ul.archives a{
	padding:5px 0px 20px 0px;	
	font-size:12px;
}

.most_commented li, .archives li{
	clear:left;
	padding:0px 0px 5px 0px;
}

#commentarea {
	width: 675px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#cprespace {
	width: 100%;
	height: 15px;
}

#commentarea a {
	font-size: 16px;
	font-weight: normal;
	border-bottom:1px dotted #CA1717;
	color: #665e00;
	text-decoration: none;
}

#commentarea a:hover {
	color: #222;
}

#precomments {
	border-top: 2px solid #790000;
	padding: 3px;
	width: 672px;
}

#precomments img {
	vertical-align: text-bottom;
}

#dropsome {
	border-top: 2px solid #000;
	background: #EAE7D4;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
}

.comleft {
	width: 75%;
	float: left;
}

.comright {
	width: 20%;
	float: right;
	text-align: right;
}

h3#comments {
	font-size:14px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #666000;
	margin: 0px;
	line-height: 18px;
	font-weight: normal;
	padding: 0px;
}

h3#commentsreply {
	font-size:14px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	color: #444444;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}

.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:250px;
}

.commentauthor{
	display:block;
	font-size:1.5em;
}

ol.commentlist{
	color:#777;
	font-size:11px;
	list-style-type:none;
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin:0;
	margin-top:1.5em;
	padding: 0px;
    width: 100%;
}

ol.commentlist a {
	color: #555;
	text-decoration: none;
	border-bottom: 1px dotted #ca1717;
	display: inline;
 }
			
ol.commentlist a:hover {
	color: #222;
	text-decoration: none; 
}

#commentarea .cauthor {
	font-size: 16px;
	font-weight: normal;
	border-bottom:1px dotted #CA1717;
}

#commentarea .cauthor, #commentarea .cauthor a, {
	color: #555;
    font-size: 16px;
    font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #666200;
}

#commentarea .cauthor a:hover {
	color: #222;
	text-decoration: none; 
}

.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}

.alt{
	background:#fff;
	padding:0.5em;
	border-bottom:1px solid #444444;
	border-top:1px solid #444444;
}

.alt2{
	background-color: #fff;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	margin: 10px auto;
	padding: 5px 20px 5px 45px;
}

.comment-even, .comment-preview {
	background-color: #f7f7f7;
}

.comment-odd {
	background-color: #fdfdec; /* Change this colour to add "Flip flopping" backgrounds */
}

.authorcomment { /* Author background color */
	background-color: #f2f2f2;
}

/* Comment/Trackback Favatars & Gravatars */
.comment-favatar {
	background: center center;
	float: right;
	margin: 2px 0 0 0; 
	width: 16px;
	height: 16px;
}

.trackback-favatar {
	background: center center;
	width: 16px;
	height: 16px;
	float: left;
	margin: 2px 6px 0 2px;
	cursor: pointer;
}
.comment-gravatar img {
	float: right;
	padding: 2px;
	margin: 0;
	border: 1px solid #A5A5A3;
	width: 30px;
	height: 30px;
	background: #fff url(wp-content/gravatars/avatar.jpg) no-repeat center center;
}

#commentform textarea {
	width: 563px;
    border: 1px solid #ccc;
}

#commentform .submitbutton {
	background-color: #f7f7f7;
	border: 1px dotted #222;
}

.gravatar {
	margin-right: -5px;
	float: right;
	border: 0px;
	}

ol.commentlist blockquote {
	background: #fcfcf8 url("images/blockquote.gif") no-repeat left top;
	border: 1px solid #ebebeb;
	padding:1px;
    line-height: normal;
	font-size: 10px;
}

#maincontent .sidecomments {
	width: 640px;
	padding: 5px;
	margin-right: 10px;
	float: left;
}

#maincontent .sidecomments img {
	vertical-align: baseline;
	padding-right: 5px;
}

#maincontent .sidecomments p {
	font-size: 11px;
	color: #fff;
}

/*
++++++++++++++
Comment Rules (Below Comments)
++++++++++++++
*/

.comrules{
	display:block;
}
.comrules_content{
	background:#EAE7D4;
	border:solid #ffffff 1px;
	padding:5px;
	width:668px;
} 
#maincontent .comrules_content p{
	padding:0px;
	margin:0px;
}


#blogroll_page ul{
	float:left;
	padding:0px;
	margin:0px;
	text-decoration:none;
	list-style-type:none;
}


#blogroll_page li{
	height:auto;
	line-height:14px;
	clear:left;
	padding:10px 0px 0px 0px;
	margin:0px;	
}
