
a img { border: none; }
body { background: #F7F7F7; margin: 0; padding: 0; font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-weight: 400; }
#audience { float: left; width: 100%; background: url(/assets/images/topbar-bg.png); height: 28px; margin: 0; padding: 0; }
#target { margin: 0 auto; width: 990px; height: 28px; list-style: none; padding: 0; }
#target li { width: 20%; padding: 0; margin: 0; float: left; }
#target li a:link, #target li a:visited { text-align: center; padding: 5px 0 0 0; float: left; width: 100%; height: 23px; font-size: 12px; text-transform: uppercase; text-decoration: none; color: #fff; }
#target li a span { width: 7px; height: 6px; display: none; margin: 0 -17px 0 10px; background-image: url(/assets/images/arrow-inverse.png); }
li.red, li.red span { background-color: #D74637; }
li.orange, li.orange span { background-color: #E38646; }
li.yellow, li.yellow span { background-color: #E7B523; }
li.blue, li.blue span { background-color: #148CCA; }
li.green, li.green span { background-color: #78B400; }
#target li a:hover, #target li a:active { text-decoration: underline; }
/*li.red a:hover, li.red a:active { background-color: #9E2F21; }
li.orange a:hover, li.orange a:active { background-color: #CD783F; }
li.yellow a:hover, li.yellow a:active { background-color: #DEAE20; }
li.blue a:hover, li.blue a:active { background-color: #107BB3; }
li.green a:hover, li.green a:active { background-color: #6FA700; }*/
li.red a.active { background: #fff; color: #D74637 !important; }
li.orange a.active { background: #fff; color: #E38646 !important; }
li.yellow a.active { background: #fff; color: #E7B523 !important; }
li.blue a.active { background: #fff; color: #148CCA !important; }
li.green a.active { background: #fff; color: #78B400 !important; }
#target li a.active:hover, #target li a.active:active { text-decoration: none !important; }
#target li a.active span { display: inline-block; }
#head { float: left; width: 100%; background: #fff; margin: 0 0 20px 0; border-bottom: 10px solid #D74637; }
.wrapper { margin: 0 auto; width: 990px; position: relative; overflow: auto; }
#logo { float: left; margin: 30px 0 60px 20px; width: 292px; height: 76px; background: url(/assets/images/logo.gif); text-indent: -9999px; background-size: 100%; -webkit-background-size: 100%; -moz-background-size: 100%; }
#nav { position: absolute; bottom: 0px; left: 0px; list-style: none; margin: 0; padding: 0; width: 690px; }
#nav li { float: left; margin: 0 10px 0 0; height: 30px; }
#nav li a:link, #nav li a:visited { padding: 4px 10px 0 10px; height: 26px; float: left; font-size: 14px; color: #212121; text-decoration: none; font-weight: 600; }
#nav li a:hover, #nav li a:active { text-decoration: underline; }

#nav li a#home:link span, #nav li a#home:visited span { background-image: url(/assets/images/home-btn.png); background-position: bottom left; text-indent: -9999px; float: left; height: 19px; margin-top: 0px; width: 20px; }
#nav li a#profile:link span, #nav li a#profile:visited span { background-image: url(/assets/images/profile-btn.png); background-position: bottom left; text-indent: -9999px; float: left; height: 19px; margin-top: 0px; width: 20px; }
#nav li a#login:link span, #nav li a#login:visited span { background-image: url(/assets/images/login-btn.png); background-position: bottom left; text-indent: -9999px; float: left; height: 19px; margin-top: 0px; width: 20px; }
#nav li a#logout:link span, #nav li a#logout:visited span { background-image: url(/assets/images/logout-btn.png); background-position: bottom left; text-indent: -9999px; float: left; height: 19px; margin-top: 0px; width: 20px; }
#nav li a#join:link span, #nav li a#join:visited span { background-image: url(/assets/images/join-btn.png); background-position: bottom left; text-indent: -9999px; float: left; height: 19px; margin-top: 0px; width: 20px; }

#nav li a#home:hover span, #nav li a#home:active span, #nav li a#profile:hover span, #nav li a#profile:active span, #nav li a#login:hover span, #nav li a#login:active span, #nav li a#logout:hover span, #nav li a#logout:active span, #nav li a#join:hover span, #nav li a#join:active span, #nav li.here a#login span, #nav li.here a#logout span, #nav li.here a#profile span, #nav li.here a#join span, #nav li.here a#home span, #nav li.here a#join span { background-position: top left; margin-top: 2px; }

#nav li a#home:hover, #nav li a#home:active, #nav li.here a#home, #nav li a#login:hover, #nav li a#login:active, #nav li.here a#login, #nav li a#logout:hover, #nav li a#logout:active, #nav li.here a#logout, #nav li a#profile:hover, #nav li a#profile:active, #nav li.here a#profile,#nav li.here a, #nav li.parent-here a { background-color: #D74637; color: #fff; text-decoration: none !important; }
#search { position: absolute; bottom: 0px; right: 0px; padding: 20px; width: 250px; background: url(/assets/images/search-red.gif) no-repeat top right #D74637; }
#search input.btn { float: left; padding: 3px 10px; font-size: 13px; color: #fff; font-weight: 600; background: #9C3026; border: none; margin: 0; }
#search .field { float: left; width: 150px; margin: 0 10px 0 0; border: 1px solid #9C3026; padding: 4px 5px 3px 5px; color: #666666; font-style: italic; }
#content .field, #sidebar .field { float: left; width: 80%; border: 1px solid #eee; padding: 4px 5px 3px 5px; color: #666666; font-style: italic; margin: 0 0 10px 0; }
#content .field { color: #666; font-style: normal; }
#content form label { float: left; width: 100%; font-size: 13px; font-weight: bold; margin: 0 0 5px 0; color: #444; }
#content form label.check { font-weight: normal; color: #444; font-size: 12px; margin: 10px 0 20px 0 !important; }
#content form .field { margin: 0 0 10px 0; }
#content form label.error { display: none !important; }
#content form input.error { border: 1px dotted #ff0000; background: #FFC;}
#content form select { margin: 0 0 10px 0; float: left; clear: both; width: 30%; }
#content form .btn { margin: 20px 0 0 0 !important; float: left; }
#content form a:link, #content form a:visited { color: #D74637; text-decoration: none; }
#content form a:hover, #content form a:active { color: #D74637; text-decoration: underline; }
#content textarea { float: left; width: 82%; font-size: 12px; line-height: 16px; border: 1px solid #eee; webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(assets/css/boxsizing.htc); padding: 4px 5px 3px 5px; color: #444; margin: 0 0 10px 0; }
.check { float: left; font-size: 12px; color: #fff; margin: 10px 11px -10px 0; }
.check input { margin: 2px 5px 0px 0px; float: left; }
#content { width: 680px; float: right; margin: 0 0 20px 20px; }
.homepage #content { float: left; margin: 0 20px 20px 0; }
#sidebar { float: left; margin: 0 0 20px 0; width: 290px; }
.homepage #sidebar { float: right; margin: 0 0 20px 0; }
.one-two { float: left; width: 310px; margin: 0 20px 0 0; }
.homepage .one-two { width: 330px; }
.last { margin: 0; } 
.module { background: #fff; padding: 20px 20px 0px 20px; margin: 0 0 20px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(assets/css/boxsizing.htc); float: left; }
.homepage #content .module, .homepage #content .module .title { width: 330px; }
.page #content { background: #fff; padding: 20px; webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(assets/css/boxsizing.htc); }
.page #content h1 { color: #202020; font-size: 22px; font-weight: 600; margin: 0 0 20px 0; padding: 0; line-height: 26px; }
.page #content h2 { color: #202020; font-size: 18px; font-weight: 600; margin: 0 0 10px 0; padding: 0; line-height: 22px; }
.page #content h3 { color: #202020; font-size: 14px; font-weight: 700; margin: 0 0 5px 0; padding: 0; line-height: 20px; }
.page #content h4 { color: #202020; font-size: 12px; font-weight: 700; margin: 0; padding: 0; line-height: 18px; }
.page #content p, .page #content ul, .page #content ol { margin: 0 0 20px 0; font-size: 12px; line-height: 18px; padding: 0; }
.page #content ul, .page #content ol { margin-left: 17px; }
#content p a:link, #content p a:visited { color: #000; text-decoration: underline; }
#content p a:hover, #content p a:active { color: #D74637; text-decoration: underline; }
.page img { margin: 0 0 20px 0; }
#sidebar .module, #sidebar .module .title { width: 290px; }
.module .title { margin: -20px 0 20px -20px; background: #D74637; height: 40px; padding: 10px 0 10px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(assets/css/boxsizing.htc); font-size: 14px; color: #fff; font-weight: 600; text-transform: uppercase; position: relative; }
.module .with-icon { padding: 10px 0 10px 52px; }
.module .with-icon span { line-height: 14px; padding-top: 6px; position: absolute; top: 0px; left: 0px; width: 40px; height: 34px; background: url(/assets/images/icon-border.png) repeat-y top right; text-align:center; }
.module .with-icon span img { margin-top: 2px; width: 25px; height: 25px; border: none; }
.module p { font-size: 12px; color: #111; line-height: 18px; margin: 0 0 20px 0; width: 100%; display: inline-block; }
.slider { position: relative; overflow: hidden; float: left; width: 680px !important; margin: -16px 0 20px 0; }
.slider li { list-style: none; padding: 0; margin: 0; }
.slider ul { height: 380px !important; }
.slider ul li { float: left; margin: 0 0 0 -40px; padding: 0; position: relative; width: 720px !important; }
.slider ol { position: absolute; top: 26px; right: 10px; list-style: none; padding: 0; margin: 0; }
.slider ol li { text-indent: -9999px; background: #fff; width: 10px; height: 10px; float: left; margin: 0 0 0 5px; cursor: pointer; }
.slider ol li.active { background: #D74637; }
.slider li div { position: absolute; width: 100%; height: 80px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(http://www.participatiehulp.nl/assets/css/boxsizing.htc); bottom: 0px; left: 0px; background: url(http://www.participatiehulp.nl/assets/images/overlay-bg.png); padding: 10px 20px; }
.slider h3 { font-size: 16px; color: #D74637; margin: 0 0 5px 0; padding: 0; font-weight: 700; }
.slider p { color: #fff; font-size: 12px; padding: 0; margin: 0; width: 70%; }
.module a:link, .module a:visited { color: #000; text-decoration: underline; }
.module a:hover, .module a:active { color: #D74637; text-decoration: underline; }
a.btn:link, a.btn:visited { padding: 5px 10px; background: #D74637; color: #fff !important; font-size: 11px; text-transform: uppercase; font-weight: 600; text-decoration: none !important; }
a.btn:hover, a.btn:active { text-decoration: underline !important; }
#content input.btn, #commentform input.btn, #sidebar input.btn { font-weight: 400; border: none; padding: 5px 10px; background: #D74637; color: #fff !important; font-size: 11px; text-transform: uppercase; margin: 0 0 20px 0; }
.slider .btn { position: absolute; bottom: 16px; right: 40px; }
#some { height: 75px; background: url(/assets/images/some-footer.png) top center no-repeat #f3f3f3; border-top: 1px solid #eee; text-align: center; }
#some span { font-size: 14px; color: #888; font-style: italic; font-weight: 600; display: inline-block; }
#some a:link, #some a:visited { display: inline-block; text-decoration: none; font-size: 12px; color: #666; padding: 10px 0 0 0; height: 26px; font-weight: 600; margin: 20px 0 0 40px; }
#some a:hover, #some a:active { text-decoration: underline; }
#some a img { float: left; margin: -10px 15px 0 0; }
#footer { background: #444; border-top: 4px solid #333; font-size: 12px; line-height: 18px; color: #fff; }
#footer .one-three { float: left; width: 310px; padding: 20px; }
#footer .last-footer { width: 250px; }
#footerlogo { float: left; width: 200px; height: 52px; background: url(/assets/images/footer-logo.gif); text-indent: -9999px; background-size: 100%; -webkit-background-size: 100%; -moz-background-size: 100%; margin: 0 0 20px 0; }
.logo-nav:link, .logo-nav:visited { float: left; margin: 0 10px 0 0; font-size: 12px; color: #fff; text-decoration: none; text-transform: uppercase; }
.logo-nav:hover, .logo-nav:active { text-decoration: underline; }
#footer ul { list-style: none; margin: 0; padding: 0; }
#footer a:link, #footer a:visited { color: #fff; text-decoration: none; }
#footer a:hover, #footer a:active, #footer .here a { text-decoration: underline; }
.subnav { float: left; width: 290px; padding: 15px 20px; background: #fff; margin: 0 0 20px 0; list-style: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(assets/css/boxsizing.htc); }
.subnav li { font-size: 12px; line-height: 18px; color: #444444; margin: 5px 0 5px 0; padding: 0 0 0 14px; background: url(/assets/images/subnav-red.gif) no-repeat left top; }
.subnav li.has-children { background: url(/assets/images/subnav-parent-red.gif) no-repeat left top; }
.subnav li ul { list-style: none; margin: 0; padding: 0; }
#content li a:link, #content li a:visited, .subnav li a:link, .subnav li a:visited { color: #444; text-decoration: none; }
#content li a:hover, #content li a:active, .subnav li a:hover, .subnav li a:active { color: #444; text-decoration: underline; }
.subnav li.here a { color: #D74637 !important; }
.subnav li.parent-here a { text-decoration: underline; }
.subnav li.parent-here ul li a { text-decoration: none; }
.subnav li.here ul li a { color: #444; }
#topsome a { display: inline-block; margin: 0 0 0 8px; width: 26px; }
#topsome span { margin: 5px 12px 0 0; float: left; }
#topsome { color: #666666; font-size: 12px; text-transform: uppercase; display: block; padding: 0px 0 0 0; position: absolute; top: 32px; right: 37px; }
.breadcrumb { float: right; margin: 0 0 20px 0; width: 640px; padding: 0 20px; font-size: 11px; color: #333; }
.breadcrumb a:link, .breadcrumb a:visited { text-decoration: underline; color: #333; }
.breadcrumb a:hover, .breadcrumb a:active { text-decoration: underline; color: #000; }
.page #content h1 a:link, .page #content h1 a:visited, .page #content h2 a:link, .page #content h2 a:visited, .page #content h3 a:link, .page #content h3 a:visited, .comment a:link, .comment a:visited { color: #D74637; text-decoration: none; }
.page #content h1 a:hover, .page #content h1 a:active, .page #content h2 a:hover, .page #content h2 a:active, .page #content h3 a:hover, .page #content h3 a:active, .comment hover, .comment a:active { text-decoration: underline; }
.item { border-top: 1px solid #eee; padding-top: 20px; padding-bottom: 10px; float: left; width: 100%; position: relative; }
.item-img { float: left; margin: 0 20px 20px 0 !important; width: 100px; height: 100px; }
#paginate { border-top: 1px solid #eee; padding-top: 20px; float:left; width: 100%; margin-top: -1px; text-align: center; }

.item .btn { position: absolute; bottom: 0px; right: 0px; }
span.category { font-size: 12px; color: #888; font-style: italic; float: right; font-weight: 400; }
.readon { font-weight: 600; color: #444; }
.widget-item { float: left; width: 100%; margin: 0 0 20px 0; padding: 0 0 10px 0; border-bottom: 1px solid #eee; }
.last-item { border-bottom: none; margin-bottom: 0; }
.widget-item h3 { font-size: 14px; font-weight: 600; color: #222; margin: 0 0 8px 0; padding: 0; line-height: 18px; }
.widget-item h3 a { text-decoration: none !important; }
.widget-item p { margin-bottom: 10px; color: #444; }
.module a.readon:link, .module a.readon:visited { text-decoration: none; }
.banner { padding: 0; }
.banner img { width: 100%; height: auto !important; border: none; }
.banner p { margin: 0; }
.related { width: 100%; float: left; border-top: 1px solid #eee; padding: 20px 0 0 0; }
.related .one-two { float: left; width: 50%; margin: 0; padding: 0; }
.related h4, #commentform h4 { font-size: 16px !important; margin: 0 0 15px 0 !important; color: #D74637 !important; font-weight: 600 !important; padding: 0 !important; }
.related ul.subnav { margin: 0 !important; }
.info { position: absolute; top: 59px; right: 12px; font-size: 12px; }
.info img { float: left; margin: 0 10px 0 10px; }
.info span { float: left; margin: 2px 10px 0 0; color: #aaa; }
.subnav li.invalid a, .subnav li.parent-invalid a.lvl1 { color: #aaa; }
.subnav li.invalid { background: url(/assets/images/invalid.gif) no-repeat left top; }
.subnav li.parent-invalid { background: url(/assets/images/parent-invalid.gif) no-repeat left top; }
hr { display: none !important; }
.featherlight-inner { margin-top: -5px; }
.featherlight-inner h2 { color: #D74637; font-size: 18px; margin: 0 0 20px 0; line-height: 20px; }
.featherlight-inner p { font-size: 13px; color: #111; line-height: 19px; margin: 0 0 20px 0; }
.featherlight-inner a.btn { margin: 0; float: left; clear: both; }
#mylightbox { display: none !important; }
.featherlight-content #mylightbox { display: block !important; }
.comment{ float: right; width: 680px; margin: -10px 0 20px 0; background: #fff; padding: 20px 20px 0 20px; webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(assets/css/boxsizing.htc); }
.comment p { font-size: 12px; line-height: 17px; color: #666; margin: 0 0 20px 0; }
#commentform { margin: 0 0 20px 0; padding: 20px 20px 0 20px; }
#commentform textarea { float: left; width: 100%; font-size: 12px; line-height: 16px; border: 1px solid #eee; webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(assets/css/boxsizing.htc); padding: 4px 5px 3px 5px; color: #666666; margin: 0 0 10px 0; }
.partner-item { float: left; width: 100%; padding: 0 0 10px 0; border-bottom: 1px dotted #ccc; webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; *behavior: url(assets/css/boxsizing.htc); margin: 0 0 10px 0; position: relative; }
.partner-item img { float: left; width: 140px; padding: 10px 20px 10px 0; margin: 0; border-right: 1px dotted #ccc; }
.partner-item h2 { float: left; font-size: 13px !important; line-height: 17px !important; color: #444 !important; margin: 0 !important; padding: 0 0 0 20px !important; }
.no-image h2 { margin: 0 0 0 160px !important; border-left: 1px dotted #ccc !important; }
.partner-item small { font-size: 10px; position: absolute; bottom: 10px; right: 0px; }
.author-box { float: left; width: 640px; margin: 0 0 0 -20px; padding: 20px 20px 0 20px; border-top: 20px solid #F7F7F7; }
.author-box img { float: left; margin: 0 20px 0 0; width: 150px; }
.author-box h3 { color: #D74637 !important; }