/*
Theme Name:     ITsTIME TRAINING, Twenty Twelve child theme
Theme URI:      http://www.itstime.training/
Description:    Child theme for the Twenty Twelve theme 
Template:       twentytwelve
Version:        2.0
*/

@import url("../twentytwelve/style.css");

@media screen and (min-width: 600px) {
body .site {
	max-width: 1200px;
	/* don't use rem: explorer bug */
}
}

body .site p {
	line-height: 1.3;
}

.site-content {
	width: 74%;
}

.widget-area {
	padding: 14px;
	padding: 1rem;
	width: 20%;
}

body {
	background-color: #ffffff;
}
body .site {
	padding: 0 21px 0 21px;
	padding: 0 1.5rem 0 1.5rem;
	margin-top: 0;
	margin-bottom: 42px;
	margin-bottom: 3rem;
	background-color: #ffffff;
	color: #000000;
	box-shadow: none;
	font-size: 140%;
}

.entry-content img {
	border-radius: 0;
	box-shadow: none;
}

.rbo-header img{
	margin: 0;
}

.entry-header h1,
.entry-content h1, .entry-content h2, .entry-content h3,
.entry-content h4, .entry-content h5, .entry-content h6  {
	margin: 7px 0;
	margin: 0.5rem 0;
	font-weight: normal;
	color: #f59a00;
}

.entry-content h1 {
	font-size: 44px;
	font-size: 3.142857rem;
	margin: 0;
	padding-top: 63px;
	padding-top: 4.5rem;
	padding-bottom: 63px;
	padding-bottom: 4.5rem;
	letter-spacing: 2px;
}
.entry-content h2 {
	font-size: 32px;
	font-size: 2.2857rem;
}
.entry-content h3 {
	font-size: 24px;
	font-size: 1.7142857rem;
}
.entry-content h4 {
	font-size: 16px;
	font-size: 1.142857rem;
}
.entry-content h5 {
	font-size: 14px;
	font-size: 1rem;
}
.entry-content h6 {
	font-size: 12px;
	font-size: 0.85714rem;
}

.site-header {
	margin-bottom: 0;
	padding-bottom: 0;
}

.entry-title {
	display: none;
}

.site-description, .site-title {
	display: none;
}

.widget-title {
	font-size: 16px;
	font-size: 1.142857rem;
	color: #f59a00;
    font-weight: normal;
	text-transform: none;
}
.widget-area .widget {
	margin-bottom: 35px;
	margin-bottom: 2.5rem;
}
.widget-area .widget h3 {
	margin-bottom: 0;
}

.widget-area {
	margin-top: 273px;
	margin-top: 19.5rem;
	color: #000000;
}
.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {
	font-size: 16px;
	font-size: 1.142857rem;
	line-height: 140%;
}
.rbo-child-list {
	margin-bottom: 14px;
	margin-bottom: 1rem;
}

/* opsommingen in tekstkader naar links zetten, en geen dot maar pijltje */
.entry-content li {
	margin: 0 0 0 25px;
	margin: 0 0 0 1.7857rem;
}
.entry-content ol li {
	margin: 0 0 0 21px;
	margin: 0 0 0 1.5rem;
}
.entry-content ul {
   list-style: disc outside url('images/arrow-right.png');
   color: #f59a00;
   line-height: 1.3;
   margin-bottom: 35px;
   margin-bottom: 2.5rem;
}

/* closing of page & posts */
.site-content article {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.widget-area .textwidget li {
	margin: 0 0 0 25px;
	margin: 0 0 0 1.7857rem;
}
.widget-area .textwidget ul {
   list-style: disc outside url('images/arrow-right.png');
}

/* Hide the colophon */
.site-info {
	display: none;
}
footer[role="contentinfo"] {
	display: none;
}

.rbo-col {
	float: left;
	width: 280px;
	width: 20rem;
	margin-right: 14px;
	margin-right: 1rem;
	font-size: 16px;
}
.rbo-small {
	float: left;
	margin-top: 42px;
	margin-top: 3rem;
	font-size: 12px;
	min-width: 300px;
}

/* link color */
#main a, .widget-area .widget a, #main a:visited, .widget-area .widget a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover, .widget-area .widget a:hover {
	text-decoration: underline;
}

/* do not hyphenate words in posts and pages, or in widgets */
.entry-content, .site-content article,
.widget-area .widget {
    word-wrap: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
}

/* settings for contact form */
.fscf-text {
	background-color: #eeeeee;
	border: 1px solid #888888;
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-size: 1rem;
	letter-spacing: 0.5px;
	line-height: 1.5;
	width: 99%;
	max-width: 420px;
	max-width: 30rem;
}
.fscf-textcaptcha {
	max-width: 70px;
	max-width: 5rem;
}
.fscf-textarea {
	background-color: #eeeeee;
	border: 1px solid #888888;
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-size: 1rem;
	letter-spacing: 0.5px;
	line-height: 1.5;
	width: 99%;
	max-width: 420px;
	max-width: 30rem;
	height: 140px;
	height: 10rem;
}
input:focus, textarea:focus {
	background-color: #cccccc;
}

textarea {
	resize:vertical;
}
/* do not ask for URL on 'Leave a reply" form. */
.comment-form-url {
    display: none;
}

#commentform #url, #commentform #url+label {
    display: none;
}

/* Settings voor menu */
#masthead .main-navigation {
	margin-left: 0;
	font-weight: lighter;
	margin-top: 0;
	line-height: 3;
}
#masthead .main-navigation li {
	margin-right: 21px;
	margin-right: 1.5rem;
}
#masthead .main-navigation ul {
	border: none;
}
#masthead .main-navigation a {
	padding-left: 0;
	padding-right: 7px;
	padding-right: 0.5rem;
	font-size: 140%;
	color: #000000;
}

#masthead .main-navigation li a:hover {
	text-decoration: none;
	color: #f59a00;
}
#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: #f59a00;
	font-weight: normal;
}
/* background color of sub-menus */
#masthead .main-navigation li ul {
	border-top: 1px solid #eeeeee;
}
#masthead .main-navigation li ul li {
	border-right: none;
}
#masthead .main-navigation li ul li a {
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	display: inline-block;
	font-size: 100%;
	padding: 0.571429rem 0.714286rem;
	white-space: normal;
	line-height: 3;
	width: 210px;
	width: 15rem;
}
#masthead .main-navigation li ul li a:hover {
	color: #f59a00;
}

/* when screen smaller than 600px: */
@media screen and (max-width: 599px) {
/* menu settings */
button.menu-toggle {
	margin-top: 7px;
	margin-top: 0.5rem;	
}
#masthead .main-navigation {
	text-align: left;
	margin-left: 0 !important;
	border-left: none;
	margin-top: 7px;
	margin-top: 0.5rem;
	font-weight: normal;
}
#masthead .main-navigation li {
	margin-right: 0;
	border-right: none;
	margin-top: 14px;
	margin-top: 1rem;
}
#masthead .main-navigation ul {
	border: none;
}
#masthead .main-navigation a {
	padding-left: 14px;
	padding-left: 1rem;
	padding-right: 14px;
	padding-right: 1rem;
	font-size: 120%;
}
#masthead .main-navigation li a {
	line-height: 2;
	text-transform: uppercase;
	text-decoration: none;
}
#masthead .main-navigation li a:hover {
	text-decoration: none;
}
#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 {
	font-weight: normal;
}
}

@media screen and (max-width: 600px) {
.site-content {
	width: 95%;
}
.widget-area {
	padding: 0;
	width: 80%;
	float: left;
	margin-top: 28px;
	margin-top: 2rem;
}
.entry-content h1 {
	font-size: 28px;
	font-size: 2rem;
}
}
