* {
margin: 0;
padding: 0;
}

body {
font-family: arial, sans-serif;
font-size: 13px;
color: #333;
background: #fff;
}

.wrapper {
width: 925px;
margin: 0 auto;
}

.container {
width: 795px;
float: left;
}

.banner2 {
float: right;
width: 120px;
margin-top: 160px;
}

a {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

ul {
list-style:none;
}

h2 {
font-size: 131%;
font-weight: bold;
color: #0099f2;
}

fieldset {
border: 0;
}

a img {border: 0;}

/* SSS overlay */

#overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 500;
}

#overlay #blood {
background: #AC2128;
padding: 0;
color: #fff;
height: 1200px;
}

/* EEE overlay */

/* SSS header */

.header {
width: 790px;
margin: 0 3px 0 2px;
}

p.topnav {
text-align: right;
margin: 10px 0;
font-size: 85%;
font-weight: bold;
color: #666;
}

p.topnav a {
margin: 0 2px;
color: #666;
}

p.topnav img {
vertical-align: middle;
margin-right: 8px;
}

.banner1 {float: right;}


img.logo {float: left;
margin-bottom: 20px;
}

/* EEE header */

/* SSS nav */

.nav {
margin: 20px 0;
float: left;
clear: both;
}

ul.mainnav {
width: 795px;
height: 46px;
background: url(../images/nav.gif) left top no-repeat;
float: left;
}

ul.mainnav li {
float: left;
height: 46px;
}

ul.mainnav li a {
display: block;
float: left;
height: 46px;
line-height: 46px;
color: #fff;
text-transform: uppercase;
font-size: 108%;
text-align: center;
}

ul.mainnav li a:hover {text-decoration: none;}

ul.mainnav li.mpopular a {width: 143px; background: url(../images/nav1.gif) left top no-repeat;}
ul.mainnav li.mrecent a {width: 136px; background: url(../images/nav2.gif) left top no-repeat;}
ul.mainnav li.trated a {width: 110px; background: url(../images/nav3.gif) left top no-repeat;}
ul.mainnav li.mdiscussed a {width: 154px; background: url(../images/nav4.gif) left top no-repeat;}

ul.mainnav li.mpopular a:hover {background: url(../images/nav1_over.gif) left top no-repeat;}
ul.mainnav li.mrecent a:hover {background: url(../images/nav2_over.gif) left top no-repeat;}
ul.mainnav li.trated a:hover {background: url(../images/nav3_over.gif) left top no-repeat;}
ul.mainnav li.mdiscussed a:hover {background: url(../images/nav4_over.gif) left top no-repeat;}


ul.mainnav li.search {width: 252px;}

ul.mainnav li form fieldset {
height: 46px;
line-height: 46px;
}

ul.mainnav li form fieldset label {
color: #fff;
text-transform: uppercase;
font-size: 108%;
text-align: center;
width: 78px;
display: block;
float: left;
height: 46px;
}

ul.mainnav li form fieldset div{
width: 129px;
line-height: 46px;
float: left;
height: 46px;
}

ul.mainnav li form fieldset input {width:125px;margin:13px 0 0;}

ul.mainnav li form fieldset button {
float: right;
margin: 0;
padding: 0;
border: 0;
background: url(../images/nav5.gif) left top no-repeat;
height: 46px;
width: 41px;
line-height: 46px;
text-align: center;
font-size: 108%;
text-transform: uppercase;
color: #fff;
}

ul.mainnav li form fieldset button:hover {
background: url(../images/nav5_over.gif) left top no-repeat;
}

/* EEE nav */

/* SSS main */

.main {
width: 790px;
margin: 0 3px 0 2px;
}

/* EEE main */

/* SSS media */

.group1 {
float: left;
width: 790px;
position: relative;
margin-bottom: 10px;
}

.media {
width: 400px;
float: left;
}

.media h1 {
font-size: 154%;
font-weight: bold;
height: 26px;
line-height: 26px;
margin: 5px 0;
}

#player-outer {
width: 400px;
height: 335px;
background: url(../images/player.jpg) left top no-repeat;
}

/* EEE media */

/* SSS info */

.info {
width: 370px;
float: right;
margin-top: 36px;
}

.info h2 {
width: 185px;
float: left;
margin-bottom: 15px;
line-height: 23px;
}

.info h3 {
font-size: 100%;
font-weight: bold;
width: 185px;
float: right;
margin-bottom: 15px;
text-align: right;
line-height: 23px;
}

.info h3 a {
background: url(../images/subscribe.jpg) left top no-repeat;
color:#fff;
text-transform: uppercase;
display: block;
float:right;
width: 87px;
height: 23px;
}

.info h3 a:hover {
background: url(../images/subscribe_over.jpg) left top no-repeat;
}

.info h3 span {
display: block;
float: left;
}

.info h3 a span {
display: none;
}

.info p {
clear: both;
font-size: 92%;
line-height: 1.4em;
}

/* EEE info */

/* SSS extra */

.extra {
position: absolute;
bottom: 0;
right: 0;
width: 370px;
}

.extra p {
color: #0099f2;
font-size: 85%;
}

.extra p a {color: #0099f2;}

.extra h2, .extra p {
margin: 10px 0;
}

.extra h4 {
width: 172px;
float: left;
height: 44px;
}

.extra h4 a {
width: 172px;
float: left;
background: url(../images/bigbutton.jpg) left top no-repeat;
color: #fff;
text-transform: uppercase;
text-align: center;
height: 44px;
line-height: 44px;
}

.extra h4 a:hover {
background: url(../images/bigbutton_over.jpg) left top no-repeat;
text-decoration: none;
}

.extra h4.send {
margin-right: 26px;
}

/* EEE extra */

/* SSS stats */

.stats {
border-top: 1px dotted #333333;
float: left;
width: 400px;
padding-top: 5px;
}

.stats dl {
float: left;
margin-right: 30px;
}

.stats dt {
font-size: 108%;
font-weight: bold;
color: #0099f2;
margin-bottom: 8px;
}

.stats dd {
font-size: 100%;
font-weight: bold;
height: 20px;
line-height: 20px;
}

.stats dl.rating {width: 105px;}
.stats dl.views {width:45px;}
.stats dl.cments {width:80px;}
.stats dl.favorited {width:80px; margin-right: 0;}

/* EEE stats */

/* SSS links */

.group2 {
float: left;
width: 790px;
margin-bottom: 5px;
}

.links {
width: 370px;
float: right;
padding-top: 7px;
}

.links div {
float: left;
width: 370px;
margin-bottom: 3px;
}

.links label {
float: left;
font-size: 131%;
font-weight: bold;
color: #0099f2;
}

.links input {
width: 300px;
float: right;
font-size: 85%;
color: #333;
}

/* EEE links */

/* SSS comments */

.group3 {
width: 790px;
float: left;
margin-bottom: 20px;
}

.comments {
width: 400px;
float: left;
padding-top: 5px;
border-top: 1px dotted #333333;
}

ul.commentnav {
float: left;
padding: 8px 0;
}

ul.commentnav li {
float: left;
font-size: 85%;
font-weight: bold;
color: #999;
}

ul.commentnav li.recent {margin-right:8px;}

ul.commentnav li.current a {
text-decoration: none;
color: #0099f2;
}

ul.commentnav li.old {margin-left:8px;}

ul.commentnav li a {
display: block;
margin: 0 3px;
font-weight: bold;
text-decoration: underline;
color: #666;
font-size; 110%;
}

.comments .item {
width: 400px;
clear: both;
}

.comments .item h4 {
padding: 3px;
background: url(../images/commenthead.jpg) left bottom repeat-x;
font-weight: bold;
color: #666;
font-size: 85%;
margin-bottom: 5px;
}

.comments .item h4 a {
color: #333;
font-size: 110%;
text-decoration: underline;
}

.comments .item p {
color: #333;
font-size: 85%;
margin-bottom: 5px;
padding: 0 3px;
}

.comments .item p.reply {
text-align: right;
margin-bottom: 8px;

}

.comments .item p.reply a {
color: #0099f2;
text-decoration: underline;
}

/* EEE comments */

/* SSS related */

.related {
float: right;
width: 370px;
padding-top: 5px;
border-top: 1px dotted #333333;
}

.related h2 {
margin-bottom: 12px;
}

.related .lines {
width: 370px;
float: left;
margin-bottom: 10px;
}

.related .item {
float: left;
width: 105px;
/*height: 140px;*/
margin-left: 27px;
}


.related .item a h4 {
font-size: 85%;
font-weight: bold;
color: #0099f2;
text-decoration: underline;
margin-top: 4px;
width: 105px;
}

.related .item a img {
border: 0;
}

.related div.line {
margin-left: 0;
}

/* EEE related */

/* SSS footer */

.footer {
width: 790px;
margin: 0 3px 0 2px;
padding-bottom: 30px;
clear: both;
}

.footer p.copyright {
border-top: 1px dotted #999;
border-bottom: 1px dotted #999;
padding: 5px 0;
color: #666;
font-size: 76%;
}

.footer p.bottomnav {
text-align: center;
font-size: 75%;
color: #0099f2;
padding: 5px 0;
}

.footer p.bottomnav a {
padding: 0 2px;
color: #0099f2;
}

/* EEE footer */