/*  
Theme Name: Los Guantes de Oro
Theme URI: http://prood.com
Description: Plantilla para los guantes de Oro para el VideoBlog desarrollada por <a href="http://prood.com">Rodrigo Barona</a>.
Version: 1.0
Author: Rodrigo barona
Author URI: http://prood.com/
This theme was designed and built by Rodrigo Barona,
whose company you will find at http://prood.com.
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
If you have questions feel free to contact me at: info@prood.com
*/


* { margin:0; padding:0; }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000;
	margin: 20px;
}
a {
	color: #AE8C05;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

img {border:0;}

.clear {clear:both; }

hr { display:none;}

#contenedor {
	width:950px;
	padding:20px;
	margin:20px auto 0;
	background:#333 url(images/bg_top.gif) top left no-repeat;

}

#logo {
	float:left;
	width:125px;
	height:180px;
}

	
	#logo h1 a {
		display:block;
		text-indent:-9999px;
		background:url(images/logo.gif) top left no-repeat;
		width:107px;
		height:180px;
	}
	
#banner-top {
	float:right;
	width:533px;
	height:69px;
	margin:0 0 15px 0;
}	


#menu {
	float:right;
	background:#AE8C05;
	color:#fff;
	width:815px;
	height:17px;
	padding:5px;
	font-family:"Trebuchet MS";
	font-size:14px;
	margin-bottom:20px;
}

#menu li {
	list-style:none;
	display:inline;
}

#menu li a {
	color:#000;
	text-transform:uppercase;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	padding:0 5px;
	letter-spacing:-0,8em;
}



#recent {
	float:right;
	width:299px;
	height:382px;
	background:url(images/recent_bg.gif) top left no-repeat;
	margin:0 0 20px 20px;
	padding:10px 0;
}

#recent h2 {
	position:relative;
	top:4px;
	left:15px;
	font-family:"Trebuchet MS";
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	width:210px;
}



/* -- Estilo general para el TXT --*/
.txt {
	float: right;
	width:625px;
	padding:10px;
	line-height:160%;
	text-align:justify;
}

	.txt p {
		margin:3px 0 5px 0;
		padding: 2px 0 10px 0;
	}
	
	.txt h2 {
		font:"Trebuchet MS";
		font-size:24px;
		text-transform: uppercase;
		color: #AE8C05;
		margin: 3px 0 5px 0;
		padding: 2px 0 10px 0;
		font-weight: normal;
	}

	.txt .hVlog { display: none;}
	
	.txt .alignleft {
		margin:0;
		padding:0 20px 30px 0;
		float:left;
	}
	
	.txt h3 {
		display: block;
		border-top: #AE8C05 1px solid;
		margin: 3px 0 5px 0;
		padding: 10px 0 10px 0;
		color: #AE8C05;
		font-family:"Trebuchet MS";
		font-size:18px;
		font-weight: bold;
		letter-spacing:110%;
	}
	
	.txt h4 {
		margin: 3px 0 5px 0;
		padding: 7px 0 5px 0;
		color: #999;
		font-size:15px;
		font-weight:normal;
	}
	
	.txt li {
		padding:0 0 10px 2px;
		margin: -7px 0 0 13px;
	}

	
	
		/*-- Titulares h3 para la VIDETECA --*/
		.txt .entry-title a {
			display: block;
			border-top: #AE8C05 1px solid;
			margin: -3px 0 0 0;
			padding: 2px 0 5px 0;
			color: #AE8C05;
			font-family:"Trebuchet MS";
			font-size:18px;
			font-weight: bold;
			text-decoration:none;
		}


/* -- Inicio estilo para SIDEBAR --*/
#sidebar {
	float:right;
	width:160px;
	height:600px;
	margin:0 0 20px 20px;
	padding 0;
}

#sidebar #enlaces li { list-style:none; padding:10px 0; }

/* -- Fin del estilo para SIDEBAR --*/


#footer {
	width:950px;
	padding:0 20px 20px 20px;
	margin:0 auto 20px;
	background:#333 url(images/bg_bottom.gif) bottom left no-repeat;
}

#footer p {
	padding:4px;
	background:#666;
	font-size:10px;
	color:#B2B2B2;
}

#footer p a {
	color:#B2B2B2;
}



/*-- Comentarios **/

/** comments **/
#comment {
width:450px;
font:12px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
line-height: 20px;
}

ol.commentlist p {
margin-bottom:10px;
line-height: 20px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 10px 10px 5px 10px !important;
margin:10px 0 10px 0;
border:1px solid #171717;
}

ol.commentlist li.alt {
padding: 10px 10px 5px 10px !important;
background:#080808;
border:1px solid #171717;
}

input#submit {
font-size: 14px;
color:#A7A7A7;
font-family: Arial, Helvetica, sans-serif;
padding:7px 10px;
margin:5px 0 0 0;
text-align:center;
background:#080808;
border:1px solid #171717;
cursor:pointer;
}

#comment,#author,#email,#url {
background:#080808;
border:1px solid #171717;
padding:2px;
color:#A7A7A7;
}






/*-- Ticker --*/
#newsGroup {
	height: 16px;
	margin: 40px 0 20px 0;
	padding: 10px 15px;
	background:#AE8C05;
}
#news {padding: 0; margin: 0;}
#newsGroup h2 { 
padding:0 10px 0 0; 
margin:0 10px 0 0; 
float:left;
font-family:"Trebuchet MS";
font-size:14px;
color:#fff;
border-right:1px solid  #fff;
}

#newsGroup ul {  float:left;}
#newsGroup ul li {  list-style:none;}
.newsticker {
	list-style-type: none;
	padding: 6px 0 0 0;
	margin: 0 0 0 0px;
	font-style:normal;
	font-size:13px;
	color:#7C98B9;
}

.newsticker a {
	color:#fff;
}

* html .newsticker { padding:4px 0 0 0;}

#newsGroup a { color:#fff; }