/*   
Theme Name: Moba_Isbo
Theme URI: http://www.madebymoba.com
Description: Een website van MadebyMOBA gebouwd aan de hand van de wensen en eisen van de ISBO
Author: MadebyMOBA.com
Author URI: http://www.madebymoba.com
Version: 1.0
Tags: madebymoba.com , deisbo.nl

	Moba_Isbo by MadebyMOBA.com
	http://www.madebymoba.com
	
	
*/



/****************************
 **   Contents
 ****************************
 
	* General
	* Layout		(Top-level page element styles)
		- Menu
		- Header
		- Content
		- Sidebar
		- Footer
	* Content	(Formatting of items in main content area)
		- General
		- Standard wordpress
		- Comments
		- Comment form
		- Frame
	* Sidebar	(Formatting of items in sidebar)
		- General
		- Search
		- Tag cloud
		- Wordpress calendar
		- Photoblog widget
	* Footer		(Formatting of items in footer)
		





/****************************
 **   General
 ****************************/

body {
	margin: 0;
	padding: 0;
	background:#fff;
	font-family: "Arial", "Verdana", "Georgia";
	/* font-family: "Palatino", "Georgia", "Baskerville", serif; */
	color: #003C49;
}

a {
	color: #5f5f5f;
}

img {
	border: 0;
	 behavior: url(iepngfix.htc); 
}

div {
	 behavior: url(./wp-content\themes\mo/iepngfix.htc); 
 }
 


/****************************
 **   Layout
 ****************************/


/* Menu */

#menu {
	float:right;
	height:2em;
	padding-top:105px;
	position:relative;
	
}

#menu ul {
	
	margin: 0 auto;
	padding: 0;
	bottom: 0;
	left: 0;
	list-style: none;
	font-size: 0.8em;
	padding-top:5px;
	
}

.double-right-sidebar #menu ul {
	margin: 0 auto;
	padding: 0;
	bottom: 0;
	left: 0;
	list-style: none;
	font-size: 0.8em;
	padding-top:5px;
}

#menu ul li {
	float: right;
	text-align:center;
	padding-left:5px;

}

#menu .page_item a {
	display: block;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 2.8em;
	color: #b9e7e7;
	text-decoration: none;
	background-color:#005b5b;
		width:78px;
	height:30px;
	font-weight:bolder;
	font-family: arial;
}

#menu .current_page_item a { 
color: #e16924;
background: url("images/menutop-selected.jpg") no-repeat scroll left top transparent;
} 

#menu .page_item a:hover {
	color: #E16924;
	background-color: #4bbfbf;
}

#menu .current_page_item a {
	text-decoration:underline;
}

/* Header */

#header-wrap {
	background: url(images/header-repeat.jpg) repeat-x center top;
}

#tussenheader {
background: #354825 url(images/tussenheader.jpg) repeat-y center top;
border-bottom: 1px solid #799d33;
height:5.0em;
position:relative;
}

#binnenheader {
margin:0 auto;
width:950px;
height:5em;
}

#zoeken {
margin:0 auto;
width:950px;
position:relative;
}
/* #zoeken div {
float:right;
font-size:0.9em;
left:-15px;
position:relative;
bottom:0px;
padding-top:56px;
padding-right:25px;
} */

#header {
	height: 115px;
	background: url(images/header-repeat.gif) repeat center;
}

.no-sidebar div #header {
	height: 115px;
	background: url(images/header-repeat.gif) repeat center;
}

.double-right-sidebar div #header {
	height: 145px;
	background: url(images/header-repeat2.jpg) repeat center;
}

#headerlogo {
	width: 950px;
	height:115px;
	margin: 0 auto;
	
}

#isbologo {
background: url(images/logoisbopng.png) no-repeat left bottom;
	margin: 0 auto;
	position:relative;
	position:relative;
	height:126px;
	width:295px;
	float:left;
	top:30px;
	}
	
#isbologo a {
    position: absolute;
    top: 0;
    left: 0;
	height:111px;
	width:295px;

}

#slogan {
background:transparent url(images/slogan.png) no-repeat scroll center top;
width:340px;
height:49px;
float:left;
position:relative;
color: #000;
top:43px;

}

#bismi {
background: url(images/bismi2.png) no-repeat left bottom;
height:55px;
margin:0 auto;
width:185px;

top:0;
float:right;
clear:both;
}

#bismi p {
margin-top:60px;
padding-left:20px;
padding-right:10px;
font-size: 0.7em;
color: #6c6c6c;
font-family: "Trebuchet MS", "Arial", "Verdana";
}

#bismi h5 {
padding-left:20px;
font-size: 0.65em;
color: #c7c7c7;
font-family: "Trebuchet MS", "Arial", "Verdana";
margin: 0 auto;
}

.double-right-sidebar #header div {
margin: 0 auto;
}

#header h1 {
	font: 2.2em/169px "Georgia", "Baskerville", serif;
	margin: 0;
}

#header h1 a {
	color: #d3d3d3;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	text-shadow: #000 0 1px 2px;
	float: left;
}

#blog-description {
	position: relative;
	top: 60px;
	color: #616161;
	text-shadow: #000 0 1px 1px;
	left: 1.3em;
}

/* Content */

#content-container {

	background:#006868 url(./images/content-top-repeat.gif) repeat-x scroll center top;
}

#content-container-inner {

	background:transparent url(./images/content-bottom-repeat.gif) repeat-x scroll center bottom;
}

.no-sidebar div #content-container {
	background:#006868 url(./images/content-top-repeat.gif) repeat-x scroll center top;
}

.double-right-sidebar div #content-container {
	background:#269e9e url(./images/background.jpg) repeat-x scroll center top;
}

#content {
	width: 950px;
	margin: 0 auto;
	padding-top:60px;
        padding-bottom:60px;

}

#rotatemovie {
	width:950px;
	height:150px;
	background-color:#ffffff;
	margin-bottom:30px;
	}

.double-right-sidebar #content {
	width: 950px;
		margin: 0 auto;
		padding-top:60px;
                padding-bottom:60px;
}

#body {
	margin:0 auto;
	width: 450px;
	padding-top: 0px;
	display:table;
}

.post {
background-color:#ffffff;
/* border: 1px solid #799d33; */
}


.no-sidebar div div #body {
	width: 760px;
	float: none;
}

/* Sidebar */

#sidebar {
	font-size: 0.9em;
	position: relative;
	background:transparent url(./images/side-repeat.png) repeat-y scroll center top;

margin:0px 0 50px;
width:250px;
}

.double-right-sidebar #sidebar {
	font-size: 0.8em;
	float: left;
	position: relative;
	background:transparent url(./images/side-repeat.png) repeat-y scroll center top;
	margin:0 0 35px;
	width:200px;
	border: 2px solid #009999;
}

.double-right-sidebar #sidebar2 {
	font-size: 0.8em;
	float: right;
	position: relative;
    background:transparent url(./images/side-repeat.png) repeat-y scroll center top;
	margin:0px 0 0px;
	width:200px;
	color: #ccffcc;
	margin-bottom:35px;
	border: 2px solid #009999;
}

#sidebar2 ul{

margin-left:-10px;
}

#sidebar2 ul{
margin-left:-10px;
}

#quoterotator {
min-height:120px;
margin-bottom:10px !important;
margin-top:30px;
}

#sidebar2 ul li{

line-height: 1.0em;
margin:0px;
margin-bottom:10px;
background:none;
width:180px;

}

#sidebar2 ul li ul li a {
font-size: 0.9em;
text-decoration:underline;
font-weight:normal;
margin:0px;

}

.double-right-sidebar #sidebar3 h2 {
font-family:Arial;
font-size:1.2em;
margin-bottom:-15px;
margin-left:35px;
margin-top:20px;
}

.double-right-sidebar #sidebar2 h2 {
margin-left:10px;
font-family:Arial;
font-size:1.2em;
margin-left:0px;
margin-top:20px;
margin-bottom:-15px;
}

#sidebar3 a {
color:#fff;
} 

#sidebar3 #lijn {
margin-bottom:10px;
margin-top:10px;
}

#sidebar3 h2 {
margin-left:10px;
font-family:Arial;
font-size:1.2em;
margin-left:0px;
margin-top:20px;
margin-bottom:-15px;
}

.double-right-sidebar #sidebar3 {
background:url("./images/side-repeat.png") repeat-y scroll center top transparent;
border:2px solid #00DEDE;
color:#CCFFCC;
float:right;
margin-top:10px;
position:absolute;
width:200px;
right:-2px;
}

.cat-posts-item-1909 {
height:0;
visibility:hidden;
margin-bottom:-8px !important;
}

.wpmb_form_label {
font-size:12px;
}

#wpmb_email {
border:1px solid #009999;
font-size:12px;
}

.wpmb_form_txt {
width:157px;
}

.wpmb_form_btn {
background:none repeat scroll 0 0 lightgrey;
border:1px solid #0088DD;
}

/* Footer */

#footer-wrap-outer {
	background: #fff url(images/footer-bottom.jpg) repeat-x center top;
	width: 100%;
	min-height: 50px;
}

/* #footer-wrap {
	width: 100%;
	background: url(images/groene-footer.jpg) no-repeat center top;
	padding-top: 91px;
	padding-bottom: 30px;
} */

.no-sidebar div #footer-wrap {
	background-image: url(images/footer-no-sidebar.jpg);
}

.double-right-sidebar div #footer-wrap {
	background-image: url(images/footer-double-sidebar.jpg);
}

#footer {
	width: 950px;
	margin: 0 auto;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 90px;
	min-height: 30px;
}


li.current-cat-parent ul.children { display: block;color:#ffffff; }

li.current-cat ul.children { display: block;color:#ffffff; }

li.current-cat:hover ul.children, li.current-cat:active ul.children, li.current-cat-parent:hover ul.children, li.current-cat-parent:active ul.children { display: block;}

ul.children { display: none;}
.sidebar ul li ul li.current-cat-parent ul.children a, .sidebar ul li ul li.current-cat-parent ul.children {



        display: block;

}

.sidebar ul li ul li.current-cat ul.children, .sidebar ul li ul li.current-cat ul.children a {

        color:#ffffff;
        display: block;
}

/****************************
 **   Content
 ****************************/

/* General */

h2 {
	font-size: 1.4em;
	font-weight: bold;
	font-style: normal;
	color: #e16924;
	margin-top: 0px;
	margin-bottom: 0.5em;
}

h2 a {
	text-decoration: none;
	color: #e16924;
}



.post {
	padding:12px 10px 5px 12px;
	border: 2px solid #009999;
	}

.post .entry {
	width: 410px;
	font-size: 0.9em;
	line-height: 1.1em;
	clear: both;
}

.post .author {
	color: #949494;
	font-size: 0.8em;
	position: relative;
	top: -1.5em;
}

.post .info {
	color: #bcbcbc;
	font-size: 0.8em;
}

.post .date {
	float:right;
	font-size:0.70em;
	height:17px;
	text-align:right;
	width:75px;
	color:lightblue;
}

.post .date .month {
	display: block;
	font-size: 14px;
	line-height: 17px;
	padding-top: 3px;
	color: #a9a9a9;
	font-weight: bold;
}

.post .date .day {
	display: block;
	font-weight: bold;
	font-size: 20px;
	padding-top: 3px;
	line-height: 18px;
	color: #afafaf;
}

.post .date .year {
	display: block;
	font-size: 0.7em;
	padding-top: 3px;
	color: #a5a5a5;
}

.metadata {
	margin-top: 40px;
	text-align: center;
	font-size: 0.7em;
	color: #797979;
}

.metadata a {
	text-decoration: none;
}

.photoblog-thumbnail {
	display: inline;
	vertical-align: middle;
}

.more-link {
	clear: both;
	display: block;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 0.8em;
	color: #e16924;
	padding-left: 30px;
	float:right;
	width:175px;
	height:32px;
}

#lijn{
border-top: 4px solid #2F8383;
margin-left:0px;
margin-right:10px;
margin-bottom:10px;
}
.hr {
	clear: both;
	border: 0;
	
	color: #f8faf7;
	/* background-image: url(images/hr.jpg); */
	width: 426px;
	height: 20px;
	margin: auto 0;
}

.hr hr {
	display: none;
}

.navigation {
	width: 100%;
	margin-top: 50px;
}

.navigation a {
	text-decoration: none;
	font-size: 1.2em;
	color:#ffffff;
}

.navigation .previous {
	float: right;
}

.wpcf7-form-control-wrap{
border-color:red;
}

.navigation .next {
	float: left;
}

.search_result {
	margin-left: 20px;
}

.search_result h4 {
	margin-left: -20px;
}

.search_result h4 a {
	text-decoration: underline;
}

.search_result .metadata {
	color: #BFC4C1;
	margin-top: 10px;
	text-align: left;
}

.search_result .metadata a {
	color: #BFC4C1;
}


/* Standard wordpress */

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}

.wp-caption {
   border: none;
   text-align: center;
   background-color: #f8faf7;
   padding-top: 4px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/* Comments */


.commentlist {
	padding: 0;
	list-style-type: none;
	margin-top: 16px;
	margin-left: 0px;
}

.commentlist li {
	margin-top: 16px;
	margin-left: 30px;
	max-width: 460px;
}

.commentlist li .comment-content,
.commentlist li .before-comment,
.commentlist li .after-comment,
.commentlist li .after-comment div {
	background:transparent url(images/comment.jpg) no-repeat top right;
}

.commentlist li .comment-content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
 	padding: 28px 0 0px 0px;
}

.commentlist li .before-comment {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width: 27px; /* top slice width */
	margin-left: -27px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.commentlist li .after-comment {
	/* bottom */
	position:relative;
	width:100%;
}

.commentlist li .after-comment,
.commentlist li .after-comment div {
	height: 40px; /* height of bottom cap/shade */
	font-size:1px;
}

.commentlist li .after-comment {
	background-position:bottom right;
}

.commentlist li .after-comment div {
	position:relative;
	width:27px; /* bottom corner width */
	margin-left: -27px;
	background-position:bottom left;
}

.commentlist .comment {
	margin: 0;
	font-size: 0.8em;
	padding-right: 27px;
}

.comment-text {
	margin-left: 42px;
	margin-right: 10px;
	margin-top: 24px;
	font-size: 0.9em;
}

.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}

.commentlist .comment .reply {
	text-align: right;
	position: relative;
	top: 15px;
	z-index: 100;
	font-size: 0.9em;
}

.commentlist .comment .reply a {
	color: #D7DBD8;
	text-decoration: none;
}



.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

/* Comment Form */


input.text {
	width: 200px;

	padding: 5px;
	border: 1px solid #7f9db9;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #7f9db9;
}

/* Frame */

.shutterset_foto-album a {
float:left;
width:100px;
}


/*
.frame-outer.aligncenter {
	text-align: center;
}

.frame-outer span {
	display: inline-block;
}

.frame-outer span span {
}

.frame-outer span span span {
}

.frame-outer span span span span {
	padding: 0 auto;
	text-align: center;
	overflow: hidden;
}

.frame-outer span span span span * {
    max-width: 100px;
}

.frame-outer.small span {
	background: url(images/frame-top-left-small.jpg) no-repeat left top;
}

.frame-outer.small span span {
	background: url(images/frame-bottom-left-small.jpg) no-repeat left bottom;
}

.frame-outer.small span span span {
	background: url(images/frame-top-right-small.jpg) no-repeat right top;
}

.frame-outer.small span span span span {
	background: url(images/frame-bottom-right-small.jpg) no-repeat right bottom;
	padding: 6px;
	min-height: 38px;
	min-width: 38px;
}

.frame-outer span span span span span {
	background: none;
}

.frame-outer span span span span .wp-caption-text {
	margin-top: 10px;
}*/

/****************************
 **   Sidebar
 ****************************/

/* General */

.sidebar h2 {
	font-size: 1.3em;
	color: #B9E7E7;
	padding-bottom: 20px;
	margin-left:12px;
}

.sidebar a {
	color:#ffffff;
	font-weight:bold;

}

.sidebar ul h2 {

	margin-top:15px;
}

.sidebar ul, .sidebar ul ol {
	margin: 0;
	padding: 0;

}

.sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0px;
	font-size:1.05em;
}

.sidebar ul p, .sidebar ul select {
	margin: 5px 0 8px;
}

.sidebar ul ul, .sidebar ul ol {
	margin: 0 auto;


}

.sidebar ul ul li a {
margin: 0 20px 0 35px;
position:relative;
text-decoration: none;		
}

.sidebar ul li ul li ul li a {
margin: 0 20px 0 65px;
position:relative;
text-decoration: none;		
font-size:0.75em;
}

.sidebar ul li ul li ul li a.current_page_item {
margin: 0 20px 0 65px;
position:relative;
text-decoration: none;	
font-size:0.75em;
text-decoration: underline !important;
}

.sidebar ul li ul li ul li a:hover {
margin: 0 20px 0 65px;
position:relative;
text-decoration: none;	
font-size:0.75em;
}

.sidebar ul ul li a:hover {
margin: 0 20px 0 35px;
position:relative;
}

.sidebar ul ul li a.current_page_item {
margin: 0 20px 0 20px;
position:relative;
color:#ffffff;
}

.sidebar ul ul ul, .sidebar ul ol {
	margin: 0 0 0 0px;
}

ol li, .sidebar ul ol li {
	list-style: decimal outside;
}

.sidebar ul ul li, .sidebar ul ol li {

	margin:  0;
	padding: 0;
/* 		background-image: url(images/menuplaatje.png); */
	width:200px;
	line-height:38px;
}

.sidebar ul ul li:hover, .sidebar ul ol li{
	margin:  0;
	padding: 0;
 	background: url(images/menu-hover.jpg) no-repeat left top;
	width:200px;
	line-height:38px;
}


.sidebar ul ul li.current_page_item, .sidebar ul ol li.current_page_item, .sidebar ul ul li.current-cat {
	margin:  0;
	padding: 0;
	background: url(images/menu-selected.jpg) no-repeat left top;
	width:200px;
	color:#005771;
}


.sidebar ul ul li.current_page_item a{
	color:#ffffff;
	text-decoration:underline;
	background: url(images/menu-selected.jpg) no-repeat left top;
}

.sidebar ul ul li.current-cat a{
	color:#e16924;
}
/*
#welkom {
height : 200px;
width: 940px;
background:#FFFBCC none repeat scroll 0 0;
margin-bottom:40px;
margin-left:12px;
border:5px solid #E6DB55;
}*/

/* Search */

#sidebar2 ul {
margin-left:10px;
}

#sidebar div {
margin-left:10px;
}

#sidebar2 ul ul {
margin-left:0px;
}

#shantz-qotd {


}

#searchform div {
	width: 149px;
	height: 29px;
	float:right;
	position: relative;

}


.sidebar #searchform div {
	width: 149px;
	height: 29px;
	float:right;
	position: relative;
	
}
.sidebar #searchform div #s {
	border: 0;
	margin-top: 14px;
	margin-left: 19px;
	width: 149px;
	height: 29px;
	color: #909090;
	font-size: 1.0em;
	outline: none;
}
.sidebar #searchform div #searchsubmit {
	border: 0;
	background: none;
	width: 39px;
	height: 26px;
	margin-left: 4px;
	overflow: hidden;
	cursor: pointer;
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	color: #999;
	font-size: 1.7em;
	text-transform: lowercase;
}

.double-right-sidebar .sidebar #searchform div {
	width: 155px;

}
.double-right-sidebar .sidebar #searchform div #s {
	border: 0;
	margin: 0;
	width: 117px;
	height: 20px;
	color: #909090;
	font-size: 0.9em;
	outline: none;
	margin-bottom:0px;
}
#search {


}

#searchform {

}

.widget  #sidebar2 {

	border-bottom: 4px solid #2F8383;
	}

/* Tag cloud */

.widget_tag_cloud a {
	text-decoration: none;
}

/* Wordpress calendar */

#calendar_wrap {
	margin: 0px;
	
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

/* Photoblog widget */

.sidebar .Moba_Isbo_photoblog div {
	text-align: center;
}

.sidebar .photoblog-thumbnail img {
	background: #fff;
	border: 1px solid #aaa;
	padding: 3px;
	display: inline;
}


/****************************
 **   Footer
 ****************************/

#footer #subscribe a {
	display: block;
	position: absolute;
	background-image: url(images/rss.png);
	width: 149px;
	height: 126px;
	margin-left: -126px;
	margin-top: -68px;
	text-indent: -2000px;
	overflow: hidden;
}

#footer-wrap-outer {
	color: #5f5f5f;
        font-size: 0.8em;
	line-height: 1.1em;
}

#footer .legal {
	float: left;
}

#footer .credit a {
	text-decoration: none;
}

#footer .credit {
	float: right;
}

#footer .widget-wrap {
	float: left;
	width: 264px;
	margin-bottom: 36px;
}


#footer .widget {
	margin-right: 21px;
	margin-left: 21px;
}

#footer {
	font-size: 0.8em;
	line-height: 1.1em;
}

#footer a {
	color: #a3a3a3;
}

#footer h2 {
	color: #fff;
	font-size: 1.3em;
	margin-bottom: 15px;
	font-weight: normal;
	font-style: normal;
}

#erkend{
    background: url("images/erkend.jpg") no-repeat scroll 0 0 transparent;
    height: 60px;
    margin-left: 1px !important;
    margin-top: 83px;
    position: absolute;
    width: 200px;
}

