/*
Theme Name: Lipof Real Estate
Theme URI: http://www.lipofres.com/
Description: Theme for Lipof Real Estate
Version: 1.0
Author: Alex Chan
Author URI: http://www.alexchantastic.com
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}
html, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	background: url(images/bg.png);
}

/* GLOBALS */
a, a:link, a:visited, a:active {
	text-decoration: underline;
	color: #587585;
}
a:hover {
	color: #1d3c49;
}
a.bold {
	font-weight: bold;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.cb {
	clear: both;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #1d3c49;
	padding-bottom: 10px;
	border-bottom: 1px dotted #acacac;
}
	h1.home {
		line-height: 30px;
		margin-bottom: 20px;
		padding: 0;
		border: 0;
	}
	h1 em {
		font-weight: normal;
		color: #3f6778;
	}
h2 {
	font-size: 16px;
	font-weight: bold;
}
	h2.space {
		margin-bottom: 20px;
		padding-top: 15px;
		border-top: 1px dotted #acacac;
	}
	h2.first {
		padding-top: 0 !important;
		border-top: 0 !important;
	}
.check {
	vertical-align: -2px;
	margin-right: 5px;
}
.arrow {
	vertical-align: -2px;
	margin-right: 5px;
}
.hrule {
	height: 1px;
	margin: 8px 0;
	background: #ededcd;
}
#submit {
	height: 32px !important;
	width: 77px !important;
	padding: 0 !important;
	cursor: pointer;
	background: url(images/button-submit.gif) no-repeat;
	border: 0 !important;
}

/* LAYOUT */
#wrapper {
	margin-top: 20px;
}
#header_wraptop {
	height: 18px;
	width: 1000px;
	margin: 0 auto;
	background: url(images/headerbg.png) no-repeat;
}
#header_wrap {
	width: 1000px;
	margin: 0 auto;
	background: url(images/bodybg.png);
}
	#header {
		width: 900px;
		margin: 0 auto;
		padding: 15px 0 10px 0;
	}
#body_wrap {
	width: 1000px;
	margin: 0 auto;
	background: url(images/bodybg.png) repeat-y;
}
	#body {
		width: 900px;
		margin: 0 auto;
	}
#body_wrapbottom{
	height: 18px;
	width: 1000px;
	margin: 0 auto 25px auto;
	background: url(images/bodybottombg.png) no-repeat;
}
#footer_wrap {
	background: #1d3c49;
	border-top: 1px dotted #929395;
	padding: 18px 0 10px 0;
}
	#footer {
		width: 980px;
		color: #fff;
		margin: 0 auto;
	}

/* HEADER */
#header div.fl {
	width: 500px;
	margin-bottom: 15px;
}
	#header div.fl div {
		width: 240px;
		font-size: 16px;
		font-style: italic;
		color: #999;
		margin: 15px 0 0 15px;
	}
#header div.fr {
	margin-bottom: 15px;
}
	#header div.fr img {
		margin: 20px 0 0 8px;
	}
	#header div.fr .norm {
		display: inline;
	}
	#header div.fr .over {
		display: none;
	}
	#header div.fr a:hover .norm {
		display: none;
	}
	#header div.fr a:hover .over {
		display: inline;
	}
#menu {
	margin-bottom: 10px;
	padding: 10px 0;
	border-top: 1px dotted #acacac;
	border-bottom: 1px dotted #acacac;
}
	#menu ul li {
		display: inline;
		list-style: none;
		margin-left: 20px;
	}
	#menu ul li:first-child {
		margin-left: 0;
	}
	#menu a, #menu a:link, #menu a:visited, #menu a:active {
		font-weight: bold;
		text-decoration: none;
		color: #1d3c49;
	}
	#menu a:hover {
		color: #587585;
	}

/* BODY */
#body #slider {
	position: relative;
	margin-bottom: 20px;
	background: url(images/loading.gif) no-repeat 50% 50%; 
}
	#body #slider img {
		position: absolute;
		top: 0;
		left: 0;
		display: none;
	}
#body #banner {
	margin-bottom: 20px;
}
#body #content {
	padding-bottom: 15px;
}
#body #content p {
	line-height: 20px;
	margin-bottom: 25px;
}
#body #content ul.arrowlist {
	list-style: url(images/bullet-arrow.gif);
}
	#body #content ul.yellow {
		list-style: url(images/bullet-arrow-yellow.gif) !important;
	}
		#body #content ul.yellow li {
			margin-left: 30px !important;
		}
	#body #content ul.arrowlist li {
		line-height: 26px;
		margin-left: 27px;
		padding-left: 10px;
	}
#body #content ul.checklist {
	width: 500px;
	list-style: url(images/bullet-checkmark.gif);
}
	#body #content ul.checklist li {
		width: 200px;
		float: left;
		margin-left: 27px;
	}
#body #content ul li, #body #content ol li {
	line-height: 20px;
	margin-left: 15px;
}
#body #content .cols {
	width: 239px;
	float: right;
	padding: 10px 0;
}
#body #content .colm {
	width: 340px;
	float: left;
	padding-right: 20px;
}
#body #content .coll {
	width: 631px;
	float: left;
	padding: 10px 0;
}
	#body #content .coll img.fr {
		margin-left: 20px;
	}
#body #content .border {
	height: 602px;
	float: left !important;
	padding: 10px 15px;
	border-left: 1px dotted #acacac;
}
#body #content .box {
	margin-bottom: 15px;
}
	#body #content .box p {
		margin-bottom: 15px;
	}
	#body #content #territory {
		background: url(images/territory.png) no-repeat right 20px;
	}
	#body #content .box .entry {
		margin-bottom: 20px;
	}
		#body #content .box .entry .posttitle {
			margin-bottom: 0;
		}
		#body #content .box .entry .postmeta {
			font-size: 12px;
			color: #999;
			margin-bottom: 0;
		}
		#body #content .box .entry .postexcerpt {
			margin-bottom: 0;
		}
#body #content .paper {
	width: 234px;
	margin-bottom: 15px;
}
	#body #content .paper p {
		margin-bottom: 15px;
	}
	#body #content .paper p.nospace {
		margin-bottom: 0;
	}
	#body #content .paper ul li {
		margin-left: 15px;
	}
	#body #content .paper .top {
		height: 9px;
		background: url(images/papertop.png) no-repeat;
	}
	#body #content .paper .content {
		position: relative;
		padding: 8px 15px 0 25px;
		background: url(images/paperbg.png) repeat-y;
	}
		#body #content .paper .content #territoryyellow {
			position: absolute;
			top: 0;
			right: 0;
			z-index: 10;
		}
	#body #content .paper .bottom {
		height: 25px;
		background: url(images/paperbottom.png) no-repeat;
	}
#body #content #related {
	padding-top: 20px;
	border-top: 1px dotted #cacaca;
}
	/* FORMS */
	#body #content label {
		width: 170px;
		float: left;
		margin-top: 4px;
	}
	#body #content input, #body #content select, #body #content textarea {
		width: 435px;
		font-size: 14px;
		padding: 5px;
		border: 2px inset #e1e1e1;
	}
	#body #content select {
		width: 450px !important;
	}
	#body #content .radio {
		width: 570px;
		float: left;
		margin-top: -4px;
	}
	#body #content #price {
		width: 25px !important;
		float: left;
		margin-right: 10px;
		border: 0;
	}
	#body #content #appraise_price {
		width: 70px !important;
		margin: 0 0 15px 200px;
	}
	#body #content #lic_cert, #body #content #lic_cert1, #body #content #lic_cert2, #body #content #certfication_fha, #body #content #certfication_va , #body #content #no_billing{
		width: 25px !important;
		margin-right: 10px;
	}
	#body #content #certfication_fha, #body #content #certfication_va {
		margin: 0 10px 15px 170px;
	}
	#body #content #expiration-year {
		margin-left: 170px;
	}
	#body #content #next {
		height: 32px;
		width: 77px;
		margin: 30px 0 0 300px;
		padding: 0;
		cursor: pointer;
		background: url(images/button-next.gif) no-repeat;
		border: 0;
	}
	#body #content #submit {
		height: 32px;
		width: 77px;
		margin: 30px 0 0 300px;
		padding: 0;
		cursor: pointer;
		background: url(images/button-submit.gif) no-repeat;
		border: 0;
	}
	/* BLOG */
	#blog .entry a {
		text-decoration: none;
	}
	#blog .entry {
		padding: 15px 0;
		border-bottom: 1px dotted #d3d3d3;
	}
	#blog .entry:first-child {
		padding-top: 0;
	}
	#blog .postmeta {
		font-size: 12px;
		color: #999;
		margin: 0 !important;
	}
		#blog .postmeta img {
			vertical-align: -7px;
			margin-right: 5px;
		}
	#blogsidebar .box {
		margin: 5px 0 30px 0 !important;
	}
	#blogsidebar img {
		vertical-align: -5px;
	}
	#blogsidebar ul {
		list-style: none;
	}
		#blogsidebar ul li {
			margin-left: 0 !important;
		}
	#blogsidebar ul.popular li {
		margin-bottom: 15px;
	}
	#blogsidebar .rss {
		display: block;
		padding-left: 25px;
		background: url(images/icon-rss-feed.gif) no-repeat top left;
	}
	#comments .entry {
		padding: 15px 0 !important;
	}
		#comments .entry h2 img {
			vertical-align: -5px;
			margin-right: 5px;
		}
	#comments ol {
		list-style: none;
	}
		#comments ol li {
			margin-left: 0 !important;
		}
	#comments .post {
		margin: 15px 0 5px 0;
	}
		#comments .post p {
			margin: 0 !important;
		}
	#comments label {
		width: 130px;
		float: left;
		margin-top: 4px;
	}
	#comments input, #comments textarea {
		width: 485px;
		font-size: 14px;
		padding: 5px;
		border: 2px inset #e1e1e1;
	}

/* FOOTER */
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#footer a:hover {
	color: #999;
}
#footer p {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
#footer div.fl img {
	margin-right: 5px;
	vertical-align: bottom;
}
#footer div.fr ul {
	text-align: right;
	margin-bottom: 10px;
	margin-top: 0;
}
	#footer div.fr ul li {
		display: inline;
		list-style: none;
		margin-left: 5px;
	}
#copyright {
	font-weight: normal !important;
}
	#copyright a, #copyright a:link, #copyright a:visited, #copyright a:active {
		font-weight: normal;
	}
