/*  
Theme Name: Eelco2010
Theme URI: http://webways.nl/
Description: Eelco de Boer Theme
Version: 1.0
Author: Sander en Eelco
Author URI: http://webways.nl
*/

*{ padding: 0; margin: 0;}

body {
	background-color: white;
	color: #000000;
	/* font-family: "Times New Roman", serif; */
	font-family: "Trebuchet MS", serif;
	line-height: 25px;
	font-size: 80%;
}

a {
	color: #3A81AA;
	text-decoration: none;
}
a:hover, #content h2 a:hover {
	color: #73BBE5;
}

p {	margin-bottom: 14px; }

li { margin:0 1em; padding:0;}

blockquote {
    margin:10px 20px;
    padding-left:10px;
    border-left:#ccc 2px solid;
}
fieldset { border:none; }

img { margin: 10px; border:none;}
a img { border:none; }

img.left, .alignleft {
	float: left;
	margin: 10px 10px 10px 0;
}
img.right, .alignright {
	float: right;
	margin: 10px 0 10px 10px;
}
.clearer { clear:both; line-height:0;}
img.avatar, .tcwGravatar {float:left; margin: 0 15px 0 0;}

h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, Sans-Serif;
	letter-spacing:1px;
}

#outer {}

#inner { padding: 0; width: 1260px; }

#rightcolumn { float:right; }
#leftcolumn { float:left; }

#topmenu { width:620px; text-align:center;}

#topmenu ul {list-style:none; display:inline-block; padding:20px 0 20px 0;}
#topmenu ul li {float:left; padding:0 60px 0 0;}
#topmenu ul li a {
	font-size:1.6em; 
	color:#B3B3B3;
	font-family:"Trebuchet MS", sans-serif;
}
#topmenu ul li a:hover { text-decoration: underline; }

#content {
	width: 550px;
	float: left;
	padding:30px 70px 10px 0px;
}
#content .post .header {
	padding: 0 0 20px 5px;
}

#content h2, #content h1{
	color: #3A81AA;
	line-height: 45px;
	letter-spacing:0;
	font-size: 52px;
}
#content h2 a{ color: #3A81AA; }

#content ul {
    margin:1em;
    padding:0 1em;
    list-style-type:square;    
}
#content ol {
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content .entry{
	padding: 0 5px;
	margin-bottom: 20px;
	font-size:1.2em;
	padding:25px 0 0;
	line-height:25px;
}
#content .entry object {
	margin:25px 0;
}

#content .post{
	margin-bottom: 30px;
}

#content .post .footer {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom:50px;
	background: url(img/postfooterbg.jpg) no-repeat center center;
	height:100px;
	width:567px;
}

#content .post .footer .postdate { 
	float:left;
	height:80px;
	color:white;
	font-size:2.4em;
	width:80px;
	padding:10px 35px 10px 25px;
	text-align:center;
}
#content .post .footer .reageerlink { 
	padding:15px 0 0;
	width:450px;
}
#content .post .footer .reageerlink a { 
	color:#fff;
	font-size:3em;
	line-height:35px;
}
#content .post .footer .commentcount { 
	float:right;
	padding:30px 15px 0 0;
}
#content .post .footer .commentcount a { 
	color:#fff;
	font-size:3em;
	line-height:35px;
}
#content .post .footer ul {
	list-style: none;
	text-align: left;
	padding:0;
}

#content .post .footer ul li {
	display: inline;
	padding:3px 10px 3px 5px;
}

#content .post .footer ul li a {
	color: #000000;
	border:none;
	padding-left:5px;
}

/* Sidebars */

.sidebar_header {
	color: #FFFFFF;
	background: #4CC417;
	font-weight:bold;
	font-family:Trebuchet MS, sans-serif;
	font-size:2.6em;
	padding:20px 16px;
	margin-bottom:10px;
	letter-spacing:1px;
	line-height:40px;
		-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.sidebar_header a {color: #FFFFFF;}

.sidebar {
	width: 330px;
	float: right;
	margin:25px 0 10px 0px;
	font-family:"Trebuchet MS", sans-serif;
}

.sidebar ul {
	list-style:none;
	padding: 0 10px;
	margin: 0 0 20px 0;
}
.sidebar ul li {
	list-style:none;
	padding: 0;
	margin:0 0 10px 0;
	clear:left;
}
.sidebar ul li ul li a {font-weight:normal;}
.sidebar ul li ul li ul li a {font-weight:normal;}

.sidebar ul ul {
	padding: 0 0 10px 4px;
	margin:0;
}
.sidebar ul ul ul li {
	padding: 3px 0;	
	margin:0;
		
}
.sidebar a:link,.sidebar a:visited {
	border-bottom:none;
	font-size:1.2em;
	line-height:25px;
}
.sidebar a:hover, #sidebar a:active {
	border-bottom:1px solid;
}

.buttonbar {
	width:160px;
	clear:left;
	float:left;
	padding:0 0 15px 45px;
	text-align:center;
}

.buttonbar ul {
	list-style:none;
	padding: 0;
	margin: 0 0 20px 0;
}
.buttonbar ul li {
	list-style:none;
	padding: 0;
	margin:0 0 ;
}
.buttonbar img { margin:60px 0 0; }

.buttonbar a { color:#999; }

.buttonbar .textwidget { margin-top:30px; }

.cat-item a:link, .cat-item a:visited {
	font-weight:bold;
	font-size:1.4em;
	line-height:30px;
}
.cat-item a:hover { 
	margin-left:5px; 
	text-decoration:none;
}
.cat-item {
	margin:0;
	padding:0;
	line-height:16px;
}

.textwidget { padding-left:4px; }



/* footer */

#footer {
	clear: both;
	padding:10px;
	margin:0 0 0 310px;
	color: #fff;
	background:#3A81AA;
	width:557px;
	-moz-border-radius: 25px 25px 0 0;
	-webkit-border-radius: 25px 25px 0 0;
}

/* other markup */

.pagination { text-align:center; font-size:1.4em; clear:both; height:50px; }


.pagination .newposts { border-bottom:1px solid #3A81AA; margin-right:70px;}
.pagination .oldposts { border-bottom:1px solid #3A81AA; margin-left:70px;}


#website-form{
	padding:12px;
	text-align:center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #ccc;
	margin:25px 0 20px; 
}

#website-form .pijl { margin:-120px 0 0 -150px; }
	
#website-form #subscriber_name, #website-form #subscriber_email{
	font-size:14px;
	font-weight:lighter;
	letter-spacing:1px;
	background: #fff url(img/txtboxbg.gif) repeat-x;
	padding:8px 5px 5px 15px;
	margin:5px 0 0;
	border:1px solid #919191;
	width:200px;
	height:25px;
	color:#4CC417;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
	
#website-form #url:focus{ outline:0; }

#website-form #submit{
	margin:0 auto;
	width:250px;
	padding:11px;
}
#website-form #submit:hover{cursor: pointer;}

#website-form h3 { 
	font-size:1.8em; 
	font-weight:bold;
	line-height:30px;
	margin-bottom:3px;
	color:#3A81AA;
}
.eelcolabel { 
	width:192px;
	height:191px;
	margin:-50px 0 0 -35px;
	font-size:10px; 
	color:white;
	padding:20px;
	line-height:10px;
	font-weight:bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float:left;
}

/* comments */

.comments-template{
	margin: 10px 0 0;
	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;
	font-size:1.2em;
}

.comments-template h2, .comments-template h3{
	font-family: "Trebuchet MS", Sans-serif;
	font-size: 2em;
	color:#3A81AA;
}

.commentmetadata{
	font-size: 1em;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 1.4em;
	letter-spacing:1px;
}
.comments-template #submit { margin-left:400px; }

/* chunkyfooter */

#chunkyfooter ul {
	list-style-type:none;
	display:inline-block;
	padding:10px 0 5px 0;
}
#chunkyfooter ul li {
	float:left;
	width:160px;
	font-size:1em;
}
#chunkyfooter ul li ol {
	margin:0 0 0 10px;
}

#chunkyfooter .footer_header {
	font-size:1em;
	margin-bottom:5px;
	font-weight:bold;
}

#chunkyfooter ul li a {
	color:#fff;
	line-height:20px;
}

#chunkyfooter ul li a:hover {
	text-decoration:underline;
}

#chunkyfooter ul li ul {
	padding-left:4px;
}
#chunkyfooter ul li ul li {
	margin:0;
	float:left;
}