/*  
Theme Name: Four Fils
Theme URI: http://www.fourfilms.cl
Description: Template para FourFilms
Version: 1.0
Author: tricky
Author URI: http://www.plataformanetworks.com
*/

html, body {
	padding: 0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	z-index:0;
	font-size:11px;
	color:#fff;
	background-color: #2f2f2f;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

* html ul li a {
   height:1em;
}


a {
text-decoration:none;
}

.txt_derecha {text-align:right;}
.txt_izquierda {text-align:left;}
.txt_centro {text-align:center;}

.clear {clear:both;}

.pad10 {padding:10px;}

.margin_t10 {margin-top:10px;}

h2 {margin:0px;}

#stats {display:none;}

/* ESTRUCTURA */

#centrador {
width:930px;
margin:0 auto 0 auto;
padding-top:50px;
background:#101010;
}

#sidebar {
display:inline;
position:relative;
float:left;
width:260px;
margin-left:40px;
overflow:hidden;
}

#main_content {
position:relative;
float:right;
margin-right:40px;
width:590px;
padding-top:6px;
overflow:hidden;
}

/* sidebar */

#menu {margin:60px 0 40px 0;}

#sidebar h2 {
font-family:"Georgia", "Times New Roman", Times, serif;
font-size:18px;
font-weight:normal;
margin-bottom:5px;
}

#sidebar h2 a {
color:#fbfbfb;
display:block;
width:215px;
padding:3px;
}

#sidebar h2 a:hover {
background:#fff;color:#000;
}

#search h3 {font-size:16px;font-family:"Georgia", "Times New Roman", Times, serif;font-weight:normal;margin-bottom:10px;}

.boletin_contenedor {width:150px;height:20px;background:#fff;overflow:hidden;position:relative;float:right;margin-left:3px;}

.boletin_input {padding:0 0 0 3px;margin:0px; width:150px;height:20px;line-height:20px;font-size:12px;border:none;}

.boletin_boton {height:13px;line-height:20px;}	

#ultimas_noticias {margin-top:40px;width:235px;}
#ultimas_noticias h3 {font-size:16px;font-family:"Georgia", "Times New Roman", Times, serif;font-weight:normal;margin-bottom:25px;}

.u_new_date {
	background-image: url(bg_news.gif);
	height: 13px;
padding-left:20px;
line-height:13px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.u_new {font-size:11px;font-family:"Georgia", "Times New Roman", Times, serif;font-weight:normal;margin-top:4px;margin-bottom:20px;}

.u_new a {color:#fff;}

.u_new a:hover {background:#fff;color:#000;} 

#destacado {margin-top:30px;}

#destacado h3 {font-size:16px;font-family:"Georgia", "Times New Roman", Times, serif;font-weight:normal;}

#destacado img {border:4px solid #fff;}

#about {margin-top:60px;margin-bottom:30px;}

#about a {color:#64c3ff;}
#about a:hover {background:#64c3ff;color:#fff;}

/* POST DESTACADO */

#post_destacado {margin-bottom:45px;}
	
#post_destacado h1 {font-size:20px;font-family:"Georgia", "Times New Roman", Times, serif;font-weight:bold;}
#post_destacado h1 a {color:#fff;}
#post_destacado h1 a:hover {color:#000;background:#fff;}

#main_content h1 {font-size:20px;font-family:"Georgia", "Times New Roman", Times, serif;font-weight:bold;}

.post_cat {color:#ccc;font-size:16px;font-family:"Georgia", "Times New Roman", Times, serif;font-weight:normal;text-transform:uppercase;color:#64c3ff}

.post_cat_date {text-align:right;color:#00a8d1;border-bottom:1px solid #333;padding-bottom:5px;color:#64c3ff;}

/* columnas */

#col1 {position:relative;float:left;width:290px;}
#col2 {position:relative;float:right;width:290px;}

.pelis {position:relative;float:left;width:290px;margin-right:5px}

.post_cols_title {font-size:14px;font-family:"Georgia", "Times New Roman", Times, serif;font-weight:bold;margin-bottom:3px;}
.post_cols_title h2 {margin:0px;font-size:14px;}
.post_cols_title a {color:#fff;}
.post_cols_title a:hover {color:#000;background:#fff;}
.post_cols_cat {color:#ccc;font-size:11px;font-family:"Georgia", "Times New Roman", Times, serif;font-weight:normal;text-transform:uppercase;margin-bottom:10px;}

.post_cols img {border:none;border-bottom:2px solid #fff;}
.post_cols_date {text-align:right;color:#64c3ff;border-bottom:1px solid #333;padding-bottom:5px;margin-bottom:30px;clear:both;}
.post_cols_date a, .post_cat_date a, .post_cols a {color:#64c3ff;}
.post_cols_date a:hover, .post_cols a:hover, .post_cat_date a:hover {background:#64c3ff;color:#fff;}

/* post single */

.trailer_control {text-align:right;margin-top:5px;margin-bottom:5px;}

.trailer_control a {color:#64c3ff;}

#trailer {display:none;}

.post_single_content {
font-size:12px;line-height:18px;font-family:"Lucida Grande", Tahoma, Arial, Helvetica, sans-serif
}

.post_single_content a {color:#64c3ff;}
.post_single_content a:hover {color:#fff;background:#64c3ff;}

.post_single_head {margin-top:30px;}

/* meta */

.siguientes {font-size:14px;font-family:"Georgia", "Times New Roman", Times, serif;font-weight:bold;text-align:right;position:relative;float:right;clear:both}

.siguientes a {color:#fff;}

.siguientes a:hover {background:#fff;color:#000;}

.copyright {font-size:10px;font-family:"Georgia", "Times New Roman", Times, serif;font-weight:normal;text-align:right;margin-top:30px;margin-bottom:5px;position:relative;float:right;clear:both;padding-bottom:50px;}

/* IMAGENES */

.imageframe { 
/*
margin: 10px; padding: 5px; border: 1px solid #aaa; 
*/
}

.alignleft { 
float: left; 
margin-right:10px !important;
margin-bottom:5px !important;
}

.alignright { 
float: right; 
margin-left:10px !important;
margin-bottom:5px !important;
}

.aligncenter { margin-left: auto; margin-right: auto; }
