/*  
Theme Name: Luxury
Theme URI: 
Description: A luxury real estate blog theme. PSD files included for editing the various images. Licensed under <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">Creative Commons</a>.
Version: 1.0
Author: Home Equity Loans
Author URI: http://www.rebuild.org/home-equity-loan.html
*/

/* Begin Typography & Colors */
* {
	margin:0;
	padding:0;
	}
	
body { font-size: 85%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-serif; background: #f2f2f2 url(images/bodybg.jpg) repeat-x 50% top; color: #666; line-height: 150%; text-align: center; }

#page {
	background-color: #F2F2F2;
	text-align: left;
	}

	
#header {
	background: #FEFEFE;
	}

.headerimg 	{
	height: 157px; 
	width: 760px;
	} 

.headbg {
	position:absolute;
	width:22px;
	height:520px;
	margin:0;
	top:0;
	}

#grad1 {
	width:22px;
	left:0;
	background: url('images/left.jpg') no-repeat top center;
	}

#grad2 {
	width:22px;
	right:0;
	background: url('images/right.jpg') no-repeat top center;
	}
	
#content { font-size: 1.2em
	; }

.narrowcolumn .entry {
	line-height: 1.4em;
	font-size:0.95em;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer { background: #f2f2f2 url(images/footerbg.jpg) no-repeat; }

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 { font-size: 1.1em; font-weight: normal; text-align: left; position: absolute; top: 0; width: 500px; height: 50px; z-index: 8; margin-top: 10px; margin-left: 40px; display: block; }
.headerimg .description {
	font-size: 1.4em;
	text-align: center;
	font-weight:bold;
	}

h2 {
	font-size: 1.2em;
	}

h2.pagetitle { color: white; font-size: 1.2em; background-color: #bdbec8; background-image: url(images/category_title.gif); background-repeat: no-repeat; padding-top: 10px; padding-bottom: 10px; }
h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #999;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #004675;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #999;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, Sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color:#999;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar { font: 1.1em Arial, Helvetica, Sans-Serif; float: left; }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #999;
	}

div .textwidget {
	
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #005a92;
	text-decoration: none;
	}
.clearer { clear: both; }
a:hover {
	color: #999;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, Sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background: #F2F2F2 url('images/pagebg.jpg') repeat-y center;
	margin: 0px auto;
	padding: 0;
	width: 804px;
	position:relative;
	}

#header {
	background: #FEFEFE url('images/headerbg.jpg') repeat-x center;
	margin: 0; 
	padding: 0; 
	height: 294px; 
	width: 804px;
	}

.headerimg {
	position:absolute;
	background: url('images/headerimg.jpg') no-repeat center;
	margin-top: 135px;
	height: 157px;
	width: 100%;
	}

.narrowcolumn { padding: 0 25px 0 0; width: 530px; position:relative; float: right; }

.post { margin: 10px 0 20px; text-align: justify; }
.post p { margin: 10px 0 5px; }
.post hr {
	display: block;
	}

.postmetadata{
	background:#F2F2F2;
	font:bold 1em Arial, Helvetica, Sans-serif;
	color:#BCBCBC;
	padding:4px 100px 2px 5px;
	margin:0 0 10px 0;
	text-align: left;
	}
	
.postmetadata2{
	background:white;
	font:bold 1em Arial, Helvetica, Sans-serif;
	color:#999;
	padding:4px 0 2px 5px;
	margin:0 0 10px 0;
	text-align: left;
	}
	
.postmetadata2 a {
	color: #999;
	text-decoration: none;
	}

.postmetadata2 a:hover {
	color: #999;
	text-decoration: underline;
	}

.postmetadata a {
	color:#BCBCBC;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 804px;
	height:41px;
	clear: both;
	}

#footer a {
	color:#999;
	text-decoration:none;
	}

#footer a:hover {
	color:#999;
	text-decoration:underline;
	}

#footer p {
	font:1.1em Arial, Helvetica, Sans-serif;
	margin: 0 0 0 25px;
	padding: 17px 0 0 7px;
	text-align: center;
	color:#999;
	}

.footerrss {
	margin-left:30px;
	}

/* End Structure */

#content div.itemtitlered { color: #fa3d3d; font-size: 13px; font-weight: bold; line-height: 150%; text-align: right; width: 120px; float: left; margin: 0; padding: 10px 0 0; }
#content div.itemtitle { color: #004f80; font-size: 13px; font-weight: bold; line-height: 150%; text-align: right; margin: 0; padding: 10px 0 0; width: 120px; float: left; }
#content div.itemtitle a, #content div.itemtitle a:link{ color: teal; font-size: 13px; font-weight: bold; line-height: 150%; }
#content div.itemtext { text-align: left; margin: 0 10px 0 30px; padding: 10px 0 6px 105px; border-bottom: 1px dotted silver; }
#content div.itemtext a, #content div.itemtext a:link { color: teal; text-decoration: underline; }
/*	Begin Headers */
h2 {
	margin: 20px 0 5px;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	color:#799b9c;
	}

#sidebar a {
	color:#0856a4;
	}

h3 {
	padding: 0;
	margin: 10px 0 5px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */
/* Font Style */
.fb-red { color: red; font-weight: bold; }
/*Menu*/
.caption {
	position:absolute;
	left:0;
	margin:0 0 0 25px;
	}

/*.iconmenuimg {
	position:absolute;
	right:0;
	margin:30px 25px 0 0;
	}
*/
.iconmenu {
	background:url('images/iconmenu.gif') no-repeat;
	width:192px;
	height:51px;
	margin:30px 25px 0 580px;
	position:absolute;
	}
	
.iconmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position:relative;
	}
	
.iconmenu a {
	position: absolute;
	width: 55px;
	height: 51px;
	text-indent: -1000em;
	}

.iconmenu .register a {
	top:0;
	left:0;
	}
	
.iconmenu .sitemap a {
	top:0;
	left:69px;
	}
	
.iconmenu .contact a {
	top:0;
	left:137px;
	}
	
.menu {
	position:absolute;
	margin:107px 0 0 20px;
	padding:0;
	width:auto;
	height:20px;
	text-align:center;
	}
	
* html .menu {
	margin-left:0;
	}

.menu li {
	float:left;
	text-align:center;
	margin:0 0 0 20px;
	color:#737373;
	list-style:none;
	top:0;
	}
	
.menu a {
	background:url(images/menubullet.gif) no-repeat left center;
	padding-left:8px;
	text-decoration:none;
	font:1.2em Arial, Helvetica, Sans-serif;
	color:#737373;
	}
.menu a:hover { color: #00b5b5; font: 1.2em Arial, Helvetica, Sans-serif; text-decoration: none; background: url(images/menubullet.gif) no-repeat left center; padding-left: 8px; }
.button li {
	float:left;
	list-style:none;
	}

#sidebar ul.sidebarmenu li {
	background:#F9F9F9;
	border:none;
	margin:4px 0 6px 0;
	padding:0;
	height:14px;
	font:bold 0.99em Arial,Helvetica,Sans-serif;
	}
	
#sidebar ul.sidebarmenu li a {
	background:url('images/square.gif') no-repeat left center;
	padding-left:22px;
	color:#BCBCBC;
	}

#sidebar ul.sidebarmenu li a:hover {
	background:url('images/squarehover.gif') no-repeat left center;
	padding-left:22px;
	text-decoration:none;
	}

/* Menu */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.imageblock { text-align: left; width: 100%; float: right; margin-top: 10px; margin-bottom: 20px; padding: 0; border: solid 1px #e9e9e9; }
.imageblock-r { text-align: left; margin-top: 10px; margin-bottom: 20px; padding: 0; width: 260px; float: right; }
.imageblock-l { text-align: left; margin-top: 10px; margin-bottom: 20px; padding: 0; width: 260px; float: left; clear: both; }
.imageblock .descriptionleft { text-align: left; width: 100%; }
.imageblock_bl { background-color: #ebf5ef; text-align: center; margin-top: 10px; margin-bottom: 20px; padding: 0; width: 100%; float: right; border: solid 1px #e9e9e9; }
.imageframe { font-size: 0.8em; text-align: center; margin: 5px; padding: 5px; float: left; }
.imagedescription { font-size: 0.9em; text-align: left; float: left; margin: 10px 0 0; padding: 0; }
.imagetitle { color: #445982; font-size: 1em; background-color: #e5f0ff; text-align: left; margin: 0 0 0 -10px; padding: 5px 0 4px 10px; }
#tablebox table { width: 100%; border-collapse: collapse; }
#tablebox { background-color: #f1f5f5; margin-top: 10px; margin-bottom: 10px; border-style: solid; border-width: 1px; border-color: #e9e9e9 white white #e9e9e9; }
#tablebox th { background-color: #ebeaf6; text-align: center; margin: 0; padding: 5px; border-color: white #e2e2e2 #e2e2e2 white; border-style: solid; border-width: 1px; }
#tablebox td { background-color: #f1f5f5; text-align: center; margin: 0; padding: 5px; border-style: solid; border-width: 1px; border-color: white #e2e2e2 #e2e2e2 white; }
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

* html .entry li {
	margin-left:20px;
	}	
	
.entry ul li:before {
	content: "\00BB \0020";
	}

.entry { margin: 0; }
.entry ol { margin: 0; padding: 0 0 0 35px; }
.entry ol li {
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; position:relative; }

#sidebar ul li { background-position: 0 0; padding:5px; list-style-type: none; list-style-image: none; margin-bottom: 10px; }
#sidebar li ul li { background-attachment: scroll; background-position: 0 0; }
	
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li { list-style: decimal; }

#sidebar ul ul li, #sidebar ul ol li { background-image: url(images/list_01.gif); background-repeat: no-repeat; background-position: 0 6px; margin: 0; padding: 5px 5px 5px 20px; border-top: 1px solid white; border-bottom: 1px solid #d8d8d8; }
#sidebar ul #text-3 { width: 97%; }
#sidebar ul #text-3 ul li { font-size: 16px; background-image: url(images/menubg.gif); background-repeat: repeat-x; background-position: 0 0; text-indent: 1em; margin: 0; padding: 0; border-style: solid; border-width: 1px; border-color: white #d7d7d7 #d6d6d6 #f6f6f6; display: block; }
#sidebar ul #text-3 ul li a { background-image: url(images/menubg.gif); background-repeat: repeat-x; background-position: 0 0; text-decoration: none; margin: 0; padding: 5px 0; display: block; }
#sidebar ul #text-3 ul li a:hover { color: white; background-color: gray; background-image: url(images/menubg.gif); background-repeat: repeat-x; background-position: 0 -100px; text-decoration: none; margin: 0; padding: 5px 0; display: block; }
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0; 
	text-align: center;
	width:100px;
	}

.widget_search #searchform {
	position:relative;
	padding:0;
	margin:0;
	width:162px;
	}

.widget_search #searchform #s {
	width:155px;
	height:16px;
	}
	
#s {
	width: 149px;
	height:14px;
	padding: 0px;
	font-family:  Arial, Helvetica, Sans-Serif;
	font-size:0.9em;
	border:1px solid #CACACA;
	}

#searchsubmit {
	position:absolute;
	margin-left:3px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* Postlists */
#line {
	border-bottom:1px solid #D1D1D1;
	}

#postlist {
	margin:10px 0 10px 0;
	width:100%;
	font-size:0.95em;
	}

#postlist h2 {
	margin:0;
	}
	
#postlist ul li {
	margin-left:25px;
	}
		
.postlist1 {
	float:left;
	width:240px;
	padding:10px;
	border-right:1px solid #D1D1D1;
	height:253px;
	}
	
.postlist2 {
	float:left;
	width:240px;
	padding:10px;
	}
/*End Postlists */

/* Begin Comments*/
.alt {
	margin: 10px 0 0 0;
	padding: 10px;
	color:#999;
	}
	
.commentlist {
	padding: 0;
	text-align: justify;
	position:relative;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentmetadata a {
	color:#999;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{ background-image: url(images/sidebarbg.jpg); background-repeat: repeat-x; background-attachment: scroll; background-position: 50% top; float:left; padding: 0 0 15px; margin: 0 0 0 22px; width: 220px; height: 800px; }

* html #sidebar {
	margin-left:11px;
	height:935px;
	}
	
#sidebar form {
	margin: 0;
	}

/* End Sidebar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation { display: block; text-align: center; margin: 20px 0; padding-bottom:20px; position:relative; clear: both; }
	
.navigation a { color:#699; font-size: 0.8em; font-family: Arial, Helvetica, Sans-serif; font-style: normal; font-variant: normal; line-height: normal; text-decoration: underline; padding:10px; }
/* End Various Tags & Classes*/

h3#respond { font-family: "Lucida Grande", Verdana, Sans-Serif; font-size: 1em; font-weight: normal; }
#spf {position: absolute;left: -10000px;}.wp-caption-text { color: #69c; font-size: 0.9em; }
