/*
Theme Name:     Twenty Twelve Child
Description:    Child theme for the Twenty Twelve theme, Trudy Vroom 
Template:       twentytwelve
Version:        2.0
*/

@import url("../twentytwelve/style.css");

.rbo-colofon-rechts {
	float: right;
	padding-right: 2px;
	padding-right: 0.1428571;
}

body .site {
    margin-bottom: 3.42857rem;
    margin-top: 3.42857rem;
    padding: 0 2.85714rem;
	
}

/* settings voor website blok */
.site {
	background-color: #222222 !important;
	color: #dddddd;
	opacity: 0.85;
	filter:alpha(opacity=85); /* For IE8 and earlier */
}
/* make content part of website wider (default = 65.1042%, sidebar = 26.0417% */
.site-content {
    width: 72%;
}

/* this is for IE8, IE8 doesn't do media queries. Also: background-size: cover doesn't work in IE8 */
body {
	background-color: #ffffff;
	background-size: 100% 100%;
	background-image: url('images/background-trudy-vroom.jpg');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-attachment: fixed;
}

body .site {
		padding: 0 28px;
		padding: 0 2.0rem;
		margin-top: 48px;
		margin-top: 3.428571429rem;
		margin-bottom: 48px;
		margin-bottom: 3.428571429rem;
}
/* settings voor gebied buiten website blok, bij maximum breedte van 599 pixels */
@media screen and (max-width: 599px) {
body {
	background: #ffffff;
}
body .site {
		padding: 0 28px;
		padding: 0 2.0rem;
		margin-top: 28px;
		margin-top: 2rem;
		margin-bottom: 0px;
		margin-bottom: 0rem;
}
}
/* settings voor gebied buiten website blok, bij minimum breedte van 600 pixels */
@media screen and (min-width: 600px) {
body {
	background-color: #ffffff;
	background-size: 100% 100%;
	background-image: url('images/background-trudy-vroom.jpg');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-attachment: fixed;
}
body .site {
		padding: 0 28px;
		padding: 0 2.0rem;
		margin-top: 48px;
		margin-top: 3.428571429rem;
		margin-bottom: 48px;
		margin-bottom: 3.428571429rem;
}
}

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
	color: #dddddd;
	font-weight: normal;
	margin: 8px 0 6px 0;
	margin: 0.5714285rem 0 0.428571429rem 0;
}

/* HEADER AREA SETTINGS */
/* put header text on header image. also made some changes to header.php */
.header-image-wrapper {
	position: relative;
	width: 100%;
}
hgroup {
	position: absolute;
	left: 100px;
	left: 7.142857rem;
	top: 50px;
	top: 3.571428rem;
}
/* position text at other place on smaller screens */
@media screen and (max-width: 600px) {
hgroup {
	position: absolute;
	left: 14px;
	left: 1rem;
	top: 7px;
	top: 0.5rem;
}
}
.site-header {
	padding: 1.2rem 0px 0.5rem 0px;
}
.site-header h1 {
	font-size: 32px;
	font-size: 2.285714rem;
	font-weight: normal;
	line-height: 1.0;
	clear: right;
	padding-top: 40px;
	padding-top: 2.85714rem;
}
.site-header h1 a{
	display: inline-block;
	color: #222222;
	text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #555555;
}
.site-header h2 {
	font-size: 24px;
	font-size: 1.7142857rem;
	clear: right;
}
/* smaller font size on small screens */
@media screen and (max-width: 850px) {
.site-header h1, .entry-content h1 {
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.0;
}
.site-header h2, .entry-content h2 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.0;
}
}
@media screen and (max-width: 450px) {
.site-header h1, .entry-content h1 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.0;
}
.site-header h2, .entry-content h2 {
	font-size: 9px;
	font-size: 0.6428571rem;
	line-height: 1.0;
}
}

/* END OF: HEADER AREA SETTINGS */

/* FRONT PAGE SETTINGS */
/* do not display default header on front page */
#post-6 header {
	display: none;
}
/* END OF: FRONT PAGE SETTINGS */

/* SOME SETTINGS FOR WIDGET AREAS */
.widget {
	background: #444444;
	margin-bottom: 1.2rem;
	padding: 8px;
	color: #dddddd;
}
.widget-title {
	font-size: 18px !important;
	font-size: 1.285714rem !important;
	line-height: 1.33333333 !important;
	text-transform: none;
	font-weight: normal;
	padding-bottom: 2px;
	border-bottom: 1px solid rgb(99,99,99);
}
.widget-area .widget {
	margin-bottom: 8px;
	margin-bottom: 0.5714285rem;
}
.widget-area .widget p {
	margin-bottom: 4px;
	margin-bottom: 0.285714rem;
}
.page-id-11 #text-2, .page-id-57 #text-3,
.page-id-19 #text-4, .page-id-69 #text-4,
.page-id-71 #text-4 {
	display: none;
}

/* END OF: SOME SETTINGS FOR ALL WIDGETS */

/* MISCELLANEOUS SETTINGS */
/* standard shadow on thumbnails in picture gallery */
.attachment-thumbnail:hover {
	box-shadow: 0 10px 6px -6px #777 !important;
}

/* settings for contact form */
.fscf-text {
	background-color: #F7F4FF;
	border: dashed 1px #BEA4FF;
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-size: 1.14rem;
	letter-spacing:0.5px;
	line-height: 1.0;
}
input:focus, textarea:focus {
	background-color: #e7deff;
}
/* do not display br's above send button */
#FSContact1 br, #FSContact2 br {
display: none;
}

img.alignleft {
	margin: 12px 12px 6px 0px;
	margin: 0.857143rem 0.857143rem 0.430rem 0px;
}
img.alignright {
	margin: 12px 0px 12px 12px;
	margin: 0.857143rem 0px 0.857143rem 0.857143rem;
}
/* place site content slightly closer to the menu */
.site-content {
	margin: 12px 0 0;
	margin: 0.857143rem 0 0;
}
/* formatting of blockquotes in pages */
.entry-content blockquote { 
    background-color: #444444;
    border-left: 8px solid gold;
}
/* opsommingen in tekstkader naar links zetten */
.entry-content li {
	margin: 0px 0px 0px 15px;
	margin: 0px 0px 0px 1.0714285rem;
}
/* do not allow resizing of textarea input in horizontal direction. vertical only. */
textarea {
	resize: vertical;
}

/* do not display the colophon */
#colophon {
	display: none;
}
.site-content article {
	border-bottom: 1px solid #ffca41;
	margin-bottom: 36px;
	margin-bottom: 2.57rem;
	padding-bottom: 12px;
	padding-bottom: 0.85rem;	
}
/* link color */
#main a, .widget-area .widget a, .rbo-last-line {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover, .widget-area .widget a:hover, .rbo-last-line:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
/* do not hyphenate words in posts and pages, or in widgets */
.site-content article,
.widget-area .widget {
    word-wrap: normal
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
}
/* no header on "Mijn bandoneon" pagina */
.page-id-106 .entry-header {
	display: none;
}

/* END OF: MISCELLANEOUS SETTINGS */
/* CHANGE MENU APPEARANCE */
/* position menu on top of slider */
#masthead .main-navigation {
	position: relative;
	z-index: 999;
}
#masthead .main-navigation li {
	margin: 0px 4px 0px 0px ;
	margin: 0px 0.25rem 0px 0px ;
}
/*
#masthead .main-navigation ul.nav-menu,
#masthead .main-navigation div.nav-menu > ul {
	border-bottom: 2px solid #9E7BFF;
	border-top: 2px solid #9E7BFF;
}
*/
#masthead .main-navigation li ul li a {
	background-color: #444444;
	line-height: 1.2;
}
#masthead .main-navigation a {
	padding-left: 10px !important;
	padding-right: 10px !important;
	color: #ffffff;
}
#masthead .main-navigation li ul li a:hover {
	background: gold;
}
#masthead .main-navigation a:hover {
	color: darkred;
	background-color: gold;
}
#masthead .main-navigation ul.nav-menu,
#masthead .main-navigation div.nav-menu > ul,
#masthead .main-navigation li ul li a {
	/*border-color: rgba( darkred, 0.1 );*/
	border-color: gold;
}
#masthead .main-navigation .current-menu-item > a,
#masthead .main-navigation .current-menu-ancestor > a,
#masthead .main-navigation .current_page_item > a,
#masthead .main-navigation .current_page_ancestor > a {
    color: darkred;
	background: gold !important;
    font-weight: bold;
}

@media screen and (max-width: 599px) {
/* menu settings */
#masthead button.menu-toggle {
	margin-top: 7px;
	margin-top: 0.5rem;	
}
#masthead .main-navigation {
	text-align: left;
	margin-left: 0 !important;
	border-left: none;
}
#masthead .main-navigation  li {
	line-height: 3;
	font-size: 110%;
}
#masthead .main-navigation li ul li {
	margin-left: 35px;
	margin-left: 2.5rem;
}
.site-content {
    width: 95%;
}
}

/* END OF: CHANGE MENU APPEARANCE */

/* COLUMN SETTINGS */
.column-home {
	background-color: #444444;
	width: 182px;
	width: 13rem;
	margin-left: 0;
	margin-right: 14px;
	margin-right: 1rem;
	padding-left: 14px;
	padding-left: 1rem;
	padding-right: 14px;
	padding-right: 1rem;
	margin-bottom: 14px;
	margin-bottom: 1rem;
	min-height: 470px;
	float: left;
}
.column-home  img {
	border-bottom: solid 3px #444444;
}
.column-home  img:hover {
	border-bottom: solid 3px gold;
}
/* END OF: COLUMN SETTINGS */