html, body {
  margin:0 auto;
  width: 100%;
  height:100%;
  background-color:#000000;
  background-image:url('images/galleries.gif');
  font-family:Arial, Helvetica, sans-serif;
}
.main{width:100%;height:auto;}
#mainhead{ width:100%; height:50px; background-color:#330101; text-align:right; }
#themefun1{ float:right; width:100px; position:relative; padding:5px;}
#themefun1_img{ float:right; width:33%; position:relative;}
.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:#FF0000;}

#blogposts{width:718px;margin:auto;line-height:30px; background-color:#000000; padding:5px 5px 5px 5px;}
#blogposts a:link{ color:#FF0000; text-decoration:none; font-size:18px;}
#blogposts a:visited{color:#990000;  font-size:18px;}
#blogposts a:active{color:#FF0000; text-decoration:none; font-weight:bolder;  font-size:18px;}
#blogposts a:hover{color:#990000; background-color:#FFFF00; 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:#FF0000;}
#single{ background-color:#000000; color:#FF0000;}
#tweetmeme{ text-align:right;}
#comments{ background-color:#000000; color:#FF0000; }
#related{ background-color:#000000; color:#FF0000;}

p.p{ color:#6C6C6C;}

#footer{
position:relative;
background-color:#330101; 
text-align:center; 
font-size:12px; 
color:#FF0000; 
line-height:25px;
}
#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:#FF0000;}
#pagination a:visited{padding:5px 8px 5px 8px; color:#000; background-color:#FF0000;}
#pagination a:active{padding:5px 8px 5px 8px; color:#000; background-color:#FF0000;}
#pagination a:hover{padding:5px 8px 5px 8px; color:#000; background-color:#FFFFFF;}
.heading1{
float:left;
width:49%;
}


