/* **************************************************************************** */
/*	Style sheet for Links by Chris Croome (chris@atomism.demon.co.uk) of 	*/
/*	webarchitects (http://www.webarchitects.co.uk/)				*/
/*										*/
/*	For further information on CSS see these sites:				*/
/*	http://www.w3.org/Style/						*/
/*	http://www.css.nu/							*/
/*	Want answers to your CSS questions? try this usenet group:		*/
/*	comp.infosystems.www.authoring.stylesheets				*/
/*										*/
/*	If you want to check the validity of the style sheet you can use this:  */
/*	http://jigsaw.w3.org/css-validator/					*/
/*										*/
/* **************************************************************************** */


/*	Note the use of an absolute URI for the background image		*/
/*	This is a workaround for NN using an address relative to the		*/
/*	.html file rather than the .css file					*/
body {
color: #000000;
background: #000000;
}

/*	Paragraph									*/
p {
	margin-bottom: 0px;
	color: #FFFFCC;
	font-size: 10pt;
	font-family: Trebuchet MS;
}

/*	anchor ads									*/
a.ad {
	color: Yellow;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
}

/*	anchor ads									*/
a.ad:hover {
	color: Yellow;
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
}

/*	anchor ads									*/
a.ad:active {
	color: Yellow;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
}

/*	anchor ads									*/
a.ad:visited {
	color: Yellow;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
}

/*	This is used for the main title					*/
p.title {
	text-align: center;
	font-size: 18pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFFCC;
	font-family: Trebuchet MS;
}

/*	This is used for the heading					*/
p.heading {
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFCC;
	font-family: Trebuchet MS;
}

/*	This is used for the sub headers					*/
p.subheading {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFCC;
	font-family: Trebuchet MS;
}

/*	This is used for the submit page trade form					*/
th {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFCC;
	font-family: Trebuchet MS;
}

/*	This is used for the copyright etc					*/
p.copyright {
	text-align: center;
	font-size: 8pt;
	color: #999999;
	font-family: Trebuchet MS;
}

/*	Paragraph									*/
p.doorback {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	color: #FFFFCC;
	font-size: 10pt;
	font-family: Trebuchet MS;
}

/*	Links								*/
a {
	color: Lime;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 10pt;
}

/*	Visited links								*/
a:visited {
	color: Aqua;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 10pt;
}

/*	Active links (not widely supported)					*/
a:active {
	color: Aqua;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 10pt;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
	color: Aqua;
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 10pt;
}

/*	Links								*/
a.heading {
	color: Lime;
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 14pt;
}

/*	Visited links								*/
a.heading:visited {
	color: Aqua;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 14pt;
}

/*	Active links (not widely supported)					*/
a.heading:active {
	color: Aqua;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 14pt;
}

/*	Links when hovered over (MSIE only)					*/
a.heading:hover {
	color: Aqua;
	text-decoration: underline;
	font-family: Trebuchet MS;
	font-size: 14pt;
}

/*	Links								*/
a.subheading {
	color: Lime;
	text-decoration: underline;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 10pt;
}

/*	Visited links								*/
a.subheading:visited {
	color: Aqua;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 10pt;
}

/*	Active links (not widely supported)					*/
a.subheading:active {
	color: Aqua;
	text-decoration: none;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 10pt;
}

/*	Links when hovered over (MSIE only)					*/
a.subheading:hover {
	color: Aqua;
	text-decoration: underline;
	font-weight: bold;
	font-family: Trebuchet MS;
	font-size: 10pt;
}

/*	Ordered list									*/
ol {
	color: #FFFFCC;
	margin-left: 40px;
	text-indent: -10px;
	line-height: 100%;
	margin-top: 5px;
	font-size: 10pt;
	font-family: Trebuchet MS;
}

/*	Ordered list of links									*/
ol.links {
	color: #FFFFCC;
	margin-left: 40px;
	text-indent: -10px;
	margin-top: 5px;
	font-size: 10pt;
	font-family: Trebuchet MS;
}

/*	Ordered list of links									*/
ol.fuck {
	color: #FFFFCC;
	line-height: 125%;
	font-family: Trebuchet MS;
}

/*	Links unordered lists							*/
ul {
	margin-left: 30px;
	text-indent: -10px;
	font-size: 10pt;
	color: #FFFFCC;
	font-family: Trebuchet MS;
}

/*	how the links bulelt will look							*/
li.links {
	font-size: 10pt;
	color: #FFFFCC;
}

/*	This is for the porn door left side				*/
td {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #FFFFCC;
}

/*	This is for the porn door left side				*/
tr {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color: #FFFFCC;
}

/*	This is for the porn door left side				*/
td.leftdoor {
	background: url('http://www.1-freeporn.com/images/porn-door-left.jpg') repeat-y;
	width: 8px;
}

/*	This is for the porn door right side				*/
td.rightdoor {
	background: url('http://www.1-freeporn.com/images/porn-door-right.jpg') repeat-y;
	width: 10px;
}

/*	This is for the porn door center				*/
td.doorback {
	background: url('http://www.1-freeporn.com/images/porn-door-back.jpg') repeat-y;
	width: 120px;
}

/* This is for the category lists          */
dl {
	margin-top: 5px;
	margin-bottom: 0px;
}

/*	Number of links in categories						*/
small.numlinks {
font-size: 15pt;
color: #666666;
font
font-family: Trebuchet MS;
}






/*	The link description							*/
span.descript {
font-size: 10pt;
color: #FFFFCC;
font-family: Trebuchet MS;
}

/*	New links								*/
sup.new {
font-size: 10pt;
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: Trebuchet MS;
}

/*	Popular links								*/
sup.pop {
font-size: 10pt;
color: #FFFFFF;
background: #00CCFF;
font-weight: bold;
font-family: Trebuchet MS;
}

/*	Links date and hits							*/
small.date {
font-size: 10pt;
color: #666666;
background: #FFFFFF;
font-family: Trebuchet MS;
}

/*	This class is for "Looking for something in particular?"		*/
strong.search {
color: #000000;
background: #FFFFFF;
font-weight: bold;
font-family: Trebuchet MS;
}

/*	This class is for "More options"					*/
small.more {
font-size: small;
color: #000000;
background: #FFFFFF;
font-weight: normal;
font-family: Trebuchet MS;
}

/*	This is for main headers on all pages *apart* from the home page	*/
h1 {
margin-left: 40px;
font-size: large;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #000000;
font-family: Trebuchet MS;
}

/*	This class is for the main header on the Links home page		*/
h1.home {
margin-left: 40px;
font-size: x-large;
font-weight: bold;
border: none;
color: #FFFFFF;
background: #000000;
font-family: Trebuchet MS;
}

/*	This class is for the error messages					*/
strong.error {
color: #FFFFFF;
background: #FF3300;
font-weight: bold;
font-family: Trebuchet MS;
}

/*	This is for the margin for the form elements				*/
div.margin {
margin-left: 60px;
}

/*	This is for page $title_linked						*/
strong.title {
font-size: small;
font-weight: bold;
color: #000000;
background: #FFFFFF;
font-family: Trebuchet MS;
}

/*	Table cells								*/
td {
font-family: Trebuchet MS;
}

/*	This is  for Category Listings table cells				*/
td.catlist {
font-size: medium;
color: #000000;
background: #FFFFFF;
font-family: Trebuchet MS;
}

/*	Preformatted text							*/
pre {
margin-left: 60px;
font-size: small;
font-weight: bold;
color: #000000;
background: #FFFFFF;
}

/*	This is for the page last updated text					*/
small.update {
font-size: 10pt;
font-weight: bold;
color: #999999;
background: #FFFFFF;
font-family: Trebuchet MS;
}

/*	This is for the total number of links					*/
p.grandtotal {
margin-left: 60px;
font-size: medium;
font-weight: bold;
color: #000000;
background: #FFFFFF;
font-family: Trebuchet MS;
}