/*//////////////////////////////////////////

TAGS THAT ARE STYLED AND SAFE TO USE ARE:

h2, h3, h4, p, a, ul/li

/////////////////////////////////////////*/



/*-------------------------------------

TEXT STYLES

---------------------------------------*/

h2, h3 {
display:inline;
font-size:2em;
font-weight:normal;
padding:5px 8px 5px 30px;
background:url(http://www.alterego.tv/masking.png);
}

h2 {
color:#000;
font-weight:bold;
}

h3 {
color:#972305;
}

h4 {
font-size:1.3em;
color:#000;
margin:10px 0 10px 0;
}

p {
color:#FEEF88;
font-size:1.1em;
margin:25px 0 25px 0;
}

p a {
color:#fff;
}

p a:hover {
text-decoration:none;
border-bottom:1px dashed;
}


ul {
color:#fff;
font-size:1.1em;
margin:30px 0 30px 20px;
padding:0;
list-style:none;
}

li {

margin:0 0 10px 0;
padding:0 0 10px 55px;
background:url(http://www.alterego.tv/ularrow.png) no-repeat left top;
}

/*-------------------------------------

STRUCTURE etc.

---------------------------------------*/

body {
margin:0;
padding:0;
background:#fff url(http://www.alterego.tv/body_back.jpg) repeat-y top center;
font-family:'trebuchet ms', trebuchet, sans-serif;
}

a {outline:0;}

.wrapper {
width:980px;
height:auto;
margin:0 auto;
background:#000 url(http://www.alterego.tv/wrap_back.jpg) repeat-y top left;
}

.header {
height:240px;
background:url(http://www.alterego.tv/header.jpg) no-repeat top left;
position:relative;
margin:0 0 20px 0;
}

.content {
width:770px;
margin:0 auto;
}

.header h1 {
position:absolute;
top:-100px;
}

.footer {
height:160px;
clear:both;
background:url(http://www.alterego.tv/footer.jpg) no-repeat top left;
color:#666;
font-size:16px;
margin:40px 0 0 0;
}

.footer a {
text-decoration:none;
color:#b4b4b4;
}

.footer a:hover {
color:#fff;
}

.footercontent img {
float:right;
}

.footercontent {
margin:0 50px 0 50px;
border-top:1px dashed #666;
display:none;
}

a.facebook {
position:absolute;
width:110px;
height:110px;
background:url(http://www.alterego.tv/facebook.png) no-repeat top left;
z-index:1;
top:110px;
left:192px;
}

a.myspace {
position:absolute;
width:110px;
height:110px;
background:url(http://www.alterego.tv/myspace.png) no-repeat top left;
top:40px;
left:455px;
z-index:1;
}

a.bebo {
position:absolute;
width:110px;
height:110px;
top:50px;
left:355px;
background:url(http://www.alterego.tv/bebo.png) no-repeat top left;
}

a.somewhere {
position:absolute;
width:110px;
height:110px;
top:105px;
left:535px;
background:url(http://www.alterego.tv/somewhere_badge.png) no-repeat top left;
}

.toolbebo, .toolmyspace, .toolsomewhere, .toolfacebook {
display:none;
position:absolute;
width:266px;
height:79px;
z-index:200;
}

.toolbebo {
background:url(http://www.alterego.tv/toolbebo.png) no-repeat top left;
top:3px;
left:418px;
}

.toolmyspace {
background:url(http://www.alterego.tv/toolmyspace.png) no-repeat top left;
top:-2px;
left:523px;
}

.toolsomewhere {
background:url(http://www.alterego.tv/toolsomewhere.png) no-repeat top left;
top:60px;
left:603px;
}

.toolfacebook {
background:url(http://www.alterego.tv/toolfacebook.png) no-repeat top left;
top:63px;
left:257px;
}

.toolbebo span, .toolmyspace span, .toolsomewhere span, .toolfacebook span {
display:none;
}
