/*
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 { background-color:#dbdbdb; }
#header {background:transparent url(/wp-content/themes/thesis_16/lib/images/bg_header2.png) no-repeat top left; text-align:center;}
#container { margin:10px auto; }

#taglinebar { background-color:#343434; color:#ddd; padding:6px 6px 6px 12px;text-transform:uppercase;letter-spacing:1px; font-size:10pt; font-weight:bold;  }
.lmf_generated_text {float:right;text-align:right;font-size:9pt;color:#333 !important;}
#custom_box { margin:0px; border-top:0px solid #ddd; border-bottom:0px solid #ddd; }
.ad200 { border:1px solid #aaa; }

/* DOMtabs skin by Michael Martin - http://www.problogdesign.com */
/* DOMtabs script - http://www.onlinetools.org/tools/domtabdata/ */
/* Install guide: http://www.problogdesign.com/general-tips/how-to-install-domtabs-on-wordpress/ */

/*
ul.domtabs li.active {background:#000000;}		// Active tab background color
ul.domtabs li:active a {color:#ffffff;}		// Active tab font color
ul.domtabs li {background:#888888;}			// Inactive tabs background color
ul.domtabs li a {color:#ffffff;}				// Inactive tabs font color
ul.domtabs li {border-color:#000000;}			// Tabs border color
.domtab div {border:1px solid #000000;}					// Box border color - Should be the same as the Active tab background color
.domtab div {background:#ffffff;}						// Box background color

ul.domtabs li {margin-right:0.5em;}			// Space between each tab. Set to 0 for no space.

div.domtab div {
	display:none;
	}

ul.domtabs {
	list-style:none;
	padding:0;
	margin:0;
	}

ul.domtabs li {
	float:left;
	padding:0 0.5em;
	text-align:center;
	border-style:solid;
	border-width:1px 1px 0 1px;
	}


ul.domtabs li a {
	text-decoration:none;
	}

.domtab div {
	border-width:0 1px 1px 1px;
	padding:0.5em;
	clear:both;
	}
*/

.domtab { margin: 10px;  }
/* .domtabs { border-bottom:1px solid #ddd; } */
ul.domtabs li.active {background:#fff;}		/* Active tab background color */
ul.domtabs li:active a {color:#000;}		/* Active tab font color */
ul.domtabs li { }						/* Inactive tabs background color */
ul.domtabs li a {color:#000;}				/* Inactive tabs font color */
ul.domtabs li {border-color:#ddd;}			/* Tabs border color */
.domtab div {border:1px solid #ddd;}					/* Box border color - Should be the same as the Active tab background color */
.domtab div {background:#ffffff;}						/* Box background color */

ul.domtabs li {margin-right:0.5em;}			/* Space between each tab. Set to 0 for no space. */

/* div.domtab div { display:none; } */

ul.domtabs { background:transparent;display:block;font-family:Helvetica,Arial,sans-serif;font-size:.9em;left:0;letter-spacing:1px;list-style-type:none;margin:0;overflow:hidden;padding:0;position:relative;text-transform:uppercase;top:0;width:100%;z-index:999}

ul.domtabs li {display:inline;float:left;margin:0 .3em 0 0;padding:0}


ul.domtabs li a { background:#f9f9f9;border:1px solid #ddd; border-bottom:0;display:block;margin-right:-.4em;padding:5px
1em;text-decoration:none;-moz-border-radius-topleft:.3em;-moz-border-radius-topright:.3em;-webkit-border-top-left-radius:.3em;-webkit-border-top-right-radius:.3em }


.active {
background: #fff;
/* border: 1px solid #ddd; */
}

.domtab div {
	border-width:0 1px 1px 1px;
	padding:0.5em;
	clear:both;
	}	

.domtab div { clear:left; background:#fff;border:1px solid #ddd; display:block; left:0; margin:0; overflow:hidden; padding:5px 0; position:relative; top:-1px; width:40.5em; z-index:0 }
div.t2,div.t3,div.t4,div.t5,div.t6,div.t7,div.t8,div.t9,div.t10,div.c2,div.c3,div.c4,div.c5,div.c6,div.c7,div.c8,div.c9,div.c10{display:none}
.domtab div.t1, .domtab div.c1{display:block}
.domtab div{padding:1em;width:40.5em}
.domtab div ul{overflow:hidden}
.domtab div ul li{clear:left;color:#888;font-family:Helvetica,Arial,sans-serif;font-size:1.2em;margin-bottom:.5em}
.domtab div ul li a{border:none;display:inline;font-family:Georgia,"Times New Roman",Times,serif;line-height:1.5em;margin:0;padding:0;text-decoration:none;width:90%}
.domtab div ul li a:hover{text-decoration:underline}
.domtab div ul.nieuw,.domtab div ul.wppp_list,.tabbed div ul.aanraders{list-style-position:inside;list-style-type:decimal}
.domtab div ul.reacties li img,div.textwidget ul li img[align="right"]{background:#fff;border:1px solid #ddd;margin-left:5px;padding:2px;-moz-border-radius:.3em;-webkit-border-radius:.3em}
.domtab div ul.tags a{text-decoration:none}
.domtab div ul.tags a:hover{text-decoration:underline}
	
	
	

// aardling css
/*
.tabs-block{clear:left;display:block;float:left;margin:0;padding:1em;width:43.5em}
.tabs-block ul.tabs li a{color:#111;padding:.5em .7em}
.tabbed{background:transparent;border:none;margin:0;overflow:hidden;padding:0;width:43em}
.tabbed ul.tabs{background:transparent;display:block;font-family:Helvetica,Arial,sans-serif;font-size:.9em;left:0;letter-spacing:1px;list-style-type:none;margin:0;overflow:hidden;padding:0;position:relative;text-transform:uppercase;top:0;width:100%;z-index:999}
.tabbed ul.tabs li{display:inline;float:left;margin:0 .3em 0 0;padding:0}
.tabbed ul.tabs li a{background:#f9f9f9;border:1px solid #ddd;display:block;margin-right:-.4em;padding:5px
1em;text-decoration:none;-moz-border-radius-topleft:.3em;-moz-border-radius-topright:.3em;-webkit-border-top-left-radius:.3em;-webkit-border-top-right-radius:.3em}
.tabbed ul.tabs li a:hover{text-decoration:underline}
.tabbed ul.tabs li a.tab-current{background:#fff;border-bottom:1px solid #fff}
.tabs-block .tabbed div,#home .tabbed.c{clear:left;background:#fff;border:1px solid  #ddd;display:block;left:0;margin:0;overflow:hidden;padding:5px
0;position:relative;top:-1px;width:40.5em;z-index:0}
div.t2,div.t3,div.t4,div.t5,div.t6,div.t7,div.t8,div.t9,div.t10,div.c2,div.c3,div.c4,div.c5,div.c6,div.c7,div.c8,div.c9,div.c10{display:none}
.tabs-block .tabbed div.t1,#home .tabbed div.c1{display:block}
.tabs-block .tabbed div{padding:1em;width:40.5em}
.tabbed div ul{overflow:hidden}
.tabbed div ul li{clear:left;color:#888;font-family:Helvetica,Arial,sans-serif;font-size:1.2em;margin-bottom:.5em}
.tabbed div ul li a{border:none;display:inline;font-family:Georgia,"Times New Roman",Times,serif;line-height:1.5em;margin:0;padding:0;text-decoration:none;width:90%}
.tabbed div ul li a:hover{text-decoration:underline}
.tabbed div ul.nieuw,.tabbed div ul.wppp_list,.tabbed div ul.aanraders{list-style-position:inside;list-style-type:decimal}
.tabbed div ul.reacties li img,div.textwidget ul li img[align="right"]{background:#fff;border:1px solid #ddd;margin-left:5px;padding:2px;-moz-border-radius:.3em;-webkit-border-radius:.3em}
.tabbed div ul.tags a{text-decoration:none}.tabbed div ul.tags a:hover{text-decoration:underline}
*/