/*  
Theme Name: Lovefool 2006
Theme URI: http://www.lovefool.nl/
Description: Lovefool 2006 theme, orignally based on Kubrick
Version: 1.3
Author: Bas Leenders
Author URI: http://www.lovefool.nl/
	Contact me for details.
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #406174;
	text-align: center;
	font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	background: #c7d6dd url(http://www.lovefool.nl/images/lovefoolbodybg.jpg) bottom repeat-x fixed; 
	margin: 0;
	padding: 0; 
	}

	a, 
	h2 a:hover {
		color: #4188AF;
		text-decoration: none;
		}
		a:hover {
			text-decoration: underline;
			}	
	h1, h2, h3 {
		font-weight: bold;
		}
	h1 {
		font-size: 4em;
		text-align: center;
		padding: 30px 0 7px 0;
		margin: 0;
		}
		h1, h1 , h1 a:hover, h1 a:visited, .description {
			text-decoration: none;
			color: white;
			}
	h2 {
		margin: 30px 0 0;
		font-size: 1.6em;
		}
		h2.pagetitle {
			position: relative;
			top: +7px;
			left:-14px;
			margin: 0;
			background: none;
			padding-left: 0;
			font-size:0.92em;
			}
	h3 {
		padding: 0;
		margin: 0 0 0.5em 0;
		font-size: 1.7em;
		}
		h3.comments {
			padding: 0;
			margin: 40px auto 20px ;
			}

		h2 a, h2 a:visited, 
		h3 a, h3 a:visited  {
			color: #4188AF;
		}

		h2, h2 a, h2 a:visited, 
		h3, h3 a, h3 a:visited, 
		#sidebar h2 {
			text-decoration: none;
			}
		h2 a:hover, 
		h3 a:hover {
			text-decoration: underline;
			}
		h3 a:hover {
			background: url(http://www.lovefool.nl/images/permaBack.gif) no-repeat top right;
			padding-right:12px;
			}	
	code {
		width:400px;
		overflow:scroll;
		}
		code strong {
			color: black;
		}
	small {
		font-size: 0.9em;
		line-height: 1.5em;
		}
	select {
		width: 130px;
		}
	input:focus, 
	textarea:focus { 
		outline: 1px solid #4188AF; 
		}
	acronym, abbr, 
	span.caps {
		cursor: help; 
		}
		acronym, abbr {
			border-bottom: 1px dashed #3d566a;
			}
	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;
		}
	hr {
		display: none;
		}
	a img {
		border: none;
		}
/* End Basics */

/* Begin Colors */
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, #footer, blockquote {
	color: #839CAF;
	}
	
/* Begin Structure */
#page {
	background-color: white;
	text-align: left;
	margin: 3px auto 20px auto;
	padding: 0;
	width: 760px;
	background: url(http://www.lovefool.nl/images/lovefoolbg2006.jpg) repeat-y top; 
	border: none; 
	}
	#header {
		background: #fafafa url(http://www.lovefool.nl/images/lovefoolheader2006.jpg) no-repeat bottom center; 
		padding: 0;
		margin: 0 auto;
		height: 200px;
		width: 100%;
		}
		html>body #header h1 {
			position:relative;
			text-indent: -5000px;
			line-height:0px;
			font-size:0px;
			}
		#header a {
			margin-top:0;
			position: absolute;
			left: +30%;
			top:80px;
			z-index:20;
			padding: 0 440px 110px 0;
			background: url(http://www.lovefool.nl/images/HeaderBack.gif) no-repeat bottom left;
			font-size:0;
			outline: none;
			}
	    * html #header a {
	            background-image: none;
	            filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.lovefool.nl/images/HeaderBack.png", sizingMethod="scale");
	            }
		html>body #header a {
			left: +20%;
			top:90px;
			background: url(http://www.lovefool.nl/images/HeaderBack.png) no-repeat bottom left;
			}
			#headerimg { 
				margin: 7px 9px 0; 
				height: 192px; 
				width: 740px; 
				}
				#headerimg .description {
					font-size: 1.2em;
					text-align: center;
					position:relative; 
					top:+121px;
					color:#406174;
					}
				html>body #headerimg .description {
					top:+141px;
					}

/* Begin Content */
#content {
	position:relative;
	font-size: 1.2em;
	background: url(http://www.lovefool.nl/images/lovefoolcontentheader2006.jpg) no-repeat top left; 
	padding-right:31px; 
	}
html>body #content { 
	border: none; 
	padding-right:31px
	}


/* Begin Posts */
.post {
	margin: 1px 0 20px 0;
	padding:30px 00px 20px 15px;
	text-align: left;
	position: relative;
	background: url(http://www.lovefool.nl/images/BlogbodyBack.gif) no-repeat left bottom;	
	}
	.entry {
		background: #fff;
		line-height: 1.3em;
		}
		.entry p, .entry li {
			font-size: 1.1em;
			line-height: 1.5em;
			margin-top:0; padding-top:0;
			}
		.entry h2, .entry h3, .entry h4  {
			padding-bottom: 0;
			margin-bottom: 0;
		}
		.entry a {
			text-decoration: underline;
			}
			a.GoogleMapsLink {
				background: url(http://www.lovefool.nl/images/Google-Maps-Icon.gif) top right no-repeat;
				padding-right:9px;
				}
			a.GoogleEarth {
				background: url(http://www.lovefool.nl/images/GMaps-Icon.gif) top right no-repeat;
				padding-right:11px;
				}
			.entry p a:visited {
				text-decoration: none;
				}
			.entry p a:hover {
				text-decoration: underline;
				}

			html>body .entry ul {
				margin-left: 0px;
				padding: 0 0 0 30px;
				list-style: none;
				padding-left: 10px;
				text-indent: -10px;
				} 
		.ReadOn {
			margin-left:2px;
			}
		.entry ol {
			padding: 0 0 0 35px;
			margin: 0;
			}
			.entry ol li {
				margin: 0;
				padding: 1px 0;
				}
			html>body .entry li {
				margin: 7px 0 8px 10px;
				}
				.entry ul li:before {
					content: "\00BB \0020";
					}
		.entry form { /* This is mainly for password protected posts, makes them look better. */
			text-align:center;
			}
	#content img {
		position:relative;
		padding: 4px 8px 8px 4px;
		border:none;
		margin: 0 0 -4px 0;
		}
		p img {
			padding: 0;
			max-width: 100%;
			}
		#content a:hover img,
		#content a img:hover  {
			text-decoration: none; 
			}
		#content img.floatright, 
		#content img.alignright { 
			float: right; 
			margin: 0 -5px 3px  7px;
			}
		#content img.floatleft, 
		#content img.alignleft  { 
			float: left; 
			margin: 0 7px 3px -5px;
			}
			img.centered {
				display: block;
				margin-left: auto;
				margin-right: auto;
				}
	#searchform {
		margin: 10px auto;
		padding: 0; 
		text-align: center;
		}
	.postmetadata {
		text-align: right;
		font-size:0.92em;
		padding: 0;
		margin: 1em 0 -0.1em;
		}
		.postmetadata ul, .postmetadata li {
			display: inline;
			list-style-type: none;
			list-style-image: none;
			}
			.postmetadata .permalink {
				background: url(http://www.lovefool.nl/images/permaBack.gif) no-repeat top left;
				padding:7px 12px 6px 0;
				font-size:0px;
				}
		img.FeedIcon, 
		#content img.FeedIcon {
			padding:0;
			margin:0 0 -2px 0;
			background: none;
			}
/* Begin Content */

/* Begin Comments */
#respond {
	padding: 0;
	margin: 20px 0 0 20px;
	width:400px;
	clear:left;
	}
	.commentlist {
		margin:20px 0 0 0;
		padding:0;
		text-align: left;
		}
		.commentlist li, 
		.commentlist cite, .commentlist cite a {
			font-weight: bold;
			font-style: normal;
			font-size: 1.1em;
			}
		.commentlist li {
			display:block;
			margin: 0 0 1em 7px;
			padding: 1em;
			list-style: none;
			background:url(http://www.lovefool.nl/images/CommentbodyBack.gif) no-repeat scroll left bottom;
			}
			.commentlist li.alt {
				background-color: #fafafa;
				}
			.commentlist li.authcomment {
				background-color: #E0EAEF;
				}
		.commentlist p {
			margin: 10px 5px 10px 0;
			font-weight: normal;
			line-height: 1.5em;
			text-transform: none;
			}
	.commentmetadata {
		font-weight: normal;
		}
#commentform {
	padding: 20px;
	width:400px;
	background: url(http://www.lovefool.nl/images/BlogbodyBack.gif) no-repeat left bottom;	
	}
	#commentform input, 
	#commentform textarea {
		font: 0.9em;
		padding: 2px;
		border: 1px solid #dddddd;
		background: #fafafa; 
		color:#4188AF;
		}
	#commentform input {
		width: 160px;
		margin: 5px 5px 1px 0;
		}
	#commentform textarea {
		width: 100%;
		}
	#commentform #submit {
		margin: 0;
		float: right;
		border: 1px solid #eaeaea ;
		color:#fafafa;
		background: #4188AF;
		}
	#commentform p {
		margin: 5px 0;
		}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Structure */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 140px;
	width: 450px;
	}
	.widecolumn .post {
		margin: 0;
		}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 750px;
	clear: both;
	background: #eee url(http://www.lovefool.nl/images/lovefoolfooter2006.jpg) no-repeat bottom; 
	border: none;
	}
	#footer p {
		margin: 0;
		padding: 18px 0;
		text-align: center;
		}
/* End Structure */

/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}
	#sidebar h2 {
		margin: 5px 0 0;
		padding: 0;
		font-size: 1.2em;
		}	
	#sidebar ul, 
	#sidebar ul ol {
		margin: 0;
		padding: 0;
		}
		#sidebar ul li {
			list-style-type: none;
			list-style-image: none;
			margin-bottom: 15px;
			}
		#sidebar ul p, 
		#sidebar ul select {
			margin: 5px 0 8px;
			}
		#sidebar ul ul, 
		#sidebar ul ol {
			margin: 5px 0 0 10px;
			font-size:1.1em;
			}
			#sidebar ul a {
				font-size:1.2em;
				}
			#sidebar ul ul ul, 
			#sidebar ul ol {
				margin: 0 0 0 10px;
				}
			#sidebar ul ul li, 
			#sidebar ul ol li {
				margin: 3px 0 0;
				padding: 0;
				}
		ol li, #sidebar ul ol li {
			list-style: decimal outside;
			}
	#sidebar form {
		margin: 0;
		}
	#sidebar #searchform #s {
		width: 115px;
		padding: 3px;
		margin:0 3px 0 0;
		border: 1px solid #dddddd;
		background: #fafafa;
		color:#4188AF;
		font-size:1.2em;
		}
		#sidebar #searchsubmit {
			padding: 1px;
			border: none ;
			color:#fafafa;
			background: #4188AF;
			}
/* End Sidebar */

/* Begin Various Tags & Classes */
.navigation {
	clear:both;
	display: block;
	width:430px;
	text-align: right;
	margin: 40px 0 20px 20px;
	padding-bottom:20px;
	font-weight:bold;
	}
	.navigation .permalink a:hover {
		background: url(http://www.lovefool.nl/images/permaBack.gif) no-repeat;
		}
	.navigation .alignleft {
		float:left;
		margin-left:-36px;
		}
		.navigation .alignleft.permalink  a:hover {
			background-position: top right;
			padding-right:12px;
		}
	.navigation .alignright {
		float:right;
		}
		.navigation .alignright.permalink  a:hover {
			background-position: top left;
			padding-left:12px;
		}
		
	ul.related_post {
		list-style-image: url(http://www.lovefool.nl/images/permaBack.gif);
		margin-left:0;
		padding:0 3px 0 20px;
	}
div.adsense {
	clear:both;
	text-align:center;
	padding: 0;
	margin: 28px 0 0 -18px;
	}
	#headerads.adsense.textlink {
		position:relative;
		padding:1px;
		margin:2px 0 -9px 0;
		}
	#footerads.adsense.textlink {
		position:relative;
		padding:1px;
		margin:-20px 0 2px 0;
		}
/* End Various Tags & Classes*/

/* Begin lightbox script styles */
#overlay { background-image: url(/images/overlay.png); }
* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	}
#lightbox {
	background-color:#fff;
	padding: 10px;
	border: 1px solid #666;
	}
	#lightboxCaption {
		font-size: 1.3em;
		margin-bottom:3px;
		}
		#lightboxCaption a {
			font-weight: bold;
			text-decoration:underline;
			}
#content a.lightbox img {
	cursor: url(http://www.lovefool.nl/images/zoom_in.cur), pointer; 
	background: url(http://www.lovefool.nl/images/ImageBack.gif) right bottom no-repeat;
}
/* End lightbox script styles */

/* What Would Seth Godin Do */

#wwsgd {
	padding: 0 1.5em 0 1.5em;
	margin: 0 0 1em 0;
	border-top: 1px solid #C7D6DD;
	border-bottom: 1px solid #C7D6DD;
	background: #E0EAEF;
	}
	
.hilite {
	color: #f30;
	background: #c7d6dd url(http://www.lovefool.nl/images/lovefoolbodybg.jpg) bottom repeat-x fixed; 
	padding:1px; margin:-1px; 
}

/* WG-Twitter Widget */
.wg-twitter img { padding: 0 4px 4px 0; float:left; width:26px;}
.wg-twitter { font-size: 1.1em !important; }
.wg-twitter a { font-size: 0.8em !important; }


img.avatar {
		padding:0 !important;
		margin:0 10px 0 0 !important;
		float:left;
	}

/* Infinite Scroll */
#infscr-loading { 
	position:relative; margin:-20px 0 -21px 0;
}