/*[fmt]2A90-1A0A-1*/
@import url( 'css/reset.css' );
/*
Theme Name: KCW Lighting
Description: Orange and Blank layout with custom welcome page.
Version: 2.0
Updated: 04/13/2010
Author: David Ryan
Author URL: http://djrconcepts.net/
Tags: two columns, custom template pages

-------------------------------
Welcome Page
-------------------------------*/
#logo  {
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	background: url(images/logo.jpg) no-repeat 50% 188px;
	height: 430px;
	margin-top: 0;
}
#enter  {
	display: block;
	background: url(images/enter.jpg) no-repeat;
	height: 55px;
	text-indent: -5000px;
	margin-left: 60%;
	border-style: none;
}
#login  {
	position: absolute;
	bottom: 5px;
	left: 5px;
	list-style: none;
}
#login A  {
	color: #262626;
	font-size: 0.8em;
}
/*-------------------------------
BEGIN structure
-------------------------------*/
BODY  {
	text-align: center;
	margin: 0;
	padding: 0;
}
#page  {
	margin: 0px auto;
	padding: 0;
	width: 1054px;
	text-align: left;
}
#header  {
	background: url(images/banner.jpg) no-repeat 75px;
	margin: 0px;
	padding: 0;
	height: 100px;
	width: 1054px;
}
#container  {
	width: 1054px;
	margin: 0 auto;
}
#sidebar  {
	padding: 75px 0 10px 28px;
	float: left;
	width: 200px;
	min-height: 613px;
	margin-top: -100px;
	#margin-top: -70px;
}
#content  {
	width: 779px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}
#footer  {
	padding: 50px 0px 5px;
	margin: 0 auto;
	width: 100%;
	clear: both;
	text-align: center;
	color: #323232;
}
/*-------------------------------
Menu
-------------------------------*/
#menu  {
	font-size: 18pt;
}
#menu UL  {
	margin-top: 30px;
}
#menu LI  {
	list-style: none;
	margin-bottom: 20px;
}
#menu A  {
	color: #FE6500;
}
#menu A:hover  {
	color: #D0D0D0;
	font-weight: bold;
}
#menu .current_page_item A, #menu .current_page_parent A  {
	color: #D0D0D0;
	font-weight: bold;
	font-variant: small-caps;
}
/*-------------------------------
Typography & Color
-------------------------------*/
BODY  {
	background: #191919;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	color: #D0D0D0;
	text-decoration: none;
	font-size: 10pt;
}
IMG, IMG A  {
	padding: 5px;
	border: 0;
}
H1, H2, H3, H4, H5, H6  {
	color: #A5A5A5;
	margin-top: 5px;
	margin-bottom: 2px;
}
H1  {
	font-size: 18pt;
}
H2  {
	font-size: 16pt;
}
H3  {
	font-size: 14pt;
}
H4  {
	font-size: 12pt;
}
H5  {
	font-size: 10pt;
}
H6  {
	font-size: 8pt;
}
A  {
	color: #FE6500;
}
A IMG  {
	border: none;
}
A:link, A:visited  {
	color: #FE6500;
	text-decoration: none;
}
A:hover  {
	color: #CCC;
}
.date  {
	color: #FE6500;
	padding-left: 10px;
	font-size: 10pt;
}
.entry  {
	padding-bottom: 14px;
}
ACRONYM, ABBR  {
	border-bottom: 1px dashed #333;
}
ACRONYM, ABBR, SPAN.caps  {
	font-size: 90%;
	letter-spacing: 0.07em;
}
ACRONYM, ABBR  {
	cursor: help;
}
BLOCKQUOTE  {
	border-left: 5px solid #FE6500;
	margin-left: 1.5em;
	padding-left: 5px;
}
CITE  {
	font-size: 90%;
	font-style: normal;
}
OL#comments LI P  {
	font-size: 100%;
}
#content UL  {
	margin-bottom: 5px;
}
#content LI, .feedback  {
	margin-left: 50px;
	text-align: left;
	list-style: url(./images/dot.jpg);
}
#footer A  {
	color: #323232;
}
/** classes used by the_meta() **/
UL.post-meta  {
	list-style: none;
}
UL.post-meta SPAN.post-meta-key  {
	font-weight: bold;
}
.feedback  {
	color: #CCC;
	text-align: right;
	clear: both;
}
.meta  {
	font-size: 0.75em;
}
.meta LI, UL.post-meta LI  {
	display: inline;
}
.meta UL  {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta A  {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}
.post  {
	margin: 0;
}
.post A  {
	text-decoration: none;
}
.aligncenter, DIV.aligncenter  {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}

