@charset "utf-8";

/*  =========================================================
	File: GaySexPlus tgp.css
	Date: 100418
========================================================== */

/* ==============================================
   I - General Reset
   ============================================== */
html { height:101%;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

ul, ol {
	list-style:none;	
}


fieldset, img {
	border:0;
}

/* All Links */
a { outline:none; text-decoration:none; } 

/* ==============================================
   II - Layout
   ============================================== */
body {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:11px;
	color:#ff57fe;
	background:#fff url(../images/header.jpg) repeat-x;
	margin:0px;
}

.header{
	background:url(../images/header.jpg) center no-repeat;
}

.footer{
	background:url(../images/footer.jpg) center no-repeat;
}

.top{
	width:380px;
	margin:86px 0px 0px 120px;	
	line-height:17px;
}

.top a:link, .top a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #fff;
	font-weight: bolder;	
}

.top a:active, .top a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #fff;
	font-weight: bolder;
}

.toplist {
	width:750px;
	font-size:small;
}

.toplist a:link, .toplist a:visited {
	text-decoration:none;
	font-size:small;
	font-weight:bolder;
}

.toplist a:active, .toplist a:hover {
	text-decoration:underline;
	font-size:small;
	font-weight:bolder;
}

.td1 {
	font-size: 11px;
	color: #ff57fe;
	font-weight: normal;
	line-height:15px;
}

.td2 {
	text-decoration: none;
	font-size: 11px;
	color: #ff31ff;
	font-weight: bold;
}

.td3 {
	text-decoration: none;
	font-size: 11px;
	color: #c419c4;
	font-weight: bold;
}

.td3 a:link, .td3 a:visited{
	text-decoration: none;
	font-size: 11px;
	color: #c419c4;
	font-weight: bold;
}

.td3 a:active, .td3 a:hover{
	text-decoration: underline;
	font-size: 11px;
	color: #c419c4;
	font-weight: bold;
}

.td4 {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	vertical-align: middle;
}

a:link, a:visited{
	text-decoration: none;
	font-size: 11px;
	color: #ff4fff;
	font-weight: normal;
}

a:active, a:hover{
	text-decoration: underline;
	font-size: 11px;
	color: #ff4fff;
	font-weight: normal;
}

.img {
	background:#fff;
}

.img a:link img, .img a:visited img, .img a:active img{
	border:#a2eaff solid 1px;
	margin:5px;
}

.img a:hover img{
	border:#6fc3ff solid 1px;
	margin:5px;
}

.imgads {
	background:#fff;
}

.imgads a:link img, .imgads a:visited img, .imgads a:active img{
	border:none;
	margin:3px;
}

.imgads a:hover img{
	border:none;
	margin:3px;
}

/* ==============================================
   III - Archives
   ============================================== */
.archives {
	width:700px;
	text-align:left;
	font-size:small;
	padding:1em 2em;
	background:#fff;
}

.archives  h2 {
	font-size:120%;
}

.archives li {
	color:#ff57fe;
	line-height:1.5em;
}

.archives a:link, .archives a:visited {
	text-decoration:none;
	font-size:small;
	font-weight:bolder;
}

.archives a:active, .archives a:hover {
	text-decoration:underline;
	font-size:small;
	font-weight:bolder;
}

.archives span {
	padding:0 10px;
	
} 

.menu li {
	display:inline;
}
