/*  
Theme Name: SimpleStars
Theme URI: www.dexurl.com
Description: A wordpress theme designed by CesarDesign and Poker-Blog.org.uk
Version: 1.0
Author: CesarDesign
Author URI: www.dexurl.com

*/
body, h1, h2, h3, h4, h5, h6, blockquote, form, p{
margin: 0;
padding: 0;
}

a:link, a:visited{
text-decoration: underline;
color: #4987c2;
}

a:hover{
text-decoration: none;
color: #ff8282;
}

body{
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background: #434343;
color: #000000;
}


#wrapper{
margin: 0 auto 0 auto;
width: 782px;
text-align: left;
background: #FFFFFF;
}

#header{
width: 782px;
height: 102px;
background: url('header.gif') no-repeat;
}

#header h1 a:link, a:visited, a:hover{
text-decoration: none;
color: #252525;
}

#headercont{
padding: 25px 0 0 125px;
}

#container{
float: left;
width: 500px;
padding: 15px;
padding-top: 5px;
}

.sidebar{
float: left;
width: 200px;
margin: 0 0 0 10px;
color: #393939;
}

#footer{
clear: both;
width: 782px;
height: 60px;
background: url('footer.gif') no-repeat;
}

#footer p{
line-height: 18px;
text-align: center;
padding-top: 15px;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

.post{
padding: 10px 0 10px 0;
text-align: justify;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
background-color: #d8d8d8;
padding: 5px;
border: 1px solid #8a8a8a;
}

.post h2 a:link, a:visited{
text-decoration: none;
}

.entry{
line-height: 18px;
}

p{
padding: 10px 0 0 0;
}
p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.sidebar a{
text-decoration: none;
}

.sidebar ul li ul li{
background: url('list.png') no-repeat left;
padding-left: 25px;
border: none;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 10px;
}

.sidebar ul li{
padding: 10px;
}

.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
border-bottom: 1px solid black;
}

.sidebar ul ul li{
padding: 0;
width: 186px;
}

.sidebar ul li {
	border: 1px solid #434343;
	margin-top: 5px;
	background: #e8e8e8;
}

table#wp-calendar{
width: 100%;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
