div.waiting{
	border:1px solid #6bf876;
	background-color:#c2fcc7; 
	padding:20px 10px;
	margin:0 0 20px 0;
	width:100%;
	font-size:1.2em;
}
/*-------- General Styles ---------*/
* {
	margin: 0;
	padding: 0;
}

.center{
	text-align:center;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
/** html .clearfix {height: 1%;}*/
.clearfix {display: block;}
/* End hide from IE-mac */

/*-------- Structure ---------*/
#todo {
	width: 60%;
	margin: auto;
	min-width: 500px;
}

/*-------- Header ---------*/
#header {
	text-align: center;
}
#header h1 {
	margin: 50px 0 15px 0;
	text-transform: uppercase;
}

#header h2 {
	margin-bottom: 25px;
}

#topnav {
	margin-bottom: 40px;
	padding-bottom: 10px;
	border-bottom: 2px #ddd solid;
	text-align: center;
}

#topnav a {
	color: #bbb;
}

#topnav a:hover {
	color: #454545;
}

/*-------- Fonts & colors ---------*/
body {
/*	font-family: georgia, Serif; */
	font-family: Lucida Grande, Arial, Sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	color: #111111;
}

#header h1 {
	font-size: 3.0em;
	font-weight: lighter;
}
	#header h1 a {
		color: #000000;
		text-decoration: none;
	}

#header h2 {
	font-weight: lighter;
	font-size: 1.2em;
	color: #999999;
}

#contenido {
	margin-bottom: 50px;
}

/*-------- Links ---------*/
a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


/*-------- Posts ---------*/
.post {
	margin-bottom: 60px;
}

	.post_meta_com {
		text-align: right;
		margin-top: 50px;
		font-size: 1.5em;
		color: #cccccc;
	}
	
	.post_meta_com a {
		color: #cccccc;
	}
	
	.post_meta_com a:hover {
		color: #000000;
	}

.post h3 {
	font-size: 1.7em;
	font-weight: lighter;
	margin-bottom: 5px;
	border-bottom: 1px #eeeeee solid;
	padding-bottom: 10px;
	text-align: center;
}

.post h3 a:hover {
	color: #3D78B0;
}

.post_txt {
	color: #454545;
}

.post_txt a {
	color: #3D78B0;
}

.post_txt ul, .post_txt ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post_txt div {
	margin-bottom: 20px;
}

.post_txt ul, .post_txt p {
	margin-bottom: 15px;
}

.post_meta {
	font-size: 0.7em;
	color: #bbb;
	margin-bottom: 20px;
	text-align: right;
}

.post_meta a {
	color: #bbb;
	text-decoration: underline;
}

.post_meta a:hover {
	color: #444;
}

.post .post_meta_com p.tags {
	font-size: 0.5em;
}

/*-------- Sidebar ---------*/
.sidebar {
	width: 100%;
	text-align: center;
	min-width: 500px;
	margin-bottom: 30px;
	border-top: 2px #000000 solid;
	padding-top: 30px;
}

.sidebar h4 {
	font-weight: lighter;
	color: #000000;
	font-size: 1.5em;
	border-bottom: 1px #eee solid;
	margin-bottom: 10px;
}

.sidebar .widget {
	width: 28%;
	float: left;
	text-align: left;
	min-width: 165px;
	font-size: 0.8em;
	margin-right: 15px;
	margin-left: 20px;
}

.sidebar .widget ul {
	margin-left: 20px;
}

.sidebar .widget ul li {
	margin-bottom: 5px;
}

.sidebar .widgetcont, .sidebar .widgetcont a {
	color: #666666;
}

.sidebar .widgetcont a {
	color: #3D78B0;
}

#footer {
	text-align: center;
	font-size: 0.8em;
	border-top: 1px #cccccc solid;
	padding-top: 30px;
}

#footer a {
	color: #3D78B0;
}

/*-------- Single ---------*/

h4.relposts {
	font-size: 1.4em;
	font-weight: lighter;
	color: #999999;
	border-bottom: 2px #ddd solid;
	margin-top: 20px;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.st-related-posts {
	margin-left: 20px;
	font-size: 0.8em;
}

.st-related-posts li {
	border-bottom: 1px #eee solid;
	line-height: 2em;
}

.st-related-posts a {
	color: #cccccc;
}

.st-related-posts a:hover {
	color: #000000;
}

/*-------- Comentarios ---------*/
.comentarios {
	margin-bottom: 50px;
}

.comentarios h4 {
	font-size: 1.4em;
	font-weight: lighter;
	text-align: center;
	border-bottom: 2px #666666 solid;
	color: #666666;
	padding-bottom: 5px;
	margin-bottom: 40px;
}

.comentario {
	line-height: 1.2em;
	border-bottom: 1px #eee solid;
	margin-bottom: 30px;
}

.comentario .avatar {
	float: right;
}

.comentario p {
	margin-bottom: 15px;
}

.comentario .comment_author {
	font-size: 1.2em;
	color: ;
	margin-bottom: 3px;
}

.comentario .comment_author a {
	text-decoration: underline;
	color: #3D78B0;
}

.comentario .comment_author {
	color: #3D78B0;
}

.comentario .comment_txt {
	color: #777777;
	font-size: 0.9em;
}

.comentario .comment_meta {
	font-size: 0.7em;
	overflow: hidden;
}

.comentario .comment_meta p {
	margin-bottom: 15px;
}

.comentario .comment_meta a {
	color: #bbb;
}

.comentario .comment_meta a:hover {
	color: #000;
	text-decoration: none;
}

.commentform label {
	display: block;
}

.reply a {
	font-size: 0.6em;
	color: #999999;
	text-transform: uppercase;
}

.reply {
	margin-bottom: 0;
}

h4.respond {
	margin-top: 60px;
}

#commentform p {
	margin-bottom: 15px;
}

#commentform label {
	font-size: 1.1em;
	vertical-align: middle;
	display: block;
}

#commentform input {
	height: 25px;
	font-size: 1.1em;
	color: #666666;
}

#commentform textarea {
	font-size: 1.1em;
	color: #666666;
	width: 100%;
	font-family: georgia, serif;
}

#commentform #submit {
	font-size: 1.5em;
	width: 220px;
	height: 40px;
}

/*-------- Paginas ---------*/
.pagina	h3 {
	margin-bottom: 20px;
	font-weight: lighter;
}

h2.pagetitle {
	color: #66A6BB;
	font-size: 1.8em;
	margin-bottom: 50px;
	font-weight: lighter;
	text-align: center;
	border-bottom: 2px #ddd solid;
	padding: 0 0 40px 0;
}

.aligncenter2 {
	text-align: center;
}

.mbot20 {
	margin-bottom: 20px;
}

#contenido.busqueda {
	margin-bottom: 50px;
}

.navigation {
	margin-bottom: 40px;
	font-size: 0.8em;
}

.navigation a {
	color: #aaaaaa;
}

/* Inicio paginacion */

div.pagination {
	text-align:center;
	padding: 7px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px; 
	margin: 2px;
	border: 1px solid #4A5154;	 
	text-decoration: none;
	color: #4A5154;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #4A5154;
	background-color:#4A5154;
	color: #fff;
}

div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px; 
	border: 1px solid #4A5154;
	font-weight: bold;
	background-color: #4A5154;
	color: #FFF;
}

div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD; 
}

/* Fin paginacion */

.error
{
	font: bold 1.1em Arial, Tahoma, sans-serif;
	color: #f03a31;
	padding: 10px 15px 10px 15px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #f03a31;
	background-color: #fad3c5;
}
div.kodrs{
	padding:10px;
	max-height:300px;
	overflow:auto;
	margin:10px 0;
	background-color:#fbfbfb;
	border:1px solid #f0f0f0;
	font-size:0.70em;
	line-height:110%;
}
.facebook{
	text-align:left;
}

.pregunta{
	color:#f00;
	font-size:.0.75em;
}