	/* Theme Name: Fruttekoek
	Author: Fruttekoek
	Author URI: http://www.fruttekoek.nl
/*

/* BASIC STRUCTURE
====================================================== */
body {
	background: #666;
	color: #000;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	margin: 16px 16px;
}
#outerFrame {
	display: block;
	margin: 0 auto;
	position: relative;
	background: #FFF;
	border: 6px solid #FFF;
}
#innerContent {
	overflow: visible;
	height: 100%; /* fix the Win32 IE float bug */
}
#footer {
	clear: both;
	width: 100%;
	height: 30px;
	background: #9195A1;
	color: #FFF;
	text-align: left;
	padding: 0;
	margin: 0;
}

/* HEADER
====================================================== */
#header {
	background: #9195A1 url('../images/Frut_portret.gif') no-repeat right;
	height: 180px;
	color: #FFF;
}
#header h1,
#header h1 a {
	font: 200% Calibri, Verdana, Arial;
	padding: 20px 0 0 18px;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0.02em;
}
#header h1 a:hover {
	color: #778;
	text-decoration: none;
}
#header h2 {
	font: 150% georgia, times, serif;
	font-style: italic;
	letter-spacing: 0.08em;
	padding: 0 0 0 38px;
	margin: 0;
	color: #FFF;
}


/* MAIN CONTENT
====================================================== */
#content {
	margin-left: 225px;
	width: auto;
	color: #000;
	text-align: justify;
	overflow: hidden;
}
#content h2 {
	font: 200% verdana, arial, tahoma, sans-serif;
	color: #4B4B4B;
	letter-spacing: -1px;
	text-align: center;
	font-weight: normal;
	margin: 2px 2px 8px 2px;
	background-color: #FFF;
	border: 1px solid #A8A8A8;
}

#content h3 {
	font: 150% verdana, arial, tahoma, sans-serif;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
	color: #4B4B4B;
}
h4 {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 65%;
	color: #424040;
}
a:link, a:visited {
	color: #676767;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
code {
	font: 80% 'courier new', courier;
	background-color: #F7F7F7;
	padding: 4px;
	color: #797979;
	overflow: hidden;
}
blockquote {
	color: #000;
	margin: 0 30px 2px 30px;
	border-left: 1px dotted #989898;
	background: #fff;
	padding: 0 10px 0 10px;
	font: 90% verdana, arial, helvetica, sans-serif;
}
ul {
	padding: 0;
	margin: 0 3em;
	list-style: circle;
	line-height: 1.6em;
}
.leesmeer {
	font: 100% verdana, arial, helvetica, sans-serif;
	text-align: right;
	clear: both;
	padding: 5px;
}

#reactieheader {
	font: 150% verdana, arial, tahoma, sans-serif;
	color: #4B4B4B;
	letter-spacing: -1px;
	text-align: center;
	font-weight: normal;
	margin: 2px 2px 8px 2px;
}

.tags {
	display: inline;  /* Keeps tags in line with rest of footer text */
}

/* items====================================================== */
#frutitemlist .entry,
#frutitemlist .frutitem {
	padding: 5px 5px 5px 5px;
	border: 1px dashed #777;
	background: #F0F0F0;
	margin: 6px 3px 15px 5px;
	font: 75%  verdana, arial, tahoma, sans-serif;
}
#frutitemlist .frutitem .title {
	font: 150% Calibri, Verdana, Arial;
}
#frutitemlist a:link,
#frutitemlist a:visited {
	color: #676767;
	text-decoration: none;
}
#frutitemlist a:hover,
#frutitemlist a:active {
	color: #000;
	text-decoration: underline;
}
.frutitemreactie,
.frutitemreacties {
	display: block; 
	background: #F5F5F5;
	color: #676767;
	padding: 5px 5px 5px 5px;
	font: 100% verdana, arial, tahoma, sans-serif;
	margin: 2px 2px 2px 2px;
	background-color: #FFF;
	border: 1px solid #A8A8A8;
}
.frutitemreacties {
	text-align: center;
}
.left {
	float:left;
}
.right {
	float:right;
}
.versie2 {
	background-image: url('../media/attention.png');
	background-repeat: no-repeat;
	font-size: 65%;
	font-weight: bold;
	color: #FFCC00;
	display: block;
	padding-left: 17px;
	height: 16px;
}


/*
#frutitemlist img { height: 12em; }
*/

/* IMAGE STYLES
====================================================== */
img {
	padding: 0;
	border: none;
}
img.wijsheid {
	padding: 0;
	border: none;
	overflow: hidden;
	float: right;
}

/* List STYLES
====================================================== */
dt {
	font-weight: bold;
	font-size: 85%;
	margin-top: 5px;
}
dd {
	font-weight: normal;
	font-size: 75%;
}

/* SIDEBAR
====================================================== */
#sidebar {
	width: 220px;
	float: left;
	background: #FFF;
	color: #000;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #FFF;
	border-right: 1px solid #E3E3E3;
	margin-top: 5px;
}
#sidebar h3 {
	font: 80% arial, tahoma, verdana, sans-serif;
	letter-spacing: 1px;
	text-align: left;
	padding: 0.5em;
	margin: 0;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	color: #FFF;
	background: #9195A1;
}
#sidebar a {
	color: #676767;
	text-decoration: none;
	padding: 0;
}
#sidebar a:hover {
	color: #000;
	text-decoration: underline;
}
#sidebar ul {
	list-style-type: none;
	margin: 0;
	font-size: 70%;
	padding: 15px;
}
#sidebar li {
	margin: 0;
	line-height: 1.4em;
}
#sidebar li a{
	margin: 0;
	padding: 0;
}
#sidebar ul li ul {
	margin: 0 1.5em 0 1.5em;
	padding: 0;
	list-style-type: square;
	list-style-position: inside;
	color: #797979;
}
#sidebar p,
#sidebar p.comms {
	background: #FFF;
	font: 70% verdana, arial, tahoma, sans-serif;
	margin: 0;
	padding: 19px;
	color: #797979;
}
#archivemenu {
	margin: 0.5em; width: 10em;
}
/* SIDEBAR WIDGETS
====================================================== */
#frutcloud1, #frutcloud2 {
	background: #FFF;
}
.fbCycler {
	font-size: 60%;
	text-align: center;
	padding: 5px 5px 5px 5px;
}

/* COMMENTS
====================================================== */
.addcomment {
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	display: block;
	margin-left: 12px;
	height: 36px;
}
.submit {
	margin-left: 200px;
	margin-top: 10px;
}
.form-row {
	padding: 2px 0;
	clear: both;
	width: 100%;
	font-size: 75%;
}
.label {
	display: block;
	float: left;
	width: 200px;
	text-align: right;
	margin-right: 5px;
}
label {
	width: 300px;
	float: left;
	display: block;
	margin-left: .3em;
	padding-left: 16px;
	height: 16px;
}
label.error {
	background: url('../media/error.png') no-repeat;
	color: red;
}
label.valid {
	background: url('../media/valid.png') no-repeat;
	color: green;
}
input[type=text], textarea {float: left;  border: 1px solid grey; margin-bottom: .3em; }
input[type=text] { width: 350px; }
textarea { width: 650px; height: 70px; }
input.error { border: 1px solid red; }

#placeholder {float: left; margin-bottom: .3em; }

/* FOOTER
====================================================== */
#footer p {
	padding: 0.5em 0.7em 0.3em 0.7em;
	margin: 0;
	font-size: 70%;
}
#footer a {
	color: #E5E5E5;
	text-decoration: none;
	border:none;
}
#footer a:hover {
	color: #f5f5f5;
	text-decoration: underline;
	border:none;
}

a.rss, a.rss img {
	background: none;
	text-decoration: none;
	border:none;
	font-size: 65%;
}
a.rss:hover, a.rss img:hover {
	text-decoration: underline;
	border:none;
}

/* FrutSelect
====================================================== */
form.frutselect fieldset {
	background: #FFF;
	width: 220px;
	padding: 0;
	margin: 0;
	border: 0;
}
form.frutselect legend,
form.frutselect label {
	display: none;
	visibility: hidden;
}
form.frutselect select {
	width: 192px;
	float: left;
	border: 1px solid grey;
}
form.frutselect input .okbutton {
	background: transparent url('../media/button_go.gif') no-repeat 3px center;
	border: 1px solid #ccc;
	height: 17px;
	width: 17px;
}

/* OVERIG
====================================================== */
#totop {
	position:fixed;
	bottom:5px;
	right:5px;
	cursor:pointer;
	margin: 0 0 0 10px;
	overflow:hidden;
	display:block;
	width:30px;
	height:30px;
	background: url('../media/fruticon.png') no-repeat 0 0;
	outline : none;
	border: none;
	text-decoration: none;
}

/* Item opmaak
====================================================== */
#content .KopMiddel {
	color: #000080;
	text-align: center;
	font-size: 125%;
	margin-bottom: 8px;
}
#content .kopmiddel {
	color: #000080;
	text-align: center;
	font-size: 150%;
	margin-bottom: 8px;
}
#content h3 {
	font: 150% verdana, arial, tahoma, sans-serif;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
	color: #4B4B4B;
}
