html, body {
  margin:0 auto;
  width: 100%;
  height:100%;
  background-color:#00CCFF;
  background-image:url('images/gaymobile.gif');
  font-family:Arial, Helvetica, sans-serif;
}
.main{width:100%;height:auto;}
.section2{width:650px; height:160px; margin-bottom:5px; margin:0 auto;  }
.section{}
.mediums{
float:left;
width:25%;
}
.tags{}

#logo{text-align:center; width:640px; }

#header{color:#FF0000; text-align:center; font-size:large;}
#header a:link{ color:#FF0000; text-decoration:none;}
#header a:visited{color:#FF0000; text-decoration:none;}
#header a:active{color:#FF0000; text-decoration:none;}
#header a:hover{color:#FF0000; text-decoration:none;}

#tagline{text-align:center; color:#000000;}

#blogposts{width:718px;margin:auto;line-height:30px; background-color:#008FB3; padding:5px 5px 5px 5px;}
#blogposts a:link{ color:#000; text-decoration:none; font-size:18px;}
#blogposts a:visited{color:#000000;  font-size:18px;}
#blogposts a:active{color:#000; text-decoration:none; font-weight:bolder;  font-size:18px;}
#blogposts a:hover{color:#00FFFF; background-color:#000000; font-weight:bolder;  font-size:18px;}
#blogposts li {background: url('images/bullet.gif') left center no-repeat; padding-left: 25px; margin-bottom: 10px;}
#title{ color:#000;}
#single{  color:#000;}
#tweetmeme{ text-align:right;}
#comments{ color:#000; }
#related{ color:#000;}

p.p{ color:#000;}

#friends{
width:450px;
margin:0 auto;
text-align:left;
}
#friends a:link{color:#FF0000;}
#friends a:visited{color:#FF0000;}
#friends a:active{color:#FF0000;}
#friends a:hover{color:#ffffff;}

#single{
overflow:auto;
}
#singleimage{
width:100%;
text-align:center;
}
#pagination{
/* background-color:#000000; */
text-align:center;
font:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}
#pagination a:link{ padding:5px 8px 5px 8px; color:#000; background-color:#008FB3;}
#pagination a:visited{padding:5px 8px 5px 8px; color:#000; background-color:#008FB3;}
#pagination a:active{padding:5px 8px 5px 8px; color:#000; background-color:#008FB3;}
#pagination a:hover{padding:5px 8px 5px 8px; color:#000; background-color:#FFFFFF;}
.heading1{
float:left;
width:49%;
}
#gamelink{
background-color:#000000;
font-size:36px;
margin:0 auto;
width:600px;
text-align:center;
}
#gamlink input{ }


#footer{
position:relative;
background-color:#008FB3;
text-align:center; 
font-size:12px; 
color:#000000; 
line-height:35px;
}

#footer a:link{ font-size:24px; padding:5px 8px 5px 8px; color:#000; background-color:#00FFFF;}
#footer a:visited{font-size:24px; padding:5px 8px 5px 8px; color:#000; background-color:#00FFFF;}
#footer a:active{ font-size:24px; padding:5px 8px 5px 8px; color:#000; background-color:#00FFFF;}
#footer a:hover{ font-size:24px; padding:5px 8px 5px 8px; color:#fff; background-color:#000000;}


