/*
      Theme Name: Interiuris
      Theme URI: http://www.thecircus.es 
      Version: 0.1
      Author: Thecircus
      Author URI: http://www.thecircus.es 
*/

/* GLOBALS */
.spacer {
	clear:both;
}
*, html {
	margin:0;
	padding:0;
}
p {
	margin:10px;
	line-height:1.4em;
}
body {
	margin:0;
	padding:5px 35px;
	font-family: "Tahoma", "Trebuchet MS", "Sans";
	font-size:0.9em;
}
/* CABECERA  / HEADER */
#header	{
	width:100%;
	min-width:750px;
	background:url('images/gradient.jpg') bottom repeat-x;
	padding:1px 0px;
	margin:0px;
	}
	#header h1 {
		width:320px;
		height:65px;
		margin:10px 20px;
		background:url('images/title.jpg');
		}
		#header h1 a {
			display:block;
			width:320px;
			height:65px;
			text-indent:-9999px;
		}
	/* BARRA DE MENU / MENUBAR  */
	#menubar {
		width:100%;
		min-width:750px;
		background:url('images/gradient.jpg') 30px repeat-x;
		font-size:0.9em;
		color:#fff;
	}
	#menubar ul {
		margin:1px 0px;
		}
		#menubar ul li {
			float:left;
			list-style:none;
			padding:1px 10px;
			text-transform:uppercase;
		}
		#menubar ul li a {
			text-decoration:none;
			color:#fff;
			padding:1px 10px;
			
		}
		#menubar ul li a:hover {
			background:#124691;
		}


/* CONTENIDO / CONTENT */
#container {
	margin-right:360px; 
	padding:0px;
}
#context {
	border-left:1px dotted #b0e0ff;
	border-right:1px dotted #b0e0ff;
	position:relative;
	overflow:hidden;
	width:99.9%;
	min-width:750px;
	margin:0px 0px -10px -1px;
}
#content {
	padding:10px 10px 60px 10px;
	float:left;
	width:99.9%;
	}
	#content  a {
		text-decoration:none;
		color:#124691;
	}
	#content a:hover {
		color:#000;
	}
	#content h2 { /* Título de los posts */
		font-weight:normal;
		margin-top:20px;
	
		}
		#content h2 a {
			text-decoration:none;
			color:#124691;
		}
		#content h2 span { /* Fecha del post en el título*/
			font-size:0.6em;
			color:#999;
		}
	#content .entry {
		font-size:0.9em;
		margin-bottom:35px;
		}
		#content .entry blockquote { /* Formato de blockquote */
			background:url('images/quote.jpg') no-repeat;
			padding:1px 20px;
			font-style:italic;
			margin:10px 30px;
			color:#999;
		}
	#content .tags { /* Div donde se muestran los tags*/
		float:left;
		background:url('images/tag.jpg') 0px 1px no-repeat;
		padding:0px 25px;
		height:18px;
		font-size:0.8em;
		color:#124691;
		}
	#content .comm { /* Div donde se muestra el numer de comentarios */
		float:right;
		height:18px;
		font-size:0.8em;
		background:url('images/globo.jpg') 0px 1px no-repeat;
		padding:0px 25px;	
		color:#124691;
		}
/* SIDEBAR */
#sidebar {
	width:350px;
	margin-left:-340px;
	float:right;
	font-size:0.8em;
	margin-right:0px;
	}
	#sidebar a {
		color:#124691;
		text-decoration:none;
		}
		#sidebar a:hover {
			color:#000;
		}
/* SIDEBAR IZQUIERDA / LEFT SIDEBAR */
#sidebar_left {
	float:left;
	width:186px;
	padding:5px;
	/*background:#F5F6F7;*/
	}
	#sidebar_left img {
		border:0;
		margin:5px 10px;
	}
	#sidebar_left #subemail input#email {
		margin:0 0 0 10px;
		border:1px solid #124691;
		width:60%;
		height:17px;
	}
	#sidebar_left #subemail input#submit {
		border:1px solid #124691;
		font-size:0.9em;
		margin:0px;
		height:20px;
	}
	#sidebar_left h3 {
		margin:10px;
		color:#124691;
		padding:3px;
		text-indent:7px;
		font-size:14px;
		background:url('images/subborder.jpg') left bottom no-repeat;
	}
	#sidebar_left p {
		margin:10px;
	}
	#sidebar_left .searchbox #s {
		margin:0 0 0 10px;
		border:1px solid #124691;
		width:60%;
		height:17px;
	}
	#sidebar_left .searchbox #searchsubmit {
		border:1px solid #124691;
		font-size:0.9em;
		height:20px;
	}
	#sidebar_left #featconv { /* Ultimos comentarios del plugin Real Fast Comments*/
		list-style:url('images/arrow.jpg');
		margin:10px 25px;
	}
	#sidebar_left #featconv li { /*Cada uno de los ultimos comentarios*/
		margin-bottom:5px;
	}
	/* Ultimos posts */
	#sidebar_left #lastetsposts { /* Ultimos posts mostrados en el sidebar */
		list-style:url('images/arrow.jpg');
		margin:10px 25px;
	}
	#sidebar_left #lastetsposts li { /*Cada uno de los ultimos posts mostrados en el sidebar */
		margin-bottom:5px;
	}
/* SIDEBAR DERECHA / RIGTH SIDEBAR */
#sidebar_right {
	float:right;
	width:137px;
	padding:5px 2px;
	}
	#sidebar_right h3 {
		color:#124691;
		margin:10px 2px;
		padding:3px;
		font-size:14px;
		text-indent:7px;
		background:url('images/subborder.jpg') left bottom no-repeat;
	}
	#sidebar_right ul {
		margin:0px 10px;
		padding:0px;
	}
	#sidebar_right #etiquetas {
		list-style:url('images/arrow.jpg');		
		margin:5px 17px;
	}
	#sidebar_right .linkcat {
		list-style:none;
		margin:0px;
	}
	#sidebar_right .linkcat ul li {
		list-style:url('images/listfeed.jpg');	
		margin:5px 10px;
	}
	#sidebar_right .linkcat h2 {
		color:#124691;
		margin:10px 2px;
		padding:3px;
		font-size:14px;
		text-indent:7px;
		background:url('images/subborder.jpg') left bottom no-repeat;
	}
	#sidebar_right .linkcat {
		list-style:none;
	}



/* COMENTARIOS / COMMENTS */
h3#comments-title {
	margin:20px 5px;
}
ol.comments { /*Lista de comentarios*/
	margin:30px;
}
.comment-author { /* Nombre del autor del comentario */
	font-size:1.4em;
}
.comment-meta { /* Enlace permalink y fecha del comentario, botón editar si estás logueado */
	font-size:0.7em;
	color:#999;
	text-transform:uppercase;
}
ol.comments p {
	font-size:0.9em;
	border-left:1px dotted #999;
	padding-left:10px;
}
#comentar input, textarea {
	border:1px solid #124691;
}
#comentar textarea {
	width:90%;
}
/* Pie de página / footer */
div#footer {
	background:url('images/gradient.jpg') bottom repeat-x;
	height:25px;
	padding:5px 10px;
	font-size:0.9em;
	}
	#footer #wp {
		float:left;
		width:35%;
	}
	#footer #copy {
		width:40%;
		margin:0 auto;
		text-align:center;
	}
	#footer #by {
		float:right;
		width:20%;	
	}
	#footer #by h2 {
		margin-top:-3px;
		background:url('images/logothecircus.jpg') right no-repeat;
		text-indent:-99999px;
		height:20px;
	}
	div#footer p { /* Estilos de parrafo para footer */
		margin:0px;
		padding:0px;
		color:#fff;
		font-size:0.9em;
	}
	div#footer a {
		color:#fff;
		text-decoration:none;
	}
	div#footer a:hover {
		color:#ccc;
	}