/*
Theme Name: layyourhat theme
Theme URI: layyourhat.com	
Description:
Author: uidigital.com
Author URI: http://www.uidigital.com
Version: 1.0
*/


/*
Default browser styles reset + common css rules
Don't forget to set a foreground and background color on the 'html' or 'body' element!
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt,var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
/*line-height: 1em;	yes, em, not unitless*/
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	}
a img, :link img, :visited img {
	border: 0;
	}
:link, :visited {
	text-decoration: none;
	color:#114F6D;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
caption, th { 
	text-align: left; 
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
	}
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}

a{
	outline:none;
}
legend, hr {
	display: none;
	visibility: hidden;
	}
button {
	cursor: pointer;
	}
abbr, acronym {
	cursor: help;
	border: none;
	}
#contentleft strong {
	text-decoration:none;
font-weight:bold;
padding-bottom:10px;
	}
em {
	font-style: italic;
	}
/*left margin for elements that need it IF THEY NEED IT
----------------------------------------
li, blockquote {
  margin-left: 1.5em;
	}
ol li {
  margin-left:2em;
	}
*/ 











/*misc useful classes
---------------------*/
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	}
.hide {
	display: none;
	visibility: hidden;
	}
.center {
	text-align: center;
	}








/*clearfix
----------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*END clearfix



/*Generic Levin image replacement -  http://levin.grundeis.net/files/20030809/alternatefir.html
----------------------------------------------------*/
.replace { 
	position:relative; 
	margin:0px; 
	padding:0px; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ overflow: hidden; /* */ 
	} 
.replace span {
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1; /*for Opera 5 and 6*/ 
	}
/*Example HTML - all elements that require replacement use the .replace class then set the rule for the specific image and dimensions and associate with the elements ID.

<h1 id="myh1" class="replace" >Headline<span></span></h1> 

the add the CSS:
#myh1, #myh1 span { 
	height:100px; 
	width:300px; 
	background-image: url(head.png); 
} 
----------------------------------------------------*/
body { behavior:url('csshover.htc'); }

body{
	margin: 0;
	padding: 0;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size:0.8em;
	background-color: #F5F6F6;
	color: black;
	text-align: center;
}

#wrapper{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow:hidden;
}

#header{
height:164px;
margin-left:auto;
margin-right:auto;
position:relative;
width:960px;
float:left;
display:inline;
}
#logo{
	float:left;
	margin-top:15px;
}

#telephone{
color:black;
float:right;
font-family:"Trebuchet MS";
font-size:12px;
position:absolute;
right:346px;
text-align:right;
top:42px;
}
#telephone span{
	font-size:30px;
	}
#navig{
height:39px;
position:absolute;
top:105px;
width:auto;
left:0;
	
}

#navig ul li {
display:inline;
float:left;
}
#navig ul {
height:30px;
margin-top:10px;
padding:0px;
width:auto;

}
#navig ul li a {
border-right:1px solid #DFD5BA;
border-left:1px solid #fff;
color:black;
font-family:arial;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:16px 28px;
text-align:center;
text-decoration:none;
display:block;
float: left;
}
#navig ul li a:hover{
	background-color:#E9C44F;
}

#navig ul li.current_page_item a{
	background-color:#E9C44F;
}
#navig ul li:first-child a{
	border-left:none;
}
#navig ul li:last-child a{
	border-right:none;
}
#navig ul li a.borderless{
	border-right:none;
}
#searchform2 {
margin-top:7px ;
float: right;
}
#searchform2 form {
margin:0pt;
}
#searchform2 #txt2 {
background-color:white;
border:medium none;
width: 160px;
height: 20px;
font-size: 1.5em;
padding-left: 3px;
}
#searchform2 .equal {
vertical-align:middle;

}
#btn2 {
	background-image: url(images/btn-search.jpg);
background-repeat: no-repeat;
width: 92px;
height: 27px;
border: none;
color:white;
cursor: pointer;
}

#content{
width:960px;
display:inline;

}

#contentleft{
float:left;
overflow:hidden;
width:634px;
display:inline;
}

#contentleft .image{
	height:281px;
display:inline;
line-height:0;
}

#contentleft #about{
float:left;
margin-top:10px;
width:340px;
}

 #contentleft #test{
background-image:url(images/test-cloud.gif);
background-repeat:no-repeat;
background-position: top center;
float:right;
width:220px; 
overflow:hidden;
margin-top:8px;
}

.text p{
color:#4d4d4d;
font-size:11px;
text-align:left;
	 }
 

.text{
background:#E6E6E6 none repeat scroll 0 0;
border-bottom:1px solid #D2D2D2;
border-left:1px solid #D2D2D2;
border-right:1px solid #D2D2D2;
margin-top:35px;
padding:5px 26px 26px;
width:auto;
-moz-border-radius:5px;
-webkit-border-radius:5px;
float:right;

}

.text strong{
	font-size:12px;
}
.text h3{
	font-size:18px;
		font-family:Georgia;
	font-style: italic;
	font-weight: normal;
}
.text img{
	float:left;
	margin-right:5px;
	margin-top:5px;

}

p.title{
	font-size: 20px;
	font-style: Italic;
	color: #114F6D;
	border-bottom:1px solid #DFDEE2;
	padding-left: 5px;
}

#sidebar{
background:#6F93B7;
float:right;
margin-top:-136px;
padding-top:0px; 
padding-left:42px;
padding-right:42px;
padding-bottom:0px;
width:242px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
display:inline;
position:relative;
z-index: 300px;
}


#sidebar h2{
	font-family:Georgia;
font-size:18px;
font-style:italic;
padding-bottom:5px;
color:white;
font-weight:normal;
}
#sidebar ul li a{
	color:#dfdfdf;
}

#sidebar ul li a:hover{
	color:#fff;
}
#sidebar ul li{

	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px dotted #dfdfdf;
}
div.side{
margin-bottom:30px;
margin-top:40px;
display:block;
clear:both;
}
#footer{
	background-image:url(images/footer.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 50px;
	text-align: center;
margin-top: 10px;

}
#footer p{
	text-align: center;
	line-height: 1.2em;
	padding-top: 9px;
	color: #808080;
	
}

#footer a{
	color: #808080;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
img.right{
	float: right;
}




#comment{width: 650px;}
#about li {padding-top: 5px;}
#commentform {margin-top: 5px;}

small{
	position:absolute;
	top:0px;
	right:20px;
	width:64px;
	height:61px;
	background-image: url(images/small.png);
	background-repeat: no-repeat;
	font-size:10px;
	text-align: center;
	padding-top:12px;
}
#about .entry {margin-top: 25px;}


.content-wrapp{
	overflow:hidden;
	background: white;
	border: 1px solid #E6E6E6;
	-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding:20px;
margin-top:10px;
margin-right:10px;
}

#contentleft h2{
	font-size:27px;
	font-family: Georgia;
	font-style: italic;
	padding-bottom:20px;
	font-weight:normal;
	width:440px;
}
#contentleft ul{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 40px;
}

#contentleft ul li{
	list-style-position: inside;
	list-style: square;
	padding-bottom:5px;
padding-top:5px;
}



.promo{
	background-image: url(images/sidebar-find-home.jpg);
	width:299px;
	height: 297px;
	display:block;
	margin-left:-28px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}
.promo p{
color:white;
float:left;
font-family:georgia;
font-size:15px;
font-style:italic;
line-height:1.5em;
margin-left:20px;
margin-top:76px;
text-align:center;
width:250px;
}

a.rent{
	display:block;
	width:272px;
	height: 41px;
	float: left;
	margin-left:12px;
margin-top:21px;
text-indent:-99999px;

}
a.find{
	display:block;
	width:272px;
	height: 41px;
	float: left;
	margin-left:12px;
margin-top:11px;
text-indent:-99999px;
}

#about p{
	margin-top:9px;
	margin-bottom: 9px;
}

#about a{
	color: #F05A28;
	text-decoration: underline;
}

#contentleft .entry a{
	color: #F05A28;
}
#text-field {
background-color:white;
background-image:url(images/ico-search.gif);
background-position:left center;
background-repeat:no-repeat;
border:1px solid white;
float:left;
height:10px;
padding:5px;
text-indent:20px;
width:200px;
}
#search-form{
	display: inline;
	float:left;
}

.post{
 	background: none;
	padding: 0;
	position:relative;
}
 
 .post .post,
 .page{
	background-image: url(images/img-post.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	padding:15px;
 }
 
 .rss{
bottom:0;
color:white;
font-size:11px;
height:61px;

right:23px;
width:258px;
clear:both;
float:left;
 }
 
 .rss p{
float:left;
padding-top:16px;
}

.rss img{
	float:right;
}

.alignleft{
	float: left;
	margin-right: 10px;
	padding:1px;
	border:1px solid #888;
	margin-top:5px;
}

#about h2{
	font-family:Georgia;
font-size:27px;
font-style:italic;
font-weight:normal;
padding-bottom:20px;
width:350px;
}

#contentleft ul.featured li{
	background-image: url(images/img-featured-list.jpg);
	background-repeat:no-repeat;
	padding-left:0;
	background-position: 0 6px;
	list-style: none;
	padding-left:28px;	
}
#contentleft ul.featured{
	margin: 0px;
}
#contentleft h3{
font-family:Georgia;
font-size:21px;
font-style:italic;
font-weight:normal;
padding-bottom:10px;
padding-top:10px;
margin-top:10px;

}

#test h3{
font-family:Georgia;
font-size:18px;
font-style:italic;
font-weight:normal;
padding-bottom:0px;
padding-top:10px;
}

.piclenselink{
	display:none;
}

.entry p{
	margin-bottom: 10px;
}
