/*
Theme Name:     Peter-overduin.nl
Theme URI:      http://www.peter-overduin.nl
Description:    Child theme for the Twenty Eleven By Matthijs Idema, wide sidebar, Title text on top of the header image. Header image size set at 1000px X 288px.
Author: Matthijs Idema
Author URI: http://www.winteriscoming.nl/
Template:       twentyeleven
Version:        1.0
*/

@import url("../twentyeleven/style.css");
@import url(http://fonts.googleapis.com/css?family=Oswald&v2);


/* bgblur
------------------------------------------------------------ */

#bgblur {
	background: url(images/1200-blur.png) no-repeat top center;
}

#bgblur:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}


 #content {
	margin: 0 34% 0 4.4%;
	width: 60.4%;
}
 
 #primary {
float: left;
margin-bottom: 0;
margin-left: 0;
margin-right: -26.4%;
margin-top: 0;
width: 90%;
}

#secondary {
float: right;
margin-right: 4.0%;
width: 31.4%;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 90%;
}
.left-sidebar #content {
	margin: 0 4.4% 0 34%;
	width: 60.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 4.0%;
	margin-right: 0;
	width: 31.4%;
}

#searchform {margin-top:210px;}

/*Custom Google Fonts, might want to clean up a bit...
----------------------------------------------- */

.widget ul {
    font-size: 15px;
    margin: 8px 0 0 0;
}


/* Header - need to add header a:hover color to the title.
----------------------------------------------- */
#headbg-title a:hover
          { color:#888;}
#branding {
	border-top: none;
	padding-bottom: 10px;
	position: relative;
	z-index: 2;
}
#site-title {
	margin-right: 270px;
	margin-left: -36px;
	padding: 4em 0 0;
}
#site-title a {
    font-family: 'Oswald', sans-serif;
	font-size: 30px;
	font-weight: normal;
    color:#272727;
	text-decoration: none;
}
#site-title a:hover,
#site-title a:focus,
#site-title a:active {
	color: #888;
}
h1#site-title a:hover { text-decoration: underline; }
#site-description {
	color:#272727;
	font-size: 15px;
	margin: 0 270px 0 -36px;
}
#branding img {
	height: 175px;
	margin-bottom: -7px;
	width: 100%;
}


/* Menu
-------------------------------------------------------------- */

#access {
    background: #222;
    background: -moz-linear-gradient(#252525, #0a0a0a);
    background: -o-linear-gradient(#252525, #0a0a0a);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a));
    background: -webkit-linear-gradient(#252525, #0a0a0a);
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 6px;
    width: 100%;
    position: relative;
}
#access ul {
    font-size: 13px;
    list-style: none;
    margin: 0 0 0 -36px;
    padding-left: 0;
}
#access li {
    float: left;
}
#access a {
    color: #eee;
    display: block;
    line-height: 3.333em;
    padding: 0 1.2125em;
    text-decoration: none;
	margin-right:8px;
}
#access ul ul {
    background: #f9f9f9;
-webkit-box-shadow: 0px 2px 1px 1px #D9D9D9;
-moz-box-shadow: 0px 2px 1px 1px #D9D9D9;
box-shadow: 0px 2px 1px 1px #D9D9D9; 
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    display: none;
    float: left;
    margin: 0;
	padding: 0 2px 8px 1px;
    top: 3.333em;
    left: 0;
    width: 187px;
    z-index: 99999;
}
#access ul ul li {

    list-style:none;
 
}
#access ul ul a {
    background: #f9f9f9;
    border-bottom: 1px dotted #ddd;
    color: #444;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    line-height: 1.333em;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
    background: #efefef;
}
#access li:hover > a,
#access a:focus {
    background: #f9f9f9;
    background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
    background: -o-linear-gradient(#f9f9f9, #e5e5e5);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5));
    background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
    color: #373737;
}
#access ul li:hover > ul {
    display: inline;
    position:absolute;
   
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
    color:#272727;
    text-shadow:1px 1px 1px #CCC;
}

/* Search Form */
#branding #searchform {
	position: absolute;
	top: 3.9em;
	right: 4.0%;
	text-align: right;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 72px;
}

#branding input#s {
	background: #333 url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 12px;
	height: 22px;
	border-color: #111;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
#branding #s:focus {
	background-color: #f9f9f9;
	width: 120px;
}
#branding #searchsubmit {
	display: none;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #202020;
	border-color: #000;
	color: #FFF;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}

/*
Sidebar Support
Site: http://zeaks.org/add-sidebar-to-post-view-in-twenty-eleven-theme/
Twenty Eleven sidebars on posts by Zeaks.
*/

.nav-previous {
float: left !important;
}
#respond {
margin: 0 auto 1.625em;
padding: 1.625em;
position: relative;
width: 88.9%;
}
.commentlist {
width: 78.9%;
}
/* adjust author bio */
.singular #author-info {
margin: 2.2em 0 0;
padding: 20px 5.4%;
width: 550px;
}

/* =Navigation
-------------------------------------------------------------- */

/* Singular navigation */

#nav-single a {
margin-right: 5px;
font-size: 12px;
text-decoration: none;
background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.5em;
    padding: 2px 15px;
    text-decoration: none;
}
#nav-single a:hover {
background: #888;border-radius: 3px 3px 3px 3px;
color: #FFF;
}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 0 1.625em 55px;
		padding: 1.625em;
		position: relative;
		width: auto;
	}  
	
/*---------------------------------------
Wp-PageNavi style
---------------------------------------*/

/*
Default style for WP-PageNavi plugin

http://wordpress.org/extend/plugins/wp-pagenavi/
*/

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi span.current {
	font-weight: normal;
}

.wp-pagenavi {margin-top:10px;}
.wp-pagenavi a, .wp-pagenavi span {
margin-right: 5px;
font-size: 12px;
text-decoration: none;
background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.5em;
    padding: 2px 15px;
    text-decoration: none;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
background: #888;border-radius: 3px 3px 3px 3px;
color: #FFF;
}
/* This is optional and not valid CSS but it looks cool, adds a delay hover effect */
.wp-pagenavi a:hover {
-moz-transition-duration: 300ms; /* Firefox 4 */
-webkit-transition-duration: 300ms; /* Safari and Chrome */
-o-transition-duration: 300ms; /* Opera */
-moz-transition-timing-function: ease; /* Firefox 4 */
-webkit-transition-timing-function: ease; /* Safari and Chrome */
-o-transition-timing-function: ease; /* Opera */
}
#site-generator span.wpcredits {
background: url(images/wordpress.png) no-repeat 0px 7px;
padding:8px 0 5px 20px;
}
#site-generator {
text-align:right;
padding-right:39px;
}
#site-generator a:link, #site-generator a:visited {
color:#AAA;
}

/* Contact Form */
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}