/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/

.custom #content {
width: 628px;
}

.custom .post_box {
margin-top: 5.3em;
margin-right: 3em;
margin-left: 3em;
padding-top: 0em;
}


/* === BACKGROUND COLORS === */

body.custom {
    background: #8B8878;
}

.custom #container {
padding: 0em;
background: #fff;
border: 0.2em solid #b8b8b8;
border-bottom: 0em;
border-top: 0em;
width: 900px;
}

.custom #page {
background: #fff;
padding: 0em;
}


/* === CUSTOM HEADER === */

.custom #header {
height: 250px; padding: 0em;
}

.custom #header #logo { text-indent: -9999px; }
.custom #header #tagline { text-indent: -9999px; }


/* === CUSTOM NAV BAR === */

/* === attention to list item === */

.custom ul#tabs li a { display: block; line-height: 1em; color: #000; text-transform: uppercase; text-decoration: bold; padding:6px 3px 6px 3px; text-align:center; width:100px; letter-spacing: 0px; border-left: none;}

/* === span width entire content box === */

.custom ul#tabs { border-bottom: none; border-left: none; background: #fff; list-style: none; margin-top: 0em; padding-left: 0em;}

/* === hover === */

custom ul#tabs li a:hover {border-left: none; color: #000; text-decoration: underline; background: #b8b8b8;}

/* === controls page style === */

.custom ul#tabs li.current_page_item a { color: #000; background: #A39E8C; border-left: none;}



/* === GETTING RID OF LINES === */

.custom #header, .custom .post, .custom .teasers_box, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info, .custom .prev_next, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom #sidebar_1, .custom #sidebar_2, .custom #comment_list dt.comment, .custom #comment_list dd.comment, .custom #comment_list dl .bypostauthor .format_text, .custom #trackback_list {
border-bottom: 0px;
border-top: 0px;
border-right: 0px;
border-left: 0px;}

.custom #content_box, .custom #column_wrap {
background: none;
}


/* === CUSTOMIZING HEADER IMAGE === */

/* This line sets up our clickable background image based on the site title?s link */
/* Adjust the height & width below to reflect the actual size of your image */

/* This line gets rid of the site title & tagline by casting them out to the far left */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

/* This line collapses the vertical space of the tagline so that there isn?t unnecessary white space after the header image */
.custom #header #tagline { height: 0; }

/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding: 0; }



/* === GETS RID OF COMMENTS REMARK ON PAGE === */
.custom .comments_closed p {display: none ;}




/*---[ALERT BAR 3]---*/
.alert_three {
background: #C6C1B2 repeat scroll 0 0;
border: 1px solid #A39E8C;
border-left: none;
border-right: none;
font-size: 1.1em;
letter-spacing: 2px;
text-align: center;
height: 1em;
}


/*---[ALERT BAR 4]---*/
.alert_four {
background: #C6C1B2 repeat scroll 0 0;
border: 1px solid #A39E8C;
border-left: none;
border-right: none;
font-size: 1.1em;
letter-spacing: 2px;
text-align: center;
height: 1em;
}


/*---CUSTOM HOME PAGE ---*/

.home #header { background: #fff url(headers/header_1.png) no-repeat; padding: 0; border-bottom: 0em; }
.home #header #logo { display: none; }
.home #header #tagline { display: none; }



/*---CUSTOM OPLEIDINGEN PAGE ---*/

.opleidingen #header { background: #fff url(headers/header_30.png) no-repeat; padding: 0; border-bottom: 0em; }
.opleidingen #header #logo { display: none; }
.opleidingen #header #tagline { display: none; }

/*---CUSTOM SHW BIJEENKOMST PAGE ---*/

.lezingshw #header { background: #fff url(headers/header_35.png) no-repeat; padding: 0; border-bottom: 0em; }
.lezingshw #header #logo { display: none; }
.lezingshw #header #tagline { display: none; }


/*---CUSTOM LEZING FRANCESCO PAGE ---*/

.lezingfm #header { background: #fff url(headers/header_31.png) no-repeat; padding: 0; border-bottom: 0em; }
.lezingfm #header #logo { display: none; }
.lezingfm #header #tagline { display: none; }


/*---CUSTOM SCHILDEREN POST ---*/

.schilderen #header { background: #fff url(headers/header_31.png) no-repeat; padding: 0; border-bottom: 0em; }
.schilderen #header #logo { display: none; }
.schilderen #header #tagline { display: none; }
.schilderen .headline_area h1, .headline_area h2 {display:none;}


/*---CUSTOM ADEMBEWUSTWORDING POST ---*/

.adem #header { background: #fff url(headers/header_10.png) no-repeat; padding: 0; border-bottom: 0em; }
.adem #header #logo { display: none; }
.adem #header #tagline { display: none; }
.adem .headline_area h1, .headline_area h2 {display:none;}




/*---CUSTOM ACTIVITEITEN PAGE ---*/

.activiteiten #header { background: #fff url(headers/header_31.png) no-repeat; padding: 0; border-bottom: 0em; }
.activiteiten #header #logo { display: none; }
.activiteiten #header #tagline { display: none; }
.activiteiten .headline_area h1, .headline_area h2 {display:none;}


/*---CUSTOM ZON PAGE ---*/

.zon #header { background: #fff url(headers/header_30.png) no-repeat; padding: 0; border-bottom: 0em; }
.zon #header #logo { display: none; }
.zon #header #tagline { display: none; }


/*---CUSTOM MEDITATIE CURSUS PAGE ---*/

.meditatiecursus #header { background: #fff url(headers/header_31.png) no-repeat; padding: 0; border-bottom: 0em; }
.meditatiecursus #header #logo { display: none; }
.meditatiecursus #header #tagline { display: none; }
.meditatiecursus .headline_area h1, .headline_area h2 {display:none;}



/*---CUSTOM CONTACT PAGE ---*/

.contact #header { background: #fff url(headers/header_31.png) no-repeat; padding: 0; border-bottom: 0em; }
.contact #header #logo { display: none; }
.contact #header #tagline { display: none; }
.contact .headline_area h1, .headline_area h2 {display:none;}


/*---CUSTOM LEZINGEN PAGE ---*/

.lezingen #header { background: #fff url(headers/header_31.png) no-repeat; padding: 0; border-bottom: 0em; }
.lezingen #header #logo { display: none; }
.lezingen #header #tagline { display: none; }
.lezingen .headline_area h1, .headline_area h2 {display:none;}


/*---CUSTOM BASISCURSUS SHAM MED POST ---*/

.basiscursus #header { background: #fff url(headers/header_30.png) no-repeat; padding: 0; border-bottom: 0em; }
.basiscursus #header #logo { display: none; }
.basiscursus #header #tagline { display: none; }
.basiscursus .headline_area h1, .headline_area h2 {display:none;}


/*---CUSTOM MUZIKALE MEDITATIE POST ---*/

.muzikale #header { background: #fff url(headers/header_24.png) no-repeat; padding: 0; border-bottom: 0em; }
.muzikale #header #logo { display: none; }
.muzikale #header #tagline { display: none; }
.muzikale .headline_area h1, .headline_area h2 {display:none;}


/*---CUSTOM SHAMANIC MEDITATION POST ---*/

.shamanic meditation #header { background: #fff url(headers/header_24.png) no-repeat; padding: 0; border-bottom: 0em; }
.shamanic meditation #header #logo { display: none; }
.shamanic meditation #header #tagline { display: none; }
.shamanic meditation .headline_area h1, .headline_area h2 {display:none;}



/*---CUSTOM MEDITATIES POST ---*/

.meditaties #header { background: #fff url(headers/header_8.png) no-repeat; padding: 0; border-bottom: 0em; }
.meditaties #header #logo { display: none; }
.meditaties #header #tagline { display: none; }
.meditaties .headline_area h1, .headline_area h2 {display:none;}


/*---CUSTOM MISSIE POST ---*/

.missie #header { background: #fff url(headers/header_8.png) no-repeat; padding: 0; border-bottom: 0em; }
.missie #header #logo { display: none; }
.missie #header #tagline { display: none; }
.missie .headline_area h1, .headline_area h2 {display:none;}


/*---CUSTOM SARDINIE POST ---*/

.sardinie #header { background: #fff url(headers/header_33.png) no-repeat; padding: 0; border-bottom: 0em; }
.sardinie #header #logo { display: none; }
.sardinie #header #tagline { display: none; }
.sardinie .headline_area h1, .headline_area h2 {display:none;}


/*---CUSTOM SAMENWERKING POST ---*/

.samenwerking #header { background: #fff url(headers/header_10.png) no-repeat; padding: 0; border-bottom: 0em; }
.samenwerking #header #logo { display: none; }
.samenwerking #header #tagline { display: none; }
.samenwerking .headline_area h1, .headline_area h2 {display:none;}


/*---CUSTOM SUIKERBERG POST ---*/

.suikerberg #header { background: #fff url(headers/header_10.png) no-repeat; padding: 0; border-bottom: 0em; }
.suikerberg #header #logo { display: none; }
.suikerberg #header #tagline { display: none; }
.suikerberg .headline_area h1, .headline_area h2 {display:none;}



/*---CUSTOM SHAMANISTISCHE TRAINING VOOR TRANSFORMATIE POST ---*/

.transformatie #header { background: #fff url(headers/header_30.png) no-repeat; padding: 0; border-bottom: 0em; }
.transformatie #header #logo { display: none; }
.transformatie #header #tagline { display: none; }
.transformatie .headline_area h1, .headline_area h2 {display:none;}




/*---CUSTOM BASISCURSUS SHAM MED POST ---*/

.shamanistisch #header { background: #fff url(headers/header_32.png) no-repeat; padding: 0; border-bottom: 0em; }
.shamanistisch #header #logo { display: none; }
.shamanistisch #header #tagline { display: none; }
.shamanistisch .headline_area h1, .headline_area h2 {display:none;}


/*---CUSTOM BUSINESS MEDITATION POST ---*/

.businessmeditation #header { background: #fff url(headers/header_4.png) no-repeat; padding: 0; border-bottom: 0em; }
.businessmeditation #header #logo { display: none; }
.businessmeditation #header #tagline { display: none; }
.businessmeditation .headline_area h1, .headline_area h2 {display:none;}



/*---CUSTOM ENERGY MANAGEMENT POST ---*/

.energymanagement #header { background: #fff url(headers/header_32.png) no-repeat; padding: 0; border-bottom: 0em; }
.energymanagement #header #logo { display: none; }
.energymanagement #header #tagline { display: none; }
.energymanagement .headline_area h1, .headline_area h2 {display:none;}


/*---CUSTOM EDUCATIE EN TRAINING POST ---*/

.educatie #header { background: #fff url(headers/header_4.png) no-repeat; padding: 0; border-bottom: 0em; }
.educatie #header #logo { display: none; }
.educatie #header #tagline { display: none; }


/*---CUSTOM BUSINESS MEDITATION POST ---*/

.business meditation #header { background: #fff url(headers/header_8.png) no-repeat; padding: 0; border-bottom: 0em; }
.business meditation #header #logo { display: none; }
.business meditation #header #tagline { display: none; }


/*---CUSTOM SHAMANIC MEDITATION POST ---*/

.shamanicmeditation #header { background: #fff url(headers/header_31.png) no-repeat; padding: 0; border-bottom: 0em; }
.shamanicmeditation #header #logo { display: none; }
.shamanicmeditation #header #tagline { display: none; }



/*---CUSTOM SHAMANIC HORSE POST ---*/

.horse #header { background: #fff url(headers/header_17.png) no-repeat; padding: 0; border-bottom: 0em; }
.horse #header #logo { display: none; }
.horse #header #tagline { display: none; }


/*---CUSTOM HARP PRAYSING POST ---*/

.harp #header { background: #fff url(headers/header_18.png) no-repeat; padding: 0; border-bottom: 0em; }
.harp #header #logo { display: none; }
.harp #header #tagline { display: none; }



/*---CUSTOM VOORBEELD PAGINA INFO WERKT ---*/

.hulp #header { background: #fff url(headers/header_12.png) no-repeat; padding: 0; border-bottom: 0em; }
.hulp #header #logo { display: none; }
.hulp #header #tagline { display: none; }
.hulp #sidebar_1 {display: none;}
.hulp #content {float: left;}
.hulp #content_box {margin-left: 5em;}







/*---CUSTOM SIDEBAR ---*/

.custom .sidebar ul.sidebar_list {
padding-left: 2.5em;
padding-right: 2.5em;
margin-top: 0em;
margin-left: 1em;
background: #fff;
}

.custom #sidebars {
font-family: "Gill Sans MT","Gill Sans", Lucida Grande, Calibri,"Trebuchet MS",sans-serif;
border: 0.1em solid #C6C1B2;
border-left: 0em;
border-top: 0em;
border-bottom: 0em;
float: none;
}

.custom .sidebar h3 {
font-size: 1.1em;
margin-top: 2.2em;
}


/*---CUSTOM HEADLINES H2 ---*/

.custom h1 {
font-family: font-family: Berkeley, English Script, "Gill Sans MT", "Gill Sans", Lucida Grande, "Trebuchet MS", Calibri,sans-serif;
color: #754760;
font-size: 1.5em;
font-variant: small-caps;
letter-spacing: 2px;
border-top: 1px dotted #BBBBBB;
border-bottom: 1px dotted #BBBBBB;
}

.custom h3 {
font-family: "Gill Sans MT","Gill Sans", Lucida Grande, "Trebuchet MS",Calibri, sans-serif;
color: #555555;
font-size: 1em;
font-variant: small-caps;
letter-spacing: 2px;
border-top: 1px dotted #BBBBBB;
border-bottom: 1px dotted #BBBBBB;
}

.custom .headline_meta {
line-height: 0em;
display: none;
}

.custom #headline_area h1 {
font-family: font-family: Berkeley, English Script, "Gill Sans MT", "Gill Sans", Lucida Grande, "Trebuchet MS", Calibri,sans-serif;
}


/*---CUSTOM FOOTER ---*/


.custom #footer {
background: #fff; 
color:#111111; 
height: 3.6em; 
}


/* === CUSTOM ALERT === */

.custom p.alert {
background: transparent;
border: 1px solid #777777;
}

/* === CUSTOM NOTE === */

.custom p.note {
background: transparent;
border: 0px dotted #777777;
font-style: Berkeley;
font-size: 1.2em;
letter-spacing: 2px;
}





/* === DELETE NEXT POST | PREVIOUS POST MESSAGE === */

.custom .post_nav .previous {
display: none;
}


.custom .prev_next p {
display: none;
}



/* === CHANGE COLOR MENUKNOPPEN === */


.custom a {
color: #8B8878;
font-family: "Gill Sans MT","Gill Sans",Calibri,"Trebuchet MS", sans-serif;
}


