/*
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(/realestateblog/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 {
	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: 1px solid #bfbfbf;
}

#sidebar2 {
	width:216px;

	position:relative;
	padding:15px;
	padding-top:5px;
	padding-left:10px;
	margin-top:20px;
	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;
	background:url(images/sidebar1bg.jpg) no-repeat;
	position:absolute;
	left:-5px;
	z-index:-99;
}

#sidebar a {
	color:#000;
	padding-left:15px;
	display:block;
}

#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:oblique}

/* -- 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 #3f3f3f 0 -105px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
}

body.sub {
	background: url(images/bg-body.jpg) repeat-x #3f3f3f 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:259px;
	background:#1a1a1a;
}



#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:#000;
	clear:both;
	overflow:hidden;
}

#photo_sub {
	width:919px;
	height:135px;
	background:#000;
	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:12px;
	_margin: 30px 0 30px 35px;
	clear:left;
}


#content ul li {list-style:circle; margin-left:50px; list-style-position:outside;}

#sidebar {
	width:240px;
	float:right;
	margin-right:25px;
	_margin-right:10px;
	margin-top:26px;
	margin-bottom:30px;
	font-size:11px;

	clear:right;
}

#footer {
	margin:auto;
	width:829px;
	background:#3f3f3f url(images/bg-footer.jpg) repeat-x;
	color:#949393;
	font-size:11px;
	padding: 30px 20px 40px 70px;
	clear:both;
	display:block;
}

#footer a,#footer a:visited {
	color:#949393;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
	text-decoration:none;
}

table {
	font-size:11px;
}

/* GENERAL STYLING */

h1 {
	letter-spacing:3px;
	text-transform:uppercase;
	font-size:13px;
	font-weight:normal;
	margin-bottom:20px;
}

h2 {
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
}

a, a:visited {
	color:#2f548b;
	font-size:12px;
	text-decoration:none;
}

a:hover {
	color:#0c2c5a;
	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;
}