﻿/*
Theme Name: VIC
Theme URI: http://videoimagen.com.uy/
Description: Tema para el Video Imagen Club
Author: Federico de los Santos
Version: 1.0
Tags: black, video
*/

/*@charset 'utf-8'; */
/* CSS Document */

*{
	margin:0;
	padding:0;
	outline:0;
}

/* TIPOGRAFIAS ///////////////////////////////////////*/

@font-face {
	font-family: 'vic_reg';
	src: url('fuentes/vic_reg-webfont.eot');
	src: local('@'), url('fuentes/vic_reg-webfont.woff') format('woff'), url('fuentes/vic_reg-webfont.ttf') format('truetype'), url('fuentes/vic_reg-webfont.svg#webfontNXCztKNK') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'vic_bold';
	src: url('fuentes/vic_bold-webfont.eot');
	src: local('@'), url('fuentes/vic_bold-webfont.woff') format('woff'), url('fuentes/vic_bold-webfont.ttf') format('truetype'), url('fuentes/vic_bold-webfont.svg#webfont8CI9vGOQ') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* CONTENEDORES ///////////////////////////////////////*/

/*//////////////// BODY //////////////////*/

body{
	height:100%;
	background-color:#1A1A1A;
	color:#fff;
	font-family:'vic_reg',Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:auto;
	margin-top:2%;
	text-align:center;
	font-size-adjust:0.55;
	width:913px;
}

/*//////////////// HEADER //////////////////*/

#header {
	height:126px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	margin-bottom:-25px;
	position:relative;
	z-index:100;
	}


#header #banner{
	width:468px;
	height:60px;
	float:right;
	background-color:#CCCCCC;
	border: 1px solid #333333;
	margin-top:17px;
	margin-right:22px;
	}

/*//////////////// MENU //////////////////*/

#menu {
	height:20px;
	color:#FFF;
	top:5px;
	margin-left:10px;
	position:relative;
	z-index:110;

	}	
		#menu a{	
		color:#FFFFFF;
		font-family: 'vic_bold', Arial,sans-serif;
		}	
		
		#menu a:hover{
		color:#990000;
		}		
		
#menu ul{
	list-style:none;
 	}
	
#menu li{
	float: left;
	margin: 0 0.15em;
	font-family: 'vic_reg', Arial,sans-serif;
	font-size-adjust: 0.55;
	color:#fff;
	font-size:small;
	margin-right:15px;
	padding-bottom:2px;
	}

/*/////////////////// MAIN ////////////////////////*/

#main {
	border-right:3px solid #0A0A0A;
	text-align:left;
	}

/*//////////////// SIDEBAR-LEFT //////////////////*/

#sidebar-left {
	padding:0px;
	float:left;
	font-family: 'vic_reg', sans-serif;
	font-size-adjust: 0.55;
	font-size:11px;
	width:180px;
	padding-left:15px;
	background-color:#333;
	height:922px;
	margin-top:15px;
	}
	
#sidebar-left ul{
	list-style:circle;			
	}
	
#sidebar-left li{
	margin-left:-4px;
	margin-bottom:-2px;
	}

#columnaConFondo{
	background-image:url(images/back_columnas.gif);
	background-repeat:repeat-x;
	margin-left:-15px;
	padding: 15px 15px 30px 15px;
}

#columnaSinFondo{
	margin-left:-15px;
	padding: 15px 15px 30px 15px;
	background-color:#1a1a1a;
}


#columnaContacto{
	margin-left:-15px;
	padding:15px;
	background-color:#333;
	background-image:url(images/back_content.gif);
	background-repeat:repeat-x;
}

/*//////////////// CONTENT //////////////////*/

#content {	
	background-image:url(images/buscador_back.jpg);
	background-repeat:no-repeat;
	padding-top:230px;
	float:left;
	width:635px;;
	padding-left:40px;
	padding-right:40px;	
	background-color:#333333;
	margin-top:-30px;
	min-height:1001px;
}


#content td {
	border-bottom:#4D4D4D 1px solid;
	padding-bottom:10px;
	padding-top:15px;
}


#content form{
	margin-top:-105px;
}


#content ul{
	list-style:circle
 }
	
#content li{
	/*float: left;*/
	margin: 0 0.15em;
	font-family: 'vic_reg', Arial,sans-serif;
	font-size-adjust: 0.55;
	color:#fff;
	font-size:14px;
	margin-right:15px;
	padding-bottom:2px;
	}

#content hr {
	margin-bottom:15px; margin-top:10px
}
#content .abecedario {
	font-size:medium;
}
#content h2 {
	margin-top:10px;
	padding-bottom:0px;
}
#content .ordenar {
	margin-left:110px; margin-top:82px; margin-bottom:110px;
}

#content .entry p {
	font-size:small;
	margin-top:5px;
	margin-bottom:5px;
}
#content .entry form {
	margin:0;
}
.botonesenviar input{
	width:85px;
	height:21px;
	font-size:11px;
	color:silver;
	background-color:#990000;
	cursor:pointer;
	margin-top:2px;
	border:1px silver solid;
}

.botonesenviar input:hover {
	background-color:silver;
	color:#990000;
}


/*//////////////// FOOTER //////////////////*/

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	clear:both;
	color:#999;
	border-top: 1px #990000 solid;
	padding-top:10px;
	}
#footer ul {
	list-style:none;
	margin-left:0px;
}
#footer li {
	list-style:none;
	margin-top:0px;
	margin-left:0px;
}

/* ETIQUETAS ///////////////////////////////////////*/

h1{	
	font-family: 'helveticaneueltstd-lt';
	font-size:19px;
	margin-bottom:10px;
}


h2 {
	font-family:"vic_bold";
	font-size-adjust: 0.55;
	font-size:14px;
	color:#fff;
	padding-bottom:5px;
	margin-bottom:10px;
	}
	
h3 {
	font-family:"vic_bold";
	font-size-adjust: 0.55;
	font-size:13px;
	color:#fff;
	margin-bottom:5px;
	}

h4{	
	font-family:"vic_bold";
	font-size-adjust: 0.55;
	font-size:11px;
	color:#999;
	margin-bottom:5px;
}

a{
	color:#fff;
	text-decoration:none;
	outline:none;
		}

a:hover {
	color:#990000;
	}

#footer a{
	color:#999;
}

#footer a:hover{
	color:#990000;
}

ul {
	list-style:url(images/dotStyle.gif);
	list-style-position:outside;
	margin-left:17px;
	}

li {
	margin-top:10px;
	margin-left:5px;
	}
	
.cajasbuscar{
	width:140px;
	height:14px;
	display:block;
	margin-bottom:10px;
	border:1px solid #333;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	background-color:#CBCBCB;
	
	}

#columnaContacto textarea, #columnaContacto input{	
	width:97%;
}

#columnaContacto textarea {
	height:60px;


	display:block;
	margin-bottom:10px;
	border:1px solid #333;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	background-color:#CBCBCB;
	

}

.cuadroform {
	background-color:#CBCBCB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	border:1px solid #333;
	padding:2px;
}

img{
border:none;
}


/* CLASES ///////////////////////////////////////*/

#columnaContacto .enviar
{
	width:55px;
	height:21px;
	float:right;
	display:block;
	border:none;
	background-color:#990000;
	background-image:url(images/enviar.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-top:-32px;
}

#columnaContacto .enviar:hover {
	background-image:url(images/enviar_.gif);
}

.ir {
	width:25px;
	height:19px;
	float:right;
	display:block;
	margin-top:-30px;	
	border:none;
	background-color:#990000;
	background-image:url(images/ir.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

.ir:hover{
	background-image:url(images/ir_.gif);
}

.campoBuscar{
	width:265px;
	height:17px;
	display:block;
	border:none;
	padding:3px;
	font-size:14px;
}

.buscar{
	width:108px;
	height:23px;
	display:block;
	border:1px silver solid;
	background-color:#990000;
	color:silver;
	cursor:pointer;
	margin-left:270px;
	margin-top:-51px;
	margin-bottom:80px;
}

.buscar:hover{
	background-color:silver;
	color:#990000;
}

#suscribirbtn{
	width:85px;
	height:21px;
	font-size:11px;
	color:silver;
	background-color:#990000;
	cursor:pointer;
	margin-top:2px;
	border:1px silver solid;
}

#suscribirbtn:hover {
	background-color:silver;
	color:#990000;
}

.rss{	
	background-image:url(images/rss.png);
	background-repeat:no-repeat;
	background-position:right;
	width:17px;
	background-color:transparent;
	border:none;
	margin-left:60px;
	float:left;	
}

.rsscampo{
	width:200px; 
	height:15px;
	background-color:#1a1a1a; 
	color:#999; 
	padding:2px;
	border:#999 1px solid; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	background-color:#CBCBCB;
}

.mas{
	color:#666666;
	font-size:10px;
	float:right;
	margin-top:0px;
	text-align:right;
}

#sidebar-left .mas{
	margin-top:5px;
}

.navigation {
	height:30px;
	display:block;
	margin-top:8px;
	padding-top:5px;
	margin-right:auto;
	margin-left:auto;
}


.letraTemas {
    float: right;
    font-size: 28px;
    font-weight: 800;
}
.nombreTemas{
    font-size: 16px;
}