/* --- Theme specific styles --------------------------------------*/

#logo { position:relative;left:0px;top:37px;width:136px; }
#account { position:absolute;right:0;top:25px; }
#gemeente { position:absolute;left:151px;top:60px;width:496px;height:64px; }

a.addwish { background:#f47621;color:white;
	font-size:14px;font-weight:bold;padding:4px 6px; }
a.addwish:hover { background:#ffe8d9;color:#f47621; }

.side { width:150px;margin:0 10px 5px 10px; }

.pasfoto { padding:3px;margin:0 8px 0 8px;border:1px solid #a2a7aa; }

/* --- HTML Styles --------------------------------------*/

body { background:url(/themes/vvd/images/bg.png) repeat-x left top; }
body, td { color:#313131;font-family:"lucida grande",tahoma,arial,sans-serif;
	font-size:12px }
input, textarea { margin:1px; }
h1, h2, h3 { color: #262b6a;margin:4px 0 0 0;padding:0;font-weight:bold; }
h1 { font-size:18px;margin-bottom:6px; }
h2 { font-size:14px; }
h3 { font-size:16px;margin-bottom:6px; }
h1 a, h2 a, h3 a { color: #262b6a; }
h1 a:hover, h2 a:hover, h3 a:hover { color:#7c82d8; }
a { color:#5b63bc; }
a:hover { color:#9aa0e7; }

/* --- Common styles --------------------------------------*/

/* Main elements */ 

#container { width:920px;margin:0px auto; }
#header { position:relative;margin:0;height:163px; }
#body { margin:0;padding:20px 0; }
#module { margin:4px 30px 0 150px; }
#footer { padding:20px;text-align:center;border-top:20px solid #e1e1e1;
	font-size:x-small;background:url(/themes/vvd/images/footer.png);
	min-height:150px;}

/* Menu */

#menu { position:absolute;left:149px;top:137px;z-index:100; }
#menu img { margin:1px; }
#menu a { font-size:17px;font-weight:bold;color:#262b6a; }
#menu a:hover { color:#f47621; }

/* Nav */

.nav { width:200px;padding-top:16px; }
.nav .section { font-size:90%; }

/* View */

#module .view .content { margin-bottom:10px; }
#module .view .content strong { color:#262b6a; }
#module .view .details { margin:0 0 3px 0;padding:0 0 3px 0;color:#b6b6b6;
	margin-bottom:4px;font-weight:bold; }

/* Widget news */

.widget.news li { list-style-type:none; }
