/*
Theme Name: mts Medien 
Theme URI: 
Description: A bbPress theme 
Version: 1.0
Author:  
Author URI: http://www.webdesign-in.de
*/
/* Basics */

#discussions,
#forums,
#frame{margin:0 300px 5px 5px;text-align:left;min-height:500px;height:auto !important;height:100%;}
div#sidebarf {
	float: left;
	width: 260px;
	margin-top:0;
	margin-left: -265px;
	text-align: left;
	font-size:0.9em;
}
/* Header */

div#top .promotion{position: absolute;
	top:16px;
	left:273px;
  padding:0;
  z-index:3000;}

.alt {
	background: #fff;
}
code {
	font: 1.0em Monaco, 'Courier New', monospace;
}
p {
	margin-bottom: 1.0em;
}
.left {
	float: left;
}
.right {
	float: right;
}
.delete:hover {
	background: #c00;
	color: #fff;
}
#spacer {
	height: 25px;
	background: white;
}
textarea {
	border: 1px solid #868686;
}
select {
	border: 1px solid #868686;
}
input {
	border: 1px solid #868686;
}

/*--frontpage--*/
.sticky { 
	background: #E3E3E3; 
	}


#viewdiv{margin:3px 0 3px 3px;padding:0;}
#viewdiv h4{clear:both;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	padding: 8px;
	margin: 0;
	color:  #fff;
	background: #ADADAD;}
ul#views{padding: 3px 0;margin:3px 3px 3px 12px;}

#frame{}

/*---struktur--*/
#forums{}



/*--favoriten --*/
h3#currentfavorites{}
table#favorites{}


/*--forum--*/
table#latest{}

/*--thread--*/

.threadauthor{}
.threadauthor p{}
.threadauthor p small{}

.threadpost{}
.post{}
.poststuff{}

#post-form{}

/*--themen-- topic--*/
.infobox{	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 16px 8px;
	float: left;
	overflow: hidden;
	width:95%;}
	   .infobox ul {font-size:0.8em;
	margin: 10px 0 10px 0;
	padding: 0;
}
        .infobox ul li { padding-bottom: 3px; }
  #topic-info{}
    ul.topicmeta{}
  #topic-tags{	border-left: 1px solid #ccc;
		margin: -2em 0 10px 0;
	padding: 0;
	float: right;}
	     #topic-tags li{display:inline; padding:3px 5px 3px 12px;}
    #yourtags{}
    #othertags{}

ol#thread{}
  




#favorite-toggle{display:block;width:80%;}




  
  
  
  
  
  
  
  
  
/*--profile--*/
.notice{	border: 2px solid #888888; 
	background: #F0F0F0; 
	color: #343434; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em; }
h3#useractivity{}
span.freshness{}

#user-threads{}
  .user-recent{}

/*--login--*/
p.login{}

form.login{}

.login{	font-size: 0.8em;
	color: #797979;
	margin: 19px 12px 0 0;
	padding: 12px 6px 0 6px;
	float: right;
	background-color: #F0F0F0;}
  
.login label {
	display: block;
	float: left;
	padding-right: 10px;
}

.login #submit {
	font-size:0.8em;
	margin-top: 16px;
	height: 18px;
	padding: 0px 4px 6px 4px;
	color: #3B3B3B;
	border: 1px solid #E7E7E7;
	background-color: #fff;
}
p.login {
	font-weight: normal;
	font-size: 0.8em;
	padding-bottom: 12px;
	
}

form.login input { 
	font-size: 0.8em;
	margin-top: 3px;
	margin-bottom: 13px;
	border: 1px solid #E7E7E7;
	padding: 2px;
}

p.submit{margin-top: 12px;}

/*--navi--*/
div.nav{
	margin: 15px 0;
	padding: 12px 0;}

    
.nav span { font-weight: bold; }

.nav span, .nav a { padding: 6px; }










h3.bbcrumb{	font-size: 0.78em;
	letter-spacing: 1px;
	font-weight: 300;
	margin: 12px 0 6px 0;}












/*--sidebar--*/
#sidebarf{}


#hottags{}

#sidebarf h4{clear:both;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	padding: 8px;
	margin: 0;
	color:  #fff;
	background: #ADADAD;}

ul#frontpageheatmap{
	background-color: #fff;
	list-style-type: none;
	margin: 0; 
	font-size:0.9em;
	padding: 12px;
	color: #797979;
	line-height:1.4em;}

tags-input {
	border: 1px solid #868686;
	}

/*--footer--*/
#footerf{}





#frame { 
	padding: 0 0 0 2px;
}

/*------------------------------mmm------------------*/

#front-page #wrapper h3, #userlogin, #currentfavorites, #register {
	margin: 0 0 10px;
	padding: 12px 0 12px 0;
font:bold 170%/180% Verdana, sans-serif;
letter-spacing: -1px;margin:6px 0 0 10px;padding:0;color:#3b81ab;background-color:inherit;  }
  
h3.post-form{
	margin: 22px;
	padding: 12px;

	}
	
#post-form {
	padding: 12px;
	}

#front-page #discussions ul { padding: 0 0 0 14px; }




#thread {
  clear: both;
	background: #eee;
	list-style: none;
	margin: 20px 5px 0 120px;
	padding: 0;
}

#thread li {
	padding: 1.5em 1.0em;
	line-height: 1.5em;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadpost{font-size: 0.8em;}

.threadauthor {
	margin-left: -120px;
	overflow: hidden;
	position: absolute;
	width: 115px;
}

.threadauthor small { font-size:1.1em;}

.poststuff {
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font-size:0.86em;
	text-transform: uppercase;
}

.num, #forumlist small {
	font-size:1.1em;
	text-align: center;
}

.postform {
	background: #fff;
	padding: 0;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 90%;
	display: block;
}

.postformsub {
 font-size: 0.8em; background-color: #fff;
  }

.postform label { display: block; }

.admin { padding: 10px 0 0; }

#manage-tags { 
	margin: 10px 0; 
	list-style: none; 
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit { text-align: right; }

.topiclink { display: block; }

.topictitle {
	font-size: 1.2em;
	font-weight: normal;
	display: inline;
}

/* Other Content */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px;  font-size: 0.8em; }

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #E0E0E0; }

#latest th, #forumlist th, #favorites th {
	/* border-bottom: 1px solid #aaa; */
	background: #3b81ab;
	color: #fff;
	padding: 5px 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
}

#latest th a:link, #latest th a:visited, #latest th a:active {
	color:#fff;
}

#latest, #forumlist, #favorites {
	background: #F7F7F7;
	width: 100%;
}

.bozo { background: #eeee88; }

.alt.bozo { background: #ffff99; }

.deleted { background: #ee8888; }

.alt.deleted { background: #ff9999; }



/* Search Page */

.results{margin: 24px; }



/* Profile Page */



#profile-menu {
	list-style-type:none;
	text-align:right;
	margin: -51px 0 0 0;
	padding:0;
	float: right;
	
}


#profile-menu li {
	float:left;
	text-align:center;
}

#profile-menu li a {
	font-size:0.8em;
	display:block;
	text-decoration:none;
	color:#333;
	padding:6px;
	background:#FFF;
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
	}	

#profile-menu li a:hover {
	background:none;
	text-decoration:none;
	color: #fff;
}



#userinfo { margin-top: 10px; }

#userinfo dt { clear:left;font-weight: bold; float:left; width:100px;text-align:right;margin-right:10px;}

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }


/* Profile Edit Page*/

#forums fieldset { 
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px; 
	margin-bottom: 15px;
	width: 640px;
}

#forums legend { 
	font-weight: bold;
	padding: 0 15px;
}

#forums fieldset table { 
	text-align: left;
	margin: 0 15px;
}

#forums fieldset table td { padding: 2px 0; padding-left: 4px; }

#forums fieldset p { 
	font-size: 11px;
	margin: 10px 16px;
}


/* 48 x 48 avatars */

.post {
	min-height: 60px;
}

.view  {
	font-size: 0.8em;
	list-style-type: none;
	margin-left: -14px;
	}
	
	

