/*  
Theme Name: mmblog
Theme URI:
Description: Theme für Markenmagnet Blog.
Version: 1.0
Author: Beaufort 8 - Agentur für Kommunikation
Author URI: http://www.beaufort8.de
*/

html{
     }

body{
	margin: 0;
	text-align: center;  
	font-family: Arial,sans-serif;
	color: #6b6056;
	font-size: 12px;
	letter-spacing: 0.5px;
	line-height: 19px;	
	padding:0;
	}
     
.anzeige {
   	text-align: left;    
    margin: 0 auto;     
    width: 766px;
    }
/*--------------------navigation-------------------*/
.top{
	margin-top: 10px;
	height: 40px;
	width: 766px;

}

/*--------------------navigation + logo -------------------*/
#logo{
	margin:0;
	float:right;
	margin-bottom:50px;
}

#logo a img{
	border: none;	
}

#nav{
		font-size: 16px;
	}

#nav li {
		float:left;
		display:block;
}


#nav .page_item a:link, #nav .page_item a:visited, #nav .page_item a:active {
		color: #6b6056;
		margin-right: 30px;
}

#nav .page_item a:hover {
		color: #d9001a;
		margin-right: 30px;
}

#nav .current_page_item a:link, #nav .current_page_item a:visited, #nav .current_page_item a:active {
color: #d9001a;
margin-right: 30px;
}


/*--------------------carousel-------------------*/
.pageline{
  clear: both;
  margin: 0;
  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#999999;
  width:766px;
  min-height:1px;
}

/*--------------------main------------------*/

#mycarousel{
visibility:hidden;
height: 5px;
}

.main{
	float: left;
	margin: 0 auto;     
    width: 480px;
    margin-top: 30px;	
	}

.mainArchive {
	float: left;
	margin: 0 auto;     
    width: 480px;
    margin-top: 30px;	
	}
.mainArchive h1{
	margin-bottom: 35px;
	}
	
.post, .single{
  	padding-bottom: 10px;
  	margin-bottom: 10px;	
  	border-bottom-width:1px;
  	border-bottom-style:solid;
  	border-bottom-color:#999999;
}

/*--------------------sidebar-----------------*/

.sidebar{
	float: left;
	margin: 0;
	margin-left: 86px;   
	margin-top: 30px;	 
    width: 200px;
	}
	
.sidebar a{ 
	color: #6b6056;
}

.sidebar a:hover{ 
	color: #d9001a;
}
	
/*--------------------sidebar-----------------*/

.footer{
	clear: left;
	margin-top: 25px;
	margin-bottom: 25px;
	}
	

/*--------------------textgestaltung--------------------*/
.date {
	color: #999999;
	font-size: 12px;
	margin:0;
}

p{
     }

h1,h2,h3,h4,h5,h6{
	color: #999999;
	font-weight: normal;
     }

h1{
	color: #d9001a;
	font-size: 20px;
    line-height: 24px;
}


h2{
	font-size: 18px;
	}

h3{
	font-size: 16px;	
	}

h4{
	font-size: 14px;	
	}

h5{
	font-size: 12px;	
	}

h6{
	font-size: 10px;	
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}

ul{
	font-color: #999999;
    list-style: none;
    margin: 0;
   	padding: 0;
     }
     
li{
  	padding: 0;
  	line-height: 16px;	 
}     
 
   
ol{
     }
     


    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

/*--------------------linkgestaltung--------------------*/


a {
	text-decoration: none;
	color: #d9001a;
     }
a:hover{
	color: #6b6056;
}

/*--------------------bilder als links--------------------*/
a img{
	border: 0;
     }

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     }

input#s{
	padding:3px;
	width: 160px;
	border-width:1px;
  	border-style:solid;
  	border-color:#999999;
     }

input#searchsubmit{
     }

.searchfield {
	}

.searchtext{
   postion:absolute;
   float:left;  
   margin-bottom:50px;
   margin-right:5px;
}

.searchimage{
   postion:absolute;
   float:left;
   padding-top:3px;
	}

.clear{
	 clear:left;
	}


/*--------------------Kommentare--------------------*/
.alt {
	 
	}

.commentlist { 
	margin-top:25px;
	margin-bottom:25px;
    list-style: none;
	}


.nocomments {
	 
	}
 
.commentlist li {
	background-color:#E6E6E6;
	padding: 10px;
	margin-bottom:15px;

	}
.commentlist h3{
	font-weight:bold;
	color: #6b6056;
	margin:0;
	
  }
.commentlist cite, .commentlist cite a {
	 
	}

.commentlist p {
	 
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
    width: 180px;
  	border-style:solid;
  	border-color:#999999;
	border-width:1px;
  	border-style:solid;
  	border-color:#999999;
  	padding: 3px;
	}

#commentform textarea {
	width: 480px;
	height: 180px;
	font-family: Arial,sans-serif;
	font-size: 12px;
	line-height: 19px;	
	padding: 4px;
	border-width:1px;
  	border-style:solid;
  	border-color:#999999;
	}

#commentform #submit {
	 
	}
	
#respond h2{
	color: #6b6056;
	}

/*--------------------fuer den wp kalender--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
	color: #999999;
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{

     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }
     
.st-tag-cloud{
 margin-bottom: 50px;
 line-height:24px;
 }
 

 
/*--------------------smiley ausblenden--------------------*/ 
img#wpstats {
     width:     0px;
     height:    0px;
     padding:   0px;
     border:    none;
     overflow:  hidden
}

/*--------------------Über Uns--------------------*/ 


	
.ueberuns td, .arbeitsweise td{
	font-size: 12px;
	letter-spacing: 0.5px;
	line-height: 19px;	
	vertical-align: top;
	padding-right:5px;
	}

.ueberuns h4{
	margin-top:-10px;
	color: #d9001a;
	}
	
.ueberuns h2{
	margin-top:0px;
	color: #d9001a;
	}




/*--------------------Kontakt--------------------*/ 
.kontakt a{
	color: #6b6056;
	text-decoration: underline;
}

.kontakt a:hover{
	color: #d9001a;
	text-decoration: underline;
}

