/*
Theme Name: Moher Law Custom Theme
Description: MoherLaw.com 2.0
Author: Jeremy Geltman
Author URI: MoherLaw.com
Version: 2.0
Tags: Moher Law

*/

/***********************
	General
***********************/

* {
	padding: 0px;
	margin:0px;
}

body {
	color: #333;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #3F210C url(images/bg-body2.jpg) repeat-x 0 0;
	
}



a {color: #6F2B07; text-decoration:none;}

a:hover {
	text-decoration: underline;
}


h1{
	}

h2 {
	font-size: 14pt;
	color: #333;
	font-weight: normal;
}

h3, h4 {
}

p{margin: 15px 0;}
.left{float:left;}
.right{float: right;}
.clear {clear:both;	height:1px;}
img {border:0px;}

input{font-size:13px;}

.seo{
	color: #333;
	text-decoration: none;
	cursor: text;
}

/***********************
	Header
***********************/

#meta-wrap{
	position: relative;
	width: 793px;
	height: 20px;
	padding: 10px 0;
}


#wrap {
	width: 793px;
	text-align:left;
	border: 0px solid #AF9557;
	position: relative;
}

#header{
	height:177px;
	background-image: url(images/newheader2.png);
	background-repeat: no-repeat;
	background-position: center;
}



/***********************
	Naviation
************************/

#pagenav{
	background-color: #A16348;
	text-align: center;
	position: relative;
	background: #A16348 url(images/bg-nav.jpg) repeat-x 0 0;
	float: left;
}

#pagenav ul{
	display: block;
}

#pagenav ul li{
	list-style: none;
	display:inline;
	margin: 0;
	padding: 0;
}

#pagenav ul li.page-item-495 a{
	border-left: 1px solid #BF856B;
}

#pagenav li a{
	text-decoration: none;
	padding: 13px 18px;
	margin-left: -5px;
	font: 16px Arial, Helvetica, sans-serif;
	display: inline-block;
	color: #fff;
	border-right: 1px solid #BF856B;
	text-align: center;
}

#pagenav li a:hover {
	background: #AF7A62;
}

#pagenav li.current_page_item,
#pagenav li.current_page_item + li{
	border-color: #e5d7b4;
}

#pagenav li.current_page_item a {
	background: #fff;
	color: #000;
}


/***********************
	Hide Content - display: none;
************************/

div#post-201 h1,
div#post-495 h1,
#pagenav li.page-item-23, 
#pagenav li.page-item-172,
#pagenav li.page-item-188,
#pagenav li.page-item-215, 
#pagenav li.page-item-237, 
#pagenav li.page-item-353, 
#pagenav li.page-item-359, 
#pagenav li.page-item-360,
#pagenav li.page-item-361, 
#pagenav li.page-item-363, 
#pagenav li.page-item-364, 
#pagenav li.page-item-382, 
#pagenav li.page-item-390,
#footer li.page-item-351,
#pagenav li.page-item-400,
#pagenav li.page-item-393,
#pagenav li.page-item-492{
	display: none;
} 



/***********************
	Content
************************/

#main {
	background: url(images/background_main.gif) repeat-y 0 0;
}

#content{
	float: left;
	width: 520px;
	padding: 30px;
	margin: 0;
	font: 14px/21px Georgia, "Times New Roman", Times, serif;
}

#content ul{margin: 10px 10px 15px 20px;}

#content li{
	padding: 6px 0 6px 5px;
	margin: 0 0 0 10px;
}

#sidebar {
	float: right;
	width: 180px;
	padding: 15px 15px;
	margin: 0;
	font-size: 11px;
}

.widget {margin-bottom:15px;}


#content img{margin: 0 0 20px 20px;}

#content img.house{margin: 0 0 20px 0;}

a#loan-mod{
		position: absolute;
		z-index: 100;
		top: 582px;
		left: 61px;
		width: 95px;
		height: 52px;
		background: url(clearpix.png) repeat;
}

a#short-sales{
		position: absolute;
		z-index: 100;
		top: 582px;
		left: 162px;
		width: 95px;
		height: 52px;
		background: url(clearpix.png) repeat;
}

a#bankruptcy{
		position: absolute;
		z-index: 100;
		top: 582px;
		left: 263px;
		width: 95px;
		height: 52px;
		background: url(clearpix.png) repeat;
}

#content ul li, #content ol li {
	margin-left: 25px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-variant:small-caps;
	margin: 0 0 20px 0;
}

#content h1 a {
	color:#6F2B07;
	text-decoration: none;
}

#content h1 a:hover {
	text-decoration: underline;
}
#content h2 a {
	color:#6F2B07;
	text-decoration: none;
}

#content h2 a:hover {
	text-decoration: underline;
}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-variant:small-caps;
	margin: 0 0 20px 0;
	color:#6F3B29;
}


#sidebar a {
	color: #A16348;
	text-decoration: none;
	font-weight:bold;
}

#sidebar a:hover {
	color: #663300;
	text-decoration: underline;
}

#sidebar h2 {
	color: #6F6241;
	font-size: 14pt;
	font-weight: normal;
}
#sidebar h2 a {
	color: #898989;
	text-decoration: none;
}


#sidebar ul {
	padding-bottom:10px;
}
#sidebar ul li {
	list-style:none;
	margin-left:0px;
	position: relative;
}
#sidebar ul li ul li:before, #sidebar ul li ul li ul li:before {
	color: #898989;
}
#sidebar ul li ul li ul li {	
	margin-left: 15px;
}

#fscroller{position: relative; margin: 0 0 20px 10px; height: 210px }
.rotating-testimonials{/*font: normal 11px/13px Arial; padding: 0px; text-align: left; border: none*/}

li.widget ul li a.kbrsswidget{
		padding: 5px 0;
		border-bottom: 1px dotted #333;
		color: black !important;
		display: block;
}

li.widget ul li a:hover.kbrsswidget{
	background: white;	
}

#sidebar embed{
	position: relative;
	z-index: 5;
}

div#rss-footer-cover{
	width: 182px;
	height: 27px;
	position: absolute;
	top: -43px;
	left: -1px;
	border: 1px solid #F8F8F8;
	background: #F8F8F8;
	z-index:  99999;
	
}



/************
RSS Reader
*************/

#sidebar .srssfetcher li{
	margin: 15px 0;
}

#sidebar .srssfetcher li a{
	color: #333;
}

#sidebar .srssfetcher li span.srssfetcher-timestamp{
	color: #6F6241;
}

/***********************
	Footer
************************/

#footer{
	color: #8F8059;
	text-align: center;
	margin: 5px auto 20px auto;
	width:793px;
	position: relative;
	font: 13px Arial, Helvetica, sans-serif;
}

#footer ul{
}


#footer li a {
	padding: 0px 5px;
	display: inline-block;
	font-size: 10px;
}

#footer ul li a{
	color: #7F6E47;	
}

#footer ul li{
	list-style: none;
	display:inline;
}

#footer p{margin: 10px 0;}

#footer p span{
	padding: 0 10px;
}

.soc-net-icon-footer{
	margin: 5px 5px -5px 0;
	border: 0;
}


/****************************
	Home buttons
****************************/

a#bk-button{
	display: inline-block;
	margin: 10px 0 20px -5px;
	float: left;
	width: 264px;
	height: 135px;
	background: url(images/button-home-bk.png) no-repeat 0 0;
	overflow: hidden;
}

a:hover#bk-button{
	background: url(images/button-home-bk.png) no-repeat 0 -134px;
}

a#cd-button{
	display: inline-block;
	margin: 10px -15px 20px 0;
	float: right;
	width: 264px;
	height: 135px;
	background: url(images/button-home-cd.png) no-repeat 0 0;
	overflow: hidden;
}

a:hover#cd-button{
	background: url(images/button-home-cd.png) no-repeat 0 -134px;
}





/***********************
	
************************/



.top {height:15px;}
.bottom {height:15px;}
.post { margin-bottom:15px;}

.sform {
	border: 1px solid #464646;
	padding: 5px;
	margin-bottom: 10px;
	width:188px;
}


ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}

blockquote {
	margin: 15px;
	font-size: 10pt;
	font-style: italic;
}
.postmetadata {
	color: #999;
	margin:10px 0px 0px 0px;
}
.postmetadata a {
	color: #999;
	text-decoration: none;
}
.searchform {
	padding-bottom: 10px;
}


/* calendar */
#today, caption {
	font-weight: bold;
}
#today {
	color: #464646;
}
td, th {
	padding: 2px;
}
td a {
	text-decoration: underline;
}
#calendar_wrap {
	padding-bottom: 10px;
}


/* form */
#author, #email, #url, #comment,.s {
	border: 1px solid #d9d9d9;
	padding: 5px;
	font-size: 8pt;
	background:transparent;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
}

.alt strong {
	font-size: 9pt;
}
.alt a {
	text-decoration: none;
}


/* wp default */
.center {
	text-align:center;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/***********************
	Forms
************************/

.linklove{display: none;}
.cf_hidden{display: none;}

#content .cform li label{
	#float: left;
	#width: 45%;
}

#content .cform li input{
	#float: right;
	#width: 45%;
}

#cforms2form li{
	#padding: 0;
	#margin-bottom: 15px;
}

div#sidebar div.textwidget a{
	text-decoration: underline;
	color: blue;
}


#cforms2form input{
	#margin-top: -15px;
	#position: relative;
}

form#cforms2form{
	padding: 115px 0 0 0;
	background: url(images/Free-Arrow.jpg) no-repeat 1px 0;
	#background: url(images/Free-Arrow.jpg) no-repeat 16px 0;
}

div#sidebar form.cform input{
	border: 1px solid #BFAD83;
	background: white;
	width: 171px;
	padding: 2px;
	margin-bottom: 5px;
}

div#sidebar form.cform textarea{
	border: 1px solid #BFAD83;
	background: white;
	padding: 5px;
	margin-bottom: 5px;
	width: 165px;
	#margin-top: -15px;
	#margin-bottom: 20px;
}

div#sidebar form.cform input.sendbutton{
	width: 176px;
	border: 1px solid #7F6E47;
	color: white;
	background: #AF9F78;
}

div#sidebar form.cform input:hover.sendbutton{
	background: #BFAD83;
}

.cf_info{font-weight: bold; color: #B00;} 

div#sidebar .disclaimer{
	font-style:italic;
	font-size: 11px;
}


/********** contact us page form ***********/

form#cformsform{
	border: 1px solid #ccc;
	width: 350px;
	background: #F5F5F5;
	padding: 20px;
	clear: both;
}

form#cformsform li + li{border-top: 1px solid white;}

form#cformsform ol,
form#cformsform li{
	list-style:none; margin: 5px 0; padding: 5px 0;
}

form#cformsform input,
form#cformsform textarea{float: right;}

form#cformsform p{clear: both; margin: 10px 0 20px 0;}






/********** bankruptcy page ***********/

div#bankruptcy-information ul{
	font-size: 19px !important;
	list-style:square;
	height: 250px;
	background: url(images/smile-woman.jpg) no-repeat 0 0;
	margin: 0;
	padding: 20px;
}


div#bankruptcy-information ul li{
	padding: 10px;
}

div#bankruptcy-information ul a:hover{
}


div#bankruptcy-information ul a:hover{
	color: #d00;
}


div#bankruptcy-information h1,
div#bankruptcy-information h1 a{
	font-size: 24px;
	color: #3F2314;
	text-decoration: none;
	margin-top: 40px;
	padding: 30px 0 20px;
	border-top: 0px dotted #ccc;
}

div#bankruptcy-information a{
	border-top: 0 !important;
}

div#bankruptcy-information h2{
	display: inline;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}


div#bankruptcy-information h2,
div#bankruptcy-information h2 a{
	color: #3F2314;
	text-decoration: none;
	width: 477px;
}

div#bankruptcy-information h2 span{
	font-weight: bold;	
	font-size: 18px;
}


div#bankruptcy-information div.left{margin-right: 20px;}

div#bankruptcy-information form.cform{
	margin: 10px auto;
	padding: 10px 75px 30px 50px;
	width: 392px;
	clear: both;
	border: 0;
	background: none;
	font: 14px Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	border-top: 0;
}

div#bankruptcy-information form.cform ul,
div#bankruptcy-information form.cform ol{
	list-style:none; margin: 0; padding: 0;
}


div#bankruptcy-information form.cform input,
div#bankruptcy-information form.cform textarea,
div#bankruptcy-information form.cform .cformselect{float: right;}
div#bankruptcy-information form#cformsform li{border: 0;}


/********** bankruptcy sub-pages ***********/

div.left{margin-right: 20px;}

div#content form.cform{
	margin: 10px auto;
	padding: 0 75px 50px 50px;
	width: 392px;
	clear: both;
	border: 0;
	background: #fff url(images/bg-form.jpg) repeat-x 0 100%;
	font: 14px Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
}

div#content form.cform ul,
div#content form.cform ol{
	list-style:none;
	margin: 0;
	padding: 0;
}

div#content form.cform .textonly{
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 25px 0;
}

div#content form.cform input,
div#content form.cform textarea,
div#content form.cform .cformselect{
	float: right;
	padding: 4px;
	color: #666;
	border: 1px solid #aaa;
	
}
div#content form.cform .cformselect{
	width: 153px;
}

div#content form.cform input:focus,
div#content form.cform textarea:focus,
div#content form.cform .cformselect:focus{
	background-color: #ff9;
}

div#content form.cform input[type="submit"]{
	background: #797979;
	color: #fff;
	margin-bottom: 20px;
}

div#content form.cform input:hover[type="submit"]{
	background: #999;
	color: #fff;
}

div#content form.cform li{
	border: 0;
	margin: 5px 0;
}

