@import url('http://fonts.googleapis.com/css?family=IM+Fell+English+SC');
@import url('http://fonts.googleapis.com/css?family=Reenie+Beanie');
@import url('http://fonts.googleapis.com/css?family=Droid+Sans');

code.terminal {
   background:black none repeat scroll 0 0;
   color:#00FF00;
   font-size:1em;
   border-left:2px solid #909090;
   display:block;
   font-size:1.2em;
   font-style:italic;
   margin-top:15px;
   overflow:hidden;
   padding:5px 10px;
   font-family:monospace;
}

abbr, acronym{
cursor:help;
}

.blogpoker{color:#fff;padding:5px 5px 5px 15px;}

body {
	font: 87%/150% 'Droid Sans', "Trebuchet MS", Tahoma, Arial;
	color: #282d2f;
	background: #FFFFFF url(images/bd3.png) repeat fixed !important;
	margin: 0px;
	padding: 0px 0px 40px;
}
a, a:visited {
	color: #0484da;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
img, a img , a:hover img {
	border: none;
}
h1 {
	margin:0px;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "IM Fell English SC","Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color:#70a9d3;
	margin: 0px 0px 5px;
	border-bottom: 1px solid #CCCCCC;
	letter-spacing: -1px;
	font:normal 230%/100% "IM Fell English SC", "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #0484da;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "IM Fell English SC", "Trebuchet MS", Tahoma, Arial;
	color: #0484da;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "IM Fell English SC", "Trebuchet MS", Tahoma, Arial;
	color: #0484da;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 960px;
	border-bottom: 5px solid #272727;
	border-left: 5px solid #272727;
	border-right: 5px solid #272727;
	background: #FFFFFF url(images/cuerpo.gif) repeat-y;
}
#header {
	background: #282d2f url(images/header-bg.png) no-repeat;
	height: 190px;
	/*border-bottom: 3px solid #59780a;*/
	position: relative;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	left: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #000000;
}
#nav .page_item a{
	color:#000000;
	text-decoration: none;
	background: #70a9d3 url(images/boton.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
}
#nav .page_item a:hover {
	color:#FFFFFF;
}
#content {
	padding: 10px 0px 30px 13px;
	float: left;
	width: 672px;
	overflow: hidden;
}

#content ul li{
margin:0px 0px 12px 15px;
}
.post {
	clear:both;
	padding-top: 30px;
}
.post-date {
	width: 50px;
	height: 46px;
	float:left;
	background: url(images/calendario.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 6px;
	margin-left: -2px;
}
.post-day {
	font-size: 22px;
	text-transform: uppercase;
	color: #27353F;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 3px;
	margin-left: -5px;
}
.entry {
	float:right;
	width: 610px;
}
.post-cat {
        font-family:"Reenie Beanie", "Trebuchet MS", Tahoma, Arial;
	background: url(images/chincheta.gif) no-repeat left center;
	padding-left:20px;
        margin-left:3px;
	float:left;
	font-size: 120%;
	color: #999999;
}

.post-cat a{color: #282d2f;font-weight:bold;}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/calendarito.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #282d2f;
}
.post-content {
   clear: both;
   padding-top: 10px;
   text-align:justify;
}

.post-content blockquote{
  font: 14px/22px normal helvetica, sans-serif;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left:30px;
  text-align:justify;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 

.informacion {
font-size: 14px;
background-color:#dbecf6;
border:1px solid #757c80;
color:#4d5153;
overflow:auto;
padding:5px;
text-align:right;
margin-top:10px;
}

.informacion a{color:#4d5153;}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #0484da;
}
.previous-entries a{
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a{
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
         
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
        border:1px solid #CCCCCC;
	background: #d8dadb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #282D2F;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#eff9ff;
	border: 1px solid #9dd6fc;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 665px;
	height: 115px;
	background:#eff9ff;
	border: 1px solid #9dd6fc;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 174px;
	height:37px;
	cursor: pointer;
}
#sidebar {
	float: right;
	/*padding: 0px 10px 20px 0px;*/
	width: 240px;
}
#sidebar dd{
   margin-left:15px;
}
.ElementoContenido a,
.ElementoEnlace a
{color:#F6F6F6}

.ElementoContenido a:hover
.ElementoEnlace a:hover
{color:#FF6600}

.botonera a{
	color:#000000 ;
	text-decoration: none;
	background: #70a9d3 url(images/boton.gif) repeat-x;/*azul cambiar*/
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	/*border-top: 1px solid #E6EED0;
	border-left: 1px solid #E6EED0;
	border-right: 1px solid #E6EED0;*/
	display: block;
}
.botonera a:hover{
	color: #ffffff;
}

#believe{
	background:#282d2f  url(images/believe.jpg) no-repeat;
	width: 220px;
	height: 275px;
	margin-top:10px;
}
#rssfeed{
	background: #282d2f url(images/rss.png) no-repeat;
	width: 230px;
	height: 230px;
}


#sigueme {
   display:block;
   list-style-image:none;
   list-style-position:outside;
   list-style-type:none;
   text-align:center;
   height:60px;
   margin:10px 0 0 10px;
}

#sigueme li {
   border:0 none;
   display:inline;
   list-style-image:none;
   list-style-position:outside;
   list-style-type:none;
   margin-right:9px;
   position:relative;
   float:left;
   
}


#sigueme #feedSigueme a,#sigueme #twitter a, #sigueme #facebook a, #sigueme #linkedin a{
	text-indent:-5000px;
	width: 48px;
	height: 48px;
	display:block;}
#sigueme #feedSigueme a{
	background: transparent url(images/feed.png) no-repeat;
}

#sigueme #twitter a{
	background: transparent url(images/twitter.png) no-repeat;
}

#sigueme #facebook a{
	background: transparent url(images/facebook.png) no-repeat;
}

#sigueme #linkedin a{
	background: transparent url(images/linkedin.png) no-repeat;
}
#searchform {
	background: #84bfe7 url(images/fondoformulario.gif) repeat-x;
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	width: 175px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #9dd6fc;
	background: #eff9ff;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	cursor: pointer;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #84BFE7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-bottom: 1px solid #84BFE7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: ;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #84BFE7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-bottom: 1px solid #84BFE7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #ffffff;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-blogroll {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #84BFE7;
}
.ul-blogroll li{
	margin: 0px;
	padding: 2px 0px 2px 14px;
	background: url(images/mini-blogroll.gif) no-repeat left center;
}
.ul-blogroll li a, .ul-blogroll li a:visited{
	color: #ffffff;
	text-decoration: none;
}
.ul-blogroll li a:hover{
	color: #FF6600;
	text-decoration: underline;
}
#footer {
	clear: both;
	background: #282d2f url(images/pie.png) no-repeat;
	color: #ACD7EE;
	font-size: 90%;
	line-height: 130%;
        height:600px;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 430px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;/*
	background: url(images/footer-right-bg.gif) no-repeat;*/
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.recently-commented {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recently-commented li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recently-commented a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #FFFFFF;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #FFFFFF;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.center {
	text-align: center;
}
img.center, a img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #D5E6AC;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.center {
	border-color: #FF6600;
	background: #FF6600;
}
.alignleft {
	float: left;
}
img.alignleft, a img.alignleft {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #D5E6AC;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.alignleft{
	border-color: #FF6600;
	background: #FF6600;
}
.alignright {
	float: right;
}
img.alignright, a img.alignright {
	float:right;
	margin: 4px 10px 5px 0px;
	border: 1px solid #D5E6AC;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.alignright{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}


.p_comments {
background-image:url(images/comments.gif);
background-repeat:no-repeat;
height:27px;
width:100px;
line-height:27px;
text-align:center;
padding:0 5px 0 27px;
padding-bottom:0px;
margin-top:10px;
}

.p_comments a {
color:#fff;
}

.p_author{
background-position:1px center;
background-repeat:no-repeat;
margin:0 10px 0 0;
padding:0 0 0 20px;
}

.p_author {
background-image:url(images/author.gif);
}



