/*
Theme Name: Disability Blog by PaperStreet
Theme URI: http://www.disabilityattorney.net/disabilityblog/
Description: Wordpress theme designed and developed by PaperStreet Web Design
Version: 1.0
Author: Kyle Aikens
Author URI: http://www.paperstreet.com/
Tags: lawyer, web design, disability lawyer

*/



/* Begin Typography & Colors */

#body {float:left;}

#sidebar {
	background-image: url(/images/bg-subnav.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 126px;
	padding: 30px;
}

#sidebar ul {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:10px;
	color:#3d0000;
	text-transform:uppercase;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#sidebar li { list-style:none; padding:0; margin:0;}

#sidebar li li{
	color:#765151;
	text-transform:none;
	background-image:url(/images/list-arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-top:3px;
	padding-bottom:3px;
	list-style-type:none;
	padding-left:10px;
	font:400 11px Arial, Helvetica, sans-serif;
	clear: both;
	float: left;
	width: 110px;
}

#sidebar ul ul {margin-bottom:30px; clear:both; display:block; float:left;}

#sidebar li a, #sidebar li a:link, #sidebar li a:visited {	text-decoration: none; color: #765151;}
#sidebar li a:hover { color: #B69494;}

#sidebar h2 {
color:#5E2815;
font-size:10px;
font-weight:bold;
margin-bottom:5px;
margin-top:0;
padding-left:9px;
text-transform:uppercase;

}

h2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; color:#5e2815; font-weight:normal; padding:0; margin:0; margin-bottom:15px; line-height:normal}
h2 a{font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; color:#5e2815; font-weight:normal; text-decoration:none !important;}
h2 a:hover {color:#9b7758;} 

h2.pagetitle {font-size:16px; margin-top:0;}

.meta { height:20px; background:url('images/metabg.jpg') repeat-x; font-family:"Times New Roman", Times, serif; font-size:10px; color:#585442; text-transform:uppercase; padding: 2px 0 0 0;}

.meta a{color:#585442; text-decoration:none !important;}
.meta a:hover {color:#25231c; text-decoration:underline !important;}

a.more-link { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; display:block; color:#5e2815; float:right; text-decoration:none !important; margin-top:10px; padding-right:22px; background:url('images/readmore.jpg') no-repeat right top;}
a.more-link:hover {color:#9b7758;}


/* COMMENTS */
.commentlist { clear:both; margin-bottom:40px;}

.commentlist .quote {
	background:url('images/bg_quote.gif') no-repeat top right;
		min-height:60px;
	}

.commentlist li {
	margin:0;
 	padding: 10px 18px 22px 18px;
	margin-top:15px;
	background:#c2b47e url('images/bg_commentlist.gif') bottom left no-repeat;
	color:#fff !important;
	list-style:none;
	clear:both;
	float:left;
	width:433px;

	}

.commentlist li.cite {margin:0; padding:0; background:none; width:100%;}

.commentlist li p {color:#fff; line-height:20px;}

.commentlist cite {
	display:block;
	font-style:normal;
	color:#504c3c;
	margin-left:35px;
	clear:both;
	float:left;
	}

.commentlist cite a:link, .commentlist cite a:visited, .commentlist cite a {
	color:#8c8569;
	text-decoration:none !important;
	}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#504c3c;
	text-decoration:underline;
	}

#respond {clear:both; float:left;}


p.postmetadata {color:#000; border-top: 1px solid #C2B47E; padding-top:12px;}

#body { _padding-right: 0;}

div.post { clear:both; position:relative;}

.post h2 {margin-top:16px;}

#header { background:url('images/bg-header.jpg') no-repeat;}

#header a{display:block; width:381px; height:88px;}

.commentbubble { position:absolute; top:0; right:0; background:url('images/bubble.jpg'); width:19px; height:27px; font-size:15px; color:#810e1b; padding-left:9px; padding-top:2px;} 
.commentbubble a{ color:#810e1b; font-size:15px; text-decoration: none !important; font-weight:bold;}
.commentbubble a:hover {color:#666;}


li.widget_search label {display:none;}

li.widget_search { height:40px;}

li.widget_search input#s { background:#e8dcad; border:1px solid #b0ab94; border-bottom:1px solid #fff; border-right:1px solid #fff; width:85px; float:left; height:18px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#8d2929; padding-top:2px; padding-left:3px;}
li.widget_search input#searchsubmit { background:url('images/search.jpg') no-repeat; width:32px; height:23px; text-indent:-9999px; float:left; border:none; cursor:pointer;}
