/*
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	: Ivan Lopez
	Author Site	: http://van.pandela.net/
	Style Name	: X9800
	Style URI	: http://van.pandela.net/k2-scheme/
	Version		: 0.1
	Comments	: 
*/

body {
	font: 62.5% Tahoma, Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	background: #000;
	}

#page {
	padding: 0 0 10px;
	margin-top: 103px;
	border: 5px solid #4A4A4A;
	border-top: none;
	}

#header {

	height: 180px;
	background: #3371A3 url('neoheader.jpg') right;
	border: none;
	border-top: 5px solid #4A4A4A;
	border-bottom: 5px solid #f7f7f7;
	}

ul.menu {
	font-weight:bold;
	bottom: 180px;
	margin-bottom:5px;
	}

ul.menu li a {
	color: #FFF;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #FFF!important;
	background: #4A4A4A;
	}

h1 { /* H1 is the title in the header */
	font-size: 2.7em;
	letter-spacing:-1px;
	margin: -168px 0 0 0;
	position:relative;
	}

#header .description {
	font-weight:bold;
	margin: 0 0 0 40px;
	position:relative;
	}

h1, h1 a, h1 a:hover, h1 a:visited,
#header .description {
	color: #fff!important;
	}

.entry-meta { /* Time and category for blog entries */
	font-size: 1.1em;
	}

.entry-content blockquote {
	background-position: 15px 5px;
	color: #777;
	}

.entry-content a[href*='#more-'] {
	display: block;
	}

.entry-content a[href*='#more-']:after {
	content: ' \00BB';
	}

li.byuser {
	background: #f6f7f8;
	}

li.bypostauthor {
	background: #f7f7f7;
	border: 1px solid #e8e8e8;
	}

li.bypostauthor blockquote {
	background-color: transparent;
	}

#footer a {
	border-bottom: 1px solid #666;
	}

#footer a:hover {
	color: #FFF;
	}

/* fuentes */

.secondary {
	font-size: 1.1em;
	line-height: 1.1em;
	}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	}

.secondary h4 { 
	font-size: 1.2em!important;
	font-weight: bold!important;
	border-bottom:1px solid #eee;
	padding-bottom:5px!important;
	display: block;
	}

.feedlink img { 
	display: inline;
	top: 0px !important;
	}

#primary h3, #primary h4, .single #primary .k2-asides h3 { 
	font-size: 2.1em;
	letter-spacing:-1px;
	font-weight:bold;
	border-bottom:1px solid #eee;
	padding-bottom:5px;
	}

h3 a:hover {
	color: #3b5998!important;
	text-decoration:none!important;
	}

#primary .entry-content h3 {
	font-size: 1.3em;
	font-weight:bold;
	}

.entry-meta { 
	font-size: 1.1em;
	}

.entry-meta a, .comment-meta a {
	color: #666;
	}

.entry-content {
	font-size: 1.3em;
	line-height: 1.2em;
	text-align: justify;
	color: #494949;
	}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
	margin: 10px 0;
	}

#commentlist li .comment-content {
	font-size: 1.1em;
	line-height: 1.3em;
	}

.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote {
	margin: 5px 0;
	}

/* Miscelanea */

#footer p {
	line-height: 1.2em;
	}

#primary .entry-content img {
	background: none;
	padding: 0px;
	margin: 0px;
	}

img.center, img[align="center"] {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	}
	
img.alignright, img[align="right"] {
	padding: 0px !important;
	margin: 0 0 2px 7px !important;
	display: inline;
	}

img.alignleft, img[align="left"] {
	padding: 0px !important;
	margin: 0 7px 2px 0 !important;
	display: inline;
	}

.k2download {
	display: block;
	margin: 0 0 1em 0; padding: 5px 5px 5px 36px;
	background: #fafeff url('download.gif') no-repeat 10px 50%;
	border: 1px solid #cfe2e5; border-top: 3px solid #cfe2e5;
	}

.k2download a {
	font-weight: bold;
	}

.k2download small {
	display: block;
	}

.alert {
	display: block; text-align: justify;
	margin: 0 0 1em 0; padding: 5px 5px 5px 36px;
	background: #FFF6BF url('../../images/exclamation.png') no-repeat 10px 50%;
	border: 1px solid #FFD324; border-top:3px solid #FFD324;
	}

#s.livesearch {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	width: 100%;
	font-size: 1em;
	color: #bbb;
	font-weight: bold;
	text-transform: lowercase;
	}

#rollingarchives,
#nested_rollingarchives {
	text-transform: lowercase;
	}

.antispam {
	unicode-bidi:bidi-override; 
	direction: rtl;
	}

#wp-calendar {
	width: 100%;
	padding:5px 10px;
	margin:0 auto;
	}

#wp-calendar td {
	color: #aaa;
	}

#wp-calendar caption {
	font-size: 1em;
	font-weight: normal;
	padding: 5px;
	margin:0 auto;
	}

.activityentry {
	font-size: 1em;
	}

div#latest-comments small {
	margin: 2px 0 0 0;
	line-height: 1.1em;
	}

body.smartposition #rollingarchives {
	border-bottom: 1px solid #eee;
	opacity:0.9;
	}

.sb-links ul ul li {
	margin-top: 0;
	margin: 0 0 0 -10px;
	}