/*
 * Theme Name: SHSO Theme
 * Description: Theme for Southern Highlands Sympohne Orchestra based on Twenty Twelve
 * Author: David Shipman
 * Version: 0.0.1
 * Template: twentytwelve
 * 
 */

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

@font-face {
    font-family: 'museo300';
    src: url('fonts/Museo300-Regular-webfont.eot');
    src: url('fonts/Museo300-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Museo300-Regular-webfont.woff2') format('woff2'),
         url('fonts/Museo300-Regular-webfont.woff') format('woff'),
         url('fonts/Museo300-Regular-webfont.ttf') format('truetype'),
         url('fonts/Museo300-Regular-webfont.svg#museo300') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'museo300_italic';
    src: url('fonts/Museo300-Italic-webfont.eot');
    src: url('fonts/Museo300-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Museo300-Italic-webfont.woff2') format('woff2'),
         url('fonts/Museo300-Italic-webfont.woff') format('woff'),
         url('fonts/Museo300-Italic-webfont.ttf') format('truetype'),
         url('fonts/Museo300-Italic-webfont.svg#museo300_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'museo500';
    src: url('fonts/Museo500-Regular-webfont.eot');
    src: url('fonts/Museo500-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Museo500-Regular-webfont.woff2') format('woff2'),
         url('fonts/Museo500-Regular-webfont.woff') format('woff'),
         url('fonts/Museo500-Regular-webfont.ttf') format('truetype'),
         url('fonts/Museo500-Regular-webfont.svg#museo500') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'museo700';
    src: url('fonts/Museo700-Regular-webfont.eot');
    src: url('fonts/Museo700-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Museo700-Regular-webfont.woff2') format('woff2'),
         url('fonts/Museo700-Regular-webfont.woff') format('woff'),
         url('fonts/Museo700-Regular-webfont.ttf') format('truetype'),
         url('fonts/Museo700-Regular-webfont.svg#museo700') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* =Body (Ship - Main global styles)
-------------------------------------------------------------- */

body, input, textarea, body.custom-font-enabled  {
    -moz-font-feature-settings: normal;
    -moz-font-language-override: normal;
    -x-system-font: none;
    color: #373737;
    font-family: museo300, Helvetica, Arial, sans-serif;
	font-size: 16px;
}
a {
 color:#21759b;  
}
    

.floatRight{
	float: right;
}
.floatLeft{
	float: left;
}

/* =General typography
-------------------------------------------------------------- */
h1, .entry-content h1, .comment-content h1 {
    font-family: museo500, Helvetica-bold, Arial-bold, sans-serif;	
	font-size: 2.8em;
    line-height: 1.2em;
    text-transform: uppercase;
-webkit-hyphens: none;
   -moz-hyphens: none;
        hyphens: none;
	color: #7d3e40;
}
.entry-header .entry-title {
	display: none;
}

h2 {
	font-size: 2rem;
    font-weight: 300;	
    line-height: 3rem;
-webkit-hyphens: none;
   -moz-hyphens: none;
        hyphens: none;
	color: #7d3e40;    
    margin-bottom: 1rem;    
}
h2.site-description{
	margin-bottom: 0;
}
.entry-content h2, .comment-content h2, .mu_register h2 {
	font-size: 2rem;
    margin-bottom: 1rem;   
}
.entry-content h1, .comment-content h1, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h4, .comment-content h4, .entry-content h5, .comment-content h5, .entry-content h6, .comment-content h6 {
    margin-bottom: .5rem;
    margin-left: 0;
    margin-right: 0;
    margin-top: 2rem;
}
.page .entry-title {
	display: none;
}
.archive-header, .archive-title, .archive-meta {
	display: none;
}
h3, .entry-content h3 {
	font-size: 1.4rem;
    font-weight: 300;
    line-height: 1.1em;
    text-transform: none;
    margin-bottom: 1.3rem;
}

p, .entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    line-height: 1.71429;
    margin-bottom: 1rem;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}
blockquote p{
	font-family: georgia, times, serif;
	font-style: italic;
}

.site-content article {
    margin-bottom: 3rem;
    padding-bottom: 3rem;
}

/* =INTRODUCTION / SPECIAL PANEL
-------------------------------------------------------------- */

#intro-elements h1, #intro-elements h2, #intro-elements h3, #intro-elements h4, #intro-elements h5, #intro-elements h6{
    clear: none;
}

#intro-elements h1 {
	font-size: 2.8em;	
	color: #7d3e40;
}
#intro-elements h1:last-of-type{
    margin-bottom: 10px;
}

#intro-elements h2 {
	font-size: 2.4em;	
	color: #7d3e40;
}
#intro-elements h3 {
	color: #6a6a6a;	
}
#front-page-intro{
	/*float: left;*/s
}	   	
	   	

	   	
/* END - INTRODUCTION / SPECIAL PANEL
-------------------------------------------------------------- */	   	
	   	
.site-header h1, .site-header h2 {
    text-align: center;
}
.site-header h1 {
	margin: 8px 0;
}
.site-header h1 a, .site-header h2 a {
    color: #7d3e40;
    display: inline-block;
    text-decoration-color: -moz-use-text-color;
    text-decoration-line: none;
    text-decoration-style: solid;
    font-weight: 300;
    font-size: .9em;
    letter-spacing: 4px;
    padding: 5rem 0 3rem 0;
    margin-left: 175px;
}

.site-header {
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.site-title{
	text-transform: uppercase;
	font-family: museo300, Helvetica, Arial, sans-serif;		
	font-weight: normal;
    padding-top: 5px;	
	/*background: url(../../uploads/2015/03/shso_header-pattern-83x84px.jpg);*/
	/*background: url(../../uploads/2015/10/SHSO-2015-230px-logo.jpg) no-repeat;*/
}


/*http://localhost/shsolocal/wp-content/uploads/2015/11/shso_156x183px_logo.svg*/

/* OLD PNG LOGO REFERENCE   ../../uploads/2015/10/shso-colour-adjust-logo-156x183.png*/

/*Alternate header banner add logo*/
#masthead h1{
    background: url("../../uploads/2015/11/shso_156x183px_logo.svg") no-repeat scroll 0px 15px transparent;
    float:left;
	padding-top: 15px;  
	padding-bottom: 35px;    
}

/* =Structure
-------------------------------------------------------------- */
.header-image {
    margin-top: 0;
}

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

#page {
	position: relative;
	margin: 0 auto;
    background: none repeat scroll 0 0 #f7f3ee;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 20px;
	-moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 20px;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 10px 20px;	
}

#branding {
	/*border-top-color: none;*/
    border-top-style: none;
    border-top-width: 0;
}
/* NAVIGATION----(INCLUDES MEDIA QUERY FOR NAV MENU)----------------------------------------------------- */
@media screen and (min-width: 600px) {
.main-navigation li {
	margin: 0;
    font-size: 1rem;
    line-height: 1.42857;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
    color: #7c3920;
    background: white;
    font-weight: bold; 
}

.main-navigation li a {	
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: 0;
    color: #4c6576;
    line-height: 3.69231;
    text-transform: uppercase;
    white-space: nowrap;
    padding: 0 1em;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;	    
}
.main-navigation li a, .main-navigation li {
    font-size: 1.2rem;
}
.main-navigation li a:hover{
    background: #fff;
	cursor: pointer;
}

.main-navigation div ul li.lastItem a{
	background-color: #7d3e40;
	color: #fff;
    text-align: center;
    width: 100%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;	    
}
.main-navigation div ul li.lastItem a:hover{
    background: #e7dbcb;
	color: #7d3e40;    
}

.main-navigation {
	margin-top: 0;
	margin-bottom: 1rem;
    z-index: 100;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    background-color: none;
    border-bottom-color: none;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-top-width: 0;
    display: inline-block;
    text-align: center;
    width: 100%;
}
} /* END MEDIA QUERY FOR NAV MENU*/

	/*-webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 4px;
	-moz-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);*/

/* Social Icons */

@media (min-width: 600px) {
.main-navigation .nav-social-facebook { 
	float: right;  
	margin-right: 5px; 
	background: url(facebook1.png) no-repeat left 45px center;
}

.main-navigation .nav-social-twitter { 
	float: right;
	margin-right: -12px; 
	background: rgba(0, 0, 0, 0) url("facebook1.png") no-repeat scroll left 45px center;
}

.nav-social-facebook a {
	opacity: 0;
}

.nav-social-twitter a {
	opacity: 0;
}
}

/* FOOTER NAVIGATION OVERRIDES--------------------------------------------------------- */
#footer-navigation{
	margin-top: 35px;
}	
#footer-navigation li a, #footer-navigation li {
    font-size: .9rem;
}
#footer-navigation li a:hover{
	background-color: none;
}

#footer-navigation ul#menu-main-menu-1,
#footer-navigation div.nav-menu > ul {
    background-color: #f7f3ee;
    border-bottom-color: none;
    border-bottom-style: solid;
    border: none;
    display: inline-block !important;
    text-align: left;
    width: 100%;
    box-shadow: none !important;
}

/* CONTACT FORM OVERRIDES */
	.wpcf7-textarea {
	width: 95%;
}
	.wpcf7 input { 
	width: 50%;
 }
 .wpcf7-submit {
	width: 50px!important; 
}
 
/* IMAGES-------------------------------------------------------------- */

img {
	box-shadow: none;
}
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: none !important;
}


/* =Removes
-------------------------------------------------------------- */
.home .entry-header {
	display: none;
}
.entry-meta {
	display: none;	
}


/* MENU TOGGLE BUTTON HAMBURGER */

.main-navigation .menu-toggle {
	margin-top: 0;
	margin-bottom: 35px;
}

.main-navigation .menu-toggle div {
  background-color: #7d3e40;
  border-radius: 2px 2px 2px 2px;
  height: 3px;
  margin-top: 2px;
  width: 20px;
}
.main-navigation .toggled-on div {
  background-color: gray;
  border-radius: 2px 2px 2px 2px;
  height: 3px;
  margin-top: 2px;
  width: 20px;
}

.main-navigation ul.nav-menu.toggled-on {
	margin-top: 5px;
    display: inline-block;
    width: 98%;
    background: #7d3e40;
}

.main-navigation ul.nav-menu.toggled-on li {
    width: 100%;
    margin: 0;
	padding: 0;
    border-bottom: 2px solid #633133;
	text-transform: uppercase;
	color: black;
}

.main-navigation ul.nav-menu.toggled-on a {
	display: inline-block;
	width: 100%;
    line-height: 2em;
	padding: 5px 0;
	color: #e4d7c6;
	text-decoration: none;
	letter-spacing: 2px;
}
.main-navigation ul.nav-menu.toggled-on a:hover {
	background-color: #f7f3ee;
	color: gray;
}

/*.main-navigation ul.nav-menu.toggled-on li {
	margin-bottom: 15px;
}*/

.advps-slide-container {z-index: 0;}

/* MEDIA QUERIES (ship)
-------------------------------------------------------------- */

@media all 
and (max-width : 780px) {
	#masthead h1 {
		background-image: none !important;
		padding: 15px 0;
	}
	.site-header h1 a, .site-header h2 a {
	    margin-right: 0px;
	    margin-left: 0;
	    padding-top: 25px;
	    padding-bottom: 0;
	}
	h1, #intro-elements h1{
		font-size: 2.4rem;
	}
	/* CONTACT FORM OVERRIDES */
	.wpcf7 input { 
	width: 95%;
 }

 

}