/*
Theme Name: BalanceGeldermalsen.nl

Version: 1.0
Author: Anco van Soelen
Author URI: http://www.letsee.nl/
*/

/*fonts.css*/

body{
	font:13px arial,helvetica,clean,sans-serif;
}

table{
    font-size:inherit;
    font:100%;
}

select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;*font-size:100%;}

/*standard theme stuff*/
.post img
{
float:left;
border:1px solid #CCCCCC;
margin:5px;
}
#s, textarea, input
{
	border:1px solid #cccccc;
	padding:4px;
	margin:2px;
}

blockquote
{
color:#FFFFFF}

blockquote blockquote
{
margin-left:20px;
color:black;}

.navigation
{
display:block;
clear:both;
margin:20px 0px 20px 0px;
overflow:auto;}

.navigation a
{
    border:1px solid #cccccc;
	background-color:white;
	padding:10px;
	float:left;
	display:inline;
	margin-right:10px;
}

 #submit
{
	border:1px solid #cccccc;
	background-color:white;
	color:#999999;
	padding:3px;
	
}

.post ol, .commentlist ol
{
list-style:decimal;
padding:5px 0px 5px 0px;
list-style-position:inside;
}

.post ul, .commentlist ul
{
list-style:disc;
list-style-position:inside;
padding:5px 0px 5px 0px;
}

.post li, .commentlist li
{
	padding-bottom:5px;
}

.post strong, .post b
{
	font-weight:bold;
}

.post em, .post i
{
font-style:italic;
}

.page_item .page_item, #sidebar ul.children
{
	margin-left:20px;
}

#calendar_wrap td, #calendar_wrap thead tr th
{
	padding:3px;
}

#calendar_wrap thead
{
	background-color:#666666;
	color:white;
}

#calendar_wrap caption
{
	text-align:center;
}

#searchsubmit
{
	display:block;
}

a{
    font-weight: 500;
    text-decoration:none;
    color: #4b3c30;}

a:hover{
    text-decoration: underline;
}

h3#comments,h3#respond,.pagetitle, h2.center
{
font-size:22px;
color:#096594;
padding-top:20px;}

p
{margin-top:10px;}

#searchsubmit
{
	border:0px;
	position:relative;
	top:-4px;
}
/**********************/

div.clear
{
clear:both;
height:0px;
width:0px;
overflow:hidden;
}


body
{
	background-image:url(images/balance_background.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position:top center;   
    background-color: #905543;
	margin-top:10px;
	margin-bottom:15px;
}

#page
{
    margin: 0px auto;
	width:940px;
    height:900px;
}

#header
{
    font-family: Verdana;
    text-decoration:none;
    width:940px;
    height:191px;
    overflow:hidden;
}

#header form
{
margin-left:580px;
margin-top:10px;
}

#header form input
{float:left;
display:inline;
}

#header h1
{clear:both}

#header h1
{
	font-size: 56px;
	font-weight: bold;
	color:#ab9c8f;
	position:relative;
	top:0px;
	left:100px;
}

#header .description
{
	font-size: 20px;
	font-weight: normal;
	color:#333333;
	text-decoration:none;
	position:relative;
    top:-20px;
	left:200px;}

#themenu
{
position:relative;
left:720px;
width:390px;
clear
margin:0;
padding:0;
}

#themenu li
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
	float:left;
	display:inline;

}

#themenu li a
{
	display:block;
	padding:0px 10px 0px 10px;
	color:#1c1e1c;
	text-decoration:none;
	border-right:1px solid #1c1e1c;
}

#themenu li a:hover
{
	color:#000000;
}


/***The sidebar**/
#sidebar
{
	float:left;
	display:inline;
	width:200px;
	position:relative;
	left:80px;
	top:0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 200%;
    color: #FFFFFF;
}

#sidebar ul
{
    list-style:none;
    margin:0;
    padding:0;
}

#sidebar ul li a
{
    font-weight: normal;
    line-height: 23px;
    color: #FFFFFF;
}

#sidebar li a:hover
{
	color:#DDDDDD;
    text-decoration: none;
}

#sidebar h2
{
    margin-top: 10px;
	font-size:16px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

/***The content**/
#content
{
	float:right;
	display:inline;
	width:615px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #FFFFFF;
}

#content h2
{
	font-size:20px;
    font-weight: bold;
}

#content h3
{
	font-size:16px;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 15px;
}

#content h4
{
	font-size:15px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 15px;
}

#content a
{
    font-size: 13px;
    font-weight: 600;
    color: #DEDEDE;
    text-decoration: underline;
}

#content a:hover
{
    color: #CCCCCC;
}

#content ul li
{
    list-style-type: disc;
    list-style-position: outside;
    margin-top: 10px;
    margin-left: 15px;
}
#content table
{
    border-collapse: separate; border-spacing: 4px;
}

#content table th
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
}

#content table td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #FFFFFF;
}

#footer
{
clear:both;}

/* Remove WordPress stat Smiley */
img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}
