/*
Theme Name : So Simple
Theme URI: http://www.pixert.com
Description: Two column widget ready created by Kate Mag (Pixel Insert) 
Version: 1.5
Author: Kate Mag
Author URI: http://www.nineteenlabs.com
Tags: fixed width, two columns, widget, white
*/
body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
  margin: 0;
  padding: 0;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
p {
  padding: 10px 0 0 0;
}
#wrapper {
  margin: 0 auto 0 auto;
  width: 770px;
  text-align: left;
}
#header {
  float: left;
  width: 770px;
  margin-bottom: 20px;
  border-bottom: solid 4px #cecece;
}
#container {
  float: left;
  width: 500px;
}
.post {
  padding: 0 0 10px 0;
}
#post_title {
	padding-top: 10px;
	font-size: 1.1em;
}
.entry {
  line-height: 18px;
}
p.postmetadata {
  background: #FFFFFF url(images/postborder.png) repeat-x;
  margin: 10px 0 10px 0;
  font-size: 0.9em;
}
.navigation {
	padding: 10px 0 0 0;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
}
.sidebar {
  float: left;
  width: 240px;
  margin: 0 0 0 29px;
  display: inline;
  border-left: 1px dotted #cccccc;
}
.sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0 10px 0 30px;
}
.sidebar ul li {
  padding: 10px 0 10px 0; 
}
.sidebar ul li h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #660000;
}
.sidebar ul ul li {
  padding: 0;
  line-height: 20px;
}
#footer {
	clear: both;
	float: left;
	width: 750px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.4em;
  padding: 0 0 10px 0;
}
#footer p {
  line-height: 18px;
  	font-size: 0.7em;
}
.comments-template {
  margin: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  padding: 10px 0 0 0;
}
.comments-template ol {
  margin: 0;
  padding: 0 0 15px 0;
  list-style: none;
}
.comments-template ol li {
  margin: 10px 0 0 0;
  line-height: 18px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #cccccc;  
}
.comments-template h2, .comments-template h3 {
  font-family: Georgia, Sans-serif;
  font-size: 1.1em;
}
.commentmetadata {
  font-size: 0.9em;
}
.comments-template p.nocomments {
  padding: 0;
}
.commentmetadata p.gravatar img {
  margin-right: 5px;
  padding: 2px;
  border: solid 1px #F5F5F5;
  vertical-align: middle;
}
.comments-template textarea {
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  font-size: 0.9em; 
}
#top_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	color: #466ea8;
	text-decoration: none;
    padding: 0;
}
#top_name a{
	text-decoration: none;
}
.post h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
.alignright {
	float: right;
}	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
#rss_box {
  background: #FFFFFF url(images/rss.png) no-repeat;
  width: 200px;
  height: 40px;
}
#rss_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FF3300;
	padding-left: 30px;
}
#searchsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #CCCC99;
	padding: 1px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
