/*
Theme Name: Xcentric.tv
Theme URI: http://www.xcentric.tv/
Description: El tema del sitio Xcentric.tv.
Version: 1.0
Author: Fyrastudio
Author URI: http://www.fyrastudio.com/
*/


/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.1em;
	background: #c9c9d4;
	margin:20px 0;
	color: #ffffff;
}

ol, ul {
	list-style: none;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
#page {
	width: 990px;
	margin: 0 auto;
}

#header {
	position: relative;
	background: url('images/header_bg.png') no-repeat top left;
	height: 123px;
}

#header h1 a{
	background: url('images/header_title.png') no-repeat top left;
	position: absolute;
	right: 38px;
	top: 17px;
	width: 208px;
	height: 29px;
}
#header span,
#footer_content span,
#news a.rss span,
#news h1,
#highlights h1,
#current h1,
#current span ,
#highlights span,
#contact h1 span,
#inner_current h1 span,
#inner_who h1 span,
#inner_news h1 span,
#inner_news h2 span,
#inner_news a span,
#inner_archive h1 span{
	display: none;
}

#header h2{
	background: url('images/header_subtitle.png') no-repeat top left;
	position: absolute;
	right: 252px;
	top: 38px;
	width: 162px;
	height: 10px;
}
#header #header_logo {
	background: url('images/header_logo.png') no-repeat top left;
	position: absolute;
	height: 98px;
	width: 94px;
	top: 25px;
	left: 42px;
}

#header #menu {
	background: url('images/header_filmstrip.png') no-repeat top left;
	position: absolute;
	height: 43px;
	width: 960px;
	top: 54px;
	left: 14px;
}

#header ul{
	position: absolute;
	left: 141px;
	top: 11px;	
}

#header ul li{
	display: block;
	float: left;
	margin-right: 15px;
}

#header a.home {
	background: url('images/menu_home.png') no-repeat top left;
	display: block;
	width: 39px;
	height: 19px;
}
#header a.news {
	background: url('images/menu_news.png') no-repeat top left;
	display: block;
	width: 138px;
	height: 22px;
}

#header a.who {
	background: url('images/menu_who.png') no-repeat top left;
	display: block;
	width: 94px;
	height: 20px;
}

#header a.contact {
	background: url('images/menu_contact.png') no-repeat top left;
	display: block;
	width: 58px;
	height: 20px;
}
	
#main {
	position: relative;
	background: url('images/content_bg.png') repeat-y top left;
	min-height:671px;
	padding-top:7px;
}

#main_content {
	/*width: 910px;*/
	margin-left: 40px;
	padding-bottom: 12px;
}

#video_player{
	background: #000000;
	text-align: center;
	width: 610px;
	height: 380px;
	float: left;
}
#news {
	background: url('images/news_bg.png') no-repeat top left;
	width: 308px;
	height: 399px;
	margin-left: 618px;
	margin-bottom:5px;
	position:relative;
}

#news_content{
	color: #000000;
	width: 246px;
	height: 287px;
	position: absolute;
	left: 27px;
	top: 71px;
	overflow-x: hidden;
	overflow-y: auto;
}

#news_content .story:first-child{
	border-top: 0;
}
#news_content .story{
	border-top: 1px solid #b0b0b0;
	padding: 5px 0;
}

#news_content img{
	float: left;
	margin-right:7px;
}

#news_content small{ 
	font-size: 0.9em;
}

#news_content h2{ 
	font-size: 1.4em;
	margin: 5px 0;
}

#news_content p{ 
	font-size: 1em;
	line-height:1.2em;
}

#news_content a{ 
	color: #000000;
	text-decoration: none;
}

#news_content a:hover{ 
	text-decoration: underline;
}


#news a.rss{
	background: url('images/news_rss.png') no-repeat top left;	
	width: 41px;
	height: 18px;
	display: block;
	position: absolute;
	bottom: 15px;
	right: 36px;
}

#news a.rss:hover{
	background: url('images/news_rss.png') no-repeat bottom left;	
}

#highlights {
	background: url('images/highlights_bg.png') no-repeat top left;
	clear: left;
	float: left;
	width: 440px;
	height: 250px;
	position: relative;
}

#current {
	background: url('images/current_bg.png') no-repeat top left;
	float: right;
	width: 440px;
	height: 250px;
	margin-right:40px;
	position: relative;
}

#current h2{
	background: url('images/current_casting.png') no-repeat top left;
	width: 118px;
	height: 91px;
	position: absolute;
	right: 0;
	top: 1px;
}

#current .current_image,
#highlights .highlights_image
{
	position: absolute;
	left: 0;
	top: 28px;
}

#current .current_title,
#highlights .highlights_title{
	position: absolute;
	right: 0;
	top: 28px;
}

#current #current_content,
#highlights #highlights_content{
	font-size:12px;
	left:184px;
	line-height:1.2em;
	padding:0 12px 12px 0;
	position:absolute;
	top:118px;
}

#current h3,
#highlights h3{
	font-size:12px;
	font-weight:bold;
}

#current a{
	color: #ea7c7c;
	font-size:12px;
	text-decoration: none;
	position: absolute;
	right: 20px;
	bottom: 20px;
}

#current a:hover{
	text-decoration: underline;
}

#footer {
	position: relative;
	background: url('images/footer_bg.png') no-repeat bottom left;
	height: 87px;
}

#footer_content {
	width: 910px;
	margin: 0 auto;
	border-top: solid 1px #949494;
	padding-top: 6px;
}

#inner {
	position: relative;
}

#inner_top {
	background: url('images/inner_bg_top.png') no-repeat bottom left;
	width: 908px;
	height: 12px;
}

#inner_bot {
	background: url('images/inner_bg_bot.png') no-repeat bottom left;
	width: 908px;
	height: 12px;
}

#inner_main {
	background: #393939;
	width: 908px;
	position: relative;
}

#inner_who h1{
	background: url('images/who_title.png') no-repeat bottom left;
	width: 137px;
	height: 26px;
	margin-left: 10px;
}

#inner_who_left{
	float:left;
	margin:5px 0 0 15px;
	width:435px;
}

#inner_who_right{
float:right;
margin-right:15px;
position:relative;
text-align:right;
}

#inner_pics{
=position:relative;
width:385px;
text-align:left;
}

#inner_pics .member{
	background: url('images/who_pic_bg.png') no-repeat top right;
	width: 385px;
	height: 64px;
	position: relative;
	margin-bottom: 28px;
}
#inner_pics .pic{
	height:100px;
	position:absolute;
	top:-20px;
	left:0;
	width:100px;
}

#inner_pics .max{
	background:transparent url(images/who_max.png) no-repeat scroll left top;
}
#inner_pics .jan{
	background:transparent url(images/who_jan.png) no-repeat scroll left top;
}
#inner_pics .dan{
	background:transparent url(images/who_dan.png) no-repeat scroll left top;
}
#inner_pics .guido{
	background:transparent url(images/who_guido.png) no-repeat scroll left top;
}
#inner_pics .over{
	background-position: right top;
}


#inner_pics h2{
	font-size: 1.2em;
	font-weight: bold;
	margin-left:110px;
	padding-top:5px;	
}

#inner_pics h3{
	border-bottom:1px solid white;
	font-size:1.2em;
	font-style:italic;
	font-weight:normal;
	margin:0 30px 5px 110px;
	padding:5px 0;
}

#inner_pics p{
	font-size: 1.2em;
	font-weight: normal;
	padding-left:110px;
}

#inner_team{
	background: #555555;
	clear: left;
	float: left;
	width: 466px;
	position: relative;
}

#inner_team h1{
	background: url('images/who_team.png') no-repeat top left;
	width: 466px;
	height: 29px;
	margin: 0;
}

#inner_team_content{
	padding: 10px;
	min-height:290px;
}
#inner_team_content a{
	color: #00fffc;
}
#inner_work{
	background: #555555;
	clear: left;
	float: right;
	width: 368px;
	position: relative;
}

#inner_work h1{
	background: url('images/who_work.png') no-repeat top left;
	width: 368px;
	height: 29px;
	margin: 0;
}

#inner_work_content{
	padding: 10px;
	text-align:left;
}


#contact h1{
	background: url('images/contact_title.png') no-repeat bottom left;
	width: 71px;
	height: 23px;
	margin-left: 10px;
}

#inner_current h1{
	background: url('images/inner_current_title.png') no-repeat bottom left;
	width: 145px;
	height: 26px;
	margin-left: 10px;
}

#contact p,
#inner_current p,
#inner_who p{
	margin-bottom: 1em;
	font-size: 12px;
	line-height: 1.2em;
}

#contact_left{
	float:left;
	margin:25px 0 0 30px;
	width:380px;
	/*border-right: solid 1px white;*/
	padding-right:200px;
}

#contact_right{
	float:left;
	margin:25px 0 0;
	padding-left:10px;
	width:280px;
}

#inner_current_left{
	float:left;
	margin:25px 0 0 30px;
	width:435px;
}

#inner_current_right{
	float:right;
}

.mail{
	left:3px;
	position:relative;
	top:3px;
}

#inner_news {
	background: #393939;
	clear: left;
	float: left;
	width: 609px;
	position: relative;
}

#inner_archive {
	background: #393939;
	float: right;
	width: 284px;
	margin-right:40px;
	position: relative;
}

#inner_news h1{
	background: url('images/inner_news_title.png') no-repeat top left;
	width: 609px;
	height: 29px;
}

#inner_archive h1{
	background: url('images/inner_archive_title.png') no-repeat top left;
	width: 284px;
	height: 29px;
}

#inner_news .prev,
#inner_news .next,
#inner_news .prev a,
#inner_news .next a
#highlights .prev,
#highlights .next,
#highlights .prev a,
#highlights .next a{
	width: 25px;
	height: 25px;
	position: absolute;
}

#inner_news .prev{
	background: url('images/prev_trans.png') no-repeat top left;
	right: 110px;
	top: 4px;
}

#inner_news .next{
	background: url('images/next_trans.png') no-repeat top left;
	right: 7px;
	top: 4px;
}

#inner_news .prev a,
#highlights .prev a{
	background: url('images/prev.png') no-repeat top left;
}

#inner_news .next a,
#highlights .next a{
	background: url('images/next.png') no-repeat top left;
}

#highlights .prev{
	background: url('images/prev_trans.png') no-repeat top left;
	right: 32px;
	top: 4px;
	width: 25px;
	height: 25px;
	position: absolute;
}

#highlights .next{
	background: url('images/next_trans.png') no-repeat top left;
	right: 7px;
	top: 4px;
}

#inner_news h2{
	background: url('images/inner_news_articles.png') no-repeat top left;
	width: 72px;
	height: 23px;
	position: absolute;
	right: 36px;
	top: 4px;
}

#inner_news_content,
#inner_archive_content {
	background: url('images/inner_news_bot.png') repeat-x bottom left;
	padding: 15px 20px 40px 20px;
}

#inner_news_content small{
	font-size:9px;
}

#inner_news_content img:first-child{
	display: none;
}

#inner_news_content p{
	font-size:12px;
	line-height: 1.2em;
	margin-bottom: 1em;
}

#inner_news_content h3{
	font-size:18px;
	font-weight:bold;
	margin:10px 0;
}

#inner_archive_content ul li:first-child{
	border-top: none;
	padding: 0 0 12px 0;
}

#inner_archive_content ul li{
	border-top:1px solid #B0B0B0;
	padding:12px 0;
}

#inner_archive_content ul li a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

#inner_archive_content ul li a:hover{
	text-decoration:underline;
}

.left {
	float: left;
}
.right {
	float: right;
}

.clear{
	clear: both;
}

.logo_xcentric{
	background: url('images/footer_xcentric.png') no-repeat bottom left;
	width: 90px;
	height: 27px;
	margin-left:-3px;
}

.logo_fyra{
	background: url('images/footer_fyra.png') no-repeat bottom left;
	width: 90px;
	height: 27px;
	margin-right:-3px;
}

.smiley{
	left:3px;
	position:relative;
	top:2px;
}