/*
Theme Name : So Simple
Theme URI: http://www.pixert.com
Description: Two column widget ready created by Kate Mag (Pixel Insert) 
Version: 1.6
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: Georgia, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	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: 100%;
  text-align: left;
}
#header {
  float: left;
  width: 100%;
  background-color: #000000
  margin-bottom: 20px;
  border-bottom: solid 1px #000000;
}
#container {
  float: left;
  margin-left: 15px;
  margin-top: 30px;
  width: 650px;
}
.post {
  padding: 0 0 10px 0;
}
#post_title {
	padding-top: 10px;
	font-size: 2.0 em;
}

.entry {
  line-height: 18px;
}

.more-link {
   color: #336699;
   text-decoration: underline;
   width: 100px; 
   height: 45px; 
   padding: 10px 50px 15px 5px
}

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: 25px 29px 0 0;
  display: inline;
  border-right: 1px solid #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: "Courier", courier, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #0000000;
}
.sidebar ul ul li {
  padding: 0;
  line-height: 20px;
}
#footer {
	clear: both;
	float: right;
	width: 90%;
	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;
}
.comments-template img {
  float: left;
  margin-right: 10px;
}
.comments-template cite {
  float: left;
  margin: 0 auto;
  padding: 0;
}
.comments-template span.says {
  margin-left: 8px;
}
.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 {
  width: 100%;
  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: Times New Roman, Times, serif;
	font-size: 2.5em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.post a {
	color: #000000;
	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;
}
/* Begin Nav styles */
#nav {width:100%; height:26px; margin-top:0px; background:url('http://www.madcowprod.com/madcowpress/bg_nav.gif') repeat-x;}
#nav ul {margin:0; padding:6px 0px 0 0px;}
#nav li a {font:bold 11px arial,sans-serif,verdana;	padding:0px 16px; color:#1A1A1A; text-transform:uppercase; text-decoration:none;}
#nav li a:hover {font-weight:bold; color:#01B9E0; border:1px solid #D9DCDF; border-width:1px 1px 0 1px; background-color:#ECECEC;}
#home li#nav1 a, #home li#nav1 a:hover,
#us li#nav2 a, #us li#nav2 a:hover,
#world li#nav3 a, #world li#nav3 a:hover,
#blogs li#nav4 a, #blogs li#nav4 a:hover,
#business li#nav5 a, #business li#nav5 a:hover,
#health li#nav6 a, #health li#nav6 a:hover,
#entertainment li#nav7 a, #entertainment li#nav7 a:hover,
#photos li#nav8 a, #photos li#nav8 a:hover,
#magazine li#nav9 a, #magazine li#nav9 a:hover,
#specials li#nav10 a, #specials li#nav10 a:hover {font:bold 11px arial,sans-serif,verdana; color:#003366; background-color:#FFF; border:1px solid #D9DCDF; border-width:1px 1px 0 1px; padding:4px 15px 6px 15px; line-height:24px; _line-height:15px;}
#nav ul li {display:inline;}
/* End Nav styles */