/*
Theme Name: pax.pro-Lamer
Theme URI: http://pax.pro-lamer.net
Description: pax.pro-Lamer - Theme
Version: 1
Author: tar - http://www.pro-lamer.net
*/

	* {
		font-family: Verdana;
		margin: 0;
		padding: 0;
		border: 0;
	}

	html, body {
		height: 100%;
	}

	body {
		background: #222211;
	}

	#container {
		position: relative;
		z-index: 1;
		width: 1012px;
		margin: 10px auto auto auto;
		border: 1px #888877 solid;
		background: #333322 url() no-repeat;
	}

	#header {
		width: 1012px;
		height: 180px;
		background: #555544 url(gfx/logo.png) no-repeat;
		color: #ccccaa;
		font-size: 8pt;
	}

	#header_logo {
		position: relative;
		height: 162px;
	}

	#header_nav {
		font-size: 8pt;
		font-weight: bold;
		border-top: 1px solid #aaaa88;
		border-bottom: 1px solid #aaaa99;
	}

	#wrapper {
		width: 1004px;
	}

	#sidebar {
		float: left;
		width: 146px;
		padding: 4px 4px 8px 8px;
		color: #ccccaa;
		font-size: 8pt;
		text-align: justify;
	}

	#sidebar_right {
		float: left;
		width: 182px;
		padding: 4px 8px 8px 8px;
		color: #ccccaa;
		font-size: 8pt;
		text-align: justify;
	}

	#content {
		position: relative;
		float: left;
		width: 628px;
		padding: 4px;
		color: #ccccaa;
		font-size: 8pt;
	}

	#footer {
		clear: both;
		height: 14px;
		padding: 2px;
		padding-right: 14px;
		background: #555544 url() no-repeat;
		color: #1a1a0a;
		font-size: 7pt;
		text-align: right;
		border-top: 1px solid #888877;
	}

	.title {
		position: relative;
		font-size: 13pt;
		font-weight: bold;
		text-decoration: none;
	}

	.post {
		color: #bbbbaa;
		background: #222211 url() no-repeat;
		border: #888877 1px outset;
		padding: 8px;
	}

	.archivetitle {
		background: #000000;
		border-top: #555544 1px solid;
		border-bottom: #555544 1px solid;
		font-size: 13pt;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
	}

	.text {
		position: relative;
		font-size: 8pt;
		text-align: justify;
	}

	.text p {
		padding-top: 3px;
		padding-bottom: 3px;
	}

	.small {
		text-align: left;
	}

	.meta {
		position: relative;
		left: 6px;
		width: 812px;
		color: #777766;
		font-size: 8pt;
	}

	.meta_l {
		position: relative;
		float: left;
		left: 6px;
		width: 160px;
		font-size: 8pt;
	}

	.pL-rating {
		position: relative;
		float: right;
		right: 6px;
		font-size: 8pt;
		text-align: right;
	}

	.meta_r {
		position: relative;
		float: right;
		right: 20px;
		width: 350px;
		font-size: 8pt;
		text-align: left;
	}

	.navleft {
		float: left;
	}

	.navright {
		float: right;
	}

	a:link, a:visited {
		color: #666655;
		font-weight: bold;
		text-decoration: none;
	}

	a:hover, a:active {
		color: #ccccaa;
		text-decoration: none;
	}

	#sidebar a:link, #sidebar_right a:link, #sidebar a:visited, #sidebar_right a:visited {
		display: block;
		color: #666655;
		font-weight: bold;
		margin-left: 2px;
		margin-right: 2px;
		padding-left: 2px;
		padding-right: 2px;
		border: 1px solid #333322;
	}

	#sidebar a:hover, #sidebar_right a:hover, #sidebar a:active, #sidebar_right a:active {
		display: block;
		background-color: #444433;
		color: #ccccaa;
		margin-left: 2px;
		margin-right: 2px;
		padding-left: 2px;
		padding-right: 2px;
		border: 1px solid #555544;
	}

	a.title:link, a.title:visited {
		background-color: #222211;
		color: #aaaa99;
		font-weight: bold;
		padding-left: 2px;
		padding-right: 2px;
	}

	a.title:hover, a.title:active {
		background-color: #333322;
		color: #ccccaa;
		padding-left: 2px;
		padding-right: 2px;
		border-top: 1px dotted #aaaa99;
		border-bottom: 1px dotted #aaaa99;
	}

	a.logo:link, a.logo:visited {
		display: block;
		background: #555544 url(gfx/logo.png) no-repeat;
		font-size: 7pt;
	}

	a.logo:hover, a.logo:active {
		display: block;
		background: #555544 url(gfx/logo.png) no-repeat;
	}

	h1 {
		font-size: 14pt;
	}

	h2 {
		font-size: 12pt;
	}

	h3 {
		font-size: 10pt;
	}

	h4 {
		font-size: 9pt;
	}

	h5 {
		font-size: 8pt;
	}

	h6 {
		font-size: 7pt;
	}

	p {
		margin: 4px;
	}

	hr.line {
		height: 1px;
		background: #000000;
		color: #ffffff;
	}

	hr.clear {
		clear: both;
		height: 2px;
		visibility: hidden;
	}

.a {
	background: #555544;
	color: #ccccaa;
	font-size: 7pt;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px outset #ccccaa;
}

.b {
	color: #aaaa77;
	font-size: 8pt;
	padding-left: 2px;
	padding-right: 2px;
}

.title_sub {
	background: #444433;
	border: 1px ridge #888877;
	font-size: 9pt;
	font-weight: bold;
	padding: 2px;
	margin: 6px;
	margin-top: 0px;
}

.title_sub_sub {
	background: #333322;
	border: 1px dotted #888877;
	font-size: 8pt;
	font-weight: bold;
	padding: 2px;
	margin: 10px;
}

input {
	color: #ccccaa;
	background-color: #000000;
	vertical-align: middle;
	border: 1px inset #888877;
	margin: 4px 8px;
	padding: 2px;
}

textarea {
	background-color: #000000;
	color: #ccccaa;
	border: 1px inset #888877;
	margin: 4px 8px;
	padding: 4px;
}

#submit {
	color: #ccccaa;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #888877;
	background-color: #000000;
	padding: 0 12px 0 12px;
	margin-top: 1px;
	margin-left: 12px;
}

.buttons {
	border: 1px solid #888877; 
	background-color: #000000;
	color: #ccccaa;
	padding: 0;
	margin: 0;
	font-size: 8pt;
}

.search {
	background: #000000;
}

.graybox {
	border: 1px dotted #888877;
	background-color: #141404;
	margin: 4px 8px;
	padding: 1px 4px;
	color: #bbbbaa;
}

.graybox2 {
	border: 1px dotted #888877;
	background-color: #242414;
	margin: 4px 8px;
	padding: 2px 4px;
	color: #bbbbaa;
}

.commentlist {
	position: relative;
	color: #ffffff;
}


blockquote { 
	position: relative;
	color: #999988;
	background-color: #333322;
	border: 1px #777766 dotted;
	padding: 0 1em 0 1em;
	margin: 0 20px 3px 20px;
}

.quote {
	position: relative;
	color: #999988;
	background-color: #333322;
	border: 1px #777766 dotted;
	padding: 0 1em 0 1em;
	margin: 0 20px 3px 20px;
}

#container_pic {
	position: relative;
	top: 0px;
	color: #bbbbaa;
	font-size: 8pt;
	text-align: center;
	background: #222211 url() no-repeat;
}

.small {
	padding: 4px;
}

#pl_impressum {
	background: #ffffff;
	padding: 10px;
}

/* -- LIST SETTINGS -- */

ol {
	margin-left: 24px;
}

ul {
	margin-left: 24px;
}

ul.nolist {
	margin-left: 0px;
	list-style: none;
}

li {
	padding: 0;
	margin: 0;
}

ul.left {
	position: relative;
	left: 10px;
	width: 200px;
	float: left;
}

ul.right {
	position: relative;
	right: 10px;
	width: 200px;
	float: right;
}

ul.left2 {
	position: relative;
	left: 10px;
	width: 150px;
	float: left;
}

ul.right2 {
	position: relative;
	right: 10px;
	width: 270px;
	float: right;
}


li.small {
	margin-bottom: 3px;
	font-size: 9px;
	text-align: left;
}

/* MENU */

#pl_menu {
	position: relative;
	z-index: 2;
	height: 12px;
	width: 800px;
}

#pl_menu_nav {
	position: relative;
	height: 14px;
	top: -2px;
	left: 180px;
	width: 800px;
}

#pl_menu ul.menu {
	list-style: none;
	margin: 0px;
}

#pl_menu ul.menu_sub {
	width: 155px;
	background: #ccccaa url() repeat;
	list-style: none;
	margin: 0px;
	text-align: left;
}


#pl_menu li.menu {
	position: relative;
	width: 160px;
	float: left;
	color: #ccccaa;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border: 0px solid #ccccaa;
	border-left-width: 1px;
}

#pl_menu li.menu:hover {
	background-color: #ccccaa;
	color: #444433;
}

#pl_menu li.menu ul {
	display: none;
	top: 100%;
	left: 0px;
	position: absolute;
	padding: 10px 0 6px 0;
	border: 1px solid #000000;
	border-top: 1px dotted;
}

#pl_menu li.menu>ul {
	top: auto;
	left: auto;
}

#pl_menu li.menu li {
	display: block;
	width: 128px;
	float: none;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 8pt;
}

#pl_menu li.menu:hover ul, #pl_menu li.over ul {
	display: block;
}

#pl_menu li.menu#last {
	border-right-width: 1px;
}

#pl_menu a.nav:link, #pl_menu a.nav:visited {
	display: block;
	background-color: #ccccaa;
	color: #666655;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #ccccaa;
}

#pl_menu a.nav:hover, #pl_menu a.nav:active {
	display: block;
	background-color: #eeeecc;
	color: #222211;
	text-decoration: none;
	border: 1px solid #aaaa88;
}

	/* \*/
	* html .nolist a {
		height: 1px;
	} 
	/*  */
