body {
  margin: 0;
  padding: 0;
  font: normal normal normal 10pt "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-align: center;
  color: #000000;
  background: #AAAAAA;
}

body > img
{
  display: none;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 1px;
  height: 1px;
}

h1, h2, h3, h4 
{
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  font-size: 88%;
  line-height: 1.5em;
  color: #777777;
  background: #F8F8F8 url(http://www.mathieucartoixa.fr/blogs/mac-net/template/img/quotes.gif) no-repeat top left;
  border-bottom: solid 2px #F0F0F0;
  border-right: solid 2px #F0F0F0;
}

blockquote p {
  margin-top: 0;
}

hr {
  display: none;
}

img {
  border: none;
}

/* unordered list style */

ul {
  list-style: none;
  margin: 0 0 20px 30px;
  padding: 0;
}

ul li {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
  background: url(http://www.mathieucartoixa.fr/blogs/mac-net/template/img/tictac_orange.gif) no-repeat 0 6px;
}

a.fr:after {
  content: url(http://www.mathieucartoixa.fr/blogs/mac/pix/fr.png);
}

/* ---( layout structure )---*/

@media all {
  #content {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    background: #EEEEEE;
    text-align: left;
    border: outset 2px #343B4C;
    border-collapse: collapse;
  }

  #titlebar
  {
    margin: 0;
    padding: 0;
    border-bottom: solid 2px #343B4C;
    background: #6C7A9D url(../pix/titlebar-right.jpg) no-repeat bottom right;
    width:100%;
    height:200px;
    clear: both;
  }

  #titlebar a 
  {
	text-decoration:none;
	color:inherit;
	border: none;
  }

  #titlebar a:visited
  {
	text-decoration:none;
	color:inherit;
	border: none;
  }
  



  #descriptionbar
  {
    position: absolute;
    width: 68%;
    top: 120px;
    left: 12%;
    padding: 0;
    margin: 0;
    clear: both;
  }

  #postsbar 
  {
    margin: 0 271px 0 0;
    padding: 10px;
    background: #FFFFFF;
    border-right: solid 1px #343B4C;
  }

  #sidebar 
  {
    position: absolute;
    top: 203px;
    right: 5%;
    width: 250px;
    margin: 0;
    padding: 10px;
    font-size: 90%;
    background: #EEEEEE;
    border: solid 1px #343B4C;
  }

  #sidebar div
  {
    border-bottom: solid 1px #666666;
  }

  #sidebar div div
  {
    border-bottom: 0;
    text-align: center;
  }

  #footerbar 
  {
    width: 100%;
    margin: 0;
    padding: 0;
    clear: both;
    background: #343B4C;
  }
}

/* ---( header and site name )--- */

@media all {
  #titlebar h1
  {
    position: relative;
    margin: 0;
    padding: 0;
    top: 20%;
    left: 5%;
    width: 50%;
    height: 50%;
    font: normal small-caps bolder 40pt "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-shadow: #343B4C 2px 2px 2px;
    color: #FFFFFF;
    background: transparent;
  }

  #descriptionbar h2
  {
    font-size: 120%;
    color: #FFFFFF;
    background: transparent;
  }
}

#postsbar .date-header h2
{
  margin-top: 0;
  padding-left: 14px;
  font-size: 140%;
  color: #AAAAAA;
  background: url(http://www.mathieucartoixa.fr/blogs/mac-net/template/img/date_icon.gif) no-repeat 0 50%;
}

/* comment styles */

#comments {
  padding-top: 10px;
  font-size: 85%;
  line-height: 1.5em;
  color: #666666;
  background: #EEEEEE;
}

#comments ul {
  margin-left: 0;
}

#comments li {
  background: none;
  padding-left: 0;
}

.comment-body {
  padding: 0 10px 0 25px;
  background: url(http://www.mathieucartoixa.fr/blogs/mac-net/template/img/tictac_orange.gif) no-repeat 10px 5px;
}

.comment-body p {
  margin-bottom: 0;
}

.comment-data {
  margin: 4px 0 0 0;
  padding: 0 10px 1em 60px;
  color: #999999;
  border-bottom: 1px solid #DDDDDD;
  background: url(http://www.mathieucartoixa.fr/blogs/mac-net/template/img/comment_arrow.gif) no-repeat 44px 2px;
}


.deleted-comment {
  font-style: italic;
  color: gray;
}

.comment-link {
  margin-left: .6em;
}


.post {
  margin: 0 0 1.5em 0;
  padding: 0 0 1.5em 14px;
  border-bottom: 1px solid #DDDDDD;
}

.post-body {
  font-size: 100%;
  text-align: justify;
}

.post-title {
  font-size: 140%;
  font-weight: bold;
}

.post-title a 
  {
	text-decoration:none;
	color:inherit;
	border: none;
  }

.post-title a:visited
  {
	text-decoration:none;
	color:inherit;
	border: none;
  }

.post-footer {
  margin: 0;
  padding: 0 0 0 14px;
  font-size: 80%;
  color: #999999;
  background: url(http://www.mathieucartoixa.fr/blogs/mac-net/template/img/tictac_grey.gif) no-repeat 0 8px;
}

.post img 
{
  margin: 6px 12px 6px 12px;
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
}


h2.sidebar-title {
  font-size: 130%;
  font-weight: bold;
  margin: 10px 0 0 0;
  padding: 0;
}

#profile-container { }
.profile-datablock { }
.profile-img 
{
	display:inline;
}
.profile-link {
  margin: 10px 0 10px 0;
  width: 100%;
  text-align: center;
  clear: both;
}
.profile-img img
{
	float:left;
	margin:0 10px 0px 0;
	border:4px solid #ccc;
}
#profile-container p { }
#profile-container .profile-textblock { }
.profile-data strong 
{
	display:block;
}

#blogfeeds { text-align:center }
#postfeeds { }

.shell
{
  font: icon;
}


#google-map
{
  margin: 0 !important;
  padding: 0 !important;
  background: #DDDDDD;
  color: #666666;
  width: 100%;
  height: 200px;
  text-align: center;
  overflow: hidden;
}

#google-map *
{
  overflow: visible;
}


#google-map div
{
  margin: 0;
  padding: 0;
  border-bottom: 0;
}

#google-map h2 {
  background: #DDDDDD;
  color: #666666;
  font: status-bar;
  text-align: center;
  vertical-align: middle;
}

#lastfm {
  text-align: center;
}

#flick
{
  text-align: center;
}
#flickr .zg_div {border: 0; margin: 0 0 0 66px; width:117px;}
#flickr .zg_div_inner {border: 0; background-color:#ffffff;  color:#666666; text-align:center; font-family:arial, helvetica; font-size:11px;}
#flickr #zg_whatlink {background-color:#ffffff;}
#flickr .zg_div a, .zg_div a:hover, .zg_div a:visited {color:#3993ff; background:inherit !important; text-decoration:none !important;}
