/*
Theme Name: SuzukiMusic Theme (Twenty Thirteen - Child)
Theme URI: http: //mysite.com/
Description: This is a custom child theme created for SuzukiMusic Ottawa
Author: Designer 1
Author URI: http: //mysite.com/
Template: twentythirteen
Version: 0.1
*/
	
@import url("../twentythirteen/style.css");
	
footer[role="contentinfo"] {
margin-top: 0 !important;
padding-bottom: 0.714rem !important;

}


.sidebar .widget {
float:right;
background-color: rgba(247, 245, 231, 0);
width: 120px;
margin-right: 135px;
padding:5px;
}

.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
max-width: 1040px;
padding: 0 190px 0 170px;
}

/*.site-main {
background-image: url("http://suzukimu.wwwss14.a2hosted.com/wp-content/uploads/2014/11/BodyBG.jpg");
}*/

.site-content {
/*background-color: #8AAC91;this is the green*/
background-color: #FBF8D7;/*this is the cream*/
background-image: url("http://suzukimu.wwwss14.a2hosted.com/wp-content/uploads/2014/11/Background2.png");
background-repeat: repeat-y;
min-height: 2100px; /* this fits the current sidebar widget. if you would like to add more things to the sidebar or take out information, just resize this aspect. */ 
/* margin-left: 215px; */
 /* margin-right: 230px; */
position: relative;
width: 850px;
height: auto;
margin-left: auto;
margin-right: auto;
margin-top: auto;
text-align: left;

}

.navbar {
background-color: #8AAF96; /*#8B3129; #98C199 #89A98F*/
/*background-image: url("http://suzukimu.wwwss14.a2hosted.com/wp-content/uploads/2014/11/TopNavBG.jpg");*/
background-repeat: no-repeat;
margin: 0 auto;
max-width: 1600px;
width: 65.5%;
border-radius: 3.5px;
height: 40px; /*28px;*/
/* padding-left: 200px; */
/* padding-right: 200px; */
}


.nav-menu li a {
color: #8B3129; /*#E34D34;*/
}

.nav-menu li a:hover{
color: #425043;
background-color:rgba(247, 245, 231, 0);
}

.site-footer{
margin-top: 1px;
}

header.site-header {
background: url("http://suzukimu.wwwss14.a2hosted.com/wp-content/uploads/2014/11/BodyBG.jpg");
}

.site-header .home-link {
margin-left:217px;
background: url("http://suzukimu.wwwss14.a2hosted.com/wp-content/uploads/2014/11/MainBanner-1.jpg"); 
background-repeat: no-repeat;  
position:center top;
/*850px auto rgba(245, 226, 131, 1);    */
background-size: 850px auto; 
min-height: 103px;
}

.site-header .search-field {
display: none;
}

 .sidebar .site-footer {
background: url("http://suzukimu.wwwss14.a2hosted.com/wp-content/uploads/2014/11/FooterBG.jpg");
background-repeat: no-repeat;
margin-left: 214px;
}

.site {
background: url("http://suzukimu.wwwss14.a2hosted.com/wp-content/uploads/2014/11/BodyBG.jpg");
}

.entry-content img.alignleft, .entry-content .wp-caption.alignleft {
margin-left: 0px;
}
.entry-content img.alignright, .entry-content .wp-caption.alignright {
margin-right: 0px;
}

h1.entry-title { 
text-align: center;
color:#425043;
font-size: 2em;
font-family: "Optima", Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
}

hr {
margin: 0px;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
display: inline-block !important;
}

@media screen and (min-width: 10px) {

.site {
margin: 0 auto;
width: 1280px !important;
overflow: hidden;
}

h2 {
color:#425043;
text-align: center;
font-family: "Optima", Geneva, Arial, Helvetica, sans-serif;
font-size: 1.5em;
}

h3 {
color: #647864;
text-align: center;
font-family: "Optima", Geneva, Arial, Helvetica, sans-serif;
font-size: 1.17em;
}

p {
font-family: "Myriad Pro", Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}

body {
font-family: "Myriad Pro", Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
line-height: 0.5;
}

.widget a {
color: #d38724;;
}