/*
Theme Name: Simple
Theme URI: http://www.google.com
Description: Simple is simple
Version: 1.0
Author: 
Author URI: 
Tags: fixed width, two columns
*/ 



.clear {
	clear:both;
}

body {
	background-color: #666;
}

h3 {
	font-weight:bold;
}

ol {
	margin: 5px 0px;
}

#page {
	background-color: #fff;
	width: 800px;
	margin: 0px auto;
}

#header {

	background-color: #000033;
	height: 110px;
	padding-left: 10px;
	margin: 10px 0px 1px;
}

#headerimg h1 {
	padding: 25px 4px 0px;
}

#h1 {
	padding: 25px 4px 0px;
}

#headerimg a {
	color: #3D81EE;
	font-size: 2.2em;
	font-weight: bold;
	padding-left: 0px;
	text-decoration:none;

}

#headerimg .description {
	color: #eee;
	font-size: 1.2em;
	padding-left: 6px;
	padding-bottom: 10px;
}

#nav {
	background-color: #000033;
	padding: 8px 10px 8px;
}

#wrap {

}

#container {

	margin: 1px 0px 1px;
	background-color: #006699;

}

#content {

	float:left;
	width: 560px;
	padding: 20px;
	background-color: #fff;

}

#content h2 {

	color: #000;
	font-size: 1.8em;
	font-weight: bold;
	padding: 5px 0px 5px;

}

#sidebar {

	float:left;
	width: 180px;
	padding: 10px 10px;

}

#footer {

	background-color: #000033;
	text-align:center;
	padding: 20px 0px;
	color: #fff;
	margin-bottom: 10px;

}



#footer a{

	color: #eee;
  text-decoration : underline;

	}



.widget {
	clear:both;
	padding-top: 10px;

}

.widget-title{

	list-style-type:none;
	color: #fff;
	font-weight:bold;
	text-decoration: underline;

}



.entry ul{

margin : -5px 0 10px 15px; 

}

.entry li, #content li {

	list-style-type:disc;
	font-weight:normal;
	padding: 0px;
	margin: 0 0 0 15px;
	font-size: 1em;

	

}

.widget ul, li {

	list-style-type:none;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	margin-left: 2px;

}





.post a {

	color: #000;
	text-decoration: none;
	margin: 0px;
	margin-left:-1px;

}



.entry p a {

	color: #000;
  border-bottom: 1px dotted #000;
	text-decoration: none;
	margin: 0px;
	margin-left:-1px;

}

.post h2 {

	color: #000;
	font-size: 1.8em;
	font-weight: bold;
	padding: 5px 0px 5px;

}

.postmetadata a {

	text-decoration: underline;

}

.post-image {

	margin-right: 5px;

}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;

	}



.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;

	}



#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {
	font-weight: normal;

	}


