/*
Theme Name: Thrift Store USA
Description: Child theme for the twentytwelve theme 
Author: David Carson
Template: twentytwelve
*/

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

@font-face {
	font-family: 'Pictos';
	src: url('font/pictos-web.eot');
	src: local('☺'), url('font/pictos-web.woff') format('woff'), url('font/pictos-web.ttf') format('truetype'), url('font/pictos-web.svg#webfontIyfZbseF') format('svg');
	font-weight: normal;
	font-style: normal;
}

.pictos { font-family: 'Pictos'; }


.template-front-page .site-content article .entry-header { 
	display: none; 
}

body .entry-content a:visited, 
body .comment-content a:visited,
body .widget-area .widget a,
body .widget-area .widget a:visited {
    color: #2F529A;
}

.site-header h1 a, 
.site-header h2 a {
	text-transform: uppercase; 
    font-size: 1.4em; 
    line-height: 1.24615;
}

.site-header h2 {
	font-size: 1.228571em;
    font-size: 1.228571rem;
    line-height: 1.84615;
}

.site-header h1 a .title-first, 
.site-header h2 a .title-first,
.site-header h1 a .title-second, 
.site-header h2 a .title-second {
	color: #2f529a; 
	text-shadow: 0.01em 0.01em 0 #89a8e7, 0.02em 0.02em 0 #89a8e7, 0.03em 0.03em 0 #89a8e7, 0.04em 0.04em 0 #89a8e7, 0.05em 0.05em 0 #89a8e7, 0.06em 0.06em 0 #89a8e7, 0.07em 0.07em 0 #89a8e7;  
}

.site-header h1 a .title-third, 
.site-header h2 a .title-third,
.site-header h1 a .title-fourth, 
.site-header h2 a .title-fourth {
	color: #d41b2d; 
	text-shadow: 0.01em 0.01em 0 #f7bbc1, 0.02em 0.02em 0 #f7bbc1, 0.03em 0.03em 0 #f7bbc1, 0.04em 0.04em 0 #f7bbc1, 0.05em 0.05em 0 #f7bbc1, 0.06em 0.06em 0 #f7bbc1, 0.07em 0.07em 0 #f7bbc1; 
}
.site-header h1 a .title-fourth, 
.site-header h2 a .title-fourth {
	font-size: 0.4em; 
}

.template-front-page .widget-area .widget:nth-child(2n), .template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
	margin-bottom: 0; 
}
body.template-front-page .site-content { margin-top: 0; }
a {
    color: #2F529A;
}

a:hover {
    color: #18346c;
}


body .site {
    background: #fff; 
    box-shadow: none; 
}


body.custom-background { 
	 

	background: #2F529A; 
	background: -moz-linear-gradient(top, #2F529A 0%, #19397b 70%, #19397b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2F529A), color-stop(70%,#19397b), color-stop(100%,#19397b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #2F529A 0%,#19397b 70%,#19397b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #2F529A 0%,#19397b 70%,#19397b 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #2F529A 0%, #19397b 70%,#19397b 100%); /* IE10+ */
	filter: none; /* IE6-9 */
	background: linear-gradient(top, #2F529A 0%,#19397b 70%,#19397b 100%); /* W3C */
	  background-repeat: no-repeat;
    background-attachment: fixed; 

	
}

.thriftstoreusa-facebook {
    text-align: left;
    margin-top: 0.8em; 
    margin-bottom: 0.8em; 
}
.thriftstoreusa-facebook a {
	font-size: 1.3em; 
    color: #333333;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 45px;
    text-align: left !important;
    text-decoration: none;
    vertical-align: middle;
}
.thriftstoreusa-facebook a:hover {
	color: #555; 
}

.thriftstoreusa-facebook .fb .logo {
    background-image: url('images/fb-45px.png');
    float: left;
    height: 45px;
    margin-right: 0.6em;
    width: 45px;
}

#yelp { float: right; margin-bottom: 0.6em; width: 40%;text-align: right;  }
.thrift-store-footer { float: left; width: 60%; }
#colophon { overflow: hidden; margin-top: 0;  }

.page-id-62 .entry-content hr {
	clear: both;  
	margin-top: 2em;
	margin-bottom: 2em; 
	overflow: hidden; 
}
.page-id-62 .entry-content img {
  -moz-box-shadow:    none;
  -webkit-box-shadow: none;
  box-shadow:         none;
}

.site-content article {
	border-bottom: none; 
	margin-bottom: 0; 
}
	#masthead hgroup {
		width: 60%; 
		display: inline; 
		display: inline-block; 
		float: left; 
	}
	
	#masthead #store-information {
		width: 40%; 
		float: right; 
		display: inline; 
		display: inline-block; 
		text-align: right; 
		margin-bottom: 2em; 

		color: #757575;
		line-height: 1.2;
	}
	
	#masthead #store-information .phone-number {
		font-size: 1.5em; 
		color: #1d1d1d; 
	}
.mapdirections { 
	font-size: 0.8em; 
}

a[href^=tel] { text-decoration: none;  }

@media screen and (max-width: 600px) {

.thriftstoreusa-facebook {
    display:none;
 }
	

	#masthead hgroup {
		width: 100%; 
		display: block; 
		float: none; 
	}
	
	#masthead #store-information {
		width:100%; 
		display: block; 
		text-align: center; 
		margin-bottom: 1em; 
		float: none; 
		margin-top: 1em; 
	}
	
	.site-header h1 a, 
	.site-header h2 a {

    	font-size: 1em; 
   
		}
	.site-header h2 {
	display:none;	}
	#yelp,.thrift-store-footer { width: 100%;text-align: center;  }
	.thrift-store-footer { margin-bottom: 1em; }

}

@media screen and (min-width: 600px) {
	body .site {
    background: #fff;
    border: 10px solid #19397b; 
    box-shadow: none;
    margin-top: 1.42857em;
    margin-top: 1.42857rem; 
	}
}

body.home .widget-area .widget h3 {
	margin-bottom: 0; 
}

body.home .widget-area #text-4 {
	margin-bottom: 24px; 
	overflow: hidden; 
}