/*
Theme Name: asidesimple
Theme URI: http://www.JairoFonseca.com
Description: An Upgrade from So Simple Wordpress Theme created by Kate Mag (Pixel Insert)
Author: Jairo Fonseca
Author URI: http://www.JairoFonseca.com
Version: 1.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: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
/*color links*/
a:link {
	color: #366D6D;
	text-decoration: underline;
}
/*cambiar color links*/
a:visited {
	color: #366D6D;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
h1#title {
  float: left;
  font-family: "Times New Roman", Times, serif, Verdana, Arial, Helvetica, sans-serif;
  font-size: 3em;
  letter-spacing: 0px;
}
h1#title a {
  text-decoration: none;
}
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  padding: 0 0 10px 0;
}
p {
  padding: 10px 0 0 0;
}
#wrapper {
  margin: 0 auto 0 auto;
  width: 850px;
  text-align: left;
}
#header {
  float: left;
  width: 70%;
  padding: 0;
}
#header2 {
  float: right;
  width: 30%;
  padding: 0;
}

.aviso {
	font-family: Geneva, Arial, Helvetica; 
	font-size: 1.0em;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
}

#desc {
  float: left;
  padding: 0px 0 0 0px;
  font-weight: bold;
  /*color links*/
  font-family: "Times New Roman", Times, serif, Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  letter-spacing: 0px;
  color: #006697;
  text-decoration: none;
}
.menu {
  background: #e7f1fe;
  border-bottom: double 1px #cccccc;
}
.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;
  border-right: 1px solid #cecece;
}
.menu ul li.page_item a {
  text-decoration: none;
}
.menu ul li.page_item a:hover {
  text-decoration: underline;
}
#container {
  float: left;
  width: 560px;
  margin-top: 10px;
}
.post {
  padding: 10px 0 10px 0;
}
.post h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #330000;
	border-top: dotted 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
}
.post h3 a{ 
  text-decoration: none;
}
#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 0 0;
  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: 240px;
  margin: 0 0 0 10px;
  display: inline;
}
#rss_box {
  background: url(images/rss.png) no-repeat;
  width: 200px;
  height: 29px;
  margin-top: 5px;
  border-bottom: solid 1px #F5F5F5;
}
#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;
	border: 1px solid #000033;
	margin-top: 8px;
}
.sidebar ul {
  list-style-type: none;
  margin: 0;
  padding: 0 10px 0 30px;
}
.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 links*/
	color: #0080C0;
}
.sidebar ul ul{
  margin: 0;
  background: #f2f8ff;
}
.sidebar ul ul li {
  padding-left: 10px;
  background: #e7f1fe;
}
.sidebar ul ul li a {
  text-decoration: none;
}
#footer {
	clear: both;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer p {
  padding: 5px 0 5px 10px;
  line-height: 18px;
  background: #f7faff;
  border-top: 1px solid #759FBD;
  font-size: 0.75em;
}
.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 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 #cccccc;  
}
.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 #ddd;
  text-align: center;
  background-color: #f3f3f3;
  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;
}
