/*  

Theme Name: Kleur Totaal

Theme URI: http://upyours-internetmarketing.nl

Description: Custom Theme for Kleur Totaal

Version: 1.0

Author: Fabian van Schevikhoven

Author URI: http://upyours-internetmarketing.nl/fabian

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
    margin: 0;
    padding: 0;
    font-family: Tahoma, arial, sans-serif;
    font-size: 11px;
}
h1, h2, h3, h4 {
	color: #7DBA41;
}
h1
{
	font-size: 20px;
}
h5{
    color: #7DBA41;
    font-size: 10px;
    text-decoration: underline;
}

#wrapper{
    margin: 0 auto 0 auto;
    width: 990px;
    text-align: left;
}
body{
    text-align: center
}
#header{
    float: left;
    width: 990px;
}
#header-bg
{
    background-image: url(images/smallclouds.jpg);
    height: auto;
    min-height: 150px;
    width: 100%;
}
#container{
    float: left;
    width: 780px;
}
#containerhome{
    float: left;
    width: 990px;
}
#footer{
    clear: both;
    float: left;
    width: 990px;
    height: 80px;
    padding-top: 20px;
    background-image: url(images/logos.jpg);
    background-repeat: no-repeat;
    background-position: center;
}
.post{
    padding: 10px 0 10px 0;
}

.post h2{
    font-family: Georgia, Sans-serif;
    font-size: 18px;
}

.entry{
    line-height: 18px;
}

div.entry-kleur p{
    font-size: 16px;
}

p.postmetadata{
    border-top: 1px solid #ccc;
    margin: 10px 0 0 0;
}

.navigation{
    padding: 10px 0 0 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

p{
    padding: 10px 0 0 0;
}

.content-width-32
{
    float: left;
    width: 32%;
}

/* Comments */
.comments-template{
    margin: 10px 0 0;
    border-top: 1px solid #ccc;
    padding: 10px 0 0;
}

.comments-template ol{
    margin: 0;
    padding: 0 0 15px;
    list-style: none;
}

.comments-template ol li{
    margin: 10px 0 0;
    line-height: 18px;
    padding: 0 0 10px;
    border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
    font-family: Georgia, Sans-serif;
    font-size: 16px;
}

.commentmetadata{
    font-size: 12px;
}

.comments-template p.nocomments{
    padding: 0;
}

.comments-template textarea{
    font-family: Arial, Helvetica, Georgia, Sans-serif;
    font-size: 12px;
}

/* Header */
#header-home
{
    background: url(images/group_grey_1.jpg);
    height: 420px;
}
#headerwrap_inner
{
    background: url(images/headwrap.png) repeat-x 0% 0%;
    height:90px;
}
#logo
{
    float: left;
    height: 80px;
    margin-left: 10px;
    margin-top: 5px;
    position: absolute;
    width: 235px;
    z-index: 10;
}
a#logo{
    background: transparent url(images/logo.png) no-repeat 0px 50%;
    display: block;
    height: 80px;
    overflow: hidden;
    position: absolute;
    width: 289px;
    z-index: 20;
}
.menu ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
    background: url(images/headwrap.png);
    height: 20px;
}
.menu ul li
{
    float: left;
    border-right: 1px dotted #646464;
}
.menu ul li ul
{
    display: none;
}
.menu ul li:hover ul
{
    position: absolute;
    display: block;
    z-index: 20;
    padding-top: 0px;
    
}

.menu ul li ul li
{
    float: none !important;
    background: #0A0A0A;
    padding: 5px;    
    border-right: 0px !important;
}
.menu a
{
    outline: none;
    font-weight: normal;
    font-size: 11px;
    text-transform: capitalize;
    text-decoration: none;

    display: block;
    color:#fff;
    padding-left: 18px;
    padding-right: 18px;
    margin: 0px;
    margin-top: 6px;
    font-size: 14px;
}

.sidebar{
    float: left;
    width: 200px;
    background: #eeeeee;
    margin: 0 0 0 10px;
    display: inline;
}

.sidebar ul{
    list-style-type: none;
    margin: 0;
    padding: 0 10px 0 10px;
}

.sidebar ul li{
    padding: 10px 0 10px 0;
}

.sidebar ul li h2{
    font-family: Georgia, Sans-serif;
    font-size: 14px;
}

.sidebar ul ul li{
    padding: 0;
    line-height: 24px;
}

.content-width-45
{
    float: left;
    width: 45%;
}
