/*  
Theme Name: M.A. Oosthoek Speciaal thema
Theme URI: http://www.maoosthoek.nl/
Description: Speciaal thema voor de website maoosthoek.nl. 
Version: 1.0
Author: Chris Wesdorp
*/



/* Begin Typography & Colors */
body {
	font-size: 10pt;
	font-family: sans-serif;
}

#page {
	position: absolute;
	width: 700px;
	margin-left: -350px;
	left: 50%;
	top: 0;
	padding: 1px;

}

#border_line {
	border-width: 1px; 
	border-style: none solid solid solid;
}

#header {
	margin: 0px 0px 10px 0px;
}

#headerimg {
	margin: 0px;
	padding: 0px;
}

#headerimg-9 {
	background: url('http://maoosthoek.nl/wp-content/themes/maoosthoek/images/head-9.jpg') no-repeat top center;
	height: 286px;
}

#headerimg-10 {
	background: url('http://maoosthoek.nl/wp-content/themes/maoosthoek/images/head-10.png') no-repeat top center;
	height: 286px;
}

#page div div h2 {
	margin-top: 0px;
}

#content_view {
	width: 700px;
}

#content {
	float: left;
}

.narrowcolumn {
	width: 450px;
	margin: 0px 5px 10px 0px;
	padding-left: 10px;
}

#sidebar {
	float: left;
	display: block;

	border-style: none; 
	border-width: 1px;

	margin-bottom: 10px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
}

hr {
	display: none;
}

div.post {
	text-align: justify;
	margin-right: 10px;
}

#hdr_navigation {
	margin: 0px 1px 0px 1px;
	padding-top: 3px;
	padding-left: 10px;
}

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

#hdr_navigation ul li {
	white-space: nowrap;
	display: inline;

	margin-right: 6px;
}

/*	border-style: none solid none none;
	border-width: 1px;
	border-color: black;
}*/

#footer {
	margin-top: 3px;
	margin-bottom: 5px;

	width: 100%;
	float: left;
	text-align: center;
}

#footer span {
	font-size: 8pt;
	color: gray;
}

.pagepicture_widget {
	background: #3E532F;

	margin-left: 0px;
	margin-right: 0px;

	margin-top: 0px;
}

.pagepicture-thumb:hover {
	border-color: #FFFFFF;
}

a {
	color: #3E523F;
}

a:hover {
	color: #FFFFFF;
	background: #3E523F;
}

a.visited {
	color: #2658A3;
}

a img {
	border: 0px;
}
