/*
	Author Name	: 	Th3 ProphetMan
	Author Site	: 	http://prophetman.elite-tek.com/
	Style Name	: 	Blue-K2
	Style URI	:	http://prophetman.elite-tek.com/blue-k2
	Version		: 	0.95
	Comments	: 	Un esquema inicialmente hecho para mi blog, con tonos azules y basado en Kubrick de Michael Heilemann.
*/


/* Menu */
	
ul.menu {
	top: 0px;
	left: 12px;
	margin: 0px;
	padding: 0px;
	width: 756px;
	height: 75px;
	}

ul.menu li {
	float: left;
	margin: 0px 2px;
	padding: 0px 0px 0px 7px;
	font-weight: bold;
	}

ul.menu li a {
	font: 11px 'Trebuchet MS';
	float: left;
	display: block;
	padding: 0.5em 7px 5px 0px;
	margin: 0px;
	color: #fff !important;
	font-weight: bold;
	line-height: 16px;
	}

ul.menu li:hover {
	background: url('navbar-hover_01.png') no-repeat top left;
	}

ul.menu li a:hover, ul.menu li:hover > a {
	color: #27D !important;
	font-weight: bold;
	background: url('navbar-hover_02.png') no-repeat top right;
	}

ul.menu li.current_page_item {
	background: url('navbar-current_01.png') no-repeat top left;
	}

ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	color: #27D !important;
	background: url('navbar-current_02.png') no-repeat top right;
	font-weight: bold;
	}

ul.menu li.current_page_item a:hover {
	color: #27D !important;
	}

.admintab {
	}


/* Main Structure */

body {
	margin: 0;
	}
	
#page {
	background: #EDEDED url("bg.jpg");
	//background: #EDEDED url("bg.jpg") -5px; /* IE Hack */
	border: none;
	padding-bottom: 0;
	}

#header {
	margin-top: -20px;
	background: #17A url('header.jpg') center center no-repeat;
	}

#header  h1 {
	padding-top: 75px;
	color: #FFF !important; 
	}

br .clear {
	display: none;
	}

#footer {
	position: relative;
	height: 46px;
	margin-top: 0;
	margin-bottom: 0 !important;
	padding-top: 24px;
	padding-bottom: 0px;
	background: #EDEDED url('footer.jpg') top center no-repeat;
	//margin-right: 1px; /* IE Hack */
	}

div .content {
	margin-top: -20px;
	//margin-top: -5px; /* IE Hack */
	margin-bottom: 0;
	padding-bottom: 10px;
	}

div #content {
	margin-top: -30px;
	//margin-top: -5px; /* IE Hack */
	margin-bottom: 0;
	padding-bottom: 10px;
	}

#primary { /* Contains the main column */
	position: relative;
	top: 0px;
	padding: 23px 0 0;
	//padding: 15px 0 0; /* IE Hack */
	}

.item { /* Each entry is contained within the 'item' class */
	}
	
.entry { /* Each entry is contained within the 'item' class */
	}
	
.chronodata {
	color: #666 !important;
	}
	
.tagdata {
	color: #666;
	}
	
.itemhead { /* The meat and potatoes of every entry */
	margin-top: 0;
	}
	
.itemtext { /* The meat and potatoes of every entry */
	
	}

.chronodata {
	background: url('time.png') left center no-repeat;
	}

.comments #commentlist .commentmetadata {
	background: url('time.png') left center no-repeat;
	}
	
.commentsrsslink {
	background: url('feed.png') left top no-repeat;
}

.secondary { /* Contains the sidebar */
	margin-bottom: -50px;
	padding-bottom: 0;
	top: -55px;
	}

div .pagetitle {
	margin-top: 0px;
	}


/* Posts */



/* Comentarios */

.comments li {
	background-color: #F6F7F8;
	border-top: 1px dashed #888;
	border-bottom: 1px dashed #888;
	}

#leavecomment {
	background-color: #FFF;
	border-top: none;
	border-bottom: none;
	}

.authorcomment {
	background-color: #F0F4FF !important;
	border-top: 1px dashed #27D !important;
	border-bottom: 1px dashed #27D !important;
	}

.comments #pinglist li {
	margin-left: 0px;
	margin-bottom: -1px;
	}


/* Formularios */

textarea, input {
	border: 1px solid #CBD0CD !important;
	background-color: #F9F9F9 !important;
	color: #666 !important;
	}

textarea:hover, input:hover {
	border: 1px solid #27D !important;
	color: #27D !important;
	}

textarea:focus, input:focus {
	border: 1px solid #27D !important;
	color: #27D !important;
	background-color: #F0F4FF !important;
	}

.comments form textarea {
	height: 250px;
	padding: 2px;
	width: 98.7%;
	}

.metadata {
	background: #F0F4FF;
	border-top: 1px dashed #27D;
	border-bottom: 1px dashed #27D;
	padding-top: 4px;
	padding-bottom: 3px;
	}

#primary .aside .itemtext {
	font-size: 9px !important;
	margin: 0px 10px;
	margin-top: -28px;
	padding: 8px;
	padding-top: 26px;
	border: 0px solid #27D;
	-moz-border-radius: 15px;
	background-color: #F0F4FF;
	background: #F0F4FF url("aparte-bg.jpg") no-repeat top right;
	background-position: 98% 7px; 
	}

#primary .aside .itemhead {
	padding: 0px 18px;
	}

#primary .aside .metadata {
	display: none;
	border: none;
	background: none;
	}

#contactsubmit {
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	}


/* Search Form and Livesearch */

#searchform input {
	border: 1px solid #333 !important;
	background-color: #fff !important;
	color: #333 !important;
	}

#searchform input:hover {
	border: 1px solid #04A !important;
	color: #27D !important;
	}

#searchform input:focus{
	border: 1px solid #04A !important;
	color: #27D !important;
	background-color: #F0F4FF !important;
	}

div .sb-search {
	text-align: center;
	}

#searchinput {
	width: 162px;
	}

#searchsubmit {
	display: none;
	}
	
#searchform {
	margin-bottom: 30px;
	text-align: center;
	}

#searchform input {
	}

#searchform #s {
	display: inline;
	width: 162px;
	}


/* Downloads Page */

#content.narrowcolumn p {
	width: 508px !important;
	min-width: none !important;
	/*_width: 500px;*/ /* IE Hack */
	float: left !important;
	padding: 0px 0 10px !important;
	margin: 0 10px 0 20px !important;
	/*_margin: 0 20px 0 15px;*/ /* IE Hack */
	}

#dlpage {
	width: 508px;
	float: left;
	}

#dlpage h3 {
	width: 508px;
	clear: both;
	color: #27D;
	border-bottom: 1px dashed #27D;
	margin: 35px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#dlpage img {
	background-color: #fff;
	border: 1px solid #27D;
	display: block;
	margin: 2px 5px 5px 2px;
	padding: 3px;
	position: relative;
	float: left;
	}

#dlpage img:hover {	
	background-color: #27D;
	}


/* Cosmos */

#content ul.cosmos {
	list-style: none;
	font-size: 140%;
	text-align: justify;
	width: 500px;
	float: left;
	padding: 40px 0 10px !important;
	margin: 0 10px 0 20px !important;
	}

#content li.cosmos {
	display: inline;
	padding: 0;
	line-height: 1.3em;
	}

#content li.keyword1 { font-size: 0.7em; }
#content li.keyword2 { font-size: 0.9em; }
#content li.keyword3 { font-size: 1.0em; }
#content li.keyword4 { font-size: 1.1em; }
#content li.keyword5 { font-size: 1.2em; }
#content li.keyword6 { font-size: 1.3em; }
#content li.keyword7 { font-size: 1.4em; }
#content li.keyword8 { font-size: 1.5em; }
#content li.keyword9 { font-size: 1.6em; }
#content li.keyword10 { font-size: 1.7em; }
#content li.keyword11 { font-size: 1.8em; }
#content li.keyword12 { font-size: 1.9em; }
#content li.keyword13 { font-size: 2.0em; }
#content li.keyword14 { font-size: 2.1em; }
#content li.keyword15 { font-size: 2.2em; }


/* Otros */

input[type=text], textarea {
	color: #444;
	padding: 2px 0 2px 2px;
	margin: 0;
	}

#searchinput.livesearch {
	width: 200px;
	}

.livesearchform input[type=submit] {
	margin: 0;
	}

.cgfeed {
	position: relative;
	top: 40px;
	margin-bottom: 50px;
	}

div .sb-about {
	}


/* Links */

a {
	color: #27D !important;
	}

a:hover {
	color: #999 !important;
	}
	
h3 a {
	color: #27D !important;
	}
	
h3 a:hover {
	color: #999 !important;
	text-decoration: none !important;
	}
	
h1 a {
	color: #FFF !important;
	}
	
h1 a:hover {
	color: #FFF !important;
	}

#footer a {
	color: #27D;
	border-bottom: none;
	}
	
.secondary a {
	color: #27D !important;
	}

.secondary a:hover {
	color: #666 !important;
	}


/* Headers */

h2 {
	color: #27D;
	}
	
h3 a {
	color: #27D;
	}

.secondary h2 {
	color: #333;
	}


/* Párrafos Especiales */

.quote {
	background: url('quote.png') 25px 4px no-repeat;
	margin: 10px auto;
	min-height: 35px;
	padding: 0 30px 0 67px;
	}

.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	font-weight: bold;
	margin: 10px auto;
	padding: 5px 20px;
	}
	
.alert2 {
	background: #FFF6BF url('alert.png') 10px center no-repeat;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	margin: 10px auto;
	padding: 10px 20px 10px 45px;
	text-align: center;
	line-height: normal;
	}

.download {
	background: #D0F29D url('download.png') 10px center no-repeat;
	border-top: 2px solid #9CD941;
	border-bottom: 2px solid #9CD941;
	margin: 10px auto;
	padding: 10px 20px 10px 45px;
	text-align: center;
	line-height: normal;
	}
	
.construction {
	background: #ffcccc url('cross.png') 10px center no-repeat;
	border-top: 2px solid #c90404;
	border-bottom: 2px solid #c90404;
	margin: 10px auto;
	padding: 10px 20px 10px 45px;
	text-align: center;
	line-height: normal;
	}

.favorite {
	background: #FFF6BF url('favorite.png') 10px center no-repeat;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	margin: 10px auto;
	padding: 10px 20px 10px 45px;
	text-align: center;
	line-height: normal;
	}

.info {
	background: #9DD1F2 url('info.png') 10px center no-repeat;
	border-top: 2px solid #419ED9;
	border-bottom: 2px solid #419ED9;
	margin: 10px auto;
	padding: 10px 20px 10px 45px;
	text-align: center;
	line-height: normal;
	}

.question {
	background: #9DD1F2 url('question.png') 10px center no-repeat;
	border-top: 2px solid #419ED9;
	border-bottom: 2px solid #419ED9;
	margin: 10px auto;
	padding: 10px 20px 10px 45px;
	text-align: center;
	line-height: normal;
	}

.code {
	background: #f2f2f2 url('code.png') 10px center no-repeat;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	margin: 10px auto;
	padding: 10px 20px 10px 50px;
	text-align: left;
	font: 'Courier New', Courier, Fixed;
	}
	
code {
	display: block;
	background: #f2f2f2 url('') 10px 20px no-repeat;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	margin: 10px auto;
	padding: 10px 20px 10px 50px;
	text-align: left;
	font: 'Courier New', Courier, Fixed;
	}

.bluebox {
	background: #9DD1F2;
	border-top: 2px solid #419ED9;
	border-bottom: 2px solid #419ED9;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}
	
.yellowbox {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}
	
.redbox {
	background: #ffcccc;
	border-top: 2px solid #c90404;
	border-bottom: 2px solid #c90404;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}
	
.greenbox {
	background: #D0F29D;
	border-top: 2px solid #9CD941;
	border-bottom: 2px solid #9CD941;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}

.greybox {
	background: #f2f2f2;
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}


/* Links de Párrafos Especiales*/

.download a, .alert2 a, .info a,
.question a, .favorite a, .construction a ,
.code a, .bluebox a, .yellowbox a,
.redbox a, .greenbox a, .greybox a {
	font-weight: bold;
	}

.download a:hover, .alert2 a:hover, .info a:hover,
.question a:hover, .favorite a:hover, .construction a:hover ,
.code a:hover, .bluebox a:hover, .yellowbox a:hover,
.redbox a:hover, .greenbox a:hover, .greybox a:hover{
	color: #000 !important;
	font-weight: bold;
	text-decoration: none !important;
	}


/* FAlbum */
.falbum {
	width: 508px !important;
	min-width: none !important;
	/*_width: 500px;*/ /* IE Hack */
	float: left !important;
	padding: 35px 0 10px !important;
	margin: 0 10px 0 20px !important;
	/*_margin: 0 20px 0 15px;*/ /* IE Hack */
	}

.falbum-thumbnail {
	float: left;
	background: url('res/shadow.gif') no-repeat bottom right;
	margin: 5px 0px 0px 6px !important;
 	padding: 0px 0px 0px 0px;	
	}
 
.falbum-thumbnail img {
	background-color: #fff;
	border: 1px solid #27D;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 3px;
	position: relative;
	}

a.curPageLink , a.curPageLink:visited,a.curPageLink:link, a.otherPageLink , a.otherPageLink:visited,a.otherPageLink:link {
	padding: 2px 4px 2px 4px;
	font-size: 100%;
	font-weight: normal !important;
	}

a.otherPageLink , a.otherPageLink:visited,a.otherPageLink:link {
	border: 1px solid #666 !important;
	margin: 0 1px 0 1px;
	background: #FFF;
	color: #27D !important;
	}

a.curPageLink , a.curPageLink:visited,a.curPageLink:link {
	border: 1px solid #27D !important;
	color: #27D !important;
	background-color: #F0F4FF !important;
	}

a.otherPageLink:hover,a.curPageLink:hover {
	border: 1px solid #27D !important;
	color: #27D !important;
	background-color: #F0F4FF !important;
	}

a.buttonLink {
	border:	1px solid #666 !important;
	color: #27D !important;
	}

a.buttonLink:hover {
	border: 1px solid #27D !important;
	color: #27D !important;
	background-color: #F0F4FF !important;
	}

.falbum-photoSizes {
	border: 1px solid #666 !important;
	color: #27D !important;
	background-color: #FFF !important;
	}

.falbum-photoSizes:hover {
	border: 1px solid #27D !important;
	color: #27D !important;
	background-color: #F0F4FF !important;
	}


/* WP-Calendar */

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
	}

#wp-calendar td {
	text-align: center;
	}


/* Post Imgs */

img.nbimg,
.entry img.wp-smiley,
.entrytext img.wp-smiley  {
	padding: 0 !important;
	border: none !important;
	}


/* Gravatars */

.gravatar {
	margin-left: 10px !important;
	padding: 1px !important;
	background: #ddd !important;
	border: 1px solid #666 !important;
	}

.gravatar:hover {
	border: 1px solid #27D !important;
	}


/* No Header */
/*
#header  h1 {
	color: #FFF !important; 
	display: none;
	}
	
.description {
	display: none !important;
	}
*/

