/*  
Theme Name: Red Line
Theme URI: http://webdesignandmarketingprojects.com
Description: Wordpress themes by Web Design And Marketing Projects
Author: Southeast Accessories, LLC
Author URI: http://http://webdesignandmarketingprojects.com
*/


/* ---------- General ----------*/


h1,h2,h3,h4,h5,h6{
	font-family:Georgia;
	letter-spacing:-1px;
	font-weight:normal;
}
h2 {
  padding: 15px 0 10px 0;
  margin: 0;
 }

blockquote{
	background:#eee;
}

blockquote p{
	padding:5px 10px 5px 10px;
}

p{
	padding:5px 0 5px 0;
}

a:link, a:visited, a:active{
	color:#790000;
	text-decoration:none;
}

a:hover{
	color:#222;
}

.clear{
	clear:both;
}

p{
	padding:5px 0 5px 0;
}

#wrap{
	width:700px;
}


/* ---------- Header ----------*/


#header{
	border-bottom:3px solid #999;
	padding:0 0 10px 0;
}

.header{
	background:url(images/header.jpg) no-repeat top;
	
}

.description{
	padding:0;
	margin:-12px 0 15px 0;
	font-size:14px;
	letter-spacing:0px;
	color:#f26d7d;
}

.about{
	float:left;
	width:500px;
}

img.user{
	float:left;
	margin:5px 8px 0 0;
	padding:3px;
	background:#eee;
	border:1px solid #ddd;
}

.about p{
	margin:-3px 0 0 0;
	font-style:italic;
}

.menu{
	padding:0 0 0 20px;

}

.menu ul{
	padding:18px 0 0 0;
	margin:0;
	list-style-type:none;

}

.menu ul li{
	display:inline;
	margin:0px 0px 0 0;
	background:#390616;
	padding:6px 15px 6px 15px;
}

.menu a, .blogtitle a{
	color:#fff;
}

.menu a:hover, .blogtitle a:hover{
	color:#f26d7d;
}

.blogtitle{
	padding:30px;
}

.topright{
	float:right;
	width:250px;
}

.toprss{
	background:url(images/rss.gif) no-repeat 0px 4px;
	padding:0 0 10px 15px;
}

.search{
	padding:0px;
}

.search ul{
	padding:0 0 10px 0;
	margin:0;
}

li#search{
	list-style-type:none;
	padding:0;
	margin:0;
	height:22px;
}

.search input#s{
	margin:0px 5px 0 0;
	padding:5px;
	font-size:11px;
	text-align:left;
	vertical-align:middle;
	width:200px;
	border:1px solid #aaa;
	background:#fff;
	color:#333;
}

.search input#searchsubmit{
	padding:5px 3px 3px 0;
	font-size:11px;
	text-align:right;
	vertical-align:middle;
	margin:0px 0 0 0;
}

.search h2{
	padding:0 0 5px 0;
	margin:0;
}


/* ---------- Flickr ----------*/

.flickr{
	border-bottom:1px solid #ddd;
	padding:10px 0 10px 0;
}

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

.flickr img{
	border:1px solid #ccc;
	background:#eee;
	padding:4px;
	margin:0 10px 0px 0;
}

.flickr img:hover{
	border:1px solid #aaa;
}


/* ---------- Main Content ----------*/


#content{
	background:#fff;
	padding:10px 0 10px 0;
}

.left-content{
	float:left;
	width:650px;
}

.sidebar{
	float:right;
	width:220px;
	border-top:1px solid #555;
}

.post{
	padding:0 0 30px 0;
}



.post-right{
	float:left;
	width:490px;
	border-top:1px solid #555;
	padding:5px 0 0 10px;
}

.post img{
	border:1px solid #ccc;
	background:#eee;
	padding:3px;
}

.post img.wp-smiley{
	border:0;
	vertical-align:middle;
}

.postmetadata{
	padding:5px;
	border-bottom:0px solid #ddd;
	font-size:11px;
}

.entry h4{
	font-size:15.5px;
	border-bottom:1px solid #e5e5e5;
	color:#999;
}

.post-date{
	color:#333;
	display:block;
	font-family:Georgia;
	font-size:17.5px;
	font-style:italic;
	padding:0 0 20px 0;
}

.related-posts{
	padding:10px 0 10px 0;
}

.related-posts ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

.related-posts ul li{
	border-bottom:1px solid #e5e5e5;
	padding:2px 0 2px 0;
}

.entry ul, .entry ol{
	list-style-type:none;
}

.entry ul li, .entry ol li{
	background:url(images/arrow.gif) no-repeat 0px 7px;
	padding:2px 0 2px 13px;
}

.post-comment{
	background:url(images/comment.gif) no-repeat 0px 4px;
	padding:0px 0 5px 15px;
	display:block;

}

.post-view{
	background:url(images/view.gif) no-repeat 0px 4px;
	padding:0px 0 5px 15px;
	display:block;

}

.post-cat{
	background:url(images/cat.gif) no-repeat 0px 4px;
	padding:0px 0 5px 15px;
	display:block;

}


/* ---------- Sidebar ----------*/




.rss{
	margin:0 0 20px 0;
	background:#f2e3ca url(images/rss.jpg) no-repeat bottom right;
}

.rss p{
	padding:15px;
}

.rss a{
	color:#9e0b0f;
}

.rss a:hover{
	color:#222;
}

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

.categories ul li{
	border-bottom:1px solid #e5e5e5;
	padding:2px 0 2px 0;
}

.tagclouds{
	padding:0 0 10px 0;
}

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


/* ---------- Extras ----------*/

#extras{
	border-top:1px solid #ddd;
	padding:10px 0 10px 0;
}

.previous-posts{
	float:left;
	width:320px;
	margin:0 10px 0 0;
}

.previous-posts ul{
	padding:5px 0 0 0;
	margin:0;
	list-style-type:none;
}

.previous-posts ul li{
	border-bottom:1px solid #e5e5e5;
	padding:0px 0 2px 0;
	margin:0;
}

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

.thedate{
	font-size:10px;
	color:#999;
}

.meta{
	float:right;
	width:180px;
}

.recent-comments ul, .meta ul{
	padding:10px 0 10px 0;
	margin:0;
	list-style-type:none;
}

.recent-comments ul li, .meta ul li{
	border-bottom:1px solid #e5e5e5;
	padding:2px 0 2px 0;
}

.comment-author{
	font-size:10px;
	color:#999;
}

.comment-author a{
	color:#999;
}

.comment-author a:hover{
	color:#222;
}

.recent-comments{
	width:320px;
	float:left;
	margin:0 10px 0 10px;
}

table.one{
	table-layout: auto;
}

td.old-date{
	font-size:11px;
	padding:0 0 0 15px;
	letter-spacing:0px;
	text-transform:uppercase;

}


/* ---------- Footer ----------*/

#footer, #subcontent {
	border-top:3px solid #999;
}

#subcontent {
  text-align: right;
  }

#footer img{
	border:0;
}

.left-footer{
	float:left;	
	width:500px;
}

.right-footer{
	float:right;
	width:300px;
	text-align:right;
}

.rss-footer{
	background:url(images/rss.gif) no-repeat 0px 3px;
	padding:0 0 0 15px;
	margin: 0 10px 0 0;
}


/* -------------- Comments --------------*/

h3#respond, h3#comments{
	padding:0px 0 0 0px;
	margin:0 0 20px 0;
	font-size:18px;
	color:#222;
	letter-spacing:-1px;
}

#comments-template small{
	vertical-align:middle;
}

#comments-template{
	margin: 20px 0px 20px 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0 0;
	color:#222;
}

#loading{
	padding:10px 0 10px 0;
}

#loading img{
	padding:0;
	border:0;
	margin:0;
	vertical-align:middle;
}

#comments-template input#subscribe, #comments-template input#luv{
	vertical-align:middle;
	border:0;
	margin: -3px 5px 0 0;
	padding:0;
}

.commentlub-author{
	font-style:italic;
	color:#999;
	margin:10px 0 0 0;
}

#comments-template ul, .comments-template ol{
	list-style-type:none;
	padding:0px 0 0 0;
}

#comments-template p{
	font-size:12px;
	color:#222;
	line-height:22px;
	padding:3px 0 0px 0;
}

#comments-template ol{
	margin: 0;
	padding: 0 0 15px 0px;
	list-style-type: none;
}

#comments-template ol li{
	margin:0px 0 20px 0;
	line-height: 22px;
	padding: 10px 10px 10px 10px;
	font-size:12px;
	list-style-type:none;
	color:#222;
	background:#f5f5f5;
}

#comments-template ol li.author_comment{
	border-bottom:1px solid #bbb;
	background:#eee;
	
}

#comments-template ol li.author_comment a{
	color:#790000;
	border-bottom:1px solid #bbb;
	font-weight:bold;
}

#comments-template ol li.author_comment a:hover{
	color:#000;
	border-bottom:1px solid #555;
	font-weight:bold;
}

.moderate-me{
	color:#555;
}


#comments-template h2, .comments-template h3{
	font-size: 22px;
	font-weight: normal;
	text-align:left;
	color:#6a6754;
	border:0;
	padding: 0 0 20px 0;
}

.commentmetadata{
	font-size: 11px;
	color:#222;
	padding:0 0 10px 0;
}

abbr em{
	border:0px solid;
	display:block;
	padding:4px;
}

.commentlist-author{
	font-family:Georgia;
}

#comments-template p.nocomments{
	padding: 0;
}

p#nocomment{
	font-size:12px;
	padding:10px 0 10px 0;
	margin:0;
}

h3.nocomment{
	padding:0px 0 0 0px;
	margin:0 0 20px 0;
	font-size:18px;
	color:#222;
	letter-spacing:-1px;
}

#commentquicktags{
	padding:10px 0 10px 0px;
	margin:0 10px 0 0;
}

#commentquicktags input{
	margin:0 10px 0 0;
	padding:3px;
}

p.subscribe-to-comments{
	padding:20px 0 0 0;
}

input#subscribe{
	vertical-align:middle;
}


/* -------------- Comment Form --------------*/

#comments-template input#author, #comments-template input#email, #comments-template input#url{
	padding:5px 5px 5px 5px;
	font-size:11px;
	border:1px solid #ccc;
	color:#222;
	margin:5px 0 5px 0;
}

#comments-template textarea{
	font-size: 11px;
	padding:5px;
	width:450px;
	line-height:20px;
	border:1px solid #ccc;
	background:#eee;
	color:#222;
}

#comments-template input#submit{
	background:#202020;
	padding:3px 10px 5px 10px;
	text-decoration:none;
	border:0;
	color:#eee;
	margin:5px 0 5px 0;
}

#loading img{
	border:0;
	vertical-align:middle;
}


/* -------------- Gravatar --------------*/

#gravatar{
	float:left;
	margin:0 10px 0 0;
}

#gravatar img{
	border:1px solid #ccc;
	width:35px;
	height:35px;
	background:#eee;
	padding:3px;
}

