/*
Theme Name: Jamies Blog
Theme URI: http://www.jamiesblog.nl/
Description: Wordpress theme for jamiesblog.nl
Author: Serge Cornelissen
Author URI: http://www.jamiesblog.nl/
Version: 1.2
*/

body {
	margin: 0;
	padding: 0;
	background: #000;
	font: 9pt/11pt Arial, 'Luxi Sans', 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color: #000;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a,
a:visited {
	color: #1F638A;
	text-decoration: none;
}

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

#wrap {
	width: 870px;
	margin: 0px auto;
	padding: 0;
	/* border: 1px solid white; */
	background-color: white;
}

#advice_leaderboard {
	background-color: #000;
	padding: 21px 0;
}

#advice_rectangle {
	text-align: center;
	margin: 0 0 21px 0;
}

	#advice_rectangle img {
		margin: 0;
	}

#header {
	height: 271px;
	background-color: #fff;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0 0 6px 0;
}

#menubar {
	/* border: 1px solid blue; */
	height: 36px;
	position: relative;
}

	#menubar input {
		float: left;
	}

	#menubar input.searchfield {
		width: 148px;
		height: 20px;
		padding: 1px 3px;
		border: 0;
		margin: 0 1px 0 0;
		background: #fff url(images/bg-search.png) 0 0 no-repeat;
		font: 16px/20px 'Century Gothic', 'Luxi Sans', 'Lucida Grande', Arial, Helvetica, sans-serif;
	}

#search {
	/* border: 1px solid green; */
	width: 210px;
	position: absolute;
	top: 0;
	right: 0;
	height: 36px;
	padding: 11px 19px 0 0;
}

#menu {
	/* border: 1px solid red; */
	height: 36px;
	padding: 0 0 0 25px;
	width: 610px;
}

	#menu li ul {
		position: absolute;
		width: 150px;
		background: #fff;
		/* border: 0.25em solid #eda; */
		left: -999em;
	}

	#menu li:hover ul {
		left: auto;
	}

	#menu li ul li a {
		display: block;
		background: #000;
		width: 138px;
		height: 31px;
		border-top: 1px solid white;
		font-size: 9pt;
		line-height: 31px;
		text-transform: uppercase;
		padding: 0 6px;
		font-weight: bold;
	}

	#menu li ul li a:hover {
		/* background: #666; */
		/* background: #ff0078; */
		text-decoration: underline;
	}

	#menu li {
		list-style-type: none;
		float: left;
		margin: 0 45px 0 0;
	}

	#menu li a {
		display: block;
		width: 200px;
		height: 36px;
		font-size: 3px;
		line-height: 3px;
		color: #fff;
		background-color: #fff;
		background-repeat: no-repeat;
		background-position: 0 5px;
	}

	#menu li a:hover {
		text-decoration: none;
	}

	#menu li a.home { background-image: url(images/menu/home.gif); width: 58px; }
	#menu li a.home:hover { background-image: url(images/menu/home_hover_underline.gif); }

	#menu li a.about { background-image: url(images/menu/about.gif); width: 69px; }
	#menu li a.about:hover { background-image: url(images/menu/about_hover_underline.gif); }

	#menu li a.columns { background-image: url(images/menu/columns.gif); width: 97px; }
	#menu li a.columns:hover { background-image: url(images/menu/columns_hover_underline.gif); }

	#menu li a.news { background-image: url(images/menu/news.gif); width: 60px; }
	#menu li a.news:hover { background-image: url(images/menu/news_hover_underline.gif); }

	#menu li a.street-peek { background-image: url(images/menu/street-peek.gif); width: 123px; }
	#menu li a.street-peek:hover { background-image: url(images/menu/street-peek_hover.gif); }

	#menu li a.inspiration { background-image: url(images/menu/inspiration.gif); width: 123px; }
	#menu li a.inspiration:hover { background-image: url(images/menu/inspiration_hover.gif); }

	#menu li a.contact { background-image: url(images/menu/contact.gif); width: 92px; }
	#menu li a.contact:hover { background-image: url(images/menu/contact_hover_underline.gif); }


#container {
	min-height: 630px;
	/* border-top: 1px solid white; */
	/* border-bottom: 1px solid white; */
	margin: 47px 18px 0 26px;
	clear: both;
}

#sidebar {
	float: right;
	width: 360px;
	/* border: 1px solid red; */
	min-height: 400px;
}

	#sidebar img {
		margin: 0 0 21px 0;
	}

	#sidebar input {
		float: left;
	}

	#sidebar input.searchfield {
		border: 1px solid #000;
		height: 36px;
		width: 211px;
		margin: 0 25px 0 0;
		padding: 0 2px;
		font: 24px/36px 'Century Gothic', 'Luxi Sans', 'Lucida Grande', Arial, Helvetica, sans-serif;
	}


#tagcloud {
	margin: 0 0 21px 0;
	font-family: 'Times New Roman', serif;
	text-transform: uppercase;
	line-height: 22pt;
}

	#tagcloud a {
		color: #000;
	}

	#tagcloud h3 {
		font-size: 26pt;
		line-height: 28pt;
		font-weight: normal;
	}

#main {
	width: 442px;
}

	h2 {
		/* font: 16pt/17pt 'Century Gothic', 'Luxi Sans', 'Lucida Grande', Arial, Helvetica, sans-serif; */
		font: 18pt/20pt Georgia, sans-serif, 'Luxi Sans', 'Lucida Grande', Arial, Helvetica;
		font-weight: normal;
		/* text-transform: uppercase; */
		margin-bottom: 16px;
		margin-top: -2px;
		/* font-weight: bold; */
		color: #000;
	}
	
		h2 a,
		h2 a:visited {
			color: #343434;
		}
		
		h2 a:hover {
			color: #343434;
		}

	#main .post {
		border: 1px solid #848484;
		overflow: auto;
		margin: 0 0 27px 0;
		padding: 18px 11px 13px 11px;
		min-height: 159px;
	}

	#main .post .thumb {
		/* border: 1px solid blue; */
		width: 120px;
		color: #bbb;
		font: 9pt/9pt 'Times New Roman', serif;
		float: left;
		text-transform: uppercase;
	}

	#main .post .thumb img {
		margin: 0 0 15px 0;
	}

	#main .post-content {
		/* border: 1px solid blue; */
		width: 290px;
		float: right;
	}

	#main .entry {
		margin-bottom: 5px;
	}

		#main .entry p {
			margin-bottom: 20px;
		}

	#main .post .postmetadata {
		/* font: 9pt/10pt 'Century Gothic', 'Luxi Sans', 'Lucida Grande', Helvetica, sans-serif; */
		/* font-weight: bold; */
		font: 9.7pt/10.5pt 'Times New Roman', Georgia, sans-serif, 'Luxi Sans', 'Lucida Grande', Helvetica;
		font-weight: normal;
		text-align: right;
		/* border: 1px solid red; */
		clear: both;
		padding-right: 9px;
	}

	#main .post-single {
		/* border: 1px solid red; */
		overflow: auto;
		margin: 0 0 0px 0;
		padding: 0 11px 13px 0;
		min-height: 159px;
	}

	#main .post-single .entry {
		min-height: 130px;
		clear: both;
	}

	#main .post-single h2 {
		margin-bottom: 6px;
	}

	#main .post-single .postmetadata {
		font-family: 'Times New Roman', serif;
		text-transform: uppercase;
		color: #bbb;
		margin: 0 0 7px 0;
	}

	#main .post-single .postmetadata a {
		color: #bbb;
		text-decoration: underline;
	}

	#main .post-single .date {
		font-size: 11pt;
		line-height: 14pt;
	}

	#main .post-single .category {
		font-size: 10pt;
		line-height: 14pt;
	}

	#main .post-single .tags {
		margin: 0 0 17px 0;
		font-size: 10pt;
		line-height: 14pt;
	}

	#main .post-single .fblike {
		margin: 0 0 10px 0;
	}

	#main .post-single .twlike {
		margin: 0 0 25px 0;
		height: 20px;
	}

	#main .fbcomments {
		/* border: 1px solid red; */
	}

	#main .num-comments {
		/* font: 16pt/17pt 'Century Gothic', 'Luxi Sans', 'Lucida Grande', Arial, Helvetica, sans-serif; */
		/* font-weight: bold; */
		font: 18pt/20pt Georgia, sans-serif, 'Luxi Sans', 'Lucida Grande', Arial, Helvetica;
		/* color: #ff0078; */
		clear: left;
		text-align: center;
	}

#relatedposts {
	padding: 5px 0 0 0;
	margin: 5px 0 20px 0;
	/* border: 1px solid #848484; */
	clear: left;
}

	#relatedposts li {
		list-style-type: none;
		line-height: 11pt;
		padding: 0 0 0 10px;
	}

	#relatedposts h3 {
		color: #1F638A;
		margin: 0 0 6px 0;
	}

#respond {
	/* border: 1px solid #666; */
	background: #fff url(images/sep.jpg) top center no-repeat;
	padding: 30px 0 0 0;
}

	#respond p {
		margin: 0 0 10px 0;
	}

	#respond input {
		border: 1px solid #000;
		font-size: 9pt;
	}

	#respond textarea {
		border: 1px solid #000;
		width: 438px;
		height: 100px;
		font-size: 9pt;
	}

#commentsblock {
	border: 1px solid white;
	font-size: 9pt;
	width: 433px;
}

	#commentsblock li.comment {
		list-style-type: none;
		margin: 10px 10px;
		padding: 3px;
		border: 1px solid #ccc;
		background-color: #eee;
	}

	#commentsblock a {
		/* color: #63b0d9; */
	}

	#commentsblock .comment-author {
		margin: 10px 0 0 0;
		font-style: italic;
	}

#navigation {
	/* color: #ff0078; */
	font: 9pt/10pt 'Century Gothic', 'Luxi Sans', 'Lucida Grande', Helvetica, sans-serif;
}

	#navigation .alignright {
		float: right;
	}

#footer {
	text-align: center;
	font-size: 8pt;
	color: #888;
	padding: 50px 0 2px 0;
	clear: both;
}

	#footer a {
		color: #666;
	}

/* Begin Images */
.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */

