/*
Theme Name: Based on Journalist
For WordPress
*/

body {
background:#fff url("images/bg.gif") repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
color:#222;
padding:0;
margin:0;
}

* {
padding:0;
margin:0;
}

a {
color:#f3ab16;
font-weight:bold;
text-decoration:none;
}

a:hover {
color:#000;
}

#container {
width:800px;
margin:0 auto;
position:relative;
}

/* Top Header */
#top {
  height: 70px;
  margin: auto;
  width: 800px;
}
#top h1 {
  float: left;
}
#top h1 a {
  background: url(images/logo.gif) no-repeat;
  display: block;
  text-indent: -5000px;
}
#top h1, #top h1 a {
  height: 70px;
  width: 275px;
}

#linkbox_area {
float:right;
position:relative;
top:40px;
background: #262626;
}
#linkbox {
display: block;
height: 22px;
width: 114px;
background: url(images/bubble.gif) no-repeat center;
font-size: 11px;
text-align: center;
}
#linkbox a {
color:#fff;
position:relative;
top:4px;
}
#linkbox a:hover {
color:#f3ab16;
}

#bubble {
top:40px;
right:0;
position:absolute;
display:block;
height:28px;
background:url(images/bubble_right.gif) no-repeat right;
}
#bubble a {
display:block;
font-size:11px;
color:#fff;
height:28px;
padding:4px 10px 0 10px;
background:url(images/bubble_left.gif) no-repeat top left;
}
#bubble a:hover {
color:#f3ab16;
}

#imagery {
background:url(images/tagline.jpg) no-repeat;
width:800px;
height:220px;
display: block;
padding-bottom: 13px;
text-indent: -5000px;
}

#content {
clear:both;
float:left;
width:590px;
}
#content h2 {
font-size:20px;
margin:5px 0 7px 0;
}
#content h2 a {
color:#222;
text-decoration:none;
}
#content h2 a:hover {
color:#f3ab16;
}
#content h2.archive {
font-weight:normal;
font-size:22px;
color:#888;
padding:0;
margin:5px 0 20px 0;
border:none;
text-align:left;
}
#content h3 {font-size:17px; padding:10px 0;}
#content h4 {font-size:14px; color:#333; font-style:italic;}
#content h5 {font-size:13px;}
#content h6 {font-size:11px;}
#content h4, #content h5, #content h6 {padding:5px 0 10px 0;}

.main img {
padding:0px;
border:none;
}
.main a img {
padding:0px;
border:none;
}
.main a:hover img {
padding:0px;
border:none;
}

.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;
}

.postlist li {
list-style:disc;
list-style-position:inside;
line-height:1.5em;
}
.postlist small, .small {
font-size:11px;
}

.date {
color:#000;
font-size:11px;
font-weight:bold;
margin:0 0 15px 0;
border-top:#bdbdbd 1px solid;
text-align:right;
}
.date a {
padding:0 7px 5px 0;
color:#f3ab16;
text-decoration:none;
}
.date a:hover {
color:#000;
}

.navigation {
background:#f9f9f9;
font-size:11px;
padding:5px 10px;
margin:0 0 20px 0;
border-top:#bdbdbd 1px solid;
border-bottom:#bdbdbd 1px solid;
}
.navigation a {
color:#000;
font-weight:bold;
text-decoration:none;
}
.navigation a:hover {
color:#f3ab16;
text-decoration:none;
}

.meta {
font-size:11px;
line-height:15px;
color:#333;
padding:5px 0 5px 10px;
margin:0 0 30px 0;
/* background:#f3f3f3; */
border-left:#eaeaea 5px solid;
}
.signature {
clear:both;
padding:0;
}
.tags {
padding:0;
}

#sidebar {
font-size:12px;
float:right;
width:180px;
border-left:#bdbdbd 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;
}

/* Search in Header */
#search_area2 {
  border-top: 2px solid #FFCC00;
  clear: both;
  width: 800px;
}
#search_area_inner2 {
  background: #FFCC00;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 16px;
  height: 22px;
  margin: auto;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 4px;
  width: 790px;
}
#search_form_area2 {
  float: right;
}
input.submit2 {
position:relative;
top:-1px;
}

/* Search in Sidebar AND Header */
#searchform {
margin:15px 0 0 0;
}
#searchform input, #searchform2 input {
background:#222;
font-size:11px;
margin:2px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}
#searchform input:hover, #searchform2 input:hover {
background:#333;
border:#999 1px solid;
color:#fff;
cursor:pointer;
}
#searchform #s, #searchform2 #s {
background:#f6f6f6;
font-size:11px;
margin:2px 0;
padding:2px 4px;
border:#7f9db9 1px solid;
color:#222;
}
#searchform #s:hover, #searchform2 #s:hover {
border:#f3ab16 1px solid;
cursor:text;
}
input.searchfield, input.searchfield2 {
float:left;
background:#f6f6f6;
font-size:11px;
display:block;
margin:5px 5px 8px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}
input.searchfield:hover, input.searchfield:hover2 {
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:#f3ab16 1px solid;
}

textarea {
background:#f6f6f6;
font-size:12px;
width:400px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}
textarea:hover {
border:#f3ab16 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:#bdbdbd 1px solid;
}
.commentlist li {
border-top:#bdbdbd 1px solid;
padding:0 0 10px 0;
}
.commentlist li.bypostauthor {
border-top:#bdbdbd 1px solid;
background-color:#f3f3f3;
}
.comment_mod {
margin:10px 0 0 0;
}
.comment_mod em {
background-color:#fff897;
padding:1px 3px;
}
.comment_author_img {
float:left;
margin: 5px 15px;
}
.comment_author {
padding: 5px 0;
}
.comment_text {
float:right;
width:515px;
margin-right:10px;
}
.comment_text p, #about p {
line-height:1.5em;
}
.comment_meta {
font-size:12px;
}
#commentform p {
line-height:18px;
margin:0 0 15px 0;
}

#author_profile {
border-top:#bdbdbd 5px solid;
background-color:#f3f3f3;
margin:10px 0;
border-bottom:#bdbdbd 1px solid;
width:590px;
}
#author_profile h2 {padding:0; margin:0}
#author_profile_text p {margin-top:7px}

blockquote {
background:url(images/quote.gif) no-repeat top left;
padding:0 0 0 60px;
min-height:50px;
}

#footer {
clear:both;
width:800px;
font-size:11px;
color:#555;
margin:30px auto 0 auto;
padding:10px 0;
text-align:center;
position:relative;
border-top:#bdbdbd 1px solid;
}
#footer a {
color:#000;
font-weight:bold;
text-decoration:none;
}
#footer a:hover {
color:#f3ab16;
text-decoration:none;
}

#rss {
position:relative;
top:3px;
}

.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;
}

hr {
  height:1px;
  color: #bdbdbd;
  background: #bdbdbd;
  border:0;
}

.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;
}

