/*
Theme Name: ComicPress Joe!
Theme URI: http://comicpress.org
Description: The customized version of ComicPress for Joe! <a href="http://comicpress.org">Visit the ComicPress website.</a>
Author: Tyler Martin
Author URI: http://mindfaucet.com/
Version: 2.7
.
The CSS, XHTML and design is released under GPL v3:
http://www.opensource.org/licenses/gpl-3.0.html
.
*/



/* STANDARD TAGS */

body {
    margin: 0 0 20px 0;
    color: #ccc;
    font-size: 12px;
    font-family: 'Verdana', sans-serif;
    background: #272727 url('bg.png');
    text-shadow: #000 0 0 0; /* Lighten Safari's heavy fonts */
    }

a {
    color: #fff;
    text-decoration: none;
    }

      a:hover {
        color: #FF0000;
        }

    a:focus {
        outline: none;
        }

    a img {
        border: none;
        }

p {
    margin: 12px 0;
    }

img {
    max-width: 100%;
    padding: 0;
    }

small {
    font-size: 11px;
    }

hr {
    height: 1px;
    color: #ccc;
    background-color: #ccc;
    border: 0px;
    }

blockquote {
    margin: 10px;
    padding: 5px 10px 5px 20px;
    border-width: 1px 1px 1px 5px;
    border-style: solid;
    border-color: #ccc;
    }

    blockquote cite {
        margin: 5px 0 0;
        display: block;
        }

cite {
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    }

code {
    padding: 10px;
    display: block;
    font-family: 'Courier New', monospace;
    border: 1px dotted #ccc;
    overflow: scroll;
    }

acronym, abbr, span.caps {
    cursor: help;
    }

    acronym, abbr {
        border-bottom: 1px dashed #ccc;
        }

form {
    margin: 0;
    }



/* HEADINGS */

h1, h1 a, h1 a:hover {
    padding: 10px 0 0 0;
    margin: 0;
    color: #ccc;
    font-size: 60px;
    font-family: 'Georgia', serif;
    font-weight: normal;
    line-height: 50px;
    text-decoration: none;
    letter-spacing: -4px;
    font-variant: small-caps;
    }

h2, h2 a, h2 a:hover {
    margin: 0;
    color: #ccc;
    font-weight: bold;
    letter-spacing: -1px;
    font-size: 24px;
    }
   
    h2.pagetitle, h2.pagetitle a {
        padding: 0 0 5px 0;
        margin: 0 0 20px 0;
        font-family: 'Georgia', serif;
        font-size: 32px;
        font-weight: normal;       
        letter-spacing: -2px;
        }

h3, h3 a, h3 a:hover {
    padding: 0;
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #ccc;
    text-decoration: none;
    clear: both;
    letter-spacing: -1px;
    }



/* THE PAGE WRAPPER */
/* Change this width to set the entire site's width - increase/reduce #column width by the same amount */

#page {
    width: 800px;
    margin: 0px auto;
    background: #272727;
    }



/* THE HEADER */

#header {
    height: 45px;
    width: 900px;
    padding: 0 0 142px 0;
    margin: 0 auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    }

    .description {
        padding: 0 0 10px 0;
        font-size: 14px;
        font-style: italic;
        letter-spacing: 2px;
        }



/* THE MENU */

#menu {
    height: 30px;
    width: 800px;
    margin: 0 0 0 50px;
    padding: 15px 0 0 0;
    background: url('menu.png') 0 bottom no-repeat;
    }
   
    #menu a{
        display: block;
        height: 30px;
        float: left;
        text-indent: -9999px;
        overflow: hidden;
        }
   
    #menu-home {
        width: 60px;
        margin: 0 0 0 80px;
        }

    #menu-about {
        width: 62px;
        }
    #menu-arc {
        width: 45px;
        }
       
    #menu-forum {
        width: 68px;
        }
       
    #menu-links {
        width: 57px;
        }
       
    #menu-contact {
        width: 80px;
        }

	#eyescream {
    width: 72px;
    height: 89px;
    margin: 10px 0 0 800px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    overflow: hidden;
    background: url('eyescream.png') no-repeat;
    }

   
#guestcomics {
    width: 130px;
    height: 91px;
    padding: 5px 0 0 0;
    position: absolute;
    overflow: hidden;
    }
   
   
/* THE COMIC */

#comic-head {
    }

#comic {
    padding: 0;
    text-align: center;
    background: #fff;
    }

#comic-foot {
    }



/* THE FOOTER */

#footer {
    padding: 1px 0;   
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    background: url("/images/footer.gif") no-repeat scroll 0 0 transparent; height: 137px; width: 800px;
    }

    #footer a {
        color: #FFFF00;
    }

/* NAVIGATION */

#navbar {
    height: 28px;
    background: #f00;
    }

   
    .navbar-first {
        float: left;
        }
   
        .navbar-first a {
            height: 28px;
            width: 65px;
            display: block;
            text-indent: -9999px;
            overflow: hidden;
            background: url('navbar.png') no-repeat;
            }
   
    .navbar-previous {
        float: left;
        margin: 0 0 0 20px;
        }
       
        .navbar-previous a {
            height: 28px;
            width: 117px;
            display: block;
            text-indent: -9999px;
            overflow: hidden;
            background: url('navbar.png') -65px 0 no-repeat;
            }
       
    .navbar-next {
        float: right;
        }
       
        .navbar-next a {
            height: 28px;
            width: 90px;
            display: block;
            text-indent: -9999px;
            overflow: hidden;
            background: url('navbar.png') -182px 0 no-repeat;
            }
           
           
    .navbar-last{
        float: right;
        margin: 0 0 0 20px;
        }
   
   
        .navbar-last a {
            height: 28px;
            width: 67px;
            display: block;
            text-indent: -9999px;
            overflow: hidden;
            background: url('navbar.png') -272px 0 no-repeat;
            }
   
   
.nav {
    padding: 3px 0 0 0;
    float: right;
    font-size: 12px;
    font-weight: bold;
    }

.nav-single {
    color: #ccc;
    font-size: 12px;
    font-weight: bold;   
    float: right;
    }

.pagenav {
    padding: 40px 20px 20px 20px;
    color: #ccc;
    font-size: 12px;
    font-weight: bold;
    clear: both;
    }

    .pagenav-left {
        float: left;
        }

    .pagenav-right {
        float: right;
        }

.nav a, .pagenav a, .nav-single a {
    display: block;
    float: left;
    color: #ccc;
    }

    .nav a:hover, .pagenav a:hover, .nav-single a:hover {
        color: #f00;
        }

    .navdivider {
        padding: 0 5px 0 0;
        margin: 0 5px 0 0;
        border-right: 1px solid #ccc;
        }



/* POSTS - PAGES */

#column {
    width: 400px;
    padding: 5px 0 20px 0;
    float: left;
    overflow: hidden;
    }

.post, .post-comic, .post-page {
    padding: 0 20px;
    }

.post-head, .post-page-head, .post-comic-head {
    height: 0px;
    overflow: hidden;
    }
   
.post-foot, .post-comic-foot, .post-page-foot {
    margin: 0 0 40px 0;
    height: 0px;
    overflow: hidden;
    }
   
    .comicdate {
        font-size: 14px;
        }

    .postdate {
        font-size: 11px;
        }

.more-link {
    border-top: 1px dashed #ccc;
    font-style: italic;
    display: block;
    clear: both;
    }
       
.tags {
    font-size: 11px;
    clear: both;
    }

.comment-link {
    font-family: 'Georgia', serif;
    font-size: 16px;
    text-align: right;
    }



/* THE BLOG HEADER */

#blogheader {
    font-family: 'Georgia', serif;
    padding: 25px 0 25px 20px;
    font-size: 32px;
    letter-spacing: -2px;
    border-top:
    }



/* COMMENTS */

.comment-wrap{
    padding: 0 20px;
    }

    .comment-wrap h3 {
        margin: 0;
        padding: 20px 0 0 0;
        font-weight: normal;
        font-size: 20px;
        clear: both;
        font-family: 'Verdana', sans-serif;
        }

.comment {
    padding: 10px;
    margin: 10px 0 0 0;
    clear: both;
    border: 1px solid #ccc;
    min-height: 64px;
    }

    .comment .comment  {
    border: 1px dotted #ccc;
    }

.comment-author {
    display: inline;
    }

.comment-meta {
    display: inline;
    padding: 0 0 0 5px;
    margin: 0 0 0 2px;
    border-left: 1px solid #ccc;
    }

.says {
    display:none;
    }

.avatar {
    margin:0 10px 0 0;
    float: left;
    }

#comment {
    width: 100%;
    font-size: 12px;
    font-family: 'Verdana', sans-serif;
    }

#author, #email, #url {
    width: 200px;
    font-size: 12px;
    font-family: 'Verdana', sans-serif;
    }

#submit {
    margin: 0 0 20px 0;
    float: right;
    }

ol.commentlist {
    margin: 0;
    padding: 0;
    font-size: 11px;
    list-style: none;
    }

    ol.commentlist p {
        margin: 10px 0 0 74px;
        }

ul.children {   
    margin: 0;
    padding: 0;
    list-style: none;
    }

.reply {
    padding: 10px 0 0 0;
    text-align: right;
    }



/* ARCHIVE */ 
/* For the built-in WordPress archive pages (by month or category) as well as search result pages */ 

.comicarchiveframe {
    padding: 5px;
    border: 1px solid #ccc;
    background: #fff;
    opacity: 0.99;
    filter: alpha(opacity=99);
    }
 
    .comicarchiveframe:hover {
        opacity: 0.70;
        filter: alpha(opacity=70);
        }

    .comicarchiveframe h3 {
        color: #000;
                margin: 0;
        }

    .comicarchiveframe a small {
        display: block;
        color: #000;
        }

.archive-year {
    font-size: 48px;
    }

.archive-yearlist {
    padding: 0 0 10px 0;
    font-size: 14px;
    }



/* SIDEBAR */

#sidebar {
    width: 200px;
    padding: 5px 0;
    float: left;
    font-size: 11px;
    overflow: hidden;
    }

#sidebar h2, #sidebar h2 a {   
    font-size: 16px;
    }

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }

    #sidebar ul li {
        margin: 0 0 10px 10px;
        padding: 0;
        }

        #sidebar ul li ul li {
            margin: 0 0 0 10px;
            padding: 0;
            }

            #sidebar ul li ul li a {
                }

                #sidebar ul li ul li a:hover {
                    }



/* CALENDAR */

#wp-calendar {
    width: 165px;
    margin: 0 0 0 5px;
    }

#wp-calendar th {
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    }

#wp-calendar caption {
    font-family: 'Georgia', sans-serif;
    font-size: 18px;
    letter-spacing: -1px;
    font-variant: small-caps;
    }

#wp-calendar td {
    min-width: 20px;
    padding: 0;
    text-align: center;
    border: 1px solid #ccc;
    }

#wp-calendar a {
    display: block;
    text-decoration: none;
    font-weight: bold;
    }

    #wp-calendar a:hover {
        color: #fff;
        background: #000;
        }



/* SEARCH */

#s {
    width: 140px;
    margin: 0;
    padding: 2px;
    font-size: 12px;
    font-family: 'Verdana', sans-serif;
    }

#searchsubmit {
    padding: 0 5px;
    font-size: 12px;
    font-family: 'Verdana', sans-serif;
    }



/* GALLERY */

.gallery-image {
    width: 518px;
    border: 1px solid #000;
    overflow: hidden;
    background: #000;
}

.gallery-caption {
    font-size: 11px;
    }
   
    .gallery-caption  p {
        width: 510px;
        padding: 5px;
        margin: 0;
        text-align: center;
        color: #fff;
        background: #000;
        }

.imagenav-wrap {
    margin: 5px 0 0 0;
    }

.imagenav {
    width: 77px;
    height: 77px;
    float: left;
    overflow: hidden;
    }

.imagenav-center {
    width: 344px;
    height: 65px;
    margin: 0 5px;
    padding: 10px 5px 0 5px;
    float: left;
    color: #000;
    text-align: center;
    border: 1px solid #000;
    overflow: hidden;
    }

.imagetitle {
    color: #000;
    font-size: 18px;
    }

.imagenav-bg {
    width: 75px;
    height: 75px;
    position: absolute;
    z-index: 0;
    background: #ddd;
    border: 1px solid #000;
    overflow: hidden;
    }

    .imagenav-bg img {
        width: 75px;
        height: 75px;
        }

.imagenav-arrow {
    width: 75px;
    height: 75px;
    position: absolute;
    z-index: 1;
    color: #fff;
    font-size: 80px;
    font-weight: bold;
    line-height:75px;
    text-align: center;
    border: 1px solid #000;
    float: left;
    }

.imagenav-link {
    width: 75px;
    height: 75px;
    position: absolute;
    z-index: 2;
    border: 1px solid #000;
    float: left;
    overflow: hidden;
    }

    .imagenav-link img {
        width: 75px;
        height: 75px;
        opacity: 0.50;
        filter: alpha(opacity=50);
        }

            .imagenav-link img:hover {
                opacity: 0.00;
                filter: alpha(opacity=0);
                }



/* POSTED IMAGES  */

.wp-caption  p {
    margin: 5px 0;
    line-height: 11px;
    font-size: 11px;
    }

.aligncenter {
    margin: 0 auto;
    display: block;
    }

.alignright {
    margin: 10px 0 10px 10px;
    display: inline;
    float: right;
    }

.alignleft {
    margin: 10px 10px 10px 0;
    display: inline;
    float: left
    }



/* TRANSCRIPT */

#transcript {
    padding: 0 10px;
    font-size: 11px;
    border-left: 4px dotted #000;
    border-right: 4px dotted #000;
    }

    .transcript-border {
        padding: 0 5px;
        margin: 15px 0;
        border: 1px solid #000;
        background: #fff;
        clear: both;
        }

    a.transcript-title {
        padding: 0 0 5px 0;
        margin: 0 0 5px 0;
        display: block;
        font-family: 'Georgia', serif;
        font-style: italic;
        font-size: 16px;
        letter-spacing: -1px;
        border-bottom: 1px dashed #000;
        }

        #transcript-content {
            font-family: 'Courier New', monospace;
            overflow: hidden;
            }

#s-transcript {
    width: 140px;
    margin: 0;
    padding: 2px;
    font-size: 12px;
    font-family: 'Georgia', serif;
    font-style: italic;
    }

    #searchsubmit-transcript {
        padding: 0 5px;
        font-size: 12px;
        font-family: 'Verdana', sans-serif;
        }



/* STORYLINES */

.storyline-cats {
    padding: 0;
    margin: 0;
    list-style: none;
    }

.storyline-cats li {
    display: inline;
    }

    li.storyline-root {
        display: none;
        }



/* CLEAR FLOATS */

.clear {
    height: 0;
    font-size: 0;
    line-height: 0;
    clear: both;
    }
1px