/*

	Theme Name:		ZWEIDREI AWESOMENISM
	Version:		0.6
	Author:			Your Neighbours
	Author URI:		http://yourneighbours.de

*/

/* GOBAL STYLES */

* {
	margin: 					0px;
	padding:					0px;
	letter-spacing:				0.0em;
	line-height:				140%;
	font-size:					8pt;
}

html { 
	font-family:				Courier New, monospace;
	color:						#000;
}

body {
	height:						100%;
}

html>body {
     font-size: 				10px;
}

h1, h2, h3, h4, h5, h6 {
	text-transform:				uppercase;
	line-height:				1.5;
	letter-spacing:				0.0em;
}

h1 {
	font-size:					1.5em;
	padding-bottom:				15px;
}

h2 {
	font-size:					2.0em;
	padding-bottom:				17px;
}

h4 {
	font-size:					0.7em;
}

a {
	color:						#000;
	text-decoration:			line-through;
}

a:hover {
	text-decoration:			none;
}

a img {
	border:						0px;
}

table tr {
	vertical-align:				top;
}

/* MULTICLASS STYLES */

.clearboth {
	clear:						both;
}

.clearnone {
	clear:						none;
}

.left {
	float:						left;
}

.right {
	float:						right;
}

.hide {
	visibility:					hidden;
}

.show {
	visibility:					visible !important;
}

.black {
	background:					#000;
}




/* PLACEHOLDERS */

#container {
	margin:						auto;
	padding:					0px;
	height:						520px;
	width:						98%;
	position:					absolute;
	overflow:					none;
}

#fixedheader {
	position:					fixed;
	width:						100%;
	height:						160px;
	background:					#fff;
	z-index:					10;
}

#titleheader {
	height:						58px;
	width:						530px;
	padding:					15px 0px 0px 15px;
}

#titleheader img, #titleheader a {
	margin:						0px;
	padding:					0px;
}

#tagline {
	margin:						3px 0px 0px 9px;
}

#navigation {
	margin:					0px 0px 0px 15px;
	height:					95px;
}

.homemargin {
	height:					36px;
	display:				block;
	width:					93px;
}

.dreieck {
	width:					93px;
	height:					80px;
	float:					left;
	margin:					0px 16px 15px 0px;
	overflow:				hidden;
}

.backbutton {
	width:					31px;
	height:					28px;
	float:					left;
	margin:					3px;
	overflow:				hidden;
	margin-top: 			410px;
	left: 					15px;
	position:				fixed;
}

div img {
	margin:					0px;
}

#content {
	padding:				0px 0px 0px 15px;
	padding-top:			178px;
	margin-top:				0px;
	position:				static;
	height:					auto;
	width:					100% !important;
}

.blogpage {
	height:					430px !important;
}

.blogcolumn {
	width:					857px;
	height:					389px;
	background:				url('img/dottted_bg.gif') repeat-x bottom left;
	margin-right:			16px;
	margin-bottom:			5px;
}

.postmeta td {
	font-size:				100%;
	height:					10px;
}

.postmeta .input1 {
	width:					80px;
}

.postmeta .input2 {
	width:					180px;
}


.blogtext {
	background:				url('img/dottted_bg.gif') repeat-x top left;
	margin-left:			16px;
	padding-top:			19px;
	width:					311px;
	height:					389px;
}

.blogimgwrapper {
	width:					529px;
	height:					372px;
	overflow:				none;
	text-align:				left;
}

.column p {
	margin-bottom:			10px;
	font-size:				8pt;
}

.column1 {
	position:				relative;
	padding:				15px 0px 0px 0px;
	width:					93px;
/*	height:					472px;*/
	margin-right:			16px;
	background:				url('img/dottted_bg.gif') repeat-x top left;
}

.column2 {
	position:				relative;
	padding:				15px 0px 0px 0px;
	width:					202px;
/*	height:					472px;*/
	margin-right:			16px;
	background:				url('img/dottted_bg.gif') repeat-x top left;
}

.column3 {
	position:				relative;
	padding:				15px 0px 0px 0px;
	width:					311px;
/*	height:					472px;*/
	margin-right:			16px;
	background:				url('img/dottted_bg.gif') repeat-x top left;
}

.column4 {
	position:				relative;
	padding:				15px 0px 0px 0px;
/*	height:					472px;*/
	width:					420px;
	margin-right:			16px;
	background:				url('img/dottted_bg.gif') repeat-x top left;
}

.column5 {
	position:				relative;
	padding:				15px 0px 0px 0px;
/*	height:					472px;*/
	width:					529px;
	margin-right:			16px;
	background:				url('img/dottted_bg.gif') repeat-x top left;
}

#partay {
	width:					460px;
	padding-top:			40px;
	margin:					auto;
	overflow:				hidden;
	text-align:				center;
	color:					#fff;
	text-transform:			uppercase;
}

#partay a {
	color:					#fff;
}

#index {
	width:					186px;
	height:					16px;
	float:					left;
	padding-top:			15px;
	font-size:				8pt;
}

.projectpage {
	margin-top:				-11px !important;
	height:					300px !important;
}

table.projectoverview .input {
	width:					74px;
	
}

#blogwrapper {
	width: 100%;
}

.leftnewsblock, .rightnewsblock {
	height: 48px;
	text-align: left;
	line-height: 160%;
	clear: both;
}

.pagenav a {
	text-decoration: none;
}

.pagenav a:hover {
	text-decoration: underline;
}

.searchwrap {
  width: 180px;
  text-align: center;
  margin: auto;
  padding-top: 100px;
}

.searchwrap input {
	font-family:				Courier New, monospace;
  font-size: 13px;
  background: none;
  border: 1px #ccc solid;
  padding: 2px 4px;
  clear: both;
  text-align: center;
}

.searchwrap .dreieck {
  margin: auto;
float: none;
}

.searchwrap .logo {
  margin-top: 16px;
}

.searchwrap .dreieck img{
  margin-top: -15px;

}