





/* 
Theme Name: Tech Two
Theme URL: http://fabianrodriguez.net
Description: Tema minimalista estilo revista.
Author: Fabian Rodriguez
Author URI: http://fabianrodriguez.net
Version: 1.0
*/


/****************************
Css reset
****************************/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}


/****************************
Estilos generales
****************************/

body {background-color:#033135;margin-top:10px;}
#container {
	width:960px;
	margin:0px auto;
	padding:0px auto;
	background-color:#ffffff;
	padding-bottom:10px;	
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

strong {font-weight:bold;}
img {border:0px;}
.alignright {float:right;padding:10px;}
.alignleft {float:left;padding:10px;}
.aligncenter {text-align:center;}

blockquote {
	margin-top:10px;
	padding:3px;
	color:#575757;
	padding: 0 50px;
	background:transparent url("/web/20111007064859//wp-content/themes/isenavirtual/images/blockquote.gif") no-repeat 0 0;
}

/****************************
Cabecera o header
****************************/

#header {
	width:930px;
	height:100px;
	background-image:url(/web/20111007064859//wp-content/themes/isenavirtual/images/logo.jpg);
	margin-top:10px;
	margin-left:15px;
	margin-bottom:10px;

}

#menuH {
	width:960px;
	height:30px;
	background-color:#033135;
}

#menuH a {
	font-family: Verdana, "lucida console", sans-serif;
	font-size:13px;
	text-decoration:none;
	display:block;
	float:left;
	padding:6px 17px 8px 17px;
	margin-right:10px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	color:#ffffff;
	background-color:#087b85;
}

#start {
	background-color:#ffffff;
	color:#000000;
	font-family: Verdana, "lucida console", sans-serif;
	font-size:13px;
	text-decoration:none;
	display:block;
	float:left;
	padding:6px 25px 9px 25px;
	margin-right:10px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	background-image:url(/web/20111007064859//wp-content/themes/isenavirtual/images/home.png);
	background-repeat:no-repeat;
	background-position: 7% 35%;
	font-weight:bold;
}

#start a:hover {text-decoration:underline;}

#menuH a:hover {color:#000000;background-color:#ffffff;text-decoration:underline;}
#formh {float:right;padding:4px -2px 5px 10px;}
#s {
	border:1px solid #ffffff;
	background: url('/web/20111007064859//wp-content/themes/isenavirtual/images/search.png') no-repeat 6px center #fff;
	padding-left:20px;
}

#topMenu {
	width:958px;
	height:30px;	
	border:1px solid #f1f1f1;
	margin-bottom:15px;
	
}



#social {float:right;margin-right:138px;margin-top:8px;}
#social img {margin-right:5px;}



/****************************
Content o contenido del blog
****************************/

.content {
	width:680px;
	float:left;
	padding:10px;	
	font-family: Verdana, "lucida console", sans-serif;
	font-size:13px;
	line-height:20px;
	color:#333333;
	margin-left:10px;
	margin-top:-14px;
}

.miniatura {float:left;margin-right:10px;border:1px solid #f1f1f1;}
.titlePost {font-family: Verdana, "lucida console", sans-serif;font-size:18px;}
.titlePost a {color:#000000;text-decoration:none;}
.titlePost a:hover {text-decoration:underline;}
#entry-title {font-family: Verdana, "lucida console", sans-serif;font-size:23px;line-height:23px;}
#entry-title a {text-decoration:none;color:#2496aa;}
#entry-title a:hover {text-decoration:underline;color:#2db3cb;}
.postmeta {color:#999999;font-size:11px;}
.postmeta a {color:#2496aa;text-decoration:none;}
.postmeta a:hover {text-decoration:underline;}
.post-index {height:210px;border-bottom:1px solid #e5e5e5;margin-bottom:10px;}
.contenido {margin-top:10px;}	
.entry-content {margin-top:15px;}
.entry-content a {text-decoration:none;color:#2496aa;}
.entry-content img, p {margin-top:10px;margin-bottom:10px;}
.entry-content a:hover {text-decoration:underline;}
.entry-content ul, ol {margin-left:30px;margin-top:10px;}
.entry-content h3 {color:#333333;font-size:20px;margin-top:5px;margin-bottom:5px;}
#twitter {float:right;}
.metaSingle {
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	padding-top:5px;
	padding-bottom:5px;
}

#megusta {
	background: #ECEEF5;
	border: 1px solid #CAD4E7;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;	
	height: 25px;
	margin: 15px auto;
	padding: 5px 15px;
	width: 560px;
	margin-top:15px;
}

.navigation a {color:#2496aa;text-decoration:none;}
.navigation a:hover {text-decoration:underline;}
#avatarMeta {float:left;}

#autorMeta {
	padding-left:38px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
}

#autorMeta a {color:#338ABE;text-decoration:none;}
#autorMeta a:hover {text-decoration:underline;color:#3b9ed7;}

#catMeta {
	padding-left:38px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
}

#catMeta a {color:#338ABE;text-decoration:none;}
#catMeta a:hover {text-decoration:underline;color:#3b9ed7;}
#twitterMeta {float:right;font-family: Verdana, Geneva, sans-serif;}
#twitterMeta img {border:0px;}
#twitterMeta a {font-size:11px;color:#333333;text-decoration:none;}
#twitterMeta a:hover {text-decoration:underline;}
#comentMeta {float:right;font-family: Verdana, Geneva, sans-serif;margin-top:-13px;}
#comentMeta a {font-size:11px;color:#333333;text-decoration:none;}
#comentMeta a:hover {text-decoration:underline;}
.postContent a{color:#338ABE;text-decoration:none;}


.Nav {
	text-align: center;
}

.Nav a {
	text-decoration: none !important;
}

.Nav .on, .Nav a:hover {
	background: #13c7d7  !important;
	color: #fff;
}

.Nav a, .Nav .on {
	background: #0a8f9b;
	color: #f1f1f1;
	display: block inline;
	padding: 5px 9px;
	margin-left: 4px;
}
.Nav .on{color:#fff;}

/****************************
Sidebar o barra lateral
****************************/

#adsense-sidebar {width:160px;height:610px;}
#sidebar {width:180px;float:left;margin-left:10px;}
.ultimosSide {
	font-family: Verdana, "lucida console", sans-serif;
	font-size:10px;
	margin-bottom:18px;
	line-height:15px;	
}

.ultimosSide a {color:#333333;text-decoration:none;}
.ultimosSide a:hover {text-decoration:underline;}
.metaSide {color:#999999;}
.metaSide a {color:#2496aa;text-decoration:none;}
.metaSide a:hover {text-decoration:underline;}
#recientes {margin-left:5px;}

#sidebar h3 {
	display:block;
	color:#ffffff;
	width:170px;
	padding:5px;
	background:#d6a81c url(/web/20111007064859//wp-content/themes/isenavirtual/images/alert-overlay.png) repeat-x;
	box-shadow:1px 1px 2px #666;
	-moz-box-shadow:1px 1px 2px #666;
	-webkit-box-shadow:1px 1px 2px #666;
	font-family: Verdana, "lucida console", sans-serif;
	font-size:14px;
	font-weight:bold;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	clear:both;
	margin-bottom:15px;
}

.widget {
	font-family: Verdana, "lucida console", sans-serif;
	font-size:13px;
	margin-bottom:20px;
	
}

.widget a {color:#666666;text-decoration:none;}
.widget a:hover {text-decoration:underline;}

.widget ul {
	margin-left:20px;	
	list-style-image:url(/web/20111007064859//wp-content/themes/isenavirtual/images/arrow.gif);
	line-height:20px;
}






/*comentarios*/

#comments ol {
	list-style:none;
	margin:0px;
	padding:0px;
}

.commentText {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	border:1px solid #c6c6c6;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	margin-bottom:5px;
	padding:2px;
}

.commentText a {
	color:#338ABE;
	text-decoration:none;
}

.commentText a:hover {
	text-decoration:underline;
	color:#3b9ed7;
}

.commentMeta {
	margin-top:-10px;
	line-height:12px;
}

#textComt {
	padding-top:5px;
	margin-left:5px;
	line-height:15px;
}

.gravatar {
	float:left;
	margin:0px;
	padding:0px;
	margin-top:2px;
	padding-left:5px;
	padding-right:5px;
}

#metaUtor {

}

#commentsForm input,textarea {
	border:1px solid #000000;

}

#relacionados {margin-top:20px;}
#relacionados a{font-size:12px;color:#338ABE;text-decoration:none;}
#relacionados a:hover {text-decoration:underline;color:#3b9ed7;}
#relacionados ul {margin-left:30px;list-style-type:square;}

#footer {clear:both;padding-top:20px;}

#fAncho {
	width:900px;
	height:70px;
	background-color:#4c4c4c;
	margin:0 auto;
	padding:0 auto;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#imgFooter {
	font-family: Verdana, "lucida console", sans-serif;
	font-size:11px;	
	height:100px;
	color:#ffffff;
	width:900px;
	line-height:18px;
	margin-left:27px;
	padding-top:5px;
}

#imgFooter a {color:#2b8fd7;text-decoration:none;}
#imgFooter a:hover {text-decoration:underline;}



#ultimosPost {
	font-family: Verdana, "lucida console", sans-serif;
	font-size:13px;	
	margin-left:580px;
	margin-top:-139px;
	line-height:20px;
	color:#2b8fd7;
}

#ultimosPost ul {margin-top:-6px;}
#ultimosPost a {text-decoration:none;color:#ffffff;}
#ultimosPost a:hover {text-decoration:underline;}

.error404 {
	font-family: Verdana, "lucida console", sans-serif;
	font-size:13px;	
	line-height:20px;
	width:500px;
	margin-left:30px;
}