/*
Theme Name: The Photo Academy Award
Theme URI: http://www.nikolai.nl/
Description: The Photo Academy Award WordPress Theme
Version: 1.0
Tags: photography, award
Author: NIKOLAI NL Design Studio
Author URI: http://www.nikolai.nl/
License: GPL
*/

@import url("styles/nav.css");
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body {
	font-size:75%;
	color:#111;
	background: #FFF url(images/border-top.gif) top repeat-x;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:1.5;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
caption, th, td {
	text-align:left;
	font-weight:normal;
}
table, td, th {
	vertical-align:middle;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
a img {
	border:none;
}
/* timer style*/

#cntdwn1, #cntdwn2 {
	padding:0.5em;
	margin:0 0 1.6em 0;
	background:#f7f7f7;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#111111;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:1em;
	line-height:1em;
}
#cntdwn1 b, #cntdwn2 b {
	color:#F0037F;
}
/* typography.css */




h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin:0;
}
p {
	margin:0 0 1.5em;
}
p img.left {
	float:left;
	margin:1.5em 1.5em 1.5em 0;
	padding:0;
}
p img.right {
	float:right;
	margin:1.5em 0 1.5em 1.5em;
}
a {
	color:#111111;
	text-decoration:underline;
}
a:focus, a:hover {
	color:#F0037F;
}
blockquote {
	margin:1.5em;
	color:#666;
	font-style:italic;
}
strong {
	font-weight:bold;
}
em, dfn {
	font-style:italic;
}
dfn {
	font-weight:bold;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom:1px dotted #666;
}
address {
	margin:0 0 1.5em;
	font-style:italic;
}
del {
	color:#666;
}
pre {
	margin:1.5em 0;
	white-space:pre;
}
pre, code, tt {
	font:1em 'andale mono', 'lucida console', monospace;
	line-height:1.5;
}
li ul, li ol {
	margin:0 1.5em;
}
ul, ol {
	margin:0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
dl {
	margin:0 0 1.5em 0;
}
dl dt {
	font-weight:bold;
}
dd {
	margin-left:1.5em;
}
table {
	margin-bottom:1.4em;
	width:100%;
}
th {
	font-weight:bold;
}
thead th {
	background:#c3d9ff;
}
th, td, caption {
	padding:4px 10px 4px 5px;
}
tr.even td {
	background:#e5ecf9;
}
tfoot {
	font-style:italic;
}
caption {
	background:#eee;
}
.small {
	font-size:.8em;
	margin-bottom:1.875em;
	line-height:1.875em;
}
.large {
	font-size:1.2em;
	line-height:2.5em;
	margin-bottom:1.25em;
}
.hide {
	display:none;
}
.quiet {
	color:#666;
}
.loud {
	color:#000;
}
.highlight {
	background:#ff0;
}
.added {
	background:#060;
	color:#fff;
}
.removed {
	background:#900;
	color:#fff;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}
/* grid.css */
.container {
	width:990px;
	margin:0 auto;
	background:#fff url(images/vrouwmetfilm_01.gif) bottom right no-repeat;
	z-index:49;
}
.showgrid {
	background:url(../../modularity/styles/src/grid.png);
}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {
	float:left;
	margin-right:10px;
}
.last, div.last {
	margin-right:0;
}
.span-1 {
	width:30px;
}
.span-2 {
	width:70px;
}
.span-3 {
	width:110px;
}
.span-4 {
	width:150px;
}
.span-5 {
	width:190px;
}
.span-6 {
	width:230px;
}
.span-7 {
	width:270px;
}
.span-8 {
	width:310px;
}
.span-9 {
	width:350px;
}
.span-10 {
	width:390px;
}
.span-11 {
	width:430px;
}
.span-12 {
	width:470px;
}
.span-13 {
	width:510px;
}
.span-14 {
	width:550px;
}
.span-15 {
	width:590px;
}
.span-16 {
	width:630px;
}
.span-17 {
	width:670px;
}
.span-18 {
	width:710px;
}
.span-19 {
	width:750px;
}
.span-20 {
	width:790px;
}
.span-21 {
	width:830px;
}
.span-22 {
	width:870px;
}
.span-23 {
	width:910px;
}
.span-24, div.span-24 {
	width:950px;
	margin:0;
}
input.span-1, textarea.span-1, select.span-1 {
	width:30px!important;
}
input.span-2, textarea.span-2, select.span-2 {
	width:50px!important;
}
input.span-3, textarea.span-3, select.span-3 {
	width:90px!important;
}
input.span-4, textarea.span-4, select.span-4 {
	width:130px!important;
}
input.span-5, textarea.span-5, select.span-5 {
	width:170px!important;
}
input.span-6, textarea.span-6, select.span-6 {
	width:210px!important;
}
input.span-7, textarea.span-7, select.span-7 {
	width:250px!important;
}
input.span-8, textarea.span-8, select.span-8 {
	width:290px!important;
}
input.span-9, textarea.span-9, select.span-9 {
	width:330px!important;
}
input.span-10, textarea.span-10, select.span-10 {
	width:370px!important;
}
input.span-11, textarea.span-11, select.span-11 {
	width:410px!important;
}
input.span-12, textarea.span-12, select.span-12 {
	width:450px!important;
}
input.span-13, textarea.span-13, select.span-13 {
	width:490px!important;
}
input.span-14, textarea.span-14, select.span-14 {
	width:530px!important;
}
input.span-15, textarea.span-15, select.span-15 {
	width:570px!important;
}
input.span-16, textarea.span-16, select.span-16 {
	width:610px!important;
}
input.span-17, textarea.span-17, select.span-17 {
	width:650px!important;
}
input.span-18, textarea.span-18, select.span-18 {
	width:690px!important;
}
input.span-19, textarea.span-19, select.span-19 {
	width:730px!important;
}
input.span-20, textarea.span-20, select.span-20 {
	width:770px!important;
}
input.span-21, textarea.span-21, select.span-21 {
	width:810px!important;
}
input.span-22, textarea.span-22, select.span-22 {
	width:850px!important;
}
input.span-23, textarea.span-23, select.span-23 {
	width:890px!important;
}
input.span-24, textarea.span-24, select.span-24 {
	width:940px!important;
}
.append-1 {
	padding-right:40px;
}
.append-footer-1 {
	padding-right:80px;
}
.append-2 {
	padding-right:80px;
}
.append-3 {
	padding-right:120px;
}
.append-4 {
	padding-right:160px;
}
.append-5 {
	padding-right:200px;
}
.append-6 {
	padding-right:240px;
}
.append-7 {
	padding-right:280px;
}
.append-8 {
	padding-right:320px;
}
.append-9 {
	padding-right:360px;
}
.append-10 {
	padding-right:400px;
}
.append-11 {
	padding-right:440px;
}
.append-12 {
	padding-right:480px;
}
.append-13 {
	padding-right:520px;
}
.append-14 {
	padding-right:560px;
}
.append-15 {
	padding-right:600px;
}
.append-16 {
	padding-right:640px;
}
.append-17 {
	padding-right:680px;
}
.append-18 {
	padding-right:720px;
}
.append-19 {
	padding-right:760px;
}
.append-20 {
	padding-right:800px;
}
.append-21 {
	padding-right:840px;
}
.append-22 {
	padding-right:880px;
}
.append-23 {
	padding-right:920px;
}
.prepend-1 {
	padding-left:40px;
}
.prepend-2 {
	padding-left:80px;
}
.prepend-3 {
	padding-left:120px;
}
.prepend-4 {
	padding-left:160px;
}
.prepend-5 {
	padding-left:200px;
}
.prepend-6 {
	padding-left:240px;
}
.prepend-7 {
	padding-left:280px;
}
.prepend-8 {
	padding-left:320px;
}
.prepend-9 {
	padding-left:360px;
}
.prepend-10 {
	padding-left:400px;
}
.prepend-11 {
	padding-left:440px;
}
.prepend-12 {
	padding-left:480px;
}
.prepend-13 {
	padding-left:520px;
}
.prepend-14 {
	padding-left:560px;
}
.prepend-15 {
	padding-left:600px;
}
.prepend-16 {
	padding-left:640px;
}
.prepend-17 {
	padding-left:680px;
}
.prepend-18 {
	padding-left:720px;
}
.prepend-19 {
	padding-left:760px;
}
.prepend-20 {
	padding-left:800px;
}
.prepend-21 {
	padding-left:840px;
}
.prepend-22 {
	padding-left:880px;
}
.prepend-23 {
	padding-left:920px;
}
div.border {
	padding-right:4px;
	margin-right:5px;
	border-right:1px solid #eee;
}
div.colborder {
	padding-right:24px;
	margin-right:24px;
	border-right:1px dashed #111111;
}
.p.content ull-1 {
	margin-left:-40px;
}
.pull-2 {
	margin-left:-80px;
}
.pull-3 {
	margin-left:-120px;
}
.pull-4 {
	margin-left:-160px;
}
.pull-5 {
	margin-left:-200px;
}
.pull-6 {
	margin-left:-240px;
}
.pull-7 {
	margin-left:-280px;
}
.pull-8 {
	margin-left:-320px;
}
.pull-9 {
	margin-left:-360px;
}
.pull-10 {
	margin-left:-400px;
}
.pull-11 {
	margin-left:-440px;
}
.pull-12 {
	margin-left:-480px;
}
.pull-13 {
	margin-left:-520px;
}
.pull-14 {
	margin-left:-560px;
}
.pull-15 {
	margin-left:-600px;
}
.pull-16 {
	margin-left:-640px;
}
.pull-17 {
	margin-left:-680px;
}
.pull-18 {
	margin-left:-720px;
}
.pull-19 {
	margin-left:-760px;
}
.pull-20 {
	margin-left:-800px;
}
.pull-21 {
	margin-left:-840px;
}
.pull-22 {
	margin-left:-880px;
}
.pull-23 {
	margin-left:-920px;
}
.pull-24 {
	margin-left:-960px;
}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {
	float:left;
	position:relative;
}
.push-1 {
	margin:0 -40px 1.5em 40px;
}
.push-2 {
	margin:0 -80px 1.5em 80px;
}
.push-3 {
	margin:0 -120px 1.5em 120px;
}
.push-4 {
	margin:0 -160px 1.5em 160px;
}
.push-5 {
	margin:0 -200px 1.5em 200px;
}
.push-6 {
	margin:0 -240px 1.5em 240px;
}
.push-7 {
	margin:0 -280px 1.5em 280px;
}
.push-8 {
	margin:0 -320px 1.5em 320px;
}
.push-9 {
	margin:0 -360px 1.5em 360px;
}
.push-10 {
	margin:0 -400px 1.5em 400px;
}
.push-11 {
	margin:0 -440px 1.5em 440px;
}
.push-12 {
	margin:0 -480px 1.5em 480px;
}
.push-13 {
	margin:0 -520px 1.5em 520px;
}
.push-14 {
	margin:0 -560px 1.5em 560px;
}
.push-15 {
	margin:0 -600px 1.5em 600px;
}
.push-16 {
	margin:0 -640px 1.5em 640px;
}
.push-17 {
	margin:0 -680px 1.5em 680px;
}
.push-18 {
	margin:0 -720px 1.5em 720px;
}
.push-19 {
	margin:0 -760px 1.5em 760px;
}
.push-20 {
	margin:0 -800px 1.5em 800px;
}
.push-21 {
	margin:0 -840px 1.5em 840px;
}
.push-22 {
	margin:0 -880px 1.5em 880px;
}
.push-23 {
	margin:0 -920px 1.5em 920px;
}
.push-24 {
	margin:0 -960px 1.5em 960px;
}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {
	float:right;
	position:relative;
}
.prepend-top {
	margin-top:1.5em;
}
.append-bottom {
	margin-bottom:1.5em;
}
.box {
	padding:1.5em;
	margin-bottom:1.5em;
	background:#E5ECF9;
}
hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:0 0 1.45em;
	border:none;
}
hr.space {
	background:#fff;
	color:#fff;
}
.clearfix:after, .container:after {
	content:"\0020";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	overflow:hidden;
}
.clearfix, .container {
	display:block;
}
.clear {
	clear:both;
}
/* forms.css */
label {
	font-weight:bold;
}
fieldset {
	padding:1.4em;
	margin:0 0 1.5em 0;
	border:1px solid #ccc;
}
legend {
	font-weight:bold;
	font-size:1.2em;
}
input.text, input.title, textarea, select {
	margin:0.5em 0;
	border:1px solid #bbb;
}
input.text:focus, input.title:focus, textarea:focus, select:focus {
	border:1px solid #666;
}
input.text, input.title {
	width:300px;
	padding:5px;
}
input.title {
	font-size:1.5em;
}
textarea {
	width:390px;
	height:250px;
	padding:5px;
}
.error, .notice, .success {
	padding:.8em;
	margin-bottom:1em;
	border:2px solid #ddd;
}
.error {
	background:#FBE3E4;
	color:#8a1f11;
	border-color:#FBC2C4;
}
.notice {
	background:#FFF6BF;
	color:#514721;
	border-color:#FFD324;
}
.success {
	background:#E6EFC2;
	color:#264409;
	border-color:#C6D880;
}
.error a {
	color:#8a1f11;
}
.notice a {
	color:#514721;
}
.success a {
	color:#264409;
}
/************************* DEFAULT STYLES ***************************/


.container-home {
	width:990px;
	margin:0 auto;
	z-index:49;
}
.container-inner {
	width:950px;
	margin:0 auto;
	padding:1.6em 0 1em;
	background:url(images/double-border.gif) top repeat-x;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, #cufon h2 a:hover {
	color:#F0037F;
}
.scheiding {
	padding:0.5em 0.5em;
	margin:0 0 1.6em 0;
	background:#111111;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#FFF;
	text-transform:uppercase !important;
}
#sidebar h3 {
	text-transform:uppercase;
	color:#111111;
}
h3.sub, h2.sub, h3.sub a, h2.sub a {
	border-bottom: 1px solid #CCCCCC;
	font-size:1.2em;
	line-height:1.2em;
}
.welcomebox {
	padding:1.5em 1.5em 1em 1.5em;
	margin:0 0 1.6em 0;
	background:#f7f7f7;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.welcomebox p {
	padding-bottom:1em;
	margin:0;
}
.welcomebox h2 a {
	padding:0.5em 0.5em;
	background:#E6E6E6;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-decoration:none;
	margin-right:0.5em;
}
.welcomebox h2 a:hover {
	padding:0.3em 0.5em;
	background:#F0037F;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#FFF !important;
	text-decoration:none;
}
#cufon h1 {
	color: #FFF;
	font-size:1.2em;
	line-height:1.2em;
	margin:0;
	text-transform:uppercase;
	letter-spacing:2px;
}
#cufon h2 {
	color: #111111;
	font-size:1.2em;
	;
	line-height: 1.2em;
	margin:0;
}
#cufon h3 {
	color: #F0037F;
	font-size:1.2em;
	;
	line-height: 1.2em;
	border-bottom: 1px solid #eee;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	text-transform:uppercase;
}
#archief {
	padding-top:35px;
}
#archief a {
	color:#F0037F;
	background: url(images/pijl-zwart-pink.png) 0 5px no-repeat;
	padding-left:12px !important;
	text-decoration:none;
}
#archief a:hover {
	color:#111111;
	background: url(images/pijl-zwart-pink.png) 0 -15px no-repeat;
	padding-left:12px !important;
}
.jaar {
	color:#F0037F;
	font-size:1.4em;
	padding: 2.4em 1.2em 2.4em 0;
	background:#111111;
	float:left;
}
a:hover, a:focus {
	color:#F0037F;
}
p {
	color:#111111;
}
h6.top {
	color:#ccc;
}
#top {
	width:950px;
	margin:0 auto;
	padding:45px 0 0 0;
	color:#111;
	position:relative;
	z-index:30;
	background: url(images/photo-icons.gif) top right no-repeat;
	clear:both;
	float:none;
	border:none;
}
#top a {
	color:#666
}
.login {
	float:left;
}
form#loginform {
	text-align:left;
}
input #wp-submit {
	background:#000
}
hr {
	height:7px;
	color:#FFF;
	background:#FFF url(images/double-border.gif) top repeat-x;
}
.hide {
	display:none;
	text-indent: -9999px
}
.app {
	margin-bottom:15px;
}
/* Masthead */
#masthead {
	float: left;
	margin-left:0px;
	padding:0px;
}
#masthead #logo {
	margin: 15px 0;
}
/* Navigation overrides */


.sf-menu {
	position:absolute;
	top:90px;
	right:0;
	float:left;
	width:auto;
	background:#fff;
	margin-right:-1em;
}
.sf-menu li {
	margin-right:1em;
}
.sf-menu .search ul, .sf-menu .search ul li {
	width: 142px !important;
}
.sf-menu {
	text-transform:uppercase;
}
#top .sf-menu a, .sf-menu a:visited {
	color:#111111;
}
#top .sf-menu a:hover {
	color: #000;
}
#top .sf-menu li {
	background:#fff;
}
#top .sf-menu li li {
	background:#fff;
}
#top .sf-menu li li li {
	background:#fff;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, #top .sf-menu li.current-cat, #top .sf-menu li.current_page_item, .sf-menu li.current-cat a, #top .sf-menu li.current_page_item a, .sf-menu li.current-menu-item a {
	background:#F0037F;
	color:#FFF !important;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.sf-sub-indicator {
	background:url('images/arrows-F0037F.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
#sidebar li.current_page_item a, #sidebar li.current-cat a, #sidebar li.current-menu-item a {
	color:#F0037F;
}
/* Posts */
.content {
	display:block;
	clear:both;
}
.post {
	display:block;
	clear:both;
}
.postmetadata {
	background:#eee;
	padding:.4em .8em .8em .8em;
	color:#111111;
	font-size:1em !important;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:1.45em;
}
.postmetadata a {
	color:#111111;
	text-decoration:none !important;
}
.postmetadata a:hover {
	color:#F0037F;
}
.postmetadata a.winnaar {
	background:url(images/kroon.png) right 5px no-repeat;
	padding: 0 15px 0 6px;
}
.postmetadata p.winnaar {
	background:url(images/kroon.png) 0px 11px no-repeat;
	margin:0 !important;
	padding:.4em 0 0 12px !important;
}
.postmetadata p.genomineerd {
	padding: 0 !important;
	margin:0!important;
}
.underlined {
	border-bottom:1px solid #222;
}
div.content h2, div#rating h2 {
	padding:0.5em 0.5em;
	margin:0 0 1.2em 0;
	background:#111111;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#FFF;
	text-transform:uppercase;
	font-size:1.2em;
	line-height:1.2em;
}
div.content h3, h3.kop, h2.kop {
	padding:0.5em 0.5em;
	margin:0 0 1.2em 0;
	background:#F0037F;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color:#FFF;
	text-transform:uppercase;
	font-size:1.2em;
	line-height:1.2em;
}
div.content h2 a, div.content h3 a, h3.kop a {
	text-decoration:none;
	color:#FFF;
}
div.content a:hover {
	text-decoration:none;
	color:#111111;
}
div.content h2 a:hover, h3.kop a:hover {
	color:#F0037F;
}
#rating {
	margin:1.6em 0 1.6em 0;
}
.nav {
	float:left;
	margin-bottom: 25px;
	width:100%;
}
.navi {
	float:left;
	margin-bottom: 15px;
}
.nav a, .navi a {
	background:#eee;
	color:#222;
	font:bold 12px/1 helvetica, arial, sans-serif;
	padding:8px 10px 8px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	display: block
}
.nav a:hover, .navi a:hover {
	background:#222;
	color:#fff
}
.prev a, .next a {
	color:#222;
	text-decoration:none;
	padding:4px 10px 6px 10px;
	font-size:14px;
	display:block;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.prev a {
	float:left;
}
.next a {
	float:right;
}
.byline {
	font-size:11px;
	margin:0;
	color:#bbb
}
.byline a {
	color:#bbb
}
/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
	margin-bottom:1.6em;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	background:#EEEEEE;
	color:#111111;
	padding: 3px 5px;
	margin: 2px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background:#F0037F;
	font-weight: bold;
	color:#FFFFFF;
}
.wp-pagenavi span.current {
	font-weight: bold;
	color:#FFFFFF;
	background:#F0037F;
}
/* Sidebar */
#sidebar {
	margin:0;
	padding: 0.3em 0 290px 0;
}
#sidebar h3 {
	margin:0;
	padding:0 0 .6em 0;
}
#sidebar .item {
	margin:0 0 2em 0
}
#sidebar ul {
	list-style:none;
	margin:0 0 1.6em 0;
	font-size:1em;
}
#sidebar ul li a, ul.txt li {
	color:#111111;
	height:1%;
	background: url(images/pijl-pink-zwart.png) 0 11px no-repeat;
	text-decoration:none;
	line-height:1.2em;
	border-bottom:1px solid #ccc;
	display:block;
	padding:6px 0 6px 12px !important;
}
#sidebar ul li a:hover, ul.txt li:hover {
	color:#F0037F;
	background: #FFF url(images/pijl-pink-zwart.png) 0px -9px no-repeat;
	padding:6px 0 6px 13px !important;
}
/*.content ul { list-style:none; margin:0 0 1.6em 0;}

.content ul li, .content ul li a {color:#111111; background: url(images/pijl-pink-zwart.png) 0 11px no-repeat; text-decoration:none;line-height:1.2em; display:block;padding:6px 0 6px 12px !important;}

.content ul li a:hover { background-position: 0px -9px;}*/

.avhec-widget-line a {
	width:310px;
}
#sidebar ul li a span, ul.txt li, h4 a span {
	color:#696455;
}
#sidebar ul li.active a {
	cursor:default;
	color:white;
}
#sidebar ul ul {
	margin:0;
	list-style:none;
}
/* Zoekbox */



#zoekform {
	padding: 0 0 1.2em 0;
}
#zoek {
	width:276px;
	background:#FFF;
	border: #111111 double 3px;
	padding:5px 5px 5px 25px;
	background:url(images/pijl-zwart-pink.png) 5px 10px no-repeat;
}
#zoek:hover, #zoek:focus {
	border: #F0037F double 3px;
	background:url(images/pijl-zwart-pink.png) 5px -10px no-repeat;
}
/* Footer */
#footer-wrap {
	background:#000;
}
#footer {
	width:950px;
	padding:1.5em 0;
	margin:0 auto;
	color:#FFF;
	text-align:left;
}
#footer p, #footer a {
	color:#FFF
}
#footer a:hover {
	color:#F0037F
}
#footer a {
	text-decoration:none;
}
#footer h3 {
	margin:0;
	padding:0 0 0.8em 0;
	border-bottom:none;
	color:#F0037F;
}
#footer h3.sub {
	color:#F0037F;
}
#footer ul.xoxo li a {
	color:#FFF;
	background: url(images/pijl-pink.png) 0 9px no-repeat;
	padding-left:12px !important;
}
#footer ul.xoxo li a:hover {
	color:#F0037F;
	background: url(images/pijl-pink.png) 0 -6px no-repeat;
	padding-left:12px !important;
}
#footer a.twitter {
	background: url(images/twitter.png) 0 0 no-repeat;
	display:block;
	padding-left:42px;
	line-height:35px;
}
#footer a.twitter:hover {
	background-position:0 -200px;
}
#footer a.facebook {
	background: url(images/facebook.png) 0 0 no-repeat;
	display:block;
	padding-left:42px;
	line-height:35px;
}
#footer a.facebook:hover {
	background-position:0 -200px;
}
#footer .item {
	margin:0 0 4em 0
}
#footer ul {
	list-style:none;
	margin:0 0 1.6em 0;
	font-size:1em;
}
#footer ul li a, ul.txt li {
	height:1%;
	line-height:1.2em;
	display:block;
	padding:6px 0 6px 8px;
}
#footer ul li a:hover, ul.txt li:hover {
	color:#fff;
	background-position:1px 0.8em;
	background: #111
}
#footer ul li a span, ul.txt li, h4 a span {
	color:#696455;
}
#footer ul li.active a {
	cursor:default;
	color:white;
}
#footer ul ul {
	margin:0;
	list-style:none;
}
#footer #wp-calendar caption {
	background: #111;
}
#footer #wp-calendar thead th {
	background: #222;
}
#sidebar ul#recentcomments, #footer ul#recentcomments {
	list-style:none;
	margin:0 0 1.6em 0;
	font-size:1em;
}
#sidebar ul#recentcomments li.recentcomments, #footer ul#recentcomments li.recentcomments {
	display:block;
	padding:4px 0 4px 8px;
}
#sidebar ul#recentcomments li.recentcomments a, #footer ul#recentcomments li.recentcomments a {
	border:0;
	background-image:none
}
#sidebar ul#recentcomments li.recentcomments a:hover, #footer ul#recentcomments li.recentcomments a:hover {
	color:#fff;
	background-position:1px 0.8em;
	background: #111
}
#sidebar ul#recentcomments li.recentcomments a span, #footer ul#recentcomments li.recentcomments a span {
	color:#696455;
}
/* Floats & Images */
.right {
	float: right;
}
.left {
	float: left;
}
.middle {
	margin: 0 auto;
	float:left;
}
.clear {
	clear: both;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width:950px
}
img.alignright {
	padding: 4px 0 4px 4px;
	margin: 3px 0 2px 10px;
	display: inline;
	max-width:950px
}
img.alignleft {
	padding: 4px 4px 4px 0;
	margin: 3px 10px 2px 0;
	display: inline;
	max-width:950px
}
img.alignnone {
	padding:4px 4px 4px 0;
	margin:3px 10px 2px 0;
	display: block;
	max-width:950px
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.thumbnail, .attachment-thumbnail, #featured-section .timthumbnail, .archive .timthumbnail, .search .timthumbnail, #category-stack .timthumbnail {
	max-width:150px;
	margin:0 1.5em 1.5em 0;
	float:left
}
.alignright .attachment-thumbnail {
	margin-right:0
}
.attachment-medium {
	max-width:950px;
	overflow:hidden;
	display: inline
}
.attachment-large {
	max-width:950px;
	overflow:hidden;
	display: inline
}
.content .size-medium, content size-large {
	margin: 0 1.5em 1.5em 0
}
.home .size-medium, .home .size-large {
	max-width:590px;
	height:auto;
	overflow:hidden;
	margin:0 .5em .5em 0;
}
.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
}
.gallery .gallery-item {
	overflow: hidden;
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0 auto;
}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 100%;
	height: auto;
	padding: 0;
	border:none !important;
}
.gallery-caption {
	margin-left: 0;
}
.gallery-item .attachment-thumbnail {
	float:none !important;
	margin:0 auto;
}
.gallery-item dd {
	clear:both
}
/* iPhone play video */
.play {
	position: relative
}
.play span {
	position:absolute;
	top: 25%;
	left: 40%;
	width: 100%;
	height: 100%;
	z-index: 100;
	background: transparent url(images/play.png) no-repeat;
}
/* Image sizes depending on the number of columns */
.col-0 {
	width: 100%;
}
.col-1 {
	width: 100%;
}
.col-2 {
	width: 50%;
}
.col-3 {
	width: 33%;
}
.col-4 {
	width: 25%;
}
.col-5 {
	width: 20%;
}
.col-6 {
	width: 16.5%;
}
.col-7 {
	width: 14%;
}
.col-8 {
	width: 12.4%;
}
.col-9 {
	width: 11%;
}
.col-10 {
	width: 10%;
}
.col-11 {
	width: 9%;
}
.col-12 {
	width: 8.33%;
}
.col-13 {
	width: 7.6%;
}
.col-14 {
	width: 7.1%;
}
.col-15 {
	width: 6.66%;
}
.col-16 {
	width: 6.25%;
}
.col-17 {
	width: 5.83%;
}
.col-18 {
	width: 5.55%;
}
.col-19 {
	width: 5.25%;
}
.col-20 {
	width: 4.95%;
}
/* Captions */
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 30px;
	margin: 0;
	padding:10px;
	text-align:center;
	font-style:italic;
}
/* End captions */

/* Etc */
#filters {
	clear: both;
	height: 2em;
	margin-bottom: 1em;
}
#filters li {
	float: left;
	margin-right: 2em;
}
.prev {
}
.next {
}
:focus {
	outline: 0;
}
.sticky {
	font-size: 24px;
	border: 1px solid #bbb;
	border-width: 1px 0;
	background: #eee;
	padding: 15px;
}
#featured-section .sticky,  #blog-section .sticky {
	font-size: 1em;
	border: none;
	background: white;
	padding: 0;
}
.double-border {
	background: url(images/double-border.png) repeat-x bottom;
	height:8px;
	width:100%;
	clear:both;
	float:none;
	border:none;
	margin:1em 0
}
.ad-main, .ad-sidebar {
	display:block;
	clear:both;
}
/* Comments */
ol.commentlist {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0;
}
ol.commentlist li {
	border-top:5px solid #eee;
	margin:0 0 10px;
	padding:5px 7px 5px 57px;
	position:relative;
	height:1%;
}
ol.commentlist li:hover {
	background:#f7f7f7;
}
ol.commentlist li.alt {
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
	border-top:5px solid #222;
}
ol.commentlist li.comment {
}
ol.commentlist li div.comment-author {
	padding:0 170px 0 0;
}
ol.commentlist li div.vcard {
	font-weight: bold;
	color:#222
}
ol.commentlist li div.vcard a {
	color:#222
}
ol.commentlist li div.vcard cite.fn {
	font-style:normal;
}
ol.commentlist li div.vcard cite.fn a.url {
	text-decoration:none;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	color:#333;
}
ol.commentlist li div.vcard img.avatar {
	left:0;
	position:absolute;
	top:5px;
}
ol.commentlist li div.vcard img.avatar-32 {
}
ol.commentlist li div.vcard img.photo {
}
ol.commentlist li div.vcard span.says {
}
ol.commentlist li div.commentmetadata {
}
ol.commentlist li div.comment-meta {
	font:11px helvetica, arial, sans-serif;
	position:absolute;
	right:0;
	text-align:right;
	top:0;
	background:#eee;
	padding:6px 4px 4px 4px
}
ol.commentlist li div.comment-meta a {
	color:#bbb;
	text-decoration:none;
}
ol.commentlist li div.comment-meta a:hover {
	color:#000;
}
ol.commentlist li.comment-author-admin div.comment-meta {
	background:#222
}
ol.commentlist li.comment-author-admin div.comment-meta a:hover {
	color:#fff
}
ol.commentlist li p {
}
ol.commentlist li ul {
}
ol.commentlist li div.reply {
	text-align:center;
	width:36px;
}
ol.commentlist li div.reply a {
	background:#eee;
	color:#222;
	font:bold 9px/1 helvetica, arial, sans-serif;
	padding:6px 10px 3px;
	color:#222;
	text-decoration:none;
	text-transform:uppercase;
}
ol.commentlist li div.reply a:hover {
	color:#fff;
	background:#222
}
ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;
}
ol.commentlist li ul.children li {
}
ol.commentlist li ul.children li.alt {
}
ol.commentlist li ul.children li.bypostauthor {
}
ol.commentlist li ul.children li.byuser {
}
ol.commentlist li ul.children li.comment {
}
ol.commentlist li ul.children li.depth-2 {
	margin:0 0 .25em;
}
ol.commentlist li ul.children li.depth-3 {
	margin:0 0 .25em;
}
ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em;
}
ol.commentlist li ul.children li.depth-5 {
}
ol.commentlist li ul.children li.odd {
}
ol.commentlist li.even {
}
ol.commentlist li.odd {
}
ol.commentlist li.parent {
}
ol.commentlist li.pingback {
}
ol.commentlist li.pingback.parent {
}
ol.commentlist li.pingback div.vcard {
	padding:0 170px 0 0;
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
}
ol.commentlist li.thread-odd {
}
ol.commentlist li.comment-author-admin {
}
h3#comments {
	margin:2em 0
}
#respond {
	margin:30px 0;
	padding:10px 0;
}
#commentform {
	margin-bottom: 60px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-size: 1.2em;
}
#commentform textarea {
	margin-top:5px;
	width: 95%;
	padding: 2px;
	border:5px #eee solid;
	font-size: 1.2em;
}
#commentform textarea:hover {
	border:5px solid #222;
}
#commentform #submit {
	margin-top: 5px;
	padding: 5px;
	font-weight: bold;
	font-size: 1.3em;
	background:#111 none repeat scroll 0 0;
	border:1px solid #222;
	color:#BBBBBB;
	font-size:1.3em;
	font-weight:bold;
	margin-top:5px;
	padding:5px;
}
legend {
	font-size: 1.2em;
	font-weight:bold;
	padding: 2px 10px
}
#commentform #submit:hover {
	cursor:pointer;
	background:#000;
	color:#fff
}
#wp-submit {
	font-weight: bold;
	font-size: 1em;
	background:#111 none repeat scroll 0 0;
	border:1px solid #222;
	color:#BBBBBB;
	font-weight:bold;
	padding:5px;
}
#wp-submit:hover {
	background:#000;
	color:#fff
}
/* Slider */
.sliderGallery {
	background: #fff;
	overflow: hidden;
	position: relative;
	padding:0;
	height: 190px;
	width: 1658px;
	margin:0 0 1em;
}
.sliderGallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	overflow: none;
	white-space: nowrap;
}
.sliderGallery ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
.sliderGallery ul li a {
	display: block;
	float: left;
	height: 150px;
	margin: 0 1.2em 0 0;
	position: relative;
	width: 150px;
}
.sliderGallery ul li a span {
	background: #000;
	border-right: 4px solid #000;
	bottom: 0;
	color: #ccc;
	filter: alpha(opacity=70);
	height: 18px;
	left: 0;
	-moz-opacity: .70;
	opacity:.70;
	overflow: hidden;
	padding: 2px 0 2px 4px;
	position: absolute;
	text-align: center;
	z-index: 20;
	width: 142px;
}
.sliderGallery ul li a span:hover {
	color: #fff;
}
.sliderGallery ul li a img {
	filter: alpha(opacity=90);
	margin: 0;
	-moz-opacity: .90;
	opacity:.90;
	padding: 0;
}
.sliderGallery ul li a img:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity:1;
}
.slider {
	width: 950px;
	height: 17px;
	top: 160px;
	padding: 1px;
	position: relative;
	background: url(../modularity/images/product-arrows.png) no-repeat;
}
#slider-handle span {
	color: #aaa;
	font-size: 70%;
	z-index:0;
	position: relative;
	top: -16px;
}
#slider-handle .slider-1 {
	left: 8px;
}
#slider-handle .slider-2 {
	left: 103px;
}
#slider-handle .slider-3 {
	left: 198px;
}
#slider-handle .slider-4 {
	left: 293px;
}
#slider-handle .slider-5 {
	left: 388px;
}
#slider-handle .slider-6 {
	left: 483px;
}
#slider-handle .slider-7 {
	left: 578px;
}
#slider-handle .slider-8 {
	left: 673px;
}
#slider-handle .slider-9 {
	left: 768px;
}
#slider-handle .slider-10 {
	left: 862px;
}
#content-slider {
	width: 930px;
	height: 10px;
	z-index:1;
	margin-left:10px;
	position: relative;
	-moz-border-radius:4px;
	-webkit-border-radius:4px
}
.ui-slider-handle {
	width: 20px;
	height: 10px;
	position: absolute;
	top: 0px;
	background: #aaa;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	margin-left:-10px;
}
* html .ui-slider-handle {
	top: -2px;
}
#slider-section {
	width: 950px;
	height: 160px;
	margin-top: 0px;
	overflow: hidden;
	position: relative
}
#slider-handle {
	width: 950px;
	background: #ddd;
	height: 10px;
	display: block;
	margin-bottom:20px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px
}
/* Sliding Content */
#slider-posts {
	height: 428px;
	margin:1em 0 2em 0;
}
ul#slider-nav {
	margin: .5em 0;
	padding: 0
}
ul#slider-nav a {
	padding:5px 9px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius: 12px;
	background:#ddd;
	color:#fff;
	margin:0 12px 0 0;
}
ul#slider-nav a.activeSlide, ul#slider-nav a:hover {
	background:#aaa;
}
.slide {
	padding:12px;
	margin: 0;
	height: 404px;
	display:block;
	overflow:hidden;
	position: relative;
	background:#000;
	width:950px;
}
.slide-thumbnail {
	width:590px;
	float:left;
}
.slide-thumbnail img {
	max-width:590px;
}
* html .slide-thumbnail img {
	width:590px;
}
.slide-thumbnail img.attachment-thumbnail {
	margin:0;
	padding:0
}
.slide-details {
	width:310px;
	float:right;
	margin-right:25px;
}
.slide-details h2 {
	color:#eee;
	font-style: italic;
	font-weight:normal;
	margin:0;
}
.slide-details .description p {
	color: #999;
	margin-top:10px;
	font-size:1.1em
}
a.button {
	position:absolute;
	bottom:20px;
	right:50px;
	display: block;
	width: 260px;
	height: 50px;
	padding: 20px 20px 5px 20px;
	color:#fff;
	text-decoration: none;
	background:url(images/button.png) no-repeat 0px 0px;
}
a.button:hover {
	color:#ccc;
	background:url(images/button.png) no-repeat 0px -75px;
}
.slide a {
	color:#ccc
}
.slide a:hover {
	color:#eee
}
/* Slideshow */
#slideshow {
	padding:0;
	list-style:none;
	margin:0 0 1em;
	overflow:hidden;
	min-height:425px
}
#slideshow .slide {
	padding:0;
	width:950px;
	text-align: center;
	min-height:425px
}
#slideshow .slide h4 {
	margin: 0 0 .5em 0;
	text-transform:uppercase;
	padding:0 16px;
}
#slideshow .slide img {
	display:block;
	max-width:950px;
	text-align:center;
	margin:0;
}
/* Category Section */
#category-section {
	margin-bottom: 20px;
	float:left;
}
#category-section ul {
	list-style:none;
	margin:0;
	font-size:0.9em;
	padding:0;
	border-top:1px dashed #111111;
}
#category-section ul li a, ul.txt li {
	color:#F0037F;
	height:1%;
	line-height:1.2em;
	border-bottom:1px solid #eee;
	display:block;
	padding:6px 0 6px 12px;
	margin:0;
	text-decoration:none !important;
	background: url(images/pijl-zwart-pink.png) 0 0.9em no-repeat;
}
#category-section ul li a:hover, ul.txt li:hover {
	color:#111111;
	background-position:0px -1em;
	text-decoration:none !important;
}
#category-section ul li.active a {
	cursor:default;
	color:white;
}
#category-section img.attachment-thumbnail, #category-section img.thumbnail, #category-section img.timthumbnail {
	display: block;
	float:none
}
#category-section img.timthumbnail {
	margin: 0 1.5em 1.5em 0;
	max-width: 150px;
}
#category-section h3, #category-section h3 a {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1em;
	color: #515151;
	text-decoration:none !important;
}
#category-section h3 a:hover {
	color:#F0037F;
}
#category-section h6, #category-section h6 a {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1em;
	color: #F0037F;
}
#category-section h6 a:hover {
	color:#111111;
}
/* PhotoShelter */
img.wp-photoshelter-img {
	padding:4px;
	background: #eee;
	margin: 0 1em 1em 0
}
img.wp-photoshelter-img:hover {
	background:#ccc
}
#psContent UL.thumbs LI TABLE TD.slide {
	background: #fff;
}
#psContent .imagebox, ul.thumbs li {
	background: #fff;
}
#psContent .slide {
	margin: auto;
}
#GPP_CUSTOM_FTR #footer ul li a, ul.txt li {
	height: auto;
	line-height:1.2em;
	padding:6px 0 6px 8px;
}
#PS_GPP_CUSTOM #masthead #logo img.sitetitle {
	margin-top:18px
}
/* Addthis Styled Buttons */


.addthis_toolbox {
	margin:1.6em 0;
}
.sponsors img {
	padding: 13px;
	border:#f7f7f7 5px double;
}
.sponsors h2 {
	clear:both;
}
.gallery_reloaded li img {
	width:50px !important;
	height:50px !important;
}
