/*
Red Penguin Productions CSS
Version: 1.0
Author: Mark Sohmer
10/24/2006
*/

#page { background: url("images/background.jpg") repeat-y top; border: none; }
#header { background: url("images/header.jpg") no-repeat bottom center; }
#footer { background: url("images/footer.jpg") no-repeat bottom; border: none;}
/*
#header         { margin: 0 !important; margin: 0 0 0 0px; padding: 0px; height: 205px; width: 778px; }
*/

/* Begin Typography & Colors */
body {
        font-size: 75%; /* Resets 1em to 12px */
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        color: #333;
        background-color: #FFFFFF;
        text-align: center;
        }

#page {
        border: 0px;
        text-align: left;
        }

#content {
        font-size: 1.2em
        }

.widecolumn {
        line-height: 1.6em;
        }

h1, h2, h3 {
        font-weight: bold;
        }

h1 {
        font-size: 2em;
        text-align: left;
        }

h2 {
        font-size: 1.5em;
        }

h3 {
        font-size: 1.2em;
        }

a {
        text-decoration: none;
        color: #807E4C;
        }

p       {
        text-align: left
        }

.posttitle, .posttitle a {
        color: #FFFFFF
        }

.posttitlemeta {
        font-size: .8em;
        line-height: .8em;
        color: #FFFFFF;
        }

.posttitle a:hover {
        color: #FFCC00;
        }

code {
        font: 1.1em 'Courier New', Courier, Fixed;
        }

#narrowcolumn .commentstatus {
        font-size: 1em;
        font-weight: bold;
        }

.post h3, .post h3 a {
        margin: 0;
        text-decoration: none;
        font-weight: normal;
        }

#wp-calendar #prev a {
        font-size: 9pt;
        }

#wp-calendar a {
        text-decoration: none;
        }

#wp-calendar caption {
        font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        text-align: center;
        }

#wp-calendar th {
        font-style: normal;
        text-transform: capitalize;
        }
/* End Typography & Colors */

/* Begin Structure */
body {
        margin: 0;
        padding: 0;
        }

#space-top {
        background-color: #FFFFFF;
        margin-top: 20px;
        }

#space-bottom {
        background-color: #FFFFFF;
        margin-bottom: 20px;
        }

#page {
        background-color: #FFFFFF;
        margin-top: 0px;
        margin: 0px;
        width: 778px;
        border: 0px ;
        }

#header {
        margin-top: 0px;
        margin-left: 0px;
        text-align: left;
        height: 205px;
        width: 100%;
        }

#narrowcolumn {
        padding: 0 0 0px 0px;
        margin-left: 170px;
        width: 500px;
        }

#contact {
        margin-top: 60px;
        }

.left_side {
        float: left;
        padding: 0 0 20px 0px;
        margin: 0px 0 0;
        width: 160px;
        }

.left_side a img, a img {
        border: 0;
        }

.left_side a:hover img, a:hover img {
        border: 0;
        text-decoration: none;
        }

.left_side a:hover {
        border: 0;
        text-decoration: none;
        }

.widecolumn {
        padding: 10px 0 20px 0;
        margin: 5px 0 0 150px;
        width: 450px;
        }

.post {
        margin: 0 0 40px;
        text-align: left;
        }

.widecolumn .post {
        margin: 0;
        }

#narrowcolumn .postmetadata {
        font-size: .8em;
        text-align: left;
        }

#narrowcolumn a {
        color: #FF0000;
        text-decoration: none;
        }

#narrowcolumn a:hover {
        color: #FF0000;
        text-decoration: underline;
        }

#narrowcolumn .postmetadata, #narrowcolumn .postmetadata a {
        color: #FFFFFF;
        text-decoration: none;
        font-weight: normal;
        }

#footer {
        width: 778px;
        height: 118px;
        clear: both;
        margin: 0;
        }

#footer p {
        margin: 0;
        padding: 20px 0;
        text-align: center;
        }
/* End Structure */

/*      Begin Headers */
h1 {
        margin: 0;
        }

.description {
        text-align: center;
        }

h2.pagetitle {
        margin-top: 30px;
        text-align: center;
}

#sidebar h2 {
        font-size: 1.2em;
        color: 006633;
        margin: 5px 0 0;
        padding: 0;
        }

/* End Headers */

/* Begin Images */
p img {
        border: 0;
        padding: 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.wp-smiley {
        align: top;
        }

img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
        }

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

.alignright {
        float: right;
        }

.alignleft {
        float: left
        }
/* 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;
        list-style: none;
        padding-left: 10px;
        text-indent: -10px;
        }

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

.entry ul li:before, #sidebar ul ul li:before {
        content: "\00BB \0020";
        }

.entry ol {
        padding: 0 0 0 35px;
        margin: 0;
        }

.entry ol li {
        margin: 0;
        padding: 0;
        }

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

#sidebar {
        color: #006633;
        }

#sidebar a {
        color: #006633;
        text-decoration: underline;
        }

#sidebar a:hover {
        color: #FFCC00;
        }

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

#sidebar ul li {
        margin-left: 20px;
        margin-bottom: 2px;
        list-style-type: square;
        list-style-image: none;
        }

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

#sidebar ul ul, #sidebar ul ol {
        margin: 5px 0 0 10px;
        list-style-type: square;
        }

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

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

#sidebar ul li ul li, #sidebar ul ol li {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 5px;
        padding: 0;
        list-style-type: disc;
        }

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

ul li ul li {
        list-style-type: circle;
        }

ul li {
        list-style-type: square;
        }

/* End Entry Lists */

/* Begin Form Elements */
#searchform {
        margin: 10px auto;
        padding: 5px 3px;
        text-align: center;
        }

#sidebar #searchform #s {
        width: 115px;
        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: 80%;
        padding: 2px;
        }

#commentform #submit {
        margin: 0;
        float: right;
        }
/* End Form Elements */

/* Begin Comments*/
.alt, .alt2, .alt3, .alt4 {
        margin: 0;
        padding: 10px;
        }

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

.commentlist li {
        margin: 15px 0 3px;
        padding: 5px 10px 3px;
        }

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

#commentform p {
        margin: 5px 0;
        }

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

.commentmetadata {
        margin: 0;
        display: block;
        }
/* End Comments */

/* Begin Sidebar */
#sidebar
{
        padding: 20px 0 10px 0;
        margin-left: 545px;
        width: 190px;
        }

#sidebar form {
        margin: 0;
        }
/* End Sidebar */

.post_content table {
        border: 1px;
        }

/* Begin Calendar */
#wp-calendar {
        empty-cells: show;
        margin: 10px auto 0;
        width: 155px;
        }

#wp-calendar #next a {
        padding-right: 10px;
        text-align: right;
        }

#wp-calendar #prev a {
        padding-left: 10px;
        text-align: left;
        }

#wp-calendar a {
        display: block;
        }

#wp-calendar caption {
        text-align: center;
        width: 100%;
        }

#wp-calendar td {
        padding: 3px 0;
        text-align: center;
        }

#wp-calendar td.pad:hover { /* Doesn't work in IE */
        background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
        cursor: help;
        }

acronym, abbr {
        border-bottom: 1px dashed #999;
        }

blockquote {
        margin: 15px 30px 0 10px;
        padding-left: 20px;
        border-left: 5px solid #807E4C;
        background-color: #EEEEEE;
        }

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

.center {
        text-align: center;
        }

a img.border {
        border: 2px;
        color: #807E4C;
        }

a:hover img.border {
        border: 2px;
        color: #FFCC00;
        }

.alt {
        background-color: #f8f8f8;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        }

.alt2 {
        background-color: white;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        }

.alt3 {
        background-color: #FFFFFF;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        }

.alt4 {
        background-color: #eeeeee;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        }

.ready {
        margin-top: 30px;
        margin-bottom: 30px;
        }

.navigation {
        display: block;
        text-align: center;
        margin-bottom: 10px;
        }

/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
        It won't be a stylish marriage, I can't afford a carriage.
        But you'll look sweet upon the seat of a bicycle built for two." */
