/*  
Theme Name: Qwilm!
Theme URI: http://stephenbriggs.net
Description: Theme based on Qwilm.	
Version: 0.3
Author: Rhett Dashwood
Author URI: http://www.wadestudios.com
	

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	
*/




/**********************************************************************************/
body {
	background-color: #000;
	font: 14px "Arial", verdana, Lucida Sans Unicode, Lucida Sans, helvetica;
	color: #999;
}
a, a:hover { color: #8ab459; text-decoration: none; }
/********************************************************************************/
#wrapper { padding-left: 20px; width: 740px; _width: 740px; }
#mini-nav{
	width: 20px;
	float: left;
	margin: 5px;
	padding-top: 30px;
	position:fixed;
}

#mini-nav img{
	margin:1px;
}

#header {
	margin: 5px;
	position: relative;
	height: 80px !important;
	width: 450px !important;
	padding-left: 20px;
	padding-right: 20px;
	/*background: #000 url('images/header.jpg');*/
	background: #000;
	font: "Arial", Verdana, Lucida Sans, Lucida Sans Unicode, Helvetica; font-size: 0.95em; font-weight:normal; color:#fff;
	line-height: 1.3em;
	}
	
/* Links in header */
.headerLink				{ text-decoration:none; color:#fff; font: Arial, Verdana, Lucida Sans, Lucida Sans Unicode, Helvetica; font-size: 1.0em; font-weight:normal; }
.headerLink a			{ text-decoration:none; color:#fff; font: Arial, Verdana, Lucida Sans, Lucida Sans Unicode, Helvetica; font-size: 1.0em; font-weight:normal; border-bottom:1px dotted #777; }
.headerLink a:active	{ text-decoration:none; color:#99CC66; font: Arial, Verdana, Lucida Sans, Lucida Sans Unicode, Helvetica; font-size: 1.0em; font-weight:normal; }
.headerLink a:visited 	{ text-decoration:none; color:#fff; font: Arial, Verdana, Lucida Sans, Lucida Sans Unicode, Helvetica; font-size: 1.0em; font-weight:normal; }
.headerLink a:hover   	{ text-decoration:none; color:#99CC66; font: Arial, Verdana, Lucida Sans, Lucida Sans Unicode, Helvetica; font-size: 1.0em; font-weight:normal; border-bottom:1px dotted #99CC66; }

#content {
	width: 450px;
	text-align: left;
	border-top:solid 0px #CED4CA;
	border-bottom:solid 0px #CED4CA;
	border-left:solid 0px #CED4CA;
	border-right:solid 0px #CED4CA;
	float: left;
	margin: 5px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	background-color:#000;
}

#sidebar-1 {
	width: 170px;
}
#sidebar-2 {
	width: 170px;
}
#logo {
	width: 140px;
	padding:10px;
}
/********************************************************************************/
.sidebar {
	text-align: left;
	padding: 20px;
	border-top:solid 0px #CED4CA;
	border-bottom:solid 0px #CED4CA;
	border-left:solid 0px #CED4CA;
	border-right:solid 0px #CED4CA;
	float: left;
	margin: 5px;
	background-color:#000;
	font-size: 0.95em;
}
.post {
	border-bottom:solid 1px #444;
	padding-top:30px;
	padding-bottom:0px;
}
.post img{
	border: 1px solid #ced4ca;
	padding: 5px;
	margin: 5px 0 5px 0;
	}
.post-titulo {
	color:#ACB200;
	margin:0px;
	margin-bottom:2px;
}
.postmeta {
	margin-top: 0;
	padding-top: 1px;
	font-size: 0.9em;
	color: #999;
	}
.comentarios-link{
	padding: 0 0 0 17px;
	background: url(imagenes_qwilm/commentslink.gif) no-repeat center left;
	}	
/**********************************************************************************/
/*Tipografia*/
h1,
h2,
h3{	font-family: "Arial", Tahoma, Lucida Grande, sans-serif; }

h1 { text-indent: -9000px; margin: 0; display: none;}
h2 { margin-top: 25px; margin-bottom: 0; font-size: 16px; }
h2 a { color: #fff; }
h3 { font-size: 14px; color: #666; }

p {	line-height: 1.5em;	margin: 1.2em 0; }

ol, ul {
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	}
ul li,
ol li{ margin-bottom: 0.2em; }

img, a img{ border:5px;}

a, a:hover { color: #8ab459; text-decoration: none; }
a:hover { color: #999; }

em{
	font-style: normal;
	font-weight: bold;
	color: #ef6c6c;
	}

blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E8E7D0;
	font-size: 0.9em;
	}

pre{
	display: block;
	margin: 1.0em 1.5em 1.0em 0;
	padding-left: 0.8em;
	border-left: 1px solid #ccc;
	background-color: #eee;
	overflow: auto;
	}

code{font-family: monospace;  font-size: 11px; background-color: #eee;}
pre code{ line-height: 1.3em;}

kbd{
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
	}

del, del * { text-decoration: line-through; }

.small {
	font-size: 0.9em;
	color: #999;
	}
/***********comentarios***************/

#comment{
	width: 100%
}
.comentarios{
	border:1px solid #DEE4DA;
	background-color: #F3F3F3;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.commentarios li {
	border:1px solid #DEE4DA;
	background-color: #F3F3F3;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	}
.commentarios li:hover{ background-color: #fff; }

.comentariosmeta {
	margin-top: 0;
	padding-top: 1px;
	font-size: 0.9em;
	color: #999;
	}
.comentariostitulo {
	margin:0px;
	margin-bottom:2px;
}
/*********sidebars***************/
.sidebar h2 {
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
	color: #CC9933;
	/*background: url(imagenes_qwilm/arrow.gif) no-repeat center right;*/
	font-size: 1.0em;
	}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.sidebar ul ul {
	margin: 0.25em 0 1.5em 0;
	border-top: 0px solid #333;
	}
.sidebar ul ul li {
	padding: 0 0 0 0;
	border-bottom: 0px solid #dee4da;
	}
.sidebar ul ul li a {
	display: block;
	margin: 0 0 0 0;
	padding: 2px 10px 0 0;
	} 
.sidebar ul ul li a:hover {
	background-color: #222;
	}
.sidebarLink {
	font-size: 1.0em;
}
.sidebarLink a { color: #fff; border-bottom:1px dotted #555; }
.sidebarLink a:hover { color: #fff; border-bottom:1px dotted #CC9933; }

/****************************/
.linkpermanente{
	padding: 0 0 0 17px;
	background: url(imagenes_qwilm/permalink.gif) no-repeat center left;

}
/**********formularios*********/
input, textarea, select {
	border: 1px solid #C1C0B5;
	background-color: #CBCBC7;
	color: #555;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	}
/*******pagina estática*********/
#pagina {
	border-bottom:solid 1px #DEE4DA;
	padding-top: 0px;
	padding-bottom:0px;
}
#pagina img{
	border: 0px solid #ced4ca;
	padding-right: 12px;
	padding-top: 0px;
	padding-left: 0px
	padding-bottom: 10px;
	margin: 5px 0 5px 0;
	}
.pagina-titulo{
	color: #99CC66;
	margin:0px;
	margin-bottom:2px;

}
/**********gravatar***************/
.gravatar{
	float:right;

}
/*********Privado-comentarios***************/
.comentarios-autor{
	border:1px solid #B2FF66;
	background-color: #95FFCE;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.comentarios-autor li {
	border:1px solid #B2FF66;
	background-color: #95FFCE;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	}
.comentarios-autor li:hover{ background-color: #fff; }
/**********************************************/
#searchform{
width:100%;

}

#splash {
	margin: 5px;
	position: relative;
	height: 400px !important;
	width: 450px !important;
	padding-left: 20px;
	padding-right: 20px;
	/*background: #000 url('images/header.jpg');*/
	background: #000;
	font: "Arial", Verdana, Lucida Sans, Lucida Sans Unicode, Helvetica; font-size: 1.05em; font-weight:normal; color:#ccc;
	line-height: 1.3em;
	}
	
/* Links in header */
.splash_headerLink				{ text-decoration:none; color:#fff; font: Arial, Verdana, Lucida Sans, Lucida Sans Unicode, Helvetica; font-size: 1.0em; font-weight:normal; }
.splash_headerLink a			{ text-decoration:none; color:#fff; font: Arial, Verdana, Lucida Sans, Lucida Sans Unicode, Helvetica; font-size: 1.0em; font-weight:normal; border-bottom:1px dotted #666; }
.splash_headerLink a:active		{ text-decoration:none; color:#99CC66; font: Arial, Verdana, Lucida Sans, Lucida Sans Unicode, Helvetica; font-size: 1.0em; font-weight:normal; }
.splash_headerLink a:visited 	{ text-decoration:none; color:#fff; font: Arial, Verdana, Lucida Sans, Lucida Sans Unicode, Helvetica; font-size: 1.0em; font-weight:normal; }
.splash_headerLink a:hover   	{ text-decoration:none; color:#99CC66; font: Arial, Verdana, Lucida Sans, Lucida Sans Unicode, Helvetica; font-size: 1.0em; font-weight:normal; border-bottom:1px dotted #99CC66; }
