/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/admin/mt-static/themes-base/blog.css);
@import url(/admin/mt-static/themes/jbc/screen.css);
/* end StyleCatcher imports */


@import url(/admin/mt-static/themes/jbc/menu.css);


.asset-name {
   font-size: 20px;
   padding-top: 20px;
}

.asset-name,
.asset-name a,
.archive-title {
    color: #360107;
}

#content {
	margin: 0px;
}

#header-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 940px;
    margin: 0 auto;
}

a:hover { text-decoration: underline;} 

#content-inner {
	border: 1px solid gray;
}

.layout-wt #alpha {
    width: 690px;
    background-color: #fff;
}
 
.layout-wt #beta {
    width: 250px;
    background-color: #b2b2b2;
}

#content-inner {
    background-color: #b2b2b2;
}


#container-inner,
#content {
   background-color: inherit;
}

body { 
   background-color: #e4e4e4;
}

#footer: {
  display:none;
}

#header {
   border: 0px;
   background: inherit;
}


.widget {
  margin: 20px;
  width: 210px;
  background-color: #6B0208;
}

.widget-content {
 margin-top: 10px;
 margin-bottom: 10px;
 color: #eee;
}

.widget-content a {
  color: #eee;
  text-decoration: none;
}

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


.widget-header {
 border: none;
 color: white;
 font-size: 14px;
 margin: 0px;
 padding: 5px 12px;
 background: url(http://test.ps18jbc.fr/admin/mt-static/themes/jbc/img/jbc-gradient.png) repeat-x #6B0208;

}

#header-content {
   margin: 120px 0px 0px 700px;
   width: auto;
}

#header-name {
  color: gray;
  font-size: 14px;
  font-weight: bold
}

#header-inner {
  background: url(http://test.ps18jbc.fr/admin/mt-static/themes/jbc/img/jbc-header.png) repeat-x #770610;
  height: 143px;
  border-left: 1px solid gray;
  border-right: 1px solid gray;
}
