@charset "UTF-8"; /* http://www.w3.org/International/questions/qa-css-charset */

/*  
Theme Name: Design Agency
Theme URI: www.simonbouchard.com
Description: Design Agency Template by Simon Bouchard, converted to Wordpress by Rohan Mehta
Version: v1.0
Author: Simon Bouchard and Rohan Mehta
Author URI: www.simonbouchard.com
*/
body{
    font-family: Arial, Helvetica, sans-serif;
}

.boxes .title{
    font-size: 14px;
    font-weight: bold;
    color: gray;
}

.boxes .content_text{
    margin-top:15px;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}
.boxes .links{
    margin-top:15px;
    font-size: 12px;
    font-weight: normal;
}

.orange{
    font-size: 16px;
    color: #FF6633;
}

.orange a{
    color: #FF6633;
}
.content-body .orange{
    font-size: 12px;
}
.gray_title{
    margin-top: 5px;
    font-size: 20px;
    color: gray;
    line-height: 23px;
}

/*  JETZT KAUFEN */

.b_pretitle{
    font-size: 16px;
    color: #FF6633;
}
.b_title{
    line-height:20px;
    margin-top: 10px;
    font-size: 20px;
    color: gray;
}
.bookcontent{
    width: 880px;
}
.bookcontent #gallery{
    margin-top:40px;
    float:left;
    width:500px;
    height: 500px;
}
.gallery_links{
    position:absolute;
    top:600px;
}
.gallery_links .title{
    font-size:15px;
    color: gray;
    margin-bottom: 10px;
}
.booktext{
    margin-left:50px;
    float:left;
    width: 370px;
}
.booktext .book_title{
    font-size: 18px;
    color: gray;
    font-weight: bold;
    line-height:20px;
}
.booktext .book_infos{
    margin-top: 10px;
    color: gray;
}
.booktext .button_text{
    margin-top: 10px;
    color:gray;
    width: 200px;
}
.book_button{
    margin-top:20px;
}
.spacer{
    float:left;
    width: 370px;
    height: 37px;
}
.spacer3{
    float:left;
    width: 370px;
    height: 110px;
}
.clearer2{
    float:left;
    width: 880px;
    height: 50px;
}

/* Blog */
.initial-text{
    width: 880px;
}
.textwidget1{
    float:left;
    width:300px;
    position:relative;
    top:153px;
}
.textwidget2{
    float:left;
    width:300px;
    position:relative;
    top:55px;
}
.table_spacer{
    height: 40px;
}
.table_spacer2{
    height: 20px;
}
.homebox{
    margin-left:12px;
    width:200px;
    height:90px;
}
.box{
    width:200px;
    height:90px;
}

.entry a, .entry a:hover, .entry a:link, .entry a:active{
    font-size: 18px;
    color: #808080;
    min-height: 30px;
}
.entry .title{
    margin-bottom:10px;
}
.post-categories{

    float:left;
}
.time_orange{
	float:left;
}