/*
Theme Name: Luxury
Theme URI: http://www.free-wordpress-theme.net/
Description: An automotive mag style WP theme---Use the Options Panel to customize the sections of this theme---To add a thumbnail to the post (or gallery post), add to each post a custom field with the name "thumbnail" and having as value the link to the desired image---Need help? Ask for support at <a href="http://www.free-wordpress-theme.net/">Free Wordpress Themes</a>
Version: 1.1
Author: V
Author URI: http://www.wordpress-solutions.net/
Tags: 3 columns layout, post excerpts, post thumbnails, ads ready, widget ready, fixed width.	
*/


/*============================================================
	General Specifications
==============================================================*/

* :focus { outline: 0; }

body {
  	font-size: 12px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	background: #150811 url(images/bg.png) top repeat-x;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	text-align: left;
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
	padding: 0;
	}

.depth-1 {
	border: 1px solid #ddd;
    	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 15px;
	}

h1.main, h1.main a, h1.main a:hover, h1.main a:visited{
	font-size: 24px;
	font-weight: bold;
	margin: 100px 0 0 0;
	text-decoration: none;
	color: #ececec;
	text-align: center;
	}

h2.home, h2.home a, h2.home a:hover, h2.home a:visited{
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	text-decoration: none;
	color: #000;
	text-align: center;
	}

h1, h2, h3 {
	font-family: Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#000;
	}

h2, h2 a, h2 a:hover, h2 a:visited {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color: #d5ccd6;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#927d97;
	}

h4, h4 a, h4 a:hover, h4 a:visited {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#927d97;
	}

h5, h5 a, h5 a:hover, h5 a:visited {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#927d97;
	}

h6, h6 a, h6 a:hover, h6 a:visited {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
	color:#927d97;
	}

a, a:visited{
	color: #4b4b4b;
	text-decoration: none;
	}

a:hover {
	color:#927d97;
	text-decoration: none;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 10px;
    	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	width: 320px;
	margin: 15px 30px 0 10px;
	padding: 1px 15px;
	background:#000;
	font-style: oblique;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.navigation {
	float: right;
  	display: block;
	text-align: center;
	margin-top: 0px;
	margin: 10px 15px;
    	font-weight: bold;
	text-align: right;
	}

#search{
	width: 200px;
	height: 50px;
	float: left;
	}

#searchform {
    	width:200px;
	background: #e7d7e2;
	color: #000;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	margin: 10px 5px 10px 0;
	padding: 4px 2px 3px 2px;
	}

#submit {
	background: url(images/go.png) top no-repeat;
	margin: 6px 0 0 0;
	width: 30px;
	height: 30px;
	border:none;
	position: absolute;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/*===================================================================
	Menu bar (pages menu)
=====================================================================*/

#mleft{
	height: 65px;
	padding: 0 0 0 30px;
	float: left;
	background: url(images/mleft.png) top left no-repeat;
	margin: 0 45px;
	}

#mright{
	height: 65px;
	width:235px;
	float: left;
	background: url(images/search.png) top right no-repeat;
	}

#searchh {
	width:175px;
	height: 17px;
	color: #b1a1a7;
	font-size: 12px;
	text-align: center;
	font-family: Georgia, Times New Roman, Trebuchet MS;
    	margin: 15px 35px 0 0;
	padding: 3px;
	border: none;
	background: none;
	float: right;
	}
	
#menu_bar {
	background: url(images/menu.png) top repeat-x;
	width:645px;
	height:65px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	}

ul#navlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	float:left;
	width: 100%;
	}

ul#navlist li {
	display:inline;
	list-style-type: none;
	}

ul#navlist li a {
	height: 26px;
	font-family:georgia;
	text-align:center;
	color: #b1a1a7;
	margin:0;
	padding:25px 10px 10px 10px;
	display:block;
	float:left;
	text-decoration: none;
	border-right: 1px solid #150410;
	}

ul#navlist li a:hover {
	color: #fbfbfb;
	}

/*-----------------------------------------------------------------*/

#cleft{
	height: 45px;
	padding: 0 0 0 20px;
	float: left;
	background: url(images/cleft.png) top left no-repeat;
	margin: 5px 40px;
	}

#cright{
	height: 45px;
	float: left;
	padding: 0 20px 0 0;
	float: right;
	background: url(images/cright.png) top right no-repeat;
	margin: 0;
	}

#cat_bar {
	background: url(images/category.png) top repeat-x;
	width:880px;
	height:45px;
	float: left;
	font-size:12px;
	font-weight:bold;
	text-transform: lowercase;
	}

ul#catlist {
	margin: 5px 0 0 0;
	padding: 0;
	white-space: nowrap;
	float:left;
	width:100%;
	}

ul#catlist li {
	display:inline;
	list-style-type: none;
	}

ul#catlist li a {
	font-family:georgia;
	text-align:center;
	color: #170612;
	margin:0px;
	border-right: 1px solid #24151f;
	padding: 12px 8px;
	display:block;
	float:left;
	text-decoration: none;
	}

ul#catlist li a:hover {
	color: #b1a1a7;
	}


/*==========================================================
	Header
============================================================*/

#hleft{
	height: 225px;
	background: url(images/hleft.png) top left no-repeat;
	float: left;
	padding: 0 0 0 380px;
	margin: -20px 0 0 0;
	}

#hright{
	height: 225px;
	background: url(images/hright.png) top right no-repeat;
	float: right;
	padding: 0 380px 0 0;
	}
	
#header {
	width: 240px;
	height: 225px;
	background: url(images/header.png) top no-repeat;
	margin: 0px;
	padding: 0;
	float: left;
	}

#description {
	width: 240px;
	margin:0;
	padding: 0;
	color: #b7b6b6;
	text-align: center;
	}

/*==============================================================
	Gallery
===============================================================*/

.gleft{
	height: 209px;
	padding: 0 0 0 30px;
	float: left;
	background: url(images/gleft.png) top left no-repeat;
	margin: 0;
	}

.gright{
	height: 209px;
	padding: 0 30px 0 0;
	float: left;
	background: url(images/gright.png) top right no-repeat;
	margin: 0;
	}

#gallery{
	float: left;
	width: 960px;
	padding: 0 20px;
	margin: -10px 0 0 0;
	}

.feat{
	background: url(images/gallery.png) top repeat-x;
	width:220px;
	height: 189px;
	padding: 20px 0 0 0;
	margin: 0px;
	float:left;
	text-align: justify;
	}

#middle{
	background: url(images/gallery.png) top repeat-x;
	width:340px;
	height: 189px;
	padding: 10px 0;
	margin: 0;
	float: left;
	text-align: justify;
	}
	

#myslides{
	background: none;
	}

.stepcarousel{
	position: relative; 
	overflow: scroll;
	width: 340px; 
	height: 180px; 
	margin: 0;
	background:none;
	}

.stepcarousel .belt{
	position: absolute; 
	left: 0;
	top: 0;
	}

.stepcarousel .panel{
	float: left; 
	overflow: hidden; 
	margin: 10px 5px 0 5px;
	width:330px; 
	height:170px;
	text-align: justify;
	}

/*=====================================================================
	Blog page
=======================================================================*/

#pbtop{
	width: 910px;
	height: 30px;
	background: url(images/pbtop.png) top no-repeat;
	float: left;
	margin: 0 45px;
	}

#pbbot{
	width: 910px;
	height: 30px;
	background: url(images/pbbot.png) bottom no-repeat;
	float: left;
	margin: 0 45px;
	}

#pbody {
	width:910px;
	margin: 0 45px;
	float: left;
	background: url(images/pbody.png) top repeat-y;
	}

#content {
	width:390px;
	margin:-20px 7px 0 6px;
	float:left;
	overflow: hidden;
	color: #6f606a;
	}

/*==========================================================================
	The actual Blog post look
============================================================================*/

.post {
	width:370px;
	float: left;
	margin: 0 0 10px 0;
	text-align: justify;
	font-size:14px;
	padding: 0 10px;
	}

.ptitle{
	float: left;
	width: 370px;
	padding: 10px;	
	margin:0;
	text-align: center;
	}

.entry {
	float: left;
	background: url(images/post.png) top repeat-y;
	width: 370px;
	padding: 0;
	margin: 0;
	border-bottom:5px solid #3e2d39;
	}

.postmetadata{
	float: left;
	width: 370px;
	padding: 0 0 10px 0;
	margin: 0 0 1px 0;
	}

.date{
	float: left;
	background: url(images/date.png) left no-repeat;
	margin: -5px 5px 0 0;
	padding: 0px 5px 0px 20px;
	color: #4b4b4b;
	font-size: 11px;
	}


.com {
	background: url(images/com.png) left no-repeat;
	padding: 0px 5px 0px 20px;
	margin: -5px 0 0 10px;
	float: right;
	font-size: 11px;
	}

.post hr {
	display: block;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.attachment {
	text-align: center;
	margin: 15px 0px;
	}

.clear {
	clear: both;
	}

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style-type: disc;
	list-style-image: url(images/bullet.png);
	list-style-position: inside;
	padding-left: 10px;
	text-indent: 5px;
	}

.entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

/*===================================================
	Sidebar
=====================================================*/

#one{
	float: left;
	margin: -20px 0 0 3px;
	}

#two{
	float:right;
	margin: -20px 4px 0 0;
	}

.sidebar{
	width: 250px;
	font-size: 12px;
	overflow: hidden;
	}

.sidebar h2 {
	width: 240px;
	padding: 10px;
	text-align: center;
	color: #000;
	margin: 0;
	font-size: 18px;
	}

.sidebar li{
	list-style-type: none;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

.sidebar ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
.sidebar ul li {
	height:100%;
	line-height:18px;
	}

.sidebar p {
	padding: 7px 10px;
	margin:0;
	
	}

.sidebar table {
	width:100%;
	text-align:center;
	}	

.sidebar ul li {
	list-style-type: none;
	}

.ad200 /* banner in the sidebar*/ {
	width:200px;
	margin: 0 0 0 25px;
	padding: 5px 0 0 0;
	}

.sidebar ul li a:link, .sidebar ul li a:visited {
	background: url(images/bullet.png) left no-repeat;
	color: #b1a1a7;
	text-decoration: none;
	padding: 5px 0px 5px 25px;
	display:block;
	border-bottom:1px solid #261924;
	border-top:1px solid #4e3f48;
	margin: 0 2px;
	}

.sidebar ul li a:hover {
	background:#63545e url(images/bullet.png) left no-repeat;
	color:#000;
	}

/* Calendar */

#wp-calendar {
	width: 90%;
	margin: 0px;
	padding: 0px;
	empty-cells: show;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	width: 90%;
	margin-left: 0px;
	padding-top: 10px;
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}


/*================================================================
    Begin Comments
==================================================================*/

#respond{
	float:left;
	padding: 0 0 30px 0;
	margin: 0px;
	}

h3.comments{
	font-size: 18px;
	text-align: center;
	margin: 0 10px;
	padding: 5px 10px 0 10px;
	}

ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	float: left;
	}

.commentlist cite {
	background: #9e8e98;
	float: left;
	width: 358px;
	padding: 10px 15px;
	display:block;
	font-style:normal;
	margin: 0;
	border: 1px dashed #150410;
	}	

.commentlist cite img {
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 16px Georgia, "Times New Roman", Times, serif;
	}

.commentlist .time {
	background: url(images/time.gif) bottom left no-repeat;
	padding-left:20px;
	}

.commenttext {
	float: left;
	width: 358px;
	padding: 0 15px;
	display:block;
	font-style:normal;
	margin: 0 0 5px 0;
	border-left: 1px dashed #9e8e98;
	border-right: 1px dashed #9e8e98;
	border-bottom: 1px dashed #9e8e98;
	}

#commentform input {
    	background: #e7d7e2;
	color: #000;
	width: 170px;
	padding: 2px;
	margin: 5px 0px 1px 15px;
	}

#commentform {
    	margin: 5px 10px 0 0;
	}

#commentform textarea {
	background: #e7d7e2;
	color: #000;
	width: 300px;
	padding: 2px;
	margin: 5px 0 10px 5px;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#commentform #submit {
	margin: -5px 0 10px 15px;
	float: left;
	width: 40px;
	height: 30px;
	background: url(images/go.png) top left no-repeat;
	}

#commentform p {
	margin: 5px 10px;
    	font-weight: normal;
	line-height: 14px;
	text-transform: none;
    	font-family: Georgia,'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/*=======================================================================
	Footer
=========================================================================*/

#footer {
	background: url(images/footer.png) top repeat-x;
	width:860px;
	height: 35px;
	float:left;
   	padding: 20px 0 10px 0;
	margin: 0;
	clear: both;
	text-align: center;
	}

#fleft{
	height: 65px;
	background: url(images/fleft.png) top left no-repeat;
	float: left;
	padding: 0 0 0 30px;
	margin: 5px 40px 0 40px;
	}

#fright{
	height: 65px;
	background: url(images/fright.png) top right no-repeat;
	float: right;
	padding: 0 30px 0 0;
	}

#binfo{
	float: left;
	width: 750px;
	color: #efefef;
	margin: 0 10px;
	}

#binfo a, #binfo a:visited{
	color: #afaeae;
	}

#binfo a:hover{
	color: #ccc;
	}
	

/*===============================================================
    Begin Images
=================================================================*/

p img {
	padding: 0;
	max-width: 100%;
	}

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 {
  display: block;
   	float: right;
   	}

.alignleft {
    display: block;
   	float: left;
	}

a img {
	border: none;
	}


/*=================================================================
    Captions
===================================================================*/

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

.datee{
	float: left;
	margin: -5px 5px 0 0;
	padding: 0px 5px 0px 0px;
	color: #4b4b4b;
	font-size: 11px;
	}