/*
Theme Name: Liever Blog
Theme URI: http://www.liever.com/
Description: The Liever Koffietafelblog Theme
Version: 1.0
Author: Olivier Keun
Author URI: http://www.liever.com
Tags: fixed width, three columns

	
*/

body {
	font: 13px 'Trebuchet MS', Tahoma, Arial, Sans-Serif;
	color: #333;
	margin:0;
	padding:0;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

ul {
	list-style-type:none;
	padding:0;
	margin:0;
	
}

#header ul {
	height:35px;
	}
	
	#header ul#top {
		height:70px;
	}
	
		#header ul#top li {
			float:left;
			line-height:70px;
			text-align:right;
		}
		
			#header ul#top li#topLast {
				font-size:11px;
				width:680px;
			}
		
	#header h1 {
		height:26px;
		line-height:26px;
		margin:20px 20px 15px 40px;
		text-indent:-1000px;
		width:78px;
		background: url('images/lieverSprites.png') no-repeat -1px 0;
	}
	
		#header h1 a {
			color:#fff;
			display:block;
			font-size:0;
			height:26px;
			width:78px;
		}
	
	#header span {
		float:right;
		margin-top:10px;
	}
	
	#header ul#menu li {
		float:left;
		width:145px;
		text-transform:uppercase;
		text-align:center;
		padding-right:5px;
		margin-right:1px;
		line-height:30px;
		background: url('images/lieverSprites.png') no-repeat right -30px;
	}
	
		#header ul#menu li.last-child {
			width:270px;
			text-align:left;
			text-indent:25px;
		}
	
		#header ul#menu li#active, 
		#header ul#menu li.activeHover, 
		#header ul#menu li:hover {
			background:url('images/lieverSprites.png') no-repeat right 0;
		}
		
		#header ul#menu li sup {
			color:#999;
			display:block;
			font-size:9px;
			line-height:27px;
			margin-left:105px;
			*margin-left:35px;
			position:absolute;
		}
		
	#header ul#menu li a {
		display:block;
		padding-left:5px;
		background:url('images/lieverSprites.png') no-repeat -598px -30px;
		color:#666;
	}
	
		#header ul#menu li#active a, #header ul#menu li.activeHover a, #header ul#menu li:hover a {
			background:url('images/lieverSprites.png') no-repeat -598px 0px;
			color:#333333;
			text-decoration:none;
		}

/* Submenu */

div#subMenu {
	clear:both;
	position:absolute;
	top:92px;
	width:880px;
}

	#subMenu a {
		color:#666;
	}
	
	#subMenu a.blue {
		color:#06f;
	}
	
div#subMenu div:first-child, div#subMenu div.last-child {
	visibility:hidden;
}

div#subMenu #subMenuTop {
	background:#fff url(images/lieverSprites.png) no-repeat scroll 0 -150px;
	height:10px;
	padding:0;
}

div#subMenu .subMenuContent {
	position:relative;
	z-index:1;
	background:#FFFFFF none repeat scroll 0 0;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#333;
	display:none;
}

#subMenu1, #subMenu2 {
	height:140px;
}

#subMenu1 ul, #subMenu2 ul {
	height:140px;
}

#subMenu ul:last-child {
	border:medium none;
}

#subMenu3 {
	height:27px;
}

#subMenu4 {
	height:27px;
}

#subMenu5 {
	height:27px;
}

.subMenuContent ul {
	border-right:1px dotted #DDDDDD;
	float:left;
	margin-left:15px;
}

div#subMenu .subMenuContent ul.subMenuPadding {
	margin-left:45px;
}

div#subMenu .subMenuContent ul li {
	line-height:15px;
	padding-bottom:2px;
	width:120px;
}

div#subMenu .subMenuContent ul li strong {
	line-height:20px;
}

div#subMenu .subMenuContent ul li p {
	margin:5px 0;
}

div#subMenu .subMenuContent ul.featured {
	width:255px;
}

div#subMenu .subMenuContent ul.featured li {
	border:medium none;
}

div#subMenu .subMenuContent ul.featured li img {
	margin-top:5px;
}

div#subMenu .subMenuContent ul.altLayout li {
	border:medium none;
	width:auto;
}

div#subMenu .subMenuContent ul.altLayout li form {
	margin-top:10px;
}

div#subMenu .subMenuContent ul.altLayout li form input.headField {
	color:#666666;
	padding:1px 0;
}

div#subMenu .subMenuContent ul.altLayout li form input.headSubmit {
	color:#000000;
	width:75px;
}

div#subMenu #subMenuBottom {
	background:transparent url(images/lieverSprites.png) no-repeat scroll 0 -160px;
	height:10px;
}

#linkBottom {
	background:#FFFFFF none repeat scroll 0 0;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	float:left;
	height:5px;
	line-height:5px;
	position:absolute;
	top:88px;
	z-index:1;
}

/* intro */


a#homeLink {
	position:absolute;
	display:block;
	margin: 40px 0 0 30px;
	width:105px;
	height:65px;
	background:url(images/blogHeader.png) no-repeat -30px -40px;
	text-indent:-1000px;
	}
	
#introduction {
	width:710px;
	height:100px;
	padding:20px 0 0 170px;
	background:url(images/blogHeader.png) no-repeat;
}
	
	#introduction p {
		margin:0;
		color:#666;
		font-size:14px;
	}
		
#content {
	margin:10px auto 0;
	width:880px;
	}

#sidebar {
	width: 160px;
	float:left;
}

#rss {
	background:transparent url(http://www.liever.com/icons/rssIcon.png) no-repeat scroll right center;
	width:70px;
}

#bookmarks {
	background:transparent url(http://www.liever.com/icons/lieverSprites.png) no-repeat scroll 98px -121px;
}

#twitter {
	background:transparent url(http://www.liever.com/icons/lieverSprites.png) no-repeat scroll 100px -55px;
	width:120px;
}

blogrss {
	display:block;
	margin:10px 5px 40px 10px;
	text-indent:20px;
	color:#666;
	background:url('images/rss.png') no-repeat 0 0;
	}
	
#rightbar {
	float:right;
	width:160px;
	margin:20px 0 0;
	padding:0 10px;
}

		#rightbar #searchform input {
			width:140px;
			padding:3px 0;
			text-indent:5px;
		}

	#rightbar .textInsetRight {
		background:url('images/rightBarWidget.png') no-repeat 0px 0;
		margin:10px 0 20px;
		width:175px;
		height:215px;
	}
	
		#rightbar .textInsetRight p {
			color:#666;
			font-weight:bold;
			padding:25px 0 2px 10px;
			margin:0;
		}

		#rightbar .textInsetRight ul li,
		#rightbar .textInsetRight ol li {
			border-top:1px dotted #ccc;
			padding:0px;
			text-indent:10px;
			width:170px;
			background:url('images/rightBarWidget.png') no-repeat 0px -100px;
			font-size:12px;
			line-height:22px;
			*line-height:12px;
			*padding:5px 0 0px;
		}
		
			#rightbar .textInsetRight ul li:hover,
			#rightbar .textInsetRight ol li:hover {
				background-color:#ECF4FF;
			}
		
		#rightbar .textInsetRight ul li span,
		#rightbar .textInsetRight ol li span {
			position:absolute;
		}
		
		#rightbar .textInsetRight ul li a,
		#rightbar .textInsetRight ol li a {
			display:block;
		}
		
			#rightbar ul li a.textInsetThumb {
				background:url('http://dev.liever.com/icons/textSprites.png') no-repeat 0px -240px;
				display:block;
				height:100px;
				margin:2px 0 0 15px;
				padding:0;
				width:175px;
			}
		
		#rightbar .textInsetRight ul li.last,
		#rightbar .textInsetRight ol li.last {
			background:url('images/rightBarWidget.png') no-repeat 0px -205px;
			border:medium none;
			height:10px;
			width:175px;
			font-size:1px;
			}

.narrowcolumn .entry {
	}
	
	.narrowcolumn .entry p {
		font-size:14px;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: url('http://www.liever.com/icons/footerBackground.png') repeat-x 0 0;
	clear:both;
	font-size:12px;
	height:200px;
}

	#footer div {
		line-height:20px;
		margin:20px auto;
		text-align:left;
		width:870px;
	}
	
		#footer div p {
			float:left;
			margin-right:50px;
			width:180px;
		}
		
			#footer div p#footerLast {
				margin-right:0;
			}
		
		#footer div span {
			border-bottom: 1px dotted #999;
			display:block;
			font-size:13px;
			font-weight:bold;
			margin-bottom:4px;
		}
		
	#footer a {
		color:#333;
		display:block;
		line-height:18px;
	}
	
div#copyRight {
	clear:both;
	color:#999;
	height:20px;
	line-height:12px;
	margin:0;
}

	div#copyRight h3 {
		color:#666;
		font-size:13.5px;
		font-style:italic;
		font-weight:normal;
		margin-bottom:16px;
	}
	
	div#copyRight a {
		color:#999;
		display:inline;
	}

small {
	font-size: 12px;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size:19.5px;
	margin:5px 0;
	}
	
h4,
#sidebar h2 {
	margin:10px 0 5px;
	text-indent:10px;
	border-bottom:1px dotted #ddd;
	color:#333;
	font-size:12px;
	padding-bottom:3px;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar,
#rightbar {
	margin-top:16px;
	}
	

small, 
#sidebar ul li, 
#sidebar ul ul li, 
#sidebar ul ol li, 
.nocomments, 
.postmetadata, 
blockquote, 
strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, 
h2 a:hover, 
h3 a:hover {
	color: #06f;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 40px;
	margin: 14px 0 0;
	width: 450px;
	line-height:150%;
	}

.post {
	clear:both;
	margin: 0 0 40px;
	}

	.post h2 {
		font-weight:normal;
	}
	
.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	font-size:12px;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 15px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.alignleft a,
.alignright a {
	display:inline-block;
	line-height:30px;
	margin-bottom:10px;
	}
	
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, 
#sidebar ul ol,
#rightbar ul {
	margin: 0 0 30px 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul li, 
#sidebar ul ol li,
#rightbar ul ul li {
	margin: 3px 0 0;
	padding: 0;
	line-height:20px;
	text-indent:10px;
	border-bottom:1px dotted #ddd;
	font-size:12px;
	}
	
	#sidebar ul li.linkcat {
		border:none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 10px 3px 0px 10px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Twitter */
.widget_twitter h2 {
	font-size:13px;
	line-height:20px;
	border-bottom:1px solid #ddd;
}

.entry-meta {
	display:block;
	font-size:11px;
	text-indent:0;
}