/*
Theme Name: Masterclass

*/


/* GENERAL */

body{
	margin: 0;
	font-family:  Tahoma;
	font-size: 9pt;
	text-align: left;
	background-color: #aec9df;
	color: #333;
	background-image: url("./images/bg.jpg");
	background-repeat: repeat-x;
}

a{
	text-decoration:none;
	color: #000;
}

img{
	border:none;
}

#all{
	width: 1004px;
	margin: 0 auto;
}

/* TOP */

#top{
	height: 38px;
	background: url("./images/bg-top.png") repeat-x;
}

#top_txt{
	padding: 7px 0 0 7px;
	color: #CCC;
}

#top_txt a{	
	color: #FF6600;
	text-align: left;
}

#top_txt a:hover{	
	color: #FF3300;
}

#top_txt_left{
	float: left;
}

#top_txt_right{
	float: right;
	padding-right:20px;
}

/* HEADER */

#header{
	height: 210px;
	margin-top: 0px;
}

#header_logo{
	width: 253px;
	float:left;
	padding-left: 88px;
	margin-top: -70px;
}
#header_masterclass{
	float:left;
	margin-top: -70px;
}
#header_lozung{
	float:right;
	width: 211px;
	margin-top: -35px;
	text-decoration: justify;
	text-transform: uppercase;
	color: #ffffff;
	font-size: 11pt;
}

.header_round{
	width: 15px;
	float:left;
}

#header_menu{
	width: 1004px;
	height: 105px;
	float: left;

}

#header_menu_page{
	width: 1004px;
	height: 44px;
	float:left;

	
}

#header_menu_page ul{
	margin:0;
	padding:0;
}

#header_menu_page ul li{	
	margin: 0;
	float: left;
	list-style: none;
	text-align: center;
	width: 251px;
	height: 38px;
	background-image: url("./images/top_menu.jpg");
	font-size: 14pt;
	padding-top: 6px;
}

#header_menu_page ul li a{
	color: #ffffff;
}

#header_menu_page ul li a:hover{
	color: #ffffff;
}

#header_search{
	width: 210px;
	height: 43px;
	float: right;
	padding: 60px 0 0 0;
	background: url("./images/bg_head_search.png") left 50px no-repeat;
}

#header_search input.s{
	margin-left: 10px;
	width: 130px;
	background: #EEFFCCEE;
	border: 1px solid #ccc;
}

#header_search input#searchsubmit{
	width: 50px;
	font-size: 10px;
	color: #333;
}

/* CONTENT */

#main_top{
	width: 100%;
	height: 30px;
	clear: both;
	background: url("./images/bg_main_top.png") no-repeat;
}

#main_bottom{
	width: 100%;
	height: 70px;
	clear: both;
	background: url("./images/bg_main_bottom.png") no-repeat;
}

#main_col{
	width: 1004px;
	clear: both;
	
}

#main_col1{
	width: 300px;
	background: url("./images/menu_bg.jpg") repeat-y;
	
	color: #999999;
}
#main_col1_m{
	width: 300px;
	background: url("./images/bg_main.png") repeat-y;
	padding-top: 30px;
	color: #999999;
	height: 284px;
}
#main_col2{
	
	background: url("./images/bg_content.jpg") repeat-y;
	
}

#contents{
	padding: 20px 20px;
border: 0;
margin-top: -2px;
margin-left: 0px;
}

#right{
	width: 220px;
	float: left;
	background: url("./images/bg_main_ka.png") right top repeat-y;
}

#main_col3{
	width: 204px;
	background: #663300 url("./images/bg_main_round_top.png") left top no-repeat;
}

td{ 
	vertical-align: top;
}

.main_round{
	background: #FFFFFF;
}

/* FOOTER */
#footer{
	width: 100%;
	height: 100px;
	clear: both;
	padding-top: 20px;
	background-color: #aec9df;
	text-align: center;
}

#footer a{
	border-bottom: 1px dotted #666;
}

#footer a:hover{
	color: #FF3300;
	border-bottom: 1px dotted #FF3300;
}

/* SIDEBAR */

.sidebar{
	padding: 0 20px;
	margin:0;
}

.sidebar ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	color: #ffffff;
	float: left;
	height: 35px;
	background-image: url("./images/top_menu.jpg");
	
}

.sidebar ul, .sidebar ul li ul li{
	margin: 0;
	padding: 0;
	width: 1004px;
}

.sidebar ul li ul li{
	width: 250px;
	padding: 6px 0 3px 1px;
	text-align: center;
	font-size: 13pt;
}

.sidebar ul li ul li a, .sidebar #tag_cloud a{
	color: #ffffff;
	
}

.sidebar ul li ul li a:hover, .sidebar #tag_cloud a:hover{
	color: #ffffff;
}

.sidebar ul li h2{
	color: #FFF;
	font-size: 14px;
	padding-top: 20px;
}


.main_menu {margin-top: 38px;}
.main_menu  .sidebar{
	padding: 0 20px;
	margin:0;
}

.main_menu  .sidebar ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	color: #ffffff;
	float: left;
	height: 33px;
	background-image: url("./images/main_menu.png");
	background-repeat: no-repeat;
}

.main_menu  .sidebar ul, .main_menu  .sidebar ul li ul li{
	margin: 0;
	padding: 0;
	width: 1004px;
}

.main_menu .sidebar ul li ul li{
	width: 246px;
	padding: 6px 0 3px 1px;
	text-align: center;
	font-size: 13pt;
}

.main_menu  .sidebar ul li ul li a, .main_menu  .sidebar #tag_cloud a{
	color: #ffffff;
	
}

.main_menu  .sidebar ul li ul li a:hover, .main_menu  .sidebar #tag_cloud a:hover{
	color: #ffffff;
}

.main_menu  .sidebar ul li h2{
	color: #FFF;
	font-size: 14px;
	padding-top: 20px;
}




.sidebar2{
	padding: 0 20px;
	margin:0;
}

.sidebar2 ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-align: right;
	
	
}

.sidebar2 ul, .sidebar2 ul li ul li{
	margin: 0;
	padding: 0;

}

.sidebar2 ul li ul li{
	background-image: none;
	padding: 0px 0 3px 1px;
background-image: url("./images/marker.png");
	background-repeat: no-repeat;
	background-position: right 6px;
	padding-right: 15px;
	font-size: 11pt;
}

.sidebar2 ul li ul li a, .sidebar2 #tag_cloud a{
	color: #ffffff;
	
}

.sidebar2 ul li ul li a:hover, .sidebar2 #tag_cloud a:hover{
	color: #ffffff;
}

.sidebar2 ul li h2{
	color: #FFF;
	font-size: 14px;
	padding-top: 20px;
}






.sidebar input{
	font-size: 10px;
}

.sidebar form{
	padding-top: 30px;
}

table#wp-calendar{
	width: 100%;
}

#wp-calendar a{
	color: #FFFFFF;
	border-bottom: none;
}

#wp-calendar a:hover{
	color: #FF6600;
	border-bottom: 1px dotted #FF6600;
}

input.s{
	font-size:10px;
	width: 165px;
	color:#666666;
}
	
#main_col3	.sidebar ul li ul li, #main_col3 .sidebar ul li ul li a{
	color: #FFEEEE;
}

#main_col3 .sidebar ul li ul li a:hover{
	color: #FFCC00;
}

#main_col3 .sidebar ul li ul li{
	border-bottom: 1px dotted #FFEEEE;
}

#main_col3 .sidebar ul li h2{
	color: #FFFFFF;
}

#main_col3 table#wp-calendar, #main_col3 table#wp-calendar a{
	color: #FFEEEE;
}

#main_col3 .sidebar ul li ul li a, #main_col3  .sidebar #tag_cloud a{
	color: #FFEEEE;
}

#main_col3 .sidebar ul li ul li a:hover, #main_col3 .sidebar #tag_cloud a:hover{
	color: #FFCC00;
}

/* POST */

.post{
	line-height: 150%;
	padding-bottom: 10px;
}

.post h2, .post h2 a{
	font: 23px;
	color: #005498;
	line-height: 100%;
	margin-bottom: 0;
	text-transform: uppercase;
}

.post h2 a:hover{
	color: #FF3300;
	border-bottom: 1px dotted #FF3300;
}

.post .entry a{
	color: #bc0000;
}
.post .entry {
    color: #005498;
}
.post .entry a:hover{
	text-decoration: underline;
}

.post p.postmetadata1{
	text-align: left;
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 20px;
}

.post p.postmetadata2{
	font-size: 10px;
	text-align: right;
	color: #666666;
}

.post p.postmetadata1 a, .post p.postmetadata2 a{
	color: #666666;
	border-bottom: 1px dotted #999;
}

.post p.postmetadata1 a:hover, .post p.postmetadata2 a:hover{
	color: #999900;
	border-bottom: 1px dotted #999900;
}


/* COMMENTS */
.commentmetadata .avatar {
	float: left;
	margin: 0 4px 0 0;
	padding: 0;
	border: 1px solid #999999;
}

#comments_text{
	padding-top: 0px;
	padding-left: 45px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px 20px;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 15px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	width: 370px;
}

.comments-template input{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 11px;
	width: 150px;
}

.comments-template input#submit{
	font-size: 11px;
	width: 100px;
}

.comments-template a{
	color: #666;
	border-bottom: 1px dotted #999;
}

.comments-template a:hover{
	color: #999900;
	border-bottom: 1px dotted #999900;
}

.commentmetadata{
	font-size: 11px;
}

.commentmetadata strong a{
	color: #CC3300;
	border-bottom: 1px dotted #CC3300;
}

.commentmetadata strong a:hover{
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
}

.commentmetadata_right, .commentmetadata_right a{
	text-align: right;
	border-bottom:none;
}

.commentmetadata_right a:hover{
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
}



.sidebar2 #linkcat-7 ul li {float: right; list-style: none; background-image: url("./images/spacer.gif");}
.sidebar2 #linkcat-7 ul {margin-top: 30px;}
.sidebar2 #linkcat-6 ul li {float: right; list-style: none; background-image: url("./images/spacer.gif");}
.sidebar2 #linkcat-6 ul {margin-top: 30px;}
.widgettitle {display:none}

