* {
        padding:0;
        margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl { margin:1em 0; }

a img{ border:none; }

body{
        /*original background color: 272727*/
        background:#FFF;
        color:#000000;
        font-size:11px;
        font-family:Verdana, Arial, sans-serif;
  text-align:center;

}
/* This class sets the width and position for all rows */

#main{
  background:#FFF; 
  width:800px;
  margin:0 auto;
  text-align:left;
  padding:0 5px 0 5px;
}

.inside{
  background:#FFF; 
  width:100%;
  margin:0 auto;
  text-align:left;
  clear:both;
/*  padding:0 5px 0 5px;
*/
}

/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/

#header{
  background:#FFF;
  width:100%;
  overflow:hidden;
}

#header .inside{
  padding:10px 10px 10px 10px;
  width:100%;
  overflow:hidden;
}

#header h1{
  font-size:2.25em;
  margin:0 0.5em 0 0;
  padding:0 0.5em 0.25em 0;
  float:left;
}
#header h1 a{
  text-decoration:none; 
  color:#000;
}

#header h1 a:visited{
  text-decoration:none; 
  color:#000;
}

#header p{
  padding:0 0 0 0;
  margin:0 auto;
}

#header p.right{ 
float:right; 
text-align:center;
width:420px;
height:15px;
padding: 5px 0 5px 0;
margin:15px 0 0 0;
}

#header p.right a, #header p.right a:visited {
  text-decoration: none;
  color:#000;
  FONT-WEIGHT: BOLD;
}
#header p.right a:hover{
  text-decoration: underline;
  color:#000;
  FONT-WEIGHT: BOLD;
}



/*-----------------------------------------------------------------------------------------------
  Category list
-----------------------------------------------------------------------------------------------*/

#cats{
  font-size:11px;
  FONT-WEIGHT: bold;
  color:#66CC00;
}

#cats .inside{
  padding:2px 0;
}

#cats #straight{
  border:1px solid #66CC00;
  background:#EDF6E3 url("/img/b.gif") repeat;
  width:230px;
  height:230px;
  overflow:hidden;
  float:left;
  padding: 5px 5px 5px 5px;
}
#cats #fetish{
  border:1px solid #66CC00;
  background:#EDF6E3 url("/img/b.gif") repeat;
  width:255px;
  height:230px;
  overflow:hidden;
  float:left;
  margin:0 0 0 5px;
  padding: 5px 5px 5px 5px;
}
#cats #gay{
  height:100%;
  border:1px solid #66CC00;
  background:#EDF6E3 url("/img/b.gif") repeat;
  width:130px;
  height:230px;
  overflow:hidden;
  float:left;
  margin:0 0 0 5px;
  padding: 5px 5px 5px 5px;
}
#cats #other{
  border:1px solid #66CC00;
  background:#EDF6E3 url("/img/b.gif") repeat;
  width:120px;
  height:230px;
  overflow:hidden;
  float:left;
  margin:0 0 0 5px;
  padding: 5px 5px 5px 5px;
}

#cats .catcol {
  float:left;
  width: 47%;
  margin:0px 5px 0px 0px;
}
#cats .catcol1 {
  float:left;
  width: 90%;
  margin:0px 5px 0px 0px;
}
#cats a, #cats a:visited{
  font-size: 1.2em;
  text-decoration: underline;
  color:#336600;
  FONT-WEIGHT: normal;
}

#cats a:hover{
  text-decoration: none;
  color:#66CC00;
  FONT-WEIGHT: normal;
}

#cats a.curcat, #cats a.curcat:visited{
  text-decoration: underline;
  color:#000;
  FONT-WEIGHT: normal;
}
#cats a.curcat:hover{
  text-decoration: none;
  color:#000;
  FONT-WEIGHT: normal;
}


/*-----------------------------------------------------------------------------------------------
  links list
-----------------------------------------------------------------------------------------------*/

#links{
  font-size:12px;
}

#links .inside{
  padding:2px 0;
}

#links a, #links a:visited{
  font-size: 1.2em;
  text-decoration: underline;
  color:#000;
  FONT-WEIGHT: bold;
}

#links a:hover{
  text-decoration: underline;
  color:#000;
  FONT-WEIGHT: bold;
}

#links a.lc, #links a.lc:visited{
  text-decoration: none;
  color:#336600;
  font-size:11px;
  FONT-WEIGHT: normal;
}
#links a.lc:hover{
  text-decoration: none;
  color:#66CC00;
  FONT-WEIGHT: underline;
  font-size:11px;
  FONT-WEIGHT: normal;
}

#links li {
  padding:5px;
  list-style-type:none;
  border:1px solid #66CC00;
  background:#EDF6E3 url("/img/b.gif") repeat;
  margin:0 0 5px 0;
}

#links font.hot{
  color:#66CC00;
clear:none;
}

#links font.new{
  color:#66CC00;
}

#links font.lc{
  color:#939393;
  background:#DDEECC;
}

#links p.linkcat{
  font-size:12px;
  height:25px;
  width:99%;
  line-height: 160%; 
  background:#DCF3C4;
  margin: 0 auto;
  padding: 4px 3px 0 4px;
  text-align: left;
}

#links p.linkcat2{
  font-size:10px;
  height:15px;
  width:100%;
  line-height: 120%; 
  margin: 0 auto;
  padding: 4px 3px 0 0;
  text-align: right;
}

/*-----------------------------------------------------------------------------------------------
  Direct Bar
-----------------------------------------------------------------------------------------------*/

#dbar{
  background:#FFF;
  font-size:12px;
  FONT-WEIGHT: normal;
}

#dbar .inside{
  padding:2px 0;
}

#dbar a, #dbar a:visited{
  border:1px solid #66CC00;
  background:#EDF6E3 url("/img/b.gif") repeat;
  padding:3px 3px 3px 3px;
  text-decoration: none;
  color:#000;
  FONT-WEIGHT: normal;
}
#dbar a:hover{
  text-decoration: none;
  background:#FFF;
  padding:3px 3px 3px 3px;
  color:#000;
  FONT-WEIGHT: normal;
}

#dbar a.prev{
  font-size:1em;
}

#dbar a.next{
  font-size:1em;
}

#dbar font.curr{
  font-size:1em;
  border:1px solid #66CC00;
  background:FFF;
  padding:3px 3px 3px 3px;
}

#footer{
        clear:both;
        color:#939393;
        margin:0 0 3em 0;
}

#footer .inside{
  padding:1em 0;
}
#footer p{
        margin:0;
        font-size:0.95em;
}

#footer a, #footer a:visited{
  font-size: 1em;
  text-decoration: none;
  color:#FF0099;
  FONT-WEIGHT: normal;
}
#footer a:hover{ 
  text-decoration: none;
  color:#000000;
  FONT-WEIGHT: normal;
}

#footer p.top{ 
/*  text-align:justify;
*/
  text-align:center;
  FONT-WEIGHT: bold;
  color:#000;
}

#footer p.top a{
  font-size: 1em;
  text-decoration: none;
  color:#000000;
  FONT-WEIGHT: normal;
}
#footer p.top a:visited{ 
  text-decoration: none;
  color:#000000;
  FONT-WEIGHT: normal;
}
#footer p.top a:hover{ 
  text-decoration: none;
  color:#000000;
  FONT-WEIGHT: normal;
}


#footer p.left{ float:left; }
#footer p.right{ float:right; }
#footer p.right a, #footer p.right a:visited{
  padding:0 0 0 1em;
  text-decoration:none;
  color:#525252;
  FONT-WEIGHT: bold;
}
#footer p.right a:hover{
  color:#000;
  FONT-WEIGHT: bold;
}


