/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: Achtung! In header.php, style.css.php is linked! -- sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/



/* Two-column with sidebar on RIGHT (was left) from the /examples/ folder  */
@import url('examples/2c-r.css');



/* begin reset.css :: eliminates inconsistently applied browser styling for many key (X)HTML elements
http://meyerweb.com/eric/tools/css/reset/  */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-family : "century gothic", Verdana, Arial, Helvetica, sans-serif;  
	font-weight:normal;
	
}




/* AUDITIO STYLE ADJUSTMENTS door MdJ*/

/* top right bottom left     +     class.  +   id#   */


p {margin-bottom:10px}
p {margin-top:10px}


div.search-mdj { 
float: right;
display: block;
color: red;

}




a.img
{border:0;}



body
{font-family:"century gothic";

color:#666;
line-height:180%;
font-size:80%;


}

a
{color:#008080;
padding:1px;
}

a:hover
{color:#fff;
background:#008080;
padding:1px;
text-decoration:none;
}


h2.entry-title
{
margin-top:100px;
margin-bottom:20px;
padding-top:20px;
border-top: 1px solid #999; 

}

h2.entry-title a
{
text-decoration: none;
}


div.entry-meta
{margin-top:20px;
color:#999;
font-size:95%;
background:#eee;
padding:2px;
font-family: Georgia, Times;
}

div.entry-meta a
{text-decoration: none;
color:#666;
}

div.entry-meta a:hover
{text-decoration: none;
color:#fff;
}



div.entry-date {
float: right;
display: block;
text-align:center;
width: 65px;
margin: 0 10px 0 0;
color:#008080;
font-family: Georgia, Times;
background:#eee;
padding:3px;
margin: 2px 2px 22px 22px;
font-size:99%;
line-height: 100%

}


abbr.published
{
font-family: Georgia, Times;
}



p.more-link
{border-top:20px; 
}

a.more-link 
{color:#008080;
border:1px solid #008080; 
padding: 2px 22px 2px 22px;
text-decoration:none;

}


a.more-link:hover 
{color:#fff;
background:#008080;
padding: 2px 22px 2px 22px;

}


div.nav-previous a:link, div.nav-previous a:visited
{ 
font-family: georgia, times, "times new roman", serif   ;
color:#999;
background: #eee;
padding: 2px 12px 2px 12px;
text-decoration: none; 
border:  1px solid #666;
}


div.nav-previous a:hover
{ color:#008080;
border:  1px solid #008080;
text-decoration: none; 

}




div.nav-next a, div.nav-next a:visited
{ 
font-family: georgia, times, "times new roman", serif   ;
color:#999;
background: #eee;
padding: 2px 12px 2px 12px;
text-decoration: none; 
border:  1px solid #666;
}

div.nav-next a:hover
{ color:#008080;
border:  1px solid #008080;
text-decoration: none; 
}





div#header 
{background-image: url(http://www.auditio.nl/i/taling_verloop180.jpg); 
background-color: #008080; 
height:102px;
background-attachment: fixed;
font-style: normal; 

padding-top:20px
}

/* 
-http://www.auditio.nl/i/219725824_3784596e7c_o.gif
http://www.flickr.com/photos/celinet/219725824/sizes/o/   -    
file://localhost/Users/markdejager/Desktop/2402908982_c3ae777afc_b.jpg
*/

div#header  h1
{font-style: normal;}

div#header  h1 a
{font-weight:normal; font-size:150%; color:#fff; text-decoration: none; }

div#blog-description
{color:#008080; margin-top:20px; font-size:200%; font-family: Georgia, Times;
}




blockquote {font-family: Georgia, Times; font-size:125%; color:#008080; margin:12px 12px 12px 0;  letter-spacing: 0.05em}











/* Just some example content */

div.skip-link {
position:absolute;
right:1em;
top:1em;
}



div#menu {
background:#EEE;
height:2.0em;
margin:0;
}

div#menu ul,div#menu ul ul {
line-height:1,5;
list-style:none;
margin:0;
padding:0;
float:left;
margin-right:10px; /* Breedte van de sidebar +5 - TOEGEVOEGD DOOR BART 20080905 */	
}

/* TOEGEVOEGD DOOR BART 20080905 - start */
		div#menu div#search-mdj {
			float:right;
			width:180px;
		}

/* TOEGEVOEGD DOOR BART 20080905 - stop  */

/* TOEGEVOEGD DOOR BART 20081217 - start */

pre, code, kbd {
	font-family: Monaco, Consolas, 'Andale mono', 'courier new', fixed;
	font-size:90%;
}

/* TOEGEVOEGD DOOR BART 20081217 - stop  */



div#menu ul a {
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul li {
	display:inline;
}




/*          UITGEZET DOOR BART 20080904
div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}
*/


.entry-title,.entry-meta {
clear:both;
}


div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.3em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:none;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}


/* dit veroorzaakte de horizontale scrollbar!!!!!!

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

*/

div#header,div#footer {
text-align:center;
}


input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
}

/*

div.democracy ul {
	list-style: none;
}

div.democracy ul li 
{ color:#008080;
  margin-left: 0px;
  padding-left: 0px;
  }

div.dem-results li ul li
{ color:red;
  margin-left: 0px;
  padding-left: 0px;
  }



em.dem-total-votes 

{color:#008080; 
font-size:80%;
line-height:80%
}
*/


/* TOEGEVOEGD DOOR BART 20080905 - start */
.sidebar #text-187118331, .sidebar #text-187119181 {
	background-color:#eee; 
	padding:5px;
	margin-right:2px;
	
}

.sidebar #text-187118331 { /* WELKOMSTTEKST */
	margin-bottom:0;
	border: solid #008080 1px;
	border-bottom:0;
}

.sidebar #text-187119181 { /*    MISSIE    */
	border: solid #008080 1px;
	border-top:0;
}
/* TOEGEVOEGD DOOR BART 20080905 - stop  */


/* toegevoegd door bart 20080909 - start */

.sidebar .widget_rss ul {
	list-style:outside disc;
}
.sidebar .widget_rss li {
	padding-left:1em;
}

/* toegevoegd door bart 20080909 - stop */






/* toegevoegd door mark 200809249 - start */


.sidebar #text-208537521 /*RSS feeds */
{
	margin-bottom:0;
	border: solid #008080 1px;
	border-bottom:0;
}




.sidebar #text-208537521, 
.sidebar #rss-187130181, 
.sidebar #rss-187130182, 
.sidebar #rss-187130183,  
.sidebar #rss-236233551,   
.sidebar #rss-327055761 /*RSS feed (alle) achtergrondkleur*/


{background-color:#eee; 
	padding:5px;
	margin-right:2px;}



.sidebar #rss-187130181, .sidebar #rss-187130182,  .sidebar #rss-187130183 , .sidebar #rss-327055761 

 /*RSS feed Envision, Telecommerce, CCW */

{
	font-size:85%;
	margin-bottom:0;
	border: solid #008080 1px;
	border-bottom:0;
	border-top:0;
}



 .sidebar #rss-236233551 /*RSS feed Laatste (nummer aanpassen als er eentje wordt toegevoegd*/
 
{	
	font-size:85%;
	border: solid #008080 1px;
	border-top:0;
	}
	







.sidebar #democracy    /*Democracy Poll Enquete,*/

{

	border: solid #008080 1px;
padding:5px;
	margin-right:2px;}

}



h3.widgettitle  /*Democracy Poll Enquete titel* (werkt niet)      */

{color:#008080;
}
 

	
	
	

	
	
	
 .sidebar	#shoutbox  /*Shoutbox */
 
{background-color:#eee; 
	padding:5px;
	margin-right:2px;
border: solid #999 1px;}




#search-mdj #searchform input /*zoekform-veld */
{
 background-color: #fff;
 font-size:120%;
 padding:1px;
}
	
	
#search-mdj #searchform input .button   /*zoekform-button    (werkt niet)      */

{
color:red;
font-size:185%;
}
	
	/* toegevoegd door mark 200809249 - stop */
