/*
Theme Name: CMS 2
Theme URI: http://www.bos89.nl/
Description: CMS theme for Wordpress
Version: 0.3
Author: Martijn Stegink
Datum: September 11, 2008
*/



/* RESET ALL MARGINS AND PADDING */


* { 
  margin: 0; 
  padding: 0;
}


/*page break hack - use <span class="space"&amp;gt;.&lt;/span> */



.space  {
        color: #ffffff;
       }


/*page break hack - use <span class="space">.</span> */



p { 
  margin-bottom: 21px; 
}




h1 { 
  font-size: 40px; 
  line-height: 42px;
}





h2 {
  font-size: 22px; 
  line-height: 21px; 
  margin-bottom: 21px;
}





h3 { 
  font-size: 12px; 
  line-height: 21px; 
}


h1, h2, h3 {
	color: #0084B4;
}


ul, 
ol { 
	margin: 11px 0 10px 18px; 
}

/* GENERAL */

 img.ninety     { image-orientation: 90deg }


body {
	background: #333 url(img/bg.png) repeat;
	font: 13px/21px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 760px;
	margin: 40px auto 10px;
	background: #fff;
	border: 13px solid #3c3c3c;
}

#main {
	background: url(img/bg-content.png) repeat-x top left;
}



#content {
	width: 470px;
	padding: 30px 30px 0;
	float: left;
}


a {
	color: #0084B4;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
         color: #8E2323;
}


br.clear {
	clear: both;
}



#contactbox {
	
       
      position: relative;
        left: 50%;           
       margin-left: -100px;
        width: 250px;
        
}


/* HEADER */



#head {
	background: url(img/bg-head.png) repeat-x bottom left;
	height: 100px;
	padding-top: 20px;
}


#head h1 {
	background:  url(img/logo.gif) no-repeat;
	position: relative;
	top: 0px;
	left: 25px;
}

#head h1 a {
	display: block;
	text-indent: -9000px;
	height: 87px;
	width:  549px;
}



/* Slogan */



#slogan {
	
        
        background: url(img/slogan.jpg) no-repeat;
&nbsp;       color: #fff;
	font: 300% Times, "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-weight: normal;
	clear: both;
	height: 145px;
}



/* MENU */


#widgetbars2 { 	
float: right;	
width: 140px;	
margin: 31px 30px 21px 0px;	
border: 3px solid #00B0F1;	
border-width: 3px 	
background: #f8f8f8;	
padding: 10px 20px; 
}
#widgetbars2 ul{	
margin: 0;
}




#widgetbars2 li {	
list-style: none;	
border: none 
}
#widgetbars2 ul ul li 
{	border-top: 1px solid #ccc;		
padding-left: 5px;}
#widgetbars2 ul ul li a:before {	content: "» ";}
#widgetbars2 li a {	padding: 10px;	display: block;	 
line-height: 1;	text-decoration: none;}
#widgetbars2 li a:hover {	background: #00B0F1;	
color: #fff;}
.page_item ul 
{	display: none;}
.current_page_item ul, 
.current_page_parent ul {	display: block;}
#widgetbars2 .current_page_item li, 
#widgetbars2 .current_page_parent ul li 
{	border: 1px solid #f8f8f8;	border-top: 1px solid #ccc;}
.widgettitle { font-size: 99%; 
font-weight:bold; 
text-decoration:underline; 
text-align:center;margin-bottom: -5px;}


/* ----------------------------------experimental sidebar */



#widgetbars {
          
	float: right;
	width: 140px;
	margin: 31px 30px 21px 0px;
	border: 3px solid #00B0F1;
	border-width: 3px 0;
	background: #f8f8f8;
	padding: 10px 20px;     
}



#widgetbars ul{
	margin: 0;
}


#widgetbars li {
	list-style: none;
	border: none
     
}

#widgetbars ul ul li {
	border-top: 1px solid #ccc;	
	padding-left: 5px;
}



#widgetbars ul ul li a:before {
	content: "» ";
}


#widgetbars li a {
	padding: 10px;
	display: block;	
        line-height: 1;
	text-decoration: none;
}


#widgetbars li a:hover {
	background: #00B0F1;
	color: #fff;
}



.page_item ul {
	display: none;
}



.current_page_item ul, .current_page_parent ul {
	display: block;
}




#widgetbars .current_page_item li, #widgetbars .current_page_parent ul li {
	border: 1px solid #f8f8f8;
	border-top: 1px solid #ccc;
}


.widgettitle {
  
font-size: 99%;              
  font-weight:bold;
  text-decoration:underline;
  text-align:center;
margin-bottom: -5px;
}





/* ----------------------------------experimental sidebar */





#menu {
	float: right;
	width: 140px;
	margin: 31px 30px 21px 0px;
	border: 3px solid #00B0F1;
	border-width: 3px 0;
	background: #f8f8f8;
	padding: 10px 20px;
        
}





#menu ul{
	margin: 0;
}





#menu li {
	list-style: none;
	border-bottom: 1px solid #ccc;
}





#menu ul ul li {
	border-top: 1px solid #ccc;	
	padding-left: 10px;
}



#menu ul ul li a:before {
	content: "» ";
}







#menu li a {
	padding: 0 10px;
	display: block;
	line-height: 30px;
	text-decoration: none;
}





#menu li a:hover {
	background: #00B0F1;
	color: #fff;
}



.page_item ul {
	display: none;
}


.current_page_item ul, .current_page_parent ul {
	display: block;
}




#menu .current_page_item li, #menu .current_page_parent ul li {
	border: 1px solid #f8f8f8;
	border-top: 1px solid #ccc;
}




/* WEBLOG */


.post {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}




.comment-list {
	width: 460px
}






.avatar {
	float: right;
}




#comment {
	width: 460px;
}


#navlist ul {
	margin: 0;
        padding: 0;        
        padding-top: 10px;
}




#navlist li {
	margin: 0px;
        padding-bottom: 10px;
        list-style: none;
        
}


/*overflow box experiment for test page doesen't work*/'
.overflowbox {


width: 100px;
height: 200px; 
border-top: 1px solid #eee;
border-left: 1px solid #eee; 
border-bottom: 1px solid #eee;
padding: 10px; 
overflow: scroll; 
clear: both;
}


/* FOOTER */

#footer1 {
	
 padding: 20px 30px 1px;
       border-top:  2px solid #00B0F1;
	clear: both;


}



#footer1 p {
       
        font-size: 90%;
}



.test {
	padding: 20px 30px 1px;
       border-top:  2px solid #00B0F1;
}




.test p {
       
        font-size: 90%;
}






