/*  
Theme Name: BlackEye
Theme URI: http://www.iguides.org/wp-themes/
Description: BlackEye is a 100% XHTML and CSS valid, ajax enabled Wordpress Theme having sleek and attractive design. This elegant theme is designed by <a target="_blank" href="http://www.iguides.org">iGuides.org</a>
Author: iGuides.org
Author URI: http://www.iguides.org/wp-themes/
*/


/* Global Settings */
 
html, body {
border:0;
margin:0;
padding:0;
}
 
body {
font:75%  arial, helvetica, verdana, sans-serif;
background:#F8F5F1;
}
 
/* Common Formatting */
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
padding:30px 0 25px 0;
letter-spacing:-1px;
font:2em arial, helvetica, sans-serif;
}
 
h2 {
padding:20px 0;
letter-spacing:-1px;
font:1.5em arial, helvetica, sans-serif;
}
 
h3 {
font:1em arial, helvetica, sans-serif;
font-weight:bold;
}
 
p, ul, ol {
margin:0;
padding:0 0 18px 0;
}
 
ul, ol {
list-style:none;
padding:0 0 18px 40px;
}
 
blockquote {
margin:22px 40px;
padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
/* Links */
 
a, a:visited {
color:#009900;
text-decoration:none;
}
 
a:hover, a:active {
color:#f8aa68;
}
/* Forms */
 
form {
margin:0;
padding:0;
display:inline;
}
 
input, select, textarea {
font:1em helvetica, arial, sans-serif;
}
 
textarea {
line-height:1.25;
}
 
label {
cursor:pointer;
}
 
 
/* Wrapper */
 
#wrap {
width:960px;
margin:0 auto;
}
 
/* Global Classes */
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

/* Layout */

#header {
width:100%; height:91px;
background:url(img/top.png) repeat-x;
}

.logo {
width:475px; height:41px;
background:url(img/logo.png) no-repeat;
position:relative;
top:10px;
margin-left:10px;
}

#content {
float:left; clear:left;
margin-top:15px;
width:50%;
margin-left:45px;
min-height:600px;
}

.post_date {
width:43px; height:43px;
float:left; clear:left;
background:url(img/date.png) no-repeat;
margin-bottom:20px;
}

.day { 
font-size:2.2em;
color:#009900;
position:relative;
margin-left:7px;
}

.month {
font-size:0.9em;
color:#666;
position:relative;
margin-left:11px;
top:-5px;
}

.post_title { width:535px; }

.post_title a {
float:left;
margin-left:20px;
color:#009900;
font-size:2.1em;
position:relative;
}

.post_title a:hover { color:#9ec3ff; }

.post_content {
font-size:1.2em;
line-height:170%;
clear:left;
}

.post_content_body {
background:#e8e8e8;
width:545px;
min-height:135px;
}

.post_content_begin {
background:url(img/post_begin.png) no-repeat;
width:545px; height:15px;
}

.post_content_end {
background:url(img/post_end.png) no-repeat;
width:545px; height:15px;
}

.post_content_body p {
padding-left:10px;
padding-top:3px;
padding-right:10px;
color:#63625b;
}

.post_content_body li {
list-style-type: circle;
color:#63625b;
}

.the_post {
margin-bottom:30px;
}

/* Intro/Alert */

#intro {
width:570px; height:100px;
background:#f6f5ed;

border:1px solid #009900;
}

.spacr {
margin-bottom:30px;

}

.x {
float:right;
margin-right:13px;
margin-top:10px;
width:16px; height:16px;
}

.intro_text {
position:relative;
top:5px;
color:#666;
padding:10px;
width:500px;
line-height:140%;
}



/* Sidebar */

#sidebar {
float:left; clear:right;
margin-top:25px;
width:24%;
padding-left:140px;
}

.sidelette {
margin-bottom:30px;
}

.side_begin {
width:235px; height:19px;
background:url(img/side_begin.png) no-repeat;
}

.side_end {
width:235px; height:19px;
background:url(img/side_end.png) no-repeat;
}

.side_body {
padding:10px;
width:209px;
min-height:200px;
background:#9B9C9D;
border:3px solid #E6E5D8;
}

.side_body_archives {
width:228px;
min-height:200px;
background:#9B9C9D url(img/archives.png) bottom right no-repeat;
border:3px solid #E6E5D8;
}

.side_body_categories {
width:228px;
min-height:200px;
background:#9B9C9D url(img/categories.png) bottom right no-repeat;
border:3px solid #E6E5D8;
}

.side_body_rest {
width:228px;
min-height:200px;
background:#9B9C9D url(img/rest.png) bottom right no-repeat;
border:3px solid #E6E5D8;
}

* html .side_body_rest, * html .side_body_categories, * html .side_body_archives {
height:230px;
}

#sidebar ul {
 margin:0; 
 padding:0px; 
 list-style-type:none; 
padding-top:10px;
}

#sidebar ul li {
list-style-type:none;
background:#898989;
padding:5px;
width:185px;
border-bottom:2px solid #9B9C9D;
}

#sidebar ul li:hover { 
background:#909293;
}

#sidebar a {
font-size:1.1em;
color:#FFF;
}


.meta {
float:left;
margin-top:5px;
margin-left:20px;
}

.meta a {
font-size:1em;
position:relative;
top:-17px;
margin-left:25px;
}

.md_1 {
position:relative;
top:3px;
}

.rss {
float:right; 
position:relative;
top:-30px;
margin-right:30px;
}

.big {
font-size:1.6em;
}

a { outline:none; }

#bottom_fade {
	width: 600px;
	height: 154px;
	z-index: 99;
	position: fixed;
	bottom: 0%;
	background-image: url("img/bottom-fade.png");
}

* html #bottom_fade { visibility:hidden; }


.nav {
position:relative;
top:22px;
}

.nav a { 
font-size:1.2em;
color:#FFF; 
}

.nav ul {
margin:0; padding:0;
margin-left:25px;
}

.nav ul li {
padding-top:5px;
padding-bottom:5px;
display:inline;
padding-left:10px;
padding-right:10px;
}

.nav ul li  a:hover {
color:#f2f2f2;
border-bottom:1px dashed #FFF;
}

.nav ul li.current_page_item { 
background: url(img/navactive.png) repeat-x; 
}

.nav ul li.current_page_item a { 
color:#333;
}

/* Sticky Footer */

* {
	margin: 0;
}
html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -2em; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {

	height: 2em; /* .push must be the same height as .footer */
}

.footer {
margin-top:10px;
clear:both;
width:100%;
text-align:center;
color:#c0c0c0;
padding-top:10px;
background:#F8F5F1;
}


.texta, .textb, .input, .textarea, #submit {
background:#E6E5D8;
border:1px solid #333;
color:#333;
font-weight:bold;
}

.comments_ {
width:80%;
}

ol.commentlist {
list-style-type:none;
}

.comment-1 {
position:relative;
margin-left:-30px;
background:#F6F5ED;
padding-left:10px;
padding-right:10px;
padding-top:15px;
padding-bottom:15px;
border:1px solid #009900;
}

/*MIS HACKS*/

.subir {
margin-bottom:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-align:center;
	color:#FF0000;