/* 
Theme Name:     TCC
Theme URI:      http://www.thecuriouscosmopolitan.com/
Description:    Responsive thema ontwikkeld voor The Curious Cosmopolitan
Author:         Shyama Sewpersad Web Services, www.sswebs.nl
Author URI:     http://www.sswebs.nl
Version:        1.0
*/ 

/* RESET STYLES
---------------------------------------------------------------------------*/
.temp {clear: both; color: #999; float: left; display: none;}

html {
	overflow-y: scroll;
}
body {
	margin: 0;
	font-size: 13px;
	line-height: 1.6; 
	min-height:100%;
	font-family: Verdana, Geneva, sans-serif;
	color: #222;
} 
.left, .alignleft{ float:left; }
.right, .alignright{ float:right; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
button, input, select, textarea {
	font-family: sans-serif; /*Probably Helvetica for Linux/Mac Systems And Arial for Windows PC*/
	color: #222;
} 
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after { /* Safari Reset as Safari does not recognise quotes property */
	content: '';
	content: none;
} 
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000; 
	cursor: help;
}
ins {background-color: #fcd700; color: #000; text-decoration: none;}
mark {background-color: #fcd700; color: #000; font-style: italic; font-weight: bold;}

p {
	margin:0;
	padding:0;
	color:#000;
}
a {
	margin:0;
	padding:0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
a:hover, a:active {
	outline: 0;
}
a img {
	border:0 none;
}
del {
	text-decoration: line-through;
	color: #ed1c24;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
small {
	font-size: 85%;
}
.clickable, label, input[type=button], input[type=submit], button {
	cursor: pointer; /* hand cursor on clickable elements */
}
button, input, select, textarea {
	margin: 0; /* Webkit browsers add a 2px margin outside the chrome of form elements */
}
button { /* make buttons play nice in IE */
	width: auto;
	overflow: visible;
}
table {
	font-size: inherit;
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	font-weight: bold;
	vertical-align: middle;
}
td {
	font-weight: normal;
}
td, td img {
	vertical-align: middle;
}
.clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.clearfix:after {
	clear:both;
}
.clearfix {
	zoom:1;
}
dd {
	margin: 0 0 0 40px;
}
ul, ol {
	margin: 0;
	padding:0;
	list-style-type:none;
}
a{ text-decoration:none; }
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Merriweather Sans', sans-serif;
	margin:0;
	padding:0;
}
h1 {
	font-size:42px;
}
h2 {
	font-size:34px;
}
h3 {
	font-size:13px;
	padding-bottom: 10px;
}
h4 {
	font-size:24px;
}
h5 {
	font-size:22px;
}
h6 {
	font-size:18px;
}
*:focus {
    outline: 0;
}
img {
    height: auto;
    max-width: 100%;
}
.screen-reader-text {
    left: -9999px;
    position: absolute;
    top: -9999px;
}

/* BODY 
---------------------------------------------------------------------------*/
body {
	width:100%;
	margin:0 auto;
	background-color:#d1d6d8;
}
.section{
	width:1000px;
	margin:0 auto;
}
figure {margin:0;}
a {color:#4892af;}
a:hover, a:active {text-decoration:underline;}

/* HEADER
---------------------------------------------------------------------------*/
.headerTop {position: relative;}
.headerTop .ralfstaand {
    bottom: -50px;
    left: 20px;
	position: absolute; 
	z-index:800;
}
.headerTop .site-title {display: none; visibility: hidden;}
.logo a{
  display: inline-block;
  padding: 18px 0 13px 0;
}
.logo a img{
  position: relative;
  left: -10px;
}

/* NAVIGATION
---------------------------------------------------------------------------*/
.secondary-menu {
	position: absolute;
	bottom: 0;
	background-color: rgba(86, 138, 159, 0.72); /* #568a9f */
	z-index: 400;
}
.secondary-menu ul {margin-left: 100px; position: relative; width: 100%;}
.secondary-menu li a {
	color: #fff; 
	display: inline-block;
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 16px;
	line-height: 0.8;
	padding: 8px 10px 10px;
	text-align: center;
	text-transform: lowercase;
}
.secondary-menu li a:hover, 
.secondary-menu li a:active {
	color:#f8e400;
	text-decoration:none;
}
.main-nav{
  position: relative;
}
.main-nav .section {background-color:#f8e400;}
.navigation  li a{
  color: #4d4d4e;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 16px;
  padding: 20px 20px 15px 0;
  display: inline-block;
  text-transform:lowercase;
}
.navigation  li a::first-letter {text-transform: capitalize;}

.navigation  li,
.secondary-menu li {
	float:left;
	text-align:center;
}
#menu-hoofdmenu li.hide-s {display: none;}
.navigation  li.active a, .navigation  li a:hover{
	color:#4892af;
	text-decoration: none;
}
.navigation ul ul {
	background: #fff;
    border-bottom: 1px solid #a6b8c0;
    border-right: 1px solid #a6b8c0;
    display: none;
    padding: 10px 0 25px;
    position: absolute;
    top: 100%;
    width: 122px;
    z-index: 888;
}
.navigation ul li:hover ul {display: block;}
.navigation ul ul li {
    display: block;
    padding: 0;
	width: 100%;
}
.navigation ul ul a {
    display: block;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 24px;
    padding: 0 0 0 10px;
    text-align: left;
	width: 90%;
}

.navigation  li.current-menu-item a,
.navigation  li.current-menu-parent a {color: #4892af;}
.secondary-menu li.current-menu-item a {color: #f8e400;}

/* START ori-code voor mobielmenu */
#nav-toggle{
  display: inline-block;
  width: 92px;
  font-size: 18px;
  color: #706f6f;
}
#nav-toggle span{
  width: 28px;
  display: block;
  float: left;
  margin-right: 5px;
}
#nav-toggle span cite{
  margin: 2px 0;
  width: 100%;
  height: 5px;
  display: block;
  background: #fbaa1c;
}
#nav-toggle{
	margin: 37px 0 0 9px;
}
#toggle-nav, #nav-toggle{
	display:none;
}
#toggle-nav li a{
  color: #706f6f;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 17px;
  display: block;
  padding: 11px 16px 9px 17px;
}
#toggle-nav li.active a{
	color: #f18e00;
}
#toggle-nav li a:hover{
	color: #f18e00;
}
/* EINDE ori-code voor mobielmenu */

/* PAGE
---------------------------------------------------------------------------*/
.page-wrap{padding: 0;}
.ie8 .page-wrap{padding: 0;}

.white{background-color:#fff;}
.grey {background-color: #f2f3f3;}

#content{
	background-color:#fff;
	margin-bottom: 0;
	width: 65%;
}
.content {min-height: 120px; padding: 39px 10px 40px 24px;}
.content article {
	border-bottom: 8px solid #f2f3f3; 
	display: inline-block;
	padding-bottom: 14px;
	width: 100%;
}
.content .entry img {margin: 8px 14px 4px 0;}
#content h1, #content h2{
  font-size: 20px;
  color: #4892af;
  font-weight: 300;
  line-height: 1.1;
}
#content h1{padding: 9px 0 11px;}
#content h2{padding: 20px 0 11px;}
#content h3 {font-size: 16px; padding: 9px 0 11px;}
#content li::before {
    color: #4892af;
    content: "• ";
    font-weight: bold;
}
#content li {
    padding-left: 1em;
    text-indent: -0.7em;
}

.content img.thumb {
	float: left; 
	margin: 4px 10px 4px 0;
	width: 204px;
}
.wp-caption p.wp-caption-text,
.wp-caption-text {
    color: #666666;
    font-size: 0.85em;
    margin: 0;
    padding: 2px 4px 5px;
}
.wp-caption.alignleft {margin-right: 4px;}
p.meta {margin-bottom: 4px;}
iframe {margin: 4px 0 8px;}

.info h3{
  font-size: 30px;
  color: #000;
  font-weight: 300;
  margin: 14px 0 24px 0;
}
.info p{
  font-weight: 300;
  font-family: 'Merriweather Sans', sans-serif;
  line-height: 1.65;
  padding: 0 61px 0 0;
  margin-bottom: 24px;
}

.content .entry p {padding: 0 0 10px;}

.content .rp4wp-related-posts {clear: both;}
#content .rp4wp-related-posts h3 {padding: 16px 0 0;}
.content .rp4wp-related-posts ul {padding: 0 0 20px 0;}
.content .rp4wp-related-posts ul > li {
    list-style: disc;
	margin: 0 0 0 12px;
	padding: 0;
}
#content .content .rp4wp-related-posts li::before { content:normal;}

.content .navigation {float: left;font-weight: bold;padding: 2px 0;width: 100%;}
.content .prev {float:left;padding: 10px 0;}
.content .next {float: right;padding: 10px;}

a.post-edit-link {display: inline-block; padding: 20px 0;}

/* Comments */
#comments {
	clear: both;
    margin-bottom: 2rem;
}
#content h2#comments {margin-bottom: 0; padding-bottom: 0;}
.comment {background-color: #f5f5f5;}
.comment-list li, .ping-list li {
    margin-top: 1.5rem;
    padding: 2rem;
}
.comment-list li .avatar {
    float: left;
    margin: 0 1rem 1.5rem 0;
}
div.comment-body > p {clear: both;}
.commentmetadata, #author, #email, #url {
    margin-bottom: 0.75rem;
}
#author, #email, #url {width: 50%;}
#comments textarea {width: 98%;}
input[type="submit"] {
    background-color: #d1d6d8;
	border: none;
	color: #4892af;
	font-weight: bold;
    padding: 1rem 1.5rem;
    width: auto;
}
input[type="submit"]:hover {background-color: #f8e400/*f2f3f3*/;}

#commentform .cptch_block {margin-bottom: 0.75rem;}

/* SIDEBAR */
#sidebar{
  background-color: #f2f3f3;
  font-family: "Merriweather Sans",sans-serif;
  min-height: 651px;
  padding: 20px 1.5%;
  width: 32%;
}
#sidebar .textwidget {
	background-color: #fff;
	display: inline-block;
	margin: 5px 0;
    padding: 20px 15px;	
	width: 90.5%
}
#sidebar .textwidget .textwidget {padding: 0;}
#sidebar img.wpp-thumbnail {height: 63px; width: 100px;}
#sidebar strong.lang {font-family: "Merriweather Sans",sans-serif; font-size: 13px;}
#sidebar select {width: 100%;}
#sidebar li{padding: 0 0 10px;}
td.mostreadimg {padding-bottom: 10px;}

#sidebar .socmed li {float: left; margin-right: 10px;}


/* FOOTER
---------------------------------------------------------------------------*/
.footer{
	padding-bottom: 20px;
	font-family: "Merriweather Sans",sans-serif;
}
.footer-wrap{
	background-color:#f8e400;
	padding: 30px 1% 30px 24px;
}
.footer .footer-column {float: left; margin-right: 2.3333%; width:31%;}
.footer li{padding: 0 0 10px;}
.footer .wpp-list li{/*padding: 0 0 4px;*/}

.footer li a span{
  display: inline-block;
  font-size: 36px;
  color: #fff;
  border-radius: 25px;
  width: 40px;
  height: 40px;
  text-align: center;
  margin: 0 14px 0 10px;
  position: relative;
  top: 8px;
}

.footer h3 {color: #4892af;}
.footer li:nth-of-type(1) a span{
	background-color: #f18e00;
}
.ie8 .footer li.ques a span{
	background-color: #f18e00;
}
.footer li:nth-of-type(2) a span{
	background-color: #86aab9;
}
.ie8 .footer li.fb a span{
	background-color: #86aab9;
}
.footer li:nth-of-type(3) a span{
	background-color: #83cde2;
}
.ie8 .footer li.tweet a span{
	background-color: #83cde2;
}
.footer li:nth-of-type(3) a span img{
  position: relative;
  top: -2px;
}
.ie8 .footer li.tweet a span img{
  position: relative;
  top: -2px;
}

/* Zoeken
------------------------------------------------------------------------------*/ 

.headerTop .search-form {
	bottom: 6px; 
	position: absolute; 
	right: 1%; 
    text-align: left;
    width: 160px;
	z-index:500;
}
.headerTop .search-form input[type="text"] {
	background: url("images/search-w.png") transparent no-repeat 3px 2px;
	border: 1px solid #fff;
	color: #fff;
	height: 17px;
	padding: 0 6px 2px 24px;
	outline: none;
	width: 75%;
}
.headerTop .search-form input[type="submit"] {
	display: none;
}


/* PRINT STYLES
---------------------------------------------------------------------------*/
@media print {

}


/* MEDIA QUERIES
---------------------------------------------------------------------------*/
@media screen and (max-width: 1020px) { 
.section {
  width: 99%;
}

}
@media screen and (max-width: 920px) {
.headerTop .ralfstaand {left: 0;}
#content h1{
	font-size: 48px;
}
#sidebar {
  
}
#sidebar li a {
  font-size: 14px;
}
#sidebar li a span{
  margin: 0 6px 0 5px;
}
}
@media screen and (min-width: 768px) {
.show-s{
	display:none !important;
}

}
@media screen and (max-width: 767px) {
#nav-toggle{
	display:inline-block;
}
.hide-s{
	display:none;
}
#menu-hoofdmenu li.hide-s {display: block;}

#menu {
	position: static;
}
	#menu .trigger {
/*		background: url(images/ico_menu.png) no-repeat;
*/		
		color: #706f6f;
		cursor: pointer;
		display: block;
		font-family: "Merriweather Sans",sans-serif;
		font-size: 16px;
		font-weight: bold;
		height: 19px;
		margin: 10px 20px;
		position: absolute;
		left: 0;
		top: 10px;
		width: 80%;
	}
	
	.trigger span{
	  display: block;
	  float: left;
	  margin-right: 5px;
	  width: 28px;
	}
	.trigger span cite{
	  background: #fbaa1c;
	  display: block;
	  height: 5px;
	  margin: 2px 0;
	  width: 100%;
	}

	#menu ul {
		display: none;
	}

	#menu ul.active {
		display: block;
	}

	#menu ul ul.active {
		overflow: hidden;
		clear: both;
		position: static;
		display: block !important;
	}
	#menu ul li a {
		display: block;
		padding: 7px 0 11px;
		font-weight: bold;
	}

	#menu ul li.active > a {
		color: #000;
	}

	#menu ul li {
		display: block;
		border-bottom: 1px solid #fff;
		text-align: left;
		padding: 0;
		position: relative;
	}

	#menu .with .drop:after {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: -25px;
		display: block;
	}

	#menu .with .drop {
		display: block;
		background: url(images/bg_menu.png) no-repeat 100% 0;
		width: 11px;
		height: 9px;
		position: absolute;
		top: 14px;
		right: 25px;
		cursor: pointer;
	}

	#menu .with.active .drop {
		background-position: 0 0;
	}

	#menu ul ul li {
		border: 0;
	}

	#menu ul ul li a {
		padding: 0;
		margin: 0;
		font-size: 16px;
		line-height: 24px;
		border: 0;
	}

	#menu ul li:hover ul,
	#menu ul ul {
		display: none;
	}

	#menu ul .active ul {
		position: static;
		padding: 0 12px;
		display: block !important;
	}

	#menu ul {
		background: #f8e400;
		display: none;
		position: absolute;
		left: 0;
		right: 0;
		padding: 0 12px;
		top: 60px;
		z-index: 888;
	}
	
	.navigation li, 
	.secondary-menu li {float: none;}

.section , #content, .footer-wrap {
  width: 100%;
}
.footer {
  padding-bottom: 0;
}
.footer-wrap {padding-right: 0; width: 95%;}
.footer-wrap .col1 {display: none;}
.footer .footer-column {width: 47%;}

#sidebar {
  width: 97%;
  min-height: initial;
}
#sidebar ul{
  width: 100%;
  display: table;
  text-align: center;
}
#sidebar ul li{
  background: none;
  display: inline-block;
  margin: 0 6px;
}
#content {
  margin-bottom: 0;
}
.page-wrap{
	background-color: #f8e400; padding:60px 0 0;
}
#content h1{
	padding: 4px 3px 5px 7px;
	font-size: 39px;
}
}
@media screen and (max-width: 480px) {
.page-wrap {
  /*padding: 9px 0 0 0;*/
}

#content h1 {
  padding: 7px 3px 8px 7px;
  font-size: 25px;
}
#content h2{
  font-size: 15px;
  padding: 2px 0 1px;
}

.info h3 {
  font-size: 16px;
  margin: 14px 0 14px 0;
}

#sidebar ul li{
	padding: 15px 0 22px 0;
	margin: 0 4px;
}
#sidebar li a {
  font-size: 11px;
}
#sidebar li a span {
  margin: 0 6px 0 5px;
  position: relative;
  top: 3px;
  font-size: 21px;
  width: 25px;
  height: 25px;
}
#sidebar li:nth-of-type(3) a span img {
  width: 15px;
}
.footer-wrap .blue{
  padding: 7px 15px;
  line-height: 1.2;
  font-size: 11px;
}
#sidebar {
  -webkit-box-shadow: initial;
  -moz-box-shadow: initial;
  box-shadow: initial;
}
.footer-logo{
	padding: 17px 0 60px 0;
}
.footer-logo li {
  margin-left: 59px;
  margin-bottom: 17px;
}
.footer-logo li:nth-of-type(1) img{
	width: 119px;
}
.footer-logo li:nth-of-type(2) img{
	width: 147px;
}
.footer-logo li:nth-of-type(3) img{
	width: 79px;
}
.footer-logo li:nth-of-type(4) img{
	width: 98px;
}
}
@media screen and (max-width: 320px) {
.footer-logo li {
  margin-left: 30px;
}
}