/*   
Theme Name: Lexani Theme
Theme URI: http://blog.lexani.com
Description: A wordpress theme for the lexani website
Author: Mike Coleman
Version: 0.1.2
Tags: Lexani
.
copyright 2010 Lexani Wheel Corp.
.
*/


/* Import a basic layout */
@import url('styles/2c-r.css');

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');

/* Basic WordPress Styles */
@import url('styles/wp.css');


body {
	margin: 0 15%;
	background-color: #111111;
	background-image: url(images/pageBackgroundRepeat-05.jpg);
	background-repeat: repeat-x;
}

/* =Header
-------------------------------------------------------------- */

#branding {
	margin: 0 0 1.5em 0;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	margin: 0 0 1.5em 0;
	overflow: auto;
}
.skip-link {
	display: none;
}
.menu ul {
	list-style: none;
	margin: 0;
}
.menu ul ul {
	display: none;
}
.menu li {
	display: inline;
}
.menu a {
	display: block;
	float: left;
}


/* =Content
-------------------------------------------------------------- */

#container {
	background-image:url(images/postPageBackgroundjpg);
	background-repeat:repeat-y;
	width:1050px;
}

#content {
	width: 701px;
	margin-left: 50px;
}

#content a:link {
	color:#CCC;
}
#content a:hover {
	color:#FFF;
}

.post {
	margin: 0 0 3em 0;	
	/*width: 680px;*/
	background-color: #000;
	padding-top: 10px;
	padding-left: 20px;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	padding-right: 20px;
	width: 660px;
}
.entry-content, .entry-summary {
	margin: 1.5em 0 0 0;
}
.entry-title{
	color: #9a9564;
	font-variant: small-caps;
	font-size: 18px;
	font-weight: lighter;
	text-decoration:none;
}
.entry-title a:link, a:visited {
	text-decoration:none;
	color: #9a9564;
}

.entry-title a:hover {
	color: #FFF;
}
.comment-content {
	width: 600px;
}
.comments-link a:link {
	text-decoration:none;
	color: #CCC;
}
.comments-link a:hover {
	color: #FFF;
}
.author a:link {
	text-decoration:none;
	color: #CCC;
}
.author a:hover {
	color: #FFF;
}
/* =Navigation
-------------------------------------------------------------- */

.navigation {
	margin: 0 0 1.5em 0;
	overflow: auto;	
	width: 200px;
}


/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
	color:#CCC;
}
.widget-area ul ul {
	list-style: disc;
	margin-left: 1.1em;
}
.widget-area ul ul ul {
	margin-left: 2.5em;
}
.widget-container {
	margin: 0 0 1.5em 0;
	background-color: #111111;
}

.widget-area a:link {
	color:#CCC;
	text-decoration: none;
}

.widget-title {
	font-style: italic;
	color: #999;	
}
.widget_rrm_recent_comments {
	background-image:url(images/sideBarLatestCommentHeader.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	padding-top:50px;
	padding-left:5px;
	padding-bottom:5px;
}
.widget_rrm_recent_posts {
	background-image:url(images/sideBarLatestPostsHeader.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	padding-top:50px;
	padding-left:5px;
	padding-bottom:5px;
}
#searchButton {
	padding-left: 10px;
	vertical-align:middle;
}
#searchTextBox {
	font-size:11px;
	height:11px;
	color:#000;
	vertical-align:middle;
	margin-left:5px;
}

.widget_categories {
	background-image:url(images/sideBarCateforiesHeader.png);
	background-repeat:no-repeat;
	background-color:#000;
	padding-top:50px;
	padding-left:5px;
	padding-bottom:5px;
}
#footer {
	background-image:url(images/postPageBackgroundjpg);
	background-repeat:repeat-y;
}
#site-info {
	padding-left:35px;
}
/* =Temporary styles until the
		directory can read @import
		
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
		
-------------------------------------------------------------- */




.headTopCH {
	height: 127px;
	width: 1038px;
	text-align: left;
	float: left;
}
.headTop {
	background-image: url(images/HeaderTitle.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 965px;
	float: left;
}
.headFlash {
	
	height: 122px;
	width: 965px;
	background-repeat: no-repeat;
	float: none;
}
.headNav {
	height: 38px;
	width: 965px;
	float: none;
	clear: none;
}
.headTopLeft {
	background-image: url(images/pageHeaderLEftSide.jpg);
	height: 127px;
	width: 37px;
	left: 0px;
	top: 0px;
	float: left;
}
.headTopRight {
	background-image: url(images/pageHeaderRight.jpg);
	float: right;
	height: 127px;
	width: 36px;
}
.headLowerLeft {
	background-image: url(images/pageSideLeftHeaderLower.jpg);
	float: left;
	height: 450px;
	width: 37px;
}
.headLowerRight {
	background-image: url(images/pageHeaderRightSideLower.jpg);
	float: right;
	height: 450px;
	width: 36px;
}
.headBottomCH {
	width: 1038px;
	text-align: left;
	float: left;
}
.headMiddleCH {
	
	width: 965px;
	float: left;
}








ul, li{
	padding: 0px;
	margin: 0px;
}

/* Main Nav Background image and text settings */
ul.dropmenu{
	position: relative;
	margin: 0px;
	padding: 1px 0px 0px 0px;
	background:transparent url(images/navigation1.png) repeat-x scroll 0 0;
	display:block;
	height: 35px;
	font-family:"MS Serif", "New York", serif;
	font-size: 10px;
}
.dropmenu li{
	position: relative;
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
/* Main Nav Text and Border */
.dropmenu li a{
	height: 25px;
	padding: 9px 1px 0px 1px;
	display: block;
	cursor: point;
	border-right: solid 1px #000000;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	width: 117.55px;
	text-align: center;
}
.dropmenu li span{
	display: block;
	float: right;
	height: 10px;
	width: 10px;
	background:transparent url(images/arrow_up.png) repeat-x scroll 0 0;
	position: absolute;
	top: 12px;
	right: 10px;
}
.dropmenu li  a:hover span{
	background:transparent url(images/arrow_hover.png) repeat-x scroll 0 0;
}
.dropmenu li:hover ul, .dropmenu li:hover div{
	display: block;
}

/* Drop Down Background  and drop down bottom border*/
.dropmenu ul{
	position: absolute;
	display: none;
	width: 150px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #000000;
	background: #2b2a2a url(images/gradient1.png) repeat-x scroll 0 0;
}
.dropmenu ul li{
	border: 0;
	float: none;
}

/* Drop Down Text  and Drop down Border*/
.dropmenu ul a {
	border: 1px solid #000000;
	padding: 9px 0px 0px 12px;
	border-bottom: 0;
	white-space: nowrap;
	display:block;
	color: #CCC;
	text-decoration: none;
	text-transform: uppercase;
	text-align:left;
	width: 138px;
}

/* Main Bar Hover */
a.selected, a:hover{
	color: #CCC !important;
	background: #45432F url(images/gradient2.png) repeat-x scroll 0 0;
}

a.selected span{
	background:transparent url(images/arrow_hover.png) repeat-x scroll 0 0;
}

/* Drop Down Hover */
.dropmenu ul a:hover {
	color:#FFF !important;
	text-decoration: none;
	background-color: #45432F;
	background-image: none;
}
.dropmenu div ul{
	position: relative;
	display: block;
}
.dropmenu li div{
	background: #00cc13 url(images/gradient1.png) repeat-x scroll 0 0;
	border: 1px solid #00cc13;
	padding: 5px;
	display: none;
	position: absolute;
}
.dropmenu li div ul{
	border: none;
	background: none;
	position: relative !important;
}
.dropmenu li div a{
	border: none;
	border-bottom: 1px solid #000000;
}
.dropmenu li div div{
	display: block;
	position: relative;
	background: none;
	border: none;
}
.dropmenu li div div a{
	display: inline;
	border: none;
	color: #0F0;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	text-transform: none;
}
.dropmenu li div div a:hover{
	color: #0F0;
	text-decoration: none;
}
ul.left{
	float: left;
	width: 145px;
}
ul.right{
	float: right;
	width: 145px;
}










