/*
Theme Name: Washington Personal Injury Blog
Theme URI: http://www.washingtonpersonalinjuryblog.com
Description: Basic two column theme, sidebar on left, widget.
Version: 1.0
Author: Sakin Shrestha (DMS)
Author URI: http://www.digital.com.np
*/

/*---------------------------------------------------------------------------------

[Table of contents]

1. Initial Styling - General tags, the background, global attributes (overridden by following regions).
2. Header Region - Styles specific to header region, title, slug, top menu, etc.
3. Content Region - Styles for content appearance, blockquotes, posts, pages, wp-caption, etc.
4. Comments Region – Styles for comment thread, forms, etc.
5. Sidebar Region – Styles for widgets, additional menus lists and links.
6. Footer Region – Styles specific to the footer region.
7. Misc. & Plugins – Miscellaneous, override plugins, define last rule, fix anomalies, etc.

-----------------------------------------------------------------------------------*/
/*=== START SECTION 1 - Initial Styling ===*/
body {
	background-color:#240003;
	color:#032222;
	/* font:13px/16px Arial, Helvetica, sans-serif; */
	font: 12px/18px Verdana,Arial,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin:10px auto;
	padding:0;
	width:940px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
.size14 {
	font-size:14px !important;
}
/*=== END SECTION 1 - Initial Styling ===*/


/*=== START SECTION 2 - Header Region ===*/
#header {
	background-color:#EFE6D9;
	border:4px solid #82000F;
	height:141px;
	margin:0 0 10px;
	width:932px;
}
#header h1 {
	background:url("images/logo.gif") no-repeat scroll 0 0 transparent;
	float:left;
	height:95px;
	margin:20px;
	padding:0;
	text-indent:-99999px;
	width:460px;
}
#header h1 a {
	display:block;
	height:95px;
}
#contactInfo {
background:url("images/free-consultation.gif") no-repeat scroll 0 0 transparent;
display:inline;
float:right;
height:113px;
margin:20px 20px 0;
text-indent:-99999px;
width:253px;
}
/*
#contactInfo {
	background-color:#84030E;
	border:5px solid #AB1421;
	color:#FFFFFF;
	display:inline;
	float:right;
	height:91px;
	margin:20px;
	width:255px;
}
#contactInfo h2 {
	font-size:20px;
	font-weight:bold;
	margin:5px 0 2px 5px;
	text-transform:uppercase;
}
#contactInfo p {
	font-size:16px;	
	line-height:20px;
	margin:0 5px;
	width:220px;
}
*/
#pagemenu {
	background-color:#5A020C;
	border-top:4px solid #82000F;
	clear:both;
	display:inline;
	float:left;
	font:bold 12px Arial, Helvetica, sans-serif;
	height:46px;
	margin-bottom:10px;
	padding:0;
	width:940px;
}
#pagemenu ul#page-list {
	list-style: none;
	padding:0 20px;
	margin:0;
	display: block;
}
#pagemenu ul li.page_item a, #pagemenu ul li.cat-item a {
	padding:12px 15px;
	text-decoration: none;
	color:#fff;
}
#pagemenu ul li.page_item a:hover, #pagemenu ul li.cat-item a:hover, #pagemenu .current_page_item a, #pagemenu .current_page_parent a, #pagemenu .current_page_ancestor a {
	background-color:#760310;
	color:#fff !important;
	text-decoration:none;
	border-bottom:6px solid #a21525;
}
#pagemenu :hover > a { /* to fix the f--- ie6 */
	background-color:#760310;
	color:#fff !important;
	text-decoration:none !important;
	border-bottom:6px solid #a21525;
}
#pagemenu ul li.page_item ul li.page_item a, #pagemenu ul li.cat-item ul li.cat-item a {
	padding:5px 10px;
	background-color:#760310;
	color:#fff;
	border:none !important;
}
#pagemenu ul li.page_item ul li.page_item a:hover, #pagemenu ul li.cat-item ul li.cat-item a:hover {
	background-color:#000;
	color:#fff !important;
	text-decoration: none;
	padding-left: 10px;
}
#pagemenu #page-list {
	margin: 0;
	padding: 0;
}
#pagemenu #page-list li {
	padding: 0px;
	float: left;
	list-style: none;
	display: inline;
	margin-left: 1px;
}
#pagemenu #page-list li a, #page-list li ul li a {
	display: block;
}
#pagemenu #page-list li ul {
	position: absolute;
	width: 200px;
	left: -999em;
	margin: 0;
	padding: 0;
	z-index:1000;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li.sfhover ul {
	left: auto;
	background-color: #282727;
}
#pagemenu #page-list li ul li {
	width: 200px;
	margin: 0px;
	border-bottom: 1px solid #000;
}
#pagemenu #page-list li:hover, #pagemenu #page-list li:hover {
	position: static;
	background:none;
}
#pagemenu #page-list li ul ul {
	margin:-25px 0 0 198px;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li.sfhover ul ul {
	left: -999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul {
	left: auto;
}
#pagemenu #page-list li:hover ul ul, #pagemenu #page-list li:hover ul ul ul, #pagemenu #page-list li.sfhover ul ul, #pagemenu #page-list li.sfhover ul ul ul {
	left: -999em;
}
#pagemenu #page-list li:hover ul, #pagemenu #page-list li li:hover ul, #pagemenu #page-list li li li:hover ul, #pagemenu #page-list li.sfhover ul, #pagemenu #page-list li li.sfhover ul, #pagemenu #page-list li li li.sfhover ul {
	left: auto;
}
/*=== END SECTION 2 - Header Region ===*/

/*=== START SECTION 3 - Content Region ===*/
#main {
	background-color:#5A020C;
	border:1px solid #82000F;
	overflow:hidden;
	width:938px;
	clear:both;
}
#content {
	background-color:#FFFFFF;
	float:right;
	margin:20px;
	padding:20px;
	width:568px;
}
#content a:link, #content a:visited {
	color:#000000;
	/* padding:2px; */
	text-decoration:underline;
}
#content a:hover {
	text-decoration: none;
}
#content h1 {
	font-size:20px;
	line-height:22px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.post {
	clear:both;
	height:1%;
	margin:0;
	overflow:hidden;
	padding:0 0 10px;
}
.post h2, .page h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	line-height:36px !important;
	font-size:24px;	
	font-weight:bold;
	margin:0 0 15px;
	padding:0;
	clear:both;
}
#content .post h2 a {
	text-decoration:none;
}
.post h2 a {
	color:#000;
}
.post h3 {
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}
.post-edit-link img {
	border: none;
}
a.post-edit-link:link, a.post-edit-link:visited {
	text-decoration: none;
}
.entry-content, .entry-excerpt {
	margin:0;
}
.entry-content blockquote {
	font: 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
	color: #000000;
	width: 345px;
	background: url(images/blockquote1.png) no-repeat right bottom;
	padding: 0 0 0 30px;
	text-indent: -15px;
}
.entry-content blockquote p {
	background: url(images/blockquote2.png) no-repeat left top;
	padding: 0 0 0 60px;
	font: italic 1.5em Georgia, "Times New Roman", Times, serif;
}
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
.navigation {
	clear: both;
}
.entry-meta {
	border-bottom:1px dotted;
	border-top:1px dotted;
	margin:0 0 10px;
	padding:10px 0;
}
.underpost {
	font-size: .9em;
}
.underpost a {
	text-decoration: underline;
}
/*=== END SECTION 3 - Content Region ===*/


/*=== START SECTION 4 - Comment Region ===*/
#respond p {
	font-size: .9em;
}
#respond label {
	display: block;
	margin: 5px 0 5px 0;
}
#comment {
	width: 100%;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
ol.commentlist {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
}
ol.commentlist li {
	border:1px solid #ddd;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height:1%;
	margin:0 0 10px;
	padding:10px;
	position:relative;
}
ol.commentlist li.alt {
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
}
ol.commentlist li.comment {
}
ol.commentlist li div.comment-author {
	padding:0 170px 0 0;
}
ol.commentlist li div.vcard {
}
ol.commentlist li div.vcard cite.fn {
	font-style:normal;
	font-style: italic
}
ol.commentlist li div.vcard cite.fn a.url {
	color:#333;
	text-decoration:none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	color:#000;
}
ol.commentlist li div.vcard img.avatar {
	border:4px solid #d5d5d5;
	float:left;
	margin-right:10px;
}
ol.commentlist li div.vcard img.avatar-32 {
}
ol.commentlist li div.vcard img.photo {
}
ol.commentlist li div.vcard span.says {
}
ol.commentlist li div.commentmetadata {
	margin: 0;
	display: block
}
ol.commentlist li div.comment-meta {
	font: 12px Arial, Verdana;
color#aaa
}
ol.commentlist li div.comment-meta a {
	color:#aaa;
	text-decoration:none;
}
ol.commentlist li div.comment-meta a:hover {
	color:#000;
}
ol.commentlist li div.commentbody {
	margin-top: 1em;
	font-size: 14px
}
ol.commentlist li p {
	margin:0 0 1em;
}
ol.commentlist li ul {
	list-style:square;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
}
ol.commentlist li div.reply {
	margin-bottom: 7px
}
ol.commentlist li div.reply a:hover {
	background:#c30;
	border:1px solid #c00;
}
ol.commentlist li div.reply a {
	background:#999;
	border:1px solid #666;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color:#fff;
	font:bold 9px/1 arial, sans-serif;
	padding:5px 6px 4px;
	text-align:center;
	width:36px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}
ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;
	padding:0;
}
ol.commentlist li ul.children li {
}
ol.commentlist li ul.children li.alt {
}
ol.commentlist li ul.children li.bypostauthor {
}
ol.commentlist li ul.children li.byuser {
}
ol.commentlist li ul.children li.comment {
}
ol.commentlist li ul.children li.comment-author-admin {
}
ol.commentlist li ul.children li.depth-2 {
	margin:0 0 .18em;
}
ol.commentlist li ul.children li.depth-3 {
	margin:0 0 .18em;
}
ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .18em;
}
ol.commentlist li ul.children li.depth-5 {
	margin:0 0 .18em;
}
ol.commentlist li ul.children li.odd {
}
ol.commentlist li.even {
	background:#fff;
}
ol.commentlist li.odd {
	background:#f6f6f6;
}
ol.commentlist li.parent {
}
ol.commentlist li.pingback {
}
ol.commentlist li.pingback.parent {
}
ol.commentlist li.pingback div.vcard {
	padding:0 170px 0 0;
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
	background-color:#F9F9F9;
}
ol.commentlist li..thread-odd {
 background-color:#E5E5E5;
}
/* Comment Form */
#commentform input {
	width: 170px;
	padding: 4px;
	border:1px solid #ccc;
	font-size:14px;
	font-family:Georgia, Times;
}
#commentform {
	margin:0;
	padding-bottom:30px;
}
#commentform p label {
	width: 235px;
	display:block;
	float:left
}
#commentform p {
	clear:both;
	padding: 5px 0;
	margin:0;
	font-size: 14px;
	overflow:hidden;
}
#commentform textarea {
	width: 71%;
	padding: 2px;
	border:1px solid #ccc;
	padding: 4px;
	font-family: Georgia, Times;
}
.cancel-comment-reply {
	display: none;
}
#commentform #submit {
	margin-left: 120px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:1px solid #aaa;
	font-weight: bold
}
#commentform small, #commentform #submit {
	color:#333;
	text-transform: uppercase;
	font-family: arial;
}
#commentform small {
	font-size:11px;
	font-weight: bold
}
#commentWrap h3 {
	padding-top: 20px;
	margin-bottom: 10px;
}
/*=== END SECTION 4 - Comment Region ===*/


/*=== START SECTION 5 - Sidebar Region ===*/
#sidebar {
	float:left;
	margin:20px;
	width:250px;
}
#sidebar h1 {
	font-size: 1.4em;
}
#sidebar h2 {
	background:url("images/sidebar-header-bg.gif") repeat-x scroll 0 0 transparent;
	border-top:4px solid #82000F;
	font-size:12px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin:0;
	padding:5px 0 5px 15px;
	text-transform:uppercase;
}
#sidebar ul {
	color:#FFFFFF;
	list-style-type:none;
	margin:0 0 20px;
	padding:0;
}
#sidebar ul ul {
	/*
	margin:0;
	padding:15px;
	*/
	padding:5px 0 5px 25px;
}
#sidebar ul ul li {
color:#444444;
font-size:12px;
line-height:16px;
list-style-type:disc;
margin:0;
padding:0 5px 5px 0;
}
#sidebar li a:link, #sidebar li a:visited {
	color:#600001;
	text-decoration:none;
}
#sidebar li a:hover {
	text-decoration: underline;
}
#sidebar .textwidget {
	color:#6D051C;
	padding:15px;
}
#sidebar .widget {
	background-color:#EFE6D9;
	margin-bottom:20px;
}
/*=== END SECTION 5 - Sidebar Region ===*/


/*=== START SECTION 6 - Footer Region ===*/
#footer {
	clear:both;
	color:#FFFFFF;
	font-size:14px;
	overflow:hidden;
	padding:13px 0;
	text-align:center;
}
#footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .footNav {
	font-size:15px;
	margin:15px 0 30px;
}
#footer p {
	margin:15px 0;
}
/*=== END SECTION 6 - Footer Region ===*/


/*=== START SECTION 7 - Misc. & Plugins ===*/
/* insert your misc. styling here. */

/* Contact form 7 */
.contact-us .textInput, .contact-us .wordVeri, .contact-us .textComment {
	background-color:#eee;
	color:#000;
	border:1px solid #ccc;
}
.right form.wpcf7-form {
	margin:0;
	padding:0;
}
.right form.wpcf7-form p {
	margin:0 0 10px;
}
.textInput, .right form.wpcf7-form textarea, .wordVeri {
	background-color:#8a6438;
	border:1px solid #ab7d42;
	color:#FFFFFF;
	height:20px;
	width:260px;
}
.wordVeri {
	width:175px;
}
.right form.wpcf7-form textarea {
	height:70px;
}
.btn-submit {
	width:70px;
}
.btn-1 {
	border:1px solid #AB7D42;
	color:#FFFFFF;
	cursor:pointer;
	display:inline-block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:25px;
	line-height:20px;
	padding:0 0 2px;
	;
	text-align:center;
	text-transform:uppercase;
}
.textInput, .right form.wpcf7-form textarea, .wordVeri {
	background-color:#FFFFFF;
	border-color:#752C2D;
	border-style:solid;
	border-width:1px 1px 1px 2px;
	color:#000000;
	height:20px;
	width:260px;
}
.textwidget form.wpcf7-form {
	width:100%;
}
.textwidget form.wpcf7-form span input, .textwidget form.wpcf7-form textarea {
	width:215px;
}
/*=== END SECTION 7 - Misc. & Plugins ===*/
