body {
    background-color:rgb(20,30,50);
    margin-top:10px;
    border-right: 8px;
}

div.splotch {
    position:absolute;
    left:800px; top:20px;
    width:407px; height:330px;
    background-image:url("images/Splotch.jpg");
    background-repeat:no-repeat;
}

/*REVIEW LINK ----------------------------------------------------------------*/

div.reviewlink {
    position:relative;
    margin-top:20px;
    border-style:double;
    border-color:rgb(70,110,150);
    background-color: rgb(30,70,110);
    height:85px;
}

div.reviewlink img {
    float:left;
    margin:2px;
    margin-right:10px;
}

div.reviewlink div.title {
    font-size:120%;
    background-color: rgb(70,110,150);
}

div.reviewlink div.title a {text-decoration:none;}

div.reviewlink div.title a:link {color:#EEEEEE}
div.reviewlink div.title a:visited {color:#DDDDDD}
div.reviewlink div.title a:hover {color:#FFFFFF}
div.reviewlink div.title a:active {color:#FFFFFF}

div.reviewlink div.description {
    text-indent:15px;
}

div.reviewlink div.author {
    display:none;
    color: green;
    padding-top:2px;
    padding-left:7px;
    position:absolute;
    z-index:50;
    top:20px;
    left:100px;
    width:200px;
    height:30px;
    margin:0px;
    background-image:url("http://dlcgamereviews.com/images/authorfull.png");
    background-repeat:no-repeat;
}

div.reviewlink div.author img {
    vertical-align:middle;
    margin:0px;
    margin-right:3px;
    float:none;
}

/*NEWS LINK ------------------------------------------------------------------*/

div.newslink {
    position:relative;
    margin-top:20px;
    border-style:double;
    border-color:rgb(70,150,110);
    background-color: rgb(10,90,50);
    height:85px;
}

div.newslink img {
    float:left;
    margin:2px;
    margin-right:10px;
}

div.newslink div.title {
    font-size:120%;
    color: white;
    background-color: rgb(70,150,110);
}

div.newslink div.title a {text-decoration:none;}

div.newslink div.title a:link {color:#EEEEEE}
div.newslink div.title a:visited {color:#DDDDDD}
div.newslink div.title a:hover {color:#FFFFFF}
div.newslink div.title a:active {color:#FFFFFF}

div.newslink div.description {
    text-indent:15px;
}

div.newslink div.author {
    display:none;
    color:rgb(50,90,150);
    padding-top:2px;
    padding-left:7px;
    position:absolute;
    z-index:50;
    top:20px;
    left:100px;
    width:200px;
    height:30px;
    margin:0px;
    background-image:url("http://dlcgamereviews.com/images/authorfull.png");
    background-repeat:no-repeat;
}

div.newslink div.author img {
    vertical-align:middle;
    margin:0px;
    margin-right:3px;
    float:none;
}

/*Article Formatting*/

font.headline,h1 {
    color:rgb(10,50,10);
    font-size:50px;
}

div.sidebarAd {
    float:left;
    margin-right:10px;
}

div.topbarAd {
    position:absolute;
    left:525px;
    top:-160px;
    z-index:18000;
}

#content p {text-indent:50px;}

font.tagline,h2 {
    font-weight:bold;
    font-size:30px;
}

font.gt {font-style:oblique; color:rgb(20,30,100);}

img.rating {float:left; margin:5px;}

font.rating {
    color: rgb(10,50,10);
    font-size:50;
}

div.rating {
    min-height:110px; 
    //border: medium outset rgb(10,60,40);
    background-color:rgb(150,160,180);
    margin:5px; padding:5px;
    text
}

div.hiddencontent {display:none;}

font.finalscore {
    color: rgb(10,50,10);
    font-size:50;
}

div.finalscore {
    background-color:rgb(190,200,230);
    margin:5px; padding:5px;
}

div.fsheader {
    display:inline;
    background-image:url("http://dlcgamereviews.com/images/finalscore.png");
    background-repeat:no-repeat;
    padding-left:470px;
    width:100%;
    font-family:Arial,Verdana,Sans-serif;
    font-style:italic;
    font-weight:bold;
    font-size:65px;
}

font.author {
    font-weight:bold;
    font-size:30px;
    /*color: rgb(150,150,150);*/
}

font.karma {color:green;}

img.avatar {height:70px;}

div.author {
    padding:10px;
    /*background-color:rgb(10,15,25);*/
}

div.comcontainer {
    margin-left:40px;
    padding-right:0px;
}

div#commentstream {
    color:white;
    background-image:url("http://dlcgamereviews.com/images/commentback.gif");
    padding-right:5px;
    padding-left:0px;
}

div.comment {
    margin-top:5px;
    min-height:50px;
    background-color:black;
    border-size: 1px;
    border-color:rgb(77,144,200);
    border-style:double;
    color:rgb(230,230,230);
}

div.cAuthor {
    background-color:rgb(45,45,45);
    color:rgb(88,154,210);
}

div.cAuthor a {text-decoration:none;}

div.cAuthor a:link {color:rgb(88,154,210);}
div.cAuthor a:visited {color:rgb(88,154,210);}
div.cAuthor a:hover {color:white;}
div.cAuthor a:active {color:rgb(68,120,210);}

div.c-id {
    padding-left:40px;
    display:inline;
    font-style:italic;
    font-weight:bold;
}

div.c-id a {text-decoration:none;}

div.c-id a:link {color:rgb(51,99,156);}
div.c-id a:visited {color:rgb(51,99,156);}
div.c-id a:hover {color:white;}
div.c-id a:active {color:rgb(68,120,210);}

div.cTools {
    display:inline;
    position:absolute;
    right:50px;
    padding-right:15px;
}

/*Page Layout*/

iframe {
    marginwidth:0px;
    padding:0px;
    vspace:0px;
    frameborder:0;
    noresize:noresize;
    scrolling: no;
}

table.invisible {
    border-spacing:0px,0px;
    webkit-border-horizontal-spacing:0px;
    padding:0;
}

div.headstuff {
    //position: absolute;
}

div.headerbar{
    z-index:100;
    position: absolute;
    width:1000px;
    /*background-color:rgb(100,100,100);
    background-image:url("images/pipes.png");
    background-attachment:fixed;
    background-repeat:no-repeat;
    background-position-x:210px; 
    background-position-y:10px; */
}

//td {padding:0px}

div.body{
    //z-index:2;
    width=100%;
    background-color:rgb(179,193,209);
    //margin-right:0px;
    border-style: solid;
    border-width: 5px;
    border-color:rgb(51,99,156);
}

div.bg {
    background-color:rgb(150,150,150);
    width: 100%;
    height:650;
    z-index: 0;
}

div.mains {
    top: 250px;
    position: absolute;
    width:1000px;
}

div.linkbar{
    z-index:5000;
    position:absolute;
    top:214px;
    width:995px;
    //padding-right:-500px;
    background-image:url("images/shred.jpg");
    background-repeat: repeat-x;
    //border-bottom: 3px solid rgb(20,30,30);
    border: medium inset rgb(50,60,60);
}

div#content {
    margin: 10px;
    min-height: 615px;
    z-index: 30;
}

div#comments {
    display:none;
    margin: 10px;
    padding: 10px;
    background-color:rgb(70,80,93);
}

div#adTop {
    position: absolute;
    z-index:3;
    left:520px;
    top:80px;
}

tbody {padding:0px;}

.floatleft {float: left; margin: 5px;}

a.linkbar:link {color:#EEEEEE}
a.linkbar:visited {color:#DDDDDD}
a.linkbar:hover {color:#FFFFFF}
a.linkbar:active {color:#FFFFFF}

table.mb {
   width:800px;
   background-color:rgb(60,70,80);
   border:1px outset rgb(60,70,80);
}

td.mb_message {
   background-color:rgb(100,110,120);
   padding-right:5px;
   padding-left:10px;
}

td.mb_tools {
   padding:0px;
   margin:0px;
   padding-left:50px;
   font-style:italic;
   font-size:15px;
   font-family:Courier New;
}

td.mb_author {
   width:150px;
   text-align:center;
   background-color:rgb(40,50,60);
   border: 2px inset rgb(40,50,60);
   color:rgb(180,190,200);
}

/*DO NOT TOUCH*/
div#toolbar{
   visibility: hidden;
   color:green;
   z-index:50;
   opacity:0.3;
   filter:alpha(opacity=30);
   position: absolute;
   left:50px; top:200px;
   width: 220px; height:190px;
   background-color:rgb(50,50,50);
   border: medium outset rgb(80,80,80);
}


div#tb_cover{
   z-index:51;
   visibility:hidden;
   position: absolute;
   opacity:0.2;
   filter:alpha(opacity=20);
   left:0px; top:0px;
   width: 220px; height:190px;
   background-color:rgb(0,255,0);
}

div#site_cover{
   z-index:49;
   display:none;
   position: absolute;
   left:0px; top:0px;
   width: 1000%; height:1000%;
   background-image:url("images/shade.png");
}

div#tb_dragbar {
   postion:absolute;
   left:0; top:0;
   width:100%; height:38px;
}

div#tb_tabs {
   position: absolute;
   left:0; top: 12px;
   width:100%;
}

img#tbb_comment {
   position: absolute;
   left:0px;
   top: 0px;
   opacity: 1;
   filter:alpha(opacity=100);
}

img#tbb_rate {
   position: absolute;
   left:68px;
   top: 0px;
   opacity: .5;
   filter:alpha(opacity=50);
}

img#tbb_related {
   position: absolute;
   left:136px;
   top: 0px;
   opacity: .5;
   filter:alpha(opacity=50);
}

img#tb_bar {
   z-index:20;
   position: absolute;
   left:0px;
   top: 40px;
   height: 3px;
   width: 100%;
}

img#tb_hide {
   position: absolute;
   z-index:5;
   left:165px;
   top:167px;
   opacity:0.5;
   filter:alpha(opacity=50);
}

div#tb_comment,div#tb_rate,div#tb_related{
   visibility: hidden;
   position: absolute;
   top:48px; left: 2px;
}




