/*  
Theme Name: Ocadia
Theme URI: http://beccary.com/goodies/wordpress-themes/
Description: A two column blue-grey theme, clean yet stylish. 
Version: 1.3
Author: Becca Wei
Author URI: http://beccary.com
*/

/* Basics */
html
{
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	text-align: center;
}

body {
	color: #333;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	text-align: center;
	background-repeat: repeat;
	background-color: #333333;
	font-size: 76%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.body {
	text-align: center;
}

p {
	font-size: 10pt;
	line-height: 1.5em;
	margin: 1.2em 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
	color: #534B48;
}
h1, h2 {
	font-size: 24pt;
}
h3 {
	font-size: 11pt;
	color: #5B6656;
	text-align: left;
	font-family: "Lucida Sans Unicode", Tahoma;
	font-weight: 900;
	line-height: 37px;
}
h4 {
	font-size: 10pt;
}
h5 {
	font-size: 8pt;
	color: #666600;
	text-align: right;
}
h6 {
	font-size: 1em;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-size: 10pt;
}

a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 10pt;
}
a:hover, a:active {
	color: #000000;
	text-decoration: none;
	font-size: 10pt;
}
.navigatie a:link {
	color: #FFFFFF;
}
.voettekst {
	color: #000000;
	font-family: "Lucida Sans Unicode", Tahoma;
	font-size: 11pt;
	font-weight: 900;
	font-style: normal;
}

.navigatie a:hover {
	color: #CCCCCC;
}
.navigatie a:visited {
	color: #FFFFFF;
}

.navigatie a:active {
	color: #FFFFFF;
}


blockquote {
	margin: 0 20px;
	padding: 0.05em 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url(images/commentalt.gif) repeat-y;
	font-size: 0.9em;
}
code {
	color: #666;
}




.foto {
	border: medium double #FFCC66;
}
.reklame a:hover {
	color: #CCCCCC;
	font-size: 10px;
	text-align: right;
}
.reklame a:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
}
.reklame a:active {
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
}
.reklame a:link {
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
}
li {
	font-size: 10pt;
	line-height: 1.5em;
}
ul {
	font-size: 10pt;
}
