/*
Theme Name: Lien Settlement Solutions Blog
Theme URI: http://www.liensettlementsolutions.com/lienresolution/
Description: The default WordPress theme for Lien Settlement Solutions.
Version: 1.0
Author: Kyle Aikens
Author URI: http://paperstreet.com/
Tags: lien resolution, web designer, paperstreet


*/


#sidebar {
	background-color: #777879;
	background-image: url(/images/bg-subnav.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: right;
	width: 236px;
	margin-right:42px;
	display:inline;	
	color:#fff;
	padding-top:13px;
	text-align:right;position:relative; z-index:2;

}

#sidebar p { padding:6px 0;}

#sidebar h3 {font-size:12px;}


#sidebar ul { text-align:left; padding: 0; list-style:none;}
#sidebar ul li  { list-style:none; padding-left:15px; }
#sidebar ul li li {
	background-image: url(/images/icon-submenu.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left:15px;
	padding-top:0px;
}
#sidebar ul li a {color:#f2f9fc; font-size:14px;}

#sidebar h2 {
	font-size:20px;
	color:#fff;
	font-weight:bold;
	padding-bottom:7px;
	width:205px;
	margin-bottom: 12px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3b68f;
}

#sidebar label { display:none;}


#sidebar #address {
	background-color: #003668;
	background-image: url(/images/bg-address.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:left;
	padding: 25px 15px 15px 15px;
}

div.post p.postmetadata {color:#999999 !important; border-top: 1px solid #333; padding-top:4px !important; font-size:10px; margin-top:14px;}

li#text-4 {margin:0; padding:0 !important;  _height:150px;}

li#search-3 div {background:url('images/search.jpg') no-repeat; width:215px; height:34px}

li#search-3 input { border:none; background:none;}

li#search-3 input#searchsubmit {background:url('images/btn_search.jpg') no-repeat; width:22px; height:22px; text-indent:-9999px; float:right; display:block; cursor:pointer; margin: 4px 10px 0 0; font-size:1px; color:#f5f5f5;}

li#search-3 input#s {color:#ccc; text-transform:uppercase; margin: 6px 0 0 6px; float:left;}

li#search-3 input#s:hover, li#search-3 input#s:focus {color:#333;}


div.post h2 {font-size:20px !important; line-height:normal !important; margin:0; padding:0 !important;}
div.post p {padding: 12px 0 0 0 !important;}

a.more-link {display:block; text-align:right; font-weight:bold; clear:both; width:100%;}


div.post {margin-bottom:20px;}

div#body { padding-top:30px !important; padding-bottom:30px !important;}

div#body h2 { color:#C3863C !important;}



/* COMMENTS */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#commentform textarea {width: 400px;}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
	
	/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border:1px dotted #ccc;
	background:#f9f9f9;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	padding: 0 !important;
	color:#777879 !important;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	padding:0 !important;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


.navigation { margin-bottom:15px; padding-bottom:10px; width:100%; clear:both;}
.top {border-bottom: 1px solid #333;}
.navigation .alignleft {width:200px; float:left;}
.navigation .alignright {width:200px; float:right; text-align:right}
