/*
Theme Name: SimpleWriter
Theme URI: www.sethhettena.com
Description: Custom K2-Based Theme for Writers and Journalists 
Author: Seth Hettena
Author URI: www.sethhettena.com
Template: k2
*/
@import url(../k2/style.css);

/* Overriding k2 styles from Parent Theme */

h1 { display: none; }    
#header .description { display: none; }
h1, .blog-title, h2, h3 { font-family: "Georgia", "Times New Roman"; "Times"; sans-serif }
h4, h5, h6 { font-family: Verdana, sans-serif; }
footer { font-family: "Lucida Grande", "Lucida Sans Unicode", "Verdana", "Helvetica", "Arial", sans-serif; }
body { background: #736F6E; font-size: 0.6em }
#page { margin-top: 15px; border: solid 2px black; border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; }
.entry-content { border-bottom: thin solid grey; }
.wp-caption .wp-caption-text { font-family: "Helvetica"; sans-serif; font-size: 75%	; color: black; margin: 3px 0 1px; }
#header { height: 90px; !important; }
.content { border-top: 4px solid #2277DD; width: 740px; } 
ul.menu { position: absolute; left: 440px; font: 80%; margin: 3px 3px; }
ul.menu li a { padding: 5px 7px; color: red; }
body.single ul.menu li.blogtab a:hover { color: red; }
.secondary ul, .secondary ol { padding: 0 10px 10px 0; }

#footer { color: black; }
#footer a {color: #0000A0;} 
ul.menu li a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-left-radius: 4px; -webkit-border-bottom-right-radius: 4px;}
.wp-caption { background-color: #F8F8F8 ;}
#leavecomment, .comments #loading, #comments-closed-msg {color: #2277DD }
blockquote {background-color: #E8E8E8; }
.hidden { display: none; }
 .unhidden { display: block; }

.secondary div div { margin: 0 0 10px 0; }