/*  
Theme Name: Marc Seegers
Theme URI: http://www.seegersbelettering.nl
Version: 1.0
Author: DesignBox
Author URI: http://www.designbox.nl
*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Sans-Serif;
	background: url('images/niw-body-bg-top.png') repeat-x top;
	background-repeat: repeat-x;
	color: #333333;
	text-align: left;
}

strong, b {
	color: #555555;
	font-size: 14px;
	font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
}


ul li {
	list-style: url('images/niw-list-style.jpg');
}

#footer-bottom {
	background: url('images/niw-footer-bottom.png') repeat-x bottom;
}

#page {
	background: url('images/niw-body-bg.jpg') repeat-y center;
	text-align: left;
}

#header {
	background: url('images/niw-header-top.png') no-repeat top center;
}

#content {
	font-size: 13px;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.entry {
	font-family: Helvetica, Arial, Sans-Serif;
	padding: 10px 0px 5px;
	clear: both;
	font-size: 13px;
}

.entry ul li {
	line-height: 1.5em;
	font-size: 12px;
}

.alt {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

#footer {
	border: none;
	background: url('images/niw-footer-background.png') no-repeat bottom center;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

.pagetitle {
	font-size: 21px;
	text-align: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: normal;
	color: #FF6600;
}

.posttitle {
	font-size: 21px;
	text-align: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: normal;
	color: #666666;
}

.posttitle a {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.posttitle a:hover {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

h1, h1 a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
	text-align: left;
	font-weight: bold;
	color: #666666;
}

h1 a:hover {
	color: #FF6600;
	text-decoration: none;
}

#title {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-weight: bold;
	font-size: 21px;
	text-align: left;
	padding-top: 30px;
	padding-left: 40px;
}

#title a {
	color: #737373;
	text-decoration: none;
}

#title a:hover {
	color: #FF6600;
	text-decoration: none;
}

#headerimg .description {
	font-size: 13px;
	text-align: left;
	padding-left: 40px;
	color: #737373;
}

h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
}

#sidebar h2 {
	font-size: 1.2em;
}

#headerimg .description {
	text-decoration: none;
	color: #737373;
}

#sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #FF6600;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px Arial, Helvetica, Sans-Serif;
	clear: both;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
	width: 160px;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin-left: 180px;
}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
}

.commentmetadata a, .commentmetadata a:hover {
	font-weight: normal;
	color: #999;
}

#sidebar {
	margin-top: -10px;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666666;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a {
	color: #FF6600;
	text-decoration: underline;
}

a:hover {
	color: #FFAF7A;
}

#wp-calendar#prev a, #wp-calendar#next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: 120%/ 100% Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.post {
	clear: both;
	padding-top: 15px;
}

.poweredby {
	color: #333;
	font-size: 11px;
	text-align: right;
	padding-top: 25px;
	padding-right: 65px;
	float: right;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
}

.poweredby a {
	color: #333;
	font-size: 11px;
	text-decoration: underline;
}

.poweredby a:hover {
	color: #0066CC;
	text-decoration: underline;
}

#credits {
	color: #333;
	font-size: 11px;
	text-align: left;
	padding-top: 25px;
	float: left;
	padding-left: 65px;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
}

#credits a {
	color: #333;
	text-decoration: underline;
}

#credits a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.copyright {
	color: #fdfdfd;
	font-size: 11px;
	text-align: left;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 85px;
	float: left;
	padding-left: 63px;
}

.subscribe-rss {
	font-size: 11px;
	text-align: left;
	padding-top: 85px;
	margin-left: 700px;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
}

#rss {
	float: left;
	margin-top: 20px;
	margin-left: 0px;
}

.xhtml {
	background: url(images/xhtml.gif) no-repeat left center;
	padding: 5px 0px 5px 18px;
	margin-left: 8px;
}

.xhtml a {
	color: #ef2983;
	text-decoration: none;
}

.xhtml a:hover {
	color: #92a591;
	text-decoration: underline;
}

.css {
	background: url(images/css.gif) no-repeat left center;
	padding: 5px 0px 5px 18px;
	margin-left: 8px;
}

.css a {
	color: #71da51;
	text-decoration: none;
}

.css a:hover {
	color: #92a591;
	text-decoration: underline;
}

.loginout {
	background: url(images/log.gif) no-repeat left center;
	padding: 5px 0px 5px 18px;
	margin-left: 8px;
	text-transform: uppercase;
}

.loginout a {
	color: #00ccff;
	text-decoration: none;
}

.loginout a:hover {
	color: #92a591;
	text-decoration: underline;
}

/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0 0 0 0;
}

#page {
	margin: 0px auto;
	width: 964px;
}

#header {
	height: 238px;
}

#headerimg {
	padding-top: 5px;
	height: 233px;
}

.pagecolumn {
	float: left;
	padding: 15px 0 20px 75px;
	margin: 0px 0 0;
	width: 550px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 75px;
	margin: 0px 0 0;
	width: 550px;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 25px 0 0 0;
	margin: 0 auto;
	height: 161px;
	width: 964px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */


/*	Begin Headers */
h1 {
	padding-top: 5px;
	margin: 0;
}

h2 {
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

#topnavigation {
	list-style: none;
	margin-top: -150px;
	left: 0px;
	font: bold 120%/ 100% Arial, Helvetica, sans-serif;
}

#topnavigation li {
	float: left;
	list-style: none;
	text-align: center;
	margin-right: 1px;
	display: block;
}

#topnavigation li a {
	color: #fdfdfd;
	font-size: 11px;
	display: block;
	padding: 7px 12px 7px 12px;
	height: 100%;
	text-decoration: none;
	background: url('images/niw-bg2.jpg') repeat 0 0;
}

#topnavigation li a {
	background: url('images/bg2.jpg') repeat 0 0;
}

#topnavigation li a:hover, li a:focus, li a:active {
	background-position: -220px 0;
}

#topnavigation a {
	background:url('images/niw-bg2.jpg') repeat 0 0;
	float: left;
}

#topnavigation .current_page_item a, #topnavigation .current_page_item a:visited {
	background:url('images/niw-bg2-current.gif') repeat 0 0;
}

#topnavigation .page_item a {
	background:url('images/niw-bg2.gif') repeat 0 0;
}

/* End Headers */


/* Start Panel*/

#w-panel {
	margin-top: -65px;
	font: 110%/ 100% Arial, Helvetica, sans-serif;
}

.s-wind a {
	background: url('images/sea-wind.png') no-repeat left center;
	padding: 5px 0px 5px 20px;
	margin-left: 8px;
}

.n-wind a {
	background: url('images/nature-wind.png') no-repeat left center;
	padding: 5px 0px 5px 20px;
	margin-left: 8px;
	color: #009900;
}

.ni-wind a {
	background: url('images/night-wind.png') no-repeat left center;
	padding: 5px 0px 5px 20px;
	margin-left: 8px;
	color: #666666;
}
/* End Panel*/


/* 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, .aligncenter {
	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;
}

/* End Images */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

#sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	text-align: center;
	margin: 48px 0 0 27px;
	height: 38px;
	width: 420px;
	background: none;
}

#searchform #s {
	border:1px solid #5a5a59; 
	width: 320px;
	height: 18px;
	background: #f2f2f2;
	margin-left: 16px;
	color: #333333;
	margin-top: 10px;
	font-weight: normal;
}

#searchform input {
	border: none;
	background: url('images/search.gif') repeat-x;
	margin-top: 10px;
	width: 70px;
	height: 22px;
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
}

.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 textarea {
	width: 99%;
	padding: 2px;
}

#commentform#submit {
	background: url('images/comment-bg.gif') no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffe4;
	border: none;
	float: right;
	width: 143px;
	height: 27px;
	cursor: pointer;
}
/* End Form Elements */


/* Begin Comments*/
.alt {
	margin: 0 0 0 0px;
	padding: 10px 10px 10px 10px;
}

.commentlist {
	margin: 0 0 0 0px;
	padding: 0px;
	text-align: justify;
	list-style: none;
}

.commentlist li {
	margin: 0;
	padding: 10px 10px 10px 10px;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

/* End Comments */


/* Begin Mini Icons */

.postdata {
	font-size: 12px;
	color: #999999;
	padding: 5px 0 5px 0;
	line-height: 1.3em;
}

.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}

.postdata a:hover {
	color: #06c;
	text-decoration: none;
}

.postdata .category {
	background: url('images/niw-category.jpg') no-repeat;
	padding-left: 18px;
	float: left;
}

.postdata .comments {
	background: url('images/niw-comments.jpg') no-repeat;
	padding-left: 18px;
	float: right;
}

.postdata .add-comment {
	background: url('images/niw-comments-add.jpg') no-repeat;
	padding-left: 18px;
	float: right;
}

.postdata .minidate {
	background: url('images/niw-date.jpg') no-repeat;
	padding-left: 18px;
	float: left;
}

/* End Mini Icons */

/* Begin Sidebar */
#sidebar {
	font-family: Arial;
	padding: 20px 0 10px 0;
	width: 230px;
	float: left;
	overflow: hidden;
	margin-left: 50px;
}

#sidebar form {
	margin: 0;
}

#sidebar h2 {
	height: 19px;
	padding: 4px 5px 4px 5px;
	margin: 0px;
	font: 120%/ 100% Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	border-bottom: 1px solid #999;
	text-transform: uppercase;
}

#sidebar ul ul {
	padding: 5px;
	margin: 0px;
	text-align: left;
}

#sidebar ul li ul li {
	padding: 5px 0 5px 0px;
	border-bottom: 1px dotted #e1e3e3;
	font-size: 12px;
}

#sidebar .sidebarrecentpost {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #e1e3e3;
	font-size: 12px;
}
/* End Sidebar */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 175px;
	border: 1px solid #999999;
}

#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;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

#previous-entries a {
	background: url('images/previous-entries.jpg') no-repeat;
	padding-left: 18px;
	float: left;
}

#next-entries a {
	background: url('images/newer-entries.jpg') no-repeat right;
	padding-right: 18px;
	float: right;
}

pre {
	border: 1px #ddd dotted;
	background: #f7f7f7;
	padding: 0 15px 0 10px;
	font-family: "Consolas", "Lucida Console", "Courier New", monospace;
	float: left;
	margin-bottom: 15px;
	overflow: auto;
	width: 520px;
}
/* End Various Tags & Classes*/

/* Gravatars Style*/
.gravs {
	margin-top: 20px;
}

.avatar {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 3px;
	border: 1px solid #999999;
}

/* End Gravatars Style*/

#thumb_left {
	float: left;
	width: 105px;
	height: 105px;
	border: #5D5D5D 1px solid;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: center;
}

#thumb_right {
	float: right;
	width: 105px;
	height: 105px;
	border: #5D5D5D 1px solid;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: center;
}

#nieuws {
	float: left;
	width: 210px;
	height: auto;
	margin-top: 20px;
	text-align: left;
}

#nieuws  a {
	color: #333333;
	font-size: 17px;
	text-decoration: none;
	padding-left: 20px;
	background: url('images/bullit.gif') no-repeat top left;
}

#nieuws a:hover {
	color: #FF6600;
}

#contact_1 {
	float: left;
	width: 105px;
	height: auto;
	margin-top: 20px;
	text-align: left;
}

#contact_2 {
	float: left;
	width: 105px;
	height: auto;
	margin-top: 20px;
	margin-left: 20px;
	text-align: left;
}
