/*-------------------------------------------------
  Made by Andres Linares
  Based on "Scarlett" Wordpress Theme
-------------------------------------------------*/
h2{
	border-bottom: 1px dotted #A9A9A9;
	font-weight: bold;
	font: 20px bold DejaVu Sans Condensed, "sans",  Tahoma;
	padding: 0px 0 2px 0px;
	margin: 0 0 8px 0;
	color:#000000;
}
body
{

background: none no-repeat 0 0 #14181A;
color:#161514;
font-family:DejaVu Sans Condensed, "sans", Tahoma;
font-size:13px;
margin:0 auto;
padding:0;

}
a {
        color: #006699;
        text-decoration: none;
}
a:hover {
	color: #2676A1;
	text-decoration: none;
}
a:active
{
	color: #FF3300;
}

.headerQuote {

	height:100%;
	width:100%;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	background-position:100% 50%;
	font-size:1.7em;
	font-weight:bold;
	line-height: 1.9em;
}
.headerQuote a{
	color: white;
}
.headerQuote a:hover {
	color: #ccc;
}

ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}
ul li
{
	margin: 4px 0 4px 0;



	border-bottom:1px dotted #FFFFFF;
	color:#333333;
	display:block;
	padding:5px 0 5px 5px;
	text-decoration:none;
}

ul.tagCloud li {
	border: 0;
}
ul li a {
	color:#333333;
}

.toptable {

}
code
{
	color: #CC3300;
	font: 13px Monaco, Monotype;
}
pre
{
	width: 462px;
	overflow: auto;
	border: 1px solid #EAE7D6;
	padding: 3px;
}
acronym, abbr
{
	cursor: help;
	border-bottom: 1px dotted #333;
}
del
{
	background: #FFFFCC;
	color: #ccc;
}
blockquote
{
	background: url(img/bg-quote.gif) top left no-repeat;
	padding: 8px 0 0 25px;
	margin: 10px;
}
.doNotDisplay, .none, caption
{
	display: none;
}
.respuestaautor
{
	margin: 0px 0px 5px 40px;
	padding:6px 5px;
	background-color: #DFE3E6;
	background-position: 15px 0px;
	border: 0px solid white;
	color: #006699;
}
.underline
{
	text-decoration: underline;
}
.clear
{
	clear: both;
	height: 0.1px;
	padding: 0;
	margin: 0;
}
#page-wrapper
{
	text-align: left;
	width: 100%;
	padding: 0;
	margin: auto;
}
#content-wrapper
{
	width: 98%;
	margin: 0 auto;
	padding: 0;


	background-color:#DFE3E6;

}
#top
{

	position: absolute;
	top:125px;
	width: 100%;
	height: 40px;
	text-align: center;
	padding: 0;
	margin: 0;
	opacity: .7;
}

#top2{
	background: url(img/kernel.jpg) no-repeat 5px 0 #2d2d2d;
	width: 100%;
    	height: 180px;

}
.logo{
	position:relative;
    top:8px;
    margin-left:130px;
	margin-top: 15px; 
}

.descripcion {
        position: absolute;
        top:50px;
	left:180px;
        font-size:1.1em;
	font-weight: bold;
}

.toptable
{  
	margin-left: auto; 
	margin-right: auto;
	width: 100%;
	height: 40px;
}
#header h1
{
	font: 20px DejaVu Sans Condensed, "sans", Tahoma;
	border-bottom: 1px dotted #A9A9A9;
	padding: 10px;
	margin: 0;
}
#header a:link, #header a:visited
{
	color: #006699;
	border: none;
}
#header a:hover, #header a:active
{
	color: #CC0000;
}
#top_container
{
	height: 30px;
	padding: 0;
	margin: 0;
	background: none repeat scroll 0 0 #4B545B
}
#top_container ul
{
	padding: 0;
	margin: 0;
}
#top_container ul li
{
	list-style-type: none;
	display: block;
	float: left;
	font: 11px/30px "Lucida Grande", DejaVu Sans Condensed, "sans", Tahoma;
	text-align: center;
	padding: 0;
	margin: 0;
	border: 0;
}
#top_container a
{
	display: block; 
	color: #FFF;
	padding: 0 13px 0 13px;
	margin: 0;
	text-decoration: none;
	border: 0;
}
#top_container li#active
{
	color: #FF6600;
	font-weight: bold;
	border-bottom: none;
}
#top_container a:hover
{
	font-weight: bold;
	border-bottom: none;
	background-color: #FFF;
	color: #000;
}
#main
{
	/*min-width: 530px;*/
	width: 78%;
	float: left;
	padding:12px 0 0;

}
.content-header
{
	padding: 0;
	margin: 15px;
}
.content-header h2
{
	color: #006699;
	font: bold 14px DejaVu Sans Condensed, "sans", Tahoma;
	padding: 0;
	margin: 0;
}
.content-title
{
	padding: 0;
	margin: 0;
}
.content-title h1
{
	color: #006699;
	border-bottom: 1px dotted #A9A9A9;
	font-weight: bold;
	font: bold 14px DejaVu Sans Condensed, "sans", Tahoma;
	padding: 0px 0 2px 0px;
	margin: 0 0 8px 0;
}
.content-title h3, .content-title h3 a
{
	color: #000;
	font-weight: bold;
	font-size: 16pt;
	font-family: DejaVu Sans Condensed, "sans", Tahoma;
	margin:0;
	overflow:hidden;
	padding-bottom: 2px;
	text-align:left;
}

.content-title h3 a:hover {
	color: #006699;
}
.content
{
	padding: 0;
	border: 1px solid #CCC;
	background: url(img/post.jpg) repeat-x scroll 0 0 #FFFFFF;
	margin: 0 auto;
	padding: 10px;



color:#504945;
margin:0 5px 15px 12px;

}
.readmore
{
	text-align: right;
}
.entry-info
{
	color:#000;
	font-family: DejaVu Sans Condensed, "sans", Tahoma,century gothic,Arial,Verdana,Helvitica,sans-serif;
	font-size:11px;
	line-height:20px;
	text-transform:capitalize;
}
.entry-info a {
	text-transform: none;
}

.entry-info a:hover
{
	font-weight: bold;
}
.entry-info p
{
	padding: 0;
	margin: 0;
}
.entry .imgupload
{
	float: left;
	border: none;
	border: 1px solid #333;
	margin: 20px 10px 0 0;
}
.navi-pages
{
	/*background: #FFFFFF;
	font-size: 11px;
	text-align: right;
	padding: 10px;
	margin: 15px;*/

	text-align: right;
	background: #FFFFFF;
	padding:3px;
	margin: 0 5px 15px 12px;
	border: 1px solid #CCCCCC;

}
.navi-pages p
{
	padding: 0;
	margin: 0;
}
.message-box
{
	background: #F8F8FF;
	font-size: 12px;
	padding: 10px;
	margin: 15px;
}
table#postcomment tr td
{
	font: 11px Verdana, Arial, sans-serif;
}
table#postcomment tr td p
{
	margin: 4px 0 4px 0;
}
#comments, #comments-post, #trackbacks
{
	font-size: 11px;
	line-height: 17px;
	padding: 0;
	margin: 20px 15px 10px 15px;
}
#comments h4, #comments-post h4, #trackbacks h4
{
	color: #383828;
	font: bold 14px DejaVu Sans Condensed, "sans", Tahoma;
	padding: 0;
	margin: 0 0 20px 0;
}
.comment-item, .trackbacks-item
{
	padding: 0 0 20px 0;
	border-bottom: 1px solid #FFFFFF;
	margin: 5px 0 20px 0;
}
.comment-text p, .comment-info p, .trackbacks-text p, .trackbacks-info p
{
	padding: 0;
	margin: 0 0 8px 0;
}
.comment-info, .trackbacks-info
{
	font-size: 10px;
	text-align: right;
}
#sidebar
{
	color: Gray;
	/*min-width: 200px;*/
	width: 21.5%;
	float: left;
	font-size: 9pt;
	line-height: 16px;
	padding-top: 3px;
	margin: 0;
	overflow: hidden;
}
.sidebar-wrapper
{
	margin: 5px;
}
#sidebar .box-1
{
	margin: 0 0 30px 0;
}
#sidebar h4
{

background: url(img/kp.jpg) repeat fixed 0 0 #4B545B;
border:1px solid #40494F;
color:#FFFFFF;
font-family:DejaVu Sans Condensed, "sans", Tahoma;
font-size:14px;
font-weight:bold;
line-height:30px;
margin:5px 0;
padding:0 0 0 5px;
}


#footer {
background:none repeat scroll 0 0 #066088;
border-top:5px solid #0998DA;
color:#FFF;
clear:both;
font-family:DejaVu Sans Condensed, "sans", Tahoma,georgia,Century gothic,Arial,sans-serif;
font-size:12px;
text-align:left;
width:98%;
margin: 0 auto;

}

#copyrights a
{   
	color: #FFF;

}

#copyrights a:hover {
	font-weight: bold;
}
.footer-i
{
	padding: 10px;
	margin: 0px;
	margin-left: 0px;
   font-family:DejaVu Sans Condensed, "sans", Tahoma,georgia,Century gothic,Arial,sans-serif;
font-size:12px;
}
.footer-i p
{
	padding: 0;
	margin: 0;
}
textarea.text, input.formfield
{
	font: 11px Dejavu Sans Condensed, "sans", Tahoma, sans-serif;
}
input.formfield
{
	width: 55%;
	float: left;
	margin: 0 10px;
}
input.formbutton
{
	background: #708090;
	border-top:1px #999 solid;
	border-left:1px #999 solid;
	border-bottom:1px #eee solid;
	border-right:1px #eee solid;
	color: #fff;
	font: 11px Verdana, Arial, sans-serif;
}
.trackbacks-text h5
{
	font: bold 11px Dejavu Sans Condensed, "sans", Tahoma, sans-serif;
	color: #993300;
	padding: 0;
	margin: 0;
}

.leftbox {
    float: left;
    border-right: 0px solid #ccc;
	padding-right: 15px;
}
.rightbox {
    float: right;
    border-left: 0px solid #ccc;
	padding-left: 15px;
}
.pageswitch{
	text-align: right;
	background: #FFFFFF;
	padding:3px;
	margin: 0 5px 15px 12px;
	border: 1px solid #CCCCCC;
}
.pageswitch a:hover {
	color: #000;
	font-weight: bold;
}
.etiquetas {
	font-style:normal;
	font:DejaVu Sans Condensed, "sans", Tahoma;
	font-size: 10px;
	text-align: left;
	line-height: 16px;
	padding: 0;
	margin: 8px 0 10px 0;
}

ul.tagCloud {
	font-family: DejaVu Sans Condensed, "sans", Tahoma;
}

.content a:hover {
	color: #000;
	font-weight: bold;
}


.box-1 ul a {
	padding-left: 0px;
}

#main br {
display: none;
}
#main .content br {
display: inline;
}

