/*
Theme Name:     Canvas Child
Theme URI:      http://www.lpfw.org
Description:    Child theme for Canvas theme 
Author:         Dowitcher Designs
Author URI:     http://www.dowitcherdesigns.com
Template:       canvas
Version:        0.1.0
*/

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


@font-face {
    font-family: 'BevanRegular';
    src: url('fonts/Bevan-webfont.eot');
    src: url('fonts/Bevan-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Bevan-webfont.woff') format('woff'),
         url('fonts/Bevan-webfont.ttf') format('truetype'),
         url('fonts/Bevan-webfont.svg#BevanRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'SpringsteelSerifHeavy';
    src: url('fonts/springsteelserif-heavy-webfont.eot');
    src: url('fonts/springsteelserif-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/springsteelserif-heavy-webfont.woff') format('woff'),
         url('fonts/springsteelserif-heavy-webfont.ttf') format('truetype'),
         url('fonts/springsteelserif-heavy-webfont.svg#SpringsteelSerifHeavy') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'GatlinBoldWFRegular';
    src: url('fonts/gatlinboldwf-webfont.eot');
    src: url('fonts/gatlinboldwf-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gatlinboldwf-webfont.woff') format('woff'),
         url('fonts/gatlinboldwf-webfont.ttf') format('truetype'),
         url('fonts/gatlinboldwf-webfont.svg#GatlinBoldWFRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'BitstreamVeraSansRoman';
    src: url('fonts/Vera-webfont.eot');
    src: url('fonts/Vera-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Vera-webfont.woff') format('woff'),
         url('fonts/Vera-webfont.ttf') format('truetype'),
         url('fonts/Vera-webfont.svg#BitstreamVeraSansRoman') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* TEXT STYLES */

.widget h3, #sidebar-alt h3, .home h3, .blog h3 { 
	font-family: 'GatlinBoldWFRegular', 'SpringsteelSerifHeavy', Georgia, serif;
	font-size: 22px;
	color: #33291b;
	font-weight:normal;
	margin-bottom: 20px;
}

h1, h2, h3, h4, h5, h6, h2.title, h2.title a {
	font-family: 'SpringsteelSerifHeavy', Georgia, serif;
	color: #4F6F19;
	font-weight:normal;
}

h1 {
padding-bottom: 15px;	
}

.post h2.title {
	font-size: 20px;	
}

h3 {
	color: #dd7528;	
}

h4 {
	color: #33291b;	
}

.post .title a:link, .post .title a:visited, .page .title a:link, .page .title a:visited {
	color: #4F6F19;
}

p, li, .entry li, table {
	font-family: 'BitstreamVeraSansRoman', Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #33291b;
}

ul, ol, .entry ul {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
    line-height: 1.5em;
    margin-top: 0.8em;
	margin-bottom: 0.4em;
}

.textwidget p {
	font-family: 'BitstreamVeraSansRoman', Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #33291b;	
}

.textwidget p a {
	font-weight:bold;
	color: #dd7528;	
}

.entry p {
	margin-bottom: 15px;
	line-height: 150%;
}

#sidebar-alt h3 {
	margin-bottom: 20px;
}

.post-meta, .post-more {
	font-family: 'BitstreamVeraSansRoman', Verdana, Helvetica, Arial, sans-serif;
	line-height: 140%;
}

.home .post-meta, .home .post-more span.read-more, .home .post-more span.comments, .blog .post-meta, .blog .post-more span.comments, .blog .post-more span.read-more span.sep, .archive .post-meta, .archive .post-more span.comments, .archive .post-more span.read-more span.sep, span.catrss  {
	display: none;

}
.widget h3 {
    border-bottom: 0;
	margin: 0;
	text-transform: none;
}
#sidebar-alt .widget h3 {
	font-family: 'SpringsteelSerifHeavy', Georgia, serif;
	font-size: 18px;
	margin: 0;
	color: #4F6F19;
}

.page .title {
	font-family: 'GatlinBoldWFRegular', 'SpringsteelSerifHeavy', Georgia, serif; 
	font-weight: normal;
	color: #33291b;
}

.post .title {
	font-family: 'SpringsteelSerifHeavy', Georgia, serif;
	color: #33291b;
	font-size: 30px;
	line-height: 110%;
	font-weight: normal;
}

.home .post .title {
	font-size: 17px;
	line-height: normal;
}

#footer p {
    font: color: #33291B;
	font-family: 'BitstreamVeraSansRoman', Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;	
}

#footer p.right {
    font: color: #33291B;
	font-family: 'BitstreamVeraSansRoman', Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;	
	text-align: right;
}


/* LINKS */

.post-meta, .post-meta a:link, .post-meta a:visited, .post-more a:link, .post-more a:visited, .post p.tags a:link, .post p.tags a:visited, abbr {
	color: #6F655A;
}

.post-meta a:hover,.post-more a:hover, .post p.tags a:hover {
	color: #dd7528;
}

a:link, a:visited {
    color: #DD7528;
    font-weight: bold;
}

a:hover {
    color: #DD7528;
    text-decoration: underline;
}

.entry h2 a:link, a:visited {
	color: #4F6F19;
	text-decoration: none;
	font-weight: normal;
}

.entry h2 a:hover {
	color: #DD7528;
	text-decoration: underline;
	font-weight: normal;
	
}


#footer p a:link {
    color: #33291B;
	font-weight: normal;
}

#footer p a:hover {
    color: #33291B;
	text-decoration: underline;
	
}

#footer p.right a:link, a:visited {
    color: #33291B;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

#footer p.right a:hover  {
    color: #33291B;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}


/* LAYOUT */

body {
	background: #33291b url('images/body-bg.jpg') repeat;
	font-family: 'BitstreamVeraSansRoman', Verdana, Helvetica, Arial, sans-serif;
}

#wrapper {
	background: #ffffff;
	z-index: 0;

}

#header {
	padding: 0;	
}

#mountains {
	background: #dfe1d0 url('images/header.gif') no-repeat scroll center top;
	height: 200px;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	margin-left: auto;
	margin-right: auto;
	
	*display: none; /*IE 7 remove mountains */

}

#gradient {
	background: url('images/shadow.png') repeat-x scroll top transparent;
	top: 200px;
	height: 450px;
	position: absolute;
	width: 100%;
	z-index: -1;
}

#logo {
	z-index: 1000;	
	position: relative;
}

#navigation {
	border: 0;
	font-size: 17px;
	margin-top: -30px;
	margin-bottom: 40px;
	z-index: 100;
}

.width-940 .col-full {
	width: 880px;
}

#content {
	margin-left: 30px;
	margin-right: 30px;
}

.mission {
	border-bottom:dotted 7px #4F6F19; 
	width: 600px;
	margin-bottom: 20px;
	font-family: 'SpringsteelSerifHeavy',Georgia,serif; 
	font-size: 1.4em;
	line-height: normal;
	color: #33291B;
	padding-bottom: 10px;
}

.three-col-middle #main-sidebar-container {
	width: 650px;
}

.three-col-middle #main-sidebar-container #main {
	width: 420px;
	margin-top: 15px;

}

.three-col-middle #main-sidebar-container #sidebar {
	width: 200px;
	margin-left: 30px;
}

.three-col-middle #main-sidebar-container .home #sidebar {
	margin-top: -140px;	
}

.three-col-middle #sidebar-alt {
	width: 200px;
	margin-right: 30px;
	margin-top: 15px;
}

.two-col-left #main-sidebar-container #sidebar {
	width: 200px;
}

.two-col-left #main-sidebar-container #main {
    margin-right: 30px;
    width: 650px;
}

.woocommerce-page #main-sidebar-container #main {
    margin-right: 0;
    width: 650px;
}

.woocommerce-page #main-sidebar-container {
    width: 100%;
}

.widget {
    border-bottom: 2px dotted #dfe1d0;
}

.archive_header {
	border-bottom: 2px dotted #DFE1D0;	
	color: #33291B;
}

.archive_header span.fl {
	float: left;
}

.post-more {
	border-bottom: 2px dotted #dfe1d0;
	border-top: 0;
}

.three-col-left-940 #loopedSlider, .three-col-left-940 #loopedSlider .container, .three-col-middle-940 #loopedSlider, .three-col-middle-940 #loopedSlider .container, .three-col-right-940 #loopedSlider, .three-col-right-940 #loopedSlider .container {
	width: 940px;

}

.magazine #loopedSlider a.previous {
	bottom: 30px;
	right: 150px;
}

.magazine #loopedSlider a.next {
	bottom: 30px;
	right: 100px;
}

#loopedSlider {
	margin-bottom: 0;
}

#footer {
	border-top: none;	
	width: 940px;
	background-color: #DFE1D0;
	position: absolute;

}

#footer-container {
	position: relative;
	width: 100%;
	z-index: -50;
}



#footer-wrapper {
	width: 100%;
	height: 200px;
	bottom: 0;
	position: relative;;
	margin-top: -150px;
	*margin-top: 0; /*IE 7 */
}

#footer-img {
	background: url('images/footer.gif') no-repeat scroll center top transparent;
	width: 100%;
	height: 80px;
}

#footer-solid {
	width: 100%;
	background-color: #DFE1D0;
	height: 120px;
}

.entry .wp-caption-text {
	line-height: 120%;
	margin: 0 5px 5px 5px;
}

abbr {
 border: none !important;	
}

.fl {
	float: right;
}

/* MENU */

.nav, .nav a {
	font-family: 'SpringsteelSerifHeavy', Georgia, serif;
	color: #4F6F19;
	font-size: 17px;
	font-weight: normal;
}

.nav li ul {
	margin: 0;
}

.nav li ul li a:hover, .nav li.sfHover ul li a.sf-with-ul {
	background: none repeat scroll 0 0 #b8bc9b;	
}

.nav li ul li a {
    color: #33291b;
    font-size: 14px;
}

.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: none repeat scroll 0 0 #dfe1d0;
	text-decoration: none;
}


.nav .sf-sub-indicator {
	display: none !important;
}

.nav li a.sf-with-ul {
    padding-right: 10px;
}

/* CART */

#woo-variables, #woo-variables a:link {
    text-align:left!;
    font-size: 9px;
    color: #dfe1d0;
    border-bottom: none;
    clear: both;
    text-decoration:none;
    line-height:12px;

}

.woocommerce-page #main-sidebar-container ul.products {
	padding-top: 30px;	
}

.woocommerce-page #main-sidebar-container div.product .product_title, #content div.product .product_title {
	line-height: 30px;}
	
	
.woocommerce-page #main-sidebar-container div.product {
	min-height: 500px;	
	}

.woocommerce-page #main-sidebar-container div.product div.images img, #content div.product div.images img, .woocommerce-page #main-sidebar-container ul.products li.product a img {
	width: auto;	
}

.woocommerce-page #main-sidebar-container ul.products li.first {
	/*padding-right: 60px;	*/
}

.woocommerce-page #main-sidebar-container a.button, button.button, input.button, #respond input#submit, #content input.button {
    /*background: -moz-linear-gradient(center top , #4F6F19 0%, #314510 100%) repeat scroll 0 0 transparent;*/	
	border-color: #141C06;
    color: #CADEA9;
	background: #4F6F19;
}

.woocommerce-page #main-sidebar-container .related {
	display: none;	
}

.woocommerce-page #main-sidebar-container mark.count {
	background: #FFF	
	
}

.woocommerce-page #main-sidebar-container .quantity .minus, .woocommerce-page #main-sidebar-container #content .quantity .minus {
border-top-left-radius: 0;
    border-top-right-radius: 0;
    bottom: 10px;
    right: 0;	
}
	
	
.woocommerce-page #main-sidebar-container table.cart td .quantity .minus, .woocommerce-page #main-sidebar-container table.cart td #content .quantity .minus {
		border-top-left-radius: 0;
    border-top-right-radius: 0;
    bottom: 0;
    right: 0;
}


.woocommerce-page #main-sidebar-container a.button, button.button, .woocommerce-page #main-sidebar-container input.button, .woocommerce-page #main-sidebar-container #respond input#submit, .woocommerce-page #main-sidebar-container #content input.button {
    /*background: -moz-linear-gradient(center top , #4F6F19 0%, #314510 100%) repeat scroll 0 0 transparent;*/	
	border-color: #141C06;
    color: #CADEA9;
	background: #4F6F19;
}
.woocommerce ul.products li.product a img,.woocommerce-page ul.products li.product a img{
	width:auto;
	height:auto;
	display:block;
	margin:0 0 8px;
	box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);
	-webkit-transition:all ease-in-out .2s;
	-moz-transition:all ease-in-out .2s;
	-o-transition:all ease-in-out .2s;
	transition:all ease-in-out .2s
}
.woocommerce div.product div.images img,.woocommerce #content div.product div.images img,.woocommerce-page div.product div.images img,.woocommerce-page #content div.product div.images img{
	display:block;
	width:auto;
	height:auto;
	box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);
	-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);
	-webkit-transition:all ease-in-out .2s;
	-moz-transition:all ease-in-out .2s;
	-o-transition:all ease-in-out .2s;
	transition:all ease-in-out .2s
}

