/*
Theme Name:     Twenty Twelve Child
Theme URI:      
Description:    
Author:         Neil Turner
Author URI:     
Template:       twentytwelve
Version:        1.0
*/

@import url('../twentytwelve/style.css');

/* General */
body{font-family:'Open Sans',sans-serif;color:#666;font-size:13px;line-height:20px}
body .site{background-color:#FFD423;margin-top:0;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;max-width:1170px}
a, a:visited, a:hover, a:active{color:#FFD423}
a, a:visited{text-decoration:none}
a:hover, a:active{text-decoration:underline}
/* Header Area */
.site-header{padding-top:0;padding-left:15px;padding-right:15px}
img.header-image, .widget img{border-radius:0;box-shadow:none}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul{border:none;background-color:#000000;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;padding-left:4px}
.main-navigation li{margin:0}
.main-navigation li a{padding:10px 20px;line-height:1.5;font-weight:bold;text-transform:capitalize;font-size:110%}
.main-navigation li a, .main-navigation li a:visited, .main-navigation li a:hover, .main-navigation li a:active, .main-navigation li.current-menu-item a, .main-navigation li.current_page_parent a{background-color:#000000;color:#FFD423}
.main-navigation li ul li a{padding:10px 10px 10px 30px;line-height:1.5;font-weight:bold;border:0}
.main-navigation li ul li a, .main-navigation ul li li a:visited, .main-navigation li ul li a:hover, .main-navigation li ul li a:active{background-color:#000000;color:#FFD423}
/* Main Area */
body #main{background-color:#FFFFFF;padding:0 20px}
.page .entry-header{display:none}
.entry-header .entry-title{color:#FFD423;font-weight:bold}
.entry-content h1, .comment-content h1{color:#FFD423;margin-top:0}
.entry-header .entry-title a, .entry-header .entry-title a:visited{text-decoration:none}
.entry-header .entry-title a:hover, .entry-header .entry-title a:active{text-decoration:underline}
.entry-content a, .comment-content a, .comments-link a, .entry-meta a, .entry-content a:visited, .comment-content a:visited, .entry-meta a:visited, .comments-link a:visited, .entry-content a:hover, .comment-content a:hover, .comments-link a:hover, .entry-meta a:hover, .entry-content a:active, .comment-content a:active, .comments-link a:active, .entry-meta a:active{color:#FFD423}
.entry-content a, .comment-content a, .entry-content a:visited, .comment-content a:visited{text-decoration:none}
.entry-content a:hover, .comment-content a:hover, .entry-content a:active, .comment-content a:active{text-decoration:underline}
/* Sidebar */
.widget-area .widget-title{font-size:1.25rem;line-height:1.25;color:#333;text-transform:capitalize}
.widget-area h4{font-size:1.25em;line-height:1.25;color:#FFD423}
.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget{line-height:1.5}
.widget-area .widget li{margin-bottom:1em}
.widget-area .widget a, .widget-area .widget a:visited, .widget-area .widget a:hover, .widget-area .widget a:active{color:#FFD423}
.widget-area .widget a, .widget-area .widget a:visited{text-decoration:none}
.widget-area .widget a:hover, .widget-area .widget a:active{text-decoration:underline}
/* Footer */
footer[role="contentinfo"]{background-color:#000000;padding:20px;border:0;color:#FFFFFF;max-width:1170px}
footer[role="contentinfo"] a, footer[role="contentinfo"] a:visited, footer[role="contentinfo"] a:hover, footer[role="contentinfo"] a:active{color:#FFFFFF}
footer[role="contentinfo"] a, footer[role="contentinfo"] a:visited{text-decoration:none}
footer[role="contentinfo"] a:hover, footer[role="contentinfo"] a:active{text-decoration:underline}