/*  
Theme Name: PARKAFILM
Theme URI: http://www.PARKAFILM.cc/
Description: for P A R K A F I L M.cc
Version: 1.2b
Author: Stefan Schreck
Author URI: http://feature-laden.de/

	PARKAFILM v1.2b
	 http://feature-laden.de/

	This theme was designed by Tine Gundelach and built by Stefan Schreck.
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #fff;
	color: #000;
	text-align: left;
	}

#page {
	background-color: #fff;
	text-align: left;
	}

#header {
	background: #fff url('images/parkafilm.jpg') no-repeat center left;
	}
	
#header.start {
	background: #fff url('images/parkafilm_start.jpg') no-repeat center left;
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 50px; 
	width: 409px; 
	display: none;
	} 

#content.widecolumn {
	left: 330px;
	position: absolute;
	width: 450px;
}

.widecolumn {
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0;
	padding-top: 80px;
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 5px;
	width: 760px;
	}

#content.films {
    top: 175px;
	left: 16px;
	position: absolute;
	width: 450px;
}

.widecolumn .news .entry p {
	width: 450px;
	line-height: 14px;
	font-size: 10px;
	}

div.entry p {
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 14px;
	font-size: 10px;
}

div.entry {
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 14px;
	font-size: 10px;
}


.narrowcolumn .entry, .widecolumn .entry {
	}

.widecolumn .films {
	width: 650px;
	}
	
.linkcat h2 {
display: none;
}

li#linkcat-2.linkcat {
list-style-type: none; display: inline; margin: 0; text-align: left;
}

#linkcat-2.linkcat ul {
list-style-type: none; height: 23px; list-style: none; margin: 0; padding: 0;
}

div#content.widecolumn ul {
	margin-left: -5px;
}

.narrowcolumn .postmetadata {
	text-align: left;
	}

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

#footer {
	background: #fff; 
	border: none;
	}

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

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	display: none;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

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

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	line-height: 14px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #414f1d;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin-left: 27px;
	margin-bottom: 20px;
	margin-right: auto;
	background-color: white;
	padding: 0;
	width: 960px;
	}

#header {
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #fff;
	margin: 0 0 0 0px; 
	padding: 0; 
	height: 110px; 
	width: 970px;
	}
	
#header.start {
	left: 250px;
	position: absolute;
	top: 220px;
	border-bottom-color: black;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	background-color: #fff;
	margin: 0 0 0 1px; 
	padding: 0; 
	width: 450px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	display: none;
	}

.narrowcolumn {
	margin-left: 110px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0px;
	padding: 58px 0 0px 0;
	width: 450px;
	}

.films {
	padding-left: 0;
	padding-bottom: 20px;
	padding-right: 0;
	padding-top: 10px;
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 5px;
	width: 760px;
	}


.news {
	padding-left: 330px;
	padding-bottom: 20px;
	padding-right: 0;
	padding-top: 85px;
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 5px;
	width: 450px;
	}

.post_column_left {
text-align: right;
width: 320px;
position: absolute;
float: left;
}

img.size-full {
padding-right: 0px;
padding-top: 0px;
}
	
.post_column_right {
line-height: 14px;
font-size: 10px;
font-family: Verdana, Arial, sans-serif;
left: 340px;
position: relative;
width: 450px;
}

.post_column_right h1 {
line-height: 18px;
font-size: 14px;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
}

.post_column_right h2 {
line-height: 14px;
font-size: 10px;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
}

.post {
	width: 450px;
	text-align: justify;
	}
	
.post-news {
	color: black;
	line-height: 14px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	width: 450px;
	text-align: justify;
	margin-top: 0px;
    margin-bottom: 0px;
	}
	
.strich {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 110px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	}
	
.strich-films {
   margin-top: 10px;
   position: absolute;
   left: 340px;
   width: 110px;
   border-bottom-style: solid;
   border-bottom-width: 1px;
	}
	
.post#post-6 {
	letter-spacing: 1px;
	width: 650px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	text-align: justify;
	line-height: 18px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: #414F1D;
		padding-top: 20px;
	}
	
div.post#post-6 img {
	margin-left: 0;
	margin-bottom: 16px;
	margin-right: 50px;
	margin-top: 0;
	padding: 4px;
	display: inline;
	float: left;
}
	
.post#post-7 {
	letter-spacing: 0px;
	padding-left: 220px;
	padding-top: 20px;
	width: 450px;
	text-align: left;
	line-height: 14px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: black; 
	}
	
.post#post-8 {
	margin-top: 20px;
	letter-spacing: 0px;
	padding-left: 220px;
	width: 430px;
	line-height: 14px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	color: black;
	}

div.post {
		margin-bottom: 20px;
}

.post hr {
	display: block;
	}

.widecolumn .post-news .news {
		margin-left: 0;
		margin-bottom: 35px;
		margin-right: 0;
		margin-top: 0;
	}

.narrowcolumn .postmetadata {
	padding: 0px;
	margin: 0px;
	line-height: 14px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	}

.widecolumn .postmetadata {
	padding: 0px;
	margin: 0px;
	line-height: 14px;
	font-size: 10px;
	font-family: Verdana, Arial, sans-serif;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	line-height: 10px;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 960px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: left;
	}
/* End Structure */



/*	Begin Headers */


h2 {
	margin: 9px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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

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

img.alignleft {
	margin-left: 0;
	margin-bottom: 16px;
	margin-right: 20px;
	margin-top: 0;
	padding: 4px;
	display: inline;
	float: left;
	}

.alignright {
	float: right;
	}

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


#sidebar {
left: 27px;
top: 125px;
position: absolute;
list-style-type: none; letter-spacing: 2px; text-transform: uppercase; font-style: italic; font-weight: bold; margin-left: 0px; margin-top: -15px; font: 12px Verdana, Arial, Helvetica, sans-serif;
}

#sidebar.start {
left: 250px;
top: 320px;
position: absolute;
list-style-type: none; letter-spacing: 2px; text-transform: uppercase; font-style: italic; font-weight: bold; margin-left: 0px; margin-top: -15px; font: 12px Verdana, Arial, Helvetica, sans-serif;
}

#sidebar li {
list-style-type: none; display: inline; margin: 0; text-align: center;
}
#sidebar ul {
list-style-type: none; height: 23px; list-style: none; margin: 0; padding: 0; text-transform: uppercase;
}
#sidebar #current {
list-style-type: none; padding-bottom: 4px; border-bottom: 1px solid black;
}
#sidebar #last a {
list-style-type: none; margin-right: 0;
}
#sidebar a {
font-size: 11px;
letter-spacing: 1px;
font-style: italic;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
list-style-type: none; float: left; height: 18px; margin-right: 16px; text-decoration: none;
}
#sidebar a:hover {
list-style-type: none; padding-bottom: 1px; border-bottom: 1px solid #ccc;
}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	display: none;
	}

#wp-sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#wp-sidebar #searchsubmit {
	padding: 1px;
	}

.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#wp-sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

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



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.post-info-home {
	padding: 0px;
	margin: 0px;
	width: 450px;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	display: none;
}

.post-info-news {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	line-height: 16px;
	width: 450px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}



.post-info-home-sub {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px;
	width: 450px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}

.current_page_item a{
	color: #414f1d;
}

#bild {
	clear: none;
	float: none;
	top: 0px;
	position: relative;
	left: -200px;

}