/*
Theme Name: Exoburb
Description: Exoburb is a child theme of Suburbia.
Author: ohp
Author URI: http://www.openhumanitiespress.org
Template: suburbia
Version: 0.1
License: GNU/GPL Version 3 or later. http://www.gnu.org/licenses/gpl.html
Tags: grids, magazine, modern, stylish, minimalist
Copyright: (c) 2013 Open Humanities Press
*/

@import url("../suburbia/style.css");

/* a { text-decoration: none; color: #333399; } */
a { text-decoration: none; color: #333399; }  
.cat-item > a {color: #000; }
.menu-item > a { text-decoration: none; color: #000; } 
h2 a { color: #000; }
a.stiff { background-color: #ccfff; }
a img { border: 0; }

/* text */
#single strong {font-weight: bold; text-shadow: none;}

/* colors */
body { background-color: #f2f2f2; }
div.header { border-bottom: 15px solid #f2f2f2; }
div.footer { border-top: 30px solid #f2f2f2; }

/* HOVER */
.one:hover, .two:hover { background-color: #f0f0f0; }
.cat-nav > a:hover { color: #f0f0f0; text-decoration: none; }

/* Search Form */
form#searchform { padding: 3px; text-align: right; }
input#s { width: 140px; margin: 0; padding: 7px; border: 1px solid #E0E0E0; }
input#searchsubmit {  width: 80px; margin: 0 0  0 3px; padding: 6px; border: 1px solid #E0E0E0; }
label.screen-reader-text { color: white; font-size: 6px; }

div#side-search input#searchsubmit { margin: 5px 0 0 0; }

/* ARTICLE */
.post { border-right: 1px solid #e0e0e0; float: left; display: block; position: relative; }
.two h2, #single h2 { font: normal 17px/25px Georgia, "Times New Roman", Times, serif; color: #000;}
.post h4, .post h5, .post h6 { color: #000; border-top: 5px solid #e0e0e0; margin: 20px 0 0; padding: 10px 0 0 0; }

.two p, #single p { font: normal 14px/22px Georgia, "Times New Roman", Times, serif; }
.post .time { background-color: #e6e6e6; text-transform: uppercase; font-size: 9px; position: absolute; bottom: 20px; right: 20px; padding: 0 5px; }
.post .time a { color: #000000; }

/* SIDEBAR LINKS */
.cat-item {color: #000; }

/* LEFT Column */
td#lef a:link,
td#left a:active,
td#left a:visited {color: #7B5B42; font-weight: bold; font-size: 0.8em;}

/* @Bylines */
.byline { font: normal 13px  Georgia, "Times New Roman", Times, serif; color: #000; padding-top: 4px;}
.byline-on-single { padding-bottom: 18px; padding-top: 12px;font: normal 13px  Georgia, "Times New Roman", Times, serif; color: #000; padding-top: 4px;}
