/*
Theme Name: Gigantisch Wonen Dieren
Theme URI: https://www.gigantischwonendieren.nl
Description: Gigantisch Wonen Dieren Thema
Author: By Giantisch Wonen Dieren
Versiom: 1.0
*/

/*///// Typography /////*/
html, input, textarea, select {
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #414141;
}
h1, h2, h3, h4 {
	font-family: MuseoSlab500;
	font-weight: normal;
	margin-bottom: 10px;
	color: #666;
}
h1 { font-size: 30px; line-height: 32px; }
h2 { font-size: 24px; line-height: 24px; }
h3 { font-size: 20px; line-height: 20px; }
h4 { font-size: 16px; line-height: 16px; }
h5 { font-size: 14px; line-height: 14px; }

a,
a:active,
a:visited { color: #dd3057; outline: none; text-decoration: none; }
a:hover { color: ##dd3057; text-decoration: underline; }

p { margin-bottom: 10px; }

blockquote {
	margin: 20px 0 20px 40px;
	padding-left: 10px;
	border-left: 2px solid #AAA;
	color: #666;
}

/* custom fonts */
@font-face {
    font-family: 'MuseoSlab500';
    src: url('graphics/fonts/museo_slab_500-webfont.eot');
    src: url('graphics/fonts/museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('graphics/fonts/museo_slab_500-webfont.woff') format('woff'),
         url('graphics/fonts/museo_slab_500-webfont.ttf') format('truetype'),
         url('graphics/fonts/museo_slab_500-webfont.svg#MuseoSlab500') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*///// elements /////*/
html, body {
}
html {

}
#wrapper {
	position: relative;
	width: 860px;
	margin: 0 auto;
}

/*///// header /////*/
#header {
	position: relative;
	height: 103px;
}
#logo {
	width: 340px;
	height: 95px;
	position: relative;
    top: 10px;
	left: 20px;
}
#bekijkOns {
	background: url(graphics/bekijk.png) no-repeat;
	height: 38px;
	width: 236px;
	float: right;
	position: relative;
	right: 20px;
	top: 60px;
}
.iconSocial {
	float: right;
	margin-left: 5px;
}
/* header image */
#headerBck {
	background: url(graphics/content_px.png) repeat-y;
	width: 860px;
}
#headerImage {
	width: 820px;
	margin: 0 20px 0;
	overflow: hidden;
	display: none;
}
#headerMap {
	width: 820px;
	margin: 0 20px 0;
	overflow: hidden;
}
#mapwrapper {
}
#mapAddress, #mapwrapper {
    height: 300px;
    width: 820px;
}
#kaartContact {
	margin: 10px 0;
    height: 130px;
    width: 180px;
}
.contactSpan {
	font-size: 10px;
	height: 10px;
	padding: 5px 0;
	display: block;
}
.home #headerImage {
	display: block;	
}
#topMenuBalk {
	background: url(graphics/header_images.png) no-repeat;
	height: 72px;
	width: 860px;
}
/*///// menu /////*/
#menu {
	position: relative;
	top: 40px;
	left: 20px;
}
#menu li {
	float: left;
	position: relative;
    margin-right: 0;
    padding: 0 20px 5px;
	list-style: none !important;
}
#menu li.page-item-2 {
	background: none;
}
.parent-pageid-20 .menu-item-19 a {
	color: #dd3057;
	border-bottom: 3px solid #dd3057;
	padding-bottom: 13px;
}
.page-id-20 .menu-item-19 a {
	color: #dd3057;
	border-bottom: 3px solid #dd3057;
	padding-bottom: 13px;
}
#menu li.current-menu-item a {
	color: #dd3057;
	border-bottom: 3px solid #dd3057;
	padding-bottom: 13px;
}
#menu li a {
	font-family: MuseoSlab500;
	font-size: 18px;
	display: block;
	text-decoration: none;
	color: #FFF;
}
#menu li a:hover {
	color: #dd3057;
	padding-bottom: 13px;
}
#menu #menu-item-8 {
	background: none;
}
/*///// content /////*/
#contentWrapper {
}
#content {
	float: left;
	width: 570px;
	margin: 0 30px 0 0;
}
#contentPx {
	background: url(graphics/content_px.png) repeat-y;
	width: 860px;
	min-height: 600px;	
}
#contentBottom {
	background: url(graphics/content_bottom.png) no-repeat bottom;
	width: 860px;
	height: 35px;	
}
#contentWp {
	padding: 20px 0 20px 38px;
    width: 530px;
}
#contentWp img {
	padding: 3px;
	border: solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px;
	background-color: white;
}
#contentWp .post {
	border-bottom: 2px dashed #CCCCCC;
    margin-bottom: 20px;
}
#content #contentWp ul {
	margin: 20px 0 20px 15px;	
}
#content #contentWp ul li {
	list-style: disc;	
}
#contactBlock {
	width: 200px;
}
#social {
    padding: 10px 0 5px;
}
/*//// paginering ///*/
.bib_page_nav {
	text-align: center;
}
.bib_prev_link_inactive {
	background-color: #F5F5F5;
    border: 1px solid #EBEBEB;
    color: #D7D7D7;
    cursor: default;
    margin-left: 10px;
    padding: 2px 7px;
    text-decoration: none;
}
.bib_page_number.bib_selected {
	background-color: #DDEEFF;
    border: 1px solid #BBDDFF;
    color: #dd3057;
    cursor: default;
    padding: 2px 7px;
    text-decoration: none;
}
.bib_page_number.bib_not_selected {
	background-color: #F5F5F5;
    border: 1px solid #EBEBEB;
    color: #0072BC;
    font-weight: normal;
    padding: 2px 7px;
    text-decoration: none;
    width: 22px;	
}
.bib_next_link_inactive {
	background-color: #F5F5F5;
    border: 1px solid #EBEBEB;
    color: #D7D7D7;
    cursor: default;
    margin-left: 10px;
    padding: 2px 7px;
    text-decoration: none;
}
.bib_prev_link,
.bib_next_link {
	background-color: #F5F5F5;
    border: 1px solid #EBEBEB;
    color: #dd3057;
    font-weight: normal;
    margin-left: 10px;
    padding: 2px 7px;
    text-decoration: none;
    width: 22px;
}
.bib_prev_link:hover,
.bib_next_link:hover {
	background-color: #DDEEFF;
	border: 1px solid #BBDDFF;
	text-decoration: none;
}

/*//// Posts /////*/
.postMeta {
    background: none repeat scroll 0 0 #EEEEEE;
    color: #777777;
    display: block;
    font-style: italic;
    height: 16px;
    padding: 6px;
    width: 100%;
}
.iconUser {
	background: url(graphics/icon_user.png) no-repeat 0 -2px;
}
.iconDate {
	background: url(graphics/icon_date.png) no-repeat 0 -2px;
}
.iconCat {
	background: url(graphics/icon_tag.png) no-repeat 0 -2px;
}
.iconUser,
.iconDate,
.iconCat {
	float: left;
	height: 20px;
	padding: 0 10px 0 24px; 
	margin-right: 6px;
}
.postAvatar {
	float: left;
	display: block;
	margin-right: 10px;
}
.postAvatar img {
	max-height: 36px;
	max-width: 36px;
}
.post-bodycopy {
	padding-top: 10px;
}

/*///// sidebarRight/////*/
#sidebar {
	float: left;
	width: 200px;
	min-height: 360px;
	margin: 0 0 30px;
}
#sidebar h1,
#sidebar h2,
#sidebar h3,
#sidebar h4 {
	margin: 0 0 10px;	
}
.sidebarElement {
	padding: 0 0 10px;
	margin: 20px 0 10px;
}
.sidebarElement.socialMedia a {
	display: block;
	float: left;
	margin: 0 5px 0 0;
}
/* sidebar block */
.sidebarElement.assortiment {
	width: 180px;
	background: #dedede;
	padding: 0 20px 10px;
	display: block;
	margin-top: 40px;
}
.titelAssortiment {
	background: none repeat scroll 0 0 #4E4E4E;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 30px;
    min-width: 40px;
    padding: 0 10px;
    position: relative;
    top: -15px;
	-webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    writing-mode: lr-tb;
}
.menu-sidebar-menu-container {
	color: #4E4E4E;
    font-family: MuseoSlab500;
    font-size: 18px;
    line-height: 28px;
    margin: -10px 0 0 0;
    overflow: hidden;
    padding: 0 0 20px;
    width: 180px;
}
.menu-sidebar-menu-container li {
	border-bottom: 1px dotted #747679;
    width: 190px;
}
.menu-sidebar-menu-container li a {
	text-decoration: none;
	color: #4E4E4E;
}
.menu-sidebar-menu-container li a:hover {
	text-decoration: none;
	color: #dd3057;
}
.sidebarLogos {
	padding-left: 20px;
}

/*///// footer /////*/
#footer {
	height: 170px;
    padding: 10px 20px;
    width: 820px;
}
#footer h2 {
	margin-bottom: 2px;
	font-size: 14px;
	color: #414141;
}
#footer a {
	font-family: MuseoSlab500;
	font-size: 14px;
	line-height: 22px;
}
#footer .widget_links {
	margin-top: 8px;
	*margin-top: -8px;
}
#footer .widget_links h2 {
	display: none;
}
#footer .widget_links li {
	float: left;
	padding-right: 5px;
}
#footer a:hover {
	font-weight: bold;
}

#startOverlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	z-index: 999;
	background: url( graphics/intro.gif ) center center #000000;
	text-align: center;
}
#startOverlay img {
	width: 1000px;
	border: 1px solid red;
}
