* {
	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: 35px auto 50px;
	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;
	}

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

.feedback {
	text-transform: uppercase;
	text-align: left;
	font-family: Tahoma;
	font-size: 7pt;
	margin: 40px 0 20px 0;
	padding: 11px 5px 11px 10px;
	background: #fff url(/wp-content/themes/Fontella/images/feedbackbg.png) bottom repeat-x;
	color: #2A2A2A;
	border: 1px solid #E3E3E3;
	clear: both;
	}

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

/* rounded corners */
.roundedcornr_box_932648 {
   background: #f2f4fb no-repeat 25px 0px;
}
.roundedcornr_top_932648 div {
   background: url(/img/roundedcornr_932648_tl.png) no-repeat top left;
}
.roundedcornr_top_932648 {
   background: url(/img/roundedcornr_932648_tr.png) no-repeat top right;
}
.roundedcornr_bottom_932648 div {
   background: url(/img/roundedcornr_932648_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_932648 {
   background: url(/img/roundedcornr_932648_br.png) no-repeat bottom right;
}

.roundedcornr_top_932648 div, .roundedcornr_top_932648,
.roundedcornr_bottom_932648 div, .roundedcornr_bottom_932648 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_932648 { margin: 0 20px;padding-left: 100px; }

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

/* plugin share-this */
#akst_form {
	background: #999;
	border: 1px solid #ddd;
	display: none;
	position: absolute;
	width: 350px;
	z-index: 999;
}
#akst_form a.akst_close {
	color: #fff;
	font-size:13px;
	float: right;
	margin: 8px;
}
#akst_form ul.tabs {
	border: 1px solid #999;
	list-style: none;
	margin: 10px 10px 0 10px;
	padding: 0;
}
#akst_form ul.tabs li {
	background: #ccc;
	border-bottom: 1px solid #999;
	cursor: pointer;
	float: left;
	font-size:13px;
	margin: 0 3px 0 0;
	padding: 3px 5px 2px 5px;
}
#akst_form ul.tabs li.selected {
	background: #fff;
	border-bottom: 1px solid #fff;
	cursor: default;
	font-size:13px;
	padding: 4px 5px 1px 5px;
}
#akst_form div.clear {
	clear: both;
	float: none;
}
#akst_social, #akst_email {
	background: #fff;
	border: 1px solid #fff;
	padding: 10px;
}
#akst_social ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#akst_social ul li {
	float: left;
	margin: 0;
	padding: 0;
	width: 50%;
}
#akst_social ul li a {
	background-position: 0px 2px;
	background-repeat: no-repeat;
	font-size: 13px;
	display: block;
	float: left;
	height: 24px;
	padding: 4px 0 0 22px;
	vertical-align: middle;
}
#akst_twitter {
	background-image: url(/wp-content/plugins/share-this/twitter.gif);
}
#akst_facebook {
	background-image: url(/wp-content/plugins/share-this/facebook.gif);
}
#akst_meneame {
	background-image: url(/wp-content/plugins/share-this/meneame.gif);
}
#akst_barrapunto {
	background-image: url(/wp-content/plugins/share-this/barrapunto.gif);
}
#akst_delicious {
	background-image: url(/wp-content/plugins/share-this/delicious.gif);
}
#akst_digg {
	background-image: url(/wp-content/plugins/share-this/digg.gif);
}
#akst_technorati {
	background-image: url(/wp-content/plugins/share-this/technorati.gif);
}
#akst_fresqui {
	background-image: url(/wp-content/plugins/share-this/fresqui.gif);
}
#akst_email {
	display: none;
	text-align: left;
}
#akst_email form, #akst_email fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
#akst_email fieldset legend {
	display: none;
}
#akst_email ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#akst_email ul li {
	margin: 0 0 7px 0;
	padding: 0;
}
#akst_email ul li label {
	color: #555;
	display: block;
	margin-bottom: 3px;
}
#akst_email ul li input {
	padding: 3px 10px;
}
#akst_email ul li input.akst_text {
	padding: 3px;
	width: 280px;
}
.akst_share_link {
	background: 1px 0 url(/wp-content/plugins/share-this/share-icon-16x16.gif) no-repeat;
	padding: 1px 0 3px 22px;
}
.akst_link {
	margin-top: 20px;
}
