/*
Theme Name: Titus Simoens
Theme URI: http://blog.titussimoens.be
Description: Theme for Titus Simoens created by <a href="http://brec.ht" title="Brec.ht">brec.ht</a>.
Version: 2.0
Author: Brecht Omey
Author URI: http://brec.ht
Tags: titus, simoens, brecht, brec.ht

  Titus Simoens v2.0
   http://blog.titussimoens.be

  This theme was designed and built by Brecht Omey,
  whose website you will find at http://brec.ht

  (c) Copyright Brecht Omey 2010 - All rights reserved

*/

body{background:#eee url(img/bg.jpg) repeat fixed 0 0;color:#4c4c4c;font:75%/1.2em Georgia, "Times New Roman", serif;}

a, a:hover{color:#4c4c4c;border-bottom:1px solid #4c4c4c;}
a:hover{color:#555;border-bottom:1px solid #999;}
.tt-flickr, .tt-flickr:hover{border:none;}

h2, h3, h4{padding:4px 0 12px 0;margin:0 0 12px 0;font-size:2em;color:#4c4c4c;border-bottom:1px solid #c2c2c2;font-style:italic;line-height:1em;}
  h2 a, h3 a, h4 a{color:#4c4c4c;border:none;}
  h2 a:hover, h3 a:hover, h4 a{border:none;color:#555;}

input,select,textarea{width:390px;padding:3px 4px;margin:.2em 0;font:1.5em Georgia,"Times New Roman", serif;color:#555;background:#aaa;border:1px solid #aaa;font-style:italic;}
form p{position:relative;}
label{display:block;font:1.1em Georgia,"Times New Roman", serif;color:#aaa;font-style:italic;}
.button{width:auto;}

#wrapper{width:960px;margin:0 auto;}

  #header{position:relative;padding:62px 45px 0 45px;background:transparent url(img/bg_header.png) no-repeat 0 0;}
    #logo{display:block;width:146px;height:58px;background:transparent url(img/logo.png) no-repeat 0 0;text-indent:-9999px;border:none;}
    #description{display:none;}
    #about_me{display:block;width:46px;height:32px;position:absolute;top:48px;left:130px;background:transparent url(img/icon_aboutme.png) no-repeat 0 0;text-indent:-9999px;border:none;}
    
  #content{padding:0 45px;}
    .post{margin:42px 0 0 0;position:relative;}
      .post p, #biography p, #comments p{margin:0 0 16px 0;font-size:1.1em;line-height:1.4em;}
        .post_column_1{padding:0 10px !important;width:415px !important;text-align:justify;}
      .post img{border:10px solid #ddd;}
      .footer{padding:6px 10px;}
        .footer li{display:block;float:left;margin:0 6px 0 0;color:#8a8a8a;font-style:italic;line-height:1em;}
        .footer .date{padding:3px 6px;background:#aaa;color:#f1f1f1;font-size:.9em;line-height:1em;cursor:default;}
        .footer .comments a, .footer .next a, .footer .prev a, .footer .close a{display:block;padding:3px 6px;background:#aaa;color:#f1f1f1;font-size:.9em;line-height:1em;border:none;}
      .post .wp-smiley{border:none;}
    
    #biography_wrapper{width:100%;background:#4c4c4c;color:#fff;}
      #biography{width:830px;margin:0 auto;padding:40px 0 10px 0;}
        #biography .highlight{display:block;font-size:3em;line-height:1em;font-style:italic;}
        .col{float:left;width:405px;margin:10px 0;}
        .col1{width:404px;padding:0 10px 0 0;border-right:1px solid #999;}
        .col2{padding:0 0 0 10px;}
        #biography strong{color:#f1f1f1;font-style:italic;position:relative;}
      #biography_wrapper .footer{width:830px;margin:0 auto;padding:0 0 60px 0;}
        #biography_wrapper .footer .date, #biography_wrapper .comments a,#biography_wrapper .close a{background:#f1f1f1;color:#4c4c4c;}
        
      #comments{margin:20px 0;}
        #comments li{float:left;width:390px;padding:10px;margin:0 10px 10px 0;background:#aaa;}
          #comments .footer{padding:0;margin:0;}
          #comments .footer li{width:auto;padding:3px 6px;margin:0;background:#f1f1f1;color:#4c4c4c;}
        #comments h4{font-size:1.8em;padding:2px 0 6px 0;margin:0 0 6px 0;}
        #comments h4, #comments h4 a{color:#f1f1f1;}
        #comments p{color:#fff;}
        #comments_wrapper{padding:0 10px;margin:20px 0;}
        #your_comment .col1{border:none;}
      
  #footer{}
    .social_icons{position:absolute;top:15px;right:0;}
      .social_icons li{float:left;margin:0 0 0 6px;}
      .social_icons a{display:block;background:transparent url(img/sprite_icons.png) no-repeat 0 0;text-indent:-9999px;border:none;}
      .social_icons .feed a{margin:3px 0 0 0;width:12px;height:13px;background-position:0 -32px;}
      .social_icons .flickr a{width:45px;height:20px;}

/* Inf scroller */
#infscr-loading em{padding:6px 0 12px 0;color:#aaa;font-size:.9em;line-height:1em;}

/* CSS3 */
#comments li,input,select{-moz-border-radius:6px;-webkit-border-radius:6px;}
textarea{-moz-border-radius:12px;-webkit-border-radius:12px;}
.footer .date,.footer .comments a,#infscr-loading em, .footer .next a, .footer .prev a, .footer .close a{-moz-border-radius:3px;-webkit-border-radius:3px;}
/*.post p{-moz-column-count: 2;}*/
