@charset "utf-8";
/* Adult XXX Gamer CSS Document - lusciousness */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #1d1815;
	background-image: url(g_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}


/* boxes */
#wrapper { background: transparent url(p_bg.jpg) no-repeat top; width: 1030px; margin: 0px auto; }
#header { height: 100px; clear: both; margin-bottom: 5px; }
#footer { background: #441010 url(f_bg.gif) repeat-x; color: #813838; height: 100px; }
#logo { float: left; margin-right: 4px; }
#topad { float: left; margin-top: 5px; }
#sidebar { float: left; margin-right: 10px; width: 300px; background-color: #110e0d; border: 1px solid #380f0f; padding: 5px; }
#content { float: right; width: 705px; }




/* floats */
.fr { float: right; }
.fl { float: left; }
.cb { clear: both; }
.adpad1 { padding: 5px 0px 2px; }
#footer p { margin: 0px auto; padding: 0px; text-align: center; width: 700px; line-height: 18px; }



/* text */
.text12 { font-size: 12px; }
.text14 { font-size: 14px; }
.text18 { font-size: 18px; }
h1 { background: #950d0d url(h1_bg.gif) no-repeat; border: 1px solid #380f0f; margin: 0px; padding: 0px; height: 29px; line-height: 29px; font-size: 18px; color: #fffb98; text-align: center; }



/* links */
#logo a img { border: 0px; }
#topad a img { border: 0px; }
.adpad1 a img { border: 0px; }
a:link { color: #c52828; text-decoration: none; font-weight: bold; }
a:visted { color: #c52828; text-decoration: none; font-weight: bold; }
a:hover { color: #fffb98; text-decoration: none; font-weight: bold; }
a:active { color: #c52828; text-decoration: none; font-weight: bold; }
#footer a { text-decoration: none; color: #c52828; font-size: 14px; font-weight: normal; }



/* list */
.listbox { border: 1px solid #380f0f; padding: 5px 10px; width: 278px; background-color: #0d0a0a; }
ul.list1 { margin: 0px; padding: 0px; list-style-type: decimal; list-style-image: none; list-style-position: inside; font-size: 14px; color: #c52828; line-height: 20px; }
ul.list1 li a:link { text-decoration: none; color: #c52828; font-weight: normal; }
ul.list1 li a:visited { text-decoration: none; color: #c52828; font-weight: normal; }
ul.list1 li a:active { text-decoration: none; color: #c52828; font-weight: normal; }
ul.list1 li a:hover { text-decoration: none; color: #fffb98; font-weight: normal; }

