/*======================================
Site:	Druppels voor Haiti
Author : Tom Hermans
Updated : 23/01/2010 - 07u52
Updated by: Tom Hermans
\**************************************//*-----------------------------------------------------------
COLORS 
Kuler druppels01
blue:			#044159
beige:		#dfd7c4
light brown		#a39270
orange		#f5661a
green			#315a1c

Links
Visited links
Hover links
h1,h2,h3
h4,h5,h6
----------------------------------------------------------- 

*//**************************************/
/*GLOBALS */
/**************************************/

html { overflow-y: scroll; background: #e3ddcf url(../img/html_bg_tile.jpg) top center; }
body { margin:0; padding:0; /*background: #111;*/ color: #222;
	font : 1em "Helvetica Neue", Arial, Helvetica, sans-serif;
	/*background: #e3ddcf url(../img/body_bg.jpg) top center repeat-x;*/
}
.container { margin-top:-5px; padding: 5px 20px; background: url(../img/icons/pixelwhite_20.png); }

/* ROUNDED classes */
.round5 {
	-moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomleft: 5px;  -moz-border-radius-bottomright: 5px;  
	-webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; 
}
.round10 {
	-moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px;  
	-webkit-border-top-right-radius: 10px; -webkit-border-top-left-radius: 10px; -webkit-border-bottom-left-radius: 10px; -webkit-border-bottom-right-radius: 10px; 
}

.round15 {
	-moz-border-radius-topleft: 15px; -moz-border-radius-topright: 15px; -moz-border-radius-bottomleft: 15px; -moz-border-radius-bottomright: 15px;  
	-webkit-border-top-right-radius: 15px; -webkit-border-top-left-radius: 15px; -webkit-border-bottom-left-radius: 15px; -webkit-border-bottom-right-radius: 15px; 
}
::selection	{ background:#ccc; color:#000; /* Safari and Opera */ }
::-moz-selection{ background:#ccc; color:#000; /* Firefox */ }

/* IMAGE classes */
	img.center {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

/* You might find the following useful */
br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
div { position:relative } /* This will save you having to declare each div's position as 'relative' and allows you to absolutely position elements inside them */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */

h1,h2,h3,h4,h5,h6 { margin: 0.75em 0 0.1em; padding:0; color: #044159;  }
h1 { font-size: 2.4em; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;  }
h2 { font-size: 1.8em; }
h3 { font-size: 1.5em; text-decoration: none; }
h4 { font-size: 1.4em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }

p { margin-bottom: 1em; text-shadow:0 1px 0 rgba(255, 255, 255, 0.5); }
p.center { text-align: center; }
p.right { text-align: right; } 
p.left { text-align: left; }

.small {
font-size:0.8em;
line-height:1.875em;
margin-bottom:0.75em;
}

.uppercase { text-transform: uppercase; }

blockquote { 
	font-family: Georgia, Times New Roman, "Times", serif; 
	font-style: italic; 
	font-size: 1.5em; 
	line-height: 1.4em;
	margin: 0.6em 0;
	padding:0 1em;
	/*border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	*/
	border: none;
	color: #235e05;
}

/* LINKS */
a:link { color: #044159; }
a:visited { color: #1e5a72; }
a:hover { text-decoration: none; color: #ea3706; }
a:active, a:focus { text-decoration: none; color: #046475; }
code, pre { color: #c33; } /* very optional, but still useful. W3C uses about the same colors for codes */
a[href$='.pdf'] { padding:0 20px 0 0; background:transparent url(../img/icons/pdf.gif) no-repeat center right; } /* *[href^="http:"]- elements with an href attribute beginning with http: */
#footer a[href*=imagomedia] { color: #333; text-decoration: underline; padding: 4px 0 4px 20px; margin-left: 6px; background: transparent url(../img/icons/imagomedia_favicon.png) no-repeat center left; } /* *[href$=foo]- elements with an href attribute ending with foo */

hr { height:2px; margin: 10px 0; background: url(../img/divider_01.gif) 0 0 repeat-x;}/* ALIGNMENT */

/* ALIGNMENT */
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin-right: .5em; }
.alignright { float: right; margin-left: .5em; }
div.post p.wp-caption-text { margin-top: .5em; padding: 10px; font-size: 1em; margin-right: 10px;}



/**************************************/
/*HEADER*/
/**************************************/
#header { height: 132px; }
	#header h1, #header h3 { font-size:1.9em; margin:0.8em 0;
padding:0; position: absolute; top:-10px; left:0; text-indent: -9999px; width:252px;height:149px; z-index:100; }
	#header h1 a, #header h3 a{ background: url(../img/logo.png) no-repeat; display:block; width:252px;height:149px; }

	#headerdescription { 
		padding-top:0.9em;
		font-family: Georgia, Times New Roman, "Times", serif; 
		font-style: italic; 
		font-size: 1.3em; 
		line-height: 1.3em;
		margin-bottom: 1.2em;
	}
	
	
/**************************************/
/* NAVIGATION 		*/
/**************************************/	
#navigation { /*background: #fff; */ height: 28px; font-size: 2em; text-transform: lowercase; }
	#navigation ul { list-style: none; margin: 0; }
	#navigation ul li { display: inline; margin: 0; padding: 2px;  }
	#navigation ul li a { background: transparent url(../img/icons/pixelwhite_20.png); color: #e15f13; margin: 0; padding: 4px 8px; text-decoration: none; }
	#navigation ul li a:hover { background: #f3a121; color: #fff; }

	#navigation ul li.current_page_item a, .current-cat a, .current-cat-parent a { background: transparent url(../img/icons/pixelbrown_20.png); color: #fff; }
	

/**************************************/
/* FEATURED */
/**************************************/
#featured { height: 191px; text-align: right; overflow: hidden; background: transparent url(../img/featured_bg2.jpg) top right no-repeat; padding-top: 150px; text-shadow: none;}

	#featured p { text-shadow: none;}
	
/**************************************/
/*MAIN CONTENT*/
/**************************************/
#sidebar1 { font-size: 80%; }

#main {}
	.post { margin: 0.7em 0; padding-bottom: 0.7em; border-bottom: 1px solid #c0b7a6;}

	.box { background: transparent url(../img/icons/pixelblack_40.png); padding: 0 0 0.8em 0; margin: 1em 0; overflow: hidden; }
		.box h2 { color: #f5661a; margin: 0.5em 0.5em 0.2em; padding-bottom: 0.2em; border-bottom: 1px dashed #A39270;  }
		.box p { margin: 0.4em 0.8em; color: #ccc; }
		.box a { font-weight: bold; text-decoration: underline; }

		#sidebar { text-align: center;margin-top:16px; }
		#sidebar img { margin: 5px auto; text-align: center; display: block; }
		
/**************************************/
/* SLIDER NAVIGATION*/
/**************************************/		
	/*
	anythingSlider v1.0

	By Chris Coyier: http://css-tricks.com
	with major improvements by Doug Neiner: http://pixelgraphics.us/
	based on work by Remy Sharp: http://jqueryfordesigners.com/
	*/
	.anythingSlider { width: 270px; height: 140px; margin: 175px 0 0 550px; background: transparent url(../img/icons/pixelblack_50.png); position: relative; right: 10px; text-align: left; }
	.anythingSlider .wrapper { width: 250px; height: 120px; margin: 10px; overflow: hidden; /*background: transparent url(../img/icons/pixelblack_50.png);*/  position: absolute; top: 0; left: 0; }
	
	.anythingSlider .wrapper ul { width: 9999px; list-style: none; position: absolute; top: 0; left: 0;  margin: 0; }
	.anythingSlider ul li  { display: block; float: left; padding: 0; height: 317px; width: 680px; margin: 0; color: #fff; font-weight: bold; font-size: 120%; line-height:1.2em; }

	
	.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url(../img/arrows_dvh1.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: -30px; cursor: pointer; }
	.anythingSlider .forward                { background-position: 0 0; right: -60px; }
	.anythingSlider .back                   { background-position: -67px 0; left: -60px; }
	.anythingSlider .forward:hover          { background-position: 0 -200px; }
	.anythingSlider .back:hover             { background-position: -67px -200px; }
	
	#thumbNav                               { position: relative; top: 138px; text-align: center; }
	#thumbNav a                             { color: #044159; text-decoration: none; inline-block; padding: 2px 6px; height: 18px; margin: 0 2px 0 0; background: #000; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
	#thumbNav a:hover                       { background-image: none; }
	#thumbNav a.cur                         { background: #000 url(../img/cellshade.png) repeat-x; color:#f5661a; }

	#start-stop                             { top: 138px; right: 8px; background: green; background-image: url(../img/cellshade.png); background-repeat: repeat-x; color: white; padding: 0px; width: 38px; text-align: center; position: absolute; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
	#start-stop.playing                     { background-color: red; }
	#start-stop:hover                       { background-image: none; }

	/*
	  Prevents
	*/
	.anythingSlider .wrapper h4, .anythingSlider .wrapper h3, .anythingSlider .wrapper h2 { color: #fff; }
	.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
	.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
		
	/* Extra : span over image */
	/*
	.anythingSlider span {
		z-index: 100;
		position: absolute;
		top: 100;
		left: 100;
		font: 1.2em Tahoma, Helvetica, Arial, sans-serif;
		padding: 10px;
		background-color: #f00;
		color: #fff;
		display: none;
	}	
	*/
	
	
	/*For Specific Slides */
	
	.textSlide { padding: 10px; }
	.textSlide ul { list-style-type: none; margin: 0 0 0 25px; }
	.textSlide img { float: left; padding:3px; margin-left: -5px; margin-right: 10px; background: #111; }
	.textSlide h3 { font-size: 1.3em; margin-top: 50px; }
	
	.quoteSlide { padding: 30px; }
	.quoteSlide blockquote{ font: italic 24px/1.5 Georgia, Serif; text-align: center; color: #444; margin: 0 0 10px 0; }
	.quoteSlide p { text-align: center; }
	
	
/**************************************/
/* FOOTER */
/**************************************/
	#footer { font-size: 1em; height: 30px; padding-top: 10px; margin: 5px auto 0; width: 960px; text-align: center;  }
		#footer img { margin: 0; padding:0; }

	
	
/**************************************/
/* INPUT FIELDS		 */
/**************************************/	

	input { -moz-border-radius:4px; -webkit-border-radius:4px; }
	input[type=submit],label,select, .pointer { cursor:pointer; }