/*
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: 80%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.1em;
	background: #212122;
	margin:0;
	color: #121212;
}

ol, ul {
	list-style: none;
}

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

a:hover {
	text-decoration: none;
}
#footer_content span{
	display: none;
}

#page {
	width: 990px;
	margin: 0 auto;
}

	
#main {
	position: relative;
	background: url('images/background.jpg') no-repeat top left;
	min-height:1250px;
}

#footer {
	position: relative;
	height: 87px;
}

#footer_content {
	width: 955px;
	margin: 0 auto;
	border-top: solid 1px #949494;
	padding-top: 6px;
	color: #fff;
	font-size: 75%; /* Resets 1em to 10px */
}

#twitterbox {
	overflow: auto;
	width: 550px; 
	height: 350px; 
	position: relative;
	top: 134px;
	left: 73px;
	background-color:#212121; 
	border: 1px solid #020202;
}

#youtubePlayer {
	overflow: none;
	height:360px;
	left:55px;
	position:relative;
	top:130px;
	width:590px;
}

.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;
}

.linkTeaser{
height:25px;
left:850px;
position:absolute;
top:300px;
width:70px;
cursor: hand;
cursor: pointer;
}
.linkCap1{
height:25px;
left:800px;
position:absolute;
top:335px;
width:130px;
cursor: hand;
cursor: pointer;
}
.linkCap2{
height:25px;
left:680px;
position:absolute;
top:445px;
width:130px;
cursor: hand;
cursor: pointer;
}

.linkTricky{
	position: absolute;
	width: 85px;
	height: 24px;
	top: 880px;
	left: 675px;
}

.linkMortana{
	position: absolute;
	width: 85px;
	height: 24px;
	top: 680px;
	left: 835px;
}

.linkTheBoss{
	position: absolute;
	width: 85px;
	height: 24px;
	top: 1132px;
	left: 806px;
}
.linkTricky2{
	position: absolute;
	width: 55px;
	height: 24px;
	top: 900px;
	left: 740px;
}

.linkMortana2{
	position: absolute;
	width: 50px;
	height: 24px;
	top: 700px;
	left: 885px;
}

.linkTheBoss2{
	position: absolute;
	width: 55px;
	height: 24px;
	top: 1162px;
	left: 866px;
}


.icon_facebook{
	background: url('images/icon_facebook.png') no-repeat bottom left;
	width: 60px;
	height: 60px;
	margin-right:40px;
	margin-top:30px;
}

.icon_facebook span {
	display: none;
	}
.icon_youtube{
	background: url('images/icon_youtube.gif') no-repeat bottom left;
	width: 60px;
	height: 70px;
	margin-right:10px;
	margin-top:20px;
}

.icon_youtube span {
	display: none;
	}

.linkTricky span {
	display: none;
	}

.linkTeaser span {
	display: none;
	}

.linkCap1 span {
	display: none;
	}
.linkCap2 span {
	display: none;
	}

.linkMortana span {
	display: none;
	}

.linkTheBoss span {
	display: none;
	}

.icon_tweeter span {
	display: none;
	}
.linkTricky2 span {
	display: none;
	}
.linkMortana2 span {
	display: none;
	}

.linkTheBoss2 span {
	display: none;
	}

.icon_tweeter{
	background: url('images/icon_tweeter.png') no-repeat bottom left;
	width: 60px;
	height: 60px;
	margin-right:10px;
	margin-top:30px;
}

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