/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.publizistik-projekte.de/mt-static/themes-base/blog.css);
@import url(http://www.publizistik-projekte.de/mt-static/themes/cityscape-paris/screen.css);
/* end StyleCatcher imports */

body {
 color: #333;
   font-family: arial, verdana, helvetica, sans-serif;
    font-size: 12px;
}


#container-inner {
border: 1px solid #c7c7c7;
backround-color: #fff;
margin-top: 10px;
}



#header { 
    border: 0px;    
    backround: #fff url('');
    
    
}

#header-inner { 
   
backround: #fff url('');
}



#header a {
    color: #000;
    font-weight: bold;
}
 #header a:hover {
     text-decoration: none;
}


* html #header-content {  /*HACK targets IE6 but not 7, instead of min-height*/
    height: 110px;
}

#header-content {
      min-height: 110px;
      margin: 0px 0 0px 0px;
}


#content-inner {
  background: #fff;
 }



.date-header
{


    margin-top: 0;
    color: #08479c;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;

   
}

.entry-header
{

    margin-top: 0;
    border-left: 5px solid #08479c;
    padding: 0 0 0 10px;
    color: #666;
    font-size: 17px;

}

.entry-header a
{
        color: #36414d;
        font-weight: bold;   	
	text-align: left;
        text-decoration: none;
}


.entry-header a:hover
{
        color: #36414d;
        
text-decoration: underline;

}


.entry-header a:hover {
text-decoration: underline;
}

.entry-content,
.comment-content,
.trackback-content {
    margin: 0;
    line-height: 1.5;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0 0px;
    padding: 5px 0;
    border-bottom: 1px solid #3f5804;
    font-size: 120%;
    font-weight:bold;
    padding: 2px;
    color: #08479c;

}


.layout-wtt #content-inner { background: transparent url(content-wtt.gif) repeat-y scroll right top; }
.layout-twt #content-inner {  }
.layout-wt #content-inner { background: transparent url(content-wt.gif) repeat-y scroll right top; }
.layout-tw #content-inner { background: transparent url(content-tw.gif) repeat-y scroll left top; }




.widget a,
.archive-widget .widget-list .item {
    color: #08479c;
} 

.widget-header {
    padding: 5px 15px;
    font-size: 12px;
    font-weight: bold; 
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
    background: url(); 
}  
.widget .widget-header {
    border-bottom: 1px solid #3f5804;
}

.layout-tw .widget .widget-header {
    border-left-width: 0;
}

.layout-twt #beta-inner,
.layout-twt #gamma-inner
 {
  padding: 0 10px;
   
}

.layout-twt #alpha-inner
 {
  padding: 0 10px;
   
}




.embed-asset-widget .widget-header {
    margin-bottom: 0px;
}  



.widget .widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin: 0 0 0px 0;
    border: 1px solid #3f5804;
    padding: 10px 10px 10px 10px;
    font-size: 100%;
    line-height: 1.2;
    color: #36414d;
    background: #eee;
    margin-bottom: 20px;

}


.widget-header {
    
    background: url(); 
    font-size: 120%;
    border-bottom: 1px solid #A9AA9C;
        /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
    margin: 0;   
    padding: 5px;
    background: #3f5804;
    font-family: Arial,Helvetica;   
    font-weight: bold;
    color: #fff;


}

.widget-header a {
  color: #fff;    
  text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}



.asset-name {
    font-size: 130%;
    font-weight: bold;
    color: #08479c;
    border-bottom: 1px solid #A9AA9C;}


.archive-title {
    font-size: 150%;
    font-weight: bold;
    color: #08479c;
}


.entry-footer{
margin-bottom: 30px;
}

h2.statisch {
    font-size: 120%;
    font-weight: bold;
    color: #891F09;
}

a {
    color: #36414d;
} 

a:hover {  
 color: #a3b8cc;
}

.entry-tags {
    margin: 0 0 10px 10px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
    list-style:none;
    padding: 0px;
}

.entry-footer,
.comment-footer,
.trackback-footer {
    margin: 0 0 40px 0;
    border-top: 1px solid #dae0e6;
    padding-top: 3px;
    color: #666;
    font-size: 10px;
    text-align: right;
}

