/*
Theme Name: Schecter Real Estate Blog by Paperstreet Web Design
Theme URI: http://www.paperstreet.com/
Description: A Real Estate Blog designed and developed by Paperstreet Web Design for Schecter Law.
Version: 1.0
Author: Kyle Aikens
Author URI: http://www.paperstreet.com/
Tags: real estate, schecter law, litigation

*/
img, div { behavior: url(/iepngfix.htc) }

/*WORDPRESS STYLES */
.post-title {
	width:565px;
	height: 29px;
	position:relative;
	left:5px;
	top:6px;
	background: #2368a3;
	padding-left:20px;
	padding-top:5px;
	overflow:hidden;
	position:relative;
}

.post-title h2 {
    margin: -2px;
	font-size:20px;
	color:#fff;
}

.post-title h2 a, .post-title h2 a:visited{
	font-size:20px;
	color:#fff;
}

.post-title h2 a:hover{
	font-size:20px;
	color:#9abddc;
	text-decoration:none;
}

.post-title-container {
	height:40px;
	position:relative;
	left:-76px;
	position:relative;
	width:450px
}

.post-title-img {
	background:url(images/posttitlebg.jpg) no-repeat;
	width:6px; height:40px;
	position:absolute;
	top:0; left:0;
	z-index:99;
}

.entry {
	clear:both;
}

.post {
	margin-bottom:50px;
	clear:both;
}

.postmetadata {
	border-top: 1px solid #bfbfbf;
	padding-top:10px;
}

.sidebartitle {
	font-size:17px;
	font-weight:bold;
}

input#s {
	background:#d6d6d6;
	border:1px solid #a9a9a9;
	width:190px;
	height:18px;
}

input#searchsubmit {
	width:22px;
	height:18px;
	text-indent:-9999px;
	background:url(images/go.jpg) no-repeat;
	border:none;
	cursor:pointer;
	outline:none;
	color:#ccc;
	font-size:0px;
}

.widgettitle {
	font-size:17px;
	font-weight:bold;
	margin:20px 0 0 0;
}

h2.pagetitle {
	font-size:20px;
	font-weight:bold;
}

#sidebar2 .widgettitle {
	border-bottom: 0px solid #bfbfbf;
	font-size:14px;
	margin-bottom:10px;
}

#sidebar2 {
	width:216px;
	position:relative;
	padding:0px;
	padding-top:20px;
	padding-left:10px;
	margin-top:0px;
	z-index:0;
}

#sidebar2 ul {
	width:210px;
	margin-top:5px;
	z-index:99;
}

#sidebar2 ul ul li{
	margin-top:5px;
}


#sidebar2top {
	width:246px;
	height:336px;
	position:absolute;
	left:-5px;
	z-index:-99;
	background:url(images/sidebar1bg.jpg) no-repeat;
}

#sidebar2top_home {
	width:246px;
	height:336px;
	position:absolute;
	left:-5px;
	z-index:-99;
}

#sidebar a {
	color:#000;
	padding-left:15px;
	display:block;
	font-weight:normal;
}

#sidebar a:hover {
	color:#666666;
	text-decoration:none;
	background:url(images/arrow.gif) no-repeat 7px 2px;
}

.navigation {
	clear:both;
	display:block;
	height:100px;
	width:500px;
}

.alignleft {float:left; width:49%;}
.alignright{float:right; width:49%;}	

/* - BASIC STUFF - */

.additional-meta {font-size: xx-small}
blockquote {font-style:normal}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
h2.entry-title {font-size:180%;}
h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}


/* -- POSTS -- */
.post-index {margin:0 0 10px;}
#post-single {margin:0 0 20px;}
.posts-wrap {float:left; clear:none;width:590px;}

/* -- SIDEBARS --*/

.block-1 {float:right;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}


/* -- TEMPLATE STYLES -- */
@charset "utf-8";
/* CSS Document */

body {
	background: url(images/bg-body.jpg) repeat-x #A3B5CF 0 -105px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
}

body.sub {
	background: url(images/bg-body.jpg) repeat-x #A3B5CF 0 -255px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;

}

#wrapper_container {
	background: url(images/bg-wrap.png) repeat-y 1px 0px;
	_background: url(images/bg-wrap.png) repeat-y 2px 0px;
	margin:auto;
	width:964px;
	clear:both;
	display:block;
}

#wrapper {
	width:919px;
	margin:auto;
}	

#header {
	margin:0; padding:0;
	width:919px;
	height:403px;
	background:#1a1a1a;
}

#header_sub {
	margin:0; padding:0;
	width:919px;
	height:90px;
	background:#fff;
}

#header_right {
    float:right; 
	margin-top:12px;
	margin-right:10px;
	font-size:10px;
	text-align:right;
}

#localnav {
background : url(images/navbg.png) no-repeat left bottom;
text-transform: uppercase;
}

#localnav ul {
float : left;
margin : 10px 10px 9px;
padding : 0 0 0.5em;
height : 18px;
}

#localnav ul li {
display : inline;
margin-left : 1.5em;
padding-left: 25px;
border-left: 1px solid #fff;
}

#localnav ul li.first {
    padding-left: 10px;
	border-left: none;
	list-style: none;
	display: inline;
}

#localnav ul li a {
padding-bottom : 16px;
text-decoration : none;
font-weight: bold; 
font-size : 12px;
color : #fff;
outline : none;
}
#localnav ul li a:hover {
color : #043A66;
text-decoration: underline;
}

.clearer {
clear : both;
display : block;
margin : 0;
padding : 0;
height : 0;
line-height : 1px;
font-size : 1px;
}

#nav {
	margin-right:3px;
}

#nav a {
	width:98px;
	height:73px;
	display:block;
	color:#727272;
	text-align:right;
	text-decoration:none;
	padding:30px 10px 0 0;
	text-transform:uppercase;
	font-size:12px;
	background: url(images/mainbtn.jpg) no-repeat top right;
	float:right;
	outline:none;
}

#nav a:hover {
	width:98px;
	height:73px;
	display:block;
	color:#fff;
	text-align:right;
	text-decoration:none;
	padding:30px 10px 0 0;
	text-transform:uppercase;
	font-size:12px;
	background: url(images/mainbtn.jpg) no-repeat 0 -103px;
	float:right;
}

#nav a.logo, #nav a.logo:hover{
	display:block;
	width:358px;
	height:90px;
	background:url(images/logo.jpg) no-repeat;
	margin:0; padding:0;
	position:relative;
	top:10px;
	left:-10px;
}


#flash {
	position:relative;
	top:-48px;
}

#photo {
	width:919px;
	height:300px;
	background:#2F6594;
	clear:both;
	overflow:hidden;
}

#photo_sub {
	width:919px;
	height:135px;
	background:#306796;
	clear:both;
}

#content_container {
	width:919px;
	background: #fff url(images/bg-content.jpg) no-repeat;
	clear:both;
	margin:auto;
}

#content {
 	width:510px;
	_width:450px;
	float:left;
	margin: 30px 0px 30px 70px;
	font-size:14px;
	_margin: 30px 0 30px 35px;
	clear:left;
}


#content_home {
 	width:510px;
	_width:450px;
	float:left;
	margin: 30px 0px 30px 70px;
	font-size:14px;
	_margin: 30px 0 30px 35px;
	clear:left;
}

#content ul li {list-style:disc; margin-left:40px; list-style-position:outside;}
#content_home ul li {list-style:none; margin-left:0px; list-style-position:outside;}

#sidebar {
	width:240px;
	float:right;
	margin-right:25px;
	_margin-right:10px;
	margin-top:26px;
	margin-bottom:30px;
	font-size:12px;
	clear:right;
}

#footer {
	margin:auto;
	width:829px;
	background:#8594A9 url(images/bg-footer.jpg) repeat-x;
	color:#fff;
	font-size:11px;
	padding: 30px 20px 40px 70px;
	clear:both;
	display:block;
}

#footer a,#footer a:visited {
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}

#footer a:hover {
	color:#fff;
	text-decoration:none;
}

table {
	font-size:12px;
}

/* GENERAL STYLING */

h1 {
	letter-spacing:3px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	color:#2C71AC;
}

h3 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	color:#003366;
}

h4 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	color:#003366;
}
a, a:visited {
	color:#2C71AC;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#0f3351;
	text-decoration:underline;
}

div.sub {
	width:183px;
	min-height:110px;
  	height:auto !important;
 	height:110px;
	background: url(images/sub-bg.jpg) no-repeat;
	padding: 20px;
	padding-bottom:0px;
	padding-top:14px;
	position:relative;
	top:-15px;
	font-size:12px;
}

div.sub p {margin-top:0;}

div.sub a,div.sub a:visited {
	color:#000;
	font-size:12px;
	text-decoration:none;
	line-height:18px;
}

div.sub a:hover {
	color:#3a5c90;
	font-size:12px;
	text-decoration:none;
}

#praticebtn1 {
	width:144px;
	height:58px;
	background:url(/images/practice_rollover.jpg) no-repeat;
	float:left;
	color:#fff;
	padding: 20px 0 0 0px;
	text-align:center;
	font-size:14px;
	cursor:pointer;
	z-index:99;
	margin-right:10px;
	position:relative;
}


#praticebtn2 {
	width:144px;
	height:58px;
	background:url(/images/practice_rollover.jpg) no-repeat;
	float:left;
	color:#fff;
	padding: 20px 0 0 0px;
	text-align:center;
	font-size:14px;
	cursor:pointer;
	z-index:99;
	margin-right:10px;
	position:relative;
}

#praticebtn3 {
	width:144px;
	height:58px;
	background:url(/images/practice_rollover.jpg) no-repeat;
	float:left;
	color:#fff;
	padding: 20px 0 0 0px;
	text-align:center;
	font-size:14px;
	cursor:pointer;
	z-index:99;
	position:relative;
}



#practicedrop1 {
	width:114px;
	height:auto;
	background: #8cacc7;
	float:left;
	color:#fff;
	text-align:left;
	font-size:12px;
	padding:10px;
	font-size:11px;
	color:#2f548b;
	position:absolute;
	top:464px;
	left:246px;
	display:none;
	z-index:101;
}

#practicedrop2 {
	width:114px;
	height:auto;
	background: #8cacc7;
	float:left;
	color:#fff;
	text-align:left;
	font-size:12px;
	padding:10px;
	font-size:11px;
	color:#2f548b;
	display:none;
	position:absolute;
	top:464px;
	left:401px;
	z-index:101;
}

#practicedrop3 {
	width:114px;
	height:auto;
	background: #8cacc7;
	float:left;
	color:#fff;
	text-align:left;
	font-size:12px;
	padding:10px;
	z-index:101;
	font-size:11px;
	color:#2f548b;
	display:none;
	position:absolute;
	top:464px;
	left:555px;
}

#practicedrop1 a{
	position:relative;
	z-index:101;
}

strong.blue { color:#2C71AC; font-size:14px; display:block; position:relative; left:-2px; width:230px}

ul.indexlist {
width:210px; float:left; margin:0; padding:0; padding-left:16px; padding-right:25px;
}

ul.indexlist li{
	list-style:none;
	margin-bottom:25px;
}
