/*
Theme Name:	snurkapneu-center
Description:child theme voor twenty eleven, speciaal ontworpen voor Snurk+Apneu Center Maastricht
Author:		glissy | Jeanette Bleijenberg
Author URI:	http://www.glissy.nl
Template:	twentyeleven
Version:	1.0
*/

@import url("../twentyeleven/style.css");


/* ----------
1. header
2. navigation
3. widgets
4. footer
5. layout
6. contractform
---------- */


/* ----- 1. header ----- */

#branding {
	border-top:none;
	padding-bottom: 10px;
	position: relative;
	z-index: 9999;
}
#site-title {
	margin-left: 25%;
	padding: 3.65625em 0 0;
}
#site-title a {
	color:#0C3E63;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	text-decoration: none;
width: 100%;
}
#site-title a.yellow{
	color:#0C3E63;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color:  #1982d1;
}
#site-description {
	color: #1982d1;
	font-size: 14px;
	margin: 0 0 3.65625em 25%;
}
#branding img {
	height:250px;
	margin-bottom:0;
	width:1000px;
}
#branding img#logo {
	height:220px;
	margin-bottom:0;
	width: 142px;
	float:left;
	display: inline;
	margin-top:-145px;
	margin-left:-12px;
	padding:0 0 15px 0;
max-width: 100%;
}


/* ----- 2. navigation ----- */

#access {
	background: transparent;
	box-shadow:none;
	clear: both;
	display: block;
	float: left;
	margin: 6px auto;
	width: 100%;
}
#access ul {
	font-size: 14px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	color: #0c3e63;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
	border: 2px solid transparent;
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #fbfcfd;
	color: #0c3e63;
	font-size: 12px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #f6f1ed;
}
#access li:hover > a,
#access a:focus {
	color:#00467e;
	background-color: #f6f1ed;
	font-weight:bold;
	
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
	text-decoration:none;
	background-color: #1479b1;
	color:#F3F7F8;
	/*border: 2px solid #1479b1;*/
}

/* ----- 3. widgets ----- */
.widget-title {
	color: #13608c;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform:none;
}
.widget ul {
	font-size: 15px;
	margin: 0;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 13px;
}
.widget a {
	font-weight: bold;
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}

/* ----- 4. footer ----- */
#supplementary {
	border-top: 1px solid #ddd;
	padding: 1.2em 7.6% 0 7.6%;
	overflow: hidden;
}

#site-generator {
	background: #f9f9f9;
	border-top: none;
	color: #999;
	font-size: 10px;
	line-height: 1em;
	padding: 0 5em 1em 5em;
	text-align: right;	
}
#site-generator a {
	color: #666;
	font-weight: bold;
}


/* ----- 5. layout ----- */
#page {
	background:#f9f9f9;
	margin: 2em auto;
}

.clear {
	clear:both;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

body, input, textarea {
	color: #051e30;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.6;
}

p { margin-bottom: 2em; }

strong {
	font-weight: 14px;
	color:#002851;
}

.small { font-size:11px; }

.entry-header {
	color:#0c3e63;
}
.entry-title {
	clear: both;
	color: #0c3e63;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: .3em;
	padding-top: 15px;
}
.entry-title,
.entry-title a {
	color: #0c3e63;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1;
}
.hentry,
.no-results {
	border-bottom: none;
}

.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #1982D1;
	font-size:15px;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 0 0 .5em;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

blockquote {
	border-left:4px solid #0c3e63;
	font-family: georgia, cursive, serif;
	color: #051e30;
	font-style: italic;
	font-size:14px;
	letter-spacing: .04em;
	font-weight: normal;
	margin: 1em 0.5em 0.5em 0;
	padding:.5em 20px;
	quotes:"\201C""\201D""\2018""\2019";
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #0c3e63;
	font: 12px Trebuchet MS, Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 0.07em;
	text-transform:none;
}

/* slider */
.responsive-slider.flexslider .slide-title a {display:none;}


/* ----- 6. contactform ----- */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    background-color: #fff;
    color: #000;
    width: 50%;
}
.wpcf7 textarea {
	height: 50px;
}

