@charset "utf-8";
/*
      Theme Name: UP 3
      Theme URI: http://www.ultimapelicula.com
      Version: v1.0
      Author: Elias Sierra
      Author URI: http://www.eliassierra.com
	  
*/

body{
margin:0;
padding:0;
font-family:Arial;
font-size:12px;
background:url(images/back.png) repeat-y center #322A2A;
text-align:center;
cursor:default;
color: #333;
}

.clearer{clear:both;}

h1, h2, h3, h4{
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:normal;
}

#headtop{
	width:956px;
	margin:0 auto;
	background:url(images/h1.png) repeat-x;
	border:1px solid black;
	height:51px;
}

#headtop h1{
	padding:16px;
	float:left;
	letter-spacing:-1px;
	color:#F2C8C8;
}

#headtop a{
	color:#F2C8C8;
}

#headtop a:hover{
	color:white;
	text-decoration:none;
}

#searchform{
	float:right;
	margin-top:11px;
	margin-right:18px;
}


#s{padding:4px;
font-size:14px;
}

#header{
	width:954px;
	height:98px;
	border:1px solid white;
	background:url(images/header1.png);
	margin:0 auto;
float:none;
}

#logo{
	display:block;
	width:314px;
	height:63px;
	background:url(images/logo.png);
	margin-top:25px;
	float:left;
	margin-left:225px;
}

#pelis, #pelis li{
	margin:0;
	padding:0;
	list-style:none;
}

#pelis{
	width:950px;
	margin:0px auto;
	padding:6px 0;
	border-top:1px solid  #CCC;
	border-bottom:1px solid  #CCC;
}

#pelis li{
	display:inline;
	margin:4px;
}

#pelis li a{
	padding:2px;
	background:#FFEDED;
}
#pelis li a:hover{background:#72040F;}
img{border:0;}

#menucont{
	width:954px;
	margin:0 auto;
	background:url(images/menu.png) repeat-x;
	border:1px solid white;
	height:41px;
}

#menu, #menu li{
	list-style:none;
	margin:0;
	padding:0;
}

#menu li{
	letter-spacing:1px;
	display:block;
	float:left;
	margin-left:12px;
	padding:7px;
	padding-left:9px;
	padding-right:9px;
	margin-top:10px;
}

#menu li a{
	text-decoration:none;
	display:block;
	color:white;
}

#menu li:hover{
	background:#8B272E;
	border-top:#A33F46 1px solid;
	color:white;
}

#menu .selected{background:white; padding-bottom:12px; padding-bottom:9px;}

#menu .selected a{color:#6F040D; font-weight:bold;}

#menu{
	margin-left:12px;
}

#fb, #tw, #fav{
	display:block;
	float:right;
	margin-top:5px;
	height:29px;
	margin-right:7px;
}

#fb{
	width:29px;
	background:url(images/fb.png);
}

#tw{
	width:24px;
	background:url(images/tw.png);
}

#fav{
	width:20px;
	background:url(images/fav.png);
	margin-right:27px;
}

#container{
	width:950px;
	margin:7px auto;
	text-align:left;
}

#colright{
	float:right;
	width:314px;
	text-align:center;
	border-left:1px dashed #999;
	border-bottom:1px dashed #999;
	padding-left:4px;
	padding-bottom:25px;
}

#colleft{
	float:left;
	width:615px;
}

#colright ul{
	padding:0;
	margin:0;
}

#colright li{
	width:40%;
	display:inline-block;
	text-align:left;
	margin:2px;
}

#colright li a{
	padding:2px;
	background:url(images/bullet.png) left no-repeat;
	padding-left:18px;
	display:block;
}

#colleft p, #colright p{padding:9px; margin:0;}

#colright h4{
	letter-spacing:-1px;
	padding-top:7px;
	padding-bottom:4px;
	border-bottom:1px  dashed #E4E4E4;
	border-top:1px  dashed  #E4E4E4;
	font-weight:bold;
	margin-top:10px;
}

#container a{
	color:#6F040D;
	text-decoration:none;
}

#container a:hover{
	text-decoration:underline;
}

.alignleft{
	float:left;
}

#colleft h1, #colleft h2, #colleft h3{
	text-align:center;
	font-size:24px;
	font-weight:bold;
}

#colleft img{
	float:left;
	margin:7px;
}

.adad{
	margin: 35px auto; background: url(images/reproductor.png) repeat scroll 0% 0% transparent; width: 428px; height: 346px; text-align: center; font-size: 18px; padding-top: 8px; padding-bottom: 0pt; color: white; margin-bottom:120px;	
	
	
}

.adad h4{
	margin: 0pt; padding: 4px;
}

.cats{
	clear:both;
	background:#E4E4E4;
	border-bottom:1px dashed #CCC;
	padding:7px;
	margin:7px;
	height:15px;
}

.cats, #colleft .cats a{
	color:#333;
	font-size:12px;
}

.watch{
	float:right;
	padding-right:7px;
}

.navigation ol{
	text-align:center;
	list-style:none;
	margin:0;
	padding:0;
}

.navigation ol li{
	display:inline;
}

#colleft .navigation a{
	display:inline-block;
	background:url(images/menu.png) repeat-x;
	color:white;
	margin:3px;
	padding:6px;
}
#youtube{background:url(images/reproductor.jpg) 0 0 no-repeat;width:428px;height:358px;overflow:hidden;margin:0 auto 25px}#youtube h3{font-size:16px;font-weight:bold;color:#FFF;padding:12px 10px 18px}