/*  

Theme Name: The Leveraged Sellout (2008)
Theme URI: http://www.leveragedsellout.com/
Description: This WordPress theme was developed by <a href="http://solostream.com/">Michael D. Pollock</a>,.
Author: Michael D. Pollock / Amit Chatwani
Author URI: http://www.solostream.com/

The CSS, XHTML, design and all graphics are copyright of Amit Chatwani. 
All rights reserved. Please do not distribute without prior permission from Michael.

*/

#emailbox {
	float:left;
	width:440px;
	padding:5px;
	border:1px solid #ccc;
	margin-bottom:5px;
	clear:both;
	display:block;
}

body {
	font-size: 12px;
	font-family: Georgia, Times, Times New Roman, sans-serif;
	color: #333;
	text-align: left;
	line-height: 150%;
	margin: 0;
	padding: 10px 0;
	background: #fff;
	}

#page {
	margin: 0px auto 0 auto;
	padding: 0;
    width: 958px; /* from 910px without What's News box */
	}

#containerleft {
      float: left;
      margin: 0;
      padding: 0;
      width: 440px;
	  padding-left:50px;
	  padding-right:50px;
	  margin-top:50px;
	  /*border:1px solid green;*/
	  border-left:1px solid #ccc;
	  border-right:1px solid #ccc;
      }

#header {
	float: left;
	width: 440px;
	/*height: 160px;*/
	padding: 0;
	margin: 0;
	margin-bottom:20px;
	/*border: 2px solid #ccc;*/     
/*	background: url(images/header.gif) top left no-repeat;*/
	zoom:1;
	position:relative;
	}

#adspacetop {
        text-align:center;
        clear: both;
	width: 730px;
        margin: 0 auto;
        padding: 10px 0;
      }

#sidebar-lt {
	float: left;
	width: 200px;
	padding: 15px;
	font-size: 11px;
	font-family: arial;
	}

.content {
	float: left;
	width: 440px;
	margin: 0px;
	}

.bodyClass {
	float:left;
	width:440px;
	margin:0px;
}

.subtitleClass {
	float:left;
	width:440px;
	height:20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
	text-align:center;
	font-family:Times;
	font-size:10px;
}

#wnHeader a {
	background: url(images/wnHeader.gif) top center no-repeat;
	height:50px;
	display:block;
}
#wnHeader a span {
	visibility: hidden;
}
#wnLinkBox {
	border-top:1px solid gray;
	margin-top:10px;
	margin-bottom:10px;
	font-size:10px;
}

#wnPrevNextBox {
	border-top:1px solid gray;
	margin-top:10px;
	margin-bottom:10px;
}
#wnPrevNextBox a {
	color:#333;
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
}
#wnLinkBox a {
	text-decoration:none;
	font-weight:bold;
	color:#4EBA4D;
}

#artHeader {
	zoom:1;
	position:relative;
	text-align:center;
}

#sidebar-rt {
	float: right;
	width: 170px;
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-family: tahoma, verdana, sans-serif;
	}

#footer {
	clear: both;
	text-align: center;
	width: 440px;
	margin: 0 auto;
	color: #fff;
	}

#middleAd {
        padding: 0; 
        margin: 0;
        }
#textLinkAd {
		padding:0;
		margin:0;
}
#sidebarTextAd {
		padding:0;
		margin:0;
}

/* Begin Links */

a {
	color: #333;
	}

a:link {
	color: #333;
	}

a:visited {
	color: #0000ff;
	}

a:active, a:hover {
	color: #0000ff;
	}

h1 a, h2 a, h3 a, h4 a {
        text-decoration: none;
        border: none;
        color: #333 !important;
        }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
        text-decoration: underline;
        }

/* End Links */




/* Begin Content Classes */

.post {
	margin: 0 0 20px 0;
	padding: 0;
	}

.entry {
	margin: 10px 0;
	padding: 0 0 10px 0;
	}

.postinfo {
	border-bottom: 1px solid #000;
	padding: 0 0 5px 0;
	margin: 0;
	text-align: left;
	font-size: 14px; 
	color: #999;
	}

.postinfo2 {
	clear: both;
	margin: 10px 0 0 0;
	padding: 3px 0 0 0 ;
	text-align: left;
	font-size: 10px;
        font-family: verdana, tahoma, san serif;
	color: #999;
	border-top: 1px solid #ddd;  
	}

.sidelist {
        margin: 0 0 30px 0;
        padding: 0; 
        }

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.right {
        float: right;
        }

/* End Content Classes */




/* Begin Headings */

h1, h2, h3, h4 {
	padding: 0;
        font-weight: normal;
	margin: 0;
	letter-spacing: -1px;
	line-height: 130%;
	}

h1 {
	font-size: 24px;
	}

h2 {
	font-size: 20px;
	}

h3 {
	font-size: 18px;
	}

h4 {
	font-size: 18px;
	}

.post h2 {
        font-size: 24px;
        line-height: 24px;
        font-weight: normal;
        padding: 5px 0;
        }

.post h3 {
        font-size: 14px;
        line-height: 14px;
        font-weight: normal;
        padding: 5px 0;
        text-transform: uppercase;
        letter-spacing: 0px;
        }

h2#respond, h2#comments {
	font-family: Georgia, Times, Times New Roman, sans-serif;
        margin: 20px 0 0 0;
        } 

/* End Headings */




/* Begin Images */

.entry img {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        background: #fff;
        }

img centered, .entry img.centered, #sidebar img.centered { 
        display: block; 
        margin: 0 auto 0 auto; 
        float: none; 
        clear: both;
        }

img a {
	border: none;
	text-decoration: none;
	}

a img {
	border: none;
	text-decoration: none;
	}
/* End Images */



/* Begin Comments*/


.comments {

	font-family: verdana;
	}

ol.commentlist, .commentlist ul, .commentlist ul ol, commentlist ol {
	margin: 0;
	padding: 0px;
	}

ol.commentlist li {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 11px;
	display: block;
	list-style: none;
	margin: 0 0 25px 0px;
	padding: 15px;
	background: #fff;
	border: 1px solid #ddd;
	}

ol.commentlist li.alt {
	background-color: #f5f5f5;
	}

ol.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-size: 11px;
	}

ol.commentlist p {
	font-weight: normal;
	margin: 15px 0 0 0;

	}

.nocomments, .postmetadata {
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 0;
	}

.comments h3 {
	margin: 40px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 0 0 3px 0;
	font-size: 18px;
	}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	}

/* End Comments */




/* Begin Various Tags & Classes */

.description {
	font-size: 12px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	color: #333;
	padding: 0 0 0 10px;
	border-left: 5px solid #ddd;
	}

ul {
        list-style: none;
        }

/* End Various Tags & Classes */



/* Begin LinksPage */

.links h3 {
	border-bottom: 1px solid #eee;
	padding: 3px 0 2px 5px;
	margin: 20px 0 0 0;
	font-size: 12px;
	letter-spacing: 0px ;
	text-transform: uppercase;
	background-color: #f5f5f5;
	}

.links li {
	padding: 0 0 10px 0px;
	margin: 0;
	list-style: square;
	}

/* End LinksPage */



/* Begin Form Elements */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 400px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: left;
	}

#commentform p {
	margin: 5px 0;
	}

.fbform, .postform, .archiveform, .searchform {
	width: 140px;
	margin: 0px 0 5px 0;
	padding: 0px;
	font-size: 12px;
	line-height: 100%;
	}

.fbformsubmit, .postformsubmit, .archiveformsubmit, .searchformsubmit {
	margin: 0px 0 5px 0;
	padding: 0px;
	line-height: 100%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	}

/* End Form Elements */



/* Begin Sidebars */

#sidebar-lt ul, #sidebar-lt ul ol, #sidebar-rt ul, #sidebar-rt ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar-lt ul li, #sidebar-rt ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 15px 0;
	padding: 0;
	}

#sidebar-lt ul p, #sidebar-lt ul select, #sidebar-rt ul p, #sidebar-rt ul select {
	margin: 0;
	}

#sidebar-lt ul ul, #sidebar-lt ul ol, #sidebar-rt ul ul, #sidebar-rt ul ol {
	margin: 0px;
	}

#sidebar-lt ul ul ul, #sidebar-lt ul ol, #sidebar-rt ul ul ul, #sidebar-rt ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar-lt ul ol li, #sidebar-rt ul ol li {
	list-style: decimal outside;
	}

#sidebar-lt ul ul li, #sidebar-lt ul ol li, #sidebar-rt ul ul li, #sidebar-rt ul ol li {
	margin: 0;
	}


#sidebar-lt h2, #sidebar-rt h2 {
	font-size: 14px;
	font-family: Times, serif;
	font-weight: bold;
	letter-spacing: 0px;
    color: #4EBA4D;
	margin-bottom: 5px;
	text-align:center;
	}

#sidebar-lt a, #sidebar-rt a {
        text-decoration: none;
        color: #333;
        }

#sidebar-lt a:visited, #sidebar-rt a:visited {
        text-decoration: none;
        color: #ccc;
        }

#sidebar-lt a:hover, #sidebar-lt a:active, #sidebar-rt a:hover, #sidebar-rt a:active {
        text-decoration: none;
        color: #99ccff;
        }

#sidebar-lt ul ul li a, #sidebar-lt ul ol li a, #sidebar-rt ul ul li a, #sidebar-rt ul ol li a {
        text-decoration: none;
        color: #333;
		font-size:11px;
		font-weight:normal;
	}

#sidebar-lt ul ul li a:hover, #sidebar-lt ul ol li a:hover, #sidebar-rt ul ul li a:hover, #sidebar-rt ul ol li a:hover {
        text-decoration: none;
        color: #99ccff; !important;
	}

/* End Sidebars */
/* Styles for adding What's News box to the middle*/
#whatsNews {
	font-family:Arial;
	margin-top:10px;
}
#whatsNews a {
	text-decoration:none;
	font-weight:bold;
	color:#4EBA4D;
}
#whatsNews ul {
	list-style-type:square;
	margin:0px;
	padding:0px;
	padding-left:5px;
}
#whatsNews li {
	margin:13px;
	margin-top:0px;
	margin-bottom:5px;
	padding:0px;
}
#wnImage {
	width:215px;
	text-align:center;
	padding:10px 0px;
}
#wnStars {
	width:215px;
	text-align:center;
}
#wnSubtitle {
	font-size:10px;
	text-align:center;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#wnBody {
	font-size:12px;
}

/* Book Box Styles */
.bookBox {
	width:190px;
	/*border:1px solid #ccc;*/
	text-align:center;
	padding:3px;
	margin-top:5px;
	font-family:Arial;
	font-size:10px;
	color:#333;
}
.bookBox h1 {
	text-transform:small-caps;
	font-weight:bold;
	font-size:12px;
	color:#4EBA4D;
}

/* Assorted */
.simpleBox {
	width:190px;
	border:1px solid #ccc;
	text-align:center;
	padding:3px;
	margin-top:5px;
	font-family:Arial;
	font-size:10px;
	color:#333;
	margin-bottom:10px;
}
.simpleBox li {
	line-height:12px;
}

#newsBox {
	width:440px;
	border:1px solid #ccc;
	background:#eee;
	padding:5px 7px;
	margin-bottom:5px;
	color:#333
}
#newsBox h1 {
	font-size:12px;
	font-weight:bold;

}
#newsBox p {
	font-size:10px;
}

#buyBox {
	height:15px;
	border:0;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
}

#buyBox a {
	color:#000;
}
#buyBox a:hover {
	color:#99ccff;
}
#buyBox a:visited {
	color:#ccc;
}
.recentComments li a {
	text-decoration:underline;
}