/*
Theme Name: New
Theme URI: http://lucianmarin.com/
Description: Journalist is a smart, minimal theme designed for professional journalists.
Version: 1.9
Author: <a href="http://lucianmarin.com/">Lucian E. Marin</a>
Tags: white, two columns, fixed width, light, minimal
For the WordPress community (GPL), enjoy it guys.
by Lucian E. Marin - lucianmarin.com
*/

#content ul, #content ol { margin: 8px; margin-left: 28px; }
#content li { margin-bottom: 4px; }
h2, h3 { margin-bottom: 8px; }

p { margin-top:8px;margin-bottom:8px;}

a:hover {
text-decoration: underline;
}

table {
  border-collapse: collapse;
}
td { padding: 4px; }

#content h1 {
font-size:30px;
font-weight:normal;
letter-spacing:-1px;
padding:32px 0 25px 0;
}

#content h1 a {
color:#222;
text-decoration:none;
}

#content h1 a:hover {
color:#c00;
}



#content {
}

#content h2.posttitle {
font-size:1.5em;
margin-bottom: 8px;
}

#content h2 {
font-size:1.5em;
margin-bottom: 8px;
}

#content h2 a {
color:#003366;
text-decoration:none;
}

#content h3 { font-size: 1.2em; }
#content h4 { font-size: 1.1em; }


#content h2.archive {
font-weight:normal;
font-size:22px;
color:#1c1c1c;
padding:0;
margin:5px 0 20px 0;
border:none;
text-align:left;
}

.comments {
color:#333;
margin:0 0 15px 0;
border-bottom:#bbb 1px solid;
font-size: 0.8em;
}

.comments a {
background:#fff;
padding:0 7px 5px 0;
color:#333;
text-decoration:none;
}

.comments a:hover {
color:#c00;
}

.navigation {
font-size:1.5em;
padding:5px 10px;
margin:0 0 20px 0;
}

.navigation a {
color:#003366;
font-weight:bold;
text-decoration:none;
}

.navigation a:hover {
color:#333;
text-decoration:none;
}
.navigation h3 {
  margin-bottom: 8px;

}
.navigation ul {
  padding-left: 18px;
  margin-left: 0;
}



.post-body { margin-top: 8px; margin-bottom: 8px;font-size: 1.2em;}
.post-footer { color: #888; font-size: 0.8em; margin-top:8px; }
.post-meta { margin-top: -8px; font-size: 0.8em; margin-bottom: 8px; color: #888;}

#menuContent { color: #000; margin-bottom: 8px;}
#menuContent ul li a { color: #444; text-decoration: none; font-size: 0.9em; padding-left: 8px;}
.relatedArticles { padding: 8px; }