/*
Theme Name:     Adventure Child
Theme URI:      http://example.com/
Description:    Child theme for the Adventure theme
Author:         KEM
Author URI:     http://example.com/about/
Template:       adventure-journal-wpcom
Version:        0.1.0
*/

@import url("../adventure-journal-wpcom/style.css");

body {color: #FFFFFF;}

.postdate {font-size: 14px; color: #666666; padding: 0.5em 15px;}

#menu-wrap {background: #eeece9;}

#nav-right {display: none;}

#menu {background: none; font-family: 'Gruppo', cursive; }
#menu a{color: #222222; padding: 4px;}

a {color: #71B7EE;}

#logo {background: #222222; padding: 6px 6px;}

#secondary .widget, #tertiary .widget {background-color: #222222 !important; background-image: none; padding-bottom: 15px;}

.col-2-right #secondary, .col-2-right #tertiary {width: 200px; padding-left:10px;}

#main-content {background-color: #222222;}

.col-2-right #main-content {width: 660px; margin-right: 20px;}

.entry-title {border-top: 1px solid #000000; padding: 0.2em 15px;}
h2.entry-title {font-family: 'Gruppo', cursive; color:#71B7EE; }
h2.entry-title a{color:#71B7EE; font-weight:bold;}

.entry-content {padding: 0 15px 10px; color: #FFFFFF;}

.authorinfo {padding: 0 15px 10px; color:#71B7EE;}

h1, h2, h3 {font-family: 'Gruppo', cursive; color:#71B7EE; font-weight:bold;}

#comments #respond {background: #222222; border: none; border-radius: 0;}

#comments-title {padding-left: 10px;}

.entry-utility {background: none repeat scroll 0 0 #222222; border: none;}

.bypostauthor {background: none; border-radius: 0;}

a:visited {color: #A81BFE;}

input, textarea, select {font-family: 'Gruppo', cursive; font-weight: bold;}

.widget_search #s { max-width: 90%;}

.socialicons img {padding: 10px 20px 0 0; max-height: 25px;}
