/*
Theme Name: Isopixel Kroma
Theme URI: http://www.isopixel.net/downloads/isokroma
Description: Tema conmemorativo del aniversario de Isopixel.net; este tema puede ser configurado a travÃ©s de la p&aacute;gina de <a href="themes.php?page=theme-options.php">opciones de tema</a>.
Version: 1.0
Author: <a href="http://monolinea.com/">Kemie Guaida (Design/Code)</a> &amp; <a href="http://foobarra.com/">Gustavo Barr&oacute;n (code)</a>
Author URI:
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.

===============Basic Styles ===============*/
BODY
{
	color: #444;
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	margin: 0;
	padding: 0;
	background: #888 url(_img/bg_pg.jpg) repeat-x;
	font-size-adjust: 0.521;
}
BODY, HTML
{
	height: 100%;
}
TD, SELECT, INPUT, SELECT, TEXTAREA, OPTION
{
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
}
A, A:visited
{
	outline: none;
	text-decoration: none;
}
A:hover, A:visited:hover
{
	color: #717373;
	text-decoration: underline;
}
.x
{
	color: #4036B9;
}
A:active
{
	color: #8DC220;
}
A IMG
{
	border: 0;
}
P
{
	margin: 0;
	padding: 5px 0;
}
TD, TH
{
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.clearme:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*ie5 mac only*/
* HTML>BODY .clearme
{
	display: inline-block;
	overflow: visible;
}
/*headers===============*/
H1
{
	font-size: 25px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	text-align: left;
}
H2
{
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0;
	margin: 0;
}
H3
{
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
	text-transform: uppercase;
}
H4
{
	font-size: 11px;
	margin: 0;
	padding: 4px;
	text-transform: uppercase;
	color: #555555;
}
H5
{
	font-size: 10px;
	margin: 0;
	padding: 5px 0;
	text-transform: uppercase;
}
H6
{
	font-size: 12px;
	margin: 0 10px;
	padding: 0;
}
/*forms===============*/
FORM
{
	margin: 0;
	padding: 0;
}
INPUT.text, TEXTAREA, #s, #noresults-s
{
	border: 1px solid #918F8F;
	color: #7D7D7D;
	padding: 2px 4px;
	background: #F3F3F3 url(_img/bg_input.jpg) repeat-x;
}
#s
{
	width: 140px;
}
INPUT.text:focus, TEXTAREA:focus
{
	border: 1px solid #616161;
	color: #333333;
}
INPUT.button
{
	color: #FFFFFF;
	float: right;
	font-weight: bold;
	margin-right: 12px;
	padding: 2px 8px;
	overflow: visible;
	width: auto;
}
LABEL
{
	background-color: #F9F9F9;
	float: left;
	width: 180px;
	font-size: 12px;
	margin-right: 5px;
}
FORM P
{
	clear: left;
}
.req
{
	color: #D70D58;
	font-weight: bold;
}
/*===============layout===============*/
#container
{
	background-color: #F4F4F4;
	margin: 10px auto;
	border: 1px solid #A3A3A3;
	width: 940px;
	padding: 10px;
}
/*header===============*/
#header
{
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 110px;
	position: relative;
}
#header H1
{
	padding: 10px 0 0 10px;
}
#header H1 A
{
	color: #FFFFFF;
}
#header H2
{
	padding: 0 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 14px;
	opacity: .8;
}
#searchnav
{
	position /**/: absolute;
	top /**/: 0;
	right /**/: 0;
	margin: 0;
	padding: 0;
	width: 406px;
	background-image: url(_img/bg_search.png);
	background-repeat: no-repeat;
	font-size: 12px;
}
#searchnav IMG, #searchnav SPAN
{
	vertical-align: middle;
	margin-right: 10px;
}
#searchnav A
{
	color: #EBEBEB;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
#searchnav A:hover
{
	color: #FFF;
}
#searchnav LI
{
	float: right;
	list-style-type: none;
	padding: 6px;
	margin: 0;
	white-space: nowrap;
}
#searchnav LI INPUT
{
	vertical-align: bottom;
}
#searchnav LI INPUT.btn
{
	font-size: 10px;
	text-transform: uppercase;
	padding: 2px;
	border: 1px solid #666;
	background-image /**/: url(_img/bg_nav.png);
	color: #F3F3F3;
}
#wp-calendar TFOOT TD
{
	background-color: transparent;
	border: none;
}
#searchnav LI INPUT.btn:hover
{
	color: #FFFFFF;
}
#searchnav LI INPUT.text
{
	width: 145px;
	background-color: #E5E5E5;
	vertical-align: bottom;
	margin-right: 5px;
	margin-bottom: 2px;
}
#searchnav #searchform
{
	padding: 0;
	margin: -2px 0 0;
	line-height: 100%;
}
/*nav===============*/
#nav
{
	position: absolute;
	bottom: 0;
	width: 100%;
	background-image: url(_img/bg_nav.png);
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
#nav UL
{
	margin: 0;
	padding: 0;
	float: right;
}
#nav LI
{
	float: left;
	list-style-type: none;
}
#nav A
{
	float: left;
	padding: 8px 10px 8px 12px;
	color: #FFFFFF;
	background-image: url(_img/div_vert.png);
	background-repeat: repeat-y;
}
#nav LI.selected
{
	background-image: url(_img/bg_nav_selected.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#nav LI.selected A
{
	color: #595656;
}
/*sidebar===============*/
#sidebar
{
	float: left;
	width: 346px;
}
.idTabs
{
	margin: 10px 0 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	line-height: 130%;
	position: relative;
	top: 2px;
}
.idTabs LI
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.idTabs LI A, .idTabs LI A:visited
{
	color: #F3F3F3;
	background-image: url(_img/bg_nav.png);
	background-repeat: repeat-x;
	padding: 6px 8px;
	margin-right: 5px;
	float: left;
	line-height: 130%;
}
.idTabs LI A:hover
{
	color: #FFFFFF;
}
.idTabs LI A.selected
{
	background-color: #FFFFFF;
	border: 1px solid #D5D5D5;
	border-bottom-color: #FFFFFF;
	background-image: none;
}
.tabContent
{
	clear: both;
	border: 1px solid #D5D5D5;
	padding: 10px;
	background: #FFFFFF url(_img/bg_tabcont.jpg) repeat-x bottom;
}
.tabContent UL
{
	margin: 0;
	padding: 0 0 0 20px;
}
.tabContent UL LI
{
	margin: 0;
	padding: 5px;
	list-style: outside url(_img/bg_bullet.png);
	border-top: 1px solid #EBEBEB;
}
.tabContent UL LI EM
{
	font-size: 10px;
	font-style: normal;
	color: #9D9D9D;
}
#about
{
	background: #D9D9D9 url(_img/bg_about.jpg) repeat-x;
	border: 1px solid #CFCDCD;
	padding: 10px;
	margin: 10px 0 0;
}
#side1
{
	float: left;
}
.sidecol
{
	width: 168px;
	padding: 0;
}
.sidecol H3
{
	background-image: url(_img/bg_nav.png);
	padding: 6px 8px;
	color: #FFFFFF;
	margin: 0;
}
.sideblock
{
	border: 1px solid #D5D5D5;
	background-color: #F5F5F5;
	margin-top: 10px;
	overflow: visible;
}
.sideblock P
{
	padding: 5px 10px;
}
.sideblock UL LI
{
	margin: 0;
	padding: 5px 10px;
	list-style: none;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #EBEBEB;
	display: block;
}
.sideblock UL
{
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-transform: uppercase;
}
.sideblock LI A, .tabContent LI A
{
	color: #535353;
}
.sideblock LI:hover
{
	background-color: #FFFFFF;
}
/*main- home ======*/
#main
{
	float: right;
	width: 584px;
}
.post
{
	border: 1px solid #D5D5D5;
	background: #FFFFFF url(_img/bg_post.jpg) repeat-x;
	padding: 10px;
	margin-top: 10px;
}
.post .date
{
	float: left;
	width: 40px;
	margin: -11px 0 0 -62px;
	text-align: center;
	padding: 5px;
	font-size: 10px;
	text-transform: uppercase;
	border: 1px solid #ACACAC;
	background: #ACACAC url(_img/bg_date.jpg) repeat-x;
	background-repeat: repeat-x;
	font-weight: bold;
	color: #F3F3F3;
}
.widget_search #searchform
{
	padding: 5px;
	text-align: right;
}
.post .date STRONG
{
	font-size: 22px;
	display: block;
	text-align: center;
	margin-bottom: 3px;
}
.post H2
{
	min-height: 32px;
	line-height: 130%;
}
.post H4
{
	float: left;
	clear: left;
	padding: 0px 0 4px;
	margin: 5px 0;
	background-repeat: no-repeat;
}
H4.author
{
	background-image: url(_img/ic_autor.png);
}
.post H4.commentlink
{
	background-image: url(_img/ic_commentlink.png);
	margin: 5px 0;
	padding-left: 30px;
}
.post P
{
	clear: both;
	color: #6F6F6F;
}
H4.categorylist A, H4.taglist A
{
	font-weight: normal;
}
.post H5.more
{
	text-transform: uppercase;
	font-size: 10px;
	text-align: right;
}
.post H5.more A
{
	background: url(_img/bg_bullet.png) no-repeat right center;
	padding: 0 16px 0 0;
}
#footer
{
	clear: both;
	font-size: 11px;
	padding: 5px 10px;
	margin: 10px auto;
	width: 940px;
	color: #D9D9D9;
	text-align: center;
}
#footer A
{
	color: #EBEBEB;
}
/*main- single ======*/
.singlepost
{
	border: 1px solid #D5D5D5;
	background: #FFFFFF url(_img/bg_post.jpg) repeat-x;
	padding: 10px;
	margin-top: 10px;
}
UL.pagination LI
{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
UL.pagination LI A
{
	padding: 5px;
	text-transform: uppercase;
	background-repeat: no-repeat;
}
.pagination .pagprev A
{
	padding-left: 12px;
	background-image: url(_img/bg_prev.gif);
	background-position: left center;
}
UL.pagination LI.pagnext
{
	float: right;
}
UL.pagination LI.pagnext A
{
	padding-right: 12px;
	background-image: url(_img/bg_next.gif);
	background-position: right center;
}
UL.pagination
{
	margin: 0;
	padding: 0;
	font-size: 10px;
	width: 100%;
}
.singlepost H2
{
	clear: both;
	padding: 10px 5px;
	border-bottom: 2px solid #D9D9D9;
	margin-bottom: 5px;
}
.singlepost P
{
	clear: both;
	padding: 5px 10px;
}
.singlepost H4
{
	float: left;
	clear: left;
	padding: 0px 0 4px 24px;
	margin: 5px;
	background-repeat: no-repeat;
}
.singlepost H4.date
{
	clear: none;
	float: right;
	background-image: url(_img/ic_cal.png);
}
.singlepost H3
{
	clear: both;
	border-bottom: 2px solid #D1D1D1;
	margin: 25px 5px 5px;
	padding: 5px;
}
H3#comments
{
	padding-top: 10px;
}
OL.commentlist
{
	margin: 0;
	padding: 10px;
	list-style: none;
	font-size: 12px;
	color: #717171;
}
OL.commentlist LI
{
	margin: 0;
	padding: 10px 10px 10px 120px;
	border-bottom: 1px solid #D9D9D9;
	background-color: #F5F5F5;
	overflow: auto;
	clear: left;
}
OL.commentlist LI.alt
{
	background-color: #FFF;
}
OL.commentlist LI CITE
{
	display: block;
	font-weight: bold;
	font-style: normal;
}
OL.commentlist LI P
{
	clear: none;
}
P.commentinfo
{
	float: left;
	margin-left: -120px;
	width: 90px;
	font-size: 11px;
}
P.gravatar
{
	float: right;
	margin: 0;
	padding: 5px 0 5px 15px;
}
.commentmetadata
{
	text-transform: uppercase;
	font-size: 10px;
}
#commentform
{
	padding: 10px;
}
#commentform .text
{
	width: 320px;
}
#commentform TEXTAREA
{
	width: 505px;
}
#side2
{
	float: right;
}
#commentform .button
{
	text-align: right;
	padding-right: 14px;
}
#commentform .btn, #main .btn
{
	background-image: url(_img/bg_nav.png);
	border: 1px solid #000000;
	color: #F3F3F3;
	padding: 3px 12px;
	text-transform: uppercase;
}
#commentform .btn:hover, #main .btn:hover
{
	color: #FFFFFF;
}
/*postcontent ======*/
.postcontent P, .postcontent *
{
	font-family: "Segoe UI", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif !important;
}
.postcontent
{
	margin-bottom: 10px;
	clear: both;
}
.postcontent UL LI
{
	list-style: outside url(_img/bg_bullet.png);
}
.postcontent H2, .postcontent H3, .postcontent H4, .postcontent H5, .postcontent H6
{
	text-transform: none;
	clear: both;
	border: 0;
}
.postcontent H2
{
	font-size: 18px;
}
.postcontent H3
{
	font-size: 16px;
	padding-top: 10px;
	margin-top: 0;
	margin-bottom: 0;
}
.postcontent BLOCKQUOTE
{
	padding: 10px 20px;
	margin: 5px 20px;
	/*[empty]background-image:;*/
	border: 1px solid #EDEDED;
	background: #FFFFFF url(_img/bg_tabcont.jpg) repeat-x bottom;
}
.postcontent H4
{
	font-size: 14px;
	margin-top: 10px;
}
.entry
{
	background: #D9D9D9 url(_img/bg_about.jpg) repeat-x;
	border: 1px solid #CFCDCD;
	padding: 10px;
	margin: 10px 0 0;
}
.entry H2
{
	color: #434343;
}
/*wordpress ======*/
.aligncenter, DIV.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
IMG.aligncenter
{
	margin: 10px auto;
}
.alignleft
{
	float: left;
	margin: 0 10px 10px 0;
}
.alignright
{
	float: right;
	margin: 0 0 10px 10px;
}
.widget_tag_cloud
{
	overflow: visible;
	line-height: 140%;
	padding: 5px 5px 10px;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F8F8F8;
	padding: 5px;
	margin: 10px;
	border: 1px solid #EEEEEE;
}
.wp-caption IMG
{
	margin: 10px;
	padding: 0;
	border: 0 none #000000;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#wp-calendar
{
	margin: 5px auto;
	width: 90%;
	border-collapse: collapse;
}
#searchsubmit
{
	background-image: url(_img/bg_nav.png);
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 4px;
	color: #FFFFFF;
	border: none;
	margin: 2px 0;
}
.widget_tag_cloud H3
{
	margin: -5px -5px 10px;
}
#wp-calendar CAPTION
{
	background: #D9D9D9 url(_img/bg_about.jpg) repeat-x center bottom;
	margin: 0;
	padding: 4px;
	border: 1px solid #CFCDCD;
	text-transform: uppercase;
}
#wp-calendar TH
{
	background-color: #E9E9E9;
	border: 1px solid #FFFFFF;
	text-align: center;
}
#wp-calendar TD
{
	font-size: 11px;
	background-color: #EDEDED;
	border: 1px solid #FFFFFF;
	text-align: center;
	padding: 2px 0;
}
DIV.sociable_tagline
{
	padding-bottom: 5px;
}
/*adsense ======*/
#above_header_ad_code, #sidebar_ad_code
{
	text-align: center;
	padding-bottom: 5px;
	/*[empty]border:;*/
}
#sidebar_ad_code
{
	padding: 5px 0 0;
}
#above_header_ad_code IFRAME, #sidebar_ad_code IFRAME
{
	border: 1px solid #D4D4D4;
}
#sidebar_ad_code
{
}
