/*
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:#fff url("images/top.gif") repeat-x;
font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
font-size:13px;
color:#222;
padding:0;
margin:0;
}

* {
padding:0;
margin:0;
}

a {
color:#047;
text-decoration:underline;
}

a:hover {
color:#c00;
}

#container {
width:911px; /* this has nothing to do with the '911' event */
margin:0 auto;
position:relative;
}

#container h1 {
font-size:30px;
font-weight:normal;
letter-spacing:-1px;
width:600px;
padding:0 0 25px 0;
}

#container h1 a {
color:#222;
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:700px;
}

#content h2 {
font-size:20px;
margin:5px 0 7px 0;
}

#content h2 a {
color:#222;
text-decoration:none;
}

#content h2 a:hover {
color:#c00;
}

#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;
}

.comments a {
background:#fff;
padding:0 7px 5px 0;
color:#333;
text-decoration:none;
}

.comments a:hover {
color:#c00;
}

.navigation {
background:#f9f9f9;
font-size:11px;
padding:5px 10px;
margin:0 0 20px 0;
border-top:#bbb 1px solid;
}

.navigation a {
color:#555;
font-weight:bold;
text-decoration:none;
}

.navigation a:hover {
color:#333;
text-decoration:none;
}

.main h3 {
font-size:16px;
font-weight:normal;
margin:0 0 15px 0;
}

.main img {
border:2px solid #DDDDDD;
margin:0 5px;
padding:2px;
}
}

.main a img {
padding:2px;
border:#0085b5 2px solid;
}

.main a:hover img {
border:#ca0002 2px solid;
}

.main p {
line-height:18px;
margin:0 0 15px 0;
}

.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 {
background:#f3f3f3;
font-size:11px;
line-height:15px;
color:#333;
padding:5px 10px;
margin:0 0 30px 0;
border-top:#bbb 1px solid;
}

.signature {
float:left;
padding:0 15px 0 0;
border-right:#bbb 1px solid;
width:200px;
}

.tags {
float:left;
padding:0 0 0 15px;
width:440px;
}

#sidebar {
font-size:12px;
float:right;
width:180px;
border-left:#999 1px solid;
padding:0 0 20px 15px;
margin:0 0 20px 0;
}

#sidebar h3 {
font-size:14px;
margin:20px 0 5px 0;
}

#sidebar ul {
list-style:none;
}

#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;
}

#searchform input {
background:#222;
font-size:11px;
margin:2px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

#searchform input:hover {
background:#333;
border:#999 1px solid;
color:#fff;
cursor:pointer;
}

#searchform #s {
background:#f6f6f6;
font-size:11px;
margin:2px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

#searchform #s:hover {
border:#c00 1px solid;
cursor:text;
}

input.searchfield {
background:#f6f6f6;
font-size:11px;
display:block;
margin:5px 0 8px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.searchfield:hover {
background:#eee;
color:#222;
}

input.submit {
background:#222;
font-size:11px;
display:block;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

input.submit:hover {
background:#333;
cursor:pointer;
border:#999 1px solid;
color:#fff;
}

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;
}

.clear {
clear:both;
}

.warning p {
background:url(images/warning.gif) no-repeat left;
height:160px;
padding:20px 0 0 90px;
font-size:20px;
margin:0 0 0 10px;
}

#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;
}

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.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;
}

.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;
}









* {
margin:0;
padding:0;
}

body {
background:#fff;
color:#333;
font-size:13px;
font-family:arial, verdana, sans-serif;
text-align:left;
margin:20px auto 0;
}
/*
#container h1 {
width:641px;
height:32px;
background:#FFF url('/wp-content/uploads/2010/09/cg-blog-logo.gif') 0 0 no-repeat;
margin:0 0 40px;
padding:0;
}

#container h1 a {
width:641px;
height:32px;
text-indent:-9999px;
display:block;
}
*/

/** header *****************/


#site-header {
  margin-bottom: 57px;
  margin-top: 50px;
  font: 9px verdana, serif;
  height: 40px;
  line-height: 17.6px;
}

#site-header .tagline {
  color: #00acd4;
  padding-top: 9px;
  line-height: 15.6px;
  font-size: 10px;
}


#site-header > a {
  font-weight: normal;
  color: #959595;
  display: inline-block;
  margin-right: 3px;
  font-size: 10px;
}

#site-header a:hover, #site-header a.selected {
  color: #464646;
  text-decoration: none;
}


#site-header h1 {
  float: left;
  width: 40px;  height: 40px;
  margin: 0;  padding: 0;
  margin-right: 10px;
}

#site-header h1 a {
  float: left;
  background: url(/wp-content/themes/journalist/images/cg-logo.png);
  width: 40px; height: 40px;
  text-indent: -500em;
}
#site-header .connect {
  float: right;
  margin-top: 22px;
  width: 153px;
}

#site-header .connect h2 {
  font-weight: normal;
  font-size: 9px;
  color: #959595;
  float: left;
  line-height: 10px;
  margin-top: 6px;
}

#site-header .connect a {
  text-indent: -500em;
  width: 16px;
  height: 16px;
  float: left;
  margin-left: 5px;
}

#site-header .connect .facebook { background: url(/wp-content/themes/journalist/images/connect-facebook.png) }
#site-header .connect .twitter { background: url(/wp-content/themes/journalist/images/connect-twitter.png) }
#site-header .connect .linkedin { background: url(/wp-content/themes/journalist/images/connect-linkedin.png) }


/** end header **/



/** footer *****************/
/*
#footer p a {
font-weight:bold;
color:#333;
}

#footer {
border-top:1px solid #3c6c92;
border-bottom:0;
}

#footer p {
padding:14px 3px 0;
}

#footer {
background:#eee;
font-size:11px;
color:#555;
margin:0 auto;
padding:10px 0;
text-align:center;
position:relative;
border-top:#bbb 1px solid;
border-bottom:#222 6px solid;
}

#footer a {
color:#555;
font-weight:bold;
text-decoration:none;
}

#footer a:hover {
color:#333;
text-decoration:none;
}
*/

#footer {
  font-size: 11px;
  padding-top: 200px;
  clear: both;
  text-align: right;
  padding-bottom: 50px;
}

#footer .address {
  font-family: Georgia;
  font-style: italic;
  font-size: 12px;
  color: #666;
}

#footer img {
  display: inline-block;
  margin-bottom: -2px;
}

#footer .copyright {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 3px solid #959595;
  color: #464646;
}
/** end footer **/

#content {
width:640px;
}

#sidebar {
width:240px;
border-left:0;
}

.tags {
width:350px;
}

h2 {
font-size:1.6em;
}

h3 {
font-size:1.4em;
border-top:1px solid #bbb;
border-bottom:1px solid #CCC;
margin-bottom:10px;
padding:10px 0;
}

h4 {
font-size:1.2em;
}

a {
color:#00ACD4;
text-decoration:none;
}

a:hover {
color:#0062AE;
text-decoration:underline;
}

#wrapper {
font-size:1.2em;
line-height:1.4em;
border-top:1px solid #3c6c92;
text-align:left;
width:970px;
margin:20px auto;
padding:0 5px;
}

.nav li {
line-height:1.2em;
border-right:1px solid #ccc;
display:block;
float:left;
}

.nav li a {
font-weight:bold;
letter-spacing:1px;
text-transform:uppercase;
display:block;
width:110px;
height:42px;
padding:7px 4px 0 7px;
}

.nav li a span {
color:#888;
font-size:.9em;
font-weight:normal;
text-transform:lowercase;
}

.nav li a.focus span {
color:#00ACD4;
}

.nav li a:hover,.nav li a.focus {
color:#0062AE;
}

.nav #searchBar input {
color:#777;
border:1px solid #bbb;
outline:none;
width:220px;
padding:4px;
}

.toggleCategories li a {
color:#00ACD4;
margin:3px 0 4px 5px;
}

.toggleCategories li a:hover {
color:#0062AE;
}

.postMeta {
font-size:.9em;
text-transform:uppercase;
border-top:1px solid #ccc;
text-align:right;
margin-bottom:14px;
position:relative;
}

.postMeta span.date {
color:#777;
background:#fff;
padding:0 4px;
}

.postMeta span.comments a,.postMeta span.date a {
color:#3c6c92;
}

.post {
margin-bottom:20px;
}

.page h2,.post h2 {
line-height:1.2em;
margin-bottom:10px;
padding:0;
}

.page h2 a,.post h2 a {
color:#00ACD4;
}

.entry a,.secondaryColumn a,#commentsContainer h3 a,.commentlist .comment-author a {
border-bottom:1px solid #00ACD4;
color:#00ACD4;
font-weight:bold;
}

.entry a:hover,.secondaryColumn a:hover,#commentsContainer h3 a:hover,.commentlist .comment-author a:hover,.commentlist .comment-meta a:hover {
color:#0062AE;
border-bottom:1px solid #0062AE;
}

.secondaryColumn a {
font-weight:normal;
}

.entry ul,.entry ol,.entry blockquote {
color:#555;
margin:0 14px;
}

.entry blockquote {
font-style:italic;
border-left:1px solid #ccc;
font-size:1.1em;
line-height:1.4em;
margin-left:21px;
padding-left:10px;
}

.secondaryColumn h3,#commentsContainer h3 {
font-size:1.2em;
}

#cancel-comment-reply-link {
color:#3C6C92;
font-size:.8em;
}

.commentlist .comment-meta a {
color:#777;
}

.commentlist .comment-author cite {
font-style:normal;
font-weight:bold;
}

.commentlist .comment-meta {
font-size:.8em;
margin:0 0 0 20px;
}

#commentform p span input,#commentform span textarea {
color:#333;
font-family:arial,verdana,sans-serif;
font-size:1em;
}

#paginateIndex {
font-size:.9em;
text-transform:uppercase;
margin-bottom:25px;
}


#masthead {
padding:7px 0;
}

#mainColumn {
float:left;
width:660px;
margin:28px 0 0;
}

#blogLead img {
background:#fff;
border:1px solid #bbb;
float:right;
height:42px;
width:42px;
margin:0 7px;
padding:2px;
}

#authorIntro {
float:right;
width:340px;
margin:8px 0 0;
}

.navStripWrapper {
position:relative;
}

.nav {
background:#eee;
}

.nav li a:hover {
background:#333;
}

.nav li a.focus {
background:#3c6c92;
}

.nav li#searchBar {
float:right;
border:0;
}

.nav #searchBar div {
margin:9px 8px 0 0;
}

.nav #searchBar span {
background:#fff;
border:1px solid #ccc;
border-left-color:#bbb;
border-bottom-color:#bbb;
display:block;
padding:2px;
}

.toggleCategories {
background:#3c6c92;
}

.toggleCategories ul,.toggleCategories2 ul {
padding:8px 7px 7px;
}

.toggleCategories ul li {
display:block;
float:left;
width:102px;
}

.postMeta .container {
position:absolute;
top:-9px;
right:0;
}

.postMeta span.comments {
background:#fff url('images/chat_grey.gif') no-repeat 2px -1px;
padding-left:18px;
}

.page,.post {
margin:0 0 21px;
}

.sticky .entry {
background:#e7e7e7;
padding:10px;
}

.entry {
overflow:hidden;
padding:0 3px;
}

.entry p {
line-height:1.6em;
margin:10px 0;
}

.entry ol {
list-style:decimal;
}

.entry ul li,.entry ol li {
margin:0 0 7px 18px;
}

.entry ul li {
list-style:circle;
}

.entry img,.entry a img {
background:#fff;
border:1px solid #bbb;
margin:2px;
padding:2px;
}

.entry a:hover img {
border-color:#3c6c92;
}

#paginateIndex a,.commentlist li .reply a {
color:#777;
font-size:.9em;
text-transform:uppercase;
display:block;
background:#fff;
border:1px solid #ddd;
padding:4px 7px 3px;
}

.commentlist li .reply a {
color:#aaa;
display:inline;
}

#paginateIndex a:hover,.commentlist li .reply a:hover {
color:#3c6c92;
background:#eee;
border-color:#3c6c92;
}

.secondaryColumn h3 {
border-top:1px solid #ccc;
border-bottom:1px solid #eee;
margin:0 0 10px;
padding:7px 4px;
}

.widgetContainer {
margin:0 0 20px;
}

.widgetContainer ul li {
list-style:circle;
margin:0 3px 7px 21px;
}

.widgetContainer .textwidget {
line-height:1.5em;
margin:0 3px;
}

.widgetContainer #wp-calendar {
border-collapse:collapse;
width:100%;
}

#wp-calendar caption {
font-weight:bold;
margin-bottom:7px;
}

#wp-calendar thead th {
border:1px solid #ccc;
border-width:1px 0;
padding:4px 0 4px 3px;
}

#wp-calendar td {
color:#777;
padding:3px 0 4px 3px;
}

#wp-calendar td a {
font-weight:bold;
}

#commentsContainer {
margin-bottom:30px;
}

#commentsContainer span.hook {
position:relative;
display:block;
}

#commentsContainer h3 {
display:block;
border-top:1px solid #3c6c92;
margin:10px 0;
padding:7px 4px 0;
}

.cancel-comment-reply {
position:absolute;
top:-1px;
right:4px;
}

.commentlist {
list-style:none;
margin:0 0 20px;
}

.commentlist .comment-author {
border-top:1px solid #ccc;
padding-top:7px;
margin-top:10px;
overflow:hidden;
}

.commentlist .comment-author img.avatar {
display:block;
float:left;
height:16px;
width:16px;
margin:0 4px 0 0;
}

.commentlist li .reply {
text-align:right;
padding-bottom:10px;
}

.commentlist li p {
margin:1em 0;
padding:0 3px;
}

.commentlist li ul,.commentlist li ol,.commentlist li blockquote {
margin:0 20px;
}

.commentlist .children {
margin:0 0 0 40px;
}

.commentlist .children li {
list-style:none;
}

#commentform .contain {
margin:0 0 10px!important;
}

#commentform #author,#commentform #email,#commentform #url,#commentform textarea {
border-left-color:#bbb;
border-bottom-color:#bbb;
background:#fff;
margin-right:4px;
border:1px solid #bbb;
outline:none;
width:160px;
padding:4px 3px;
}

#commentform p label {
margin:4px 0 0;
}

#commentform textarea {
float:none;
width:98%;
overflow:auto;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption a img {
border:none;
}

.wp-caption a:hover img {
border:none;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

img.aligncenter,.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.widget_authors ul li {
list-style:none;
margin-left:0;
line-height:48px;
}

.widget_authors ul li img {
float:left;
margin:0 10px 10px 0;
}


.floatleft {
float:left;
margin:3px 7px 0 0;
}

.floatright {
float:right;
margin:3px 0 0 7px;
}

.right {
float:right;
}

.left {
float:left;
}

.clear {
clear:both;
}

.fix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.fix {
display:block;
}

* html .fix {
height:1%;
}

img.wp-smiley {
border:none;
margin:0;
padding:0 2px;
}

.textwidget {
font-size:12px;
line-height:1.5em;
}

div.possibly-related {
display:none;
}

.main {
margin-bottom:40px;
}

.screen-reader-text { position:absolute;left:-1000em; }

.jwsharethis  { font-weight: bold; font-size: 14px; }
.jwsharethis img  { border: 0 !important; padding: 0 !important; }

.ng-gallery { width: 650px; height: 450px; overflow: hidden; }
.ng-gallery img { border: 0 !important; margin: 0; padding: 0; }


#popular-posts	li { margin-bottom: 5px;  }
