/*

Theme Name: Luxe Avenue

Theme URI: http://www.luxeavenue.com

Description: The default Luxe Avenue theme based.

Version: 1.0

Author: Leechee, LLC.

Author URI: http://leecheeny.com/



	Kubrick v1.5

	 http://binarybonsai.com/kubrick/



	This theme was designed and built by Michael Heilemann,

	whose blog you will find at http://binarybonsai.com/



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/







/* GLOBAL TAGS

================================================*/

html,body {

	width:100%; 

	height:100%;

}

body {

	margin: 0px;

	padding: 0px;

	color: #fff;

	background-color: #372b1d;

	font-family: Arial, Helvetica, sans-serif;

}

img {

	border: 0;

}

p {

	margin: 0 30px 25px 0;

}

h1 {

	font-size: 1.9em;

	margin: 0px;

	padding: 0px;

}

h2 {

	font-size: 1.5em;

	margin: 0px;

	padding: 0px;

}

h3 {

	font-size: 1.1em;

	margin: 0px;

	padding: 0px;

}

a, a:link, a:visited, a:active {

	text-decoration: none;

	color: #DBC28A;

}

a:hover {

	text-decoration: underline;

}

hr {

	border-color: #CCC2B7;

}

.BR {

	width: 10px;

	height: 10px;

	text-indent: 10px

}

/* PAGE LAYOUT

================================================*/

div#container {

	width: 100%;

	margin: 0 auto;

	background-color: #372b1d;

}

div#header {

	margin: 0;

	padding: 0;

	width: 100%;

	height: 112px;

}

div#wrapper {

	margin: 0;

	padding: 0;

}

div#content {

	width: 100%;

}

div#footer {

	width: 100%;

	height: 124px;

	font-size: 12px;

	display: block;

	text-align: center;

}

div#footer ul {

	margin: 0;

	padding: 40px 0 22px 0;

}

div#footer ul li {

	list-style: none;

	display: inline;

	padding: 0 8px;

	border-right: #a5a19c 1px solid;

	text-transform: uppercase;

}

div#footer ul li:last-child {

	border-right: 0;

}

div#footer span, div#footer p{

	margin: 0;

	padding: 0;

}

div#footer span {

	font-weight: regular;

}

div#footer p {

	padding-top: 2px;

}

div#footer #copyright, div#footer #nav-bottom{

	color: #fff;

	text-align: center;

	width: 100%;

}

div#footer #copyright {

	font-size: 11px;

	padding: 80px 0 22px
	

}

div#footer #nav-bottom a, div#footer #nav-bottom a:link, div#footer p a:active, div#footer p a:visited{

	color: #E1D9CF;

	text-decoration: underline;

}



/* GENERAL CLASS

================================================*/

.pad {

	padding-right: 6px;

}

.italic {

	font-style: italic;

}

.clear {

	padding-bottom: 15px;

	clear: both;

}

.header-text {

	padding: 50px 0 12px 28px;

	float: left;

	color: #DDD1C4;

	font-size: 22px;

	font-weight: normal;

}

.line {

	margin: 0 0 8px 0;

	padding: 0;

	color: #CCC2B7;

	height: 3px;

	background-color: #CCC2B7;

}

.links a {

	color: #558CA6;

	text-decoration: none;

	font-weight: bold;

	font-size: 14px;

}

.links a:hover {

	text-decoration: underline;

}

#homepage ul li.spacer-block {

	background-color: #554737;

	width: 112px;

	height: 465px;

	margin-right: 70px;

}



/* GENERAL PAGE ID TAGS

================================================*/

#logo {

	padding: 30px 0 25px 0;

	text-align: center;

}

#homepage {

}

#homepage ul {

	margin: 0;

	padding: 0;

}

#homepage ul li {

	list-style: none;

	float: left;

	margin: 0 6px 0 0;

}

.ui-tabs-nav a {
	*font-size: 14px;
	*padding: 0 10px;
}
.jScrollPaneContainer {
	*margin-top: 30px;
}

#copyright ul li {
	float:left;
	border:none !important;
	
} 
#copyright ul li p {
	text-transform: uppercase !important;
} 

#copyright ul li p img {
	margin:0 15px 0 0;
} 
.page > em {
    font-style: normal;
}