/*
THEME NAME: Dandy#2
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Based on Sandbox: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.0
AUTHOR: <a href="http://www.dandyraffe.nl/">Robert van Raffe (Dandy Raffe)</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, graphic
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

/* Just some example content */

body{
background-image: url("http://www.dandyraffe.nl/hergebruik/wp-content/themes/sandbox/images/bg.gif");
	margin-top: 5%;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	vertical-align: top;
	
	color: #333333;
}

a:link, a:visited{
	text-decoration: underline;
	color: #000099;
}

a:hover{
	text-decoration: none;
	color:#999966;
}


div.skip-link {

position:absolute;
right:1em;
top:1em;
}
div.skip-link a{
color:#993333;
text-decoration:none;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

.published { 

color:#ccc;
font-size:1.0em;
float:right }

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

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;
}


div#container {
float:left;
}

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#bothsidebars{
	float:right;
	margin-right:0px;
	

}



div.sidebar li h3 {
font-size: 12px;
color:#fff;
background-color: #333333;
padding:4px 12px;
display:block;
margin: 3px;


}

div.sidebar input#s {
width:10em;
}

.sidebar li {
list-style: none;
}

.sidebar a {
	color: #3333cc;
	display: block;
	margin: 3px;
	padding: 8px 12px;
	text-decoration: none;
}
.sidebar a:hover {
	background:url("images/menuhover.png") left no-repeat;
	color: #3333cc;
	margin: 3px;
	padding-bottom: 8px;
}


#faq a {
        font-size:0.9em;
	background: url("images/postit.png") left no-repeat;
	color: #333333;
	display: block;
	margin: 3px;
	padding: 8px 12px;
	text-decoration: none;
	height:150px;

}

#faq a:hover {
	background: url("images/postit2.png")left no-repeat;
	color: #333;
	margin: 3px;
	padding-bottom: 8px;
}

#pages {
	background: url("images/menu.png") no-repeat;
	color: #3333cc;
	margin: 3px;
height:300px;
	padding-top: 28px;
}


#pages li:hover{
	background: url("images/menuhover.gif") no-repeat;
	color: #3333cc;

	
}


 #rss a {
    background: #3333cc;
	color: #333333;
	display: block;
	margin: 3px;
	padding: 8px 12px;
	text-decoration: none;

	}


#rss a:hover {
	background: #FF3300 url("images/hover.gif") left center no-repeat;
	color: #fff;
	margin: 3px;
	padding-bottom: 8px;

	}
	
	
div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0 0.3em ;
padding:0;

}

input#s{
  margin-top:7px;
  padding:2px;
}

input#searchsubmit {
	cursor: pointer;
	align: left;
	width:230px;
}

div.sidebar ul ul {
margin:0 0 0 0em;
}

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:none;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

.nav-previous a, .nav-next a{
width:70px;
color:#fff;
padding:3px;
background-color:#d82242;
text-decoration:none;
color:#fff;
}





div#footer {
color:#fff;
padding:16px;
text-align:center;
}

div#footer a{
color:#fff;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar ul {
margin:0;
padding:0;
}
 
div#content {

 padding:16px;
 background-color:#FFFFFF;
 filter: alpha(opacity=70);
 opacity: 0.7; 
 width: 500px;
min-height:350px;
 
 }
 
div#content:hover{
opacity:1.0;
filter: alpha(opacity=100);
}

.entry-date {
font-size:0.9em;
color: #666;
}

.entry-meta {
padding:5px;
font-size:11px;
color:#666666;
background-color:#f5f5f5;
border: 1px solid #ccc;
}

.entry-meta a {
color:#333;
text-decoration:underline;
}

h2 { width: 95%; }

.category-tips h2 {
background: url("http://www.dandyraffe.nl/hergebruik/wp-content/themes/sandbox/images/bulb.gif") no-repeat;
padding-left:20px;
color:#161616;
font-size:1.5em;
}

.category-cursussen h2 {
background: url("http://www.dandyraffe.nl/hergebruik/wp-content/themes/sandbox/images/cursus.gif") no-repeat;
padding-left:20px;
color:#161616;
font-size:1.5em;
}

.entry-title a{
color:#161616;
text-decoration: none;
}

div#header{
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
}
