/*  
Theme Name: patrickhartog.com first edition
Theme URI: http://www.patrickhartog.com
Description: This is my first theme
Version: 1.0
Author: Patrick Hartog
Author URI: http://www.patrickhartog.com

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 10px 0 0 0;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}

h1{
	color: #81d300;
	font-family: Cambria, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: none;
	color: #81d300;
}

a:hover{
	color: #666666;
	text-decoration: underline;
}

.post a img, .entry a img{
	padding: 3px;
	border: 1px solid #666666;
}


.entry a:hover img, .post a:hover img{
	background-color: #666666;

}

#in a img, #in a:hover img{
	padding: 0;
	border:none;
	background: none;
}

#in {
	margin-top: 15px;
}

p{
	padding: 10px 0 0 0;
}

/* Wrapper is de box om header, footer, container, sidebar*/
#wrapper{
	margin: 0 auto 0 auto;
	width: 830px;
	text-align: left;
}

#header{
	background: #fff url('images/header_logo2.png') no-repeat bottom left;
	float: left;
	width: 830px;
	height: 92px;
}

/* Container is waar alle posts (newsitems) in staan*/
#container{
	float: left;
	width: 600px;
}

.post{
	padding: 10px 0 10px 0;
}

#container h2 {
	color: #81d300;
	font-family: Cambria, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	margin: 0;

}

.post h2{
	margin:0;
	padding: 0;
	color: #81d300;
	font-family: Cambria, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
}
.post h2 a:hover{
		text-decoration: none;
}

.post-date{
	width: 25px;
	height: 26px;
	text-align: center;
	font-weight: bold;
	float: left;
	padding-top: 10px;
	display: inline;
	margin-right: 5px;
	background: url(images/date_button.png) no-repeat top left;
}

.post-date3{
	width: 18px;
	height: 19px;
	text-align: center;
	font-weight: bold;
	float: left;
	display: inline;
	margin: 0 8px 0 0;
	background: url(images/date_button_small.png) no-repeat;
}

.dating{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
	line-height: 1.6em;
	margin:0;


}

.entry{
	line-height: 18px;
	text-align: justify;
	margin-bottom: 30px;
}



.postmetadata{
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	float: left;
	width: 210px;
	background: white;
	margin: 0 0 0 20px;
	display: inline;
	color: #4D4D4D;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0px 0 0px

}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul li h2{
	color: #000;
	border-bottom: 1px dotted #000;
	margin-bottom: 2px;
	font-family: “Trebuchet MS”, sans-serif,Arial, Helvetica;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

.sidebar a:hover{
	color: #fff;
}


table#wp-calendar{
	width: 100%;
}

#footer{
	clear: both;
	float: left;
	width: 800px;
	padding: 5px 0 0 0;
	border-top: 1px dotted #000;
}

#horizontalfmenu ul{
	margin: 0;
	padding: 0;


}


#horizontalfmenu ul li{
	display: inline;
	height: 16px;
	padding-right: 20px;
	padding-left: 17px;
	list-style-type: none;
}


#fhome {
		background: url(images/home.png) no-repeat center left; 
}

#fnews {
		background: url(images/news.png) no-repeat center left; 

}

#frss {
		background: url(images/rss.png) no-repeat center left; 

}

#fabout {
		background: url(images/about.png) no-repeat center left; 

}


#fcontact{
		background: url(images/contact.png) no-repeat center left; 

}

#copyright{
		float: right;
		display: inline;
		height: 16px;
}

#productbar {
		margin-top: 10px;
		padding-top: 5px;
		border-top: 1px dotted #000;
		float: left;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.slideshow {

}

iframe {
	margin-right: 10px;
	margin-bottom: 0;

}


#thumbs a img{
	border:none;
	

}

ul#plist {
	margin: 0;
	padding-left: 0;
	white-space: nowrap;

}


#plist li
{
	display: inline-block;
	list-style-type: none;
	height: 25px;
	width: 25px;
	margin-left: 5px;
	margin-top: 2px;
	float: left;

}




#digg {
	margin-top: 5px;
}

textarea#comment
	width: 600px;

}

container h3 {
	font-variant: small-caps;

}


#postfooter{
	border-top: #7d7d7d;	
	margin-top: 10px;
}
