/*
Theme Name: Journalist
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
*/

body {
background:#252628 url("/wp-content/uploads/2014/04/bg.png") repeat-x fixed top center;
font-family:Arial, "Lucida Grande", "Lucida Sans Unicode", Helvetica, sans-serif;
font-size:13px;
color:#fff;
padding:0;
margin:0;
}

* {
padding:0;
margin:0;
}

a {
color:#c41230;
text-decoration:underline;
}

a:hover {
color:#c00;
}

#container {
width:1000px;
margin:0 auto;
position:relative;
}

#container h1 {
font-size:22px;
font-weight:normal;
width:600px;
padding:32px 0 25px 0;
}

#container h1 a {
color:#fff;
text-decoration:none;
}

#container h1 a:hover {
color:#c00;
}

#bubble {
top:40px;
right:0;
position:absolute;
display:block;
height:28px;
background:url(images/bubble_right.gif) no-repeat right;
}

#bubble p {
display:block;
font-size:11px;
color:#fff;
height:28px;
padding:4px 12px 0 10px;
background:url(images/bubble_left.gif) no-repeat top left;
}

#content {
float:left;
width:625px;
margin-top:15px;
background:#072643;
padding:20px;
border-radius:5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

#content h2 {
font-size:22px;
margin:5px 0 7px 0;
}

#content h2 a {
color:#fff;
text-decoration:none;
}

#content h2 a:hover {
color:#a2d3fe;
}

#content h2.archive {
font-weight:normal;
font-size:22px;
color:#fff;
padding:0;
margin:5px 0 20px 0;
border:none;
text-align:left;
}

#featured {
width:610px;
background:#fff;
margin:auto;
text-align:center;
margin-bottom:10px;
}

#featured img {
width:596px;
height:auto;
margin:5px auto;
}

.comments {
color:#fff;
margin:0 0 15px 0;

}

.comments a {
padding:0;
color:#a2d3fe;
text-decoration:none;
}

.comments a:hover {
color:#a2d3fe;
}

.navigation {
font-size:11px;
padding:5px 10px;
margin:0 0 20px 0;
}

.navigation a {
color:#c41230;
font-weight:bold;
text-decoration:none;
}

.navigation a:hover {
color:rgb(7, 38, 67);
text-decoration:none;
}

.main h3 {
font-size:16px;
font-weight:normal;
margin:0 0 15px 0;
}

.main img {
padding:2px;

}

.main a img {
padding:2px;

}

.main a:hover img {
padding:2px;
border:#ca0002 2px solid;
}

.main p {
line-height:18px;
margin:0 10px 15px 10px;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.meta {
font-size:11px;
line-height:15px;
color:#fff;
padding:5px 10px;
margin:0 0 30px 0;
}

.signature {
float:left;
padding:0 15px 0 0;
width:200px;
}

.tags {
float:left;
padding:0 0 0 15px;
width:440px;
}

#sidebar {
font-size:12px;
float:right;
width:300px;
padding:0 0 20px 25px;
margin:-287px 0 20px 0;
padding-top:287px;
background:url(images/glow.png) no-repeat top center;
}

#sidebar h3 {
font-size:14px;
margin:20px 0 5px 0;
display:none;
}

#sidebar ul {
list-style:none;
width:239px;
margin-left:40px;
margin-top:0px;
padding:10px;
}

#sidebar ul ul {
margin:5px 0 0 10px;
}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
padding:0 0 5px 0;
}

#author h3 {
margin:5px 0 5px 0;
}

#searchform {
margin:15px 0 0 0;
}

input.submit {
background:#072643;
font-size:11px;
display:block;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#000 1px solid;
color:#fff;
}

input.submit:hover {
background:#0c3964;
cursor:pointer;
border:#000 1px solid;
color:#c41230;
}

input.subcom {
background:#eee;
font-size:11px;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#222;
}

input.subcom:hover {
background:#222;
cursor:pointer;
border:#888 1px solid;
color:#eee;
}

input.comment {
background:#f6f6f6;
font-size:11px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.comment:hover {
border:#c00 1px solid;
}

textarea {
background:#f6f6f6;
font-size:12px;
width:400px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

textarea:hover {
border:#c00 1px solid;
}

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentlist {
font-size:12px;
list-style:none;
margin:10px 0 30px 0;
border-bottom:#bbb 1px solid;
}

.commentlist li {
border-top:#bbb 1px solid;
padding:0 0 10px 0;
}

.commentlist li.bypostauthor {
border-top:#bbb 5px solid;
background-color:#f3f3f3;
}

.comment_mod {
margin:10px 0 0 10px;
}

.comment_mod em {
background-color:#fff897;
padding:1px 3px;
}

.comment_author {
margin:10px 0;
float:right;
width:190px;
}

.comment_author img {
float:left;
margin:5px 12px 0 0;
}

.comment_author p {
line-height:20px;
}

.comment_author small {
font-size:11px;
}

.comment_text {
float:left;
width:470px;
margin:0 0 0 10px;
}

.comment_text p {
line-height:18px;
margin:7px 0;
}

.comment_meta {
font-size:12px;
}

#commentform p {
line-height:18px;
margin:0 0 15px 0;
}

blockquote {
background:url(images/quote.gif) no-repeat top left;
padding:0 0 0 60px;
min-height:50px;
}

#footer {
background:url(images/footer.png) repeat-x top #fff;
border-top:5px solid #
font-size:11px;
color:#000;
margin-top:50px;
padding:40px 0;
position:relative;
width:100%;
}

#footer a {
color:#000;
font-weight:bold;
text-decoration:none;
}

#footer a:hover {
color:#c00;
text-decoration:none;
}

.clear {
clear:both;
}

.warning p {
font-size:16px;
text-align:center;
border:1px #fff dashed;
}

#wp-calendar {
padding:10px 0 0 0;
font-size:12px;
}

#wp-calendar caption {
text-align:left;
padding:0 0 5px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 6px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

img.wp-smiley {
padding:0;
border:none;
}

input:focus, textarea:focus{
background-color:#ffc;
}

abbr {
border:none;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
margin:10px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.wp-caption img {
margin:0;
padding:0;
border:0 none;
}

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

/* self-clear floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* IE Hacks */

*html #bubble {
display:none;
}

*html #bubble p {
display:none;
}

* html .group,
* html #nav ul li a {
height: 1%;
}

*:first-child+html .group {
min-height: 1px;
}

* html #nav ul li a {
display: inline;
}

.readmore {
float:left;
width:175px;
height:53px;
background:url(images/readmore.png) top left no-repeat;
margin-left:-28px;
margin-top:-40px;
}

.srp-widget-container {
width:259px;
margin-left:41px;
border:0;
}

.srp-widget-singlepost {
color:#fff;
padding-top:5px;
border:0;
margin-top:10px;
}

.srp-widget-singlepost a {
color:#fff;
text-decoration:none;
}

.srp-widget-singlepost a:hover {
color:#c41230;
}

.srp-widget-singlepost a img {
float:left;
margin-right:10px;
border:6px solid #fff;
}

#postcontainer {
float:left;
width:665px;
margin-top:15px;
}

#singlepost-top {
width:625px;
padding:20px;
background:#072643;
border-top-left-radius:5px;
-moz-border-top-left-radius:5px;
-webkit-border-top-left-radius:5px;
border-top-right-radius:5px;
-moz-border-top-right-radius:5px;
-webkit-border-top-right-radius:5px;
}

#singlepost-copy {
width:625px;
margin:0;
padding:20px;
border-bottom-left-radius:5px;
-moz-border-bottom-left-radius:5px;
-webkit-border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
-moz-border-bottom-right-radius:5px;
-webkit-border-bottom-right-radius:5px;
color:#072643;
background:#fff;
}

#singlepost-top h2 {
font-size:22px;
margin:5px 0 7px 0;
}

#singlepost-top h2 a {
color:#fff;
text-decoration:none;
}

.really_simple_share {
float:right;
width:425px;
padding-top:10px;
}

.bluewidget {
width:239px;
margin-left:40px;
margin-top:0px;
padding:10px;
}

#s2email {
width:158px;
height:29px;
background:url(images/textarea.jpg);
border:0;
float:left;
font-size:14px;
}

.bluewidget input {
background:url(images/btn-subscribe.jpg);
border:0px;
float:left;
width:74px;
height:29px;
font-size:0px;
}

.bluewidget label {
display:none;
}

.bluewidget a {
color:#fff;
}

.bluewidget a:hover {
color:#c00;
}

#eventspage .really_simple_share {
display:none;
}

#eventsimg {
margin:10px;
}

#eventsimg img {
border:0;
margin:10px;
}

.rct-events-widget-thmb {
border:0!important;
}

.screen-reader-text {
display:none;
}

#searchform {
margin-left:50px;
}

#searchform input#s {
width:155px;
height:29px;
background:url(images/textarea.jpg)no-repeat;
padding-left:3px;
border:0;
float:left;
font-size:14px;
}

#searchform input#searchsubmit {
background:url(images/btn-subscribe.jpg) no-repeat;
border:0px;
float:left;
width:74px;
height:29px;
font-size:0px;
}

#authorlist ul {
list-style:none;
}

#authorlist li {
clear:left;
margin: 0 0 5px 0;
list-style:none;
}

#authorlist img.photo {
width: 50px;
height: 50px;
float: left;
margin-right:20px;
}

#authorlist img.photo:hover {
border:0;
}

#authorlist div.authname {
margin: 20px 0 0 10px;
float: left;
}

#contributorimg {
float:left;
margin:6px;
}

#contributorimg img {
width:70px;
height:70px;
border:1px solid #fff;
}

.contributorlist {
display:block;
margin-left:40px;
margin-bottom:10px;
}

.blogroll a {
color:#fff;
text-decoration:none;
}

.blogroll a:hover {
color:#f00;
}

.button_submit {
background:#ac0e25;
border:#c5c5c5 2px solid;
padding:0;
float:left;
width:74px;
height:29px;
color:#fff;
}

#footer a { color:#666; }
#footer .quadruple-box { width:911px; overflow:hidden; margin:0 auto 12px; font-size:90.1%;}
#footer .col1,#footer .col2,#footer .col3,#footer .col4 { float:left; overflow:hidden; width:153px; padding:0 10px 0 12px;border-left:1px solid #ccc;margin-left:5px; }
#footer .col1 { padding-left:10px; }
#footer .col2 { width:326px;margin-left:5px; }
#footer .col2 .links-list { float:left; width:153px; margin:0; }
#footer .col2 .first-list { margin:0 20px 0 0; }
#footer .quadruple-box h2 { margin:0 0 5px; font-weight:normal; font-size:150%; color:#517bd0; }
#footer .quadruple-box h2 a { color:#517bd0; }
#footer .quadruple-box strong { display:block; margin:0 0 5px; font-size:140%; color:#000; }
#footer .links-list { width:100%; overflow:hidden; margin:0 0 15px; padding:0; list-style:none; }
#footer .links-list li { float:left; width:100%; margin:0 0 5px; }
#footer .links-list a { float:left; padding:0 0 0 18px; background:url("images/arrows.png") no-repeat 0 -97px; }
#footer .websites a { font-size:14px; color:#CC2028; float:left; padding:0 0 0 18px; background:url("images/arrows-red.png") no-repeat left center; }
#footer .websites a.normal{color:#666666 !important;}
#footer .end-block { width:100%; padding:7px 0 35px; text-align:center; background:url("images/separator.png") no-repeat 50% 0; }