/*
 Theme Name:   Blaskan Child
 Theme URI:    http://www.blaskan.net
 Description:  Blaskan Child Theme
 Author:       Per Sandström
 Author URI:   http://www.blaskan.net
 Template:     blaskan
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/


body {
	background: #fff;
	color: #444;
	font: 15px/22px 'Helvetica Neue', sans-serif;
	font-weight: 300;
	padding: 0 10px;
}


h1 {
	font-size: 44px;
	line-height: 46px;
	margin: 0 0 26px;
}


#header figure {
	text-align: center;
}
figure img {
	float: none;
}


#site {
}.background-image #wrapper {
	background: #fff;
	padding: 10px;
}

.header-image #site {
	padding-top: 10px;
}


#nav a {
	background-color: #fff;
	margin: 0 5px 1px 0;
}


#nav a:hover {
	background-color: #fff;
}


#nav .menu > ul > .current_page_ancestor > a {
	background-color: #fff;
}


#nav li:focus > a {
	background-color: #fff;

}


/** =CALENDAR ---------- */

.single-ai1ec_event TIME
{
	display: none;
}
.single-ai1ec_event .author
{
	display: none;
}
.ai1ec-agenda-view .ai1ec-event-description .ngg-singlepic
{
	width: 100%;
}
.single-ai1ec_event .ai1ec-time
{
font-size: 12px;
}


.type-post header time,
.type-attachment header time {
display: none;
}


.type-post footer,
.type-attachment footer {
 	display: none;
}


.type-page footer {
 	display: none;
}

@media only screen and (max-width: 480px) {
	.sans-serif .type-post h1,
	.sans-serif .type-page h1 {
		font-size: 14px;
	}
}


.widget {
  font-size: 12px;
	padding-top: 12px;
}

label.screen-reader-text {display:none;}

.archive.date .page-title span,
.archive.date .page-title time {
	background: none;
  display: block;
	color: #000;
	font-family: 'Helvetica', sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 40px;
	padding: 0;
	text-transform: none;
}
