/*
Theme Name: So Simple
Theme URI: http://sosimple.pixert.com
Description: So Simple Wordpress Theme created by Pixert (pixert.com)
Author: Pixert/K
Author URI: http://www.pixert.com
Version: 1.0.0
*/
body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
margin: 0;
padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	background-color: #fff;
	text-align: center;
	vertical-align: top;
	margin: 30px 0 0 0;
}
a:link {
	color: #369;
	text-decoration: underline;
}

a:visited {
	color: #369;
	text-decoration: underline;
}
a:hover {
	color: #f00;
	text-decoration: none;
}
a img {
  border: 0;
}
p {
padding: 10px 0 0 0;
}
#wrapper {
margin: 0 auto;
width: 725px;
text-align: left;
}
#header_logo {
float: left;
width: 515px;
height: 110px;
margin: 0; padding: 0;
}
#header_text {
float: left;
width: 210px;
}
#container {
float: left;
width: 465px;
padding: 0 5px 0 5px;
}

.post {
padding: 10px 0 10px 0;
}
.entry {
line-height: 1.5em;
}
p.postmetadata {
background: #fff url(images/postborder.png) repeat-x;
margin: 10px 0 0 0;
}
.navigation {
	padding: 14px 0 0 0;
	font-weight: bold;
}
.sidebar {
float: left;
width: 218px;
margin: 20px 0 0 32px;
display: inline;
}
.sidebar .welcome {
  border: 1px solid #ddd;
  padding: 8px 10px 10px 10px;
  margin: 0 26px 18px 18px;
  text-align: center;
  background: #f9f9f9;
}
.sidebar .welcome a {
  text-decoration: none;
}
.sidebar .welcome a:hover {
  text-decoration: underline;
}
.sidebar ul {
list-style-type: none;
margin: 0;
padding: 0 10px 0 18px;
}
.sidebar ul li {
padding: 10px 0 10px 0; 
}
.sidebar ul li h2 {
  margin: 0;
	font-size: .9em;
	font-weight: bold;
	color: #600;
	text-transform: uppercase;
}
.sidebar ul ul li {
padding: 0;
line-height: 1.5em;
}
#footer {
	clear: both;
	float: left;
	width: 750px;
	padding: 20px 10px 30px 0;
}
h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.5em;
padding: 0 0 4px 0;
}
#footer p {
line-height: 18px;
}
.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: 15px 0 0 0;
  line-height: 1.5em;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #ccc;  
}
.comments-template ol li p {
  padding: 2px 0 6px 0;
}
.comments-template h2, .comments-template h3 {
  font-family: Georgia, Sans-serif;
  font-size: 1.35em;
  padding: 10px 0 6px 0;
}
.commentmetadata {
  font-size: 1em;
}
.comments-template p.nocomments {
  padding: 0;
}
.comments-template textarea {
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  font-size: 12px; 
}
#top_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #466ea8;
	text-decoration: none;
    padding-top: 35px;
}
#bottom_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#post_title {
  font-size: 1.5em;
	font-weight: bold;
	color: #900;
	text-decoration: none;
	padding-top: 12px;
}
.post h2 {
	font-weight: normal;
	color: #300;
	text-decoration: none;
}
.alignright {
	float: right;
}
	
.alignleft {
	float: left;
}
#rss_box {
background: #FFFFFF url(images/rss.png) 0px 2px no-repeat;
width: 150px;
margin: 0 0 12px 0;
}
#rss_text {
	font-weight: bold;
	color: #f30;
	font-size: .9em;
}
#rss_text a {
  display: block;
  padding: 6px 0 4px 30px;
}

h4 {
  padding: 10px 0;
}
