@charset "utf-8";
/*
Theme Name: EBAG - Pinboard Child
Theme URI: http://www.onedesigns.com/wordpress-themes/pinboard
Description: A crafty and elegant theme powered by an advanced theme framework and grid system. With virtually unlimited layout options and styles, ideal for showcasing your portfolio of works or other multimedia elements like images, photo galleries, videos and podcasts.
Version: 1.0.7
Author: One Designs
Author URI: http://www.onedesigns.com/
Tags: blue, gray, silver, white, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, photoblogging

License: GNU General Public License v2.0
License URI: license.txt
Template: pinboard
*/

@import url("../pinboard/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/* =Structure
-------------------------------------------------------------- */

#sidebar-header {
float: right;
width: 350px;
height: 90px;
margin: -100px 15px 20px 20px;
overflow: hidden;
}

#site-title {
	margin: 0 3.4%;
	font-family:"Oswald", sans-serif;
	font-size:28px;
	letter-spacing:1px;
}

#site-title img {
	margin: 25px 0 5px 0;
	vertical-align:middle;
}

#site-title a.home {
	word-wrap: normal;
white-space:pre-line;
	line-height: 24px;
}


h3 {
margin: 0px;
}

h5 {
margin-bottom: 0px;
}

#slider .entry-title a {
	display: none;
}

.widget-title, aside#eo_events_agenda_widget-2 .widget-title {
	margin:0;
	font-family:"Oswald", sans-serif;
	font-size:20px;
	font-weight:200;
	letter-spacing:125%;
}

.tagcloud a {
	color: #078600; /* dark green */
}

.tagcloud a:hover {
	color: #a2ef00; /* light green */
}



@media screen and (max-width: 1152px) {
#site-title img {
	margin: 10px 0;
}

#header #searchform {
	float:right;
	margin:20px 3.4% 15px 3px;
}
}

@media screen and (max-width : 960px) {

#header #searchform {
	float:right;
	margin: 80px 3.4% 15px 3px;
}

}

@media screen and (max-width: 760px) {

#site-title {
margin-top:0px;
line-height:42px;
text-align:middle;
white-space:pre-line;
}

#site-title a.home {
margin-top: -20px;
}

#sidebar-header {
margin-top: 10px;
}

#access .nav-show,
	#access a.nav-show:hover {
		position: absolute;
z-index:999;
		top: 45px;
	}

	#access:target .menu {
		margin-top: 80px;
		background: #006561;
	}

	#access .menu a:hover {
		background:#33cdc7;
	}


}

@media screen and (-webkit-min-device-pixel-ratio : 1.5), screen and (min-device-pixel-ratio : 1.5) {

#site-title {
margin-top:0px;
line-height:42px;
text-align:middle;
white-space:pre-line;
}
#site-title a.home {
clear:both;
text-align:left;
margin-top:-20px;
}

#sidebar-header {
	width: 350px;
	margin: 0px 15px 0px 20px;
}

#header #searchform {
position: relative;
z-index: 0;
	float:right;
	margin:10px 3.4% 15px 3px;
}

#header input#s {
		position: relative;
		z-index: 0;

}

#access .nav-show,
	#access a.nav-show:hover {
		position: absolute;
z-index:999;
		top: 45px;
	}

	#access:target .menu {
		margin-top: 80px;
		background: #006561;
	}

	#access .menu a:hover {
		background:#33cdc7;
	}

}

.entry-meta eventorganiser-event-meta ul.eo-event-meta {
color: #3C3C3C;
}