/*
Theme Name: Houlihan Lawrence
Theme URI: http://houlihanlawrenceblog.com/
Description: Custom theme created for Houlihan Lawrence (houlihanlawrence.com)
Version: 1
Author: Fontecha Designs
Author URI: http://fontechadesigns.com/
Tags: houlihan lawrence, real estate

	Houlihan Lawrence v1
	 http://houlihanlawrence.com

	This theme was designed by Fontecha Designs LLC,
	whose website you will find at http://fontechadesignss.com/
*/

.container {
	position:relative;
	margin:0 auto;
	width:990px;
	text-align:left;
}
.inner {
	margin:0 10px;
}
#skip {
	position:absolute;
	left:-999em;
}

/*----------------------------------------------------
------------------------------------------------------
	HEADER	
------------------------------------------------------
----------------------------------------------------*/
#header {
	float:left;
	width:100%;
	background-color:#dde0cb;
	position:relative;
}
#header-inner {
	float:left;
	width:100%;
	height:90px;
	background:#dde0cb url(images/header-bg.jpg) no-repeat 50% 0;
	text-align:center;
}
.site-title {
	margin:0;
}
.tagline {
	margin:0;
	font-size:1.5em;
	color:#20372f;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
}


/* NAVIGATION
**************************/
#nav_wrapper {
	float:left;
	width:100%;
	height:45px;
	padding-bottom:10px;
	background:#f0f2e1 url(images/shadow.gif) repeat-x 0 100%;
}
ul.nav {
	margin:0 10px;
	float:left;
	width:100%;
	height:45px;
}
	ul.nav li {
		margin:0 20px 0 0;
		padding:0;
		float:left;
		display:inline;
		list-style:none;
		font-size:1.2em;
		line-height:45px;
	}
	#footer ul.nav li {
		font-size:1.1em;
	}
	ul.nav li a {
		float:left;
		padding:0 5px;
		color:#20372f;
		text-decoration:none;
		text-transform:uppercase;
	}
	ul.nav li a:hover {
		color:#20372f;
		border:none;
		text-decoration:underline;
	}
ul.nav li.rss {
	float:right;
	border:0;
}
ul.nav li.rss a {
	float:right;
	margin-right:10px;
	padding-right:30px;
	background:transparent url(images/rss.png) no-repeat 100% 50%;
}
ul.nav li.rss a:hover {
	background:transparent url(images/rss.png) no-repeat 100% 50%;
}

/*----------------------------------------------------
------------------------------------------------------
	CONTENT	
------------------------------------------------------
----------------------------------------------------*/
#content {
	float:left;
	width:100%;
	padding:0;
	background-color:#fff;
}
#body {
	padding:30px 0 25px 0;
	float:left;
	width:460px;
}
	#regular_page #body {
		width:690px;
	}
	#regular_page #sidebars {
		width:230px;
	}


/*----------------------------------------------------
------------------------------------------------------
	SIDEBAR	
------------------------------------------------------
----------------------------------------------------*/
#sidebars {
	padding:30px 10px 25px 0;
	float:right;
	width:480px;
}
.sidebar {
	float:left;
	width:230px;
}
#sidebar1 {
	float:left;
}
#sidebar2 {
	float:right;
}

ul.widget-list {
	margin:0;
}
.widget-title,
#subscribeViaEmail label {
	clear:both;
	margin:0 0 .25em 0;
	padding:5px;
	color:#000;
	font-size:16px;
	line-height:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#d9d9ce;
}
li.widget {
	float:left;
	width:220px;
	margin:0 0 2.5em 0;
	padding:5px;
	list-style:none;
	font-size:1em;
	color:#333;
	background-color:#ebebe5;
}
.widget-inner {
	float:left;
	width:216px;
	background:#ebebe5 url(images/widget-bg.jpg) no-repeat 0 0;
	border:2px solid #fff;
}
.widget li {
	margin:.75em 1.5em .75em 35px;
	padding:0;
	list-style-image:url(images/bullet.png);
	font-size:1.2em;
	line-height:1.5em;
}
.widget p {
	margin:.5em 10px 1.5em 10px;
	font-size:1.2em !important;
}
.widget img {
	margin:0 0 5px 5px;
	float:right;
}
.widget img.border {
	border:5px solid #d6d6c1;
}

.widget-links {
	margin:0;
}
.widget-links li {
	margin:0;
	list-style:none;
}
.widget-links li a {
	margin:0 0 1px 0;
	padding:4px 0;
	float:left;
	width:100%;
	color:#fff;
	letter-spacing:0.05em;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	background-color:#7b7b61;
	text-align:center;
}
.widget-links li a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#A6A68E;
}

#sidebars input.textbox,
#searchform #s {
	width:198px;
	margin:5px 0 5px 5px;
}
.hidden {
	position:absolute;
	left:-999em;
}
#searchsubmit {
	margin:0 0 10px 6px;
}
/* twitter and facebook */
p.twitter,
p.facebook {
	margin:.5em 0 .5em 30px;
}
.twitter a,
.facebook a {
	padding:5px 0;
	border:none;
	line-height:20px;
	padding-left:30px;
}
	.twitter a {
		background:transparent url(images/icon_twitter.gif) no-repeat 0 50%;
	}
	.facebook a {
		background:transparent url(images/icon_facebook.gif) no-repeat 0 50%;
	}

.video-wrapper {
	padding:0 0 10px 10px;
}

/* Posts
**************************/
.post, .page-wrapper {
	margin-bottom:25px;
	padding:5px;
	background-color:#ebebe5;
}

/* post title */
.post-title {
	margin:0 0 .25em 0;
	padding:10px;
	color:#000;
	font-size:3em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1.1em;
	background:#f5f5f2 url(images/post-header.gif) no-repeat 0 0;
	border:2px solid #fff;
}
	h3.post-title {
		font-size:2.4em;
	}
.post-title a {
	color:#000;
	text-decoration:none;
}
.post-title a:hover {
	color:#073f2c;
	text-decoration:none;
}

/* post header */
.post-header {
	padding:10px;
	font-size:1.1em;
	line-height:1.5em;
}
.post-header img {
	float:left;
	margin:0 10px 10px 0;
}
.post-header small {
	margin:0 0 .5em 0;
	font-size:1em;
	color:#777;
}
.num_comments {
	float:right;
	padding-left:25px;
	background:transparent url(images/icon_comments.png) no-repeat 0 0;
}

/* post footer */
.post-footer {
	margin:0;
	padding:10px;
	background-color:#f5f5f2;
	border:2px solid #fff;
}
.post-footer ul {
	margin:0;
	padding:0;
}
.post-footer li {
	margin:0 30px 0 0;
	padding:0;
	list-style:none;	
	display:inline;
	font-size:12px;
	line-height:18px;
}
.post-footer li a {
	padding:2px 0 2px 20px;
	border:0;
}
	.post-footer li a:hover {
		border:0;
	}
.post-footer small {
	margin:0;
	font-size:1.1em;
	line-height:1.5em;
	color:#777;
}
.sharethis,
.post-rss,
.viaemail {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
}
	.sharethis {
		background:transparent url(images/icon_sharethis.gif) no-repeat 0 50%;
	}
	.post-rss {
		background:transparent url(images/icon_rss.gif) no-repeat 0 50%;
	}
	.viaemail {
		background:transparent url(images/icon_mail.gif) no-repeat 0 50%;
	}

.entry {
	padding:0 10px;
	clear:both;
}
.entry p,
.entry li,
#regular_page #body p,
#regular_page #body li {
	font-size:1.2em;
	line-height:1.7em;
}
.entry li {
	margin:.25em 1.5em;
}
.entry img {
	max-width:465px;
}
.box_text {
	padding:15px;
	background-color:#eee;
}
.navigation {
	float:left;
	width:456px;
	margin-bottom:10px;
	padding:5px 2px;
	font-size:1.1em;
}
.single-page .navigation {
	background-color:#EBEBE5;
}
.navigation .alignleft {
	margin:.25em 5px .25em 0;
}
.navigation .alignright {
	margin:.25em 0 .25em 5px;
}

.page-wrapper {
	border-bottom:10px solid #F5F5F2;
}
.page-wrapper .page-title {
	padding:0;
}
.body-text {
	padding:0 10px;
}
.page-title {
	margin:0 0 10px 0;
	padding:5px;
	font-size:1.4em;
	line-height:2em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.1em;
	text-align:center;
	color:#666;
	background-color:#EBEBE5;
}
.page-title span {
	display:block;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	border:2px solid #fff;
	text-transform:none;
	font-weight:normal;
	letter-spacing:normal;
	text-align:left;
	color:#000;
	background-color:#F5F5F2;
}


/* Comment
**************************/
.comments-wrapper {
	margin:0 0 25px 0;
	padding:5px;
	float:left;
	width:450px;
	background-color:#EBEBE5;
}
h3#comments,
#respond h3 {
	margin:0 0 .25em 0;
	padding:10px;
	color:#000;
	font-size:2.4em;
	font-weight:normal;
	line-height:1.1em;
	background-color:#f5f5f2;
	border:2px solid #fff;
}
#respond {
	float:left;
	width:450px;
	clear:both;
	padding:5px;
	background-color:#EBEBE5;
}
#respond p,
#respond label {
	font-size:1.2em;
}
.commentlist {
}
.commentlist p {
	float:left;
	width:418px;
	font-size:1em;
	line-height:1.5em;
	margin:0;
	padding:15px 15px 0 15px;
	background-color:#F5F5F2;
}
.commentlist li {
	float:left;
	width:448px;
	list-style:none;
	margin:0 0 5px 0;
	padding:0 0 15px 0;
	font-size:1.2em;
	line-height:1.2em;
	background-color:#F5F5F2;
	border:1px solid #fff;
}
.commentlist li.alt {
}
.commentlist li a {
	text-decoration:none;
}
.comment-header {
	float:left;
	width:100%;
	background-color:#D9D9CE;
}
.paginated-comments-number {
	padding:14px 0;
	float:left;
	color:#999;
	width:30px;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
	line-height:1em;
	background-color:#fff;
}
.avatar {
	margin:3px;
	float:right;
	border:2px solid #fff;
}
.comment-header-wrapper {
	margin:5px 0 5px 5px;
	float:left;
	width:370px;
}
.commentlist cite,
.commentlist .commentmetadata {
	font-weight:bold;
}
.commentlist cite a,
.commentlist cite a:hover {
	color:#000;
	border:none;
}
.commentinfo {
	padding-bottom:.5em;
}

.commentinfo,
.commentinfo cite,
.commentinfo em {
	font-weight:bold;
}
.commentinfo {
	font-size:1.1em;
}

#commentform {
	padding:10px;
	background-color:#F5F5F2;
	border:1px solid #fff;
}
#commentform label {
	font-size:1.2em;
}

textarea#comment {
	font-size:12px;
	line-height:1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:420px;
}
#submit {
	margin-top:10px;
}

#footer {
	float:left;
	width:100%;
	background-color:#e6e6dc;
}