/*
 Theme Name:   Surfarama Child
 Theme URI:    http://seaonscreen.org/
 Description:  Surfarama Child Theme
 Author:       Gerbrand Gaaff
 Author URI:   http://seaonscreen.org/
 Template:     surfarama
 Version:      1.0.0
 Tags:         plaats, hier, jouw, tags, gescheiden, door, kommas
 Text Domain:  surfarama-child
*/

@import url("../surfarama/style.css");

/* =Eigen CSS hier beneden plaatsen
-------------------------------------------------------------- */
article[id*="post-"] {
    *padding: 10px 10px 10px 10px;
    word-wrap: break-word;
	}
body.page .entry-title, body.single .entry-title, .not-found .entry-title {
    font-size: 2.2em;
    font-weight: bold;
	color: #000;
   }
	.entry-title, .page-title {
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 2.2rem;
    font-weight: bold;
	color: #000;
    margin-bottom: 5px;
}


.commentlist li.comment article[id*="comment-"] p, .post_content p {
    margin: 0 0 1.5rem;
}
p {
color: #000;
}

.entry-meta, .category-archive-meta {
    color: #fff;
    display: none;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 0.8rem;
    font-weight: 700;
    line-height: 1.75rem;
    margin: 0 0 1.5rem;
}

.wp-prev-next .prev-link, .nav-previous, .previous-image, .nav-next, .next-image  {
    display: none;
    float: left;
    margin: 10px 0;
	}
	

#container {
    max-width: 1016px;
	*background-color: #fff;
background-color: rgba(255, 255, 255, 0.85);
	}

#comments {
display: none;
}

.grid-box {
    color: #000;
}


.grid-box.featured:first-child .entry-title, .grid-box.latest .entry-title, body.page .grid-box.featured:first-child .entry-title, body.page .grid-box.latest .entry-title {
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1.5rem;
    padding: 8px 10px 0px;
    text-transform: none;
	background-image: url("images/wittepijlklein.png");
    background-position:0px 10px;
    background-repeat: no-repeat;
	
}

.grid-box .entry-title, body.page .grid-box .entry-title {
    font-size: 0.95rem;
    font-weight: 700;
    line-height: 1rem;
    padding: 6px 10px 2px;
	text-transform: none;
    background-image: url("images/wittepijlklein.png");
    background-position:0px 4px;
    background-repeat: no-repeat;
	}
	
	
.grid-box .entry-content {
    font-size: 0.75rem;
    line-height: 1rem;
    padding: 2px 10px 12px;
	color: #fff;
}
#sidebar-home {
    margin-left: -1.2%;
    overflow: hidden;
    padding: 20px 0;
    width: 104%;
	}
	
#sidebar-home .widget {
    box-sizing: border-box;
    display: inline-block;
    float: left;
    margin: 1%;
    *width: 22.5%;
}
#sidebar .widget-title, #sidebar-home .widget-title {
    background: rgba(0, 0, 0, 0.1) no-repeat scroll 95% center;
    color: #000;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 1.2rem;
    font-weight: 300;
    margin: 0 -25px 20px;
    padding: 12px 35px 12px 20px;
}	

#site-logo {
    padding-bottom: 0px;
}
#site-heading {
    padding-bottom: 0px;
    padding-top: 14px;
    }



.cta {
    background: #d3bd98 none repeat scroll 0 0;
    border: 2px solid #d5d2cf;
    *border-radius: 5px;
    *box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    display: block;
    margin-top: 10px;
    max-width: 300px;
    padding: 5px 5px 5px 10px;
    width: 100%;
}

a, a:visited {
    color: #000;
    text-decoration: none;
}

a:hover {
	text-decoration: underline; 
}

#sidebar .widget, #sidebar-home .widget {
    padding: 0 10px 15px;
}
#sidebar .widget-title, #sidebar-home .widget-title {
    color: #000;
    font-weight: 400;
    margin: 0 -10px 20px;
    padding: 12px 10px;
}
nav[role=navigation] .menu ul li {}
			nav[role=navigation] .menu ul li a, 
			nav[role=navigation] .menu #menu-icon {
				font-family: "Open Sans", Arial, Helvetica, sans-serif;
				font-weight: 400;
				padding: 13px 25px;
				color: #fff;
				text-transform: none;
				/*background-image: url(library/images/trans.png);*/
				background-repeat: repeat-y;
				background-position: right top;
			}

	#social-media a.social-em {
		background-image: url(icon-email.png);
		background-color: #4E8927;
	}			
	
	nav[role="navigation"] div.menu {
    background-color: #000;
	}
	
	.grid-box.featured:first-child .entry-content,
	.grid-box.latest .entry-content {
    color: #fff;
    font-size: 0.9rem;
    line-height: 1.25rem;
    padding: 5px 10px 17px 10px;
	color: #fff;
}



