@charset "utf-8";
/*
Theme Name: Pinboard Child for TWW site
Theme URI: https://www.onedesigns.com/themes/pinboard
Description: A child theme of the Pinboard theme. 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: 0.1
Author: One Designs for the original theme. Branislav Gagic for the Child theme.
Author URI: https://www.branislavgagic.com/
Tags: blue, gray, silver, white, light, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, 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
Template: pinboard

License: GNU General Public License v2.0
License URI: license.txt
*/

#header #searchform {
	float:right;
	margin: 0px 3.4% 0 3px;
}

#site-title {
	/*margin: 0 3.4%;*/
	/*font-family:"Oswald", sans-serif;
	font-size:32px;
	letter-spacing:1px;*/

	margin: 0 0%;
}

#site-title img {
	/*margin: 38px 0;
	vertical-align:middle;*/

	margin: 0px 0;
}

@media screen and (max-width: 760px){
		#site-title {
		/*margin:18px 0;*/

		margin:0px 0;
	}
}
