/* 
Theme Name: Tot en met ontwerpen
Description: A simple single column WordPress theme for Tot en met ontwerpen.
Author: Blender
Author URI: http://www.buroblender.nl
Version: 0.1

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* Rounded corners */

html, body, #container { 
min-height: 100%; 
width: 100%; 
height: 100%;
}

html>body, html>body #container { 
height: auto;
}

h2 {
font-family: "Times New Roman", Times, serif;
color: #4c4c4c;
font-size: 15px;
font-weight: bold;	
}

a {
color: #35ca8e;
text-decoration: none;
}

div.gallery a img {
border:0px solid #35ca8e;
}

a:hover {
color: #35ca8e;
}

li {
color: #4c4c4c;
}

/* Links main nav */

#splitmenu ul li a{
color: #35ca8e;	
}

#splitmenu ul li a:hover{
color: #35ca8e;	
}

#splitmenu ul li a{
color: #4c4c4c;	
}

#splitmenu li.current_page_item a {
color: #35ca8e;
}

#splitmenu li.current_page_ancestor a {
color: #35ca8e;
}

/* Links sub nav */

#splitmenu-children ul li a{
color: #35ca8e;	
}

#splitmenu-children ul li a:hover{
color: #35ca8e;	
}

#splitmenu-children ul li a{
color: black;	
}

#splitmenu-children li.current_page_item a {
color: #35ca8e;
}


body { 
margin-left: 0px; 
margin-top: 0px; 
margin-bottom: -10px;
margin-right: -10px;
padding:0; 
font-family: "Times New Roman", Times, serif;
color: #4c4c4c;
font-size: 15px;
background-color: #f2f2f2;
}

#container { 
position: absolute; 
top: 0; 
left: 50%;
width: 1100px;
margin-left: -550px;
background-color: White;
}	

#header {
height: 120px;
margin-left: 60px;
margin-right: 60px;
border-bottom: 0px solid #35ca8e;
}

.logo {
padding-top: 50px;	
}

#content {
width: 520px;
float: right;
padding-bottom: 3em; 
margin-right: 150px;
height: auto;
color: #4c4c4c;
line-height: 140%;
}

#content-nieuws, content-vast {
width: 700px;
float: right;
margin-right: 60px;
height: auto;
color: #4c4c4c;
line-height: 140%;
}

.post {
width: 700px;
border-bottom: 0px solid #35ca8e;	
}

.spacer {
margin-top: 40px;	
}

.entry-title {
margin-top: 0px;
}

.entry-content {
padding-right: 60px; 
padding-bottom: 50px;	
margin-top: 0px;
}

.entry-date {
color: #6E6E5D;
text-decoration: none;
font-weight: normal;
font-style: normal;
}

#primary {
margin-top: 30px;
width: 500px;
float: left;
}

#primary-nieuws {
width: 250px;
float: left;
}

#footer {
padding-top: 40px;	
float: left; 
margin-top: 40px;
margin-left: 60px;
margin-right: 60px;
margin-bottom: 30px;
width: 980px;
border-top: 0px solid #35ca8e;
}

/* Split menu CSS */

#splitmenu {
float: left;
width: 220px;
margin-left: 60px;
margin-right: 20px;
margin-top: 40px;
line-height: 150%;
}

#splitmenu-children {
float: left;
clear: right;	
width: 190px;
line-height: 150%;
margin-top: 40px;
}

div.sidebar ul {

}

div.sidebar ul li {
list-style:none;
margin:0;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#content,div#content-home,div#primary {
margin: 0;
padding: 0;
list-style-type: none;
}

div#content,div#content-home,div#primary {
margin-top: 0px;
padding: 0;
list-style-type: none;
}


div#splitmenu input#s {
width:7em;
}

div#splitmenu li {
margin: 0;
padding: 0;
list-style-type: none;
}

div#splitmenu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

div#splitmenu ul li.page-item-7 {
margin: 0;
padding: 0;
list-style-type: none;
margin-bottom:48px;
}


div#splitmenu-children ul {
margin: 0;
padding: 0;
list-style-type: none;
}

div#splitmenu-children ul li a {
color: #4c4c4c;	
margin: 0;
padding: 0;
list-style-type: none;
}

.post-meta li {
width: 460px;
list-style-type: none;
list-style-position: outside;
padding-bottom: 15px;
padding-left:0;
}

.post-meta-key {
display: block;
font-weight: bold;
}

ul.post-meta {
padding: 0px;	
margin-top: 40px;
border-width: medium;
width: 460px;
margin-bottom: 5px;
margin-left:0px;
}

.entry-content img {
padding-bottom: 15px;	
}

.colleft {
float: left;
width: 200px;
margin-right: 75px;
font-size: 12px;
padding-bottom: 20px;
}

.colright {
float: right;
font-size: 12px;
padding-bottom: 20px;
}

