/*
Theme Name: generalist
Theme URI: www.generalist.in
Description: generalist magazine
Version: 0.1
Author: Timur
Author URI: http://www.timkado.com/
Tags: no tags

	generalist
	

	This theme is based on the default wordpress theme.

*/




img.alignleft, div.alignleft
{
float:left;
margin:0px 30px 30px 0px;
}
img.alignright, div.alignright
{
float:right;
margin:0px 0px 30px 30px;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}


img {
   border-color: #000000;
   border: 0px;   
}



	
	/* Begin Typography & Colors */


a:link {	
	color: #000;
	text-decoration: none;
	font-weight: bold;
	
	
		}
a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	
		}
a:hover {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	
		}
a:active {
	color: #333;
	text-decoration: none;
	font-weight: bold;	
	
	}
	


body {
	font-size: 100%; /* Resets 1em to 10px */
	font-family: Garamond, "Times New Roman", serif;
	/* background-color: #d5d6d7;*/
	}

#page {
	/*background-color: white;*/
	border: 1px solid #959596;
	/*text-align: left;*/
	}

#header {
	background-color:#FFF;
	}

#content {
	font-size: 10pt;
	/*background-color:#FFF;*/
	}

h1, h2, h3 {
	font-family: Garamond, "Times New Roman", serif;
	font-weight: lighter;
	}

h1 {
	font-size: 14pt;
	}
p {
	margin: 0px;
	line-height:12pt;	
	}


h2 {
	font-size: 18pt;
	/*margin-bottom: 5px;
	margin-top: 5px; */

	
	}

h2.pagetitle {
	font-size: 18pt;
	}


h3 {
	font-size: 10pt;
	}
	
.h4 {
	font-size: 8pt;
	background-color:#FFF;
	text-transform: uppercase;
	
	margin-bottom: 3px;
	margin-top: 3px;
	/* clear:both; */
	}



.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Garamond, "Times New Roman", serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Garamond, "Times New Roman", serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
	.ger {
	color: #060;
	text-decoration: italic;
	}
	
.en {
	color: #600;
	}

/* End Typography & Colors */







/* Begin Structure */
body {
	margin-top: 40px;
	width: 600px;
	margin-left: auto;
	margin-right: auto; 
	padding: 0;
	}

#page {
	background-color: white;
	margin-left: auto;
	margin-right: auto; 
	padding: 0;
	width: 600px;
	border: 1px solid #959596;
	}

#header {
	 width: 600px;
	 height: 60px;
	 padding: 0px;
	position:relative;
	

	}

#logo {
	 width: 400px;
	 height: 60px;
	float: left; 
	position:relative;
	}


#suchen {
	 width: 200px;
	  height: 60px;
float: right; 
position:relative;
	}

#footer {
	width: 600px;
	  height: 10px;
	  margin-left: auto;
	  margin-right: auto; 
	}
	
.trenner {
	margin-bottom: 5px;
	margin-top: 1px;
	}	

.narrowcolumn {
	float: left;
	margin: 0px 0 0;
	width: 600px;
	}


 .post {
	margin: 0 0 40px;
	text-align: justify;
	} 

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



.widecolumn {
	
	width: 600px;
	}


/* End Structure */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 2px 1px;
	text-align: right;
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* NAVIGATIONS MENUE */
#menu {
	height: 20px;
	width: 600px;
	text-align:left;
	background-color: #FFF;
	position:relative;
	 }


.order {
	
	margin-left: 2px;
	
	
	}

.menuitems {
	
	
	
	font-size: 10pt;
	font-weight: bold;	
	text-transform: uppercase;
	font-family: Garamond, "Times New Roman", Helvetica, sans-serif;
	 }



 .menuitems a {
	color: #333;
 	text-decoration: none;
 	text-transform: uppercase;

 }

 .menuitems a:hover {
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
	/*background-image: url("http://www.timkado.com/blog/leiste.png");*/
 }

 #menu ul {
 list-style-type: none;
 display: inline;
position: relative;
 margin-left: -10px;
padding: 0px;
list-style-point: none;
 }
 
 
  #menu li {
 list-style-type: none;
 display: inline;

padding: 10px;
list-style-point: none;
 }
 
 
 /* ADMIN LOGIN LEISTE */
 
 #loginleiste {
	height: 15px;
	width: 600px;
	text-align:center;
	position:relative;
	z-index: 2;
	 }

.loginitems {
	
	
	
	font-size: 8pt;
	text-transform: uppercase;
	font-weight:lighter;
	color: #999;
	 }

 .loginitems a {
	color: #999;
 	text-decoration: none;
 	text-transform: uppercase;

 }

 .loginitems a:hover {
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
	/*background-image: url("http://www.timkado.com/blog/leiste.png");*/
 }

 #loginleiste ul {
 list-style-type: none;
 display: inline;
position: relative;
padding: 0px;
list-style-point: none;
 }
 
 
  #loginleiste li {
 list-style-type: none;
 display: inline;

padding: 10px;
list-style-point: none;
 }
 
 
  
 /* NODECOLINKS */
 
 #nodecolink {
	color: #333;
 	text-decoration: none;
	font-weight:normal;

	 }



 .nodecolink a {
	color: #333;
 	text-decoration: none;
	font-weight:normal;

 }

 .nodecolink a:hover {
	color: #333;
 	text-decoration: none;
	font-weight:normal;

 }
 
 

