/*
Theme Name: SL-Real Estate
Theme URI:http://www.semlaguna.com
Description: A free wordpress theme design by ed canape of semlaguna.com
Author: www.semlaguna.com
Author URI: http://www.semlaguna.com


/*-----------Block Level Elements--------------*/

Body {
	background:#790801 url(images/bg.jpg) repeat-x;
	margin:0px; height:100%;
       	padding:0px;
	font:11px Verdana, Arial, Helvetica, sans-serif;	
}

a { color: #CCCCCC; text-decoration:none; }
a:hover { color: #CCCCCC; text-decoration:underline; }

#page {
	width: 802px;
	margin: 0 auto;
	padding:0px;
        background:#940d05 url(images/bgbody.jpg) repeat-y;
	overflow:hidden;	 

	}

#nav_top {
	width:780px;
	height:18px;
	margin:0px;
	padding:0px;
	float:right;
	}

/*--  NAVIGATION --*/

ul#navigation {
	float:right;
	list-style:none;
	margin:0px;	
    padding-right:10px;
	font-weight:bold;
	text-transform:uppercase;
	height:20px;
	line-height:20px;	
	font-size:10px;
	overflow:hidden;
	}

ul#navigation li {
	float:left;
	margin:0px 1px 0px 1px;
  	padding:0;
  	list-style:none;  
  	white-space:nowrap;	
  	/*background-color:#f7f7f7;*/
	
	}

ul#navigation li a {
	display:block;
	padding:0 5px;
	text-transform:uppercase;
	border:none;
	color:#5c5949;
	text-decoration:none;
  	}	
	
ul#navigation li a:hover,ul#navigation li a:active, ul#navigation li.current_page_item a{
	color:#7cb727;
	}
	
#header {
	width: 802px;
	height:175px;
	margin: 0 auto;
 	color:#333;
	overflow:hidden;
	background: url(images/header_pic.jpg) no-repeat;
}

#headerimg {
	width: 802px;
 	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	height:120px;
	padding:20px 0px 0px 0px;
	margin:0px;
	overflow:hidden;
	float:left;
	}

#headerimg h1, h1 a, h1 a:hover{
	padding:0px 60px 0px 150px;
	margin:0px;
        font-family: "Lucida Handwriting", "Franklin Gothic Medium";
	color: #ffad2b;
	text-decoration: Underline;
	font-size:50px;
        text-align:center;
	}

#headerimg1 {
	width:326px;
 	font-family: "Verdana", Trebuchet MS, Arial, Helvetica, sans-serif;
	background-image:url(images/logo.jpg) no-repeat; 
	height:71px;
	padding:85px 0px 0px 0px;
	margin:0px;
	float:left;
	}
		
#headerimg h2, h2 a, h2 a:hover{
	padding:0px 0px 0px 90px;
	margin:0px;
        font-family: "Franklin Gothic Medium";
	color: #ffffff;
        text-align:center;
	text-decoration: none;
	font-size:25px;
	}

.description {
	float:left;
	width:400px;
	height:50px;
	padding:0px;
	margin:10px 0px 10px 300px;
	color:#fbb649;
	}

#wrapper {
	width:800px;float:left;
        height:100%;
	padding:0px;
	margin:0px;
	}

#content{
	float:right;
       	width:550px;
	margin:0px 10px 0px 0px ;
        padding:0px 0px 0px 0px;
	}


#content P{
	font-family:Verdana; font-size:12px; color:#ffd399;
	line-height:18px;
	margin:0px 0px 5px 0px ;
        padding:0px 2px 0px 2px;
	}
	
#news { background:url(images/news.jpg) no-repeat;
	   width:260px;
	   height:167px;
	   position:absolute;
	   overflow:hidden;
           left:440px; top:350px}
	   
#news .title{ font-family:Arial; font-size:14px; color:#b16400;
			  position:relative;
			  top:10px;
			  margin:0px 5px 0px 5px}

#news .text{ font-family:Verdana; font-size:12px; color:#542f00;
			 position:relative;
			  top:10px;
  			 margin:0px 5px 0px 5px}

#sidebar {
	width:170px;
	float:left;
	padding:0px;
	margin:5px;
	overflow:hidden;
	}

#siderail {
	background:url(images/sidebar.gif) repeat-y;
        display:inline;float:left;
        position:absolute;top:175px;      
        color:#810b04;
        width:190px;height:auto;
        padding:0px 0px 10px 0px;
	margin:0px 0px 10px 2px;
	}

#sidebar1 {
    	width: 154px; 
	height:85px;
	padding:0px;
	margin:5px 15px 5px 15px;
	clear:both;
	overflow:hidden;
	}
	
#footer {
	width:798px;
        background-image:url(images/bottombg.jpg); background-repeat:repeat-x;
 	clear: both;
	padding:0px;
	margin:0 auto;
	overflow:hidden;
        height:41px;
        color:#ff9a19;
}

#footer .sub{
	margin:0px;
	color:#7b7c76;
	background-color: #530000;
	text-align:right;
	padding:5px;
	}

#footer .sub a{
	color:#530000;
	padding:0px;
	margin:0px;
	}

/*-------------Headings-------------*/

h1 {
	padding:0px;
	margin:0px;	
}

h2 {
	padding:0px;
	margin:0px;
	
}

h3 {
	padding:0px;
	margin:0px;
	
}

h4 {
	padding:0px;
	margin:0px;
	
}

h5 {
	padding:0px;
	margin:0px;
	
}

/*-------------The Post-------------*/

#title {
	float:left;
	width:550px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:16px;
	color: #fbb649;	text-decoration:none; 
 	}
	
.post {	padding:0px 0px 0px 0px;
	margin:10px 5px 0px 10px;
	width:550px;
	float:right;
	}

.post h2 {
        position:relative;
	color:#ffd659;
	font-size:16px;
        text-align:left;
	text-decoration:none;
        padding:0px 0px 0px 10px;
        margin:10px 0px 0px 0px;
	}

.post h1 {
	padding:0px;
	color:#ffd659;
	font-size:16px;
	text-decoration:none;
	}

#title_container {
	margin:0px 0px;
	width:550px;
	float:right;
	overflow:hidden;
	}

.post .title {
 	padding-bottom:3px;
	margin:0px;
	float:left;
	width:480px;
	font-size:16px;
	color: #ffd399;
	}
	
.post a {color: #ffc000;
text-decoration:none;	}

.post a:hover {color: #ffd399;
text-decoration:none;	}


.post p { color:#FFFFFF;
	}


.post ul {

}

.post li {

}

.post .entry {
	padding:0px;
	margin:0px 0px;
}

.post .ptime{
	color:#fbb649;
	font-size:9px;
	}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft { overflow:hidden;

}

.alignright { overflow:hidden;

}

.center {

}

.pagetitle {
	padding-bottom:10px;
        padding-left:5px;
	color: #feae35;
	font-size:12px;
}

blockquote {
	border-left:2px solid #ffe5ba;
	padding-left:10px;
}

cite {

}

#feeds{ padding-left:5px;
 
}

img { border:0px;
	margin: 2px 10px 10px 0px;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

acronym, abbr {

}



/* -- post info -- */

.post-info { background-color:#ffebad; height:8px; width:620px;
    color:#ffdba0;
    margin:0;
    padding: 8px 5px;    
    border-top:#ccc 1px dashed;
    clear:both;
    font-size:0.9em;    
	}

.post-info em {
    color:#fbb649;
    font-style:normal;
	}
	
.post-info em.user {
	background:url(images/user.gif) no-repeat left center;
	padding:2px 0 2px 12px;
	}
	
.post-info em.cat {
	background:url(images/category.gif) no-repeat left center;
	padding:2px 0 2px 12px;
	}

.post-info a:link, .post-info a:visited {
        border:none;
	text-decoration:none;
	color:#fbb649;
	}	

.post-info a:hover, .post-info a:active {
    border-bottom:1px dashed;
	color:#fbb649;
	text-decoration:none;
	}

.post-comments 
{
   float:right;
}
.post-comments a 
{
   background:url(images/comments-small.gif) no-repeat left center;
   padding-left:12px;
   color:#fbb649;
}



#post_single {
	border-bottom:1px dashed #ea443a;
        color:#ffd659;
	float:right;
	width:570px;
	padding:10px 0px 5px 0px;
	}

#post_single_title {
        color:#ffd659;
	float:left;
	width:85px;
	padding:0px;
	margin:0px;
	}

#post_single_description a { color:#fbb649;
	float:left;
        color:ffd399;
	width:420px;
	padding:0px;
	margin:0px;
	}
/*--------------Sidebar------------*/


div #menu{width:180px;
          margin:0px 0px 0px 0px;
	  padding:0px 0px 0px 0px;
	  height:auto;}
			
div #menu ul {list-style:none;}

div #menu ul ul {list-style:none;}

div #menu ul li{background:url(images/categorybg.jpg) no-repeat left top;
			float:left;
                        position:relative;
                        list-style:none;
			left:-30px;
			margin:3px 3px 3px 3px;
                        padding:0px 0px 0px 0px;
			width:161px; line-height:23px;
			}

div #menu ul li ul li{  background:url(images/categorybg.jpg) no-repeat left top;
			float:left;
			width:161px;height:23px;
			}

div #menu a{ font-family:Verdana; font-size:12px; font-weight:bold; color:#000000; text-align:center;
				display:block;
				padding:0px 0px 0px 0px;
				margin:0px 0px 0px 0px;}

div #menu a:hover{ color:#940d05}

.side-box {
	padding-left:10px; padding-right:8px;
	margin:5px 0px 10px 0px;
}

#sidebar ul h3 {
	height:15px;
	color:#fff;
	font-size: 12px;
	font-weight:bold;
	padding:5px 5px;
}

#sidebar ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}

#sidebar ul li {
	background: url(images/bullet-grey.gif) no-repeat;
	padding-left: 5px ;
	line-height:20px;
	margin:0px;
	border-bottom:1px dashed #eee;
	}
	
#sidebar ul li ul li {
	background: url(images/bullet-orange.gif) no-repeat;
 }

#sidebar ul ul {
	padding:0px;
	margin:0px;
}

#sidebar ul ul li {
	background-image:none;
}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {
color: #ffd659;	text-decoration:none; margin-left:5px;

}
#sidebar a:hover {
color: #ff9090;	text-decoration:none;
}




/*--------------Comments--------------*/
#respond {
	padding-top:20px;
	margin-top:10px;
	color: #CCCCCC;
	}

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchbox {
	width: 200px;
	margin-top:5px;
	padding:0px;
	float:right;
	}

#search {
	float:right;
	padding:0px;
	}


#searchform {
	padding:0px;
}

#searchform input {
	color: #333;
	background: #fff;
	border: 1px solid #3a382b;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}

#searchform #s {
	vertical-align:top;
}


/*-------------Calendar-----------------*/

.post_date {
	float:left;
	color: #333333;
	font:18px Arial Narrrow, Helvetica, sans-serif;
	font-weight:bolder;
	}

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

#date {
	float:left;
	width:45px;
	height:46px;
 	padding-left:0px;
	margin-right:10px;
	}

#date .y {
	text-align:left;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
        color: #333333;font-weight:bold;
	margin-top:-1px;
	padding-left:6px;
	}

#date .d {
	text-align:center;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
        color: #ff8809;font-weight:bold;
	margin-top:2px;
	}
	
#date .m {
	text-align:center;
	font:10px bolder Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
        color: #fbb649;	margin-top:-7px;
	}
	
#date .j {
	text-align:center;
	font:22px bolder Verdana, Arial, Helvetica, sans-serif;
        color: #ff8809;	font-weight:bold;
	margin-top:-4px;
}

/*-------------Images------------------*/




/*-------------Other------------------*/
.sidebox-group {
	width:120px;
	padding:0 0px 10px;
}
* html .sidebox-group {
	width: 120px;
	padding-bottom:0;
}

.sidebox {
	margin-right:10px;
	padding:0px;
	border:none;
	clear: both;
	float:left;
	}

/* handles */
.sidebox-handle {
	/*background:url(images/side_box_top.jpg) no-repeat;*/
	height:15px;
	color:#802100;
	font-size: 12px;
	font-weight:bold;
	padding:5px 5px;
	margin:0px;
	width: 120px;
	}
* html .sidebox-handle { 
	width: 120px; 
}


/* inner content area */
	
.sidebox-content {
	float:left;
	width:119px;
	padding:5px 5px 0px 5px;
	margin-bottom:10px;
	color:#265126;
	overflow:hidden;
	display:inline;
	}

.sidebox-content a{
	color:#334c51;
	text-decoration:underline;
	overflow:hidden;
	}

.sidebox-content a:hover{
	color:#892d00;
	text-decoration:none;
	overflow:hidden;
	}

/*-------------SiteNav------------------*/
#sitenav {
	width: 900px; height:215px;
	padding:20px 20px 10px 20px;
	margin:0 auto;
 	overflow:hidden;
	}

#sitenav .title {
	border-bottom:1px solid  #CCCCCC;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	margin:0px;
	color:#c02400;
	}
	
#sitenav .box {
	font-size:11px;
	width:170px;
	float:left;
	padding:0px;
	margin:10px 10px 10px 10px;
	}

#sitenav .box ul {
	padding:5px 0px 0px 20px;
	margin:0px;
	}
	
#sitenav .box li {
	list-style-type:square; list-style-image:url(images/arrow.jpg); 
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #666;
	margin:0px;
	color:#666;
	}

#sitenav .box li a{
	color: #CCCCCC;
	text-decoration:none;
	}

#sitenav .box li a:hover{
	color: #CCCCCC;
	text-decoration:underline;
	}
	
#sitenav .box2 {
	font-size:11px;
	width:450px;
	float:left;
	padding:0px;
	margin:10px;
	}

#sitenav .box2 ul {
	padding:5px 0px 0px 20px;
	margin:0px;
	}
	
#sitenav .box2 li {
	list-style-type:square;list-style-image:url(images/arrow.jpg); 
	padding:3px 0px 3px 0px;
	border-bottom:1px dashed #666;
	margin:0px;
	color: #CCCCCC;
	}

#sitenav .box2 li a{
	color: #CCCCCC;
	text-decoration:none;
	}

#sitenav .box2 li a:hover{
	color: #CCCCCC;
	text-decoration:underline;
	}
