/*
Theme Name: jwvt
Theme URI: http://jwvt.de/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. Bearbeitet durch <a href="http://www.jwvt.de/">jwvt.de</a>.
Version: 1.2
Author: Jan Weiss
Author URI: http://www.jwvt.de/
Tags: blue, custom header, fixed width, two columns, widgets

	jwvt v1.2
	 http://www.jwvt.de/

	This theme was designed and built by Jan Weiss,
	whose blog you will find at http://www.jwvt.de/jwvtblog/

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

*/

/* Kalibrierung */
*{
margin: 0;
padding: 0;
}

html {
height: 101%;
color: black;
background: #c5cdef url(/images/back.gif) repeat;
font: 62.5% "Lucida Grande", Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
}

/* aufbau */
body {
text-align: center;
font-size : 1.4em;
}

#pagetop{
margin: 0 auto;
padding: 15px 0;
width:900px;
}

#page {
overflow:hidden;
background-color: white;
border-left: 1px solid #959596;
border-right: 1px solid #959596;
 text-align:justify;
margin: 0 auto;
padding: 0;
width:900px;
}

#page_original {
margin: 20px auto;
}

#mein_content {
text-align: center;
float: left;
width: 664px;
height: auto;
overflow: auto;
padding: 5px ;
}

.widecolumn .entry p {
font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
/* war aktiviert */
/*  clear:both; */
}

.widecolumn {
line-height: 1.6em;
}

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

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

#headerimg {
background: white url(/images/headback.png) repeat;
}

#headerimg h1{
background: url(/images/logo.png) no-repeat;
background-position: 15px;
text-indent:-9999px;
height:130px;
color:black;
font-size: 1em;
text-align: center;
}

#headerimg .description {}

#suche{
position:absolute;
width:125px;
right:320px;
top:20px;
font-size:3em;
margin: auto;
}

#suche h2{
background: url(/images/ball.png) no-repeat;
/* background-position: 15px; */
text-indent:-9999px;
height:125px;
color:black;
font-size: 1em;
text-align: center;
}

/* Navigation */
.navigation {
font-size:1.4em;
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}

#navigation{
margin:auto;
background-color: #3377aa;
padding: 8px 0 10px 0;
}

#navigation ul {
text-align: center;
}

#navigation li {
display: inline;
}

#navigation a {
color: #99CCEE;
text-decoration: none;
padding: 6px 10px;
border-right: 1px solid #3377AA;
border-left: 1px solid #3377AA;
}

.home #navigation #hometab a,
.demo #navigation #demotab a,
.downloads #navigation #downloadstab a,
.hilfe #navigation #hilfetab a,
.impressum #navigation #impressumtab a,
.inside #navigation #insidetab a,
.blog #navigation #blogtab a,
.wiki #navigation #wikitab a,
.kalender #navigation #kalendertab a,
.kontakt #navigation #kontakttab a,
.portfolio #navigation #portfoliotab a,
.shop #navigation #shoptab a
{
color: #fff;
background-color: #EE3355;
border: 1px solid #ccc;
-moz-border-radius: 8px; /* with mozilla prefix */
-webkit-border-radius: 8px; /* with safari prefix */
-webkit-box-shadow: 2px 2px 3px #000; /* with safari prefix */
}

#navigation ul li a:hover {
color: #EE2244;
background-color: #F0F0F0;
border: 1px solid #EE3355;
-moz-border-radius: 8px; /* with mozilla prefix */
-webkit-border-radius: 8px; /* with safari prefix */
-webkit-box-shadow: 2px 2px 3px #000; /* with safari prefix */
}

#subnavi {
height:16px;
margin:auto;
background-color: #55AADD;
border-bottom: 1px solid #959596;
border-top: 1px solid #88bbee;
padding: 8px 0 10px 0;
}

/*#subnavi ul {
text-align: center;
}

#subnavi li {
display: inline;
}

#subnavi a {
color: #fff;
padding: 6px 10px;
text-decoration: none;
border: 1px solid #55aadd;
}

#subnavi li.current a {
color: #fff;
background-color: #EE3355;
border: 1px solid #ccc;
}

#subnavi ul li a:hover {
color: #EE2244;
background-color: #fff;
border: 1px solid #EE3355;
}

#subheader {
background         : #cfd8ff;
width              : 878px;
}*/

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

/* überschriften */
h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}

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

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

h3 {
font-size: 1.3em;
}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}

h1 {
margin: 0;
}

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

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

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}

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

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

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

.commentmetadata {
font-weight: normal;
}

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

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

/* links */
/* For Link Indication plugin */
a.liexternal { padding-right: 12px; background: url(images/link-icon_external_01.gif) no-repeat right; }
a.liwikipedia { padding-right: 14px; background: url(images/link-icon_wikipedia.gif) no-repeat right; }
a.liimdb { padding-right: 18px; background: url(images/link-icon_imdb.png) no-repeat right; }
a.liftp { padding-right: 13px; background: url(images/link-icon_ftp.png) no-repeat right; }
a.limailto { padding-right: 18px; background: url(images/link-icon_mail.png) no-repeat right; }
a.lipdf { padding-right: 12px; background: url(images/link-icon_pdf.png) no-repeat right;  }
a.liflickr { padding-right: 12px; background: url(images/link-icon_flickr.png) no-repeat right;  }

a, h2 a:hover, h3 a:hover {
color: #06c;
text-decoration: none;
}

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

/* meine links */
a:link, a:visited {
text-decoration  : none;
}

a:visited {
color	: #31C1FF;
text-decoration  : none;
}

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

.narrowcolumn {
float: left;
padding: 20px 35px 20px 35px;
margin: 0;
 width:67%;
/* width: 483px; */
}

.widecolumn {
padding: 10px 0 20px 0;
margin-top: 5px;
margin-bottom:20px;
margin-left:auto;
margin-right:auto;
width: 550px;
}

.post {
background-color:#F8F8F8;
border: 1px solid #959596;
-moz-border-radius: 10px; /* with mozilla prefix */
-webkit-border-radius: 10px; /* with safari prefix */
-webkit-box-shadow: 2px 2px 3px #000; /* with safari prefix */
padding: 15px;
background:#fbfaf6;
padding:10px;
margin: 0 0 35px;
text-align: justify;
}

.postheader{
border-bottom: 1px solid #959596;
height: 70px;
margin-left:60px;
 text-align:left;
}

.kalenderblatt{
 background: url(/images/date.png) no-repeat;
 text-align:center;
 float:left;
 width: 62px;
 height:70px;
 margin: 0 10px 10px 0;
}

.kalenderblatt small{
 display:block;
 color:black;
}

.kalenderblatt .monat{
 text-align:left;
margin:9px 0 0 9px;
 color:white;
}

.kalenderblatt .tag{
 font-weight: bold;
 font-style:italic;
 font-size:1.5em;
 padding:0;
}

.kalenderblatt .jahr{
 text-indent:-999999em;
 padding:0;
}

.komblase{
float:right;
background  : url(/images/chat.png) no-repeat;
width:60px;
height: 60px;
margin-left:20px;
}

.komblase span { 
display:block;
text-align:center;
font-size: 1.5em;
margin-top:12px;}

#fblink {
/* display:inline; */
/* margin-bottom: 40px; */
}

.post hr {display: block;}

.widecolumn .post {margin: 0;}

.narrowcolumn .postmetadata {
border-top: 1px solid #959596;
padding-top: 5px;
}

.widecolumn .postmetadata {margin: 30px 0;}

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

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

.postmetadata {
/* war aktiviert */
/*  clear:both; */
}

.clear {
/* war aktiviert */
/*  clear:both; */
}

#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
}

#footer {
display:block;
width:100%;
position:relative;
clear: both;
height: auto;
color: black;
background: #cfd8ff;
margin: 0 auto;
padding: 5px 0 0 0;
border-top: 1px solid #55AADD;
text-align: center;
}

#subfooter {
padding:4px;
color:#A5A5A5;
background-color: black;
font-size: 0.8em;
border-top: 3px solid white;
}

#subfooter a{color:#6992E1; text-decoration:underline; }

#subfooter p{
width: auto;
display:inline;
float:right;
padding:0;
text-align:left;}

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

/*.img {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (scr='img.png', sizingMethod='scale');
}*/

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

.bild {
display: block;
margin-left: auto;
margin-right: auto;
background-color: #F0F0F0;
border: 1px solid black;
 margin-bottom: 10px;
}

.webbild {
display: block;
margin-left: auto;
margin-right: auto;
background-color: #F0F0F0;
}

/* Begin Lists

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

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {margin: 7px 0 8px 10px;}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

/*.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}*/

/*.entry ol li {
	margin: 0;
	padding: 0;
	}*/

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

/* Begin Sidebar */
#sidebar {
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align:center;
float:right;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom: 9999px;
margin-bottom:-9999px;
width:23%;
background-color: #D9D8FF;
}

/* folgendes zum zentrieren der googleübersetzung */
#sidebar table {margin: auto;}
#sidebar div {text-align:center;}

#sidebar form {margin: 0;}

/*#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}*/

#sidebar ul {
padding:5px;
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
border: 1px solid #959596;
-moz-border-radius: 10px; /* with mozilla prefix */
-webkit-border-radius: 10px; /* with safari prefix */
-webkit-box-shadow: 2px 2px 3px #000; /* with safari prefix */
background:#fbfaf6;
}

#sidebar li {
/* padding:5px; */
}

#sidebar li li {
padding:0;
}

/*#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}*/

/*#sidebar ul ul, #sidebar ul ol {margin: 5px 0 0 10px;}*/

/*#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}*/

/*ol li, #sidebar ul ol li {
list-style: decimal outside;
}*/

/*#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}*/

#sidebar h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
text-align: center;
 margin-bottom:2px;
}

#sidebar img:a {
 text-decoration: none;
}

#sidebar_links li {
 text-align:left;
/*  display:inline; */

background-color:#F4FF8F;
border:1px solid black;
display:block;
margin:8px;
padding:6px;
}


/*small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}*/
/* End Entry Lists */
/* End Sidebar */

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

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

#sidebar #searchsubmit {
padding: 1px;
}

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

.entry object{ /* Versuch blog videos zu zentrieren. klappt aber ncoh nicht. */
text-align:center;
/* display:block;*/
}

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

/* feed-list */
.feed-list {
 text-align:left;
 margin-left: 25px;
/*   margin: 0 0 15px 15px; */
/*   padding: 0; */
/*   list-style-type: none; */
}

.feed-list li {
margin: 0;
padding: 0;
list-style-type: none;
}

.feed-list a {
padding-left: 19px;
background: url("/images/feed-icon-14x14.png") no-repeat;
list-style-type: none;
}

/* Begin Calendar */
#calendar_wrap{
background-color:white;
border: 1px solid #959596;
}

#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 a {
text-decoration: none;
}

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

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}

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

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

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

#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}
/* 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;
}

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

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/* Map */
#map{
width:400px;
height:300px;
border: 2px solid black;
}

/* Formular */
input{
font-size: .75em;
}

#senden{
font-weight: bold;
}

/* Inside */
#insidelist {
text-align:left;
background-color: #CFD1FF;
padding: 5px;
margin:5px 130px;
border: 1px solid black;
}

#insidelist p{
/*  background-color: red; */
}

#insidelist table {
border-collapse: collapse;
table-layout: fixed;
width: 100%;
font-size: 1em;
}

#insidelist th,td {
border-right: 1px solid white;
padding: .7em .4em;
text-align: center;
}

#insidelist th {
background-color: red;
color:#fff;
font-weight: normal;
letter-spacing: 1px;
text-transform: uppercase;
}

#insidelist td {
background-color: #a07baf;
border-top: 1px solid #712f86;
}

/* Download */
.pdf {
height     : auto;
padding    : 15px ;
/* padding:5px; */
list-style-type: none;
list-style-image: none;
/* margin-bottom: 15px; */
border: 1px solid #959596;
-moz-border-radius: 10px; /* with mozilla prefix */
-webkit-border-radius: 10px; /* with safari prefix */
-webkit-box-shadow: 2px 2px 3px #000; /* with safari prefix */
/* background:#fbfaf6; */
}

.pdf a{
background: #8B8B8B;
border: 1px solid black;
padding: 3px;
text-decoration: none;
}

li.pdf{
margin: 0.8em 0 0 0;
height: 4.5em;
}

li.pdf{
/*  overflow:hidden; */
}

.textleft {
text-align: justify;
margin : 0 10%;
}

div.textleft {
margin:auto;
width: 70%;
}

p {
margin : 0.8em 0 0 0;
}

/* nur für downloads? */
ul li {
list-style : none;
}

/*  weg? */
/* wrap */
#wrap {
color: black;
background: #fff url(/images/back.png) top center repeat-y;
height: auto;
}

#wrap_original {
color: black;
background: #fff url(/images/back.png) top center repeat-y;
width: 880px;
height: auto;
margin: 0 auto;
}


/*#meine_sidebar ul li {
list-style-type:none;
letter-spacing : 0.1em;
margin         : 10px 0px 0px 0px ;
padding-bottom : 10px; 
border-bottom  : solid 1px black;
}*/

/*#meine_sidebar ul ul li {
border: 0;
letter-spacing: 0;
margin-top: 0;
padding: 0;
padding-left: 12px;
}*/

/*#meine_sidebar p{
font-size   : 1.6em;
font-family : Verdana, Arial, Sans-Serif;
}*/
