/*
Theme Name:     MLV Writes
Theme URI:      http://www.booksofm.com/
Description:    Child theme for the Design Avenue theme
Author:         Andrew Shell
Author URI:     http://blog.andrewshell.org/
Template:       designave
Version:        0.1.0
*/

body{color:#000;}
.container_list{margin-left:-15px;margin-right:auto;width:810px;}
.container_list .link{display: inline-block;margin: 0 10px 0 0;}
#logo{margin:0 10px 0 0;}
a,.entry-title a:hover{color:#C0474C;text-decoration:none;}
a:hover{color:#C0474C;text-decoration:underline;}
.widget_categoryposts{font-size:13px;}
.widget_categoryposts .cat-post-item{border-bottom:1px solid #ccc;}
.widget_mailchimpsf_widget label{display:inline-block;width:90px;}
.widget_mailchimpsf_widget .mc_merge_var{padding:5px 0;}

#menu-item-5716,
#menu-item-5716 > a {
    background-color: #000;
    color: #fff;
}

blockquote {
font-size: 18px;
font-style: italic;
margin: 0.25em 0;
padding: 0.25em 40px;
line-height: 1.45;
position: relative;
color: #383838;
}

blockquote:before {
display: block;
content: "\201C";
font-size: 80px;
position: absolute;
left: -20px;
top: -20px;
color: #7a7a7a;
}

blockquote cite {
color: #999999;
font-size: 14px;
display: block;
margin-top: 5px;
}

blockquote cite:before {
content: "\2014 \2009";
}
