/*
 Theme Name:   TeraNews Child
 Theme URI:    http://www.sommercph.dk
 Description:  Child tema / Elektronista Edition lavet af SommerCPH.dk
 Author:       Lars Sommer / SommerCPH.dk
 Author URI:   http://www.sommercph.dk
 Template:     wt_tera
 Version:      0.1.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  wt_tera_child
*/


@import url("../wt_tera/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

#header .logo {
	clear: both;
	float: none;
	max-width: 500px;
	margin: 30px auto 0px auto;
}
#header .header-ad {
	clear: both;
	float: none;
	max-width: 950px;
	margin: 0px auto 0px auto;
	text-align: center;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 0px 5px 10px 0px rgba(50, 50, 50, 0.3);
	line-height: 0px;
}

.slider-main .post-info{
	background: rgba(0,0,0, 0.6);
}
.logo-wrap {
	background-color: #fff;
}
.slider-right .item-post {
	height: 415px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Roboto Condensed', 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
}

#main-menu ul li a {
	font-family: 'Roboto Condensed', 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	font-weight: 500;
	letter-spacing: 0.3px;
}

.slider-main .post-info h2{
	font-weight: 500;
	letter-spacing: 0.3px;
}

.widget-title h4 {
	font-family: 'Roboto Condensed', 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	font-weight: 500;
	letter-spacing: 0.3px;
	
}
.entry-tags a, .entry-content a {
	color: #176b68;
	
}

#header .top-menu ul li a {
	
	font-size: 13px;
	font-weight:  bold;
	color: #6f6f6f;
}