/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.zeguigui.com/weblog/static5/themes-base/blog.css);
@import url(http://www.zeguigui.com/weblog/static5/themes/cityscape-portland/screen.css);
/* end StyleCatcher imports */

#header-name {
   font-size: 32px;
   background-image: url('http://www.zeguigui.com/Images/framboise_32x32.png');
   background-position: left center;
   background-repeat: no-repeat;
   padding-left: 40px;
}

#header-content {
   text-shadow: white 0px 0px 10px;
}

.entry-title {
   text-shadow: #aaa 2px 2px 2px;
}

.comment-friend {
   background-color: #bbdcff;
}

.comment-header .userPic {
   float: right;
   padding : 2px;
   margin: 0 0 3px 3px;
   border: 1px solid #5C92A4;
}

.facebookStatus {
  font-size: smaller;
  font-style: italic;
  color: #5C92A4;
}

.illustration {
   float: right;
   border: 1px solid black;
   margin: 0 0 .5em .5em;
}

.archive-subtitle, .entry-content h2, .asset-content h2 {
   margin-top: 0px;
   margin-right: 0pt;
   margin-bottom: 15px;
   margin-left: 0pt;
   font-size: 18px;
   font-weight: bold;
   color: #5C92A4;  
}

.asset-content h2 {
   margin-top: 15px;
   border-bottom: 1px solid #5C92A4;
}

#header {
   background-position: left top;
}

#menuBar {
   background-color: #007AA8;
   border-top: solid 1px #005276;
   border-bottom: solid 1px #005276;
   overflow: hidden;
   width: 100%;
   height: 18px;
   margin: 0;
   padding: 0;
   color: yellow;
}

#menuBar ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

#menuBar li {
   margin: 0;
   padding: 0;
   float: left;
   text-align: center;
   width: 94px;
   list-style-image: none;
   list-style-type: none;
}

#menuBar a {
   display: block;
   width: 100%;
   height: 100%;
   text-decoration: none;
   color: yellow;
   cursor: pointer;
   background-color: inherit;
}

#menuBar a:hover {
   background-color: #A84E00;
   font-weight: bold;
   color: inherit;
}

pre.code, pre.exemple {
   overflow-x : auto;
   overflow-y : auto;
   height     : 12em;
   border     : 1px solid black;
}

#g2randomPic img {
   margin     : 0 auto;
}

.widget-social-networking img {
   margin-top : 8px;
}

.widget-social-networking .widget-content {
   margin-bottom : 14px;
}
