/* 
Theme Name: Basic 2CR
Description: Tema base de 2 columnas con SideBar a la derecha
Version: 1.0
Author: Jacinto Lajas
Author URI: http://www.stralunato.com/


*/


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



body {
	background: #c1c9d7;
	font-family: Bitstream Vera Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #444;
	margin: 0px;
	padding: 0px;
	text-align: center; /* IE Fix */
}

acronym { 
  cursor: help; 
  border-bottom: 1px dashed #555; 
}

a:link, a:visited { 
  color: #69d;
  text-decoration: none; 
}
a:hover { 
  color: #c42;
  text-decoration: none; 
}

.hide {
  visibility: hidden;
}


/*  Container
--------------------------------------------------------------*/	

#container {
	background: #fff;
	width: 795px;
	margin: 10px auto;
	padding: 5px; 
	text-align: left; 
}
	

/*  Header
--------------------------------------------------------------*/		

#header {
	background: #fff;
	width: 795px;
	height: 188px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

/* Title */

#header #title {
	background: #fff url('img/header.jpg') top left no-repeat;
	width: 795px;
	height: 150px;
	margin: 0;
	padding: 0;
	float: left;
}	

/* Menu Principal */

#menu-principal {
	background: #74a2e7 url('img/title.png') top right no-repeat;
	width: 795px;
	height: 30px;
	margin: 0;
	padding: 2px 2px 2px 0;
	border-top: 2px solid #fff;
	float: left;
}	

#nav {
	background: transparent;
	height: 30px;
	margin: 0 0 0 2px !important;
	margin: 0 0 0 1px;
	padding: 0;
	text-transform: lowercase;
	float: left;
}

#nav li {
	list-style-type: none;
	height: 30px;
	margin: 0;
	padding: 0;
	display: inline;
}
  		
#nav li a:link, #nav li a:visited { 
	background-color: #e5e9ef;
	color: #74a2e7;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 2.7em !important;
  line-height: 1.3em;
  height: 30px;
  margin: 0 !important;
  margin: 0 2px 0 0;
	padding: 8px 8px 9px 8px;
}

#nav li a:hover { 
  background-color: #74a2e7; 
  color: #fff;
  font-weight: bold;
}


/*  Main Content
--------------------------------------------------------------*/

#main-content {
  background: #fff;
	width: 795px;
	height: auto;
	margin: 1px 0 0 0;
	padding: 0;
	float: left;
}


/*  SideBar
--------------------------------------------------------------*/

#sidebar {
	background: #e5e9ef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 1.5em;
	width: 240px;
	position: relative;
	float: right; 
	word-spacing: 2px;	
}

#sidebar div { 
	background: transparent;
  padding: 10px 15px 10px 10px;
  border-bottom: 1px solid #fff;
}

#sidebar div.zg_div, #sidebar div.zg_div_inner, #sidebar div#zg_whatdiv, #sidebar div#zg_whatlink { 
	background: transparent;
  padding: 0;
  border: none;
}

#sidebar p {
  margin: 5px 8px 5px 8px; 
}	

#sidebar p.autor-image img {
  margin: 0;
  padding: 1px;
  border: 1px solid #ccb; 
}	

#sidebar p.autor-name {
  font-weight: bold; 
}

#sidebar h2 { 
	font-family: Bitstream Vera Sans, Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em; 
	color: #69d; 
	margin: 0 10px 0 5px; 
	text-transform: uppercase;
}

#sidebar h2.feeds { 
	background: transparent url('img/feed-icon.png') center left no-repeat;
  font-size: 1.1em; 
	color: #69d; 
	margin: 0 10px 0 5px;
  text-indent: 18px;
}

#sidebar ul { 
	font-size: 1em; 
	color: #777; 
	margin: 5px 0 0 25px !important;
	margin: 5px 0 0 30px;
  padding: 0; 
  list-style-type: disc;
}

#sidebar ul.children { 
	margin: 0 0 0 15px !important;
	margin: 0 0 0 20px;
	list-style-type: disc;
}

#sidebar ul.search { 
	font-size: 1em; 
	color: #333;
  margin: 5px 0 0 15px !important; 
	margin: 5px 0 0 10px;
  padding: 0; 
  list-style-type: none;
}

#sidebar ul.no-marker { 
	font-size: 1em; 
	color: #333; 
	margin: 5px 0 0 25px !important;
	margin: 5px 0 0 30px;
  padding: 0; 
  list-style-type: none;
}

#sidebar ul h3 { 
	font-size: 1em; 
	color: #777; 
	margin: 0 0 2px -15px; 
	padding: 0;
}

#sidebar ul li {
  font-size: 1em;
  color: #777;
  margin: 0;
  padding: 0;
}
  		
#sidebar ul li a:link, #sidebar ul li a:visited { 
	font-weight: normal;
  color: #69d;
  text-decoration: none; 
}

#sidebar ul li a:hover {  
  font-weight: normal;
  color: #c42;
  text-decoration: none;
}


/*  Content
--------------------------------------------------------------*/

#content {
	background: #fff;
  width: 555px;
	position: relative;
  float: left;
	margin: 0;
	padding: 0;
	text-align: left;
  word-spacing: 0.05em; 	
}

.post {
  margin: 10px 20px 25px 10px;
}	

.post p.author {
  font-size: 1em; 
	color: #777;
	margin: 5px 0 0 5px;
}	

.post h3 { 
	font-size: 1.6em;
  line-height: 1.5em; 
	color: #333; 
	margin: 50px 0 0 5px; 
}	

.post h4 { 
	font-size: 1.2em; 
	color: #333; 
	margin: 20px 0 5px 0; 
}	

.post .entry {
  color: #333;
  margin: 0;
  padding: 10px 0 0 0;
  text-align: justify;
}

.post .entry p {
  font-size: 1.2em;
  line-height: 1.5em;
  margin: 10px 5px 15px 5px;
  padding: 0;
}

.post .entry p.cleared {
  width: 100%;
  height: auto;
  margin: 5px;
  padding: 0;
  text-align: left;
  display: block;
  clear: right;
}

.post .entry img {
  margin: 0 10px 0 0;
  padding: 1px;
  float: left;
  border: 1px solid #e4e4e4;
}

.post .entry p.cleared img {
  margin: 0 10px 5px 0;
  padding: 1px;
  float: none;
  border: 1px solid #e4e4e4;
}

.post .entry ul { 
	margin: 0 5px 15px 40px;
  padding: 0;
}

.post .entry ul { 
	font-size: 1.2em; 
	line-height: 1.5em;
  list-style-type: disc;
}

blockquote {
	font-style: italic;
  margin: 15px 30px 15px 15px;
	padding: 5px 20px 5px 20px;
	border: 3px double #cecece;	
}

.post p.info {
  font-size: 1.1em;
  color: #555;
  margin: 20px 0 40px 0;
  padding: 3px 3px 3px 8px;
  border-top: 1px solid #e4e4e4;
}

#search-results {
	margin: 10px 15px 25px 10px;	
}

#search-results h3 {
	font-size: 1.4em; 
	color: #333; 
	margin: 20px 0 0 0; 	
}

#search-results h4 {
	font-size: 1.2em; 
	color: #333; 
	margin: 20px 0 0 0; 	
}

/* Page Navigation */

.pagenav {
  font-size: 1.1em;
  width: 100%;
  margin: 0 0 30px 0;
  padding: 10px 0 10px 0;
}

.previous {
  width: 40%;
  margin-left: 15px;
  float: left;
  text-align: left;
}

.next {
  width: 40%;
  margin-right: 20px;
  float: right;
  text-align: right;
}


/*  Footer
--------------------------------------------------------------*/

#footer {
	background: #74a2e7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #fff;
	width: 795px;
	margin: 0;
	padding: 10px 0 10px 0 !important;
	padding: 15px 0 10px 0;
	border-top: 5px solid #fff;
	text-align: center;	
	clear: both;
}

#footer p {
  margin: 5px 0 5px 0;
}

#footer p a:link, #footer p a:visited { 
  font-weight: bold;
  color: #fff;
  text-decoration: none; 
}
#footer p a:hover { 
  font-weight: bold;
  color: #fff;
  text-decoration: underline; 
}


/*  Comments
--------------------------------------------------------------*/

#comments-box {
  margin: 20px 20px 25px 20px;
  padding: 0 0 40px 0;
}

#comments-box h3 {
  font-size: 1.4em;
  margin: 40px 0 15px 0;
}

.alt {
	margin: 0;
	padding: 10px;
	border: 1px solid #cecece;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 20px 3px 30px;
	padding: 5px 10px 3px 0;
	list-style: decimal;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
  margin: 10px 5px 10px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
  font-size: 0.9em;
  font-weight: normal;
  margin: 0;
	display: block;
}

.commentlist li {
	font-size: 1.1em;
}
	
.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

#commentform {
	margin: 5px 20px 5px 30px;
}

#commentform p {
  margin: 5px 0;
}

#commentform p.moderation-notice {
	font-size: 0.9em;
}

#commentform input {
  font-family: MS Sans Serif, Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.1em;
  color: #555;
  width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #699;
}

#commentform textarea {
	font-family: MS Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
  color: #555;
  width: 100%;
	padding: 2px;
	border: 1px solid #699;
}

#commentform #submit {
	width: auto;
  margin: 0;
	float: right;
}
	
	
/* Contact Form
----------------------------------------------------------------------------- */

.contactform {
  font: 1.1em Bitstream Vera Sans, Verdana, Arial, Helvetica, sans-serif;
  margin: 20px 0 0 90px;
	padding: 10px 0 10px 0;
}

.contactleft {
  color: #69d;
  margin: 10px 0 0 0;
}

.contactleft label {
  color: #69d;
  margin: 10px 0 0 0;
}

.contactright {
  color: #69d;
  margin: 3px 0 5px 0;
}

#wpcf_your_name, #wpcf_email, #wpcf_website, #wpcf_msg {
  background-color: #f9f9f9;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #777;
  margin: 0;
  padding: 2px 0 2px 0;
  border: solid 1px #69d;
  text-indent: 3px; 
}

#contactsubmit {
  color: #69d;
  margin: 10px 0 0 5px;
}

#left .post .contactform .contactform-error {
  margin: 0 65px 20px 0;
	padding: 0;
}

#left .post .contactform .contactform-error p {
  font: bold 1.1em/1.5em Bitstream Vera Sans, Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
	padding: 0;
}
