/*
THEME NAME: Belmundo
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: red, blue, beige, two column, textures, sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, 
*/
/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');

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

div.entry-date, /*div.entry-meta*/ {
	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;}
/********************
*	 STRUCTURE		*
********************/
html {
	background: #59020B;
}
body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	line-height:1.5;
}
div#superwrap {
	background: url(images/bg.png) repeat;
	overflow:hidden;
	padding-top:4em;
	padding-bottom:4em;

}
div#wrapper {
	width:960px;
	margin:0 auto;
	position:relative;
}
div#header {
	/*height:210px;*/
	background:url(images/headerbg.png) repeat;
	/*position:relative;*/
}
div#header div.blockContent {
background:url("images/headertop.png") no-repeat scroll 0 0 transparent;
/*height:240px;*/
margin:0 auto;
overflow:hidden;
width:960px;

}
div#toplinks {
	float:right;
	display:inline;
	color:#fff;
	font-size:11px;
	margin-right:2.5em;
	margin-top:1.5em;
}
h1#blog-title {
	background:transparent url(images/logo-trans.png) no-repeat scroll 0 0;
	height:190px;
	text-indent:-9999px;
	width:187px;
	float:left;
	display:inline;
	margin:0;
}
h1#blog-title a {
	display:block;
	height:190px;
	width:187px;
}
/********************
*	 	HOME		*
********************/
body.home div#header {
	height:201px;
}
body.home div#superwrap {
	padding-top:0;
}
div#spotlight {
	background:url("images/spotlight_bg.png") repeat-x scroll 0 0 transparent;
	height:273px;
	margin-bottom:2em;
}
div#spotlight p {
	margin:0;
}
div#content {
	margin-right:280px;
	padding:0 2em;
}
div#container{
	margin:0 -280px 0 0;
}
div#breadcrumbs {
	font-size:10px;
	color:#444443;
	background:url("images/breadcrumb_bg.png") repeat scroll 0 0 transparent;
	padding:1em;
	margin:0 auto 0 auto;
	border:1px dashed #bab5a8;
	border-top:none;
	clear:both;
	float:left;
	display:inline;
	width:938px;
}
div#breadcrumbs span {
	margin-left:14px;
}
div#breadcrumbs a {
	color:#444443;
	font-weight:normal;
}
div.sidebar {
	width:260px;
}
div#gentlogo {
display:inline;
float:left;
margin-left:30em;
}
div#footer div.blockContent {
	margin:1em auto 3em auto;
}
div#footerwrap {
	background:url(images/subfooter_top.png) repeat-x;
	padding-top:10px;

}
div.footerbar {
	background:url(images/footerbar_bg.png) repeat;
	overflow:hidden;
	position:relative;
}
div.blockContent {
	width:960px;
	margin:0 auto;
}
div.footerbar div.blockContent {
	position:relative;
}
div.toren {
	background:url(images/toren-trans.png) no-repeat 0 bottom;
	position:relative;
	width:215px;
	height:354px;
	top:32px;
	float:left;
	display:inline;
}
div.hentry {
	background: url(images/hr.png) repeat-x 0 bottom;
	padding-bottom:2em;
	margin-bottom:1em;
}


/*footerbar*/
div.footerbar {
	padding-bottom:2em;
}
div.footerbar li.widget {
	float:left;
	display:inline;
	width:325px;
	padding-left:43px;
	/* min height hack*/
	min-height:310px;
	height:auto !important;
	height: 275px;
	border-left: 1px solid #791804
}
div.footerbar li:first-child.widget {
border:none;
}
div.footerbar ul ul {
	padding-left:1em;
}
div.footerbar ul ul li {
background:url("images/bullet-yellow-trans.png") no-repeat scroll 0 3px transparent;
list-style:none;
padding-left:16px;
}
div#footer {
	font-size:10px;
	color:#983316;
	padding:2em 0;
	background:url("images/footer_top.png") repeat-x scroll 0 0 transparent;
}
span#generator-link {
	float:right;
	display:inline;
}
span#copyright {
	float:left;
	display:inline;
}
/********************
*	SINGLE EVENT	*
********************/
body.s-category-evenementen h2.entry-title {
	margin-bottom:0;
}
body.s-category-evenementen h4.ec-date {
	margin-bottom:2em;
	color:#7F7C75;
}
/********************
*	 CALENDAR		*
********************/
div#content div.entry-content ul.ec3_events a {color:#000}
div#content div.entry-content ul.ec3_events a:hover {color:#EB3947}
div.entry-content ul.ec3_events, div.entry-content ul.ec3_events li {
	list-style-type:none;
}

div.entry-content li.ec3_list {
	background:url("images/hr.png") repeat-x scroll 0 bottom transparent;
	color:#51C1C3;
	letter-spacing:0;
	margin:1em 0;
	padding-bottom:16px;
word-spacing:0;
}
/************************
*	 EVENTS TEMPLATE	*
************************/
h4.ec-date {
	margin:0;
	font-size:12px;
	color:#000;
}
div.excerpt {
	color:#9C9D9F;
}
/********************
*	 CLASSES		*
********************/
.clear {
	clear:both;
}
.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:0 auto 1em auto;
text-align:center;
}
.entry-title,.entry-meta {
clear:both;
}
.bigwhite {
	font-size:31px;
	color:#fff;
	margin:0;
}
.bigyellow{
	font-size:31px;
	color:#fecf4a;
	margin:0;
}
.readmore {
	text-align:right;
	font-weight:normal;
}
.blue {
	color:#51C1C3;
}
/********************
*	 CONTENT STYLES	*
********************/
h2.page-title, h3.entry-title, h2.entry-title {
	color:#EB3947;
	font-size:20px;
	font-weight:normal;
}
h3.entry-title {
	margin:0;
	font-size:16px;
}
h3.entry-title a {
	color:#EB3947;
	text-decoration:none;
}
div.entry-content h1 {
	font-size:16px;
	font-weight:normal;
	color:#51C1C3;
	margin:0;
}
div.entry-content h2 {
	font-size:14px;
	color:#8E897E;
	text-transform:uppercase;
	margin:0;
}
div.entry-content h3 {
	font-size:12px;
	margin:0;
	color:#51C1C3;
	font-weight:bold;
}
div.entry-content h4 {
	font-size:12px;
	margin:0;
}
div.sidebar h3 {
	color:#aa8007;
	font-weight:normal;
	font-size:18px;
	margin-bottom:1em;
}
div.footerbar h3 {
	color:#FECF4D;
	font-size:18px;
	font-weight:normal;
}
div.sidebar a {
	color:#494545;
	font-weight:bold;
	text-decoration:none;
}
div.sidebar a:hover {
	color:#9e1313;
}
div#content a {
	color:#51C1C3;
	text-decoration:none;
}
div#content a:hover {
	color:#9e1313;
}
div#toplinks a{
	color:#fff;
	text-decoration:none;
}
div#toplinks a:hover {
	text-decoration:underline;
}
div#spotlight a {
	color:#fff;
	text-decoration:none;
}
div#spotlight a:hover {
	color:#18A1B1;
}
div.footerbar {
	color:#fff;
}
div.footerbar a {
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
div.footerbar a:hover {
	color:#FECF4D;
}
div.entry-content ul {
	list-style-type:none;
	margin-left:1em;
}
div.entry-content ul li {
	padding-left:2em;
	background: url(images/bullet-trans.png) no-repeat 0 3px;
}
div.entry-content ol {
	margin-left:2em;
}
div.entry-meta {
	padding:1em;
	background:url("images/blockbg.jpg") repeat scroll 0 0 transparent;
	border:1px dashed #BAB5A8;
	margin:2em 0;
}
div#content div.entry-meta a {color:#9e1313;}
div#content div.entry-meta a:hover {color:#51C1C3;}
/********************
*	 MENU			*
********************/
#mm_menu1 { 
	float:right;
	margin-top:-21px;
	z-index:10;
}
#mm_menu1 ul {
	
	width: auto;
	list-style: none;
	line-height: 1;
	padding: 0;
	border-width: 1px;
	margin: 0 0 0 0;

}

#mm_menu1 a {
	display: block;
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.5em 1em;
	background:none repeat scroll 0 0 #7EC8C9;
	opacity:.8;
	margin-right:1em;
	font-size:14px;
}
#mm_menu1 a:hover {
	color:#03e3ff;
	background:#33797d
}

#mm_menu1 li {
	float: left;
	display:inline;
	padding: 0;
	padding-bottom:4px;
	width: 10em;
	width:auto;
}

#mm_menu1 li ul {
	background:url("images/subnav_bg.png") repeat scroll 0 0 transparent;
	display:block;
	font-weight:normal;
	height:auto;
	left:-999em;
	margin:3px 0 0;
	padding:0;
	position:absolute;
	width:150px;
	z-index:10;
	}

#mm_menu1 li li {
	padding-right: 0;
	padding-top:0;
	width: 100%;
	display:block;
	margin-top:0;
}

#mm_menu1 li ul a ,
#mm_menu1 li li li a {
	width: auto;
	color:#5a5549;
	display:block;
	background:none;
	opacity:1;
}
#mm_menu1 li ul a:hover, #mm_menu1 li li li a:hover {
	background:none;
	color:
}
#mm_menu1 li ul ul {
	margin: -1.70em 0 0 14em;
}

#mm_menu1 li:hover ul ul, #mm_menu1 li:hover ul ul ul, #mm_menu1 li.sfhover ul ul, #mm_menu1 li.sfhover ul ul ul {
	left: -999em;
}

#mm_menu1 li:hover ul, #mm_menu1 li li:hover ul, #mm_menu1 li li li:hover ul, #mm_menu1 li.sfhover ul, #mm_menu1 li li.sfhover ul, #mm_menu1 li li li.sfhover ul {
	left: auto;
}

#mm_menu1 li:hover, #mm_menu1 li.sfhover {
	
}
#mm_menu1 li li:hover a , #mm_menu1 li li.sfhover a,
#mm_menu1 li li li:hover a , #mm_menu1 li li li.sfhover a
{ color:#FFFFFF; }
/**/


/* COMMENTS */ 
div#comments h3{
	color:#7F7C75;
	font-size:16px;
}
div#comments ol {
	list-style-type:none;
}
div.comment-meta {
	font-size:10px;
}
div#comments img.avatar {
	padding:3px;
	border:1px dashed #BAB5A8; 
}
div#comments li {
	padding:1em;
}
div#comments li.alt {
	background:#DFD7C3;
	border:1px dashed #BAB5A8;
}
textarea.text, input.text {
	background:#DFD7C3;
	border:1px dashed #BAB5A8;
	padding:1em;
}
input.button {
	background:#DFD7C3;
	border:1px dashed #BAB5A8;
	padding:1em;
	cursor:pointer;
}
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:1em 0 0 0;
}

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

/*gallery*/
img.gallery-image {
	padding:4px!important;
	border:1px dashed #BAB5A8;
}
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;
}

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

div.sidebar li {
list-style:none;
margin:0 0 1em;
}
div.sidebar li.widget {
	padding:1em;
	background:url(images/blockbg.jpg) repeat;
	margin-bottom:3em;
}
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:none;
background: url(images/bullet-trans.png) no-repeat 0 3px;
padding:0 0 0 20px;
}

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

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

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 ul {
margin:0;
padding:0;
}

/************************
*		PAGENAVI CSS	*
************************/
div.wp-pagenavi {
	text-align:right;
	margin:2em 0;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	background:url("images/blockbg.jpg") repeat scroll 0 0 transparent;
	border:1px dashed #BAB5A8;
	color:#848179!important;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	background:url("images/blockbg.jpg") repeat scroll 0 0 transparent;
	border:1px dashed #BAB5A8;
	color:#848179!important;
}
.wp-pagenavi a:hover {	
	background:url("images/blockbg.jpg") repeat scroll 0 0 transparent;
	border:1px dashed #BAB5A8;
	color:#9e1313!important;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	background:url("images/blockbg.jpg") repeat scroll 0 0 transparent;
	border:1px dashed #BAB5A8;
	color:#9e1313!important;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	background:url("images/blockbg.jpg") repeat scroll 0 0 transparent;
	border:1px dashed #BAB5A8;
	display:none;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	background:url("images/blockbg.jpg") repeat scroll 0 0 transparent;
	border:1px dashed #BAB5A8;
	color:#848179;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;	
	background:url("images/blockbg.jpg") repeat scroll 0 0 transparent;
	border:1px dashed #BAB5A8;
}

/***********************************************************
Without order nothing exists, without chaos nothing evolves
-Ill Bill
************************************************************/
