/*
Theme Name: Sharon Walraven
Theme URI: http://www.M24u.nl
Author: M Two For You!
Author URI: http://www.m24u.nl
*/
body {
	background-color: #eece07;
	/*background-color: #708b47; = groen*/
	color: #444;
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

}

.skip, hr{
	position: absolute;
	left: -9999px;
}

a:link, a:visited {
	color: #D70606;
	text-decoration: underline;
}
a:visited {
	color: #FA4949;
	text-decoration: underline;
}
a:hover, a:active {
	color: #A00;
	text-decoration: none;
}
a img {
	border: none;
}


acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	background: url(images/quote.png) no-repeat;
	margin-left: 1.5em;
	padding: 1px 0 0 40px;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
}
cite {
	font-size: 100%;
	font-style: normal;
}

h1{
	font: 260%/1.15 Georgia, serif;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 40px 0 5px 215px;
}
#header h1 a:hover, #header h1 a:active{
	text-decoration: none;
	color: #fff;
}
p.payoff{
	margin: 0 0 25px 215px;
	padding: 0;
	color: #FFFFFF;
	font: italic   Georgia, serif;
}
h2 {
	font: 185% Georgia, serif;
	letter-spacing: -0.2px;
	margin: 15px 0 2px 0;
	padding-bottom: 5px;
}

h3 {
	font: 130% Georgia, serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90% Arial, Verdana, sans-serif;
	letter-spacing: 0;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
	border-top: 1px solid #eee;
}
.feedback a{
	color: #D70606;
}
.feedback a:hover, .feedback a:active{
	text-decoration: none;
}
.feedback p{
	padding: 0 25px;
	background: url(images/comment.gif) top right no-repeat;
}

.meta {
	font-size: .75em;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #999;
	font-weight: normal;
	letter-spacing: 0;
}
.meta a{
	color: #D70606;
	text-decoration: underline;
}
.meta a:hover, .meta a:active{
	text-decoration: none;
}
//.meta .tags{
	background: url(images/tag.gif) 0 0 no-repeat;
	padding-left: 20px;
}
//.meta .user{
	background: url(images/user.gif) 0 0 no-repeat;
	padding-left: 20px;
}

.post{
	margin-bottom: 40px;
}
.post img{
	float: left;
	margin: 0 10px 5px 0;
	border: none;
}
.post ul{
	margin: 0;
	padding: 0;
}
.post ul li{
	margin: 0;
	padding: 0.2em 20px;
	background: url(images/tennisball1.jpg) 0 4px no-repeat;
	list-style: none;
}
.post ol{
	margin: 0 25px;
	padding: 0;
}
.post ol li{
	margin: 0;
	padding: 0.2em 0;
}

.storytitle {
	margin: 0;
}
.storytitle a {
	text-decoration: none;
}
.storytitle a:link, .storytitle a:visited{
	color: #444;
	text-decoration: none;
}
.storytitle a:hover, .storytitle a:active{
	color: #D70606;
}

#storycontent p{
	padding: 10px;
	margin: 0;
	margin-top: 10px;
}

#flashcontent {
	margin-left: 30px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 95%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
div.commentbody {
	margin: 10px 60px 10px 30px;
	padding: 25px 0 0 10px;
	background: #eee url(images/comment-top.png) no-repeat;
}
div.commentbody div{
	padding: 0 5px 5px 0;
	background: #eee url(images/comment-bottom.png) bottom right no-repeat;
}

#container{
	width: 900px;
	min-width: 770px;
	margin-left:auto;
	margin-right:auto;
}
#wrapper{
	float: left;
	width: 900px;
	margin-left: -330px;
}
#cont1{
	width: 900px;
	background: #ffffff;
	margin-left:auto;
	margin-right:auto;
}
#content {
	margin: 0 0 0 330px;
	padding: 30px 10px 10px 80px;
	background: #ffffff;
}

#header {
	width: 900px;
	background: #FFFFFF url(images/testheader.jpg) 0% 0% no-repeat;
	font: italic bold  Georgia, Times,serif;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 0;
	position: relative;
}

#header a {
	color: #FFFFFF;
	font: italic bold Georgia, Times,serif;

}

#header a:hover {
	text-decoration: none;
}

//#searchform{
//	position: absolute;
//	right: 80px;
//	top: 95px;
//}
//#searchform label{
//	position: absolute;
//	left: -9000px;
//}
//#searchform input{
//	width: 100px;
//}
//#searchform button{
//	background: transparent;
//	border: none;
//	padding: 0;
//	margin: 0;
//	vertical-align: middle;
//	cursor: pointer;
//	color: #fff;
}
p#rss{
	top: 50px
	margin: 0;
	padding: 0;
}

.textwidget{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}

#menu {
	padding: 10px 80px 10px 50px;
	float: right;
	display: inline;
	width: 200px;
	margin: 0 0 240px 0;
	background: #FFFFFF;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #444;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	height: 1%;
}

#menu ul li {
	font: bold 110% Georgia, serif;
	letter-spacing: 0;
	margin: 20px 0 0 0;
	padding: 0 0 5px 0; 
	background: transparent;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	border: none;
}

#menu ul ul li {
	border: 0;
	font: normal normal 70%/1.7em Arial, Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 20px;
	background: url(images/tennisball1.jpg) 0 3px no-repeat;
	font-weight: Bold;
}

#menu ul ul ul{
	border: none;
}
#menu ul ul ul li{
	font-size: 100%;
}

#menu ul ul li a {
	color: #D70606;
	text-decoration: none;
	font-weight: Bold;
}

#menu ul ul li a:hover, #menu ul ul li a:active {
	border-bottom: 1px solid #D70606;
}

#menu ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

#menu H2 {

	font: bold 110% Georgia, serif;
	letter-spacing: -0.2px;
	margin: 20px 0 0 0;
	padding: 0 0 5px 0; 
	background: transparent;
}

#wp-calendar {
	border: none;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #D70606;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #444;
	font: normal italic Georgia, serif;
	font-size: 120%;
	margin-bottom: 5px;
	text-align: left;
}

#wp-calendar td {
	color: #999;
	font: normal 100% Arial, Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

div.date p{
	font: italic 110% Georgia, serif;
	color: #D70606;
}

#menu1{
	height: 1%;
	overflow: hidden;
	margin-left: 105px;
}

#menu1 ul{
	margin: 0;
	padding: 0;
	z-index: 8;

}
#menu1 li {float: left; padding: 0; margin: 0;}
#menu1 a {	border-left: 1px solid #333;
	border-top: 1px solid #333; display: block; line-height: 2em; padding: 0 15px; color: #aaa; text-decoration: none; }
#menu1 ul li a:link, #menu1 ul li a:visited{
	background:  url(images/menu.png) top left repeat-x;
	color: #ddd;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
	width:auto;
}
#menu1 ul li a:hover, #menu1 ul li a:active{
	background: #333 url(images/menu.png) 0 -100px repeat-x;
	color: #fff;
	text-decoration: none;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
}
#menu1 a:hover {color: #fff; background: #ccc;}
#menu1 li ul {margin: 0; padding: 0; font-size: 1em; border: 0px solid #ddd; background:  repeat #fff; position: absolute; left: -999em; height: auto; width: 10em;}
#menu1 li li {width: 10em; margin: 0;}

#menu1 li:hover ul, #menu1 li li:hover ul, #menu1 li.sfhover ul, #menu1 li li.sfhover ul {left: auto;}
#menu1 li:hover, #menu1 li.sfhover { color: #fff; background: (images/menu_in.png) #ccc;}

#menu1 ul li.current_page_item a:link, #menu1 ul li.current_page_item a:visited{
	background: #d70606 url(images/menu_in.png) top left repeat-x;
	color: #fff;
	border-left: 1px solid #d70606;
	border-top: 1px solid #d70606;
}


#footer{
	clear: both;
	padding: 0 80px;
	text-align: center;
	font-size: 80%;
	min-height: 34px;
	background: #ffffff;
}
#footer p{
	padding: 10px;
	margin: 0;
	font-weight: bold;
	font-family: Georgia, serif;
}

#footer a:link, #footer a:visited{
	color: #d70606;
	text-decoration: underline;
}
#footer a:hover, #footer a:active{
	color: #d70606;
	text-decoration: none;
}

#dropdownmenu {
	display: block;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 5;
	position: relative;

}
 
#dropdownmenu ul {
	width: 90%;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 500;
	position: absolute;
	bottom: 0;
	left: 20px;
}
 
#dropdownmenu li {
	display: inline;
	float: left;
	position: relative;
	text-align: left;
	padding: 5px 16px 5px;
	margin: 0px 0px 0px 0px;
}
 
#dropdownmenu h2 {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	weight: bold;
}
 
#dropdownmenu li ul {
	width: 150px;
	height: auto;
	top: 100%;
	left: 0px;
}
 
#dropdownmenu li.LargeMenu ul {
	width: 180px;
	height: auto;
	top: 100%;
	left: 0px;
}
 
#dropdownmenu li ul li {
	text-align: left;
	width: 118px;	
	height: auto;
	min-height: auto;
	display: block;
}
 
#dropdownmenu li.LargeMenu ul li {
	text-align: left;
	width: 148px;	
	height: auto;
	min-height: auto;
	display: block;
}
 
#dropdownmenu a {
	text-decoration: none;
}
 
#dropdownmenu li li ul {
	top: 0;
	left: 0;
}
 
#dropdownmenu li li:hover ul {
	left: 150px;
}
 
/* initialy hide all sub sidemenus */
#dropdownmenu ul ul,
#dropdownmenu ul li:hover ul ul,
#dropdownmenu ul ul li:hover ul ul,
#dropdownmenu ul ul ul li:hover ul ul,
#dropdownmenu ul ul ul ul li:hover ul ul {
	display: none;
	position: absolute;
}
 
/* display them on hover */
#dropdownmenu li:hover ul,
#dropdownmenu ul li:hover ul,
#dropdownmenu ul ul li:hover ul,
#dropdownmenu ul ul ul li:hover ul,
#dropdownmenu ul ul ul ul li:hover ul,
#dropdownmenu ul ul ul ul ul li:hover ul {
  	display: block;
}
 
#dropdownmenu #PhpWebcontent {
	display:none;
}	
 
/* define the consecutive colors */
 
#dropdownmenu {
	color: #FFFFFF;
}
 
#dropdownmenu ul{
	-moz-opacity:0.88; /* for mozilla */
	opacity: 0.88; /* for safari */
	khtml-opacity: 0.88 
        /* for konquerer and older safari */
}
 
#dropdownmenu ul ul {
}
 
#dropdownmenu ul li {
}
 
#dropdownmenu h2 {
	color: #FFFFFF;
}

#dropdownmenu ul li a:link, #dropdownmenu ul li a:visited{
	background: #222 url(images/menu.png) top left repeat-x;
	color: #ddd;
	border-left: 1px solid #333;
	border-top: 1px solid #333;
}


#dropdownmenu ul li ul {
 
}
 
#dropdownmenu ul li ul li {
	background: #333333;
}
 
#dropdownmenu ul li ul li:hover {
	background: #666666;
}
 
#dropdownmenu ul li ul ul li{
	background: #666666;
}
 
#dropdownmenu ul li ul ul li:hover {
	background: #999999;
}

#menu ul ul.ec3_events ul li
{background: none;
margin-left: -19px;
}
