/*
Theme Name: Fachverband Kulturmanagement
Theme URI: http://www.fachverband-kulturmanagement.org/
Description: Simple Two-Column Theme with Fixed Left Side
Version: 1.0
Author: Leaky Studio
Author URI: http://leakystudio.com


/*=-=-=-=-=-=-=-=-=-=-= BEGIN CUSTOMIZATION =-=-=-=-=-=-=-=-=-=-=*/

/*Background Color of the page*/
  body {background-color:white;}

/*Body text color*/
  body {color:#000000;}

/*Text color of the blog title in the header*/
h1 {color: #FF0099; font-family:"Times New Roman", Times, serif; font-weight:normal; font-size:28px; margin-top:0px; padding:0px; margin-bottom:15px;}


/*Links color*/
  a {color: #FF0099; text-decoration:none;}

/*Links hover color*/
  a:hover {color:#333}



/*=-=-=-=-=-=-=-=-=-=-=- END CUSTOMIZATION -=-=-=-=-=-=-=-=-=-=-=*/



/*
THE FOLLOWING CODE IS DERIVED FROM THE DEFAULT "KUBRICK" THEME.
THE STRUCTURE AND LAYOUT IS IN MY OPINION, NOT THE WAY CSS SHOULD
BE ORGANIZED, BUT FOR NOW I AM LEAVING IT THE WAY IT IS TO KEEP
IT CONSISTENT.
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	}


#content {
	width: 484px;
	margin-left: 440px;
	margin-top: 65px;
	For /* IE */
    left: 0;
	}

#content .entry p {
	font-size: 13px;
	  text-align:left;
	  font-family: "Times New Roman", Times, serif;
	  letter-spacing: 0.04em;
	  color: #000000;
	  line-height:17px;
	  padding-top:0px;
	  padding-bottom:0px;
	  }
	  
#content .entry ul {
list-style:none;
margin:0px;
padding:0px;
display:block;
}

#content .entry ul li {
list-style:none;
margin:0px;
padding:0px;
display:block;
}

#content .entrypub ul {
list-style:none;
margin:0px;
padding:0px;
display:block;
}

#content .entrypub ul li {
list-style:none;
margin:0px;
padding:0px;
display:block;
}
		
#content .entry {
width: 484px;
font-size: 13px;
	  text-align:left;
	  font-family: "Times New Roman", Times, serif;
	  letter-spacing: 0.04em;
	  color: #000000;
	  line-height:17px;
	  padding-top:0px;
	  margin-top:0px;
	  	  margin-bottom:0px;

	  padding-bottom:0px;
	  border-bottom:dashed 1px #CCCCCC;
	  }
#content .entrypub {
width: 484px;
font-size: 13px;
	  text-align:left;
	  font-family: "Times New Roman", Times, serif;
	  letter-spacing: 0.04em;
	  color: #000000;
	  line-height:17px;
	  padding-top:0px;
	  margin-top:0px;
	  	  margin-bottom:0px;
	  padding-bottom:0px;
	  }
#content .entrybib {
width: 484px;
font-size: 13px;
	  text-align:left;
	  font-family: "Times New Roman", Times, serif;
	  letter-spacing: 0.04em;
	  color: #000000;
	  line-height:17px;
	  padding-top:0px;
	  margin-top:0px;
	  	  margin-bottom:0px;
	  padding-bottom:0px;
	  }
	  
#content .entrybib ul {
list-style:none;
display:block;
margin:0;
padding:0;
	  }
	  
#content .entrybib ul li {
list-style:none;
display:block;
margin:0;
padding-bottom:12px;
	  }
	  
#content .entry_page p {
	font-size: 13px;
	  text-align:left;
	  font-family: "Times New Roman", Times, serif;
	  letter-spacing: 0.04em;
	  color: #000000;
	  line-height:17px;
	  padding-top:0px;
	  padding-bottom:0px;
	  }
	  
#content .entry_page h3 {
font-size:17px;
color:#000000;
font-weight:normal;
margin-top:20px;
margin-bottom:0px;
padding:0px;
}

#content .entry_page_tag p {
	font-size: 13px;
	  text-align:left;
	  font-family: "Times New Roman", Times, serif;
	  letter-spacing: 0.04em;
	  color: #000000;
	  line-height:17px;
	  padding-top:0px;
	  padding-bottom:0px;
	  }
#content .entry_page_tag a {
	  color: #000000;
	  text-decoration:none;
	  }
	  
#content .entry_page_tag a:hover {
	  color: #FF0099;
	  text-decoration:none;
	  }
	  
#content .entry_page_tag h3 {
font-size:17px;
color:#000000;
font-weight:normal;
margin-top:20px;
margin-bottom:0px;
padding:0px;
}

#content .entry h3 {
font-size:17px;
color:#000000;
font-weight:normal;
margin-top:20px;
margin-bottom:0px;
padding:0px;
}
	  
#content .post_cat .entry_cat {
width: 484px;
font-size: 13px;
	  text-align:left;
	  font-family: "Times New Roman", Times, serif;
	  letter-spacing: 0.04em;
	  color: #000000;
	  padding-top:0;
	  padding-bottom:7px;
		border-bottom: dashed 1px #CCCCCC;
	  margin-top:0;
	  margin-bottom:0;
	  }
	  
#content .post_cat .entry_cat_list {
width: 484px;
font-size: 13px;
	  text-align:left;
	  font-family: "Times New Roman", Times, serif;
	  letter-spacing: 0.04em;
	  color: #000000;
	  padding-top:0;
	  padding-bottom:0;
	  margin-top:0;
	  margin-bottom:0;
	  }
#content .post_cat .entry_cat_list p {
	font-size: 13px;
	  text-align:left;
	  font-family: "Times New Roman", Times, serif;
	  letter-spacing: 0.04em;
	  color: #000000;
	  margin:0px;
	  padding-top:-30px;
	  padding-bottom:0px;
	  }
	  
#content .entry_cat h5 {
color:#666666;
margin-bottom: 5px;
}
	  
#content .post_cat .entry_cat p {
	font-size: 13px;
	  text-align:left;
	  font-family: "Times New Roman", Times, serif;
	  letter-spacing: 0.04em;
	  color: #000000;
	  margin:0px;
	  padding-top:-30px;
	  padding-bottom:0px;
	  }
	  
	  
#content .entry_page ul {
list-style:none;
margin:0px;
padding:0px;
display:block;
}

#content .entry_page ul li {
list-style:none;
margin:0px;
padding:0px;
display:block;
}
		
#content .entry_page {
width: 484px;
font-size: 13px;
	  text-align:left;
	  font-family: "Times New Roman", Times, serif;
	  letter-spacing: 0.04em;
	  color: #000000;
	  line-height:17px;
	  padding-top:0px;
	  margin-top:0px;
	  	  margin-bottom:0px;

	  padding-bottom:0px;
	  }

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#content .post_cat h3 {
font-family: "Times New Roman", Times, serif;
font-size:17px;
color: #000000;
padding-left: 9px;
margin-left: -9px;
margin-top:0px;
margin-bottom:3px;
font-weight:normal;
text-indent:-9px;
}


h2 {
	font-size: 24px;
	padding-left: 13px;
	margin-left: -13px;
	color:#FF0099;
	font-weight:normal;
	padding-bottom:0px;
	margin-bottom:8px;
	margin-top:0px;
	text-indent:-13px;
	line-height:27px;
	}
h2 a {
text-decoration:none;
padding:0px;
margin:0px;
}

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




/* End Typography & Colors */


/* Begin Structure */

/* Always show the scrollbar */
html {height: 100%;margin-bottom: 1px;}

body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 20px auto;
	padding: 0;
	min-width: 500px;
/*	width: 760px;*/
	}

#header {
	margin: 0 0 0px 1px;
	padding: 0;
}

#content .post {
  margin-bottom:35px;
  padding:0px;
  margin-top:0px;
	}
	
#content .postpage {
  margin-bottom:35px;
  padding:0px;
  margin-top:0px;
	}
	
	
#content .postpage ul {
list-style:none;
margin:0;
padding:0;
display:block;
font-size:14px;
}

#content .postpage ul li {
list-style:none;
margin:0;
padding-bottom:10px;
display:block;
}



#content .post_cat {
  margin-bottom:35px;
  padding:0px;
  margin-top:15px;
	}
	
#content .post_cat ul {
list-style:none;
margin:0px;
padding:0px;
display:block;
	}
#content .post_cat ul li{
list-style:none;
margin:0px;
padding:0px;
display:block;
	}


.post hr {
  display: block;
}



#content .postmetadata {
  font-size:11px;
padding-top:5px;
color:#555;
font-family:"Times New Roman", Times, serif;
margin:0px;
}

#tags {
font-size:11px !important;
color:#999;
}




.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin-left: 175px;
	clear: both;
	width: 770px;
	margin-top:40px;
	font-size:11px;
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	line-height:16px;	}
	
	
#footer ul {
list-style:none;
font-size:12px;
margin-top:0px;
margin-bottom:10px;
padding:0px;
display:block;
}

#footer ul li {
list-style:none;
font-size:12px;
margin:0px;
padding-bottom:4px;
display:block;
}
	
#footer_middle {
width: 484px;
padding-top: 5px;
border-top: solid thin #999999;
margin-left:266px;
}

#footer_left {
float:left;
width:194px;
margin:0px;
padding-top: 5px;
border-top: solid thin #999999;
}




#footer p {
	margin: 0;
	padding-bottom:0px;
}

/* End Structure */



/*	Begin Headers */

#footer h3 {
font-family:"Andale Mono";
font-size:12px;
color:#000000;
padding-top:0;
margin-top:1px;
margin-bottom:1px;
font-weight:normal;
}

h6 {
font-family:"Times New Roman", Times, serif;
font-size:16px;
color:#000000;
letter-spacing:0.02em;
font-style:normal;
margin-bottom:3px;
margin-top:0px;
font-weight:normal;
padding:0px;
}

h5 {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#000000;
letter-spacing:0.02em;
margin-bottom:10px;
font-weight:normal;
padding:0px;
margin-top:0px;
}

.grosse5 {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#000000;
letter-spacing:0.02em;
margin-bottom:10px;
font-weight:normal;
padding:0px;
margin-top:0px;
}

h4 {
font-family:"Times New Roman", Times, serif;
font-size:13px;
color:#000000;
letter-spacing:0.02em;
margin-bottom:5px;
font-weight:normal;
padding:0px;
margin-top:0px;
}




/* End Headers */



/* Begin Images */
.entry img {
	margin-right: 10px;
	margin-bottom:5px;
	float:left;
	padding:0px;
	}
	
#content .entrypub .entry_left {
padding:0;
margin-right:10px;
width:120px;
float:left;
text-align:left;
}
	
#content .entrypub .entry_right {
padding:0;
margin:0;
width:354px;
float:right;
text-align:left;
}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */




#sidebar #navigation a {
color:#000000;
text-decoration:none;
}

#sidebar #navigation a:hover {
color: #FF0099;
text-decoration:none;
}

#current {
color: #FF0099;
}

#sidebar li#current a {
color: #FF0099;
}



#sidebar #navigation {
padding:0;
margin-top:20px;
margin-left:90px;
}


#sidebar ul li {
	background-image:url(bilder/nav_dash.png);
	background-repeat:no-repeat;
	background-position: 0 2px;
	list-style-type: none;
	margin-bottom: 6px;
	text-align:left;
	padding-left:14px;
	font-family:"Andale Mono", monospace;
	font-size:12px;
	}

#sidebar  ul ul {
	list-style-type: none;
	margin-bottom: 0;
	text-align:left;
	padding:0;
	font-family:"Andale Mono", monospace;
	font-size:12px;
	margin-left:13px;
	}
	
#navigation ul li ul li {
background-image: url(bilder/nav_doubledash.png);
	background-repeat:no-repeat;
	background-position: 0 2px;
	list-style-type: none;
	margin-bottom: 6px;
	text-align:left;
	padding-left:17px;
	font-family: "Andale Mono", monospace;
	font-size:12px;
	}

/* End Entry Lists */



div.feed {width: 300px;float: left;padding: 0 20px 20px 0;margin: 0;}
.feed div.feedtitle {font-family: 'Trebuchet MS', arial;font-size: 14pt;font-weight: bold;margin: 0;padding: 0;text-transform: uppercase;}
.feed div.feedtitle a:link, .feed div.feedtitle a:visited {color: #666;text-decoration: none;}
.feed ul {margin: 0;padding: 0;list-style: none;}
.feed li {font-family: Arial;font-size: 8pt;line-height: 2em;border-top: 1px solid #ccc;}
.feeditem a:link, .feeditem a:visited {position: relative;z-index: 24;text-decoration: none;color: #000;}
.feeditem a:hover {z-index: 25;background: #eee;color: #666;}
.feeditem a span { display: none }
.feeditem a:hover span {display: block;position: absolute;top: 2em;left: 2em;width: 300px;border: 1px solid #ccc;padding: 5px;background-color: #eee;color: #000;font-family: Arial;font-size: 10pt;}
				



/* Begin Sidebar */
#sidebar {
	padding:0;
	margin-top:169px;
	margin-left:30px;
	width:341px;
	background-color:#FFFFFF;
	position: fixed;
    left: 0;
	top: 0;
	}
	
#sidebar .fvbkm_logo {
background-image: url(bilder/fachverband_kulturmanagement_logo.png);
background-repeat:no-repeat;
width:340px;
height:56px;
}

#breadcrumb {
font-family:"Andale Mono";
font-size:9px;
color:#999999;
margin-top:3px;
text-transform:uppercase;
margin-left: 440px;
}

#breadcrumb a {
font-family:"Andale Mono";
font-size:9px;
color:#999999;
text-decoration:none;
}
#breadcrumb a:hover {
font-family:"Andale Mono";
font-size:9px;
color: #FF0099;
text-decoration:none;
}


#sidebar form {
	margin: 0;
	}
/* End Sidebar */





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}



/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

a[href$=".PDF"], a[href$=".pdf"] {
	padding: 2px 0px 2px 14px;
	background: url(bilder/pdf_icon.png) left center no-repeat;
}
/* End captions */