@charset "utf-8";
/*
 Theme Name:   Pinboard Child Theme
 Template:     pinboard
*/

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

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

#wrapper {
	position:relative;
	max-width:1140px;
	margin:0 auto;
	box-shadow:0 0 18px rgba(0, 0, 0, .4);
	background: rgba(0, 0, 0, .10);
	overflow:hidden;
}

#copyright {
	clear:both;
	padding:1.4% 3.2%;
	background:#111;
	border-top:#333 1px solid;
	border-top:rgba(255, 255, 255, .145) 1px solid;
	color:#fff;

	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.copyright {
	float:center;
}

#header #searchform {
    display: none;
}

.entry-title,
#comments-title,
#reply-title {
	font-family:"Oswald", sans-serif;
	font-weight:300;
	letter-spacing:1px;
	overflow: hidden;
	text-align:center;
	text-transform: uppercase;
}

#social-media-icons {
position: absolute;
right: 20px;
margin-top:10px;
z-index: 999;
}


#sidebar-header {
 display: none;
 }

#sidebar-header {
 float: none;
 width: 0;
 height: 0;
 margin: 0;
 overflow: hidden;
 }

#header-image {
 display: block;
 max-width: 100%;
 }


#slider .entry-title a {
 display:none;
 }

.flex-control-nav {
display:none;
}

.flex-direction-nav,.flex-pauseplay {
display:none;
}

.prefix-text {
display:none;
}

#access {
	position: relative;
	z-index: 3;
	background: rgba(0, 0, 0, .8);
	box-shadow:0 0 0px rgba(0, 0, 0, .1);
}

#footer {
	clear:both;
	background: rgba(0, 0, 0, .5);

}

.page-template-template-no-sidebars-php #wrapper,
.page-template-template-blog-no-sidebars-php #wrapper,
.page-template-template-portfolio-no-sidebars-php #wrapper {
	max-width:700px;
	left: 10%;
}

#header {
	border-top:#111 0px solid;
}

/* Woocommerce Hacks
-------------------------------------------------------------- */

.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images {width: auto; !important;margin-left:16px;}

div.summary { float:right; width:63% !important; margin-right:16px;}


.tab-description { background-color:#FFFFFF;}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #B36B00;
	font-size: 1.25em;
	font-weight: bold;
	}
	
	
@media screen and (max-width: 480px) {
	
 #access {background:none !important; }
 #access .nav-show { top: 50px !important; }
 #access .menu {margin-top: 50px !important; }
 }

.entry,
#comments,
#respond {
	margin:2.48%;
	background:#fff;
	border-bottom:#DDD 1px solid;
	border-bottom:rgba(0, 0, 0, .13) 1px solid;
	box-shadow:0 0 5px rgba(0, 0, 0, .1);
}

.dribble {
	background-image: url(images/instagram.png);
}
