/*
THEME NAME: Kool en Voogt
DESCRIPTION: Speciaal dingetje voor Kool & Voogt
VERSION: 1.0
AUTHOR: <a href="http://buroblender.nl/">Blender</a>
AUTHOR URI: http://buroblender.nl
*/

/* Two-column with sidebar on left */

a {
	text-decoration: none;
	color: #A80000;	
}

a:hover {
	color: #373737;	
}



div#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

div#content {
	width: 450px;
	float: left;
	padding-left: 70px;
	margin-bottom: 150px;
	margin-left: 35px;
	border-left: 1px solid #ccc;
}

#header-inner {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#header-left {
	margin-top: 30px;
	float: left;
	width: 225px;
	padding-right: 30px;
	border-right: 1px solid #fff;
}

#site-title {
	margin-right: 270px;
	width: 300px;
}
#site-title a {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}

#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #fff;
}

#site-description {
	color: #fff;
	font-size: 14px;
	margin: 0 270px 3.65625em 0;
	display: none;
	width: 200px;
}

#blog-title a {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}

div.sidebar {
	float:left;
	overflow:hidden;
	width:220px;
}

#access {
	float: right;
}

div#secondary {
	clear:left;
}

/* Just some example content */
div.skip-link {
	position:absolute;
	right:1em;
	top:1em;
}

body {
	margin: 0px;	
}

div#menu {
	background:#EEE;
	height:1.5em;
	margin:1em 0;
	width:100%;
}

div#menu ul,div#menu ul ul {
	line-height:1;
	list-style:none;
	margin:0;
	padding:0;
}

div#menu ul a {
	display:block;
	margin-right:1em;
	padding:0.2em 0.5em;
	text-decoration:none;
}

div#menu ul ul ul a {
	font-style:italic;
}

div#menu ul li ul {
	left:-999em;
	position:absolute;
}

div#menu ul li:hover ul {
	left:auto;
}

h1.entry-title,.entry-meta {
	clear:both;
	color: #A80000;
	letter-spacing: 1px;
	font: 700 14px/48px Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

div#container,div#primary {
	margin-top:2em;
}

form#commentform .form-label {
	margin:1em 0 0;
}

form#commentform span.required {
	background:#fff;
	color:#c30;
}

form#commentform,form#commentform p {
	padding:0;
}

input#author,input#email,input#url,textarea#comment {
	padding:0.2em;
}

div.comments ol li {
	margin:0 0 3.5em;
}

textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:66%;
}

.alignright,img.alignright{
	float:right;
	margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
	float:left;
	margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
	display:block;
	margin:1em auto;
	text-align:center;
}

div.gallery {
	clear:both;
	height:180px;
	margin:1em 0;
	width:100%;
}

p.wp-caption-text{
	font-style:italic;
}

div.gallery dl{
	margin:1em auto;
	overflow:hidden;
	text-align:center;
}

div.gallery dl.gallery-columns-1 {
	width:100%;
}

div.gallery dl.gallery-columns-2 {
	width:49%;
}

div.gallery dl.gallery-columns-3 {
	width:33%;
}

div.gallery dl.gallery-columns-4 {
	width:24%;
}

div.gallery dl.gallery-columns-5 {
	width:19%;
}

div#nav-above {
	margin-bottom:1em;
}

div#nav-below {
	margin-top:1em;
}

div#nav-images {
	height:150px;
	margin:1em 0;
}

div.navigation {
	height:1.25em;
}

div.navigation div.nav-next {
	float:right;
	text-align:right;
}

div.sidebar h3 {
	font-size:1.2em;
}

div.sidebar input#s {
	width:7em;
}

div.sidebar li {
	list-style:none;
	margin:0 0 2em;
}

div.sidebar li form {
	margin:0.2em 0 0;
	padding:0;
}

div.sidebar ul ul {
	margin:0 0 0 1em;
}

div.sidebar ul ul li {
	list-style:disc;
	margin:0;
}

div.sidebar ul ul ul {
	margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
	list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
	float:left;
}

#wrapper {
	margin: 0px;	
}

div#header {
    background-color: #A80000;
    font-family: Georgia,"Times New Roman",Times,serif;
    height: 130px;
    padding-bottom: 10px;
    padding-top: 20px;
    position: relative;
    z-index: 9999;
}

input#author,input#email,input#url,div.navigation div {
	width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
	margin:0;
	padding:0;
}

div#footer {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    text-align: right;
    width: 560px;
}

.entry-content {
	font-family: georgia;
	font-size: 14px;
	letter-spacing: 0.4px;
	width: 450px;
	line-height: 160%;
	color: #373737;
	min-height: 250px;
}

.entry-content p {
	padding: 0;
	margin-bottom: 15px;
	margin-top: 0px;
}

/* Menu */

#access {
    clear: both;
    display: block;
    float: right;
    margin-right: 80px;
    margin-top: -50px;
    width: 500px;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
	font-weight: 700;
	letter-spacing: 1px;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #eee;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}

#access a:hover {
	color: #aaa;	
}

#submenu {
	width: 220px;
	float: left;
	margin-top: 36px;
}

#submenu li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding-bottom: 10px;
}

#submenu ul {
	margin: 0px;
}

#submenu li a {
	color: #373737;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 1px;
}

#submenu li a {
	color: #373737;
}

#submenu li a:hover {
	color: #A80000;
}

#access ul li.current-page-ancestor a {
    color: #AAA;
}

#access ul li.current_page_item > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
    color: #aaa;
}

#submenu li.current_page_parent a, #submenu li.current_page_item a {
    color: #A80000;
}

#submenu li.current_page_item .children a {
    color: #373737;
}

ul.children li .current_page_item a {
    color: #A80000;
}

#submenu ul .children {
    margin: 0 0 -10px;
    padding-bottom: 0;
    padding-left: 25px;
    padding-top: 10px;
    color: #373737;
}

#submenu ul .children a {
    color: #373737;
}

#submenu ul .children .current_page_item a {
    color: #A80000;
}



#footer li a {
    color: #aaa;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;	
}

#footer li a:hover {
	color: #A80000;
}

#footer li {
    float: left;
    list-style-type: none;
    padding: 0 15px;
    position: relative;
	border-right: 1px solid #ccc ;
}

#footer li.last {
    float: left;
    list-style-type: none;
    padding: 0 15px;
    position: relative;
	border-right: 0px solid #ccc ;
}

#footer li#menu-item-49 {
	border-right: 0px solid #ccc ;
}

.menu-secondary-menu-container {
	float: right;
	margin-bottom: 50px;
	margin-top: -100px;
}

ul #menu-secondary-menu {
	padding: 0px;
	margin: 0px;
	
}


/* Cookie law */
              
.cookillian-alert {
    background-color: #A80000;
    color: #fff;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    margin: 0px;
    padding: 8px 35px 8px 14px;
    z-index: 9999;
    text-align: center;
    font-family: center;
}

.cookillian-alert a {
	color: #aaa;
}

.cookillian-alert a:hover {
	text-decoration: underline;
}

.cookillian-alert .alert-heading {
    clear: none;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    text-transform: uppercase;
}

.cookillian-alert .close {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    float: right;
    font-size: 20px;
    line-height: 18px;
    padding: 0;
    position: relative;
    right: -21px;
    text-decoration: none;
    top: -2px;
}

.cookillian-alert .close:hover
{
	color:#000;
	text-decoration:none;
	cursor:pointer;
	opacity:.4;
	filter:alpha(opacity=40);
}

.cookillian-alert .btn
{
	text-decoration:none;
	display:inline;
	margin-bottom:0;
	margin-left:.3em;
	font-size:13px;
	line-height:20px;
	color:#333;
	text-align:center;
	text-shadow:0 1px 1px rgba(255,255,255,0.75);
	vertical-align:middle;
	cursor:pointer;
	background-color:#e6e6e6;
	background-image:0;
	background-repeat:repeat-x;
	border:0;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	filter:progid:dximagetransform.microsoft.gradient(enabled=false);
	zoom:1;
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	border-color:#e6e6e6 #e6e6e6 #b3b3b3;
	padding:4px 10px;
}

.cookillian-alert .btn:hover
{
	color:#333;
	text-decoration:none;
	background-color:#d9d9d9;
	background-position:0 -15px;
	-webkit-transition:background-position .1s linear;
	-moz-transition:background-position .1s linear;
	-ms-transition:background-position .1s linear;
	-o-transition:background-position .1s linear;
	transition:background-position .1s linear;
}

.cookillian-alert .btn:focus
{
	outline:5px auto 0;
	outline-offset:-2px;
}

.cookillian-alert .btn-no,.cookillian-alert .btn-no:hover,.cookillian-alert .btn-ok,.cookillian-alert .btn-ok:hover
{
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
}

.cookillian-alert .btn-no
{
	background-color:#bd362f;
	background-image:linear-gradient(top,#ee5f5b,#bd362f);
	background-repeat:repeat-x;
	filter:progid:dximagetransform.microsoft.gradient(enabled=false);
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}

.cookillian-alert .btn-no:hover,.cookillian-alert .btn-no:active
{
	background-color:#a9302a;
}

.cookillian-alert .btn-ok {
    background-color: #8AB972;
    background-image: -moz-linear-gradient(center top , #8AB972, #8AB972);
    background-repeat: repeat-x;
    border: 0 none;
}

.cookillian-alert .btn-ok:hover,.cookillian-alert .btn-ok:active
{
	background-color:#499249;
}

/* ==========================================================================
   AANPASSINGEN VAN DER POLS JONKMAN ADVOCATEN
   ========================================================================== */

/* 1. Header & Uitlijning van het streepje */
#header-left {
    width: 225px !important;
    padding-right: 30px !important;
}

/* 2. Kantoornaam verdelen over 3 regels */
#blog-title a {
    display: block;
    max-width: 220px;
    word-wrap: break-word;
}

/* 3. Hoofdmenu rechts strak op 1 regel houden */
#access {
    width: 580px !important;
    margin-right: 0px !important;
}

#access a {
    padding: 0 0.8em !important;
}

/* 4. Foto's links van de verticale streep plaatsen (bij uitlijning: Links) */
div#content img.alignleft {
    float: left !important;
    margin-left: -285px !important;
    margin-right: 35px !important;
    margin-top: 5px !important;
    max-width: 220px !important;
    height: auto !important;
}

/* 5. Footermenu & Footerinhoud centreren */
#footer .menu-secondary-menu-container {
    float: none !important;
    margin: 0 auto !important;
    display: inline-block;
}

#footer ul {
    padding: 0;
    margin: 0;
    display: inline-block;
}

#footer li {
    float: none !important;
    display: inline-block !important;
}

/* Zorgt dat de uitgelichte afbeelding boven het submenu in het linker vak valt */
.sidebar-featured-image {
    margin-bottom: 20px;
    width: 220px;
}

.sidebar-featured-image img {
    width: 100%;
    height: auto;
    display: block;
}

