/*  
Theme Name: Luxury
Theme URI: 
Description: A luxury 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: 
Author URI: http://www.rebuild.org/home-equity-loan.html
*/

/* Begin Typography & Colors */
* {
	margin:0;
	padding:0;
	}
	
body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #F2F2F2 url('../template/images/bodybg.jpg') repeat-x top;
	color: #666666;
	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('../template/images/left.jpg') no-repeat top center;
	}

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

.narrowcolumn .entry {
	line-height: 1.1em;
	font-size:0.95em;
	padding:7px 5px 0 5px;
	}

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

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

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

h1, h2, h3 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 3em;
	text-align: center;
	}

.headerimg .description {
	font-size: 1.4em;
	text-align: center;
	font-weight:bold;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

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

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

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;
	}



#sidebar {
	font: 1.1em Arial, Helvetica, Sans-serif;
	}

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

div .textwidget {
	padding: 5px 11px 5px 11px;
	}
	
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: #000066;
	text-decoration: none;
	}

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


/* End Typography & Colors */



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

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

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


.headerimg {
	position:absolute;
	/*background: url('../template/images/headerimg.jpg') no-repeat center;*/
	margin-top: 3px;
	margin: 0px 0 0 21px;
	height: 157px;
	width:760px;
	}

.narrowcolumn {
	padding: 0;
	margin: 0px 0 0 250px;
	width: 527px;
	position:relative;
	}



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

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

#footer a:hover {
	color:#000066;
	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 */



/*	Begin Headers */
h1 {
	padding-top: 50px;
	margin: 0;
	}

h2 {
	margin: 20px 0 5px;
	}

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

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

#sidebar a {
	color:#666;
	}

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/*Menu*/
.caption {
	position:absolute;
	left:0;
	margin:30px 0 0 25px;
	}


	
.menu {
	position:absolute;
	margin:170px 0 0 20px;
	padding:0;
	width:800px;
	height:20px;
	text-align:center;
	}
	
* html .menu {
	margin-left:10;
	}

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

.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('../template/images/square.gif') no-repeat left center;
	padding-left:22px;
	color:#BCBCBC;
	}

#sidebar ul.sidebarmenu li a:hover {
	background:url('../template/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
	}
/* 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: 10px;
	
	
} 

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

* html .entry li {
	margin-left:20px;
	}	
	


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

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

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

#sidebar ul li {
	padding:5px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	background:#fff;
	border:1px solid #CACACA;
	}

#sidebar li ul li {
	background:#fff;
	border:1px solid #CACACA;
	}
	
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

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

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	background: url('../template/images/bullet.gif') no-repeat 0 3px;
	padding-left:15px;
	border:none;
	}
/* End Entry Lists */





/* Begin Comments*/
.alt {
	margin: 10px 0 0 0;
	padding: 10px;
	color:#666;
	}
	

/* End Comments */



/* Begin Sidebar */
#sidebar
{
	background:url('../template/images/sidebarbg.jpg') repeat-x top;
	float:left;
	padding: 15px;
	margin: 0 0 0 22px;
	width: 190px;
	min-height:400px;
	}

* html #sidebar {
	margin-left:11px;
	height:400px;
	}
	
#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;
	background:url('../template/images/sidebarbg.jpg') repeat-x top;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 20px 0 20px 0;
	padding-bottom:20px;
	position:relative;
	}
	
.navigation a {
	font:bold 1.2em Arial, Helvetica, Sans-serif;
	color:#666;
	padding:10px;
	text-decoration:none;
	}
/* End Various Tags & Classes*/

