/*
Theme Name:     RaceFiles Theme
Theme URI:
Description:    RaceFiles Child theme for Canvas theme
Author:         Michiko Swiggs
Author URI:     http://swiggs.com/
Template:       canvas
Version:        0.1.0
*/

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


body {
	background: #f2f2f2 url(images/bkg_diag_2.png);
	font-family: "proxima-nova",Helvetica, Arial, sans-serif;
	font-weight: 400;
}
a:link, a:visited, {
	color: #358BD5;
}
a:hover {
	text-decoration: none !important;
	color: #2F7BBD;
}
h1,
h2,
h3,
h4,
h5,
h6,
#logo .site-title,
#logo .site-description,
body #wrapper #content .button,
body #wrapper #content .button:visited,
body #wrapper #content .reply a,
body #wrapper #content #respond .form-submit input#submit,
input[type=submit],
#navigation,
.page-title,
.post .title,
.page .title,
.entry .wp-caption-text,
.widget h3,
#tabs .inside li a,
#tabs .inside li span.meta,
.widget_woodojo_tabs .tabbable .tab-content li a,
input,
textarea  {
  font-family: "proxima-nova", Helvetica, Arial, sans-serif;
}
p,
.post-meta,
.entry,
.entry p,
.widget p,
#commentform input.txt,
#commentform textarea,
.widget_woodojo_tabs .tabbable .tab-content li span.meta {
	font-family: "proxima-nova",Helvetica, Arial, sans-serif;
	font-weight: 400;
}
body.full-width #inner-wrapper {

}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover
h6 a:hover {
  color: #2F7BBD;
}

/* header */
#header-container {
	background: #29271E url(images/shadow_bottom.png) repeat-x center bottom;
	height: 115px;
}
#header {
	padding-top: 10px;
	padding-bottom: 10px;
}
#header #header-searchform {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 190px;
	border: none;
	background: #fff url(images/icon_search.png) no-repeat 10px center;
	border-radius: 1000px;
	height: 24px;
	padding: 3px 0px 3px 30px;
}
#header-searchform input[type='search'] {
	margin: 0px;
	background: transparent;
	border: none;
	line-height: 20px;
	padding: 5px;
	font-size: 13px;
}
#header-searchform input[type='search']:focus {
	box-shadow: none;
}
#header-searchform #searchsubmit {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 30px;
	width: 20px;
	padding: 0px 5px;
	margin: 0px;
	margin-right: 5px;
	background: url(images/arrow_right_blue.png) no-repeat center center;
	box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0);
}
#changelab-header {
	position: absolute;
	left: 153px;
	top: 36px;
	font-weight: 400;
	font-size: 14px;
	color: #FFF;
}

/* navigation */
#nav-container {
	background: transparent;
	border: none;
	position: relative;
	top: -36px;
	margin: 0px !important;
	height: 36px;
}

#nav-container #navigation {
	background: transparent;
	height: 36px;
	padding-left: 130px;
}
#navigation ul.nav > li {
	border: none !important;
	background: url(images/nav_bkg.png) right top;
	height: 36px;
}
#navigation ul.nav > li:hover,
#navigation ul.nav > li a:hover {
	background: url(images/nav_bkg_active.png) right top !important;
}
ul.nav li a {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: 700;
	color: #FFF;
	position: relative;
	top: -2px;
}
ul.nav li.current_page_item a,
ul.nav li.current_page_parent a,
ul.nav li.current-menu-ancestor a,
ul.nav li.current-cat a,
ul.nav li.current-menu-item a {
  color: #474434;
}
ul.nav li.parent a {
	padding-right: 40px !important;
}
#navigation .nav li.parent > a:after {
	border-color: #358BD5 transparent transparent !important;
	right: 20px !important;
}
ul.nav li.current_page_item a,
ul.nav li.current_page_parent a,
ul.nav li.current-menu-ancestor a,
ul.nav li.current-cat a,
ul.nav li.current-menu-item a {
	background: url(images/nav_bkg_active.png) right top;
}
ul.nav ul {
	min-width: 240px;
}
ul.nav li ul li a {
	color: #474434 !important;
}
#navigation ul.sub-menu > li:hover,
#navigation ul.sub-menu > li a:hover {
	background: #fff !important;
	text-decoration: none;
}
#navigation ul.rss li a:before {
  line-height: 36px !important;
}
#navigation ul.rss li a {
  color: #CCC !important;
}



/* content area */
#content {
/* 	padding-top: 30px; */
}
.two-col-left #main-sidebar-container #main {
	background: #fff;
}
#main .post,
#main .post-entries,
#main #comments,
#main #respond,
#main .nav-entries,
#main .page,
#main .comment-guidelines,
#main .product {
	margin: 20px;
}
#main #comments-title {
  margin-bottom: 5px;
}
#main .archive_header,
#main .page-title,
.error404 #main .title {
  padding: 20px;
  margin: 0px;
	float: none;
	width: auto;
	font-size: 2em;
	background: #B1A980;
	color: #29271E;
	border: none;
}
#main .page-title a {
  color: #29271E;
}
.error404 #main .entry {
  padding: 20px;
}
#main .archive_header .fl {
  float: none;
}
#main .archive-description {
  padding: 0px 20px 20px 20px;
  background: #B1A980;
  margin-top: -10px;
  margin-bottom: 20px;
  color: #29271E;
}


/* shop */
ul.products li.product {
  width: 30% !important;
}
.woocommerce-result-count {
  display: none;
}
.woocommerce-ordering {
  display: none;
}
.woocommerce-message {
  margin-bottom: 0px !important;
  background: #29271E !important;
  color: #fff !important;
}
.woocommerce-info {
  margin: 20px;
}
.woocommerce-message .button,
.variations_button .button {
  margin-top: 0px !important;
}

/* home */
.magazine {
/*   margin: 20px 30px; */
}
.magazine #loopedSlider li.slide {
}
#loopedSlider .content {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7) !important;
}
#loopedSlider .content p,
#loopedSlider .content h2 {
  background: transparent !important;
}
#loopedSlider .content .byline p {
  padding-bottom: 5px;
}
#loopedSlider .content .byline strong {
  text-transform: uppercase;
}
#loopedSlider .content .byline img {
  display: inline;
  width: 50px !important;
  height: 50px !important;
  max-width: 50px;
  max-height: 50px;
  vertical-align: middle;
  margin-right: 20px;
}


/* elements */
.button,
body #wrapper #content .button,
body #wrapper #content .button:visited,
body #wrapper #content #respond .form-submit input#submit,
input[type="submit"] {
  padding: 6px 30px;
  margin-top: 12px;
  font-size: 14px;
  background: #358BD5;
  color: #fff !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .1em;
  border-radius: 1000px;
  box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.1)
}
.button:hover {
  background: #2F7BBD;
}


/* author box */
#post-author .profile-image img {
  border-radius: 0px;
}
.author-social a:before {
  font-family: Social;
  font-size: 1.1em;
  line-height: 1em;
  display: inline-block;
  color: #358BD5;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);
}
.author-social a.twitter:before {
  content: '\e002';
}



/* posts */
.post {
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 30px;
}
.post-categories {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
}
.post-categories a {
  background: #B1A980;
  color: #29271E;
  padding: 3px 10px 2px 10px;
  border-radius: 3px;
}
.post .title a:link,
.post .title a:visited,
.page .title a:link,
.page .title a:visited {
	color: #358BD5;
}
.post .title a:hover,
.post-more a:hover,
.post-meta a:hover,
.post p.tags a:hover {
  color: #2F7BBD;
}
.page-title, .post .title, .page .title,
.post-meta {
  margin-bottom: 10px;
}
.entry iframe {
  max-width: 100%;
}
.entry img, img.thumbnail,
#portfolio .group.portfolio-img img {
  padding: 0px;
  border: none;
}
.woo-pagination a:link,
.woo-pagination a:visited,
.woo-pagination a:active,
.nav-entries a span {
  background: #fff;
  border: 1px solid #B4B4B4;
  text-transform: uppercase;
  padding: 4px 7px 3px 7px;
  color: #474434;
}
.woo-pagination a:hover span {
  background: #f6f6f6;
}
.post .post-utility {
  display: none;
}
.single .post .post-meta {
  width: 23%;
  float: left;
}
.single .post .entry {
  width: 77%;
  float: left;
}
.single .post h1.title {
  font-size: 36px;
  font-weight: 400;
}
.single .post .post-date {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  line-height: 30px;
  margin-bottom: 20px;
  font-weight: 700;
}
/* sharing */
.single .post .post-date {
  position: relative;
}
.single .post .post-date div.sharedaddy {
  position: absolute;
  top: 0px;
  right: 0px;
}
.single .post .post-date div.sharedaddy .sd-content {
  width: 100%;
}
.single .post .post-date div.sharedaddy div.sd-block {
  border: none;
  padding-top: 7px;
}
.single .post .post-date div.sharedaddy .sd-content li {
  margin: 0px 0px 0px 5px !important;
}
.single .post .post-date div.sharedaddy .sd-content li a {
  float: left;
}
.single .post .post-date div.sharedaddy .sd-content li.share-print {
  margin-left: 25px !important;
}
.single .post .post-date div.sharedaddy .sd-content li.share-end {
  display: none;
}
.single .post #post-author {
  padding: 0px;
  margin-right: 20px;
  margin-bottom: 15px;
  border: none;
}
.single .post #post-author p {
  font-size: 12px;
  line-height: 1.3em;
  color: #777;
}
.single .post #post-author a {
  color: #358BD5;
}
.single .post #post-author .profile-image img {
  margin: 0px 10px 5px 0px;
}
.single .post #post-author .author-tagline {
  clear: both;
  padding: 5px 0px;
}

.single .post .post-comment-count {
  margin-bottom: 20px;
  margin-right: 20px;
}
.single .post .post-comment-count a {
  background: #358BD5;
  border-radius: 1000px;
  padding: 5px;
  color: #fff;
  display: block;
  text-align: center;
}
.single .post .post-comment-count .icon-comment {
  margin-right: 5px;
}
.single .post .post-tags {
  margin-right: 20px;
}
.single .post .post-tags h4 {
  text-transform: uppercase;
  padding-bottom: 5px;
}
.single .post .post-tags a {
  display: block;
}

body #wrapper #content .reply a {
  background: #358BD5;
}

.post-edit-link {
  position: absolute;
  bottom: 40px;
  right: 0px;
}
.single .post-edit-link {
  position: relative;
  bottom: auto;
  right: auto;
  font-size: 13px;
  float: none;
  display: block;
  padding: 10px 0px;
}

/* sharing */
div.sharedaddy div.sd-block {
  border: none !important;
}
div.sharedaddy .sd-content {
  float: left !important;
}

/* author */
#post-author {
  border-radius: 0px;
  border: none;
  background: none;
  border-bottom: 2px solid #eee;;
}
.author #post-author {
  margin-bottom: 0px;
}
.author .more-less {
  margin-left: 165px;
}
.author .author-name {
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 5px;
}
.author .author-social {
  text-align: right;
  position: absolute;
  right: 20px;
  top: 25px;
  font-size: 14px;
}
.author .author-tagline {
  margin-bottom: 10px;
  font-size: 14px;
}



/* widgets */
.widget {
	font-size: 13px;
}
.widget h3 {
	text-transform: uppercase;
	border-bottom: none;
}
.widget ul {
}
.widget ul li {
	list-style: none;
	padding: 5px 0px;
	line-height: 1.3em;
}
.widget ul li a {
	font-size: 14px;
	line-height: 1.3em;
}
.widget a:hover {
	text-decoration: none !important;
	color: #2F7BBD;
}
.widget_recent_comments li, #twitter li {
  border: none;
}




/* sidebars */
#sidebar {
  position: relative;
  top: -5px;
}
#sidebar .widget {
	margin-bottom: 40px;
}
#sidebar .widget h3 {
	margin: 0px;
	padding: 0px;
	height: 32px;
	line-height: 32px;
  color: #29271E;
}
#sidebar .widget h3 span {
	padding: 8px 25px 7px 15px;;
	background: url(images/tab_brown.png) no-repeat right top;
	margin-bottom: 0px;
}
#sidebar .widget ul {
	clear: both;
	padding-top: 5px;
	margin-top: 0px;
}
#sidebar .widget.widget_woo_subscribe {
	text-align: center;
	padding: 10px;
	border: 6px dashed #358BD5;
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700 !important;
}
#sidebar .widget.widget_woo_subscribe p {
  display: none;
}
#sidebar #connect {
  margin: 0px;
}
#sidebar .tipsy-social-icons ul li a:hover {
	background: #2F7BBD;
}
#sidebar #mc_embed_signup {
  padding-left: 8px;
  margin-top: -5px;
}




/* tabs */
#sidebar .widget #tabs .inside {
  box-shadow: none;
}
#sidebar .widget #tabs .inside ul {
  border: none;
  padding: 0px;
}
#sidebar .widget #tabs .inside li {
  border: none;
}
#sidebar .widget #tabs ul.wooTabs {
  padding: 0px;
  bottom: 0px;
}
#sidebar .widget #tabs ul.wooTabs li {
  padding: 0px;
  border: none;
  border-radius: 0px;
  box-shadow: none;
  margin: 0px;
}
#sidebar .widget #tabs ul.wooTabs li a {
  border: none;
  padding-right: 15px;
  border-radius: 0px;
}
#sidebar .widget #tabs ul.wooTabs li a.selected,
#sidebar .widget #tabs ul.wooTabs li a:hover {
  border: none;
  background: url(images/tab_brown.png) no-repeat right bottom;
  color: #29271E;
  box-shadow: none;
}

#sidebar .widget.paperclip,
#sidebar .widget_ultimate_posts,
#sidebar .widget_ns_mailchimp {
  background: #fff;
  margin-top: 9px;
}
#sidebar .widget.paperclip h3,
#sidebar .widget_ultimate_posts h3,
#sidebar .widget_ns_mailchimp h3 {
  background: none;
  position: relative;
}
#sidebar .widget.paperclip h3 span,
#sidebar .widget_ultimate_posts h3 span,
#sidebar .widget_ns_mailchimp h3 span {
  overflow: visible;
  background: #B1A980;
  color: #29271E;
  padding-left: 35px;
}
#sidebar .widget.paperclip h3 span:before,
#sidebar .widget_ultimate_posts h3 span:before,
#sidebar .widget_ns_mailchimp h3 span:before {
  display: inline-block;
  content: " ";
  position: absolute;
  left: 10px;
  top: -9px;
  width: 30px;
  height: 100%;
  background:  url(images/sidebar_paperclip.png) no-repeat 0px 0px;
}
#sidebar .widget.paperclip p,
#sidebar .widget.paperclip ul,
#sidebar .widget.paperclip ol {
  padding: 10px 15px;
}
#sidebar .widget_ultimate_posts ul {
  padding: 10px;
}
#sidebar .widget_ultimate_posts .post-title {
  font-weight: 700;
  font-size: 1.2em;
  margin-bottom: 5px;
}
#sidebar .widget_ultimate_posts .post-author,
#sidebar .widget_ultimate_posts .post-date,
#sidebar .widget_ultimate_posts .post-cats,
#sidebar .widget_ultimate_posts .post-tags {
  margin-bottom: 5px;
  color: #999;
  font-size: 12px;
}
#sidebar .widget_ultimate_posts .post-author a,
#sidebar .widget_ultimate_posts .post-cats a,
#sidebar .widget_ultimate_posts .post-tags a {
  font-size: 12px;
  line-height: auto;
  font-weight: bold;
}
#sidebar .widget_ultimate_posts .post-cats a,
#sidebar .widget_ultimate_posts .post-tags a {
  color: #999;
}
#sidebar .widget_ultimate_posts .upw-image {
  margin-bottom: 10px;
  text-align: center;
}
#sidebar .widget_ultimate_posts .upw-more {
  text-align: center;
  margin-top: 0px;
}
#sidebar .widget_ultimate_posts .upw-more .button {
  margin: 10px auto;
  margin-top: 0px !important;
  font-size: 12px !important;
}

#sidebar .widget_ns_mailchimp .signup-text {
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 5px;
  padding-left: 60px !important;
  background: url(images/icon_email.png) no-repeat 10px center;
}
#sidebar .widget_ns_mailchimp label {
  display: none !important;
  visibility: hidden;
}
#sidebar .widget_ns_mailchimp div.error {
  color: #cc0000;
}
#sidebar .widget_ns_mailchimp form {
  padding: 10px 0px;
}
#sidebar .widget_ns_mailchimp div,
#sidebar .widget_ns_mailchimp p {
  padding: 0px 15px;
}
#sidebar .widget_ns_mailchimp input[type=text] {
  padding: 8px 12px;
  float: left;
  margin-left: 15px;
  width: 150px;
}
#sidebar .widget_ns_mailchimp .button {
  width: 28px;
  height: 28px;
  margin-top: 2px !important;
  margin-left: 5px;
  padding: 0px !important;
  text-indent: 100px;
  background: #358BD5 url(images/arrow_right_white.png) no-repeat center center !important;
}
#sidebar .display-authors-widget div.clear {
  clear: both;
  display: block;
  float: none;
  font-size: 14px;
  height: auto;
  list-style: none outside none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  visibility: visible;
  width: auto;
}

#sidebar #author-list img {
  float: left;
  margin: 0px 10px 10px 0px
}
#sidebar #author-list li {
  clear: both;
  }
#sidebar #author-list .author-info {
  float: left;
}
#sidebar #author-list .author-name {
  font-weight: bold;
  text-transform: uppercase;
}
#sidebar #author-list .author-tagline {
}
#sidebar #author-list .author-link {
  min-height: 60px;
}

/* subscribe */
#mc_embed_signup .email {
  padding: 8px 12px;
  float: left;
  width: 150px;
}
#mc_embed_signup .submit {
  width: 28px;
  height: 28px;
  margin-top: 2px !important;
  padding: 0px !important;
  text-indent: 100px;
  background: #358BD5 url(images/arrow_right_white.png) no-repeat center center !important;
}

.form_yawpp {
  border: 1px solid #ccc;
  margin-bottom: 20px;
}
.form_yawpp fieldset {
  padding: 10px 20px;
}
.form_yawpp label {
  font-weight: 700;
  line-height: 32px;
  width: 100px;
}
.form_yawpp input {
  width: 240px;
  margin-left: 0px;
}
.form_yawpp p {
  clear: both;
  margin: 0px;
  text-align: center;
}
.form_yawpp input[type=submit] {
  width: auto;
  display: block;
  margin: 10px auto;
}
.form_yawpp input[type=text] {
  border: 1px solid #999;
}
.signs_yawpp {
  margin-bottom: 40px;
}

/* footer */
#footer-widgets-container {
	background: #29271E url(images/shadow_top.png) repeat-x center top;
	color: #BBB;
}
#footer-widgets {
  border: none;
}
#footer-widgets .widget h3 {
  color: #615E50;
  margin-bottom: 0px;
}
#footer-widgets .widget p {
	font-size: 14px;
}
#footer-widgets li {
  color: #615E50;
}
#footer-widgets a {
  color: #BBB;
}
#footer-widgets.col-3 .block {
  width: 25.75% !important;
}
#footer-widgets.col-3 .block.footer-widget-1 {
  width: 40.75% !important;
}
#footer-container {
	background: #e7e7e7;
}
#footer {
	line-height: 30px;
	font-size: 13px;
}
#footer .col-left {
	margin-bottom: 0px;
}
#footer .widget {
	display: block;
	float: left;
	height: 50px;
	font-size: 14px;
	margin: 0px;
}
#footer .widget img {
	vertical-align: middle;
}
#footer .widget span {
	padding: 5px 10px;
}
#footer-racefiles {
	padding-right: 20px;
	border-right: 1px solid #fff;
}
#footer-racefiles img {
	margin-top: -5px;
}
#footer-changelab {
	padding-left: 20px;
}
#footer-changelab a {
	color: #999;
}
#footer #connect h3,
#footer #connect p {
  display: none;
}
#footer #connect .social {
  padding-top: 8px;
}


@media only screen and (max-width: 767px) {
  body.full-width #content {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
  }
  body.full-width #content #sidebar {
    padding-left: 20px;
    padding-right: 20px;
  }
  #header-container {
    height: auto;
  }
  #header #header-searchform {
    display: none;
    visibility: hidden;
  }
  #header #logo img {
  }
  #nav-container {
    height: auto;
    top: auto;
    position: static;
  }
  #nav-container #navigation {
    padding-left: 0px;
  }
  #navigation ul.nav > li,
  ul.nav li.current_page_item a,
  ul.nav li.current_page_parent a,
  ul.nav li.current-menu-ancestor a,
  ul.nav li.current-cat a,
  ul.nav li.current-menu-item a {
    height: auto;
    background: #fff;
  }
  #navigation ul.nav > li:hover {
    background: #fff !important;
  }
  #navigation ul.nav > li a:hover {
  	background: #eee !important;
  }
  #navigation ul.rss li a:before {
    line-height: 2 !important;
  }
  #navigation ul.rss li a {
    color: #fff !important;
  }
  .magazine #loopedSlider {
/*     overflow: hidden; */
    display: none;
  }
  #content.magazine #loopedSlider .slides .slide {
    background: #000;
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7) !important;
  }
  #content.magazine #loopedSlider .slides .slide img {
    max-height: 500px;
    width: auto;
    margin: 0px auto;
    display: block;
  }
  #content.magazine #loopedSlider .slides .slide .content img {
    display: inline;
    margin: 0px;
    margin-right: 20px;
  }
  #main .post,
  #main .page {
    background: #fff;
  }
  #main #respond {
    padding-bottom: 20px;
  }
  .single .post header {
    padding-top: 20px;
  }
  .single .post .post-date {
    margin-bottom: 10px;
  }
  .single .post-date .sharedaddy {
    display: none;
  }
  .single .post .post-meta {
    float: none;
    width: auto;
    height: 60px;
    margin-bottom: 10px;
  }
  .single .post #post-author {
    width: 50%;
    float: left;
    margin: 0px;
  }
  .single .post #post-author .author-tagline {
    display: none;
  }
  .single .post .post-comment-count {
    float: right;
    width: 120px;
    margin: 0px;
  }
  .single .post .post-tags {
    display: none;
  }
  .single .post .entry {
    float: none;
    width: auto;
  }

  .single .post .entry .sharedaddy {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  #footer-widgets.col-3 .block,
  #footer-widgets.col-3 .block.footer-widget-1 {
    width: 100% !important;
  }
  #footer-racefiles,
  #footer-changelab {
    width: 100%;
    text-align: left;
    padding: 0px;
    border: none;
  }
  #footer-changelab  {
    text-align: right;
  }
  #footer-racefiles img,
  #footer-changelab img {
  }
  #footer #credit {
    display: none;
  }
}
