/*
Theme Name: AssHeaded.com
Theme URI: http://www.assheaded.com/
Description: Official theme of AssHeaded.com.
Version: 1.0
Author: Enrique Garcia
Author URI: http://the-exclamation.com/
Tags: blue
*/

/* Begin Typography & Colors */
body {
	font-size: 10pt;
	font-family: Arial, 'Trebuchet MS', Sans-Serif;
	background: #2723ad url('images/pagebg.gif') top center repeat-y;
	color: #000;
	text-align: center;
	margin: 0;
	}

a { color: black; }
a:hover { text-decoration: none; }

h1, h2, h3 { margin: 0; }

#page {
	background-color: #d7e7ff;
	text-align: left;
	margin: 0 auto;
	width: 800px;
	}

#header {
	width: 800px;
	height: 119px;
	overflow: hidden;
	display: block;
	}

#headerbanner60, #headerbanner80 {
	font-size: 0.75em;
	float: right;
	display: block;
	text-align: center;
	background: url('images/topbg.jpg') top center no-repeat;
	overflow: hidden;
	}
#headerbanner60 {
	width: 468px;
	padding: 17px 9px 30px 9px;
	height: 72px;
	}
#headerbanner60 a img, #headerbanner80 a img { border: 0; }

#main {
	width: 800px;
	background: url('images/mainbg.jpg') repeat-y top center;
	}

#posts {
	background: url('images/maincorner.jpg') top left no-repeat;
	width: 518px;
	padding: 0 12px 0 0;
	float: left;
	}

#sidebar {
	width: 260px;
	float: left;
	padding-right: 10px;
	}

#partnersites, #archivelinks {
	width: 270px;
	padding: 50px 0 10px 0;
	overflow: hidden;
	}
#partnersites { background: url('images/pornpartners.gif') transparent top center no-repeat; }
#archivelinks { background: url('images/archives-links.gif') transparent top center no-repeat; }
#partnersites ul, #archivelinks ul {
	margin: 0 0 0 -30px;
	#margin: 0 0 0 8px;
	clear: both;
	}
#archivelinks ul { #margin-top: -50px; }
#partnersites li {
	margin: 0;
	list-style: none;
	width: 125px;
	padding: 0 5px 5px 0;
	display: block;
	}
#partnersites li { float: left; }
#archivelinks { font-size: 0.9em; }
#archivelinks li {
	list-style: none;
	padding: 0 0 6px 0;
	}

#footer {
	width: 780px;
	min-height: 50px;
	padding: 10px;
	background: transparent url('images/footer.jpg') bottom center no-repeat;
	clear: both;
	text-align: center;
	}

.post {
	width: 508px;
	padding: 0 0px 5px 10px;
	background: transparent;
	display: block;
	}

.posttitle, .pagebar, .navigation {
	width: 467px;
	height: 21px;
	padding: 22px 33px 24px 30px;
	display: block;
	text-align: center;
	overflow: hidden;
	background: transparent url('images/titlebg.gif') top center no-repeat;
	color: white;
	font-size: 1.5em;
	}
.posttitle a, .pagebar a, .navigation a { color: white; }
.navigation {
	width: 497px;
	height: 38px;
	padding: 17px 12px 12px 21px;
	font-size: 1.1em;
	font-weight: bold;
	}
.alignleft, .alignright {
	width: 230px;
	float: left;
	text-align: left;
	display: block;
	padding-right: 10px;
	}
.alignright {
	text-align: right;
	padding-right: 0;
	}

.ad260 {
	width: 260px;
	text-align: center;
	}

.ad130 {
	width: 130px;
	text-align: center;
	float: left;
	padding: 0 0 10px 0;
	}

.post a .square {
	width: 250px;
	height: 250px;
	float: left;
	padding: 0 4px 0 0;
	}

/* for Pagebar plugin */