/*
Author: Josh.biz Web Design
Author URI: https://www.josh.biz
Version: 1.0

Designed for Blades, March 2016 - using a responsive and desktop first approach
*/

body {
	font-family: 'Droid Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	color: #C3BDAE;
	background: #232020 url(../images/barbers_pole.gif) repeat-y right top;
	padding-right: 80px;
}

#announcement {
    background: #000000;
    text-align: center;
    color: #aaa77d;
    font-size: 14px;
    padding: 1em;
    line-height: 1.6em;
}

img, .wp-caption, object, embed, video {
	max-width: 100%;
}

a:link, a:visited {
	text-decoration: underline;
	color: #FFD43E;
	}
	
a:hover, a:active {
	color: #ffffff;
	}

strong {
	font-weight: 700;
}

p {
	line-height: 1.5em;
}

#contact-bar {
	background-color: #161414;
	text-align: center;
	font-size: 1.5em;
	color: #FFD43E;
	padding-top: 0.6em;
	padding-bottom: 0.3em;
	border-bottom: solid 4px #000;
}
#contact-bar span {
color: rgb(255 255 255 / 50%);
}

#contact-bar p {
	margin: 0;
	padding: 0;
}
#contact-bar p.toptel {
	margin-bottom: 0px;
}
#contact-bar p.topaddr {
	color: rgb(220, 195, 105);
    font-size: 0.625em
}

#contact-bar p.topaddr a:link, #contact-bar p.topaddr a:visited {
	color: rgb(220, 195, 105);
	text-decoration: none;
	}
	
#contact-bar p.topaddr a:hover, #contact-bar p.topaddr a:active {
	color: rgb(225, 225, 225);	}

.social-media1 {
	display: inline-block;
	float: left;
	margin-top: 1.25em;
	margin-left: 1.25em;
	margin-bottom: 0.5em;
}

.social-media1 img {
	margin: 0 0.3em 0.3em;
}

.associate-links {
	display: inline-block;
	float: right;
	margin-top: 1.25em;
	margin-right: 1.25em;
	margin-bottom: 0.5em;
}

.associate-links img {
	margin: 0 0.3em 0.3em;
}

#header {
	/*background: #1F1000;*/
	/*text-align: center;*/
	/*max-width: 1260px;*/
	text-align: center;
	margin: 0 auto;
}

#logo {
	margin: 0em auto;
	padding: 0.5em 0em 0.25em 0em;
}

#strapline {
	/*background-color: rgba(0,0,0,0.60);*/
	/*margin-top: 2em;*/
	padding: 1em 1em 0em 1em;
	color: #FFD43E;
	font-size: 1.875em;
	font-weight: 300;
}

#content {
	margin: 0 auto;
	padding: 0.25em 2em 2em 2em;
	text-align: center;
	max-width: 1116px;
	background: #232020 url(../images/gradient.png) repeat-x fixed;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
  }

#content h1 {
	color: #FFF9AC;
	font-weight: 400;
    font-size: 2em;
	line-height: 1.4em;
	}
#content h2 {
    color: #ffd43e;
    font-weight: normal;
    font-size: 2.25em;
    margin-bottom: 0.2em;
	margin-top: 1.5em;
}
#content p, #content table, #content ul {
	font-size: 1.375em;
}
#content p {
	line-height: 1.5em;
}
#content p.emph {
	    color: rgb(255, 254, 240);
}
#content ul {
	list-style: none;
	padding-left: 0;
}

#content .paymentmethods {
	display: inline-block;
	padding: 1em 0.75em;
	background-color: #ffffff;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
#content .paymentmethods img {
	margin: 0em 0.25em;
}
#map_canvas {
	margin: 1.5em auto 1.5em auto;
	background-color: #151111;
}
iframe {
	display: block;
	margin: 1.5em auto 1.5em auto;
	background-color: #151111;
}
#footer {
	padding: 1em;
	text-align: center;
	background-color: #151111;
	color: rgb(220, 195, 105);
	font-size: 1.5em;
}

#footer span {
	color: #a2d100;
}
	
#footerimg {
	text-align: center;
	background-size: cover;
	background-color: #151111;
}

#footer .social-media2 {
	position: relative;
	margin-bottom: 3.375em;
}

#footer .social-media2 img {
	margin: 0 6px 6px 6px;
}

#footer p.teamblades {
    font-size: 3em;
    color: rgba(220, 213, 189, 0.19);
	margin: 0em;
	padding: 0em;
}

#footer img.credit {
	border: none;
}
img.clearall {
	display: block;
	clear: both;
	text-align: center;
	margin: 1em auto 0.5em auto;
}

hr {
	margin-top: 3em;
}

/* Media Breakpoint - less than 900px
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width:900px) {

.social-media1, .associate-links {
	
}

#content h1 {
    font-size: 2em;
	}

}

/* Media Breakpoint - less than 600px
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width:600px) {
body {
	font-size: 12px;
	background: #232020 url(../images/barbers_pole_sm.gif) scroll repeat-y right top;
	padding-right: 40px;
}
	
#content .paymentmethods img {
	max-height: 40px;
}	

}

/* Media Breakpoint - less than 400px
-------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width:400px) {

#logo {
	margin: 0em auto;
	padding: 1.5em 1.25em 0.5em 1.25em;
}

#content {
	margin: 0 1em 0 1em;
	padding: 0.25em 1em 1em 1em;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
}

#map_canvas {
	margin: 2em 1em 2em 1em;
}

#footer p.teamblades {
    font-size: 2em;
	color: rgba(220, 213, 189, 0.38);
}


}