/*
Theme Name: Celebrating Songwriters
Description: A Child Theme of Canvas
Theme URI: http://celebratingsongwriters.com
Author: Mouse Potatoes
Author URI: http://mousepotatoes.com
Template: canvas
Version: 1.0
*/
@import url(http://celebratingsongwriters.com/wp-content/themes/canvas/style.css);
@import url(//fonts.googleapis.com/css?family=PT+Sans);


img.bg{
  z-index: -999;
  min-height: 100%;
  min-width: 1024px;
  width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
}



#page-wrap { position: relative; width: 960px; margin: 0 auto; padding: 0; background: #f4ede0; background: rgba(249, 238, 218, 0.6); -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black; }

/* 2.1 Containers & Columns */
#wrapper  { padding:0;}


/* 2.3 Header */
#header{padding:0;  margin-left: -10px; margin-bottom: 0;}



/* 2.2 Navigation */
#navigation{ margin-left: -10px; margin-top: -6px;  padding: 0 10px;  }

.nav li a:hover, .nav li.current_page_item a, .nav li.current_page_parent a, .nav li.current-menu-ancestor a, .nav li.current-menu-item a, .nav li.current_page_item li a, .nav li.current_page_parent li a, .nav li.current-menu-ancestor li a, .nav li.current-menu-item li a, .nav li.sfHover a { background-color: #4c3501; }

ul#main-nav {margin-left: 80px;}
.nav li  { padding: 10px 25px;}	
.nav li a:hover {text-decoration: underline; }	


/* 2.3 Header */
#header{padding-right: none;}

#logo img  {border-top: 7px solid #4c3501; ;}


/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/
 .page  { padding-left: 30px; padding-right: 20px; }
 
 
/* 3.2 Images */
.entry img, img.thumbnail { padding: 0; border: 0; background:none); }


/* misc */

.landing h1.title, .landing h2.title {
	display: none;
}


/* 2.6 Footer */

#footer #credit {display:none;}

/* 3.1 Typographic Elements */

.entry blockquote  { background-image: none; }



/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/

/* 4.2 Generic Widgets */
#sidebar .widget  { margin: 0 15px 20px 15px;}
.widget h3  { margin: 0; padding:0 0 10px 0; text-transform: none; line-height: 110% !important; }

/* NIVO SLIDER */

#slider-1 {
	margin-top: -18px;
}

.nivo-caption p{
color: #f8efda !important;
padding-left: 10px !important;
}


/* gallery */

.galleria-info-title {
	font-size: 16px !important;
}

.galleria-info-description {
font-size: 14px !important;
}


/* map */

.map {
	color: #5d4431;
	border: 2px solid #e1d6ce;
}