/*
Theme Name: brandsandvideo theme
Theme URI: http://www.brandsandvideo.com/
Description: Theme para brandsandvideo maquetado y dise&ntilde;ado por Angel Custodio de simplestudio.
Version: 0.9
Author: simplestudio
Author URI: http://www.simplestudio.es/
Tags: white, black, fixed width, two columns, widgets

	blog personal de Angel Custodio
	http://angelcustodio.net/

	Theme dise&ntilde;ado exclusivamente para brandsandvideo
	Todos los derechos reservados.

*/

	/* CONSTANTES */	
	body { background: #FFFFFF; padding: 0; margin: 0; text-align: center; font-family: Arial; }
	img { border: none; }
	a, a:active, a:link, a:visited, a:hover { outline: 0; text-decoration: none; border: 0; color: #000000; }
	a:hover { color: #555555; }
	hr.sep { border: 1px solid #000000; width: 1014px; }
	hr.sep2 { border: 1px solid #000000; width: 735px; margin: 0 0 0 4px; }
	br.salteador { clear: both; }
	div.navegacion { align: right; text-alignt: right; }
	
	#contenido { width: 1024px; margin:0 auto; color: #000000; }
		
		/* CABECERA */
		#cabecera { background: #FFFFFF url(imgs/cabecera.jpg) no-repeat top center; height: 170px; }
			#logo { text-align: right; padding: 55px 5px 0 0; }
			#menu { text-align: right; padding: 25px 0 0 210px; }
				span.item a, span.item a:active, span.item a:link, span.item a:visited { color: #000000; }
				span.item a:hover { color: #FFFFFF; }
				span.item { font-family: Arial; font-size: 18px; padding: 0 5px; margin: 0 5px 0 0; }
				span.item:hover { background: #000000; color: #FFFFFF; }
				span.itemfecha { padding: 0 5px; margin: 0 5px 0 0; }
				
		/* POSTS */
		#contenedor { width: 740px; float: left; text-align: left; }
			div.post { font-family: Arial; color: #000000; }
				div.titulo { padding: 0 0 0 4px; font-size: 22px; font-weight: bold; }
				div.titulo h2 { font-size: 21px; margin: 0; padding: 0; display: inline; }
				div.texto { margin: 15px 0; padding: 0 0 0 4px; font-size: 14px; line-height: 150%; text-align: justify; }
					div.texto a, div.texto a:active, div.texto a:link, div.texto a:visited { text-decoration: underline; font-weight: bold; }
				div.metadatos { padding: 0 0 0 4px; font-size: 12px; font-weight: bold; text-align: left; line-height: 150%; }
				
		/* LATERAL Y PIE */
		#sidebar { width: 250px; float: left; padding: 0 0 0 28px; text-align: justify; font-family: Arial; font-size: 12px; line-height: 160%; }
			#sidebar a, #sidebar a:active, #sidebar a:link, #sidebar:visited { text-decoration: underline; font-weight: bold; }
		#pie { height: 60px; padding: 30px 4px 0 4px; font-family: Arial; font-size: 14px; color: #aaa; text-align: right; }
		
		/* COMENTARIOS */
		span.coms-inicio { font-size: 14px; }
		form#commentform { margin: 0 0 0 4px; }
		input#author, input#email, input#url { padding: 2px 0 0 2px; color: #000000; width: 200px; height: 18px; border: 2px solid #000000; font-size: 12px; }
		input#author:hover, input#email:hover, input#url:hover { border: 2px solid #555555; }
		input#submit { color: #FFFFFF; font-size: 16px; background: #000000; width: 736px; height: 34px; border: 2px solid #000000; }
		textarea#comment { padding: 4px; color: #000000; width: 724px; height: 150px; border: 2px solid #000000; font-family: Arial; font-size: 12px; }
		
		div#comentario { font-size: 14px; }


