/*
Theme Name: Clockwork
Theme URI: http://www.versluiscreative.com
Description: Clean and simple with a modern feel
Version: 1.0
Author: Chad Hickman
Author URI: http://www.versluiscreative.com
Tags: white, gray, green, orange
*/

body {
	background: #ffffff;
	margin: 0 auto;
	padding: 0;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
	text-align: justify;
        overflow-x:hidden;
        
       
}

#blogbody {
	background: #ffffff;
	margin: 0 ;
	padding: 0;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #666666;
	text-align: center;
       
}

#wrapper {
width: 100%;
margin:0 auto;
text-align:center; /*this makes it work in IE*/
}

#container {
	width: 981px;
	background: #ffffff;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
	
        
}

#blogcontainer {
	width: 750px;
	margin: 0 auto;
	background: #ffffff;
       
}

#footcontainer {
	width: 100%;
        vertical-align: bottom;
	margin: 0 auto;
	background: #ffffff;
       
}


#header {
        margin: 0 auto;
	height: 100px;
	background: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	position: relative;
        text-align: center;
        
}

#header h1 {
	margin: 0;
	font-size: 20px;
}

#header a {
	text-decoration: none;
	color: #666666;
}

#header a:hover {
	color: #333333;
}

#header #search {
	position: absolute;
	top: 40px;
	right: 50px;
	height: 20px;
}

#header #s {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
	width: 205px;
	margin: 0;
	font-size: 12px;
	color: #999999;
	padding: 2px;
}

#header #searchsubmit {
	height: 20px;
	width: 20px;
	border: none;
	cursor: pointer;
	background: url(images/searchsubmit.gif);
	background-repeat: no-repeat;
	display: none;
}

#login {
	text-align: right;
}


#posts {
	width: 750px;
	padding: 0 0 30px 0;
	margin: 0 0 0 0;
	float: left;
        clear: both;
}

#homeposts {
	width: 100%;
	padding: 0 0 30px 0;
	margin: 0 0 0 0;
	float: left;
        clear: both;
}

.commentbubble a {
	float: left;
	background: url(images/commentbubble.gif);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	width: 30px;
	height: 30px;
	text-align: center;
	font-size: 10px;
	margin: 0 5px 0 0;
}

.date {
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}


.post {
	margin: 0 0 5px 0;
	background-color: #fff;
	padding: 15px 0 0 0;
	font-size: 12px;
	position: relative;
}

.post .post-date {
	position: absolute;
        margin: 0;
        padding: 0;
	left: -105px;
	width: 100px;
	height: 50px;
	background: url(images/date-tab.png) no-repeat left top;
	color: #fff;
	font-size: 20px;
}

.post-date .date-day {
	display: block;
	padding: 4px 3px 0 0;
        
	text-align: right;
	font-weight: normal;
}

.post-date .date-month {
	text-align: right;
        padding: 0px 3px 0 0;
        
	display: block;
	text-transform: lowercase;
}

.post h2 {
	color: #696969;
	font: 36px  "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
        word-spacing: -2px;
        letter-spacing: -2px;
	padding-bottom: 0px;
        padding-top: 0px;
}

.post h2 a {
	color: #696969;
	text-decoration: none;
        padding-bottom: 0px;
        padding-top: 0px;
}

.post h2 a:hover {
	text-decoration: bold;
}

.post .metadata {
	font: 11px trebuchet,"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #878787;
        padding-top: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dfdfdf;
}

.post .metadata a {
	color: #878787;
	text-decoration: none;
}

.post .metadata .feedback a {
	color: #000000;
	text-decoration: normal;
	font-weight: normal;
}

.post .entry {
	padding-top: 0px;
	line-height: 1.5;
        
}

.post .entry a {
	color: #f6921d;
	text-decoration: none;
	padding: 2px;
}

.post .entry a:hover {
	color: #696969;
	
}
.post .entry p {
        padding-bottom: 2px;
        
}

.post .entry ul, .post .entry ol {
	padding-bottom: 2px;
        list-style: none;
        
}


.tags {
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

.post h2 {
	font-size: 30px;
	font-weight: thin;
        color: #f6921d;
	margin: 0;
        padding: 0 0 0 0;
}

.post h3 {
	font-size: 14px;
	font-weight: bold;
	
}

.post a, .navigation a {
	color: #f6921d;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #333333;
}

.post a img {
	border: none;
}

.postmetadata {
	font-size: 10px;
	line-height: 1.5em;
}

.post img.alignleft {
	float: left;
	margin: 0 5px 5px 0;
       
}

.post img.alignright {
	float: right;
	margin: 0 0 5px 5px;
        
}

.post img.aligncenter {
	text-align: center;
        
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
	margin: 0;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #666666;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #ebebeb;
	padding: 20px;
	border: 1px solid #cccccc;
	margin: 0 0 20px 0;
}

#footercontainer { 
        position: absolute;
        bottom: 0px;
        width: 100%;
        
}

#footer { 
        position: static;
        clear: both; 
        height:32px; 
        background:url(images/footer_bg.jpg) center; 
        margin: 0 auto;
}
        
        
	


#footer p {
	text-align: right;
        font-family: 'Trebuchet MS', sans-serif;
        font-weight: light;
        color: #5a5a5a;
	font-size: 12px;
        padding-top: 6px;
        padding-right: 10px;
        margin-bottom: -6px;
        
}

#footer a {
	color: white;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
}

.footerlinks ul {
     text-transform:lowercase;
     display: inline;
     list-style-type: none;
     list-style-image:none;
     margin:0;
     float: right; 
}
.footerlinks li, .footerlinks li li, .footerlinks li li li {
     display: inline;
     padding: 0px 5px; 
}

.versluis {
        display: inline;
	float:right;
        padding-right: 5px;
        padding-bottom: 0px;
	
}

#navcontainer ul {
margin: 0;
position: absolute;
top: 60px;
right: 0px;
padding-top: 0px;
list-style-type: none;
text-align: right;
font-family: 'Trebuchet MS', sans-serif;
font-weight: light;
font-size: 14px;
height: 15px;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding-top: 0px;
padding-right: 10px;
padding-bottom: 0px;
padding-left: 10px;
color: #363636;
width: 70px;
height: 120px;
}

#navcontainer ul li a:hover
{
color: #d6e03d;
background-position: 0 -82px;
width: 70px;
height: 120px;
}

.contact a {
display:block;
width: 88px;
position: absolute;
top: 0px;
right: 0px;
padding: 10px 0px 29px 7px;
font: bold 13px sans-serif;;
color:#333;
background: url(images/contact.jpg) 0 0 no-repeat;
text-decoration: none;
}
.contact a:hover { 
background-position: 0 0px;
color: #049;
background: url(images/contactover.jpg) 0 0 no-repeat;
}
.contact a:active {
background-position: 0 -70px;
color:#fff;
}

#logo {
	position:absolute;
	top:40px;
	left:0px;
	
}

#logo h1 {
	padding:0;
}

#logo h1 a, #logo h1 a:hover{
	background:url(images/logo.png) 0 0 no-repeat;
	width:497px;
	height:58px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}

#tagline {
        position: absolute;
        background:url(images/scd.jpg) 0 0 no-repeat;
        top: 520px; 
        left: 50%;
        margin-left: -490px;
        width:981px;
	height:94px;
	
}

#tagline h1 {
	padding:0;
}

#tagline h1 a, #tagline h1 a:hover{
	background:url(images/scd.jpg) 0 0 no-repeat;
	width:981px;
	height:94px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}

img {
     
     border: solid #efefef 1px;
     margin-bottom: 10px;
     position: relative;
}

img.home {
     
     border: 0px;
     margin-bottom: 10px;
}

img.alignright {display: inline; float:right; margin:0 0 1em 1em;}
img.alignleft {display: inline; float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {display: inline; float:right; margin:0 0 1em 1em}
a img.alignleft {display: inline; float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
p img { padding: 0; max-width: 100%; }

#smallversluis {
       display: inline;
       position: relative;
       float: right;
       top: 7px;
       right: 10px;
}

#postfix {
       padding-bottom: 1px;
}
	


