/*  
Theme Name: Menschmaschine 2008
Theme URI: http://www.menschmaschine.info	
Description: Thema exklusiv f&uuml;r menschmaschine.net, Redesign 08/2008
Author: Silvio Tischer
Author URI: http://www.menschmaschine.net
*/

/*	Farben:

	weiss: 			fff
	dunkelgrau:		3a3a3a
	mittelgrau:		868689
	hellgrau:		d6d5d6
*/
body{
	font-family:'Arimo',Calibri,Helvetica,sans-serif;
}
/* Containers */
body{
	background-color: #fff;
	color: #3a3a3a;
	font-size:62.5%;
	letter-spacing: 1px;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
}
/* Header */
h1,h2,h3,h4,h5,h6{
	text-transform: uppercase;
	font-family: 'Mako', Calibri,Helvetica,sans-serif;
	}

h1{
	font-size:1.8em;
	padding-right:5px;
}
h2{
	font-size:1.8em;
	padding-right:5px;
}
h3{
	font-size:1.2em;
}
#wrap{
	background: #fff;
	margin: 0 auto;
	padding-top: 10px;
	text-align: left;
	width: 850px;
}

#content{
	border-bottom: none;
	border-top: none;
	float: left;
	padding: 10px;
	width: 600px;
	margin-bottom: 30px;
	margin-top: 0px;
}

#breadcrumb	{
	text-align: left;
	padding: 0px 15px;
	margin-top: 150px;
	border-bottom: 1px solid #d6d5d6;
	font-size: 0.9em;
	}

#footer{
	position:fixed;
	bottom: 0px;
	left: 0px;
	width:100%;
	background: #d6d5d6;
	border-top:1px solid #868689;
	border-bottom:none;
	color:#888;
	clear:both;
	padding:3px 0;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
}
a img, .size-thumbnail	{
	padding: 5px;
	border: none;
	margin: 5px;
}
.hilite {
	color: #000;
	background-color: #fff;
}
a, a:link	{
	color: #000;
	border: none;
}
a, a:link, a:visited {
	color: #000;
	text-decoration: none;
	font-weight: 500;
}
a:hover	{
	color:#000;
	text-decoration: underline;	
}
/*Header */
#header{
	position:fixed;
	top:0px;
	left: 0px;
	background: #d6d5d6 url("./images/logo_99_trans.png") 0 no-repeat;
	height: 99px;
	margin: 0 auto;
	clear: both;
	text-align: center;
	width: 100%;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
#header h1 {
	font-size: 2.5em;
	font-weight: normal;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 100px;
	text-align: left;
	width: 700px;
}

#header h1 a{
}

#header h2{
	font-size: 1.8em;
	padding-left: 100px;
	margin: 0 auto;
	text-align: left;
	width: 700px;	
}



/* Navigation */

#nav	{
	text-align: center;
	margin: 0px auto;
}

#navwrap	{
	display: block;
	margin: 0 auto;
	text-align: center;
	clear: both;
	width: 100%;
	position: fixed;
	top: 99px;
	left: 0px;
	background: #d6d5d6;
	border-bottom: 1px solid #868689;
	font-size:	1.2em;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

#navwrap ul	{
	list-style-type:none;
	margin: 0 auto;
	text-align: center;
}

#navwrap ul li	{
	display: inline;
	padding: 5px;
}
#navwrap a	{
	font-weight: normal;
	margin: 5px;
	font-size: 1.1em;	

}
#navwrap .current_page_parent, .current_page_item	{
	text-decoration: underline;
	color: #000 !important;
	font-weight: 900;
	}
#navwrap .current_page_parent	{
	}
/* Entry */

.entry	{
	font-size: 1.2em;
	margin: 5px;
	padding: 10px;
}
.entry a:after	{
    content: url(images/out.png);
    margin: 0px 3px;
}
}
.entrytitle	{
	border-bottom: 1px dotted #868689;
	color:	#868689;
}
.entrytitle h2, .entrytitle h3{
	display: block;
	font-weight: normal;
}

.entrytitle h2{
	color: #fafafa;
}
.entrytitle h3{
	font-weight:normal;
}
.entry-1	{
	/*background-color: #d6d5d6;
	border: 1px solid #d6d5d6;*/
	color: #3a3a3a;
	font-size: 1.3em;
}
.entry-1 .entrytitle{
	border-bottom: 1px solid #868689;
	color: #3a3a3a;
}
.entry-1 .entrytitle h2 {
	color: #fff;
}
body#home .entry-1 .entrytitle
{
	background:url("./images/latest.png") no-repeat;
	border-bottom:none;
	height:45px;
	padding-left:45px;
}
body#home .entry-1 .entrytitle h2{
	display:block;
	margin:0;
}
body#home .entry-1 .entrytitle h3{
	display:block;
	margin:0;
	font-size:0.9em;
}
.entrymeta{
	background: #d6d5d6;
	font-size:0.8em;
	padding:5px;
	display:none;
}
.entry-1 .entrymeta{
	display:block;
}
.postedby{
}

.filedto{
	background:url("./images/file.gif") no-repeat 0 2px;
	padding-left:15px;
}
.commentslink{
	background:url("./images/comments.gif") no-repeat 0 3px;
	padding-left:15px;
}
.navigation {
	background: #d6d5d6;
	text-align: center;
}
#navleft 	{
	float: left;
	margin-bottom: 50px;
}
#navright	{
	float: right;
	margin-bottom: 50px;
}
.entrybody	ul li {
	list-style: disc inside;
	margin-left: 5px;
}
/* Sidebar */
#sidebar{
	border: 0px solid #868689;
	border-top: none;
	color: #3a3a3a;
	font-size: 1.1em;
	float: left;
	margin-top: 0px;
	padding-left: 10px;
	width: 200px;
}
#sidebar h2{
	color: #000;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 10px;
}
#sidebar h3	{
	color: #000;
	font-size: 1.4em;
	font-weight: normal;
	margin: 5px 0px;
}
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	border-bottom: 0px dotted #868689;
	padding:3px;
}
 /* Misc */
.alignleft	{
	float: left;
}
.alignright	{
	float: right;
}
.clear{clear:both;margin:0;padding:0;}

#nav:after, #wrap:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html #nav, * html #wrap {height: 1%;} 
/* Searchform */
#searchform	input {
	border: 1px solid #3a3a3a;
	background-color: #d6d5d6;
	color: #3a3a3a;
	display: block;
  	float: left;
	margin-top:15px;
	width: 175px;
  	}

input#submit { /* den Submit-Button */
	float: none;
	width: 175px;
}

input#text	{
	width: 175px;
	}
	
form br { 
	clear: left; 
}
