/*
Theme Name: Amp Theme
Description: A modern Real Estate theme
Version: 1.0
Author: agentAmp.com
Tags: 

*/



/* ================ General Styling ===============*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, th, var {
	font-style:normal;
	font-weight:400;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:400;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
body, html {
	background-color:#cad3d8;
	color:#1e1e1e;
	min-width:960px;
	text-align:center;
			font:normal 12.5px/21px "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color:#0057b8;
	text-decoration:underline;
}
a:hover, a:active {
	text-decoration:none;
}
*:focus {
	outline:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.padding_fw {
	padding: 20px;
	}
/* ================ HEADING ====================== */
h1 {
	color:#4b4b4d;
	float:left;
	font-size:36px;
	letter-spacing:normal;
	line-height:1.4em;
	margin-bottom:10px;
	margin-top:20px;
}
h1 a:link, h1 a:visited {
	color:#4B4B4D;
	text-decoration:none;
}
h2 {
	border-bottom-color:#EEE;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color:#666;
	font-size:30px;
	font-weight:400;
	margin-bottom:20px;
	padding-bottom:3px;
}
h2 a:link, h2 a:visited {
	color:#666;
	text-decoration:none;
}
h3 a:link, h3 a:visited {
	color:#333;
	text-decoration:none;
}


/*luke edit h4*/
h4 {
	
	color:#ffffff;
	font-size:22px;
	margin-left: 30px;

	padding-top:30px;
}
/* ================ HEADER ====================== */
#header {
	background-image:url('../images/header.jpg');
	height:250px;
}
#wrapperHeader {
	margin:0 auto;
	text-align:left;
	width:960px;
}
#wrapperHeader h3.logoedtarget {
	color:#666;
	float:right;
	font-size:20px;
	line-height:1.4em;
	margin-top:30px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#headerImg {
	text-align: center;
}
#headerImg img {
	margin-left:7px;
	margin-right:7px;
	margin-bottom: 10px;
	border: 2px solid #333333;
}
#headerImg .last {
	margin-right: 0px;	
	
	}
/* ================ Navigation =====================*/
#mainNav {
	background-image:url('../images/mainNav.jpg');
	height:30px;
}
#wrapperMainNav {
	margin:0 auto;
	text-align:left;
	width:960px;
}
#wrapperMainNav ul li {
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:8px;
}
#wrapperMainNav a {
	color:#FFF;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	text-shadow:#000 0 1px 0;
	text-decoration: none;
}
#wrapperMainNav a:hover {
	color:#1B9DFF;
}
/* ================ CONTENT ====================== */
#wrapper {
	margin:20px auto 0;
	text-align:left;
	width:980px;
}
#cntTop {
	background-image:url('../images/cntTop.png');
	height:35px;
}
#cntDown {
	background-image:url('../images/cntDown.png');
	height:35px;
}
#content {
	background-image:url('../images/cnt.png');
	padding-left:20px;
	padding-right:20px;
}
#rightSide {
	float: left;
	width: 620px;
}
#cu3er {
	float:left;
	height:350px;
	width:590px;
	background-image:url('../images/slider-shadow.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 20px;
}
#cntHeader {
	float:right;
	margin-right:20px;
	width:280px;
}
#searchBox {
	background-color:#dfe8e6;
	border:1px solid #cfdbd9;
	width:270px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#search {
	background-color:#FFF;
	border-left-color:#a5a5a7;
	border-style:solid none none solid;
	border-top-color:#a5a5a7;
	border-width:1px 0 0 1px;
	color:#666;
	font-size:13px;
	font-style:italic;
	line-height:1.6em;
	width:264px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#content p {

}
#cntHeader .qbutton a {
	background-image:url('../images/cntHeaderbtn_blue.png');
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:700;
	height:34px;
	margin-left:10px;
	margin-top:20px;
	text-shadow:#000 0 1px 0;
	width:280px;
	display: block;
	text-decoration: none;
	padding-top: 17px;
	text-align: center;
}
.cntBoxes {
	border-collapse:separate;
	border-spacing:22px;
	display:table;
}
.boxs {
	display:table-row;
}
.boxs li {
	background-image:url('../images/liList_blue.png');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}
.box {
	background-image:url('../images/cntBox_down.png');
	background-position:center bottom;
	background-repeat:no-repeat;
	display:table-cell;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	width:183px;
}
.boxTop {
	background-color:#FFF;
	background-image:url('../images/cntBox_top.png');
	height:25px;
	margin-left:-10px;
	margin-right:-10px;
}
.box img {
	padding: 5px;
	}
h3 {
	border-bottom-color:#c6c6c6;
	border-bottom-style:solid;
	border-bottom-width:2px;
	font-size:16px;
	line-height:1.4em;
	margin-bottom:10px;
}
li.list {
	background-image:url('../images/liList_blue.png');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:10px;
}
/* ================ ARTICLE ====================== */
.article {
	background-image:url('../images/articleBg.png');
	margin-bottom:25px;
	padding-left:10px;
	padding-right:10px;
}
.articleTop {
	background-color:#FFF;
	background-image:url('../images/articleTop.png');
	height:25px;
	margin-left:-10px;
	margin-right:-10px;
}
.articleDown {
	background-color:#FFF;
	background-image:url('../images/articleDown.png');
	height:25px;
	margin-left:-10px;
	margin-right:-10px;
}
/* ================ SIDEBAR ====================== */
#sidebar {
	float: right;
	width: 300px;
}
#sidebar h2 {
	border-bottom-color:#c6c6c6;
	border-bottom-style:solid;
	border-bottom-width:2px;
	font-size:16px;
	line-height:1.4em;
	margin-bottom:10px;
	margin-top: 20px;
}
.sidebarBox {
	background-image:url('../images/sidebarbg.png');
	margin-bottom:25px;
	padding-left:10px;
	padding-right:10px;
}
.sidebarBox ul li {
	background-image:url('../images/liList_blue.png');
	background-position:left 10px;
	background-repeat:no-repeat;
	border-bottom-color:#CCC;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	padding-bottom:5px;
	padding-left:10px;
	padding-top:5px;
}
.sidebarBox_top {
	background-color:#FFF;
	background-image:url('../images/sidebarTop.png');
	height:25px;
	margin-left:-10px;
	margin-right:-10px;
}
.sidebarBox_down {
	background-color:#FFF;
	background-image:url('../images/sidebarDown.png');
	height:25px;
	margin-left:-10px;
	margin-right:-10px;
}
#sidebar ul li ul li {
	background-image:url('../images/liList_blue.png');
	background-position:left 10px;
	background-repeat:no-repeat;
	border-bottom-color:#CCC;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	padding-bottom:5px;
	padding-left:10px;
	padding-top:5px;
}
#sidebar ul li ul li ul li {
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#sidebar a:link, #sidebar a:visited {
	color:#3c3c3e;
	text-decoration:none;
}
#sidebar a:hover, #sidebar a:active {
	color:#0057b8;
	text-decoration:underline;
}
/* ================ Second Page H2 ====================== */
#cntHeadline {
	background-image:url('../images/cntHeadline_blue.png');
	height:73px;
	margin-left:1px;
}
#cntHeadline h2 {
	border-bottom-style:none;
	border-bottom-width:0;
	color:#FFF;
	font-size:36px;
	margin-left:30px;
	padding-top:20px;
	text-shadow:#000 0 1px 0;
}
#content .margin20 {
	height:20px;
}
#socialMedia {
	color:#85CAEF;
	float:right;
	font-family:Georgia, serif;
	font-size:16px;
	font-style:italic;
	font-weight:400;
	margin-right:60px;
	margin-top:27px;
}
#socialMedia img {
	vertical-align:middle;
}
/* ================ FOOTER ====================== */
#footer {
	color:#758C99;
	margin-bottom:20px;
	margin-top:10px;
	text-align:center;
}
#footer a:link, #footer a:visited {
	color:#758C99;
	text-decoration:underline;
}
ul.postmetadata li:first-child {
	border: none;
	padding-left: 0px;
}
ul.postmetadata li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 10px;
	padding-left: 12px;
	text-transform: uppercase;
	border-left: 1px solid #a5a5a5;
	line-height: 14px;
}
ul.postmetadata {
	margin-top: -15px;
	margin-bottom: 20px;
	color: #a5a5a5;
}
ul.postmetadata li a {
	color: #000;
}
#comments {
	font-size:24px;
	margin:0;
}
ol.commentlist {
	margin:20px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;
}
ol.commentlist li {
	margin:10px 0;
	line-height:18px;
	padding:10px;
}
ol.commentlist li .comment-author {
}
ol.commentlist li .comment-author .fn {
	color:#000;
}
ol.commentlist li .comment-author .avatar {
	float:right;
	border:1px solid #dddddd;
	background:#ededed;
	padding:3px;
}
ol.commentlist li .comment-meta {
	font-size:10px;
}
ol.commentlist li .comment-meta a {
	color:#a7a7a7;
	text-decoration:none;
}
ol.commentlist li p {
	line-height:22px;
	margin-top:5px;
}
ol.commentlist li .reply {
}
ol.commentlist li .reply a {
	background:#77afbe;
	color:#fff;
	text-decoration:none;
	padding:5px 10px;
}
ol.commentlist li .reply a:hover {
	background:#000;
	color:#fff;
}
ol.commentlist li.odd {
	border:1px solid #bbe0e8;
	background:#e7f1f3;
}
ol.commentlist li.even {
	border:1px solid #e5e5e5;
	background:#f1f1f1;
}
#comment-form {
	margin-top:20px;
}
#comment-form #respond {
}
#comment-form #respond h3 {
	font-size:24px;
}
#comment-form #respond #commentform {
	margin:0;
}
#comment-form #respond #commentform label {
	margin-left:10px;
	display:inline;
}
#comment-form #respond #commentform label small {
	font-size:10px;
	color:#a0a0a0;
}
#comment-form #respond #commentform textarea, #comment-form #respond #commentform input {
	margin-bottom:10px;
	padding:5px;
	margin:0 10px 10px 0;
	background:#f8f8f5;
	border-left:1px solid #d1cec6;
	border-top:1px solid #d1cec6;
	border-right:1px solid #edede8;
	border-bottom:1px solid #edede8;
}
#comment-form #respond #commentform input {
	width:400px;
}
#comment-form #respond #commentform textarea {
	width:560px;
}
#comment-form #respond #commentform input#commentSubmit {
	width:100px;
	padding:5px;
	border:1px solid #99ABB5;
	font-weight:bold;
	cursor:pointer;
	background-color: #cad3d8;
}






#contact label {
	margin-left:10px;
	display:inline;
}
#contact label small {
	font-size:10px;
	color:#a0a0a0;
}
#contact textarea, #contact input {
	margin-bottom:10px;
	padding:5px;
	margin:0 10px 10px 0;
	background:#f8f8f5;
	border-left:1px solid #d1cec6;
	border-top:1px solid #d1cec6;
	border-right:1px solid #edede8;
	border-bottom:1px solid #edede8;
}
#contact input {
	width:400px;
}
#contact textarea {
	width:560px;
}
#contact input#mailSubmit {
	width:150px;
	padding:5px;
	border:1px solid #99ABB5;
	font-weight:bold;
	cursor:pointer;
	background-color: #cad3d8;
}
.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px dashed #F7A68A;
	color:#DA4310;
	padding:10px;
}

.successmsg {
	background:#F5FAF1;
	border:1px dashed #C2E1AA;
	color:#8FA943;
}
.portfolio-list {}
ul.portfolio-list {
	overflow:hidden;
	padding-top: 30px;
	margin-left: -20px;
}
ul.portfolio-list li {
	float:left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 20px;
}
ul.portfolio-list li h3 {margin:0 0 5px 10px;width:280px;}
ul.portfolio-list li .img-wrapper {width:280px;height:200px;overflow:hidden;}
ul.portfolio-list li .img-wrapper {border:10px solid white;background:#ffffff url('../images/loading.gif') no-repeat center;}

/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: url('../images/contentPattern.png') top left repeat; }
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url('../images/loader.gif') center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_content_container .pp_left { background: url('../images/contentPattern.png') top left repeat-y; } /* Left Content background */
	div.dark_square .pp_content_container .pp_right { background: url('../images/contentPattern.png') top right repeat-y; } /* Right Content background */
	div.dark_square .pp_expand { background: url('../images/sprite.png') -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url('../images/sprite.png') -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url('../images/sprite.png') 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url('../images/sprite.png') 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close { width: 75px; height: 22px; background: url('../images/sprite.png') -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_square #pp_full_res .pp_inline { color: #fff; } 
	
	div.dark_square .pp_arrow_previous { background: url('../images/sprite.png') 0 -71px no-repeat; height:100px; width:100px;} /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url('../images/sprite.png') -37px -71px no-repeat;height:100px; width:100px;} /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_square .pp_nav { margin: -2px 0 0 0; }
	div.dark_square	.pp_nav p { font-size: 20px; padding: 0 6px 0 6px; margin:-3px 0 0 0; }
	
	div.dark_square .pp_next:hover { background: url('../images/btnNext.png') center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url('../images/btnPrevious.png') center left no-repeat; cursor: pointer; } /* Previous button */
/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		display: none;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}
		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content { height: 40px; }
		
		.pp_content .ppt {
			left: auto;
			margin-bottom: 5px;
			position: relative;
			top: auto;
		}
		
		.pp_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content_container .pp_left { padding-left: 20px; }
			.pp_content_container .pp_right { padding-right: 20px; }
		
			.pp_content_container .pp_details {
				margin: 10px 0 2px 0;
			}
				.pp_description {
					display: none;
					margin: 0 0 5px 0;
				}
				
				.pp_nav {
					clear: left;
					float: left;
					margin: 3px 0 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
					}
				
					.pp_nav a.pp_arrow_previous,
					.pp_nav a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;

						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		a.pp_next {
			background: url('../images/btnNext2.png') 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url('../images/btnNext2.png') 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			display: block;
			float: right;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			line-height: 1 !important;
		}
		
			#pp_full_res .pp_inline {
				text-align: left;
			}
			
				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			left: 0;
			position: absolute;
			top: 0;
			z-index: 9999;
		}
#content img {
	padding: 10px;	
	
	}
	.alignleft {
	float: left;
}
	.alignright {
	float: right;
}
