/*
Theme Name: Blonk empastillado!
Theme URI: http://blonk.com.ar
Description: Tema fluido con mootools para wordpress... en continua transformación
Author: Rauto
Author URI: http://fcinco.com.ar


/*-----------Block Level Elements--------------*/
* {
	margin: 0;
	padding: 0;
	border: 0;
 	outline:0;
}
html {
	font: /*62.5%*/90% "Lucida Grande", Arial, Verdana, sans-serif, sans;
	/*text-shadow: #000 0px 0px 0px;*/
	height: 100%;
	width: 100%;
	border-top: 10px solid #D2ED29;
	background: #fff url(images/bck_page.jpg) no-repeat scroll center top;
	margin: 0 auto;
}
body {
	text-align: center;/*Hack para que IE6 no de problemas*/
	margin: 0 auto;
	max-width: 990px;
	min-width: 760px;
	line-height: 150%;
	color: #554;
	background: transparent;
	border-bottom: 1px solid #D2ED29;
	/*border-bottom: 2px solid #D2ED29;*/
}
* html body {
	width: 760px;
}	

#page {
	max-width: 90%;
	min-width: 740px;
	width: 90%;
	padding: 1em/* 10px 1em 10px*/;
	margin: 0 auto;
	border-right: 5px solid #efefef;
	border-left: 5px solid #efefef;
	background: #FFF/* url(images/bck_bodyfoot.jpg) no-repeat left bottom*/;
}
* html #page {
	width: 760px;
	/*border: 1px solid #DDD;*/
	text-align: center;/*Hack para que IE6 no de problemas*/
}
#header {
	width: 100%;
	height: 145px;
	display: block;
}

#headerimg {
	background:#FFF url(images/logo_blonk2.png) no-repeat scroll 0%;
	height:145px;
	width: 320px;
	margin:0pt;
	padding:0pt;
	text-indent: -1000em;
	float: left;
}
#headerimg h1 a{
	display: block;
	text-decoration: none;
	height:145px;
	width: 320px;
}
.tachar{text-decoration: line-through;}
.infonote {
	color:#8F8F8F;
	background-color: #eee;
	display:block;
	font-size:0.8em;
	margin:1em 0;
	padding: 5px 10px;
}
ul {
	list-style: none;
}
.description {
	float: right;
	clear: right;
	position: relative;
	text-align: left;
	font: 90% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 1.5em;
	color: #2179CD;
	width: 50%;
	margin: 1em 1em 2em 1em;
}
.description .nota {
	font: .8em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 1.4em;
	color: #8ECC24;
	margin: 2em 4em 2em 2em;
}

#wrapper {
	width: 100%;
	text-align: left;
	border: 0px solid #FFF;
}

#content {
	float: left;
	clear: left;
	width: 55%;
	padding: 0em;
	margin: 0;
	background-color: #FFF;
}
#tridebar {
	width: 20%;
	margin-left: 53%;
	background-color: #FFF;
}
#sidebar {
	float: right;
	clear: right;
	position: relative;
	width: 36%;
	background-color: #FFF;
}
* html #sidebar {
	/*margin-left: 75%;*/
	}
body div#page input {
	padding: 3px;
	font-size: 1em;
	border: 1px solid #8ECC24;
}	
body div#page textarea {
	padding: 3px;
	border: 1px solid #8ECC24;
	font: 1.1em "Lucida Grande", Lucida, Verdana, sans-serif;
}	

#footer {
	width: 100%;
	height: 200px;
	display: block;
	/*float: left;*/
	clear: both;
	margin:0em;
	padding: .7em 0 3em 0;
	font-size: .8em;
	color: #BBB;
	text-align: left;
	background-color: #FFF;
}
#footer h2 {
	color:#8ECC24;
	font: 1.3em "Gill Sans",Arial,serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight: bolder;
	line-height:1.6em;
	margin-top:.3em;
}
#footer ul {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	height: 100px;
	background-color: #fdfdfd;
}
#footer ul li {
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px;
}
#footer ul li a {
	margin: 0;
	padding: 0;
}
#footer ul li a img {
	padding: 1px;
	border: 3px solid #E8F6BB;
	margin: 3px;
}
#footer input {
	border: 1px solid #2179CD;
	background: #FFF;
	padding: 3px;
}
#footer input#sbb {
	border: 1px solid #2386e4;
	background: #2179CD;
	color: #FFF;
	padding: 2px;
}	
#footer form {
	margin: 0 auto;
	text-align: center;
}
a{
	color: #1F79CE;
}
a:hover {
	color: #8ECC24;
}
.alignright, .right { float:right; margin:0 0 10px 15px; border:0; }
.alignleft, .left { float:left; margin:0 15px 10px 0; border:0; }
.peque {
	font: normal 0.7em/1.3em 'Lucida Grande', Verdana,  Georgia, "Times New Roman", Times, serif;
	color: #82A607;
}

/*-------------Headings-------------*/

h1 {

}

h2 {
	color:#D2ED29;
	font: 2em "Gill Sans", Georgia, Arial, serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1em;
	margin-top:0em;
}

h3 {
	color:#2179CD;
	font: 1.1em "Gill Sans",Arial,serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:1.6em;
	margin-top:1.4em;

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/

h1 {
	background: url(i/logo_timeout.png) no-repeat left top;
	width: 210px;
	height: 82px;
	margin: 0px;
	text-indent: -1000em;
	float: left;
}

h2 a {
	color: #D2ED29;
}
h2 a:hover, h2 a:visited {
 color: #6BBF00;
}

.post {
	margin: 0em auto 2em auto;
	border: 1px solid #FFF;
}

.post p {
	margin-bottom: 1em;
}
.wp-caption-text {
	font-size: .75em;
	padding: .1em 0 .1em .3em;
	background-color: #000;
	color:#D2ED29;
	margin: 0 0 .9em 0;
	width: 420px;
}
.post a {

}

.post ul {
	margin: 0 0 1.2em 0;
	color: red;
}
.post ul.numbers {
	list-style-image:none;
	list-style-position: outside;
	list-style-type:decimal;
}
.post li {
	line-height: 140%;
	padding: 0;
	color: #666;
	margin: 0em 0 .8em 1.6em;
}

.entry {
	margin: 1em 0 0 .5em;
}
small {
	font-size: .8em;
	color: #5e5e5e;
	margin-bottom: 1em;
}
.postmetadata small {
	font-size: 1em;
	color: #5e5e5e;
	margin-bottom: 1em;
}
abbr, acronym {
	border:0 none;
}
abbr {
	border-bottom: 1px dotted #70726e;
	color: #70726e;
	cursor:help;
}
.entrytext {
	font-size: .9em;
	color: #5e5e5e;
	margin: 1em;
}
.post .entrytext {
	font-size: 1em;
	color: #666;
	margin: 1em;
}
.postmetadata {
	font-size: .75em;
	color:#5e5e5e;
	margin: 1em;
	padding: .4em;
	background: #fcfcfc;
}
.postmetadata alt {
   }

.postmetadata a {

}
div.similar {
	padding: .1em 1em .3em;
	margin-top: 2em;
	background-color: #EFF6E5;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
}
div.similar h3 {
	margin-top: .4em;
}
.post div.similar li {
	line-height: 130%;
	padding: 0;
	font-size: .9em;
	margin: 0em 0 .8em 1.6em;
	list-style-type: square;
}
.navigation {
	display: block;
	float: left;
	width: 100%;
}

.center {

}

.pagetitle {

}


blockquote {
margin:.3em;
padding:.9em;
	font: 1em "Gill Sans",Arial,serif;
background-color:#F2F5DF;
border-top:1px solid #D2ED29;
border-bottom:1px solid #D2ED29;
}
blockquote a {
background-color:#000;
color:#D2ED29
}

blockquote p {
margin:.3em;
}

cite {

}

a img {

}


/*--------------Sidebar------------*/

#sidebar ul {
	list-style: none;
	margin: 0 .5em;
	padding: 0 .5em;
}

#sidebar ul h2 {
	color:#8ECC24;
	font: 1.3em "Gill Sans",Arial,serif;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight: bolder;
	line-height:1.6em;
	margin-top:.3em;
}

#sidebar ul li {
	font-size: .9em;
	line-height:1.4em;
}
#sidebar ul li.doscol {
	width: 49%;
	float: left;
}
#sidebar ul li.unacol {
	width: 99%;
	float: left;
}

#sidebar ul ul {

}

#sidebar ul ul li {
	border-bottom: thin solid #f9f9f9;
}

#sidebar ul ul ul {

}

#sidebar p {
	font-size: .9em;
	line-height:1.4em;
}
#sidebar h2 a.rsswidget {
	font: .8em "Lucida Grande", Lucida, Arial, Verdana, sans-serif, sans;
	color: #DDD;
}
#sidebar ul li ul li a:link {
	color: #2179CD;
	font-size: .9em;
	line-height:1.4em;
}
#sidebar ul li ul li  a:hover {
	color: #FFF;
	background-color: #2179CD;
}

#sidebar ul li ul li  a:visited {
	color: #FFF;
	background-color: #2179CD;
}
#sidebar li select {
	font-size: .9em;
	color: #2179CD;
	border: 1px solid #EEE;
	width: 15em;
}

/*--------------Comments--------------*/

ol.commentlist {
		margin-left: 2em;
		left: .4em
}

ol.commentlist li {
		margin: 0 0 .5em .5em;
		padding: .5em;
		font-size: .9em;
}
div#content ol.commentlist li p {
		margin-bottom: .7em;
}
ol.commentlist li.alt {
	background-color: #F3F5EF;
}

ol.commentlist a {

}
.authcomment{
	background-color: #f9f9f9;
}
small.commentmetadata {

}
.subscribe-to-comments {
	font-size: .8em;
}
#commentform textarea {
	font-size: 1em;
	line-height: 1.5em;
	padding: 2px;
	border:1px solid #8ECC24;
}
#commentform input {
	font-size: 1em;
	padding: 2px;
	line-height: 1.5em;
	border:1px solid #8ECC24;
}
/*--------------Search Form-------------*/

#searchform {
}

#searchform input {
	height: 20px;
	font-size: 1em;
	border:1px solid #D6D6D6;
}

#searchform #s {
	margin-right: 3px;
}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/

.gravatar {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #EEEEEE;
float:right;
margin-left:20px;
padding:3px;
position:relative;
top:-10px;
}
.postgrav {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #EEEEEE;
float:right;
margin-left:5px;
margin-right:5px;
padding:3px;
position:relative;
top:-20px;
}
/*-------------twitter-----------------*/
.twitter {
	font-size: 90%;
	margin: 10px 0;
	color: #77AA1E;
	padding: 10px 44px 10px 56px;
	line-height: 118%;
	background: transparent url(images/twit.png) no-repeat left top;
}
.twitter span {
	border:0pt none;
	margin:0pt;
	padding:0px 0pt;
}
.twit{
	color: #999;
}
.twitter a {
	border-bottom:1px solid #EFEFEF;
	color:#0268A7;
}

/*-------------Other------------------*/
.infoBox {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFF88 none repeat scroll 0 0;
	border-top:1px solid #FFFF00;
	bottom:0;
	left:0;
	position:fixed;
	width:100%;
	z-index:1000;
}
.infoBox p {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin:0;
	padding:10px;
}
a {
	text-decoration: none;
}
hr {
	clear:both;
	display:block;
	margin:-5px 0pt 0pt;
	padding:0pt;
	visibility:hidden;
}