/*
Theme Name: Peter Gerritsen Default
Editors: Rik van der Kemp - Zicht Online
Theme URI: : http://www.zicht.nl
Description: Custom theme for peter gerritsen website
Version: 1.0
Author: Zicht Online
Author URI: http://www.zicht.nl/
*/
html {
	width:100%;
	height:100%;
}

body {
    background: #dcdcdc url('images/bg.jpg') repeat-y;
    padding: 0;
    margin: 0;
    font-family: Arial;
}

a {
    color: #000;
    font-weight: bold;
}

div#wrapper {
    margin:0 auto;
    width: 914px;
    width: 914px;
}

div#footerWrapper {
    margin:0 auto;
    width: 914px;
    width: 914px;
}

div#innerWrapper{
    background: #fff;
    padding-left: 10px;
    padding-top: 0;
    background: url(images/contentbg.gif) repeat-y;
}

div.contentCornerBottom{
    height: 16px;
    background: url(images/contentbottom.gif) no-repeat;
}

div.contentCornerTop{
    height: 11px;
    background: #fff url(images/contenttop.gif) no-repeat;
}

div#pageHeadingHolder {
    width: 100%;
    height: 280px;
    position: relative;
}

div#pageHeading {
    position: relative;
}

div#pageHeadingHolder div#pageHeading div#twitter {
    width: 260px;
    font-style: italic;
    font-size: 0.8em;
    z-index: 99;
    color: #b10011;
    position: absolute;
    top:  50px;
    left: 608px;
    float: left;
    margin: 0;
    padding: 0;
}

div#pageHeadingHolder div#pageHeading div#twitter a {
    color: #b10011;
}

div#pageHeadingHolder div#pageHeading div#twitter div.messages {
    height: 190px;
    overflow: hidden;
}

div#pageHeadingHolder div#pageHeading div#twitter p.more {
 text-align: right;
}
div#pageHeadingHolder div#pageHeading div#twitter  p:first-child{
    margin: 0;
    padding: 0;
}

div#pageHeadingHolder div#pageHeading div#image {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}


div#contentWrapper {
    width: 100%;
    margin-top:10px;
}

div#contentWrapper div#content{
    width: 578px;
    float: left;
}

div#contentWrapper div#sidebar {
    float: right;
    width: 305px;
    padding-right: 6px;
}

div#contentWrapper div#sidebar_pege {
    margin-right: 6px;
}

div.clearer {
    clear: both;
}

/** Main Header **/
div#mainHeading {
    height: 105px;
    background: url('images/petergerritsen.gif') no-repeat 1px 15px;
}

div#navigationWrapper {
    padding-top: 75px;
    padding-right: 1px;
}
div#navigationTabs {
    width: 100%;
    height: 30px;
    line-height:2.1;
    float: right;
}


ul.pageslist {
    list-style:none;
    list-style-type:none;
    margin: 0;
    padding: 0;

}

ul.pageslist li {
   display:inline;
   margin: 0;
   padding:0;
}

ul.pageslist li a {
    border-bottom:medium none;
    color: #FFF;
    text-decoration:none;
    display:block;
    float:right;
    padding:0 12px;
    text-decoration:none;
    background: url('images/tabbg.gif') repeat-x;
    margin-left: 2px;
    font-family: Arial;
    font-size: 0.9em;
    font-weight: normal;
}

ul.pageslist li.current_page_item a{
    background: #fff;
    color: #000;
}

ul.pageslist li a:hover {
}
/** Main Header **/


/** Styles **/
div#postWrapper {
    width: 100%;
    
}

div.post_content div.post_tools img {
    margin:0;
    margin-right: 10px;
    vertical-align: middle;
}
div.post_content div.post_tools  {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 0.9em;
}

div.post_content div.post_tools a{
    color: #B10011;
    text-decoration:  none;
    font-weight: bold;


}

div.post {
    border-left: 1px solid #cfcfcf;
    border-right: 1px solid #cfcfcf;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 0.8em;
    line-height: 1.5em;
}

div.post img{
    margin-top: 20px;
    margin-bottom: 20px;
}

div.post h1{
    margin: 0;
    padding: 0;
    /*padding-bottom: 20px;*/
    font-size: 2.6em;
    font-weight: normal;
}

div.post h1 a{
    margin: 0;
    padding: 0;
    color: #B10011;
    text-decoration: none;
}

div.postCornersTop {
    background: url(images/postcornertop.gif) no-repeat;
    height: 9px;
}

div.postCornersBottom {
    background: url(images/postcornerbottom.gif) no-repeat;
    height: 20px;
}

div.post_tools div.comments a{
    text-decoration: none;
    color: #000;
    font-weight:normal;
}
.comments_counter {
    color: #ee2e24;
}

/** Heading **/
h1 {
    color: #b10011;
}

/** footer **/
div#footerWrapper {
    background: #000;
    margin-top: 10px;
    margin-bottom: 20px;
    color: #d4d4d3;
    background: url('images/footer.jpg') repeat-x 0 0;
    height: 155px;
    border: 0;
    width:913px;
    
}

div#footerWrapper a{
    color: #d4d4d3;
    font-weight: normal;
}


div#footerWrapper div.inner h2 {
    color: #fff;
}
div#footerWrapper div.inner {
    padding-left: 30px;
}

div#footerWrapper div.inner {
    padding-top: 1px;
    padding-left: 30px;
}

div#footerWrapper div.contact {
    font-size: 0.8em;
}
div#footerWrapper div.contact ul
{
    list-style: none;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

div#footerWrapper div.contact div.left {
    width: 200px;
    margin-left: 30px;
    float: left;
    position: relative;
    top: 0;
}
div#footerWrapper div.contact div.left div.mail{
    margin-top: 12px;
}

div#footerWrapper div.contact div.left ul li{
    margin: 0;
}

div#footerWrapper div.contact div.right {
    position: relative;
    top: 0;
    left: 0px;
    margin-right: 535px;
    float: right;
}

div#footerWrapper div.contact div.right div.twitter{
    margin-top: 12px;
}

a img {
    border: 0;
}


div.block {
    margin: 0 0 5px 0;
    padding: 0;
}



div.block div#quotes a {
    text-decoration: none;
    color: #fff;
    font-weight:normal; 
}

div.block div#quotes {
    height: 297px;
    background: url("images/sidebar/quotes.jpg") no-repeat;
}

div.block div#quotes ul {
    padding: 45px 0 0 20px;
    list-style: none;
    list-style-image: none;
    list-style-type:none;
    margin: 0;

}

div.block div#quotes ul li:first-child{
    padding: 0px;
    padding-bottom: 10px;
}

div.block div#quotes ul li:last-child{
    background: none;
}

div.block div#quotes ul li{
    list-style: none;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    background: url("images/sidebar/quotes_hr.jpg") bottom left no-repeat;
}

div.block div#quotes ul li div.quote{
    font-style:italic;
    width: 90%;
}

div.block div#quotes ul li div.quote_who {
    width: 90%;
    font-weight: bold;
    font-style:normal;
    font-size: 0.8em;
    padding-top: 10px;
}

div.block div#quotes ul li div.quote_who a {
    font-weight: bold;
}

div.block div#tip {
    height: 297px;
    background: url("images/sidebar/tip.jpg") no-repeat;
    color: #fff;
    font-size: 0.9em;
}
div.block div#tip a{
    color: #fff;
}

div.block div#tip p.tip_title{
    font-weight: bold;
}
div.block div#tip p.tip_content{
    margin: 0;
    padding:0;
}

div.block div#tip p.tip_content a{
    font-weight: normal;
}

div.block div#tip div{
    padding: 40px 18px;
}

div.fix_post_content {
    clear: both;
    height: 10px;
}

textarea#comment {
    width: 520px;
    background: #f9f7f7;
}

.anchorlink a{
    font-weight: bold;
    color: #000;
}
