/*
Theme Name: Bankruptcy Corner
Theme URI: http://www.bankruptcycorner.com/bankruptcy-news
Description: Bankruptcy Corner theme integrated with main site design .
Version: 1.0
Author: LeadRival
Author URI: http://www.leadrival.com.com/
*/

body {
	margin: 0px;
	background: #BCAD84 url(images/bg.jpg) repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	}
	
h1, h2, h3, h4 { margin: 0; }

img { border: none; }

.clear { clear: both; }

#wrapper {
	width: 880px;
	padding: 0 10px 10px 10px;
	margin: 0 auto;
	position: relative;
	top: 0;
	background: #fff;
	}
	
#insidewrap {
	position: relative;
	margin-top:100px;
	}
	
#header {
	width: 880px;
	background: #F5BA48 url(images/new_header.jpg) top center no-repeat;
	height: 140px;
	margin:0;
	}
	
#header h1, #header h2, #header h3 { font-family: "Times New Roman", serif; font-weight: lighter; }

.toph1 {
	position: absolute;
	font-size: 3em;
	color: #fff;
	top: 25px;
	left: 40px;
	margin: 0;
	z-index: 9;
	}
	
.shadowh1 {
	position: absolute;
	top: 26px;
	left: 41px;
	color: #000;
	font-size: 3em;
	margin:0;
	}
	
#header h2.help {
	position: absolute;
	top: 100px;
	left: 300px;
	font-size: 0.9em;
	color: #fff;
	}
	
#header h3.callus {
	position: absolute;
	top: 50px;
	right: 145px;
	color: #fff;
	}
	
#header h2.phonenum {
	position: absolute;
	top: 70px;
	right: 25px;
	color: #fff;
	font-size: 2.5em;
	}
	
#headerlinks {
	position: absolute;
	top: 0px;
	right: 40px;
	background: url(images/headerlinksBG.gif) no-repeat;
	width: 235px;
	height: 35px;
	}
	
#headerlinks ul {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 235px;
	text-align: center;
	color: #fff;
	font-size: 0.8em;
	}
	
#headerlinks ul li {
	list-style: none;
	display: inline;
	padding: 3px 0px 3px 0px;
	}
	
#headerlinks ul li a {
	text-decoration: none;
	color: #fff;
	}
	
#headerlinks ul li a:hover {
	text-decoration: underline;
	}
	
#topnav {
	width: 880px;
	height: 35px;
	background: url(images/topnav.jpg) repeat-x;
	}
	
#topnav ul {
	margin: 0;
	padding: 8px 0 0 0;
	height: 35px;
	text-align: center;
	}
	
#topnav ul li {
	list-style: none;
	display: inline;
	text-align: center;
	padding: 8px 0;
	}
	
#topnav ul li a { background: url(images/topnav_hover.jpg) repeat-x; }
#topnav ul li a { background: none; }

#topnav ul li a {
	color: #fff;
	text-decoration: none;
	padding: 8px 5px 8px 5px;
	font-weight: lighter;
	}
	
#topnav ul li a:hover { 
	background: url(images/topnav_hover.jpg) repeat-x;
	color: #790000;
	}
	
#topbanner {
	width: 880px;
	height: 195px;
	background: url(images/bannertopBG.jpg) no-repeat;
	}

#topbanner img { float: right; margin: 140px 20px 0 0; }

#bottombanner {
	width: 880px;
	height: 141px;
	background: url(images/bannerbottomBG.jpg) no-repeat;
	padding-top: 15px;
	}
	
#bottombanner img { margin: 80px 0 0 300px;}
	
#main {
	position: relative;
	width: 640px;
	padding: 0 10px;
	float: right;
	min-height: 700px;
	}
	
#main h1 { 
	font-family: "Times New Roman", serif;
	font-weight: lighter;
	font-size: 2.4em;
	color: #C2A286;
	margin: 10px 0;
	}
	
#main p {
	font-size: 0.9em;
	}
	
#sidebar {
	position: absolute;
	top: 200px;
	left: 20px;
	}
	
.sidebarbox {
	width: 200px;
	background: url(images/sidebar_top.gif) top no-repeat;
	padding-top: 3px;
	margin-bottom: 20px;
	}

.sidebarbox h3 {
	font-size: 0.8em;
	color: #fff;
	margin: 2px 0 0 25px;
	}
.sidebarbox h3 a {
	text-decoration: none;
	color: #fff;
	}
.sidebarbox h3 a:hover {
	text-decoration: underline;
	}	
	
.sidebarbox ul {
	background-color: #235474;
	margin: 5px 0 0 0;
	padding: 5px 2px 5px 15px;
	}

.sidebarbox ul li {
	list-style-type: none;
	background-image: url(http://www.bankruptcycorner.com/images/bullett.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding-left: 14px;
	}
	
.sidebarbox ul li a {
	color: #fff;
	font-size: 0.8em;
	text-decoration: none;
	}
	
.sidebarbox ul li a:hover {
	text-decoration: underline;
	}
	
.thickbar {
	display: block;
	width: 100%;
	height: 35px;
	background: url(images/topnav.jpg) repeat-x;
	margin-top: 30px;
	}
	
#footer {
	width: 880px;
	margin: 0 auto;
	font-size: 0.8em;
	color: #756641;
	}
	
#footer a {
	color: #756641;
	text-decoration: none;
	border-bottom: 1px dotted;
	}
	
#footer a:hover {
	background-color: #fff;
	text-decoration: none;
	border: none;
	}
	
#footer p {
	display: inline;
	width: 45%;
	}
	
#footer p.left {
	float: left;
	}
	
#footer p.right {
	text-align: right;
	float: right;
	}
	
	
/* Eval Form Styles */

div#formdiv {
	width: 500px;
	height: 350px;
	overflow-x: hidden !important;
	}
	
form#eval {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 350px;
	overflow-x: hidden !important;
	}
	
#form_slide_wrapper {
	width: 1530px;
	height: 350px;
	}

form#eval div.section {
	display: inline-block;
	width: 460px;
	height: 310px;
	background: url(images/form_bg.jpg) no-repeat;
	float: left;
	padding: 20px 20px;
	margin-right: 10px;
	}	
	
form#eval div.section div {
	margin: 5px 0;
	}
	
form#eval div.section div.next {
	margin-top: 25px;
	color: #333;
	vertical-align: middle;
	}
	
form#eval div.section div.next img {
	margin-top: 10px;	
	}
	
form#eval div.section label {
	font-weight: bold;
	color: #333;
	}
	
form#eval div.section textarea {
	display: block;
	}
	
/* BLOG STYLES */

.post {
	margin-right: 10px;
	}
	
.post h2, .post h2 a {
	font-family: "Times New Roman", serif;
	font-weight: lighter;
	font-size: 1.25em;
	color: #C2A286;
	margin: 10px 0;
	}

.post li {
	font-size: 14px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */