/*
Theme Name: Simple Blue
Theme URI: http://www.pixert.com
Description: An Upgrade from So Simple Wordpress Theme created by Kate Mag (Pixel Insert)
Author: Kate Mag
Author URI: http://www.nineteenlabs.com
Version: 3.0
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: #222222;
	background-color: #e8edf0;
	text-align: center;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	color: #369;
	text-decoration: none;
}
a:visited {
	color: #369;
	text-decoration: none;
}
a:hover {
	color: #36c;
	text-decoration: underline;
}
h1#title {
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 2em;
  letter-spacing: 2px;
}
h1#title a {
  text-decoration: none;
}
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  padding: 0 0 10px 0;
  color: #000099;
}
p {
  padding: 10px 0 0 0;
}
#wrapper {
  margin: 0 auto 0 auto;
  width: 1000px;
  text-align: left;
}
#header {
  float: left;
  width: 100%;
  padding: 0;
}
#desc {
  float: left;
  padding: 8px 0 0 10px;
  font-weight: bold;
  color: #222;
  text-decoration: none;
}
.menu {
  background: #d5dde2;
  border-bottom: double 1px #000099;
}
.menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.menu ul li.page_item {
  display: inline;
  padding: 0 8px;
  font-family: Arial,Tahoma,Helvetica,Sans-Serif;
  font-size: 1.1em;
  font-weight: bold;
}
.menu ul li.page_item a {
  text-decoration: none;
}
.menu ul li.page_item a:hover {
  text-decoration: underline;
}
#container {
  float: left;
  width: 735px;
  margin-top: 30px;
  background: #e8edf0;
}
.post {
  padding: 10px 3px 10px 3px;
}
.post h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #222;
}
.post h3 a{ 
  text-decoration: none;
}
#post_title {
	padding-top: 10px;
	font-size: 1.1em;
}
.entry {
  line-height: 18px;
}
p.postmetadata {
  background: #d5dde2;
  margin: 10px 0 0 0;
  padding: 2px 5px 5px 5px;
  border-top: double 1px #000099;
  font-size: 0.9em;
}
.navigation {
	padding: 10px 0 0 0;
	font-size: 1em;
	font-weight: bold;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
}
.sidebar {
  float: left;
  width: 245px;
  margin: 30px 0 0 15px;
  display: inline;
  border-top: double 1px #000099;  
  background: #e8edf0;
}
#rss_box {
  background: #f3f5f7;
  width: 200px;
  height: 29px;
  margin-top: 5px;
}
#rss_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #222;
	padding-left: 30px;
}
#searchsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	letter-spacing: 1px;
	background-color: #d5dde2;
	color: #111;
	padding: 1px 12px 1px 12px;
	margin-top: 8px;
  	border: solid 1px #666;
	  -moz-border-radius: 5px;
	  -khtml-border-radius: 5px;
	  -webkit-border-radius: 5px;
	  border-radius: 5px;
}
.sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0 10px 0 5px;
}
.sidebar ul li {
  padding: 5px 0 5px 0; 
}
.sidebar ul li h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #222;
  padding: 0px 2px 5px 12px;
}
.sidebar ul ul{
  margin: 0;
  background: #e8edf0;
  border-top: double 1px #000099;
}
.sidebar ul ul li {
  padding-left: 10px;
  background: #e8edf0;
}
.sidebar ul ul li a {
  text-decoration: none;
}
#footer {
	clear: both;
        float: left;
	width: 735px;
	padding-top: 20px;
	margin: 30px auto;
	border-top: 1px solid #000099;
}
.comments-template {
  margin: 10px 0 0 0;
  border-top: 1px solid #d5dde2;
  padding: 10px 3px 0 3px;
}
.comments-template ol {
  margin: 0;
  padding: 0 0 20px 0;
  list-style: none;
}
.comments-template ol li {
  margin: 10px 0 0 0;
  line-height: 18px;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #000099;  
}
.comments-template ol li p {
  padding: 0 0 10px 0;
}
.comments-template h2, .comments-template h3 {
  font-family: Georgia, Sans-serif;
  font-size: 1.1em;
}
.commentmetadata {
  font-size: 0.9em;
}
.commentmetadata p.gravatar img {
  margin-right: 5px;
  padding: 2px;
  border: solid 1px #f5f5f5;
  vertical-align: middle;
}
.comments-template p.nocomments {
  padding: 0;
}
.comments-template textarea {
  font-family: Arial, Helvetica, Georgia, Sans-serif;
  font-size: 0.9em; 
}
.alignright {
	float: right;
	margin-left: 10px;
}	
.alignleft {
	float: left;
	margin-right: 10px;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  border: 1px solid #000099;
  text-align: center;
  background-color: #d5dde2;
  padding-top: 4px;
  margin: 10px;
  -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-dd {
  font-size: 0.9em;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/*
#####################
#navigation menu css#
#####################
*/
#navbar {
	background: #d5dde2;
	float: left;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
        border-bottom: 1px solid #000099;  
}
#navbar h1 {
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
#navbar li {
	float: left;
	font: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	padding: 0;
}
#navbar a {
	color: #222;
	display: block;
	margin: 0;
	padding: 8px 18px;
	text-decoration: none;
}
#navbar a:hover {
	background-position: center bottom;
	background: #000099;
	color: #fff;
	padding-bottom: 8px;
}
#bg {
	background: #000099;
}

#####################

#####################
#foottext {
	font-size: 10px;
	margin-top: 25px;
	text-align: center;
        border: 1px solid #000099;
}
.footcounters {
	margin-top: 35px;
	text-align: center;
}

