/*
Theme Name: technical
Theme URI: http://einmal-am-tag.de
Description: 
Version: 1.0
Author: Jörg Mathuszczyk
Author URI: 
Tags: change colors, videomodus, fixed width, two columns, widgets	

	This theme was designed and built by Jörg Mathuszczyk,
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background: #063164; 
	color: #999;
	text-align: center;
	}

#container {
	text-align: left;
	background: transparent;
	}
	
#topnavi {
	color:#000;
	background: transparent url('images/layout/top.png') no-repeat top center;
	}
	
#header {
	background: transparent url('images/layout/bg_weiss.png') repeat-y top center;
	}

#headerimg {
	background: transparent url('images/meer_bg.jpg') repeat-y top center;
	}

#h1header {
	text-indent: -9999px;
	}
	
#container_inside {
	background: transparent url('images/layout/bg_weiss.png') repeat-y top center;
	}
	
#content {
	font-size: 1.35em;
        color:#222;
	}

#textoutput {
        background: transparent;
        }

#ladebild {
        margin-left:220px;
        display:none;
        }
	
#footer {
	background: transparent url('images/layout/footer.png') no-repeat top;
	border: none;
	}

#flashcontent {
        background: transparent url('images/layout/cumulus_bg.jpg') no-repeat top;
        }
	
.widecolumn .entry p {
	font-size: 1.1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.40em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.postmetadata {
       border:#999 dashed 1px;

      }

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white; 
} 
.depth-1 {
	border: 1px solid #ddd;
} 

.even, .alt {
	border-left: 1px solid #ddd; 
        background: none;
}

small {
	font-family: georgia, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;                                           
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.05em;
	text-align: center;
	text-indent: -9999px;
	}

h2 {
	font-size: 1.6em;
	}

h2.center {
	font-size:1.2em;
	}
	
h2:first-letter {
	font-family: 'Tahoma', Verdana, Sans-Serif;
	font-size:1.3em !important; /*Hack für IE6*/
	color:#6699cc;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.25em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #888;
	}

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;
	}

.entry p a:visited {
	color: #888;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #999;
	text-decoration: none;
	}

a:hover {
	color: #6699cc;
	text-decoration: underline;
	}

#textoutput .entry p a[href]:after {
        content:" "url(images/button/link.png);
        }

#textoutput .entry ul li a[href]:after {
        content:" "url(images/button/link.png);
        }

#textoutput .entry div a[href]:after {
        content:" "url(images/button/link.png);
        }

#textoutput .entry div#cimage a[href]:after {
        content:"";
        }

.scrolltop {
	cursor:pointer;
        margin:0;
	padding:3px;
        position:absolute;
        bottom:0;
        left:310px;
 }
 
.scrolltop:hover {
	background: #aaa;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
/*Eigene*/
.videomodus {
cursor:pointer;
}

div.landingsites{
text-align:center;
padding: 5px;
border:#999 1px dashed;
}

div.landingsites ul{
text-align:left;
}

pre{
	font-size:1.1em !important;
        font-size:0.9em;
	font-weight:bold;
	line-height:1.5em;
	color:#6699cc;
        background: #ffffff;
        border:1px solid #aaa;
	padding:1em;
	margin:0 1em 1em 0;
	overflow:auto;
	width:auto !important; /*Hack für IE6*/
	width:420px; /*for IE6 ... sonst keine Scrollbalken*/
}

/* exploder V6 only */
* html pre {
 overflow: scroll;
}

/* exploder V7 only */
*+html pre {
 overflow: scroll;
}

.time {
	font-family: georgia,'Times New Roman',serif;
	}

/* End Typography & Colors */



/* Begin Structure  ########################################################################## STRUCTUR #############################*/
body {
	margin: 0 0 300px 0;
	padding: 0;
	}

#container {
	margin: 20px auto;
	padding: 0;
	width: 788px;
	}
	
#topnavi {
	width:788px;
	height:54px;
	}
	
#js_time {
	font-size:0.91em;
	font:bolder 11px Verdana,serif;
	color:#000;
	float:left;
	width:280px;
	margin:20px auto auto 40px !important;
        margin:20px auto auto 20px;
}

#time{
	font-size:0.91em;
	font:bolder 11px Verdana,serif;
	color:#000;
	float:left;
	width:280px;
	margin:20px auto auto -280px;
}
	
#rightnavi {
	float:left;
	width:70px;
	font-size: 0.91em;
	font: bolder 11px Verdana, sans-serif;
	padding:0;	
	margin:20px 0 0 235px; 
	}
	
#rightnavi a {
	color:#000;
	margin:0px;
	float:left;
	padding:0 5px;
	background-image:url("images/layout/splitter.gif");
	background-position:right;
	background-repeat:no-repeat;
	}

 #rightnavi a:hover {
	padding-top:3px;
	color:#000;
	background-color: #eeeeee;
	background-image:url("images/layout/splitter_ani.gif");
	background-position:right;
	background-repeat:no-repeat;
	text-decoration:none;
	}

#attitudes {
	font: bold 1.3em Verdana;
	color:#aaa;
	height:0px;
	width:726px;
	background: transparent;
	padding:0;
	margin:5px auto;
	display:none;
}

#einstellungen:hover {
	cursor:pointer; 
	}
	
.color_button {
	margin:0px 1px;	
	}

.color_button:hover {
	border: #aaaaaa 1px solid;
	margin:-1px 0;
	cursor:pointer; 
	}

#header {
	margin:0;
	padding: 10px 50px;
	}

#headerimg {
	margin: 0;
	}

#container_inside{
	margin:0;
	padding: 10px 60px !important; /*Hack für IE6+7*/
	padding:0;
	min-height:600px;
        height: auto !important;
        height:600px;
        position:relative;
	}
	
#textoutput {
        height: auto !important; /*Hack für IE6+7*/
        height:600px;
	padding: 0 5px 5px !important; /*Hack für IE6+7*/
	padding:0;
        margin: 0 !important; /*Hack für IE6+7*/
        margin:10px 60px 10px;
	position:relative;
	}

/* UEBER MICH */
#ueber p{
margin: -10px 0 0 20px;
}

#cimage {
width:500px;
margin:25px 0 0 10px;
}

#copyright {
	color:#999;
	font-size:0.9em;
	font-family:Tahoma;
	text-align: center;
	}
	
.narrowcolumn {
        float:left;
	padding: 0;
	margin: 0 !important;
        margin: 10px 0 10px 2px;
	width: 460px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0px 0 0 55px;
	width: 550px;
	}

.post {
	margin: 0 0 40px;
	/*text-align: justify;*/
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 7px 0;
	}

.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 {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 788px;
	height:85px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding:0;
	text-align: center;
	}
	
#footerposleft {
        color:#000;
	height:40px;
        width:auto !important;
        width:530px;
	float:left;
	font-size:0.91em;
	font:bolder 11px Verdana, sans-serif;
	margin:10px 0 2px 35px !important;
        margin:10px 0 0 17px;
	}

#footerposleft a{
	color:#000;
	}

#footerposright {
	height:40px;
	float:right;
	font-size: 0.91em;
	font:bolder 11px Verdana, sans-serif;
	margin:10px 45px 2px auto !important;
        margin:10px 20px 2px 0;
	}

#footerposright a{
	color:#009106;
	}
	


#footerposleft li, #footerposright li{
	display:inline;
	text-decoration:none;
	}

#footer a {
	margin-top:10px;
	float:left;
	padding:0 5px;
	background-image:url("images/layout/splitter.gif");
	background-position:right;
	background-repeat:no-repeat;
	}

#footer a:hover {
	padding-top:3px;
	background-color: #eeeeee;
	padding-top:3px;
	background-image:url("images/layout/splitter_ani.gif");
	background-position:right;
	background-repeat:no-repeat;
	text-decoration:none;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

.widecolumn h2{
       margin: 0 !important;
       margin:50px 0 0;
       }

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding:0; 
	}

h3 {
	padding: 0;
	margin: 5px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/*Begin Hauptmenü*/
/* ########## HAUPTMENÜ ############################################################## HAUPTMENÜ ##########################################*/
div#menu {
width:788px;
margin:0;
padding:0;
overflow: visible;
height:30px;
position:relative;
}

img#vmodus {
display:inline !important;
display:none;
} 

div#pfeil_div {
height:12px;
margin-top:8px;
position:absolute;
left:750px;
display:block !important;
display:none;
}

img#pfeil:hover {
border:#ffffff 1px solid;
cursor:pointer; 
}

#video_modus {
width:70px;
height:10px;
font-size:.9em;
margin-left: 30px;
margin-top:0px;
color: #555;
display: none;
}

/*'display:none' für den Videoplayer muß separat für IE6+7 ausgeschaltet werden,
  da der Opera anscheinend bei JS-bedingter CSS-Manipulation noch mal im style-CSS
 'nachschaut' und den Videoplayer nicht mehr entfernt hat (left: 1000em <-> display:block)!
*/
*+html #video{ 
display:none;
}

* html #video{ /*Hack für IE6*/
display:none;
}


#video {
position:relative;
left:-1000em;
top:45px;
padding:0;
}

ul#u_menu {
height:28px !important;  /*Hack für IE6+7*/
height:27px;
background: transparent url("images/layout/center.png");
background-repeat:no-repeat;
font: bolder 11px Verdana, sans-serif;
padding: 2px 0px 1px 60px;
margin:0;
visibility: visible;
}

ul#u_menu li {
margin-top:10px;
display:inline;
list-style:none;
}

ul#u_menu a {
color: #ffffff;
text-decoration:none;
background:#000000;
padding:1px 4px;
margin-left:5px;
border:1px solid #999999;
}

html>body #menue a {
width:auto;
}

ul#u_menu a:link, #menue a:visited {
color:#fff;
}

ul#u_menu a:hover {
color:#fff;
background-color:#ff0000;
border-color: #000;
}
/*End Hauptmenü*/

/* 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 {
	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. */

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 ul li, #sidebar ul ul li{
	list-style-type:square;
        padding:0 0 0 10px;
	}

.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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#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;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	float:right;
	width: 120px;
	margin: 10px 42px 0 0 !important; /*Hack für IE6+7*/
	margin: 10px 18px 0 0;
	padding: 5px 0;
	text-align: center;
	}
/*	
 *#searchform {
	margin:10px 10px 0 0;
	}
*/

/*#sidebar*/ #searchform #s {
	width: 118px !important; /*Hack für IE6+7*/
	width: 112px;
	height:16px;
	padding: 0;
	font-size: 9pt;
	color:#333;
	background:transparent url("images/layout/suchfeld1.jpg") repeat-x scroll left center;
	border-top: 2px solid #828177;
	border-left: 2px solid #828177;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #eee;
	}

/*#sidebar*/ #searchsubmit {
	padding: 1px;
	height: 22px;
	font-size: 6pt;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 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 Sidebar  ############################################################################ SIDEBAR ################################*/
#sidebar{
        background: transparent;
	padding: 20px 0 10px;
        margin-left: 485px;	
	width: 170px;
        min-height:700px;
        height: auto !important;
        height:700px;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar ul li{
	border-top:#999 1px dashed;
}

#sidebar ul ul li{
margin: 0;
border:none;
}

#flashcontent {
        margin: 10px 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 #999;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

cite:before, cite:after {
        content: "\"";
        }

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px !important;
margin-top:0px;
	margin-bottom: 60px;
	}
/* 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;
        /* Auskommentiert wegen CSS3-Validität
	-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 */

/* Kontaktformular */

/*########### KONTAKTFORMULAR ###################*/

#kontaktformular{
font-family: Verdana, Helvetica, Sans-Serif;
color:#999999;
margin: 0px 0 3em 0;
padding: 2px;
width: 500px;
height: 550px;
}

#kontakt_fieldset {
height:100%;
border: #cccccc 1px solid;
padding: 0 0 0 20px;
margin:0;
}

#anrede{
margin:-4px 0 0 109px;
}
#inputVorname {
margin:-4px 0 0 96px;
}

#inputName {
margin:-4px 0 0 111px;
}

#inputStrasse {
margin:-4px 0 0 73px;
}

#inputPlz {
margin:-4px 0 0 94px;
}

#inputVorwahl {
margin:-4px 0 0 5px;
}

#inputRufnummer{
}

#inputMail {
margin:-4px 0 0 125px;
}

#captcha {
margin:5px 0 0 165px;
border:#cccccc 1px solid;
}

#inputCaptcha {
margin:-4px 0 0 64px;
}

p.textinput {
padding:2px;
margin:3px;
}

p.textinput textarea{
margin:-10px 0 0 164px;
width: 60%;
height:100px; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

p.textinput label {text-align:right;}

p.textinput textarea, p.textinput input[type="text"], p.textinput input[type="image"]{ border: #cccccc 1px solid; padding:2px;}

p.textinput textarea:focus, p.textinput input[type="text"]:focus , p.textinput input[type="image"]:focus{ background: #EBF4FF; }

p.textinput textarea:hover, p.textinput input[type="text"]:hover , p.textinput input[type="image"]:hover{ background: #EBF4FF; }



p.textinput  .error { border: 1px solid #FF0000 !important; padding: 1px; }

#usermessage {
color:#888;
font-weight:bold;
padding:6px;
margin:0 0 0 50px;
}

input#submit {
margin:-10px 0 0 250px;
}


/* End Kontaktformular */

/*########## FUßBALL ########################################## */
#div_spieler{
padding:10px;
margin:100px auto;
}

#div_tabelle {
padding:10px;
margin:10px 0px 5px 25px;
}

#table_tabelle, #table_tabelle_open {
width:400px;
color:#222;
background:#000;
font-size:0.9em;
text-align:center;
margin:0px;
}

#table_tabelle_open:hover {
width:600px;
height:400px;
font-size: 1em;
}

#div_spieltag{
padding:10px;
margin:10px 0px 5px 25px;
}

#table_spieltag, #table_spieltag_open {
width:400px;
color:#222;
background:#000;
font-size:0.9em;
text-align:center;
margin:0px;
}

#table_spieltag_open:hover {
width:600px;
height:400px;
font-size: 1em;
}

.tr-0 {
color:#999;
text-align:left;
}

.right {
margin-left:400px;
}
