/*
Theme Name: cavaandtwitts
Theme URI: http://www.cavaandtwitts.com/
Description: Theme para Cava&amp;Twitts maquetado y dise&ntilde;ado por Angel Custodio de simplestudio
Version: 1.9
Author: simplestudio
Author URI: http://www.simplestudio.es/
Tags: white, blue, fixed width, two columns, widgets

	blog de Angel Custodio
	http://angelcustodio.net/

	web de simplestudio
	http://www.simplestudio.es

	Theme dise&ntilde;ado exclusivamente para Cava&amp:Twitts
	Todos los derechos reservados.

*/

/* BLOQUES */
body { margin: 0; padding: 0; background: #3c4353 url('imgs/bg.jpg') no-repeat top center; }
img { border: none; }
#logo-flotante { position: absolute; top: 30px; left: 50%; margin-left: -490px; height: 76px; width: 431px; }
#cabecera { height: 10px; width: 100%; background: #eed587; }
#cuerpo { width: 100%; text-align: center; }

	#contenido { margin: 113px auto 30px auto; width: 1010px; background: #3c4353 url('imgs/bg-posts.jpg') repeat-y top center; }
		#textos { float: left; width: 1010px; background: url('imgs/bg-postsup.jpg') no-repeat top center; }
			#blabla { float: left; margin: 20px 10px 0 20px; width: 700px; }
				div.estoesunpost {}
			#sidebar { float: left; margin: 20px 20px 0 10px; width: 250px; }
		#pie { height: 64px; width: 1010px; background: #3c4353 url('imgs/bg-footerposts.jpg') no-repeat bottom center; }
		
#footer { padding: 70px 0 0 0; height: 200px; width: 100%; background: url('imgs/bg-footer.jpg') repeat-x top center; }
.comentario { margin: 5px 0 5px 25px; padding: 0 0 0 10px; border-left: 7px solid #f2e3b4; color: #f2e3b4; }

/* FUENTES */

body { font-family: Arial, sans-serif; color: #eed587; }
a, a:active, a:link, a:visited { color: #eed587; font-weight: bold; text-decoration: none; outline: 0; }
a:hover { text-decoration: underline; outline: 0; }
div.estoesunpost { font-size: 13px; text-align: justify; line-height: 140%; color: #FFFFFF; }
	div.estoesunpost h2 { margin: 0 0 -10px 0; padding: 0; font-size: 20px; }
#sidebar { text-align: right; }
.comentario, #respond { text-align: left; }
.comentario { font-size: 12px; }

/* COMENTARIOS */
span.coms-inicio { font-size: 12px; }
form#commentform { margin: 0 0 0 25px; }
input#author, input#email, input#url { padding: 2px 0 0 2px; color: #666666; width: 200px; height: 16px; border: 1px solid #999999; font-size: 12px; }
input#author:hover, input#email:hover, input#url:hover { border: 1px solid #666666; }
input#submit { color: #FFFFFF; font-size: 12px; background: #999999; width: 200px; height: 30px; border: 1px solid #999999; }
textarea#comment { padding: 4px; color: #666666; width: 640px; height: 150px; border: 1px solid #999999; font-family: Tahoma; font-size: 12px; }

/* NEW */
div.estoesunpost span.fecha { display: inline-block; background-color: #EED587; color: #3C4353; font-size: 11px; height: 17px; text-align: center; }
div.estoesunpost span.categoria { display: inline-block; background-color: #3c4353; color: #EED587; font-size: 11px; height: 17px; text-align: center; }
div.estoesunpost span.cuentacomentarios { display: inline-block; background-color: #3c4353; color: #EED587; font-size: 11px; height: 17px; text-align: center; }
div.estoesunpost span.fecha, div.estoesunpost span.categoria, div.estoesunpost span.cuentacomentarios { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding: 0 5px; }

div#claim { background: transparent url(http://www.cavaandtwitts.com/wp-content/themes/ct2/imgs/btn-twittersay.png) no-repeat left top; }
div#claim { color: #dadada; float: right; font-size:10px; height: 30px; width: 420px; padding: 5px 25px; text-align: right; }

div#sidebar-info { padding: 0 5px 0 0; }