/*
Theme Name: Bev Cooks
Version: 1.0
Description: Child theme.
Author: Mockingbird Creative
Author URI: http://www.mockingbirdcreative.com
Template: canvas
*/

@import url("../canvas/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */



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: #FFFFFF;
color: #8B8B8B;
}


ul.nav li a:hover {
background-color: #fff;
color: #000;
}


.post .title a:link, .post .title a:visited, .page .title a:link, .page .title a:visited {
color: #3D3D3D;
}


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: #3D3D3D;
}

.page-title, .post .title, .page .title {
font-family: 'Raleway', sans-serif;
}

.post .title a:link, .post .title a:visited, .page .title a:link, .page .title a:visited {
color: #3D3D3D;
letter-spacing: 3px;
text-transform: uppercase;
}

.widget h3 {
font-family: 'Raleway', sans-serif;
color: #3D3D3D;
text-transform: uppercase;
letter-spacing: 2px;
}

#footer .col-left {
font-family: 'Raleway', sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 500px;
}

#footer {
border-top: 1px solid #8B8B8B;
}

abbr {
border-bottom: none;
cursor: help;
}

#footer, #footer p {
font: bold 11px/1.4em 'Raleway', arial, sans-serif;
color: #3d3d3d;
text-transform: uppercase;
letter-spacing: 2px;
}

.entry, .entry p {
line-height: 2em;
}

div.riview.light ul li:hover {
border: none;
}

section p, .post-meta {
  float: left;
}
.post-meta {
  width: 100%;
}