/*
Theme Name: Stan512
Theme URI: http://www.512megas.com/2009/01/tema-para-wordpress-stan512/
Description: Plain and simple two-column theme. Minimalist and milky..
Version: 0.9
Author: Jesus Sanchez & StanMX
Author URI: http://www.512megas.com
Tags: white, two-columns, flexible-width

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*-------- General Styles ---------*/
* {
	margin: 0;
	padding: 0;
}

.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: 13px;
	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: 900px;
}

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

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

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

#topnav a {
	color: #111111;
}

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

/*-------- Links ---------*/
a {
	text-decoration: underline;
	color: #111111;   
        
}

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


/*-------- Fonts & colors ---------*/
body {
/*	font-family: georgia, Serif; */
	font-family: Lucida Grande, Arial, Sans-serif;
	font-size: 17px;
	line-height: 1.5em;
	color: #111111;
        background: #ffffff url(images/back.gif) no-repeat;
       
 
}

#header h1 {
	font-size: 1.4em;
	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: #111111;
}

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


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

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

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

.post h3 a:hover {
	color: #244868;
        text-decoration: underline;
}

.post_txt {
	color: #111111;
}

.post_txt a {
	color: #244868;
        text-decoration: underline;
}

.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: 1.2em;
	color: #111111;
	margin-bottom: 20px;
	text-align: right;
}

.post_meta a {
	color: #111111;
	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: #244868;
}

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

#footer a {
	color: #244868;
}

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

h4.relposts {
	font-size: 1.4em;
        font-weight:bold;
	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: #244868;
}

.comentario .comment_author {
	color: #244868;
}

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

/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_seventeen */
.preload17a {background: url(http://rankinghosting.com/wp-content/themes/stan512/menu/pro_seventeen_1a.gif);}
.preload17b {background: url(http://rankinghosting.com/wp-content/themes/stan512/menu/pro_seventeen_1b.gif);}
.menu17 {padding:5px 0 0 1em; margin:0; list-style:none; height:35px; position:relative; background:transparent url(http://rankinghosting.com/wp-content/themes/stan512/menu/pro_seventeen_0c.gif) repeat-x left bottom; font-size:12px;}
.menu17 li {float:left; height:35px; margin-right:1px;}
.menu17 li a {display:block; float:left; height:35px; line-height:33px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:right; padding:0 0 0 4px; cursor:pointer; background:url(http://rankinghosting.com/wp-content/themes/stan512/menu/pro_seventeen_0a.gif) no-repeat;}
.menu17 li a b {float:left; display:block; padding:0 16px 5px 12px; background:url(http://rankinghosting.com/wp-content/themes/stan512/menu/pro_seventeen_0b.gif) no-repeat right top;}
.menu17 li.current a {color:#000; background:url(http://rankinghosting.com/wp-content/themes/stan512/menu/pro_seventeen_2a.gif) no-repeat;}
.menu17 li.current a b {background:url(http://rankinghosting.com/wp-content/themes/stan512/menu/pro_seventeen_2b.gif) no-repeat right top;}
.menu17 li a:hover {color:#000; background: url(http://rankinghosting.com/wp-content/themes/stan512/menu/pro_seventeen_1a.gif) no-repeat;}
.menu17 li a:hover b {background:url(http://rankinghosting.com/wp-content/themes/stan512/menu/pro_seventeen_1b.gif) no-repeat right top;}
.menu17 li.current a:hover {color:#000; background: url(http://rankinghosting.com/wp-content/themes/stan512/menu/pro_seventeen_2a.gif) no-repeat; cursor:default;}
.menu17 li.current a:hover b {background:url(http://rankinghosting.com/wp-content/themes/stan512/menu/pro_seventeen_2b.gif) no-repeat right top;}

#tronco {
	text-align: center;
        color: #ffffff;
	background: url(http://rankinghosting.com/wp-content/themes/stan512/images/back2.jpg)
}
