/*
Theme Name: lenssnl
Theme URI: http://lenss.nl/
Description: m0s is a smart, minimal theme.
Version: 1.0
Author: <a href="http://lenss.nl/">Thijs Lensselink</a>
Tags: dark, two columns, fixed width, light, minimal
For the WordPress community (GPL), enjoy it guys.
by: Thijs Lensselink - http://lenss.nl
*/

* {
	margin:0;
	padding:0;	
}
img {
	border:0px;
}
body, html {
	height:100%;
	margin:0px;
	padding:0px;	
}
div#wrapper {
	width:960px;
	height:100%;
	margin:0 auto;	
}

div#header {
	height:140px;	
}
div#logo {
	font-family:Arial,Verdana;
	font-size:24px;
        text-shadow: 1px 1px 1px #EEEEEE, 0 0 1px #EEEEEE, 1px 1px 1px #EEEEEE, 1px 1px 1px #EEEEEE;
	margin-top:25px;
	float:left;
	width:200px;
}
div#logo span {
	white-space:normal;
	float:left;
}
div#logo .logo-left {
	font-weight:bold;
	color:#0076B8;	
}
div#logo .logo-right {
	font-weight:normal;
	color:#000000;	
}
div#logo .logo-sub {
	font-size:12px;	
}
div#menu {
	float:right;
	margin-top:30px;	
}
div#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;	
}
div#menu li {
	float:left;	
}
div#menu li a {
	display:block;
	padding:4px;
	padding-left:20px;
	padding-right:20px;
	background:#EEEEEE;
	margin:8px;
	
	font-family:Arial,Verdana;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
div#menu li a:hover,
	div#menu li a.selected {
	background:#0076B8;
	color:#FFFFFF;
}

.clear {
	clear:both;	
}

div#content {
		
}
div#content-left {
	float:left;
	width:760px;
}
div#content-right {
	width:200px;
	float:left;
	font-family:Arial,Verdana;
	font-size:12px;
	line-height:18px;
}

.box-right {
	margin-bottom:30px;
}	
.box-right h2 {
	font-family:Arial,Verdana;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	border-bottom:2px solid #0076B8;
	margin-bottom:5px;
}
.box-right ul {
	margin:0px;
	margin-left:20px;
	padding:0px;
	width:200px;	
}
.box-right ul.post li {
	list-style-image:url("images/icon-post.gif");
	list-style-type:square;	
}
.box-right .category {
	float:left;	
	width:100px;
	margin-bottom:30px;
}	
.box-right ul.category li {
	list-style-image:url("images/icon-categories.gif");
	list-style-type:square;	
}
.box-right li a {
	color:#9B9DA9;	
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}
.box-right li a:hover {
	color:#0076B8;
}

.blog-post {
	margin-bottom:30px;
}
.blog-post h1 a {
	margin:0xp;
	padding:0px;	
	font-size:16px;
	font-family:Arial,Verdana;
	font-weight:normal;
	float:left;
	color:#000000;
	text-decoration:none;
}
.blog-post h1 a:hover {
	color:#9B9DA9;
}
.blog-post blockquote {
	margin-bottom:10px;
	font-style:italic;
	padding-left:4px;
	background:#F3F3F3;
        font-family:"Consolas","Courier New",Courier,mono;
	border-left:2px solid #0076B8;
}
.blog-post blockquote p {
	margin:0;
	padding:0;
}
.blog-post-info {
	float:left;	
	width:180px;
	color:#7D7D7D;
	font-family:Arial,Verdana;
	font-size:12px;
	padding-right:5px;
	padding-top:5px;
	border-top:2px solid #0076B8;
}
.blog-post-info a {
	text-decoration:none;
	color:#0076B8;
}
.blog-post-info a:hover {
	color:#000000;
}
.blog-post-info ul {
	margin:0;
	padding:0;
	list-style:none;	
	line-height:16px;
}
.blog-post-info li {
	margin-left:20px;
}	
li.blog-post-author {
	list-style-image:url("images/icon-person.gif");
	list-style-type:square;
}
li.blog-post-calendar {
	list-style-image:url("images/icon-calendar.gif");
	list-style-type:square;
}
li.blog-post-tags {
	list-style-image:url("images/icon-tags.gif");
	list-style-type:square;
}
li.blog-post-comments {
	list-style-image:url("images/icon-comments.gif");
	list-style-type:square;
}
.blog-post-content {
	width:520px;
	float:left;	
	font-family:Arial,Verdana;
	font-size:12px;
	padding-left:5px;
	padding-top:5px;
	border-top:2px solid #EEEEEE;
	line-height:16px;
}
.blog-post-content p {
	padding-bottom:10px;	
}
.blog-post-content h2 {
    margin-top:10px;
    margin-bottom:5px;
}
.blog-post-content a {
	color:#0076B8;
	text-decoration:none;
	border-bottom:1px solid #DDDDDD;
}
.blog-post-content a:hover {
	color:#000000;
	border-bottom:1px solid #000000;
}
.blog-post-content ul {
	margin:0;
	padding:0;
	list-style:none;
}
.blog-post-content li {
	margin:14px 4px 4px 10px;
	padding-left:4px;
        font-style:normal;
	border-left:2px solid #0076B8;	
}
.blog-navigation {
	font-size:12px;
}
.blog-navigation a {
	border-bottom:1px solid #DDDDDD;
	color:#0076B8;
	text-decoration:none;
}
.blog-navigation a:hover {
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #000000;
}

div#top-line {
	height:2px;
	background:#0076B8;	
}

.page {
	
}
.page img {
	float:left;
	margin-right:4px;
}

h2.archive {
	font-family:Arial,Verdana;
	font-size:24px;
	margin-bottom:4px;
	color:#EEEEEE;	
}
h2.archive .term {
	color:#DFDFDF;
}

div#twitter {
	position:absolute;
	margin-left:270px;
	margin-top:30px;
	
}
div#twitter-content {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:#00ADEF;
	width:180px;
	height:40px;

	font-weight:normal;
	color:#FFFFFF;
	font-family:Arial,Verdana;
	font-size:12px;
	font-style:italic;
	padding:8px;
}
div#twitter-content a {
	font-weight:normal;
	color:#FFFFFF;
	font-family:Arial,Verdana;
	font-size:12px;
	font-style:italic;
}
div#twitter-content a:hover {
	color:#E0EBEF;
}
div#twitter-footer {
	padding:0px;
	margin:0px;
}
div#twitter-footer img {
	float:right;
	margin-right:40px;	
}
div#twitter span {
	color:#E0EBEF;	
}

div#footer-wrapper {
	height:200px;
	background:#EEEEEE;
	border-top:2px solid #CCCCCC;	
}
div#footer {
	width:970px;
	margin:0 auto;	
}
.footer-column {
	
	height:150px;
	float:left;
}
.footer-column a {
	color:#0076B8;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px solid #DDDDDD;
}
.footer-column a:hover {
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #000000;
}
.me {
	width:280px;
	font-size:12px;
	font-family:Arial,Verdana;
	font-style:italic;
	line-height:18px;
	margin-top:30px;
}
.me img {
	border:1px solid #CCCCCC;	
	float:right;
	margin-left:5px;
	padding:1px;
}
.contact {
	width:410px;
	margin-left:25px;
}
.social {
		
}
.social ul {
	float:right;
	margin-top:40px;
	margin-left:60px;
}
.social li {
	margin:4px;	
}
.social .facebook {
	list-style-image:url("images/facebook.gif");
	list-style-type:square;		
}
.social .twitter {
	list-style-image:url("images/twitter.gif");
	list-style-type:square;		
}
.social .flickr {
	list-style-image:url("images/flickr.gif");
	list-style-type:square;		
}
.social .delicious {
	list-style-image:url("images/delicious.gif");
	list-style-type:square;		
}
.social .linkedin {
	list-style-image:url("images/linkedin.gif");
	list-style-type:square;		
}
.social .blinck {
	list-style-image:url("images/blinck.gif");
	list-style-type:square;		
}
.social a {
	color:#0076B8;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px solid #DDDDDD;
}
.social a:hover {
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #000000;
}
div#footer-bottom {
	font-size:12px;
	font-family:Arial,Verdana;
	color:#BFBFBF;
}
div#footer-bottom a {
	color:#0076B8;
	text-decoration:none;
	border-bottom:1px solid #DDDDDD;	
}
div#footer-bottom a:hover {
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #000000;	
}
div#footer-bottom ul {
	list-style:none;
}
div#footer-bottom li {
	float:left;
	margin-right:5px;	
}
div#footer-bottom span {
	float:right;	
}

/* contact */
#contact {
	font-family:Arial;
	font-size:12px;
	width:400px;
	margin-top:14px;
}
#contact {
	font-family:"Arial Narrow", Arial;
	font-size:12px;	
}
#contact fieldset {
	background:#EEEEEE;
	padding:4px;
	border:0px;
}
#contact ol {
	margin:0;
	padding:0;
	float:left;
	width:150px;
}
#contact ol.right {
	margin-left:10px;
}
#contact li {
	margin:0;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:4px;
	
}
#contact .button {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-size:12px;
	width:100px;
}
#contact .button:hover {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	color:#FFFFFF;
	cursor:pointer;
	background:#0076B8;
}
#contact label {
	width:80px;
	display:inline-block;
	line-height:1.8;
	vertical-align:top;	
}
#contact em {
	color:#FF0000;
	font-style:normal;
	font-weight:bold;	
}
#contact p {
	float:right;
	margin-top:6px;	
}
#contact input, 
	#contact textarea, 
	#contact select {
	margin:0;
	padding:0;
	background:#DFDFDF;
	border:0px;
}
#contact input {
	width:150px;
}
#contact textarea {
	width:250px;
	height:110px;
}
#error {
	margin-top:20px;
	color:#F22F3D;
}

.reply {
	font-family:Arial,Verdana;
	font-size:24px;
	margin-bottom:4px;
	color:#EEEEEE;
}
.reply .term {
	color:#DFDFDF;
}
.comment_meta {
    font-family:Arial,Verdana;
	font-size:16px;
	margin-bottom:4px;
	color:#DFDFDF;         
}
.comment_meta a {
color:#dedede;
text-decoration:none;
}

.comment_meta a:hover {
color:#c00;
}

.comments {
color:#333;
margin:0 0 15px 0;
border-bottom:#bbb 1px solid;
}

.comments a {
color:#dedede;
text-decoration:none;
}

.comments a:hover {
color:#c00;
}

input.comment {
background:#f6f6f6;
font-size:11px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.comment:hover {
border:#c00 1px solid;
}

ol.commentlist {
	font-size:12px;
	list-style:none;
	font-family:"Arial Narrow", Arial;
	font-size:12px;	
	margin:10px 0 30px 0;
	border-bottom:#bbb 1px solid;
}
ol.commentlist a {
	border-bottom:1px solid #DDDDDD;
	color:#0076B8;
	text-decoration:none;
}
ol.commentlist a:hover {
	border-bottom:1px solid #000000;
	color:#000000;
}

.commentlist li {
border-top:#bbb 1px solid;
padding:0 0 10px 0;
}

.commentlist li.bypostauthor {
border-top:#bbb 2px solid;
background-color:#ECECEC;
}

.bypostauthor .comment_text {
color:#000;
}

.bypostauthor .comment_author {
color:#000;
}

.bypostauthor a {
color:#787878;
}

.comment_mod {
margin:10px 0 0 10px;
}

.comment_mod em {
background-color:#fff897;
padding:1px 3px;
}

.comment_author {
margin:10px 0;
float:left;
width:190px;
}

.comment_author img {
float:left;
margin:5px 12px 0 0;
}

.comment_author p {
line-height:20px;
}

.comment_author small {
font-size:11px;
}

.comment_text {
float:left;
width:470px;
margin:0 0 0 10px;
}

.comment_text p {
line-height:18px;
margin:7px 0;
}

.comment_meta {
font-size:12px;
}

#commentform p {
line-height:18px;
margin:0 0 15px 0;
}

