/*
Theme Name: Woodpress
Theme URI: http://www.woodpress.org/
Description: The theme for Woodpress, based on Greenwood by Peter Binkley.
Version: 1.0
Author: Woody Thrower (based on Greenwood by Peter Binkley)
Author URI: http://www.woodpress.org/

Woodpress theme for Wordpress 1.5
Copyright (C) 2005-2006  Woody Thrower
http://www.woodpress.org/

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
*/

/* Major structural elements */

body
{
    background: url(images/background.jpg);
    background-color: #907050;
    background-repeat: repeat;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

#blurb
{
    text-align: center;
}

#page
{
    margin: 0px;
}

#content
{
    background: #ffd;
}

.post img
{
    vertical-align: top;
    margin-left: 1em;
    margin-bottom: 1.5em;
    padding: 1px;
    border: 3px solid #944302;
    background: #ffc;
}

.post div.block
{
    margin: 1em;
}

.post div.block span.blockhead
{
    color: #216418;
    font-weight: bold;
}

img.wp-smiley
{
    border: none;
}

h1, h2, h3, h4
{
    margin: 0px;
    padding: 0px;
    color: #216418;
}

#header
{
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
}

#headerimg
{
    padding-left: 220px;
    margin: 0px;
    height: 100px;
    border-bottom: 1px solid #000000;
    font-family: verdana, arial, sans-serif;
    color: #CC9933;
    font-size: xx-large;
    font-weight: bold;
    background: #000000 url("images/evergreen-frost.jpg") no-repeat left;
}

#headerimg h1
{
    padding-top: 25px;
}

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

#header a,
#header a:link,
#header a:visited,
#header a:active,
#header a:hover
{
    font-family: verdana, arial, sans-serif;
    font-size: xx-large;
    color: #cc9933;
}

.description
{
    font-family: verdana, arial, sans-serif;
    color: #944302;
    font-size: small;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 1.5px;
}

.searchbutton
{
    font-size: 10px;
    background: #944302;
    color: #fff;
    margin-top: 2px;
    border: 2px outset #944302;
}

#searchdiv
{
    position: absolute;
    bottom: 3px;
    right: 3px;
    text-align: right;
    font-size: x-small;
}

/* Search box */
#s
{
    font-size: x-small;
}

.pagetitle
{
    text-align: left;
    padding: 30px 0 0 210px;
    font-style: italic;
    color:  #944302;
}

.narrowcolumn
{
    padding: 0 20px 10px 10px;
    margin: 0px 160px 0px 0px;
    border-right: 2px solid #944302;
}

.widecolumn
{
    padding: 10px 50px 20px 50px;
    margin: 0;
}

a,
a:link,
a:visited,
a:active
{
    color: #944302;
    text-decoration: none;
}

/* Posts */

.post
{
    padding: 10px 3px 0 3px;
    font-family: verdana, arial, sans-serif;
    color: #222;
    font-size: small;
    font-weight: normal;
    line-height: 140%;
}

.post h2
{
    font-family: veranda, arial, sans-serif;
    margin-bottom: 15px;
    margin-top: 5px;
    letter-spacing: 1px;
    font-weight: bold;
}

/*
.post h2:before
{
    content: "\2248  ";
    font-weight: normal;
}
*/

.post a,
.post a:link,
.post a:visited,
.post a:active
.post a:hover
{
    text-decoration: underline;
}

.entry a,
.entry a:link,
.entry a:visited,
.entry a:active
{
    text-decoration: underline;
}

.entry a:hover
{
    text-decoration: underline;
    color: #ff0000;
}

.entrytext a,
.entrytext a:link,
.entrytext a:visited,
.entrytext a:active
{
    text-decoration: underline;
}

.entrytext a:hover
{
    text-decoration: underline;
    color: #ff0000;
}

.navigation a,
.navigation a:link,
.navigation a:visited
{
    font-family: verdana, arial, sans-serif;
    font-size: x-small;
    background: #944302;
    color: #ddc;
    padding: 1px;
    border: 2px outset #944302;
}

.navigation a:hover
{
    background: #a45312;
    border: 2px outset #a45312;
    color: #fff;
}

.navigation a:active
{
    padding-top: 1px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-right: 0px;
    border: 2px inset #944302;
}

.post h2 a,
.post h2 a:link,
.post h2 a:visited,
.post h2 a:active
{
    color: #216418;
}

.post h2 a:hover
{
    text-decoration: underline;
    color: #216418;
}

.postmetadata
{
    font-family: verdana, arial, sans-serif;
    font-size: x-small;
    color: #999;
}

.postmetadata a,
.postmetadata a:link,
.postmetadata a:visited
{
    font-family: verdana, arial, sans-serif;
    font-size: x-small;
    background: #944302;
    color: #ddc;
    padding: 1px;
    border: 2px outset #944302;
    text-decoration: none;
}

.postmetadata a:hover
{
    background: #a45312;
    border: 2px outset #a45312;
    color: #fff;
}

.postmetadata a:active
{
    padding-top: 1px;
    padding-left: 2px;
    padding-bottom: 1px;
    padding-right: 0px;
    border: 2px inset #944302;
    text-decoration: none;
}

.category
{
    float: right;
    border: 1px solid #944302;
    padding-left: 0.5em;
    padding-right: 0.5em;
    background: #ffc;
    font-size: x-small;
    font-style: italic;
    margin-top: 2px;
}

.date
{
    font-family: verdana, arial, sans-serif;
    font-size: small;
    color: #333;
    text-transform: capitalize;
    margin-top: 10px;
    border-bottom: 1px dotted #944302;
    font-style: italic;
}

/* Start the first paragraph of each post with a larger uppercase letter */
/*
.entry > p:first-child:first-letter
{
    font-size: xx-large;
    font-weight: 600;
    font-family: garamond, serif;
    margin-right: 1px;
    padding: 1px;
    color: #216418;
    background: #e3e8c8;
    border: 3px double #216418;
    text-transform: uppercase;
}
*/

.entry
{
    margin-left: 1em;
}

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

/* Inset box */

#inset
{
    float: right;
    margin: 0px 0px 0px 15px;
    padding: 10px 10px 10px 10px;
    border-left: 3px double #944302;
    border-right: 3px double #944302;
    border-bottom: 3px double #944302;
    background: #ffc;
    width: 100px;
}

.insetside
{
    font-family: verdana, arial, sans-serif;
    color: black;
    font-size: x-small;
    font-weight: normal;
    line-height: 120%;
}

.insetside div
{
    text-indent: -2em;
    margin-left: 2em;
}

.insetside div:before
{
    font-size: medium;
    content: "\2248  ";
    color: #944302 ;
}

.insetsidetitle
{
    font-family: verdana, arial, sans-serif;
    color: #944302;
    font-size: x-small;
    font-weight: bold;
    line-height: 140%;
    padding: 2px;
    margin-top: 10px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #944302;
    text-transform: uppercase;
}

.browsecontext
{
    font-style: italic;
}

/* Dividers */

.dividerinset
{
    text-align: center;
    margin-top: 10px;
}

.dividerinsettop
{
    text-align: center;
    margin-bottom: 5px;
}

.dividermiddle
{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    clear: both;
}

.dividermiddle img
{
    border: 0px;
}

/* Sidebar */

#sidebar
{
    font-family: verdana, arial, sans-serif;
    color: #fff;
    font-size: x-small;
    font-weight: normal;
    line-height: 140%;
    position: absolute;
    top: 100px;
    right: 0px;
    padding: 5px 0 10px 0;
    width: 150px;
}

#sidebar p, #sidebar li
{
    margin: 0px;
    padding-left: 0px;
    list-style-type: none;
}

#sidebar a,
#sidebar a:link,
#sidebar a:visited,
#sidebar a:active,
#sidebar a:hover
{
    font-weight: normal;
    text-decoration: none;
    color: #fff;
}

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

#sidebar h2, #wp-calendar caption
{
    font-family: verdana, arial, sans-serif;
    color: #fff;
    font-size: x-small;
    font-weight: bold;
    line-height: 140%;
    padding: 2px;
    margin-top: 10px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #ccc;
    text-transform: uppercase;
    text-align: left;
}

#sidebar ul
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#pagenav
{
    padding: 0px;
}

#pagenav ul li
{
    padding-left: 5px;
}

#sidebarmain li
{
    padding-left: 0px;
}

.adsense
{
    text-align: center;
}

/* Calendar elements */
#wp-calendar a,
#wp-calendar a:link,
#wp-calendar a:visited,
#wp-calendar a:active,
#wp-calendar a:hover
{
    color: #944302;
    background: #ffc;
    border: 1px solid #944302;
}

#wp-calendar td
{
    text-align: center;
    background: #b97;
    opacity: 0.8;
}


#themeswitcher li
{
    padding-left: 0px;
}

#wordpress
{
    padding: 10px;
    border: 3px double #944302;
    background: #ffc;
    width: 80px;
    color: #944302;
    text-align: center;
    margin: 30px 10% 0 10%;
}

#wordpress a,
#wordpress a:link,
#wordpress a:visited,
#wordpress a:active
{
    color: #944302;
}

#wordpress a:hover
{
    text-decoration: underline;
    color: #944302;
}

#footer
{
    padding: 0 0 0 1px;
    margin: 0 auto;
    width: 100%;
    clear: both;
}

