/*  
Template Name: LightSpeed
Theme URI: http://www.thewebhub.com/2008/11/lightspeed/
Description: A two-column, dark-themed design suitable for personal websites and blogs use. This design fits in a 1024x768 screen resolutions.
Author: Enjay
Author URI: http://aboutenjay.com/
(c)2008 Enjay and TheWebHub.com
*/

body {
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 50;
	margin-left: 50;
	margin-right: 50;
	}


a:visited {color: #000000}
a:hover {color: #FF0000}
a:active {color: #000000}
a:link {color: #000000}


banner {
height:57;
}



























h1, h2, h3, p, ul, ol {
	margin-top: 0;
}


h1 {
	letter-spacing: -2px;
	font-size: 250%;
}

h2 {
	letter-spacing: -1px;
	font-size: 167%;
}

h3 {
	font-size: 123.1%;
}

p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 180%;
}

strong, em {
	
}






a img {
	border: none;
}

/* WRAP - Encloses everything to add the header background. */

#wrap {
	background-repeat: no-repeat;
	background-position: 50% 0;
}

/* HEADER - Contains the logo, slogan and menu. */

#header {
	width: 960px;
	height: 150px;
	margin: 0 auto;
	background-image: url(logo.gif);

	A:link (color: #FF0000)
	A:active (color: #FF0000)
	A:hover (color: #000000)
}

/* LOGO & SLOGAN */

#header h1, #header h2 {
	margin: 0;
	text-align: center;
	
}

#header h1 {
	padding-top: 35px;
}

#header a {
	border: none;

}



/* MENU */

#header ul {
	margin: 0;
	padding: 1em 0 0 0;
	line-height: normal;
	list-style: none;
	text-align: center;
	A:link (color: #FF0000)
	A:active (color: #FF0000)
	A:hover (color: #000000)
}

#header li {
	display: inline;
	A:link (color: #FF0000)
	A:active (color: #FF0000)
	A:hover (color: #000000)
}

#header li a {
	padding: 0 1em;
	font-weight: bold;
	A:link (color: #FF0000)
	A:active (color: #FF0000)
	A:hover (color: #000000)
}

#header li a:hover {
	background: url(post_entry_bg.jpg) repeat-x 0 50%;
	
}

/* PAGE - Contains the main content and the sidebar. */

#page {
	width: 960px;
	margin: 0 auto;
}

/* CONTENT - The main content area. */

#content {
	float: right;
	width: 950px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: groove;
	border-left-style: groove;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #FF0000;
	height: 600px;
}

/* POST - Contains a section of the content. Grouping content is neat. */

.post {
	margin-bottom: 20px;
}

.post .title {
	height: 35px;
	margin: 0;
	padding: 6px 0 0 20px;
	font-size: 153.9%;
	font-weight: normal;
	background-image: url(post_title_bg.jpg);
	background-repeat: repeat-x;
	
}

.post .title a {
	border: none;
	
}

.post .entry {
	background: url(post_entry_bg.png);
	width: 600px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	float: right;
}





/* SIDEBAR - For extra links and ad spaces. */

#sidebar {
	float: left;
	width: 200px;
	bottom: 10px;
	
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
	A:link (color: #FF0000)
	A:active (color: #FF0000)
	A:hover (color: #000000)
}

#sidebar li li {
	padding: 2px 0;
	border-bottom: 1px dotted #333;
	A:link (color: #FF0000)
	A:active (color: #FF0000)
	A:hover (color: #000000)
}

#sidebar li li a {
	border: none;
A:link (color: #FF0000)
	A:active (color: #FF0000)
	A:hover (color: #000000)
}

#sidebar li li a:hover {
	padding-left: 20px;
	background: url(bullet_gored.png) no-repeat 0 50%;
	A:link (color: #FF0000)
	A:active (color: #FF0000)
	A:hover (color: #000000)
	
}

#sidebar h2 {
	height: 35px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: url(post_title_bg.png) repeat-x;
	font-size: 153.9%;
	font-weight: normal;
	color: #fff;
	A:link (color: #FF0000)
	A:active (color: #FF0000)
	A:hover (color: #000000)
}

#sidebar .pad {
	padding: 20px;
    A:link (color: #FF0000)
	A:active (color: #FF0000)
	A:hover (color: #000000)
}


#IWS_WH_Zone1 {
	float:right;
	height: 600px;
}


#footer {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 1px solid #000;
	text-align: center;
	font-size: smaller;
	color: #FF0000;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer .legal img {
	margin-top: 1em;
}
