/*
Theme Name: Jung-Medien 2
Theme URI: http://www.jung-medien.com
Description: Theme für die Standardseite.
Version: 1.0
Author: Karsten & Christian Jung
Author URI: http://www.polaroidmedchen.de / www.jung-medien.com
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* fonts */



/*@font-face {
	font-family: 'HypatiaSansProSemibold';
	src: url('HypatiaSansPro-Semibold.eot');
	src: local('Hypatia Sans Pro'), local('HypatiaSansPro-Semibold'), url('HypatiaSansPro-Semibold.woff') format('woff'), url('HypatiaSansPro-Semibold.ttf') format('truetype');
}

@font-face {
	font-family: 'HypatiaSansProRegular';
	src: url('HypatiaSansPro-Regular.eot');
	src: local('Hypatia Sans Pro'), local('HypatiaSansPro-Regular'), url('HypatiaSansPro-Regular.woff') format('woff'), url('HypatiaSansPro-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'HypatiaSansProLight';
	src: url('HypatiaSansPro-Light.eot');
	src: local('Hypatia Sans Pro'), local('HypatiaSansPro-Light'), url('HypatiaSansPro-Light.woff') format('woff'), url('HypatiaSansPro-Light.ttf') format('truetype');
}

@font-face {
	font-family: 'HypatiaSansProExtraLight';
	src: url('HypatiaSansPro-ExtraLight.eot');
	src: local('Hypatia Sans Pro'), local('HypatiaSansPro-ExtraLight'), url('HypatiaSansPro-ExtraLight.woff') format('woff'), url('HypatiaSansPro-ExtraLight.ttf') format('truetype');
}

@font-face {
	font-family: 'HypatiaSansProBold';
	src: url('HypatiaSansPro-Bold.eot');
	src: local('Hypatia Sans Pro'), local('HypatiaSansPro-Bold'), url('HypatiaSansPro-Bold.woff') format('woff'), url('HypatiaSansPro-Bold.ttf') format('truetype');
}

@font-face {
	font-family: 'HypatiaSansProBlack';
	src: url('HypatiaSansPro-Black.eot');
	src: local('Hypatia Sans Pro'), local('HypatiaSansPro-Black'), url('HypatiaSansPro-Black.woff') format('woff'), url('HypatiaSansPro-Black.ttf') format('truetype');
}
*/




/* ---------------------           Posted           --------------------------- */

/*img, div, input { behavior: url("iepngfix.htc") }*/



.entry {
	margin-top: -1px;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.entry a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;	
	
	
}

.entry a:hover {
	font-weight: bold;
	color: #c00;
	text-decoration: none;	
	
	
}

.entry a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;	
	
	
}


.post h3 {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF;
}

.post h3 .postdate {
	font-size: 0.7em;
	color: #FFF;
	padding-right: 10px;
}

.post {
	margin-bottom: 25px;
	text-align: left;
}

.post h3 a {
	color: #393939;
	text-decoration: none;
}



.imgtfe  {
	padding-top: 25px;
	padding-bottom: 5px;
	padding-right: 10px;	
	
}

/* Begin Typography & Colors */
body {
	font-size: 10pt;
	/*font-size: 100.01%;*/
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #bfbfbf;
}



#page {
	text-align: center;
	width: 955px;
	background: #b5b6b8 url('images/bg.jpg');
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header {
	padding-top: 10px;
	height: 200px;
	width: 900px;
	list-style-type: none;
	
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #C00;
}

#header img {
        background-color: #d3d1d1;     
}

#header img:hover {
        background-color: #393939;
        text-decoration: none;
}
#header img:active {
        background-color: #cc0000;
        text-decoration: none;
}


.logo {
	margin-right: 0px;
	margin-left: 620px;
}

.head_img {
	float: left;
	padding-left: 22px;	
}


/* Start - content ---------------------------------*/


#content {
	
	min-width: 910px;
	margin-top: 11px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	
}

#content_left {
	float: left;
	width: 44em;
	margin: 0px;	
	padding: 0px; 
	
}

#content_inner_top  {
	min-width: 591px;
	height: 11px;
	float: left;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	
	background-image: url('images/content_top.jpg');
	
}

#content_inner {
	min-width: 551px;
	float: left;
	line-height: 1.5;
	
	background-image: url('images/content_back.jpg');
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;	
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#content_inner_bot  {
	min-width: 591px;
	height: 11px;
	float: left;
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;	
	
	background-image: url('images/content_bot.jpg');
}


#content_right {
	
	margin-left: 46em;
	width: 16em;
	
}

#content_side_top  {
	/*width: 299px;*/
	min-width: 299px;
	height: 11px;
	
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('images/sidebar_top_299.jpg');
	
}

#content_sidebar {
	/*width: 299px;*/
	min-width: 299px;
	background-image: url('images/sidebar_back_299.jpg');
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content_side_bot  {
/*	width: 299px;*/
	min-width: 299px;
	height: 82px;
	
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('images/sidebar_bot_299.jpg');
	
}

#footer {
	width: 895px;
	height: 30px;
	clear: both;
	text-align: left;
	color: white;
	background-image: url('images/footer.jpg');
	padding-top: 12px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 0px;
	
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 0.8em;
	}

#footer a {
color: white;
text-decoration: none;
}

#footer a:hover {
color: red;
text-decoration: none;
}


/* ende - content ---------------------------------*/


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

/*h2 {
	font-size: 1.3em;
	}*/

h2.pagetitle {
	font-size: 1.8em;
	color: #FFF;
	padding-left: 10px;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-style: normal;
	
}

h2.widgettitle {
	margin-top: 50px;
	font-size: 1em;
	font-style: normal;
	color: #fff;
	text-align: right;
}


h3 {
	font-size: 1.1em;
	}
	
h3.storytitle {
	
	font-size: 1.1em;
	color: #0F0;
	
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

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

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em HypatiaSansProRegular;
	}
.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: Verdana, Geneva, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	}

code {
	font: 1.1em HypatiaSansProRegular;
	}

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

a:hover {
	color: #E0000F;
	text-decoration: none;
	}
/* End Typography & Colors */



/* Begin Structure */

.post hr {
	display: block;
	}

.trigger {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0 1px 1px #fff inset;
	-webkit-box-shadow:0 1px 1px #fff inset;
	box-shadow:0 1px 1px #fff inset;
	background:-moz-linear-gradient(center top, #e9e9e9 50%, #ddd 50%);
	background-color:#ddd;
	border:1px solid #ddd;
	color:#888;
	cursor:pointer;
	margin-bottom:5px;
	padding:5px;
	text-shadow:0 1px 0 #fff;
}
.trigger_active {
	color:#333;
}
.toggle_container {
	padding:5px 10px;
}

.clear {
	clear: both;
}



/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
}




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



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

/*	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. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



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

.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 */


/* 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.navigation a {
	color: white;
	text-decoration: none;
	}

.navigation a:hover {
	color: red;
	text-decoration: none;
	}

.search{
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin-left: 20px;
	}
	
.search a {
	color: white;
	text-decoration: none;
	}

.search a:hover {
	color: red;
	text-decoration: none;
	}
	
.search small {
	font-size: 0.7em;
	color: #C00;	
	
}
	
/* 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;
}

/* End captions */

#sidebar ul {
	list-style-type: none;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
}

#sidebar ul li ul {
	list-style-type: none;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}


#sidebar li {
	
	padding-left: 0px;
	
}

#sidebar h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	}
	
li.widget ul  {
	list-style: none;
	padding-left: 0px;

}

li.widget ul li a {
	color: #ffffff;
	text-decoration: none;
}


li.widget ul li a:hover {
	color: #bfbfbf;
	text-decoration: none;
}

li.sidemenue  {
	
	text-align: right;
	font-size: 1.2em;
	
}

ul.blogroll
{
	text-align:right;
	font-weight:normal;
}


.textwidget {
	text-align:left;
	padding-top: 10px;
	padding-bottom: 10px;	
}

.widget_text  {
	text-align:right;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	
}

.widget_search  {
	text-align:right;
	margin: 0px;
	padding: 0px;
	
}


.widget_text h2  {
	font-size: 1.8em;	
}

.widget_text a  {
	color: #ffffff;
	text-decoration: none;
	
}

.widget_text a:hover  {
	color: #bfbfbf;
	text-decoration: none;
	
}
.navi_box  {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

/* ------------- Kontaktform ------------------- */

.kontaktform   {
	float: left;
	width: 350px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	text-align: left;	
	
}

.kontaktform_rechts		{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 360px;
	text-align: left;
	font-size: 0.9em;
	text-decoration: none;
	margin-left: 5px;
}


