/*  
Theme Name: Las Vegas High Rise Blog
Theme URI: http://realestatetomato.typepad.com
Description: Another theme from the <a href="http://realestatetomato.typepad.com">Real Estate Tomato</a> collection.
Version: 1.0
Author: Real Estate Tomato
Author URI: http://realestatetomato.typepad.com/
*/

body {
	color: #333333;
	padding: 0;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	background-color: #061252;
	background-image: url('images/bg_repeat.gif');
	background-repeat: repeat-x
}

html { margin:0; padding:0; }
	
div, form, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0px none; }
	
/*
= TEXT / HEADINGS
*/
	
a {
	color: #061252;
	text-decoration: underline;
}
	
	a:hover {
		text-decoration: underline; }
	

		
h2 {
	color: #001872;
	margin: 5px 0;
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
	
	#left h2 {
	color: #E4D378;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	background-image: url('images/h2_bg.jpg');
	background-repeat: no-repeat;
	background-position: left 30px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 30px
}

	#left h2 a {
	color: #E4D378;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	background-image: url('images/h2_bg.jpg');
	background-repeat: no-repeat;
	background-position: left 30px;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 30px
}
	
	h2.title {
	margin: 0;
}
	h2.title a {
	color: #001872;
	text-decoration: none;
}
	h2.title a:hover {
	text-decoration: underline;
}
	
/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 239px;
	position: relative;
	width: 1107px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: left top
}

#header h1 {
	margin:0;
	padding:0;
}

#header h1 a {
	margin:0px 0px 0px 36px;
	padding:0;
	height:230px;
	width:1035px;
	display:block;
	text-indent:-999em;
}


/*
= CONTAINER / COLUMNS
*/
	
#container {
	position: relative;
	width: 1107px;
	z-index: 1;
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	padding:0;
	background-image: url('images/content_repeat.jpg');
}

	
	#container #left {
	width: 337px;
	float: left;
	background-image: url('images/col_bg.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 60px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 679px
}
#left #LRinfo {
	width: 265px;
	padding:0px 15px 0px 20px;
	margin: 200px 0px 220px 0px;
	font: 12px/17px "Tahoma", sans-serif;
	color: #FFFFFF;
	text-align:justify;
}
		#left ul {
	width: 300px;
	margin-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	background-image: url('images/li_bg2.jpg');
	background-repeat: repeat-y;
	padding-left: 10px; list-style-type:none;
	color:#fff;
}
	
			#left li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 200px;
	background-image: url('images/li_bg.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 36px;
	padding-left: 14px;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif
}
		
			#left li a:hover {
	text-decoration: none;
	color: #E5D769;
	background-image: url('images/li_hover.jpg');
	background-repeat: no-repeat;
	background-position: left center
}
#container #navwrapper {
	background-image: url('images/nav_bg.jpg');
	height: 70px;
	width: 662px;
	float: left;
	margin: 0px
}
#navwrapper #rssBox {
	float: right;
	width: 250px;
	height: 24px;
	margin-top: 10px;
	margin-right: 75px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#navwrapper #rssBox #rssicon {
	margin-right: 15px;
	height: 22px;
	width: 22px;
	margin-top: -1px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
	
#navwrapper #rssBox input#s {
	border: 1px solid #f0e797;
	font-family: Tahoma;
	color: #FFFFFF;
	background-color: #061252;
	position:relative;
	top:-4px;
	padding: 3px;
	width: 160px;
	margin-right:8px;
}
#home  {
	float: left;
	margin: 0px;
	padding:0px 0px 0px 75px;
}
 #home li {
	float: left;
	display: inline;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0px 12px;
 		}
		
		 #home li a {
	color:#061252;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	padding-left:14px;
	background-image: url('images/home_bg.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	display: block
	 	}
	
		 #home li a:hover {
	 	}
			
	#container #content {
	position: relative;
	width: 622px;
	min-height:900px;
	float: left;
	background-image: url('images/content_bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px
}

#content p img {
	margin:8px;
	border:0px none;
}
		
		#content .postinfo {
	color: #333333;
	margin: 0;
	font-size: 10px;
	margin-bottom:10px;
}
			
#content .postdata {
	text-align: right;
	font-size: 11px;
	color: #333333;
}

#content p.postdata2 {
	font-size: 14px;
	margin:20px 0px;
	padding:0;
	font-weight:bold;
	color:#000;
	text-align:left;
}

#content p.postdata2 a {
	font-size:12px;
	font-weight:normal;
}
	
#footer {
	clear: both;
	height: 350px;
	margin:0;
	padding:0;
	position: relative;
	background: url('images/footer.jpg') no-repeat left top;

}
#footer #ftext {
	width: 400px;
	float: left;
	padding-left: 340px;
	margin: 0px;
	padding-top: 80px;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#footer #ftext2 {
	width: 960px;
	float: left;
	padding-left: 96px;
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}
#footer #ftext2 a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:1px dotted #fff;
}
/*
= COLUMN LISTS
*/
		
.commentlist {
	margin:0;
	padding:0;
	list-style: none; }
	
	.commentlist li { padding: 10px; }
	.commentlist li.alt { background-color: #F6F2FF; }
	
	#comment {
		width:450px;
	}
	
	p.credits {
		width:800px;
		margin:0 auto;
		padding:20px;
		text-align:center;
	}

	#tags {
		margin-bottom:35px;
	}
		
/*
= END
*/



/* ------------------------------------- Form on every page */

form#condo-form {
	margin:0;
	padding:0;
	font-size:10pt;
}

	form#condo-form fieldset {
		padding-left:30px;
		margin-top:50px;
	}
	
	form#condo-form legend {
		margin-left:170px;
		font-size:12pt;
		padding-right:5px;
	}

	form#condo-form label {
		display:block;
		margin:0px;
		padding:5px 0px;
		font-size:10pt;
	}
	
	form#condo-form #non-label {
		display:block;
		margin:0px;
		padding:5px 0px;
		font-size:10pt;
	}
	
	form#condo-form a {
		text-decoration:none;
		border-bottom:1px dotted;
	}
	
	#project {
		position:relative;
		left:104px;
		border:1px solid #A8A8A8;
		padding:3px;
		width:335px;
	}
	
	#fname {
		position:relative;
		left:76px;
		border:1px solid #A8A8A8;
		padding:3px;
		width:335px;
	}
	
	#lname {
		position:relative;
		left:78px;
		border:1px solid #A8A8A8;
		padding:3px;
		width:335px;
	}
	
	#email {
		position:relative;
		left:112px;
		border:1px solid #A8A8A8;
		padding:3px;
		width:335px;
	}
	
	#phone {
		position:relative;
		left:51px;
		border:1px solid #A8A8A8;
		padding:3px;
		width:335px;
	}
	
	#areacode {
		position:relative;
		font-size:7pt;
		top:-10px;
	}
	
	#working-number {
		font-size:7pt;
		position:relative;
		margin-left:130px;
		top:-5px;
	}
	
	#working {
		margin-left:50px;
	}
	
	#agent {
		margin-left:83px;
	}
	
	#text-comment {
		position:relative;
		top:-25px;
	}
	
	#comments {
		position:relative;
		left:96px;
		border:1px solid #A8A8A8;
		padding:3px;
		margin-top:5px;
		height:50px;
		width:333px;
	}
	
	#submit {
		position:relative;
		margin-top:10px;
		left:230px;
	}
	
	.highlight {
		border:1px solid red;
	}
	
	#justify {
		text-align:justify;
		width:550px;
	}
	
		#justify input {
			margin-left:23px;
		}
	
	.asterisk {
		color: #FCC200;
		font-size:22px;
		position:relative;
		top:7px;
	}
	
	.old-para {
		margin-left:65px;
		line-height:18px;
	}
	
	.flag img {
		padding:2px;
		margin-top:10px;
	}
	
