@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: "Trajan";
    src: url(../fonts/TrajanPro-Regular.otf);
}

* { margin: 0; padding: 0; }
p,span { margin:0px !important;padding:0px !important;line-height:normal !important; }
/* ---- Background Image ---- */
body {
	background-color: #000;
	min-height: 0px;
}
#bg-houses {
	background-image: url(../images/bg_houses.jpg);
	background-repeat: no-repeat;
	width: 2400;
	height: 620px;
	background-position: 50% 50%;
}
#bg-house-gradient {
	background: -moz-linear-gradient(top,  #1f1f1f,  #121212); /* MOZILLA GRADIENT */
	background: -webkit-gradient(linear, left top, left bottom, from(#1f1f1f), to(#121212)); /* SAFARI and WEBKIT BROWSERS GRADIENT */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f1f1f', endColorstr='#121212'); /* IE GRADIENT */
}
#bg-gradient {
	background: -moz-linear-gradient(top,  #121212,  #000000); /* MOZILLA GRADIENT */
	background: -webkit-gradient(linear, left top, left bottom, from(#121212), to(#000000)); /* SAFARI and WEBKIT BROWSERS GRADIENT */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#121212', endColorstr='#000000'); /* IE GRADIENT */
	height: 500px;
	background-repeat: no-repeat;
}
/* ---- END of Background Image ---- */

/* ---- Main Block ---- */
#page-wrap { 
	width: 900px; 
	margin: -1120px auto 1130px;
	min-height: 0px;
}
#header {
	background-image: url(../images/aws_jb_bannerNew.jpg);
	background-repeat: no-repeat;
	width: 900;
	height: 130px;
	display: block;
}
#primary-content {
	width: 690px;
	float: left;
	background-color:#FFF;
}
.column {
	min-height: 200px;
}
#white {
		
}

/* ---- END of Main Block ---- */

/* ---------------------------------------- START of TYPOGRAPHY ---------------------------------------- */



/* -- sidebar typography -- */
h3 {
	letter-spacing: 0.05em;	
	font-weight: normal;
}
h3.latestNews {
	font-family: Trajan, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;	
	/*color: #FFF;*/
	color:#490303;
	font-weight:bold;
	padding: 30px 10px 0px 0px;
	font-size: 15px;
}
h3.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9D9D9D;
	padding-bottom: 4px;
}
h3.newsTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #CBCBCB;
	padding-bottom: 4px;
}
p.excerpt {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 12px !important;
	/*color: #FFF;*/
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: 1px #CCC solid;
	margin-bottom: 20px;
}
h3.followUs {
	font-family: Trajan, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;	
	/*color: #FFF;*/
	font-size: 15px;
}
	/* -- SIDEBAR LISTINGS -- */
h3.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	/*color: #FFF;*/
	color:#490303;
	padding-top: 2px;
}
h3.town {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	padding-bottom: 2px;
}
h3.price {
	font-family: Trajan, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	/*color: #FFF;*/
	color:#490303;
	text-align: right;
	margin-top:10px;
	border-bottom: solid 1px #C8C8C8;
}

/* -- end sidebar typography -- */

/* -- main content typography -- */
h2.contentTitle {
	font-family: Trajan, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #551012;
	margin: 0px 0px 7px 0px !important;
	font-size: 16px;
	letter-spacing: 0.025em;
	border-bottom: solid #551012 1px;
	padding:0px !important;
	font-weight:bold !important;
	line-height:normal !important;
}
#listingInfo p {
	font-size: 15px;
	color: #444;
	line-height: 17px;		
}
/* -- end of main content typography -- */

/* ---------------------------------------- END of TYPOGRAPHY ---------------------------------------- */

/* ---------------------------------------- START of PRIMARY CONTENT ---------------------------------------- */

#main-content {
	float: left;
	position: relative;
	width: 690;
	color:#666;
	min-height: 200px;
	margin-bottom: 50px;
}
#listingInfo {
	padding: 8px 12px 0px 8px;
}
#descriptionLists {
	padding: 8px 1px 0px 8px !important;
}

/* ---------------------------------------- END of PRIMARY CONTENT ---------------------------------------- */

/* ---------------------------------------- START of ASIDE ---------------------------------------- */

#sidebar {
	width: 210px;
	float: left;
	background: -moz-linear-gradient(left,  #430708,  #760709); /* MOZILLA GRADIENT */
	background: -webkit-gradient(linear, left top, right top, from(#430708), to(#760709)); /* SAFARI and WEBKIT BROWSERS GRADIENT */
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#430708, endColorStr=#760709, GradientType=1);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#430708, endColorstr=#760709, GradientType=1)"; /* IE GRADIENT */
}
#sidebar-post {
	border-top: 1px #FFF solid;
	padding: 10px;
	/*background: -moz-linear-gradient(left,  #260102,  #5d0507);  MOZILLA GRADIENT */
	/*background: -webkit-gradient(linear, left top, right top, from(#260102), to(#5d0507));  SAFARI and WEBKIT BROWSERS GRADIENT */
	/* For Internet Explorer 5.5 - 7 */
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#260102, endColorStr=#5d0507, GradientType=1);
	 For Internet Explorer 8 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#260102, endColorstr=#5d0507, GradientType=1)";  IE GRADIENT */	
}

#peakLogo {
  position: absolute;
  	height: 60px;
	width: 210px;
	z-index:1000;
}
#peakRealtyLink {
	margin: -25px 0px 0px 5px;
	display: block;
  	width: 170px;
  	height: 60px;
  	background: url(../images/peakRealty_logo.png);
  	background-repeat: no-repeat;
  	background-position: 0 0;
	z-index:1000;
}
#peakRealtyLink span
{
	position: absolute;
	top: -999em;
	z-index:1000;
}

/* ---- Menu ---- */
#menu {
	border-top: 1px solid #fff;
	padding: 0px;
	margin: 46px 0px 0px 0px;
}
#menu ul {
	list-style: none;
}
#menu a {
	color: #FFF;
	text-align: right;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-family: Trajan, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0.1em;
	display: block;
	padding: 5px 10px 3px;
	margin: 0;
	background: -moz-linear-gradient(left,  #696969,  #ACACAC); /* MOZILLA GRADIENT */
	background: -webkit-gradient(linear, left top, right top, from(#696969), to(#ACACAC)); /* SAFARI and WEBKIT BROWSERS GRADIENT */
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#696969, endColorStr=#ACACAC, GradientType=1);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#696969, endColorstr=#ACACAC, GradientType=1)"; /* IE GRADIENT */
}
#menu a:hover {
	color: #2f0202;
}
#menu li {
	/* position: relative; */
}
/* ---- END of Menu ---- */

#followUs {
	margin-top: 10px;	
}
#facebookLink
{
	display: block;
	width: 65px;
	height: 65px;
	background: url(../images/corp_icon_facebook.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
	margin: 0px 0px 20px 50px;
}
/*#facebookLink:hover
{ 
 background-position: 0 -53px;
}*/
#facebookLink span
{
	position: absolute;
	top: -999em;
}
#twitterLink
{
	display: block;
	width: 65px;
	height: 65px;
	background: url(../images/corp_icon_twitter.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: left;
}
/*#twitterLink:hover
{ 
	background-position: 0 -53px;
}*/
#twitterLink span
{
	position: absolute;
	top: -999em;
}
/* ---- END of Latest Posts ---- */

/* ---- START of SIDEBAR LISTINGS ---- */

#smallListingPhoto {
	width: 188px;
	height: auto;
	border: 1px solid #FFF;
	margin: 2px 0px 4px 0px;
	background-image: url(../images/ListingSm_01.jpg);
	background-repeat: no-repeat;
}
#smallListingPhoto .image {
	
}
/* ---------------------------------------- END of ASIDE ---------------------------------------- */