/*
Design Name: Metro-East.com/fsbo
Design URI: http://Metro-East.com
Description: For Sale By Owner in Metro-East, IL
Author: http://Metro-East.com
Author URI: http://Metro-East.com

*/

*{
margin:0;
padding:0;
}

body{font:12px arial,helvetica,verdana,sans-serif;}

#wrapper{
margin:0px auto;
width:980px;
text-align:left;
}

#sellyoursbutton a, #sellyoursbutton a:hover, #sellyoursebutton a:visited {
background:#FFFFCC!important;
}



/* Dropdown Menus */
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}

#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	background: #666666;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #CCCCCC;
        text-decoration:none;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #3D81EE;
	padding: 5px 10px 5px 18px;
	}

#page-bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
        z-index: 100;
	}

#page-bar li:hover ul {
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}

a {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #3D81EE;
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}

/* Header tag H1 
======================================= */

h1 {
	margin:0px;
	padding-left: 0px;
	font: 12px/100% arial,helvetica,verdana,sans-serif;
	color: #000000;
}
h1 a, h1 a:visited{
	color: #0099FF;
	text-decoration: none;
}
h1 a:hover{
	color: #0099FF;
	text-decoration: none;
}

#address h1 {
	margin:0px;
	padding-left: 0px;
	height: 50px;
	font: 12px/100% arial,helvetica,verdana,sans-serif;
	color: #000000;
}

#address {}

h2 {
	color: #003366;
	margin:0px;
	letter-spacing: -1px;
	font: normal 22px arial,helvetica,verdana,sans-serif;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #6699cc;
	color: red;
	text-decoration: none;
}
h2 a:hover {
	color: #ff3366;
	color: red;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% arial,helvetica,verdana,sans-serif;
	color: #6699cc;
	color: red;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
h4 {
	font: normal 130%/100% arial,helvetica,verdana,sans-serif;
	color: #6699cc;
	color: red;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
form {
	margin:0px;
	padding:0px;
}



#page {
	width:960px;
	margin:0px auto;
	padding:10px;
	background:#ececec;
	}

/* header area */


/* main page pic
========================================== */

#bcontent {
width:558px;
height:344px;
background-image:url( "img/logo3.jpg" ) !important;
background-repeat:no-repeat;
}


#boxtext {
width:200px;
height:100px;
background-color:transparent;
padding-top:12px;
padding-left:15px;
color:#0099FF;
font-size:16px;
font-weight:bold;
}


/* header tag bottom here
========================================== */

#google{
	margin: 0px ;
    right: 3px;
	float: right;
    position: absolute;
    top:5px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	background: transparent;
    right: 10px;
	bottom: 5px;
}
#nav li {
	float:left;
	margin-left: 0px;

}
 #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
	background: transparent;
	 
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	padding: 5px 15px;
	font: bold 12px/100% arial,helvetica,verdana,sans-serif;
	display: block;
	background: transparent;
	
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color: #8c8c8c;
    text-decoration: none;
	padding: 5px 15px;
	font: bold 12px/100% arial,helvetica,verdana,sans-serif;
	display: block;
	background: transparent;
}
/* content  
==================================================================================== */
#content {
	padding: 10px;
	float: left;
	width: 616px;
	margin:0px 0px 0px 0px;
	overflow: hidden;
background:#FFFFFF;
	border: 1px solid #cccccc;
	
}

.post {
	clear:both;
	padding-top: 10px;
}
.entry {
	float:left;
	width: 525px;
}

.post-content h1 {
	margin:0px;
	padding-left: 0px;
	height: 50px;
	font: bold 36px/100% arial,helvetica,verdana,sans-serif;
	color: red;
}

.post-views {
	background: #ffffff;
	padding-left: 7px;
	float:left;
	font-size: 95%;
	color: #c3c5c8;
}
.post-cat {
	background: #ffffff  url(img/folder.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #000000;
}
.postmetadata { 
	color: #000000; 
	font-size:12px; 
	padding:8px; 
	background: #ffffff  url(img/meta.jpg) repeat-x;
	height:18px;
}
.postmetadatap { 
	color: #000000; 
	font-size:14px; 
	padding:8px; 
	background: #ffffff  url(img/pback.jpg) repeat-x;
	height:60px;
}
.postrss{
	color: #000000;
	font-size:13px;
	padding: 3mm;
	border: thin dotted #2c2c2c;
	font: verdana;
}
.post-comments {
	background: #ffffff  url(img/com.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: #ffffff;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #c3c5c8;
}
.googleads{
	width:520px;
	float:left;
	color:#666;
	background:#fff;
	margin:5px 0 5px 0px;
	padding:10px 0 10px 20px;
	border: 1px solid #eee;
}
.similiar{
	width:515px;
	float:left;
	color:#660099;
	text-align:justify;
	margin:5px auto;
	padding:5px 6px 10px;
}
.post-content {
	clear: both;
	padding: 5px;
	padding-top: 5px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #F00C3A;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}

/* comments  
==================================================================================== */
#comments, #respond {
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #ffffff;
	border:1px dotted #eee;
	color:#660099;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #53c400;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% arial,helvetica,verdana,sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #696c69;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FFFFFF;
	border: 1px solid #eee;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#FFFFFF;
	border: 1px solid #eee;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #fff ;
	font: bold 12px arial,helvetica,verdana,sans-serif;
	color: #6699cc;
	border:1px solid #eee;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/* sidebar
==================================================================================== */

#sidebar {
	float: right;
	margin:0px 0px 0px 0px;
	padding: 0 0 0 0;
	width: 320px;
	overflow: hidden;
}

#left {
	float: left;
	width: 150px;
}

#right {
	float: right;
	width: 150px;
}

/* new class side
==============================*/
.misc{
	width:312px;
	border:1px solid #CCCCCC;
	margin:0 0 5px 5px;
	padding:0 0 0 0; 
	background:#ffffff; 
}

.info{
	width:300px;
	font-size:11px;
	margin:0 0 0 0;
	padding:5px; 
	background:#ffffff; 
	border:#eee 1px solid;
	color: #000;
}


/*sidebar title 
========================================== */

#sidebar h3, #sidebar .sidebartitle{
	font: normal 18px arial,helvetica,verdana,sans-serif;
	color: #000000;
	margin: 5px 0px 2px;
	background : #f9f9ee ;
	border:#eee 1px solid;
}

/*sidebar text styles
========================================== */


/*sidebar list level1 
========================================== */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 
========================================== */
#sidebar ul li ul {
	padding:0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 0px 2px 0px 10px;
	border: none;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none;
}
/*blogroll widget 
========================================== */
ul.list-blogroll li{
	background: url(img/link.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*meta  widget*/
ul.list-meta li{
	background: url(img/meta.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*rss widget */
ul.list-rss li{
	background: url(img/feed.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	background: url(img/folder.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	background: url(img/recent.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	background: url(img/archive.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 15px !important;
}


/* side links menu
===================================================================*/

#navcontainer { width: 100%;}

#navlist ul { font-size: 14px;
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: arial,helvetica,verdana,sans-serif;
color: #000;
}

#navlist a { font-size: 14px;
display: block;
padding: 3px;
width: 100%;
border-bottom: 1px solid #ccc;

color: #000;
}

#navlist a:link, 
#navlist a:visited { font-size: 14px;

color: #000;
text-decoration: none;
}

#navlist a:hover { font-size: 14px;
background-color: #0066cc;
padding: 3px;
width: 100%;
color: #ffffff;
}



/*search form 
========================================== */
#bsearch{
	width:315px;
	font-size:11px;
	margin:0 0 0 5px;
	padding:10px; 
	background:#444444;
	border:#eee 1px solid;
	float:left;
	color: #ffffff;
}

/* page close */
#close {
	clear: both;
	background: #ffffff;
	line-height: 130%;
	padding-bottom: 0px;
	
	
}
/* footer bar 
==================================================================================== */

#footerbg {
	background: #FFFFFF;
	}

#footer {
	background: #FFFFFF;
	color: #000000;
	width: 980px;
	margin: 0px auto 0px;
	padding: 2px 0px 20px 0px;
	text-align: center;
	}
	
#footer a, #footer a:visited{
	color: #000000;
	text-decoration: underline;
	}
	
#footer a:hover{
	color: #0099FF;
	text-decoration: none;
	}


/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.cat4 ul{display:inline;padding:0px 0px 0px 0px;}
.cat4 li a{font-size:12px;outline:none;color:#2F2F2F;text-decoration:none;display:inline;padding:0px 2px 0px 2px;margin-bottom:0px;text-transform:none;}
.cat4 li{display:inline;padding:0px 2px 0px 2px;}
.cat4 li a{align: center;font-size:12px;font-weight:bold;outline:none;color:#000000;padding:2px 2px 2px 2px;text-transform:none;}
.cat4 li a:hover{text-decoration:underline;color:#0099FF!important;width:}

/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

/*.clearfloat {
	display: inline-block;
	}*/

.featureslinks ul {
	text-decoration:underline;
	padding-bottom:3px;
	list-style:none;
	}

.featureslinks ul li {
	text-decoration:underline;
	padding-bottom:3px;
	list-style:none;
	}

.featureslinks ul li a, a:hover, a:visited {
	text-decoration:underline;
	padding-bottom:3px;
	list-style:none;
	}