@charset "utf-8";
/*
Theme Name: Mr. DO IT
Theme URI: http://www.mrdoit.at
Description: Mr. DO IT Theme
Author: Daniel Martan, David St&ouml;ckl
Author URI: http://blog.blackbam.at/
Tags:

*/


* {
    margin:0px;
    padding:0px;
}

body, h1, h2, h3, h4, h5, li, ol, ul, div, form, img, table, hr {
	border:0;
}

a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

input {
	margin:5px 0px;
}

.left {
        float:left;
}

.right {
        float:right;
}

.center {
         text-align:center;
}

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

.clear {
         float:none;
         clear:both;
}

body {
	background:#dbdcde;
	font-family:"Arial","Verdana","Helvetica",sans-serif;
	font-size:12px;
	background:#717171;
	color:#393939;
	line-height:18px;
}

#container {
	background:#dbdcde;
}

#cont_container {
	min-height:285px;
	background:url(./images/header_bg.jpg) top center repeat-x;
}

#content {
	width:896px;
	margin:0 auto;
}

#inner_content {
	width:100%;
	background:#f3f3f3;
}



/****** Header ********/
#headerbar {
	height:45px;
	width:100%;
}

#top_nav {
	float:right;
	height:35px;
	padding-top:10px;
}

#top_nav a {
	margin-right:10px;
}

#top_reg {
	width:210px;
	float:left;
	height:43px;
	padding:2px 10px 0 10px;
	color:#ffffff;
	background:url(./images/bg_register.jpg) repeat-x;
}

#loginform {
		
}

#top_reg input {
	float:left;
	font-size:10px;
	border:1px solid #848383;
	background:#9f9f9f;
	color:#ffffff;
	padding:2px 2px;
	margin:0;
}

#top_reg input[type=text], #top_reg input[type=password] {
	width:70px;
	margin-right:10px;
	background:url(./images/input_bg.jpg) repeat-x;
}

#top_reg input[type=submit] {
	cursor:pointer;
}

#top_reg p {
	width:inherit;
	height:22px;
}

#top_reg p.nav {
	height:auto;
}

#top_reg a {
	clear:both;
	color:#ffffff;
	font-size:11px;
	padding-top:2px;
	text-decoration:none;
}

#top_reg a:hover, #top_reg a:focus {
	color:#dbdcde;
}

#header {
	background:url(./images/header.jpg) left top no-repeat;
	height:270px;
}

#blog_title {
	width:100%;
	padding-top:25px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	font-family:"Verdana","Arial", "Helvetica",sans-serif;
	color:#828282;
}

#blog_title h1 {
	font-size:30px;
}

#blog_title h1 a {
	color:#828282;
	text-decoration:none;
}

#blog_title h1 a:hover, #blog_title h1 a:focus {
	color:#666;
}

#header_holder {
	height:124px;
	width:100%;
}

/***** Navigation ****/
#main_navigation {
	margin-top:56px;
	height:50px;
	width:100%;
}

#main_navigation_inner {
	height:inherit;
	width:100%;
}

#index_bg {
	height:inherit;
	width:100%;
}

#navigation_list {
	height:50px;
	width:100%;
}

#navigation_list ul {
	list-style-type:none;
	height:50px;
	text-transform:uppercase;
	text-align:center;
}

#navigation_list ul li {
	float:left;
	height:50px;
}

#navigation_list ul li.spacer {
	width:1px;
	margin-top:40px;
	background:url(./images/nav_spacer.jpg);
	}

#navigation_list ul li.navpoint, #navigation_list ul li.navpoint2  {
	width:111px;
}

#navigation_list ul li.navpoint a, #navigation_list ul li.navpoint2 a  {
	height:34px;
	width:111px;
	padding-top:16px;
	color:#bdbdbd;
	text-decoration:none;
	display:block;
	margin-top:40px;
	background:#555;
}

#navigation_list ul li.navpoint a:hover,  #navigation_list ul li.navpoint a:focus {
	color:#ffffff;
	background:#f98a03;
	margin-top:0px;
	height:34px;
	padding-top:56px;
}

#navigation_list ul li.navpoint2 a:hover,  #navigation_list ul li.navpoint2 a:focus {
	color:#ffffff;
	background:#f98a03;
	margin-top:16px;
	height:34px;
	padding-top:40px;
}

#navigation_list ul li#last, #navigation_list ul li#last a  {
	width:112px;
}

#navigation_list ul li.navpoint a span, #navigation_list ul li.navpoint2 a span {
	color:#ff681d;
	padding:0px 7px 0 0;
	font-size:10px;
	font-weight:bold;
	vertical-align:text-top;
}

#navigation_list ul li.navpoint a span.mwo, #navigation_list ul li.navpoint2 a span.mwo {
	color:#dbdbdb;
	font-size:11px;
	font-weight:normal;
}

#navigation_list ul li.navpoint a:hover span, #navigation_list ul li.navpoint a:focus span, #navigation_list ul li.navpoint2 a:hover span, #navigation_list2 ul li.navpoint a:focus span {
	color:#000;
}

#dynamic_content {
	background:#f5f5f5;
	min-height:200px;
}

#dynamic_page {
	padding:30px 0 0 0;
}

#dynamic_page ul {
	padding-left:15px;
}

#dynamic_page h3 {
	padding:10px 0 8px;
}

#dynamic_content_bottom {
	height:8px;
	width:100%;
	background:url(./images/content_bottom.jpg) left top no-repeat;
}

#category_navigation {
	width:100%;
	height:60px;
	text-align:center;
	background:#555555;
	margin-bottom:25px;
}

#category_navigation ul {
	text-align:center;
	list-style-type:none;
	padding-left:80px;
}

#category_navigation ul li {
	float:left;
	width:208px;
	height:60px;
	margin-right:56px;
}

#category_navigation ul li a {
	width:208px;
	height:48px;
	margin-top:6px;
	display:block;
}

.topic {
	margin-left:20px;
}

#cat_cust_1 {
	background:url(./images/cat_vid.jpg) left top no-repeat;
}

#cat_cust_2 {
	background:url(./images/cat_aud.jpg) left top no-repeat;
}

#cat_cust_3 {
	background:url(./images/cat_txt.jpg) left top no-repeat;
}


#category_navi


#content_heading h1 {
	padding-left:20px;
}


/***** Seiten *****/
.page_content {
	padding:0 40px 20px;
}

.page_heading {
	font-size:24px;
	padding-bottom:15px;
}

/***** Footer ****/
#fot_container {
	margin-top:20px;
	background:#555555;
	min-height:100px;
}

#footer_content {
	width:896px;
	margin:0 auto;
}

#kontaktdaten {
	font-size:11px;
	color:#e5e5e5;
	padding:20px;
}

#page_top {
	width:100%;
	text-align:center;
}

#page_top a {
	color:#fff;
	font-size:11px;
}

.gs {
	border:1px solid #777;
}








/**************** THE BLOG ****************/
.eintrag_header {
	clear:both;
	float:none;
	height:39px;
	width:896px;
	text-align:center;
	color:#525048;
}

div.category-videos div.eintrag_header {
	background:url(./images/blog_header.jpg) left top no-repeat;
}

div.category-audio div.eintrag_header {
	background:url(./images/bg_audioartikel.jpg) left top no-repeat;
}

div.category-skripten div.eintrag_header {
	background:url(./images/bg_documentartikel.jpg) left top no-repeat;
}

.eintrag_header h2, .eintrag_header h2 a, .eintrag_header h1 {
	font-size:18px;
	color:#525048;
	text-decoration:none;
}

.eintrag_header h2 a:hover, .eintrag_header h2 a:focus {
	color:#707070;
}

.postmeta {
	font-size:11px;
	color:#707070;
}

.eintrag_content {
	clear:both;
	width:856px;
	color:#393939;
	font-size:12px;
	padding:20px 20px 8px 20px;
}

.eintrag_footer {
	border-top:1px solid #c9c8c8;
	padding:8px 0 45px 0;
	margin:0 20px;
	font-size:10px;
	color:#393939;
}

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

.eintrag_comments {
	float:right;
}

.related_links {
	float:left;
}

.hr_loop {
	clear:both;
	float:none;
}

.navigation_loop_top, .navigation_loop_bottom {
	clear:both;
	float:none;
	width:100%;
	height:30px;
}

.navigation_loop_top div, .navigation_loop_bottom div {
	padding:10px 20px;
	font-size:12px;
}

.navigation_loop_top div a, .navigation_loop_bottom div a {
	color:#525048;
	text-decoration:none;
	font-weight:bold;
}

.navigation_loop_top div a:hover, .navigation_loop_top div a:focus, .navigation_loop_bottom div a:hover, .navigation_loop_bottom div a:focus {
	color:#bdbdbd;
}

.wordtube {
	text-align:center;
}

.eintrag_content object {
	margin:20px auto;
	text-align:center;
}




/****** Kommentare ****/
#comments {
	padding:10px 20px 10px;
	width:856px;
	margin-top:20px;
}

#comments input {
	border: 1px solid #444444;
	width:200px;
	margin-bottom:20px;
	padding:2px 3px;
	font-size:11px;
}

#comments textarea {
	border: 1px solid #444444;
	width:400px;
	margin-bottom:20px;
	padding:2px 3px;
}

#comments p#cmt_und, #comments p#comment_sub_und {
	font-size:10px;
	padding-bottom:20px;
}

#comments a:hover, #comments a:focus {
	color:#222;
}

#comments ol, #comments ul {
	list-style-type:none;
}

ol.commentlist li {
	background-color:#ddd;
}

.commentlist li {
	margin-bottom:10px;
	padding:20px;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
}

#commentmetadata {
	float:right;
	font-size:10px;
}

.comment-author {
	float:left;
	width:150px;
}

.reply {
	clear:both;
	float:right;
}

.comment_author_cust {
	float:left;
	font-weight:bold;
}

.comment-meta {
	float:right;
	font-size:10px;
}

.comment_author_cust a, .comment-meta a, #cmt_und a, #comment_sub_und a {
	color:#333;
}

.comment_author_cust {
	text-decoration:none;
}

.comment_content {
	clear:both;
	padding:7px 0 5px;
	font-size:11px;
}

.comment_author_cust a:hover, .comment_author_cust a:focus , .comment-meta a:hover, .comment-meta a:focus {
	color:#777;
}


#cmt_mng {
	margin-top:20px;
	border-top:2px solid #777;
	padding-top:6px;
}

.cmt_form_label {
	float:left;
	width:100px;
}

h3#cmt_mng {
	padding:10px 0 20px;
}


#footer_right a {
	float:right;
	margin-left:20px;
}

/****** Calendar 1 ***********/
    .calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:1px dotted #000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
         border-bottom:1px dotted #000000;
        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        border-bottom:1px dotted #000000;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#333333; 
        background:#F6F79B; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
        }
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
        color:#FF0000;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #DFE6DE;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #E9F0E8;
     }
     span.weekend {
        color:#FF0000;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #BFBFBF;
        background-color:#E4EBE3;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .event-title {
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
     }
     .event-title-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .event-content-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }
	 
.wpcf7-form  {
	width:50%;
	float:left;
}

#veranstaltungen {
	width:40%;
	float:left;
	margin-left:10px;
}

#veranstaltungen ul {
	list-style-type:none;
}

