* {
	margin: 0px;
	padding: 0px;
	}

body {
	background: #0f354c url(/wp-content/themes/Fontella/images/bg.png) top repeat-x;
	color: #2A2A2A;
	font-family: Verdana, sans-serif;
	font-size: 12pt;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}

/* Main Sections */

#topbar {
	background: #111;
	color: #fff;
	font-family: Tahoma;
	font-size: 7pt;
	margin: 0px auto 3px;
	width: 900px;
	padding: 8px 0px 8px 0px;
	text-align: right;
	text-transform: uppercase;
	}

#wrapper {
	margin: 30px auto 0px;
	width: 800px;
	}

.post {
	margin-bottom: 50px;
	}

#indexwrapper {
	padding: 0px;
	width: 800px;
	margin: 50px auto 0pt;
	}

#cabecera {
	width: 900px;
	height: 160px;
	margin: 0px auto;
	padding: 0px;
	}

#header {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	}

#pages {
	margin: 0px;
	padding: 2px 0px;
	text-align: right;
	}

#sidebar {
	font-size: 9pt;
	font-family: Verdana;
	overflow: hidden;
	width: 800px;
	color: #505050;
	line-height: 1.2em;
	margin: 30px auto;
	background: #FAFAFA url(/wp-content/themes/Fontella/images/sidebarbg.png) bottom repeat-x;
	border: 1px solid #E3E3E3;
	padding: 25px 0px 25px 10px;
	}

#footer {
	font-size: 9pt;
	margin: 0px auto;
	padding: 10px 0px 10px 0px;
	text-align: right;
	clear: both;
	width: 900px;
	color: #fff;
	overflow: hidden;
	}

/* Index */

#lastpost h1 {
	margin-bottom: 10px;
	}

#lastpost h1 a{
	font-size: 30pt;
	font-weight: bold;
	padding: 10px 0PX 15px 0PX;
	letter-spacing: -1px;
	font-family: Arial, Tahoma;
	line-height: 34px;
	}

#lastpost h1 a:hover{
	color: #054D95;
	text-decoration: none;
	}

#lastpost p {
	margin-bottom: 10px;
	line-height: 21px;
	}

#lastpost p a {
	border-bottom: 1px dotted #dcdcdc;
	}

/* Header, Topbar and Navbar */

#header h1 {
	font-size: 45px;
	font-weight: bold;
	font-family: georgia;
	text-transform: uppercase;
	margin-bottom: 18px;
	padding: 10px;
	text-align: right;
	border-bottom: 1px solid #000;
	}

#header a, #header a:hover {
	color: #010101;
	text-decoration: none;
	}

#contenedor_general {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	}

#topbarmax {
	width: 900px;
	margin: 0px auto;
	padding: 5px 0px 10px 0px;
	float: left;
	}

#navbar {
	float: left;
	margin-left: 25px;
	width: 680px;
	font-family: Arial, Verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #fff;
	}

#navbar div {
	float: left;
	padding: 5px 15px;
	text-align: center;
	margin-right: 20px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	}

#navbar a {
	color: #fff;
	}

#navbar a:hover {
	text-decoration: none;
	}

.navbarhover {
	background-color: #09202e ;
	}

#navbaricon {
	float: left;
	width: 168px;
	}

#navbaricon div {
	float: left;
	position: relative;
	}

#navbaricon div span {
	background: url(/img/tooltip.png) no-repeat;
	width: 120px;
	height: 60px;
	position: absolute;
	top: -93px;
	left: -45px;
	padding: 12px 5px 5px 5px;
	text-align: center;
	opacity: 0;
	display: none;
	z-index: 2;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	}

#topcontenido	{
	background-color: #0f354c;
	}

#buscarcab {
	margin-top: 8px;
	padding-right: 10px;
	text-align: right;
	}

/* Content */

#wrapper p, #wrapper ul, #wrapper ol {
	line-height: 27px;
	}

#wrapper ul {
	list-style: square inside;
	}

#wrapper ul li {
	margin-bottom: 15px;
	}

#wrapper h1{
	font-size: 36pt;
	font-weight: bold;
	padding: 10px 0 15px 0;
	letter-spacing: -1.5px;
	font-family: Arial, Tahoma;
	line-height: 38px;
	color: #0F0F0F;
	}

#wrapper h2{
	font-size: 24pt;
	font-weight: bold;
	padding: 10px 0 15px 0;
	letter-spacing: -1px;

	font-family: Arial, Tahoma;
	line-height: 34px;
	color: #0F0F0F;
	}

#wrapper p {
	margin-bottom: 10px;
	}



.post ol li {
	margin: 0 0 5px 25px;
	}

#wrapper small {
	font-size: 8px;
	font-family: Tahoma;
	}


/* Single */

.singlelinks {
	text-transform: uppercase;
	text-align: right;
	font-family: Tahoma;
	font-size: 7pt;
	margin-bottom: 15px;
	}

.single span {
	margin-right: 15px;
	}

.post p a {
	border-bottom: 1px dotted #dcdcdc;
	}

.post h3 {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 12px;
	margin-bottom: 5px;
	letter-spacing: 0px;
	font-family: Arial, Tahoma;
	text-transform: uppercase;
	color: #2a2a2a;
	}

.post a:hover{
	border: 0;
	}

.post img {
	background: #fff url(/wp-content/themes/Fontella/images/imagesbg.png) bottom repeat-x;
	padding: 7px;
	border: 1px solid #dcdcdc;
	margin: 5px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	}

.post h3 {
	margin-top: 25px;
	}

.feedback {
	text-transform: uppercase;
	font-size: 7pt;
	font-family: Tahoma;
	margin: 20px 0;
	background: #fff url(/wp-content/themes/Fontella/images/feedbackbg.png) bottom repeat-x;
	color: #2A2A2A;
	border: 1px solid #E3E3E3;
	float:left;
	width: 100%;
}

#lastpost .feedback {
	margin: 10px 0 40px 0;
}

.feedback div {
	float: left;
	padding: 10px;
}

.feedback div.secundario {
	padding-top: 14px;
}

.feedback li{
	list-style-type: square;
	margin-left: 15px;
	line-height: 14px;
	margin-bottom: 0px !important;
	}

.date {
	position: relative;
	width: 57px;
	float: right;
	top: -41px;
	background: #fff url(/wp-content/themes/Fontella/images/datebg.png) no-repeat;
	height: 72px;
	font-family: Arial;
	margin: 0 8px 0 5px;
	padding: 0 0 0 4px;
	}

.date .year {
	font-size: 11pt;
	font-weight: bold;
	color: #FAFAFA;
	text-align: left;
	background: transparent;
	}

.date .day {
	font-family: Arial;
	font-size: 30pt;
	font-weight: bold;
	color: #ccc;
	letter-spacing: -2px;
	margin: -5px 0 -6px -12px;
	text-align: center;
	}

.date .month {
	font-size: 11pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	padding-left: 10px;
	color: #999;
	}

#pagination {
	margin: 10px 0;
	text-align: center;
	}

.titlelink {
	margin-bottom: 10px;
	outline: 0;
	}

.titlelink a {
	font-size: 30pt;
	font-weight: bold;
	margin: 10px 0 15px 0;
	letter-spacing: -1px;
	font-family: Arial, Tahoma;
	line-height: 34px;
	}

.titlelink a:hover {
	color: #054D95;
	text-decoration: none;
	}

.navposts {
	float:left;
	text-align: center;
	margin-bottom:20px;
	}

.post_atras {
	background: url(/img/dot_arrow_atras.gif) no-repeat top left;
	float:left;
	width:360px;
	padding:10px;
	border:1px solid #E3E3E3;
	}

.post_delante {
	background: url(/img/dot_arrow.gif) no-repeat top right;
	float:left;
	width:360px;
	margin-left:35px;
	padding:10px;
	border:1px solid #E3E3E3;
	}

.post_noborder {
	border:0px;
	background:none;
	}

/* Sidebar (Bottombar) */

.sidebar {
	width: 900px;
	margin: 0 auto;
	}

#sidebar li {
	border-bottom: 1px solid #ebebeb;
	list-style-type: none;
	padding: 4px 0;
	margin: 0;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	}

#sidebar #recententries li {
	padding: 5px 0;
	}

#sidebar h3 {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 7px;
	letter-spacing: 0px;
	font-family: Arial, Tahoma;
	text-transform: uppercase;
	color: #2a2a2a;
	padding-top: 3px;
	}

#sidebar small {
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 7pt;
	}

#sidebar small a{
	color: #2A2A2A;
	}

#categories {
	width: 190px;
	float: left;
	margin-right: 35px;
	}

#recententries {
	width: 324px;
	float: left;
	margin-right: 35px;
	margin-left: 10px;
	}

#infocolumn {
	width: 180px;
	float: left;
	}


/* Comments */

#comments {
	margin: 0 auto;
	font-family: Verdana;
	font-size: 9pt;
	width: 650px;
	}

#commentlist {
	list-style: none;
	padding: 0;
	}

#commentlist li {
	border: 1px solid #ebebeb;
	margin: 25px 0 15px;
	background: #fff url(/wp-content/themes/Fontella/images/commentsbg.png) bottom repeat-x;
	padding: 10px 20px;
	line-height: 17px;
	}

#commentlist li {
	border: 1px solid #ebebeb;
	margin: 25px 0 15px;
	background: #fff url(/wp-content/themes/Fontella/images/commentsbg.png) bottom repeat-x;
	padding: 10px 20px;
	line-height: 17px;
	}

#commentlist li.comment-author-admin {
	background: #f5f7ff url(/wp-content/themes/Fontella/images/comentarioadmin.png) bottom repeat-x;
}

#commentlist li ul {
	list-style: none;
	padding: 0;
	}

#commentlist li .reply {
	margin-top: 8px;
	}

#commentlist small {
	font-size: 8pt;
	color: #696969;
	}

#commentlist #avatar {
	border: 1px solid rgb(235, 235, 235);
	padding: 3px;
	float: right;
	margin-left: 10px;
	display: block; width: 40px;
	}

#postcomment {
	margin: 40px 0 10px 10px;
	text-transform: none;
	}

ol #commentlist {
	margin-top: 15px;
	}

.headercomment {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 7px;
	letter-spacing: 0px;
	font-family: Arial, Tahoma;
	text-transform: uppercase;
	color: #2a2a2a;
	}

.commenttext {
	margin-top: 7px;
	}

#comments textarea {
	width: 588px;
	padding: 10px;
	font-family: Georgia,Verdana;
	font-size: 19pt;
	height:100px;
	font-style:italic;
	letter-spacing:1px;
	background:#FFFFFF url(/wp-content/themes/Fontella/images/commentsbg.png) repeat-x scroll center bottom;
	border:1px solid #EBEBEB;
	}

#comments input {
	width: 300px;
	padding: 6px;
	font-family: Verdana;
	font-size: 9pt;
	margin-right: 5px;
	border:1px solid #EBEBEB;
	}

.commentsmess {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 7px;
	letter-spacing: 0px;
	font-family: Arial, Tahoma;
	text-transform: uppercase;
	color: #2a2a2a;
	color: #ccc;
	}


#leavecomment {
	margin: 50px 0 10px 0;
	}

#respond p {
	padding-top: 10px;
	}

#respond .subscribe-to-comments {
	margin-bottom: 10px;
	}

#submit input {
	border:1px solid #B4B5B2;
	font-size: 9pt;
	margin: 15px 0 7px 0;
	font-family: Verdana, Tahoma;
	text-transform: none;
	padding: 6px 0;
	}

#comments h3 {
	font-size: 24pt;
	font-weight: bold;
	margin-bottom: 7px;
	letter-spacing: -1px;
	font-family: Arial, Tahoma;
	text-transform: none;
	color: #2a2a2a;
	clear: both;
	}
#comments h3 span { font-weight:normal;font-family:Tahoma;
font-size:7pt;
text-align:right;
text-transform:uppercase;letter-spacing:0px;	}


/*	Footer */

#footermax {
	background: #000;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0;
	}

#footer .search {
	width: 300px;
	float:  left;
	margin-left: 20px;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 7pt;
	text-align: left;
	line-height: 15px;
	}

.search input {
	padding: 3px;
	font-size: 9pt;
	font-family: Verdana;
	}

.textfooter {
/*	width: 450px;
	float: right;
	margin: 0px 80px 0 0;*/
	text-align: center;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 7pt;
	line-height: 15px;
	}

.textfooter a {
	color: #8DC4FB;
	}

.textfooter a:hover {
	color: #3898F8;
	text-decoration: none;
	}


/* General */

a {
	color: #0066CC; /* El color de los enlaces */
	text-decoration: none;
	}

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

acronym, abbr, span.caps {
	border: 0;
	border-bottom: 1px dotted #ccc;
	}

blockquote {
	color: #787878;
	border-left: 3px solid #ccc;
	margin-left: 0px;
	padding-left: 10px;
	}

cite {
	text-decoration: none;
	}

code {
	font-family: 'Courier New', Courier, Fixed, sans-serif;
	font-size: 1.1em;
	}

img {
	border: 0;
	}

/* Float and Clear */

div.floatleft {
	float: left;
	}

div.floatright {
	float: right;
	}

div.both {
	clear: both;
	}


/* Images Align */

img.center {
	display: block;
	margin: auto;
	}

img.right {
	float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.left {
	float: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

img.none { /* Agrega esta clases para imagenes sin borde */
	border: 0;
	padding: 0;
	background: transparent;
	}


/* Text Align */

.center {
	text-align: center;
	}

.alignright {
	text-align: right;
	}

.alignleft {
	text-align: left;
	}

.margentop { margin-top:30px; }
.margentopmini { margin-top:15px !important; }
.margenbottom { margin-bottom:30px; }

.linkfavicon { float:left;margin-left:30px;margin-top:30px;width:60px;height:60px;position:relative; }
.linkfavicon img { background: none;padding: 0px;border: 0px;margin: 0px;width:60px;height:60px; }
.linkfavicon span { background:transparent url(/img/round-corner1.png) no-repeat scroll 0 0; display:block; height:60px; left:0; position:absolute; top:0; width:60px;}
.linktexto { float:left;margin-left:15px;margin-top:30px;width:600px;border-left:3px solid #CCCCCC;padding-left:15px; }
.linktexto p span { color:#787878; }

.video_tit { margin-top:20px;text-align:center;font-size:12px; }
.video_marco { border: 1px solid #dcdcdc; margin: 15px auto; padding: 7px; background: #ffffff url(/wp-content/themes/Fontella/images/imagesbg.png) repeat-x scroll center bottom; }

/* plugin wp-syntax */
.wp_syntax {
  color: #100;
  background-color: #f9f9f9;
  border: 1px solid silver;
  margin: 1.5em 0 1.5em 0;
  overflow: auto;
}

/* IE FIX */
.wp_syntax {
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0);
  width: 100%;
}

.wp_syntax table {
  border-collapse: collapse;
}

.wp_syntax div, .wp_syntax td {
  vertical-align: top;
  padding: 8px;
}

.wp_syntax .line_numbers {
  text-align: right;
  background-color: #def;
  color: gray;
  overflow: visible;
}

/* potential overrides for other styles */
.wp_syntax pre {
  margin: 0;
  width: auto;
  float: none;
  clear: none;
  overflow: visible;
  font-size: 12px;
  line-height: 1.333;
}

/* plugin wp-page-numbers */
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: white;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 11px;
	font-family: Arial;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
	background: white;
	margin-bottom: 10px;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
	margin-bottom: 2px;
}

#wp_page_numbers a {
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	margin-right: 2px;
	display: block;
	color: #333;
	border: 1px solid #bfbfbf;
}

#wp_page_numbers li a:hover {
	/*border-color: #BA0000;*/
	background-color: #EAEFFA;
}

#wp_page_numbers li.space {
	padding: 6px;
	padding-left: 2px;
	padding-right: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border-color: #FFF;
}
#wp_page_numbers li.active_page a:hover  {
	color: black; /* IE fix
	text-decoration: underline;
	border-color: #BA0000; */
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #666;
	font-size: 11px;
	border: 1px solid #bfbfbf;
}

/* bloque compartir contenido */
.compartir img {
	border: 0;
	margin: 0 0 -9px;
	padding: 0 4px 0 0;
	cursor: pointer;
	cursor: hand;
	background: none;
}

/* span para resaltar nombres de ficheros o codigo */
span.codigo {
	background-color: #F8F8FF !important;
	border: 1px solid #DEDEDE !important;
	color: #444444 !important;
	font-size: 12px !important;
	padding: 0 0.2em !important;
	font: 12px Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;
}

/* div para enlazar las descargas de código */
div.descarga {
	width: 360px;
	height: 88px;
	margin: 0 auto;
	background: url("/img/download.png") no-repeat 15px 50% #22546F;
	padding: 30px 5px 10px 170px;
	font-size: 20pt;
	border: 5px solid #0F354C;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

div.descarga a {
	color: #FFF;
}

div.descarga p {
	color: #CCC;
	font-size: 11pt;
	font-family: Monaco,"Courier New","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;
}

/* encabezado del bloque de información relacionada o post relacionados */
p.relacionados {
	margin-top: 20px;
	font-size: 9pt;
	font-weight: bold;
}

/* listado de post de categorías o tags */
.archivo {
	margin-left: 40px;
	margin-bottom: 30px;
}

.archivo div {
	font-family: Tahoma;
	font-size: 7pt;
	text-transform: uppercase;
}
