/*
 Theme Name: Johnny Holland
 Theme URI: http://johnnyholland.org/
 Description: Johnny's first trenchcoat.
 Version: 1.0
 Author: The Johnnies
 Author URI: http://johnnyholland.org/
 Tags: johnny holland
 
 Johnny Holland v1.0
 http://johnnyholland.org/
 
 This theme was designed and built by a whole lot of people,
 whose blog you will find at http://johnnyholland.org/

 
 */
* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    color: #000000;
    background-color: #e6e6e6;
    text-align: center;
    height: 100%;
}

html {
    height: 100%;
}

#contentwrapper {
    width: 996px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: -323px auto -40px auto;
    text-align: left;
    line-height: 18px;
    overflow: inherit;
}

#topbar {
    width: 100%;
    height: 40px;
    background-color: #000000;
}

#topbar_content {
    height: auto;
    margin: 13px auto 0 auto;
}

ul#topbar_menu {
    text-decoration: none;
}

ul#topbar_menu li {
    display: inline;
    padding: 0 7px 14px 7px;
    border-right: 1px solid #4d4d4d;
}

ul#topbar_menu li:last-child {
    border: none;
}

ul#topbar_menu li.current_page_item a {
    color: #fe0042;
    font-weight: bold;
}

#topbar_search, ul#topbar_menu {
    float: right;
    margin: 0 8px 0 0;
}

input#topbar_search_textinput, #form_container input {
    height: 16px;
    border: 1px solid #898989;
    padding: 2px 0 0 0;
    float: left;
}

#topbar_search_button {
    margin: 1px 0 0 2px;
}

#logobar {
    width: 100%;
    height: 195px;
    border-bottom: solid 2px #898989;
    clear: left;
}

#gradient {
    width: 100%;
    height: 83px;
    background-image: url('images/gradient_background.jpg');
    background-repeat: repeat-x;
}

#gradient img {
    margin: 0 0 0 -28px;
}

#main_collumn_narrow {
    width: 440px;
}

#main_collumn_wide {
    width: 660px;
}

#main_collumn_narrow, #main_collumn_wide {
    height: auto;
    padding: 4px 0 0 0;
    margin: 35px 0 0 0;
    clear: left;
    float: left;
}

#form_container {
    width: 505px;
    height: auto;
    margin: 20px 0 0 0;
    padding: 20px 0 0 0;
}

#search_centered {
    margin: 20px 0 0 0;
    width: 100%;
}

#search_centered #topbar_search {
    float: left;
}

#commentform p {
    padding: 0 0 10px 0;
}

#commentform p label {
    padding: 3px 0 0 0;
}

.narrow_topshadow {
    height: 3px;
    width: 436px;
    background-image: url('images/shadow_small_top.gif');
    background-repeat: no-repeat;
    position: relative;
    top: -18px;
    left: -13px;
    right: -13px;
}

.main_post_narrow_block {
    width: 413px;
    background-image: url('images/shadow_small_mid.gif');
    background-repeat: repeat-y;
}

.narrow_bottomshadow {
    height: 3px;
    width: 436px;
    background-image: url('images/shadow_small_bottom.gif');
    background-repeat: no-repeat;
    clear: both;
    position: relative;
    bottom: -6px;
    left: -13px;
    right: -13px;
}

.wide_topshadow {
    height: 3px;
    width: 666px;
    background-image: url('images/shadow_wide_top.gif');
    background-repeat: no-repeat;
    position: relative;
    top: -18px;
    left: -13px;
    right: -13px;
}

.main_post_wide_block, .main_post_wide_block_long {
    width: 643px;
    background-image: url('images/shadow_wide_mid.gif');
    background-repeat: repeat-y;
}

.wide_bottomshadow {
    height: 3px;
    width: 666px;
    background-image: url('images/shadow_wide_bottom.gif');
    background-repeat: no-repeat;
    clear: both;
    position: relative;
    bottom: -6px;
    left: -13px;
    right: -13px;
}

.main_post_wide_block_long {
    min-height: 450px;
}

.main_post_wide_block, .main_post_narrow_block, .main_post_wide_block_long{
    height: auto;
    background-color: #ffffff;
    clear: left;
    padding: 18px 13px 6px 10px;
    margin: 0 0 20px 0;
    float: left;
}

.post_content {
    width: auto;
    height: auto;
    float: left;
}

.post_content ol{
    margin: 8px 0 8px 25px;
    font-size:1.2em;
    
}

.post_info {
    width: 100%;
    height: auto;
    clear: left;
    float: left;
    margin: 8px 0 0 0;
}

.main_post_narrow_block .post_info {
    width: 410px;
}

.post_footer {
    border-top: solid 1px #bababa;
    clear: left;
    margin: 8px 0 0 0;
    padding: 4px 0 0 0;
}

.post_footer .post_categories {
    float: left;
    clear: left;
}

.post_categories{
	text-transform: uppercase;
	margin:-19px 0 10px -7px;
	zoom:1;
}

.post_footer .post_comments {
    float: right;
    background-repeat: no-repeat;
    padding: 0 0 0 12px;
}

.pageid_isIndex .post_footer .post_comments {
   background-image: url('images/icon_comments.jpg');
}

#sec_collumn_top {
    width: 600px;
    height: 200px;
    float: left;
    background-image: url('images/logo_background.gif');
    background-repeat: no-repeat;
    background-position: top right;
    margin: 10px -90px 0 6px;
}

#sec_collumn_top_small {
    width: 340px;
    height: 200px;
    float: left;
    background-image: url('images/logo_background_small.gif');
    background-repeat: no-repeat;
    background-position: top right;
    margin: 10px -90px 0 6px;
}

#current_date {
    float: left;
    clear: both;
    margin: 0 0 0 82px;
    padding: 10px 0 0 0;
}

.current_date {
    color: #898989;
    font-size: 1.5em;
    float: left;
    text-transform: uppercase;
    font-weight: bold;
}

#sec_collumn_featured {
    width: 600px;
    height: 251px;
    float: left;
    margin: 80px -90px 0 6px;
}

#featured_box {
    width: 149px;
    height: 222px;
    float: left;
    margin-right: 6px;
    background-image: url('images/featured_bg.gif');
    background-repeat: no-repeat;
    padding: 13px 13px 13px 13px;
}

#featured_img {
    width: 149px;
    height: 75px;
}

#featured_hr {
    width: 149px;
    border-bottom: solid 1px #999999;
    margin: 10px 0 10px 0;
}

.featured_title {
    font-size: 1.9em;
    line-height: 1.1em;
    font-family: Georgia, Times, serif;
    text-decoration: none;
    color: #000000;
    display: block;
    margin: 0 0 7px 0;
}

.featured_title:hover {
    text-decoration: underline;
}

.excerpt p, .excerpt p a, .excerpt p a:visited {
    text-decoration: none;
    color: #000000;
}

.excerpt p a:hover {
    text-decoration: underline;
}

#about_johnny {
    width: 262px;
    margin: 34px 0 0 94px;
    float: left;
}

#blog_title {
    width: 445px;
    clear: left;
    margin: 123px 0 0 82px;
}

#sec_collumn_top_small #blog_title {
    width: 290px;
    margin: 92px 0 0 20px;
}

#icon_rss {
    float: right;
    margin: 70px 66px 0 0;
}

#sec_collumn_top_small #icon_rss {
    margin-right: 63px;
}

a img {
    border: none;
}

input#submit {
    background-color: #454545;
    border: none;
    color: #ffffff;
    width: 120px !important;
    height: 25px;
    font-weight: bold;
    text-align: center;
    float: left !important;
}

.push {
    height: 40px;
}

.author {
    margin: 10px 0 10px 0;
}

.author img {
    float: left;
    margin: 0 10px 0 0;
}

p.johnny_block {
    width: 643px;
    min-height: 115px;
    clear: left;
}

.margin-top {
    margin: 30px 0 0 0;
}

#adds{
	width: 292px;
	height: auto;
        float:left;
	background-color: #c3c3c3;
        margin: 25px 0 25px 0;
        padding:10px 0 0 2px;
}

.advertisement {
    float:left;
    display: inline;
    padding:0 10px 10px 10px;
}

/*TYPOGRAPHY//////////////////////////////////////////*/
h2 {
    font-size: 2.4em;
    line-height: 22px;
}

.entry h2.entry_subtitle, .entry h2 {
    font-size: 1.9em;
    padding: 10px 0 3px 0;
}

#sidebar ul h2.notinsidebar {
    display: none;
}

h3 {
    font-size: 1.9em;
    line-height: 20px;
}

h4 {
    font-size: 1.2em;
    line-height: 17px;
    margin:20px 0 10px 0;
}

#about_johnny, h3, h2, h1, blockquote, h3 a {
    font-family: Georgia, Times, serif;
    font-weight: normal;
    color: #222222;
}

#about_johnny, blockquote {
    font-style: italic;
}

#sidebar h2 {
    font-size: 1.6em;
    padding: 0 0 3px 8px;
    border-bottom: dotted 1px #000000;
    margin: 30px 0 10px 0px;
}

#topbar_quote {
    font-size: 1.2em;
    float: left;
    color: #ffffff;
}

a h2, .main_post_wide_block_long h3 a, .main_post_wide_block h3 a {
    text-decoration: none;
}

a:hover h2, .main_post_wide_block_long h3 a:hover, .main_post_wide_block h3 a:hover {
    text-decoration: underline !important;
}

#topbar_menu a, a#home_link {
    color: #ffffff;
    text-decoration: none;
}

#topbar_menu a:hover, a:hover#home_link {
    color: #ffffff;
    text-decoration: underline;
}

#topbar_menu a:visited, a:visited#home_link {
    color: #ffffff;
}

#footer a {
    color: #6ea9d3;
    text-decoration: none;
}

#footer a:hover {
    color: #6ea9d3;
    text-decoration: underline;
}

#footer a:visited {
    color: #6ea9d3;
}

.inline_link a, a.inline_link, a.more-link, a span.more-link, cite a {
    font-weight: bold !important;
    color: #6ea9d3 !important;
    text-decoration: none !important;
}

.inline_link a:hover, a:hover.inline_link, a:hover.more-link, a:hover span.more-link, cite a:hover {
    font-weight: bold !important;
    color: #6ea9d3 !important;
    text-decoration: underline !important;
}

.inline_link a:visited, a:visited.inline_link, a:visited.more-link, a:visited span.more-link, cite a:visited {
    font-weight: bold !important;
    color: #6ea9d3 !important;
}

.post_content p a, .entry p a, .entry ul a, .author p a, ol.footnotes a, ol.commentlist a, .entry ol li a {
    color: #6ea9d3;
    text-decoration: none;
}

.post_content p a:hover, .entry p a:hover, .entry ul a:hover, .author p a:hover, ol.footnotes a:hover, ol.commentlist a:hover, .entry ol li a:hover {
    color: #6ea9d3;
    text-decoration: underline;
}

.post_categories a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	display:inline;
	background-color:#898989;
    font-size:1.2em;
    padding:2px 3px 1px 3px;
}

.post_categories a:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	display:inline;
	background-color:#898989;	
}

#sidebar ul a, #sidebar ul a:visited {
    color: #000000;
    text-decoration: none;
}

#sidebar ul a:hover {
    text-decoration: underline;
}

.navigation a {
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

.navigation a:hover {
    text-decoration: underline;
}


a.sidebar_inline {
	color: #fe0042 !important; 
}

#sidebar p, h1, .footnote {
    font-size: 1em;
}

.input#topbar_search_textinput, ul#topbar_menu, .post_info, .post_footer, .commentmetadata, cite, .navigation a, .author a.inline_link {
    font-size: 1.1em;
}

p, #about_johnny, #sidebar, .post_content ul, .entry ul, .entry ol {
    font-size: 1.2em;
}

h1 {
    line-height: 42px;
}

h3.h3_small_padding {
    margin: -14px 0 0 0;
}

.johnny {
    color: #fe0042;
    font-size: 3.5em;
    float: left;
    margin: -20px 0 0 0;
}

.holland {
    color: #000000;
    font-size: 5.7em;
    clear: left;
    float: left;
    margin: 0 0 0 0;
}

.magazine {
    color: #8f8f8f;
    font-size: 2.7em;
    float: right;
    margin: 8px 8px 0 0;
}

.red {
    color: #fe0042;
}

#sec_collumn_top_small .magazine {
    clear: left;
    float: left;
    margin: -2px 0 0 1px;
}

cite {
    font-weight: bold;
    font-style: normal;
}

.page_header {
    margin: 0 0 15px 0;
}

.post {
    margin: 0 0 40px;
    border-bottom: solid 1px #bababa;
    clear: left;
}

.post hr {
    display: block;
}

.postmetadata {
    clear: both;
}

.clear {
    clear: both;
}

#footer {
    height: 40px;
    background-color: #000000;
    color: #ffffff;
    width: 100%;
    clear: both;
    text-align: left;
    margin: -50px 0 0 0;
}

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

#footer_content {
    width: 990px;
    height: auto;
    margin: 0 auto 0 auto;
}

.entry p {
    margin: 0 0 15px 0;
}

.entry ol {
    margin: 0 0 25px 10px;
}
/* End Structure */
/* Begin Images */
p img {
    margin: 10px 0 10px 0;
    max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
 thought?!) align the image to the right. And using 'class="centered',
 will of course center the image. This is much better than using
 align="center", being much more futureproof (and valid) */
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left
}

.alignleft_clear {
    float: left;
    clear:both;
    margin:2px 0 0 0;
}

/* End Images */
/* Begin Lists
 
 Special stylized non-IE bullets
 Do not work in Internet Explorer, which merely default to normal bullets. */
html > body .entry ul {
    margin-left: 0px;
    padding: 0 0 0 30px;
    padding-left: 10px;
}

html > body .entry li {
    margin: 7px 0 8px 10px;
}

#sidebar ul ul li:before {
    content: "\00BB \0020";
    color: #fe0042;
}

.entry ul.relatedpost_list {
    margin: 0 0 35px 0;
}

.post_content ul {
    margin: 10px 0 10px 20px;
}

.postmetadata ul, .postmetadata li {
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
    margin: 0;
    padding: 0;
}

#sidebar ul li {
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
    margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
    margin: 5px 0 0 0;
}

#sidebar ul ul ul, #sidebar ul ol {
    margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
    list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
    margin: 0 0 0;
    padding: 0;
}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
    margin: 10px auto;
    padding: 5px 3px;
    text-align: center;
}

#sidebar #searchform #s {
    width: 108px;
    padding: 2px;
}

#sidebar #searchsubmit {
    padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
    /*    text-align: center; */
}

select {
    width: 130px;
}

#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#commentform textarea {
    width: 100%;
    padding: 2px;
}

#commentform #submit {
    margin: 0;
    float: right;
}
/* End Form Elements */
/* Begin Comments*/
.alt {
    margin: 0;
    padding: 10px;
}

.commentlist {
    padding: 0;
    text-align: justify;
}

.commentlist li {
    margin: 15px 0 3px;
    padding: 5px 10px 3px;
    list-style: none;
    border-bottom: solid 1px #bababa;
}

.commentlist p {
    margin: 10px 5px 10px 0;
}

#commentform p {
    margin: 5px 0;
}

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
}

.no_comments_text {
    margin: 0 0 20px 0;
}

#comment_container {
    width: 505px;
    height: auto;
}

p.commentmetadata {
    margin: 0;
    display: block;
}
/* End Comments */
/* Begin Sidebar */
#sidebar {
}

#sidebar_cols {
    padding: 20px 0 10px 0px;
    margin: 0 0 0 10px;
    width: 530px;
    display: block;
    float: left;
}

#sidebar_col1 {
    margin-right: 10px;
    width: 300px;
    float: left;
}

#sidebar_col2 {
    width: 220px;
    float: left;
}

#sidebar_wide {
    padding: 20px 0 10px 0px;
    margin: 0 0 0 10px;
    width: 200;
    display: block;
    float: left;
}

#sidebar_single {
    width: 200px;
    float: left;
    margin: 0 0 0 17px;
}

#sidebar form {
    margin: 0;
}
/* End Sidebar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
    cursor: help;
}

blockquote {
    margin: 25px 30px 25px 10px;
    padding-left: 30px;
    font-size: 1.5em;
    background-image: url('images/quote_open.jpg');
    background-repeat: no-repeat;
    background-position: top left;
    min-height: 22px;
}

blockquote cite {
    margin: 5px 0 0;
    display: block;
}

.center {
    text-align: center;
}

.hidden {
    display: none;
}

hr {
    display: none;
}

a img {
    border: none;
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
}
/* End Various Tags & Classes*/
/* Captions */
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.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 p.wp-caption-text {
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
/* End captions */

/* PRINT */
p#print_thanks, 
#print_logo {
    display:none;
}
