/* CSS Document */
/* Theme Name: kptheme1
Theme URL: http://www.kusalaprojects.org/blog
Description: This theme matches kusalaprojects styling
Version: 1.0
Author: Webmistress of Ravensdawn Website Designs
Author URI: http://www.ravensdawnwebsitedesigns.net
*/
body,h1,h2,h3,h4,h5,h6,blockquote,p{
	margin:0;
	padding:0;
}
body {background-color: #993366;
} 
#wrapper {margin:0 auto 0 auto;
		overflow:auto;
		width: 760px;
		text-align:left;
		background-color:#663366;
}
#header {margin:0px 5px 0px 5px;
	height: 125px; width:750px;
	float:left;
	text-align:center;
	background-color:#009933;
}
#lpic {margin:10px 0px 0px 5px;
		height:100px; width:200px;
		float:left;	
		background-color:#009933;
		background: url(blogimages/lotus100.jpg) no-repeat left center;
		}
#rpic {margin:10px 5px 0px 0px;
		height:100px; width:200px;
		float:right;
		background-color:#009933;
		background: url(blogimages/lotus100.jpg) no-repeat right center;
		}

#header h1{color: #FFCCCC;
	font-family: Papyrus,Penshurst,Verdana,Arial,Helvetica,sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-align: left;
	margin: 25px 0 10px 0;
}
#header h2{color: #FFCCCC;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	font-weight: normal 
	text-align: center;
	margin: 5px 0 10px 0;
}

#header a:link { color: #FFCCCC; font-weight: bold; text-decoration: none;}
#header a:visited { color: #FFCCCC; font-weight: bold; text-decoration: none;}
#header a:hover { color: #FFFFFF; font-weight: bold; text-decoration: none;}

#container {margin:0px 3px 0px 5px;
	float:left;
	width:500px;
	background-color: #CC99CC; 
	text-align: left;
}
.post {color: #663366; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal; 
	text-align: left;
	padding:10px 0 10px 10px;
}
.post h1{color: #663366;
	padding: 0;
	font-size: 1.0em;
	font-weight: bold; 
}
.post a:link { color: #993366; font-weight: bold; text-decoration: none;}
.post a:visited { color: #993366; font-weight: bold; text-decoration: none;}
.post a:hover { color: white; font-weight: bold; text-decoration: none;}

.entry {color: #663366;
	font-size: 0.9em;
	padding:5px 0 5px 10px;
}
.postmetadata {color: #663366;	
	font-size: 0.8em;
	padding:5px 0 5px 0;
}
.navigation {color: #663366;	
	font-size: 0.8em;
	padding:5px 0 5px 0;
}
.navigation a:link { color: #993366; font-weight: bold; text-decoration: none;}
.navigation a:visited { color: #993366; font-weight: bold; text-decoration: none;}
.navigation a:hover { color: white; font-weight: bold; text-decoration: none;}


#sidebar {margin:0px 5px 0px 2px;
	float:left;
	display:inline;
	width:240px;
	background-color: #CC99CC;
	color: #663366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 1.0em; 
	text-align: left;
}

#sidebar a:link { color: #993366; font-weight: bold; text-decoration: none;}
#sidebar a:visited { color: #993366; font-weight: bold; text-decoration: none;}
#sidebar a:hover { color: white; font-weight: bold; text-decoration: none;}

#sidebar h1{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:1.0em; 
		color:#663366;}
#sidebar h2{font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:1.0em; 
		color:#663366;}		

#sidebar ul {list-style-type: none; 
		margin: 0; 
		padding: 10px 0 5px 5px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.9em;
		font-weight: normal;
		}
#sidebar ul li{padding: 0 0 0 5px;}
#calendar h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size:1.0em; 
		color:#663366;}

.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: 1.0em;
}

.commentmetadata{
	font-size: 0.8em;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 0.9em;
}

#footer {clear:both;
	float:left;
	width:760px;
	background-color: #663366;
	text-align: center;
}
#footer p{color: #FFCCCC; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal; 
	padding: 5px;
	text-align: center;
}
