/*
THEME NAME: studio id theme
THEME URI: http://www.motionmill.com
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1
AUTHOR: <a href="http://motionmill.com/">Rafa&euml;l Balrak</a>
AUTHOR URI:
TAGS: grey, white, one column, sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, 
*/
/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* hide some stuff */
div.skip-link {
position:absolute;
right:1em;
top:1em;
display:none;
}
div#nav-above {
margin-bottom:1em;
display:none;
}

div#nav-below {
margin-top:1em;
display:none;
}
/********************
*		RESET		*
********************/
*{margin:0; padding:0;}
img {border:none;}
html {
	font-size: 1em;
	}
body {
	font-size: 100%;
	}
h1, h2, h3, h4, h5, h6, h7, ul, ol, p{margin:0 0 1em 0;}
a {outline:none;}
/********************
*	 STRUCTURE		*
********************/
body {
	background:url("images/bg.gif") no-repeat scroll left top #FFFFFF;
	color:#878774;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.5;
}
div#wrapper {
	width:845px;
	margin-left:50px;
	position:relative;
}
div#header {
	position:relative;
}
h1#blog-title {
	background:transparent url(images/logo.gif) no-repeat scroll 0 0;
	height:55px;
	text-indent:-9999px;
	width:127px;
}
h1#blog-title a {
	display:block;
	height:55px;
	width:127px;
}
div#content {
	margin:0 0 0 250px;
}
div#topnavigation {
	float:left;
	display:inline;
	position:relative;
	margin:45px 0 -26px 250px;
}
div#topnavigation a img {
	margin-right:1em;
}
div.sidebar {
	width:190px;
	margin-left:-3px;
	margin-top:-18px;
	overflow:visible;
}
div#container{
	margin:0 0 0 -250px;
}
div#container {
	margin-top:4em;
}
div#content {
	margin-top:0;
}
div#footer {
	font-size:10px;
	padding-bottom:4em;
}
div.subMenu {
	float:left;
	margin:38px 2em 0 2em;
	width:165px;
}
div.page, div.category-nieuws {
float:right;
display:inline;
padding-right:25px;
width:342px;
}
div.wide {
	float:left;
	width:575px;
}
body.home h2.entry-title {
	display:none;
}
body.home div.entry-content {margin-left:3em;}
/********************
*	 CLASSES		*
********************/
.clear {
	clear:both;
}
.clearright {
	clear:right;
}
.alignright,img.alignright{
float:right;
margin:0 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:0 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}
.entry-title,.entry-meta {
clear:both;
}
span.date {
	color:#ff7800;
}
div.newsitem span.title a {
	text-decoration:none;
}
div.post {
	margin-bottom:0;
}

.subMenu ul {
list-style:none outside none;
margin:0 0 5px;
padding:0;
}
.subMenu ul li {
margin:4px 0;
padding:0;
}
.subMenu ul li a {
background:url("images/subNonActive.gif") no-repeat scroll left center transparent;
color:#BDBDB6;
padding:0 0 0 15px;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
}
.subMenu ul li.current_page_item a {color:#f80;}
.subMenu ul li a:hover, .subMenu ul li a.active {
background:url("images/subActive.gif") no-repeat scroll left center transparent;
color:#FF7800;
}
.subMenu li li {
	margin-left:1.5em;
}
.subMenu li li a {
	text-transform:none;
	font-weight:normal;
	color:#BDBDB6!important;
}
.subMenu li li.current_page_item a {
	font-weight:bold;
}
.subMenu li#yearly-archives, .subMenu div#yearly-archives {
	margin-top:0;
}
body.date .subMenu li#yearly-archives, body.date .subMenu div#yearly-archives {
	margin-top:0;
}
div.pagenavigation a.next {
	background: url(images/subActive.gif) no-repeat right 4px;
	text-decoration:none;
	padding:0 14px;
}
div.pagenavigation a.previous {
	background:url("images/subBackActive.gif") no-repeat scroll 0 4px transparent;
	padding:0 14px;
	text-decoration:none;
}
/********************
*	 CONTENT STYLES	*
********************/
a {
	color:#878774;
}
a:hover {
	color:#FF7800;
}
h2.page-title, h2.entry-title, h3.entry-title, div.entry-content h1 {
	font-size:11px;
	letter-spacing:1px;
	margin:0 0 25px;
	padding:0;
	text-transform:uppercase;
}
h3.entry-title, div.entry-content h1 {
	margin-bottom:6px;
}
h3.entry-title a {
	color:#ff7800;
	text-decoration:none;
}
h3.entry-title a:hover {
	color:#878774;
}
div.entry-content h2 {
	font-size:11px;
}
div.entry-content h3 {
	font-size:10px;
}
div.entry-content h6 {
	font-size:10px;
}
div.entry-content ul, div.entry-content ol {
	margin-left:2em;
}
ul#archives-page li {
	list-style-type:square;
	font-weight:bold;
}
ul#archives-page a{
	text-decoration:none;
}
ul#archives-page li li {
	list-style-type: none;
	font-weight:normal;
}
div.entry-content a img {border:1px solid grey!important;}
div.entry-content a:visited img, div.entry-content a:hover img {border:1px solid #FF7800!important;}
/********************
*		WIDGETS		*
********************/
div.sidebar li#newswidget {
	margin-top:49px;
}
span#copyright {
	color:#ccc;
	font-size:10px;
}
/********************
*	 MENU			*
********************/
div.menu {
	float:right;
	display:inline;
	margin-right:9px;
	margin-top:8px;
}
.menu ul li  {
	float:left;
	font-weight:bold;
	height:15px;
	list-style:none outside none;
	margin:5px 5px 0 2px;
	/*padding:10px 0 15px;
	position:relative;*/
	text-align:center;
}
.menu ul li a {
	display:block;
	height:45px;
	padding:13px 0 0;
	width:115px;
}
.menu ul li a:hover, .menu ul li.current a {
	background:url("images/bgMenuActive.gif") no-repeat scroll 0 12px transparent;
}
/**/


/* COMMENTS */ 
form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

/*gallery*/
div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}


/*pagination navigation*/
div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}