/*
      ___           ___                         ___                 
     /|  |         /\__\         _____         /\  \                
    |:|  |        /:/ _/_       /::\  \       /::\  \         ___   
    |:|  |       /:/ /\  \     /:/\:\  \     /:/\:\__\       /|  |  
  __|:|  |      /:/ /::\  \   /:/  \:\__\   /:/ /:/  /      |:|  |  
 /\ |:|__|____ /:/_/:/\:\__\ /:/__/ \:|__| /:/_/:/__/___    |:|  |  
 \:\/:::::/__/ \:\/:/ /:/  / \:\  \ /:/  / \:\/:::::/  /  __|:|__|  
  \::/~~/~      \::/ /:/  /   \:\  /:/  /   \::/~~/~~~~  /::::\  \  
   \:\~~\        \/_/:/  /     \:\/:/  /     \:\~~\      ~~~~\:\  \ 
    \:\__\         /:/  /       \::/  /       \:\__\          \:\__\
     \/__/         \/__/         \/__/         \/__/           \/__/

Theme Name: KSD WordPress
Theme URI: http://killersitedesign.com
Description: The KSD WordPress theme developed by KSD
Version: 1.20
Author: KSD (KillerSiteDesign)
Author URI: http://killersitedesign.com
Tags: custom header, fixed width, two columns, widgets
*/

/* GENERAL LAYOUT */
body {
	background:#FFFF00;
	margin:0;
	font-family:Arial, Helvectica, sans-serif;
	font-size:13px;
	color:#333333;
}
#header {
	width:988px;
	height:200px;
	margin:0 auto 0px;
}
#header-content {
	background:url(images/header-bg.jpg) repeat-x;
	margin: 0 19px;
	width:950px;
	height:200px;
}

#logo {
	float:left;
	position:relative;
}
#subscribe {
	float:right;
	background:url(images/subscribe_bg.jpg) no-repeat;
	width:300px;
	height:174px;
	margin:15px 0 0;
	position:relative;
	top:0;
	left: 0;
}
#sub_title {
	position:absolute;
	top:12px;
	left:80px;
	font-size:20px;
	color:#fff;
}
#subscribe #rss {
	position:absolute;
	top:70px;
	left:30px;
}
#subscribe #rss a {
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
#subscribe #readers {
	position:absolute;
	top:81px;
	left:50px;
}
#subscribe #sub_email {
	position:absolute;
	top:120px;
	left:23px;
}

/* MENUS */
#menus {
	/*background:url("images/menubg.jpg") no-repeat scroll 0 0 transparent;*/
	background: #317900;
	height:40px;
	margin:0 auto;
	padding:0 0 0 0;
	width:950px;
}
#menus ul {
	list-style:none;
	margin:0 auto;
	padding:0;
}
#menus li {
	float:left;
	border-right:2px solid #FFF;
}
#menus li a {
	display:block;
	color:#ffffff;
	font-size:23px;
	text-decoration:none;
	padding:7px 23px 6px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#topcontainer {
	background:url(images/topcontainer.jpg) no-repeat;
	width:757px;
	height:34px;
	margin:0 auto;
}

/* MAIN CONTENT */
#container {
	width:988px;
	margin:0 auto;
	background:url(images/pgbg.jpg) center repeat-y;
	padding:0 0 10px;
}
#mainbox {
	float:left;
	margin:0;
	padding:0;
	width:675px;
	display: inline;
}
.navigation {
	padding:20px 0 20px 50px;
}

/* SIDEBAR */
#sidebar {
	float:right;
	margin:0 0 10px 0;
	padding:0;
	width:313px;
	display: inline;
}
#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar ul ul {
	list-style:disc;
	margin:0 0 0 25px;
}
#sidebar ul ul li {
	color:#fff;
	margin:0 0 5px 0;
}

#sidebar #search {
	background:url(images/search.jpg) no-repeat;
	width:294px;
	height:62px;
}
#sidebar #search table {
	margin:0 0 0 80px;
	padding:15px 0 0;
}

/* FOOTER */
#footer {
	background:url(images/footer.jpg) center no-repeat;
	width:988px;
	height:114px;
	margin:0 auto;
}
#footer_menu {
	text-align:center;
	font-size:12px;
	color:#CC0000;
	padding-top:92px;
}
#footer_menu a {
	color:#CC0000;
	text-decoration:none;
}
#footer_menu a:hover {
	text-decoration:underline;
}
#footer_menu p {
	margin-top:0;
}
#copyright {
	width:757px;
	margin:0 auto 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#copyright ul {
	list-style:none;
	margin:0;
	padding:10px 0 10px;
}
#copyright_year {
	float:left;
	color:#FFFFFF;
}
#copyright_menu ul {
	margin:0;
	padding:0;
	float:right;
}
#copyright_menu ul li {
	border-right:1px solid #FFFFFF;
	float:left;
	margin:0 5px;
	padding:0 10px 0 0;
}
#copyright_menu ul li a {
	color:#FFFFFF;
}
#copyright_menu ul li:last-child {
	border-right:none;
}


/* STYLE */
#mainbox h2 {
	background:url(images/heading.jpg) no-repeat;
	font-family:georgia;
	height:54px;
	padding:60px 0 0 20px;
	margin: 10px 0 20px;
	width:654px;
	color:#FFFFFF;
}
#mainbox h2 a {
	color:#FFF;
	text-decoration:none;
}
#mainbox h2 table a {
	color:#CC0000;
	font-size:14px;
}
#mainbox h2 table {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c00;
	font-size:15px;
	margin:10px 0 0 15px;
}
#mainbox h2 a:hover {
	text-decoration:underline;
}

h3#comments {
	margin:30px 0 0;
	padding:0 0 0 50px;
}
.commentlist {
	padding:0 0 0 70px;
}

.postmetadata {
	font-size:11px;
	border:1px solid #FFD19F;
	background:#FDECDB;
	padding:10px;
	margin:0 0 10px 0;
	width:600px;
}
.postmetadata a {
	color:#924A03;
	text-decoration:none;
}
.postmetadata a:hover {
	text-decoration:underline;
}

.entry {
	padding:0 20px 0 50px;
}

#sidebar h2 {
	background:url(images/sidebarheading.jpg) no-repeat;
	font-family:georgia;
	height:54px;
	padding:7px 0 0 10px;
	width:303px;
	color:#2F005E;
	margin:0;
}

#sidebar a {
	color: #fff;
}

#sidebar .textwidget {
	margin: 0 19px 0 10px;
	background: #327901;
	padding: 0 15px 15px;
	color: #fff; 
}

#sidebar h2.widgettitle2 {
	background:url(images/sidebarheading1.jpg) no-repeat;
}
#sidebar h2.free-newsletter {
	background: url(images/free-newsletter-heading.png) no-repeat;
}
#sidebar ul ul a {
	color:#fff;
	text-decoration:none;
}
#sidebar ul ul a:hover {
	text-decoration:underline;
}
#sidebar ul ul {
	background:none repeat scroll 0 0 #327901;
	margin:0 0 0 10px;
	padding:0 0 15px 30px;
	width:254px;
}
#sidebar #freereport {
	position: relative;
	background: url(images/free-newsletter-bg.png) no-repeat #317900;
	margin:0 0 0 10px;
	padding:0 0 5px 15px;
	width:269px;
	height: 250px;
}
.free-news-bottom {
	background: url(images/free-report-bottom.gif) no-repeat;
	width: 284px;
	height: 7px;
	margin: 0 0 10px 10px;
	font-size: 0;
}

#sidebar #freereport h3 {
	margin-top:0;
	color:#FFF;
	font-size:16px;
}
.formelement {
	margin:5px;
}
.formelement input.inputstyle {
	padding:3px;
	height: 16px;
	width:140px;
}

#respond {
	padding:0 0 0 50px;
}

.navigation a {
	font-size:18px;
	color:#924A03;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}

#comment {
	width:458px;
}

#searchform {
	margin:0 auto;
	width:300px;
}
.post-edit-link {
	display:block;
	padding:0 0 0 50px;
}

.nocomments {
	padding:0 0 0 50px;
}

.px14 {
	font-size:14px;
}
.px17 {
	font-size:17px;
}

.white {
	color:#FFFFFF;
}
.purple {
	color:#2F005E;
}
.red {
	color:#CC0000;
}

/* Product review */

.product-review h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #c00;
}

.product-review h4 {
	padding: 1px 10px;
	border: 2px solid #FFCE08;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background: #FEDC08;
	color: #2F005E;
	margin: 0;
}

.product-review .field {
	background: #EEEBF1;
	padding: 10px 10px 15px;
}

.product-review .website-link {
	font-size: 15px;
}

.product-review .testimonial {
	background: #ffc;
	border: 1px solid #FEDC08;
	padding: 10px 10px 0;
	width: 540px;
	margin: 20px auto;
}

.product-review .testimonial p { 
	margin: 0 0 15px;
}

.aligncenter {
	display: block;
	margin: 0 auto;
}

.ddsg-wrapper h2 {
	position: relative;
	left: -50px;
}
*html #mainbox .ddsg-wrapper h2 {
	position: relative;
	left: 0;
	background: none;
	width: 400px;
	color: #2F005E;
}