/* Start of CMSMS style sheet 'DeBascule.net_stylesheet_v3' */
/*  
=INFO
---------------------------------------------------
Site Name: DeBascule 
Site URI: http://debascule.net
Description: De Bascule.net Stylesheet v3
Version: 3.0
Author: Ivan Versluis
Author URI: networknetsolutions.nl
---------------------------------------------------
=COLORS
---------------------------------------------------
Body Background: #5d5d5d
page-header : #f4a460
Main color banner & footer : #b22f222
page-content: #303030
Main Text:
Links:
---------------------------------------------------
*/ 

/*  =RESET
---------------------------------------------------*/
 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol,ul {
	list-style: none;
	}

abbr,acronym { border: 0;
	}
a { 
font-size:13px;
}	
a:link {
	color: #;
}
 
a:visited {
	color: #;
}
 
a:hover, a:active {
	color: #;
	text-decoration: none;
}

h1,h2,h3,h4,h5 {
color: #F4A460;
margin-bottom:5px;
}
h1 {	
	font-size:18px;
        letter-spacing:1px;

}
h2 {	
	font-size:16px;
        letter-spacing:1px;
} 
h3 {

	font-size:15px;
        letter-spacing:1px;
}
h5 {
	border-bottom:1px dotted #B22222;
	font-size:20px;
	letter-spacing:-1px;
	width:100%;
}
ol {
	list-style-type: disc;
}
 
ul {
	list-style-type: disc;
}
 
li {
	margin-left: 15px;
	font-size:13px;
                line-height: 16px;
}
    
body {
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
    background: #5d5d5d url('uploads/images/css/wireframe/body-bg.gif');
    color: #fff;
    margin-top:7px;

}

p {
    font-size:13px;
    line-height: 14px;
    margin-bottom:6px;
}
input, select, textarea, button {
    font-family: "Verdana",sans-serif;
}
form, fieldset {
    border:0 none;
    margin:0;
    padding:0;
}
#page-wrapper {
    width:940px;
    margin: 0 auto;   
}
#page-top {
    background-image: url('uploads/images/css/wireframe/page-top.gif');
    background-repeat: no-repeat;
    height:6px;
}
#page-body {
    width: 938px;
    background: #4c4c4c;
    border: 1px solid #525252;
}

/*custom css code*/
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
/*page-header*/
#page-header {
    background-image: url('uploads/images/css/wireframe/page-header.gif');
    background-repeat: repeat-y;
    height:200px;
    padding: 5px 15px 0 15px;
}
h1#debascule a , h1#debascule a:hover {
    text-indent:-9999px;
    display:block;
    background: url('uploads/images/css/wireframe/debascule-logo.gif') no-repeat;
    height: 165px;
    width: 457px;
    float:left;
    outline: none;
}
#page-header .right {
    float:right;
}
#page-header .links {
    color: #424242;
    font-size:11px;
    text-align: right;
	padding-bottom:5px;
}
#page-header .links a{
    text-decoration: none;
    color: #424242;
}

#page-header .links a:hover{
    text-decoration: underline;
}
#page-header #cadeaubon {
    height: 156px;
    width: 308px;
    padding:8px 0 0 0;
    color:#000;
}
#page-header #cadeaubon a{
 color:#F4A460;
}
#page-header #cadeaubon  h2{
   font-size:14px;   
   margin-left: 8px;
   
}
#page-header #cadeaubon p {
   margin-top:8px;
    margin-left:8px;
    text-align: center;
}
/*menu-h*/
#menu-h {
	height: 31px;
	background-image: url(uploads/images/css/menu/menuback.png);


}
#menu-h ul {
	margin: 0;
	padding: 0;
	list-style: none;

}
#menu-h li {
	float: left;
	margin: 0;

}
#menu-h a {
	display: block;
	color: #ccc;
	font: normal 12px/28px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
                padding:0 20px 0 20px;
}
#menu-h a:hover {
	background: #333333;
	height: 29px;
	color: #b22222;
}
#menu-h .activeparent, #menu-h .currentpage {
	height: 29px;
	background: #333333;
                color: #b22222;
}

/*banner*/
#banner {
    width: 938px;
    height: 190px;
    border-left: 1px solid #525252;
    border-right: 1px solid #525252;
    position:relative;
    background-image: url(uploads/images/css/wireframe/banner-bg.jpg);
}
#banner ul {
    padding:0;
    margin:0;
    position:absolute;
    right: 20px;
    top:10px;
    width:200px;
}
#banner ul li {
    list-style: none;
    background: #b22222;
    margin-bottom:9px;
    padding: 2px 0 5px 5px;
    font-weight: lighter;
    letter-spacing: 2px;
     
}

/*sidebar*/
#sidebar {
    float:left;
    width:203px;    
    margin-top:8px;    
}
#sidebar .menu {
     background: url('uploads/images/css/sidebar/menu-top.gif') no-repeat;
     color:#000;
}
#sidebar .menu-top {    
    width:203px;
    height:9px;
}
#sidebar .menu-bg {
    background: url('uploads/images/css/sidebar/menu-bg.gif') repeat-y;
    padding:0 5px 5px 5px;
}
#sidebar .menu-bottom {
    background: url('uploads/images/css/sidebar/menu-bottom.gif') no-repeat;
    width:203px;
    height:9px;
}
#sidebar h6 {
    color: #000;
    border-bottom:1px dotted #B22222;
    font-size:20px;
    letter-spacing:-1px;
    width:100%;
}

#sidebar ul {
   width:180px;
}
#sidebar ul li {
   margin:0;
   padding:0;
   list-style-type:none;
}
#sidebar ul li a {
     background:url(uploads/images/css/wireframe/li.gif) no-repeat scroll left center;
     padding:5px 10px;
     color:#000;
	font-size:12px;
	text-decoration:none;
        display:block;
}
#sidebar ul a:hover {
        color:#b22222;
	background:url(uploads/images/css/wireframe/li.gif) no-repeat scroll left center;
	text-decoration:none;
}
#sidebar .currentpage {
        color:#b22222;
	text-decoration:none;
}
/*content-wrapper*/
#content-wrapper {
    width:718px;
    float:right;
    height:100%;
    padding: 5px;
    margin-top:10px;
}
 

/*footer*/
#page-footer {
    background: url(uploads/images/css/wireframe/page-footer.gif) repeat-x bottom;
    text-align: center;
    height: 166px;
}
#footer-l2 {
	background: url(uploads/images/css/wireframe/triskel.gif) no-repeat left bottom;
	height: 166px;
	width: 940px;
	position: relative;
	text-align: center;
}
#footer-l2 p {
	padding-top: 100px;
	padding-left: 60px;
}
#footer-l2 p a, a:link, a:visited {
	color: white;
	text-decoration: underline;
}
#footer-l2 p a:hover, a:active {
	color: #f4a460;
}
#footer-l2 span.right {
	position: absolute;
	right: 0;
}

/*album*/
.thumb a {
background-color:#666;
border-color:#000 #000 #000 #000;
border-style:solid;
border-width:1px 1px 1px 1px;
display:block;
height:72px;
margin:0;
padding:5px;
text-decoration:none;
width:100px;
}

.thumb a img {
border-color: #000;
border-width:1px 1px 1px 1px;
}

/*nieuws*/
.calender {
background:transparent url(uploads/images/css/wireframe/guestbook/calendar.png) no-repeat scroll 0 center;
float:right;
font-size:12px;
color:#e9e9e9;
padding:0 10px 0 20px;
}



/* End of 'DeBascule.net_stylesheet_v3' */

