/*
Theme Name: sandra bronze
Theme URI: http://sandrabronze.com
Author: thomas harmens
Author URI: http://www.studioharmens.nl
Version: 1.0
*/

/* Reset
-------------------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}

/* General
-------------------------------------------------------------- */
body{
	font-family: 'David Libre', serif;
	line-height: 1.5em;
	background:#000000;
	color:#ffffff;
}
#wrapper { 
	width:100%; 
	max-width: 1080px; 
	margin: 0 auto; 
}
#content { margin:0 auto; text-align:center;}
#container { padding:30px 0; }
.clearfix { clear:both; }

/* Navigatie
-------------------------------------------------------------- */
#logo {
	width:250px; height:auto;
	position:absolute; 
	z-index:99; 
	float:left;
	margin:15px 0 0 0;
}
#logo.tiny { width:100px; height:auto;}
nav { 
	background:#000000; 
	height: 65px;
}
nav li { display:inline-block; margin: 15px 22px 0 0; }
nav li a { 
	text-decoration: none; 
	color:#E5E5E5; 
	font-weight: 100; 
	line-height: 2.2em;
	font-size: 20px;
	transition:.2s;
}
nav li.offerte a {
	width:180px;
	height:30px; 
	background-color:#89b7ab;
	border:2px solid #E5E5E5;
	color: #fff;
	display: inline-block;
	text-align: center;
}
nav li.offerte a:hover {
	background-color: #4D4D4D; 
	color: #fff; 
}
nav li.current-menu-item a, nav a:hover { color:#89b7ab; }
nav li.current-menu-item.offerte a { color: #fff; }
.menu { float: right; }
nav.scrolled { position: fixed;  z-index:99999; width:100%; }

#menu-icon {
	width:100px;
	height:25px; 
	background-color:#89b7ab;
	border:2px solid #E5E5E5;
	color: #fff;
	text-align: center;
	color:#fff; 
	font-weight: bold; 
	line-height: 1.8em;
	text-transform: uppercase;
	font-size: 14px;
	float:right;
	margin:20px 20px 0 0;
	cursor: pointer;
	display:none;
}

/* Content
-------------------------------------------------------------- */
h1, h2 { 
	font-size:40px; 
	font-weight:100; 
	padding: 20px 5px 20px 5px; 
	text-align: center;
	color:#fff;
	font-style: italic;
}
h2 {
	font-weight: normal;
	padding: 10px 0 10px 0px;
}
h3{
	font-size:14px; 
	font-weight: normal;
	text-decoration:none;
	color: #191919;
}
a{
	text-decoration:none;
	color: #89b7ab;
}
a:hover { color: #ffffff; }
h4{
	font-size:20px; 
	font-weight: normal;
	text-decoration:none;
	color: #ffffff;
}
h4:hover { color: #4f6660; }
h5{
text-align:center;
font-color:#170000;
font-size:24px;
margin-bottom:20px;
}
p { 	color: #ffffff;
	line-height: 2em;
	font-size: 17px;
}

p.size{
margin:0 auto;
text-align:center;
font-size:30px;
}

.column-33 { 
	width: 49%;
	margin:2px;
	vertical-align: top;
	display: inline-block;
}

/* Themes
-------------------------------------------------------------- */
.theme-white 	{ background:#fff; }
.theme-grey 	{ background:#000000; }
.theme-darkgrey h1, .theme-darkgrey h2, .theme-darkgrey p, .theme-blue h1, .theme-blue h2, .theme-blue p { color: #fff; }

/* Themes
-------------------------------------------------------------- */
input[type="text"], input[type="password"], input[type="email"], textarea {
	background-color: #fff;
	border:2px solid #000;
	padding:5px 8px;
	color: #333;
	font-size: 17px;
	font-weight: bold;
	width:100%;
	max-width: 280px;
	margin-bottom:10px;
	transition:.2s;
}
textarea#publish-txt { height:162px; width:100%; max-width:550px;}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus { border:2px solid #4f6660; }

/* Homepage
-------------------------------------------------------------- */


/* Footer
-------------------------------------------------------------- */
footer { 
	background-color:#000000;
	padding:40px 20px; 
	margin-top:20px; 
	font-size:14px; 
	color:#aaa;
}
footer ul {
	list-style-image:url('images/bullet.png');
	margin-left:10px;
	padding-left: 10px;
}
footer ul li a, .column-25 a { 
	text-decoration: none;
	color: #E5E5E5;
}
footer ul li a:hover, .column-25 a:hover { color: #4f6660; }
footer a.phone { 
	font-size: 27px;
	font-weight:bold;
	color:#4f6660;
	text-decoration: none;
	display: inline-block;
	margin-bottom:15px;
}

/* Media queries
-------------------------------------------------------------- */
@media only screen and (min-width: 1024px) {
	.menu { display: block; }
}
@media only screen and (min-width: 0px) and (max-width: 1240px) {
	#logo { margin-left: 20px; }
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
	#logo { width:100px; }
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
	#menu-icon { display: inline-block;}
	.menu {
		display: none;
		position: absolute; 
		z-index: 99999; 
		top: 70px;
		left: 0;
		width: 100%;
		background-color: #000000;
		box-shadow: 0 0 0 0 ;
		padding: 0;
	}
	.menu li, .menu li a, nav li.offerte a { 
		display: block; 
		width: 100%; 
		text-align: center; 
		height: 66px;
		line-height: 3.2em;
		font-size: 20px;
		padding: 0;
		margin: 0;
		opacity: 1;
		background-color: #000000;
		border:none;
	}
	.menu li { border-top: solid 1px #fff; }
	.menu li a:hover, .menu a:active, nav li.offerte a:hover  { 
		border: none; 
		background-color: #4f6660;
		color: #fff;
	}
	.menu li.current-menu-item a { 
		border: none; 
	}
	.menu li.current-menu-item.offerte a {
		color: #4f6660 !important;
	}
	ul.sub-menu { display: none !important; }
}
@media only screen and (min-width: 0px) and (max-width: 340px) {}


/* CSS Thomas
-------------------------------------------------------------- */

#sandra{
width:100%;
background-color:#000000;
text-align:center;
margin:0 auto;
}

.sandra{
padding: 30px 10px 10px 10px;
}

.detail{
text-align: left;
padding: 0px 5px 5px 10px;
}