/*  
Theme Name: Spatter
Theme URI: http://www.freewpthemes.net/preview/spatter
Description: Widget ready and tested on WP 2.2+.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

/* Lay-out */
body {
margin: 0;
padding: 0;
background: #FFFFFF url(http://www.rambling.nl/images/HeaderBackground.png) repeat-x;
font-size: 11pt;
font-family:Calibri;
color: #000;
}

input, textarea, select, option {
font-family: Calibri;
padding: 3px;
font-size:13px;
border: 1px solid #be92d0;
color:#808080;
}

#page {
text-align: justify;
width: 800px;
}

#content {
width: 490px;
text-align: justify;
padding: 10px;
top: 0em;
left: 230em;
}

hr {color: #CCCCCC;}

/* Content */
u {border-bottom: 1px solid #cc5ae4; }
i {font-style: italic; color: #cc5ae4;}
s {color: #cc5ae4;}
b {color: #cc5ae4 }

h1, h3 {
color: #be92d0;
text-align: left;
font-family: Georgia;
font-size: 16px;
margin: 0px;
margin-top: 10px;
}

h2 {
color: #cc5ae4;
font-family: Georgia;
font-size: 14px;
margin: 0px;
font-weight: bold;
margin-top: 10px;
}

.title {margin: 0;}

.title a {
text-decoration: none;
color: #be92d0;
border: 0px;
}

.title a:hover {
text-decoration: none;
border: 0px;
}

.meta {
padding-bottom: 5px;
border-bottom: 1px solid #c0c0c0;
line-height: normal;
font-family: Georgia;
font-size: 11px;
}

.meta a{
color: #808080;
text-decoration: none; 
}

.meta a:hover {
color: #333;
text-decoration: none; 
}

#comment {width: 400px;}

.commenttext {
padding: 10px 10px 0px 10px;
background:#f2f2f2;
border-top:1px solid #ddd;
border-bottom: 1px solid #ddd;
width:480px;
}

.avatar {
border:1px solid #bbb;
margin:0px 10px 0px 0px;
float:left;
padding:2px;
width:40px;
height:40px;
}

blockquote {
color: #808080;
border-left: #70a90d 5px solid;
background: #f6f6f6;
margin-left: 10px;
margin-right: 30px;
margin-top: 25px;
margin-bottom: 15px;
padding-left: 2px;
}

/* Menu */
#sidebar {
margin: 0px;
text-align: justify;
padding: 12px;
}

#sidebar ul {
margin: 0;
padding: 0;
list-style: none;
}

#sidebar li {}

#sidebar a {
text-decoration: none;
display: block;
color: #606060;
}

#sidebar a:hover {
color: #91799b;
display: block;
}

#sidebar a img {
text-decoration: none;
border: none;
}

#sidebar a:hover img {
border: none;
}

#navigatie-holder {
width: 600px;
height: 20px;
margin: 0px;
padding: 100px 0 0 0;
}

#navigatie li{
float:left;
list-style: none;
margin: 0; 
color: #997778; 
text-decoration: none;
text-align: center;
}

#navigatie ul {
margin: 0px 2px 0 0px;
padding: 0px;
text-align: center;
line-height: 37px;
}

#navigatie li a{
float:left;
background: url(http://www.daily-anouk.nl/wp/wp-content/uploads/Spatter-Nav.png) no-repeat;
height: 35px;
font-size:12px;
font-weight: normal; 
font-family: Tahoma;
text-decoration:none;
width: 91px;
color:#666666;
text-align: center;
}

#navigatie li a:hover{
color:#666666;
ont-weight:bold;
text-align: center;
background:url(http://www.daily-anouk.nl/wp/wp-content/uploads/Spatter-Nav1.png) no-repeat;
}

/* IMG en links */
img {}

a img {	
border:1px solid #000;
margin: 4px;
padding:4px;
}

a:hover img {
border:1px solid #cc5ae4;
margin: 4px;
padding:4px;
}

.none {border: 0px solid #82cc0e; padding: 0px; margin: 0px;}
.none:hover {border: 0px solid #82cc0e; padding: 0px; margin: 0px;}

a {
color: #333333;
text-decoration: none;
margin-bottom: 0px; }

a:hover {
color: #cc5ae4;
text-decoration: none;
margin-bottom: 0px;}

/* Footer */
#footer {
clear: both;
padding: 10px 0;
text-align: center;
font-size: smaller;
}

/* Zooi */
.field {
width: 202px;
border: 1px solid #e2d9d5;
color: #d1c9c6;
}

#s {
width: 200px;
padding: 3px 5px;
background: #FFFFFF url(images/img03.gif) repeat-x;
border: 1px solid #FFFFFF;
}

#x {display: none;}