/*  
Theme Name: SimpleK
Theme URI: http://www.kshawa.com
Description: Designed for Sam
Version: 1.0
Author: K Shawa
Author URI: http://www.kshawa.com/

*/


body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
	color:#ffffff;
text-decoration: none;
}

h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#030;
}

h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#030;
}

#quote p {
	color:#030;
	font-weight:bold;	
}


.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 5px 0 5px 0;
}

.sidebar ul li h2{
font-family:Georgia, Sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
}

.sidebar ul li table#wp-calendar{
	Width: 100%;
}

.sidebar{
float: right;
width: 180px;
background: #eeeeee;
margin: 0 5px 0 0;
display: inline;
}



.post{
padding: 10px 0 10px 10px;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p{
padding: 10px 0 0 0;
}

p.postmetadata{
border-top: 1px solid #ccc;
margin: 10px 0 0 0;
}

.picright{
float: right;
padding-left: 5px;
}

#sampic2 {
	float:left;
	padding: 0 6px 0 0;
}

#container {
	padding: 5px;
}


navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}


#header {

	padding: 0;
	margin: 0;
	height: 230px;
	background-image:url(images/header.jpg);
}

#headertext {
	color:#ffffff;
	background-color:#030;
		height:37px;
		float: left;
		width:720px;
}

#titletext {
		color:#ffffff;
		padding: 2px 0 0 10px;
		height:30px;
		float: left;
		width:400px;
}


#followme {
	width:105px;
	float:right;
	padding: 2px 0 2px 2px;
	margin-top: 0;
	height:30px;
}



#nav ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	background-color:#D8900D;
    }


#nav ul li {
	display: inline;
	margin: 0 9px 0 9px;
	color:#ffffff;
}

#nav ul li a{
	text-decoration: none;
	color: #ffffff;

}

#nav ul li a:hover
{
color: #000000;
}


body {  
    background:url(images/background_slice.jpg) repeat-x #003300;
}  

/*

body{
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
background: #ffffff;
color: #000000;
}

*/


#wrap {
	width: 720px;
	border: 5px solid #030;
	margin: auto;
	background-color:#ffffff;
}

#footer p{
	text-align:center;
	color:#CCC;
	line-height: 18px;
}

#footer p a{

	color:#CCC;
}


#footer{
	padding: 5px 0 5px 0;
	margin:0;
	background-color:#011F03;
	clear:both;
}

.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;
}
