/*   
Theme Name: LPDesigns.net 
Theme URI: http://landingpagedesigns.net/ 
Description: A cool, clean and simple theme for the Cleveland Show.
Author: supernoobice
Author URI: http://landingpagedesigns.net/
Version: 1.0 
. 
Just a sample exercise in creating themes. 
. 
*/
#sidebar img { border: 0px; }
HTML {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.container {
	width: 960px;
	margin: 0 auto;
}

h1, h2, h3, h4, ul, li {
	padding:0px;
	margin:0px;
}

form {
	margin: 0px;
	padding: 0px;
}
#main {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

BODY {
	margin: 0px;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#logo {height: 139px;}
#logo h1 {
	text-indent: -9999px;
}#menu ul {
	list-style-type: none;
}
#content {
	padding-top: 15px;
	overflow: auto;
	padding-bottom: 15px;
}
#menu ul li {
	float: left;
	margin-left: 35px;
	line-height: 36px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menu a:link, #menu a:visited {
	font-size: 11px;
	color: #e8c742;
	text-transform: uppercase;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.clearall {
	clear: both;
}
.preview_image {
	padding: 5px;
	border: 1px solid #e1e1e1;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.post_items h1 {
	font-size: 30px;
	line-height: 30px;
	letter-spacing: -0.05em;
	margin-top: 15px;
}
.post_items {
}
#blog {
	width: 650px;
	float: left;
	margin-right: 25px;
	overflow: auto;
}
#sidebar h2 {
	font-size: 14px;
	line-height: 18px;
	color: #1f3241;
	text-transform: uppercase;
	margin-top: 25px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	margin-bottom: 10px;
}
#sidebar ul li ul li {
	padding: 3px;
}

#sidebar a:link, #sidebar a:visited {
	color: #667f92;
	text-decoration: none;
}
#sidebar a:hover {
	color: #000000;
}

#sidebar {
	width: 260px;
	float: left;
	color: #667f92;
	overflow: auto;
}
.post_items small {
	color: #667f92;
}

embed {
	border: 1px solid #e8e8e8;
	padding: 5px;
}

.separator {
	margin-top: 40px;
	padding-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
}
ul {
	list-style-type: none;
}
#footer {
	clear: both;
	background-color: #1f3241;
	padding: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0b161e;
	overflow: auto;
	color: #5a7890;
}
#footer a:link, #footer a:visited {
	color: #839db1;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
small a:link, small a:visited {
	color: #667f92;
	text-decoration: underline;
}
small a:hover {
	color: #223544;
}
.post_items h1 a:link, .post_items h1 a:visited {
	color: #000000;
	text-decoration: none;
}
.post_items h1 a:hover {
	text-decoration: underline;
}

textarea {
	width: 620px;
	font-family:Helvetica, Arial, Sans-serif;
	padding: 5px;
	font-size: 14px;
	background-color:#eeeeee; color:#000000; border: solid 1px #b9b9b9;
}

input {background-color:#eeeeee; color:#000000; padding: 5px; border: solid 1px #b9b9b9;}

ol#comments  { list-style-type:none; margin:0px; padding:0px; }

ol#comments li {
	margin-top: 20px;
	padding-top: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e8e8e8;
}

