@charset "utf-8";
/* CSS Document */

body{
background:#ffffff;
background-image:url(http://www.awesomepedia.org/hohoho/pics/bg2.jpg);
background-repeat:no-repeat;
background-position: bottom center;
margin:0;
}


#blackbox{
	background:#000000;
	width:100%;
	margin:0px;
	padding:0px;
	line-height:0;
	}
	
#blackborder{
	background-image:url(http://www.awesomepedia.org/hohoho/pics/line.jpg);
	height:16px;
	width:100%;
	}

#player{
margin:0 auto 25px;
}

#ho-talk{
width:850px;
margin:0 auto 80px;
}

h2{
margin:10px;
font-style:italic;

}

h3{
margin:10px 0 0 0;
font-weight:bolder;
font-size:1.0em;
}

#ho-middle{
width:390px;
background:#FFFFFF;
margin:0 auto;
text-align:center;
}

#ho-left{
width:200px;
float:left;
}

#ho-right{
width:200px;
float:right;
}


a{color:#000000;}
a.black { color: #000000; text-decoration: none; }
a.orange { color: #EB6900; text-decoration: none; }  

img.mini{
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	}
	
#archivebox {
	width:700px;
	height:430px;
	text-align:center;
	margin:0px auto;
	}
	
#newsroll{
	width:700px;;
	float:right;
	margin:0px 70px 10px 0;
	}
	
#leftside{
	width:220px;
	margin:0px;
	text-align:center
	}
	

#textboxtop{
background: url(http://www.awesomepedia.org/images/start/bg/textboxtop.png) 0 0;
height:11px;
width:380px;
}

#textboxbottom{
background: url(http://www.awesomepedia.org/images/start/bg/textboxbottom.png) 0 0;
height:11px;
width:380px;
}

#textbox{
width:380px;
background:#ffcc33;
margin:10px 0 0 0;
float:right;
background: url(http://www.awesomepedia.org/images/start/bg/textboxbg.png) 0 0 repeat-y;
}

#title{
/* background:#ffaaaa; */
width:100%;
background: url(http://www.awesomepedia.org/images/start/bg/titlebg.png) 0 0 repeat-y;
}
#titletop{
/* background:#ffcc33; */
background: url(http://www.awesomepedia.org/images/start/bg/titletop.png) 0 0;
height:6px;
width:100%;
}
#titlebottom{
/* background:#ffcc33; */
background: url(http://www.awesomepedia.org/images/start/bg/titlebottom.png) 0 0;
height:4px;
width:100%;
}


h1.starttitle {
margin:0;
line-height:0.8em;
}
h2.date {
line-height:1.2em;
color:#FF6600;
font-size:1.0em;
margin:0 0 0px 0px;
}
img.starttease{
margin:0;
padding:10px 10px 0 10px;
background:#000000;
float:left;}
p.startnews{margin:10px;}