/*
Theme Name: Markus 2
Theme URI: http://elite-media.de/
Description: Widgetfähiges Theme.
Version: 1.3 Beta
Author: Markus Krüger
Author URI: http://www.digital-park.de/
*/


* {
 margin : 0;
 padding : 0;
}
body {
 font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
 color: #202123;
 font-size: 90%;
 background-color : #ffffff;
 line-height : 1.4em;
 margin-left : 10%;
 margin-right : 10%;
 margin-top : 10px;
 margin-bottom : 20px;
 background-image:url(images/body_bg.jpg)
}
#wrapper {
 /*background-color : #ffffff;*/
 padding : 10px;
 min-width : 700px;
 width : 100%;
}
#header {
 height : 80px;
 margin-left:10px;
 margin-right:10px;
 background-color : #9dd1fe;
 font-size :24px;
 line-height : 1em;
 color : white;
 font-weight : normal;
 text-align : left;
 background-repeat :no-repeat;
 /*background-position : 0 0;*/
 background-position:right;
 background-image : url(images/header_bg.gif);
}
#header span {
 padding-top : 20px;
 padding-left:90px;
 display : block;
 height : 80px;
 position:relative;

 width:500px;
 background-image : url(images/header_span_bg.gif);
 background-position : 0 0;
 background-repeat :no-repeat;
}
#header a {
 text-decoration : none;
 color : White;
}
#header a:hover, #header a:active, #header a:focus {
 text-decoration : none;
}
#header em {
 font-style : normal;
 font-size : 50%;
 color : #ffffff;
 /*font-weight : bold;*/
 position:relative;
 padding-top:5px;
}
#statmenu {
 height : 32.5px;
 background-color : #FFBC52;
 padding-top : 7.5px;
 padding-left : 10px;
 margin-left:10px;
 margin-right:10px;
 border-top:1px solid #9dd1fe;
 border-bottom:1px solid #9dd1fe;
}
#statmenu li {
 list-style-type : none;
 background-image : url(images/statmenu.gif);
 background-position : 0 100%;
 height : 25px;
 line-height : 25px;
 float : left;
 margin-right : 7px;
 font-weight : bold;
 background-repeat : no-repeat;
 background-color : #92C135;
}
#statmenu .current_page_item {
 background-image : url(images/statmenu.gif);
 background-position : 0 0;
 background-repeat : no-repeat;
}
#statmenu li a {
 color : white;
 text-decoration : none;
 background-image : url(images/statmenu_2.gif);
 background-position : 100% 0;
 background-repeat : no-repeat;
 display : block;
 padding-left : 10px;
 padding-right : 10px;
}
#statmenu .current_page_item a {
 background-image : url(images/statmenu_1.gif);
 background-position : 100% 0;
 background-repeat : no-repeat;
 color : black;
}
#statmenu a:hover, #statmenu a:active, #statmenu a:focus  {
 color : black;
}
#statmenu  .current_page_item a:focus, #statmenu   .current_page_item a:active {
 text-decoration : underline;
}
#all {
 /*background-image : url(images/all_top.gif);*/
 background-position : 0 0;
 background-repeat : no-repeat;
 padding : 10px;
 b/*ackground-color : white;*/
 margin-top : 0px;
 clear : both;
}
#left {
 float : left;
 width : 180px;
}
#left h2 {
 background-image : url(images/e_lefttop.gif);
 background-position : 0 0;
 background-repeat : no-repeat;
 background-color : #9dd1fe;
 padding-left : 10px;
 padding-top : 10px;
 padding-bottom : 5px;
 font-size : 120%;
 color : #B37616;
}
#left h6 {
 background-color : #9dd1fe;
 padding-left : 10px;
 padding-top : 10px;
 padding-bottom : 5px;
}

#searchform {
 background-image : url(images/searchform.gif);
 background-position : 0 0;
 background-repeat : no-repeat;
 padding-left : 10px;
 height : 60px;
 padding-top : 10px;
 line-height : 1em;
 background-color : #9dd1fe;
 margin-bottom : 10px;
 margin-top : 10px;
}
#searchform label {
color : #B37616;
font-size : 120%;
font-weight:bold;
 margin-bottom : 3px;
 display : block;
}
#searchform input {
 font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
 border : 0;
 background-color : transparent;
 cursor : pointer;
 font-size : 120%;
 color : #295780;
}
#searchform #b:focus {
 background-color : black;
 color : white;
}
#searchform #s {
 background-image : url(images/search_input.gif);
 background-position : 0 0;
 background-repeat : no-repeat;
 width : 120px;
 height : 22px;
 border : 1px solid #9dd1fe;
 font-family : "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
 padding-top : 3px;
 padding-left : 5px;
 cursor : text;
}
#searchform #s:focus {
 background-image : url(images/search_focus.gif);
 background-position : 0 0;
 background-repeat : no-repeat;
}
#left ul {
 background-image : url(images/e_rightbottom.gif);
 background-position : 100% 100%;
 background-repeat : no-repeat;
 background-color : #9dd1fe;
 padding-bottom : 10px;
 margin-bottom : 10px;
}
#left ul li {
 list-style-type : none;
 margin-left : 10px;
 padding-top : 2px;
 margin-right : 10px;
}
#left ul li a, #right ul li a {
 color : #295780;
 text-decoration : none;
 padding-left : 18px;
 display : block;
 background-image : url(images/main_li_nolink.gif);
 background-position : left;
 background-repeat : no-repeat;
}
#left ul .current_page_item a {
 background-color : white;
 background-image : url(images/current.gif);
 background-position : left;
 background-repeat : no-repeat;
}
#left ul li a:hover, #right ul li a:hover, #left ul li a:active, #left ul li a:focus, #right ul li a:active, #right ul li a:focus {
 background-color : white;
 color : black;
}

#left ul li strong {
 background-color : white;
 padding-left : 18px;
 background-image : url(images/current.gif);
 background-position : left;
 background-repeat : no-repeat;
 font-weight : normal;
 display : block;
}
#left #catmenu ul {
 background-image : none;
 margin : 0;
 padding : 0;
}
#left #catmenu li a {
 background-image : none;
}
#left #catmenu li {
 background-image : url(images/main_li_nolink.gif);
 background-position : 0 0.4em;
 background-repeat : no-repeat;
}
#left #catmenu li ul li {
 margin-left : 15px;
}
#left #catmenu .current-cat {
 background-image : url(images/current.gif);
 background-position : 0 0.5em;
 background-repeat : no-repeat;
 background-color : white;
}
#left #month li a {
 background-image : url(images/archiv.gif);
 background-position : left;
 background-repeat : no-repeat;
}
#left #last li a {
 background-image : url(images/last.gif);
 background-position : 0 0.3em;
 background-repeat : no-repeat;
}
#left #login li a {
 background-image : url(images/personal.gif);
 background-position : left;
 background-repeat : no-repeat;
}
#right {
 float : right;
 width : 160px;
}
#right h2 {
 font-size : 120%;
 color : #B37616;
 padding-left : 10px;
 padding-top : 10px;
 padding-bottom : 5px;
 background-image : url(images/e_righttop.gif);
 background-position : 100% 0;
 background-repeat : no-repeat;
 background-color : #9dd1fe;
}
#right ul {
 background-image : url(images/e_leftbottom.gif);
 background-position : 0 100%;
 background-repeat : no-repeat;
 background-color : #9dd1fe;
 padding-bottom : 10px;
 margin-bottom : 10px;
}
#right ul li {
 list-style-type : none;
 margin-left : 10px;
 padding-right : 10px;
}
#wp-calendar {
 background-color : #9dd1fe;
 width : 100%;
 background-image : url(images/e_leftbottom.gif);
 background-position : 0 100%;
 background-repeat : no-repeat;
 border-collapse : collapse;
 margin-bottom : 10px;
}
#wp-calendar caption {
 background-color : #e3f2ff;
 line-height : 1.5em;
 font-size : 90%;
}
#wp-calendar td, #wp-calendar th {
 text-align : center;
 border : 1px solid White;
 font-size : 90%;
}
#wp-calendar #today {
 background-color : #e3f2ff;
}
#wp-calendar a {
 color : #FF4500;
}
#wp-calendar a:hover {
 text-decoration : none;
 background-color : white;
 color : black;
}
#right #rss li a {
 background-image : url(images/rss.gif);
 background-position : left;
 background-repeat : no-repeat;
}
#right #links li a {
 background-image : url(images/current.gif);
 background-position : left;
 background-repeat : no-repeat;
}
#content {
 margin-left : 190px;
 background-color : #e3f2ff;
 background-image : url(images/content_top.gif);
 background-position : 0 0;
 background-repeat : no-repeat;
 margin-right : 170px;
 padding : 10px 10px 0 10px;
 height : auto;
}
#breadcrumb {
 padding-bottom : 5px;
}
#content h2 {
 color : #eea735;
 font-size : 140%;
 margin-top : 10px;
 width : auto;
}
#content h2 em {
 font-size : 70%;
 font-weight : normal;
 color : #92C135;
}
#content h2 em var {
 color : black;
 font-style : normal;
}
#content h3 {
 font-size : 110%;
 margin-top : 10px;
 color : #4E871C;
}
#content h2 a {
 color : #FFBC52;
 text-decoration : none;
}

#content .post h2 a {
 color : #FFBC52;
 text-decoration : none;
}
#content .imgleft {
 float : left;
 margin-right : 20px;
 margin-bottom : 10px;
 margin-top : 10px;
 border : 1px solid #9dd1fe;
}
#content p {
 margin-top : 15px;
 margin-bottom : 15px;
}
#content h2 a:hover {
 text-decoration : underline;
}
#content .date {
 float : right;
 margin-right : 7px;
 line-height : 1em;
 padding : 3px;
 border : 1px solid #9dd1fe;
 width : auto;
 background-color : white;
 margin-left : 10px;
}
#content .date .d {
 font-size : 140%;
 display : block;
 text-align : center;
 color : #FF5D20;
}
#content .date .m {
 display : block;
 font-size : 80%;
 text-align : center;
}
#content .post {
 border-bottom : 1px solid #9dd1fe;
 padding : 10px;
 margin-bottom : 20px;
 background-color : #e3f2ff;
}


#content .post small {
 display : block;
 margin-bottom : 15px;
}
#content .post .postend {
 background-image : url(images/comment.gif);
 background-position : left;
 background-repeat : no-repeat;
 padding-left : 20px;
 margin-top : 15px;
}
#content #xende {
 background-image : url(images/content_bottom.gif);
 background-position : 100% 100%;
 background-repeat : no-repeat;
 text-align : right;
 padding : 10px;
 clear : both;
 margin-right : -10px;
}
#foot {
 text-align : center;
 font-size : 80%;
 text-indent : 20px;
 clear : none;
 margin-top : 10px;
 border-top : 3px solid #9dd1fe;
 padding-top : 10px;
}

/* ------------------ General Definition --------------------*/
#content a:link, #foot a:link {
 color : #295780;
}
#content a:visited, #foot a:visited {
 color : #295780;
}
#content a:hover, #foot a:hover {
 text-decoration : none;
}
#content a:focus, #content a:active, #foot a:focus, #foot a:active {
 background-color : black;
 color : white;
}
img {
 border : 0;
}
.none {
 display : none;
}
#content ul, #content ol, #content h1, #content h2, #content h3, #content h4, #content h5 {
 margin-top : 15px;
 margin-bottom : 15px;
}
#content ol .user, #content ol .admin {
 margin-left : 0;
 list-style-type : none;
 border : 3px solid #E4F0CA;
 padding : 10px;
 margin-bottom : 10px;
}
#content ol .user {
 background-color : #F8FBF2;
 background-image : url(images/user.gif);
 background-position : 10px 5px;
 background-repeat : no-repeat;
}
#content ol .user cite, #content ol .admin cite {
 font-size : 130%;
 margin-left : 40px;
 margin-top : 10px;
 display : block;
}
#content ol .admin {
 background-color : white;
 background-image : url(images/admin.gif);
 background-position : 10px 5px;
 background-repeat : no-repeat;
}
#content h4 {
 font-weight : normal;
 letter-spacing : 3px;
 font-size : 90%;
}
#content h5 {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight : normal;
}
#breadcrumb h3 {
 color : #295780;
 margin : 0;
}
#content ul li, #content ol li {
 margin-left : 20px;
}
blockquote {
 padding-left : 50px;
 background-color : #F4F9E9;
 border : 3px solid #E4F0CA;
 background-image : url(images/blockquote.gif);
 background-position : 5px 15px;
 background-repeat : no-repeat;
}
#content em {
 font-style : normal;
 color : #FF4500;
}
cite {
 font-style : normal;
 color : Green;
}
abbr, acronym {
 border-bottom : 1px dotted #708090;
}
samp {
 color : #1E90FF;
}
dfn {
 font-style : normal;
 color : #FF4500;
 font-family : Georgia, Arial, Helvetica, sans-serif;
}
pre {
 background-color : #F4F9E9;
 border : 3px solid #E4F0CA;
 padding : 10px;
 overflow : auto;
 width : inherit;
 line-height : 1.5em;
}
.klein {
 font-family : "Times New Roman", Times, serif;
 font-size : 95%;
}
/*----------------- Formulare ---------------------------*/

#content fieldset {
 border : 3px solid #E4F0CA;
 padding : 10px;
}
#content legend {
 padding-left : 10px;
 padding-right : 10px;
 font-size : 80%;
 color : black;
}
#content label {
 float : left;
 width : 130px;
}
#content .nonlabel {
 float : none;
 width : auto;
}
#content input {
 font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
 margin-bottom : 3px;
 background-color : #F6FAED;
 border : 1px inset white;
}
#content .btn {
 border : 3px solid #E4F0CA;
 background-color : white;
}
#content .error {
 background-color : white;
 border : 1px solid #FF4500;
}
#content input:focus, #content textarea:focus {
 background-color : white;
}
#content textarea {
 width : 99%;
 background-color : #F6FAED;
 margin-top : 5px;
 border : 1px inset white;
}
.clear {
 clear : both;
}