/*  
Theme Name: Scheidenzo
Theme URI: http://www.scheidenzo.nl/
Description: Het thema voor scheidenzo.nl
Version: 1.0
Author: Relief Vormgeving
Author URI: http://www.reliefvormgeving.nl/
*/

* {
	padding:0; 
	margin:0
}

body {
	background:#819096 url(images/bg.jpg) repeat-x left top;
	color:#333;
	font:0.8em/160% "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
}

#head, #container, #bottom, #footer {width:970px}
#container, #bottom, #head, #footer {margin:0 auto}

#container {
	background: url(images/bg-page.png) repeat-y left top;
	padding-bottom: 30px;
}

#splash {
	position:relative;
	top:0px;
	left:70px;
	float:left;
	width:890px;
	height:260px;
	background: url(images/splash.jpg) no-repeat left top;
}

#logo{
	position:absolute;
	left:20px;
	top:10px;
}

#footer {
	height:20px;
	background: url(images/bg-footer.png) no-repeat left top;
}

p.copyright{
	text-align:center;
	color:#999;
	padding-top: 10px;
	font: 0.95em Arial, Helvetica, sans-serif;
}

#subnav, #sidebar, #content, #content_news{float:left;}

#content {
	width:650px;
	padding: 0px 40px 0px 30px;
	margin-top:30px;
}

#content_news {
	width:470px;
	padding: 0px 10px 0px 30px;
	margin-top:30px;
}

#sidebar{
	width:165px;
	padding-top:0px;
	padding-left: 70px;
	padding-right: 15px;
	margin-top:30px;
	line-height: 160%;
}

#subnav{
	width:140px;
	padding: 10px 20px;
	margin-top:30px;
	background:url(images/bg-subnav.jpg) no-repeat 10px top;
	/*min-height hack*/
	min-height:180px;
	height:auto !important;
	height:180px;
	/*End hack*/
}

div.item{margin-bottom:30px; clear:both;}

/*LISTS*/

ul{list-style: disc outside;margin-bottom:15px;}
ul li {margin-left: 30px;}
ol li {margin-left: 30px;}

ul#mainnav {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	list-style: none;
	line-height:1.8em;
}

ul#mainnav li {	
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	background: url(images/blt-mainnav.gif) no-repeat left 5px;
	margin-left: 0px;
}

ul#mainnav li a {
	color: #163c47;
	text-decoration:none;
}

ul#mainnav li a:hover {text-decoration:underline;}

ul.subnav {padding-left:0px; list-style: none;}

ul.subnav li {	
	padding-top:0px;
	padding-bottom:0px;
	padding-left:13px;
	background: url(images/blt-subnav.gif) no-repeat left 9px;
	margin-left: 0px;
}

ul.subnav li a {text-decoration:none;}
ul.subnav li a:hover {text-decoration:underline;}

ul.subnav li.current_page_item a {
	font-weight: bold;
	color: #333333;
}

ul.headlines li {margin-left:15px;}
ul.headlines li a {text-decoration:none;}
ul.headlines li a:hover {text-decoration:underline;}

ol.commentlist {list-style: none;}

ol.commentlist li {
	margin-bottom:20px;
	margin-left:0px;
	border-bottom: 1px solid #CCCCCC;
}

div.articlefooter {
	border-top: 1px solid #ccc;
	clear: both;
}
div.articlefooter a{color: #666; text-decoration:none;}
div.articlefooter a:hover{text-decoration:underline;}

/*HEADERS*/

h1, h2, h1 a, h2 a {color:#163c47;}
h1 a, h2 a {text-decoration:none;}
h1 a:hover,h2 a:hover {text-decoration:underline;}

h1{
	font-size:1.6em;
	font-weight: normal;
	margin-bottom: 10px;
}

h2 {
	font-size:1em;
	margin-bottom:5px;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	font-size:.9em;
	margin-bottom:5px;
	text-transform: uppercase;
}

h3.archive {
	font-size:.9em;
	margin-bottom:10px;
}

/*PARAGRAPHS*/

p {margin-bottom:10px}
p.wp-caption-text {font-style: italic;}
p.date, div.articlefooter {
	text-transform: uppercase;
	font-size: .8em;
	color: #666;
}

p.copyright {color:#4B6267}
p.copyright a {color:#4B6267; text-decoration:none;}
p.copyright a:hover {color:#163c47}

/*LINKS*/

a img {border:none;}

a {color:#333;}

#footer a{color:#999;text-decoration:none;}
#footer a:hover{text-decoration:underline;}

a.no-linkborder img, a.no-linkborder, a:hover.no-linkborder {border: none;}

/*IMAGES*/

img.alignleft, img.alignright, img.alignnone, img.aligncenter, img.avatar, .wp-caption img {
	background:#fff;
	border:1px solid #ccc;
	padding:4px
}

.alignright {
	float:right;
	margin:5px 0 5px 10px
}

.alignleft,.avatar {
	float:left;
	margin:5px 10px 5px 0
}

.alignnone {
	float:left;
	margin:0px 0px 10px;
}

/*DIVERSEN*/

.item{
	margin-bottom: 20px;
	clear: both;
}

.edit{
	font-size: .85em;
	text-transform: uppercase;
	color: #666;
}

/*COMMENTS*/

#commentform #submit {float:right;}
#commentform input,#commentform textarea {font:0.9em}
#commentform textarea{width:95%;}

/*VIDEO QUICKTAGS*/

span.vvqbox {
	padding:4px;
	border:1px solid #ccc;
	background: #fff;
}

/*WP-PAGENNAVI */

.wp-pagenavi {text-align: center;}