body {
background-color: #6998E6;
font-family: verdana;
font-size:12px;
color: #000000;
margin: 0;
padding: 0;
}

a
{
        color: #005abc;
        text-decoration: none;
        border-bottom:#005abc 1px dashed;
}

a:hover
{
        border-bottom:#005abc 1px solid;
}
p
{
        margin-bottom: 14px;
}
ul, ol
{
        margin:1em;
        padding:0;
}
li
{
        margin:0 1em;
        padding:5px 0;
}
blockquote
{
    margin:10px 20px;
    padding-left:10px;
    border-left:#ccc 2px solid;
}
fieldset
{
        border:none;
}
img.left
{
        float: left;
        margin: 0 14px 3px 0;
}
img.right
{
        float: right;
        margin: 0 14px 3px 0;
}
a img
{
        border:#ccc 1px solid;
}
h1,h2,h3,h4,h5,h6
{
        font-family:Georgia, "Lucida Sans Unicode", Tahoma, Arial, Serif;
}

#container {
background-color: #FFFFFF;
position: absolute;
left:50%;
height: auto;
width: 780px;
margin-left: -390px;
border-style: solid;
border-color: #949494;
border-width: 0px 1px 0px 1px;
}

#container .nocomments
{
        text-align:center;
        color:#999;
}
#container .trackback
{
        background:url(images/links.gif) no-repeat left;
        padding:2px 20px;
}
#container .commentsrss
{
        background:url(images/feed.gif) no-repeat left;
        padding:2px 17px;
}
.commentlist li cite
{
        font-style:normal;
        font-weight:bold;
}
input.text, textarea, select
{
        padding:2px;
        background:#F9F9F7;
        font:1em verdana, arial, serif;
        border: 1px solid #ccc;
}
textarea{
        width: 90%;
        height: 20em;
}
#container input.text:focus, textarea:focus
{
        background:#fff;
        border:#999 1px solid;
}

#headertopic {
float:left;
background-color: #3970CD;
background-image:url(images/headertopic.jpg);
width: 284px;
height: 151px;
line-height: 10px;
}

#headertopic h1 {
padding-left: 30px;
padding-top: 20px;
font-size:2.0em;
color: #ffffff;
}

#headertopic h2 {
padding-left: 30px;
font-size:1.4em;
color: #ffffff;
}

#headertopic a {
color: #ffffff;
text-decoration: none;
border-bottom:#ffffff 1px dashed;
}

#headerpic {
float:left;
background-color: #ffffff;
width: 496px;
height: 151px;
background-image:url(images/headerpic.jpg);
}

#headerdif {
float:left;
background-color: #ffffff;
width: 780px;
height: 192px;
background-image:url(images/headerdif.jpg);
}

#headermenu {
float:left;
background-color: #ffffff;
width: 567px;
height: 57px;
background-image:url(images/headermenu.jpg);
}

#headermenu ul
{
        margin:0;
        padding:0;
}

#headermenu ul li
{
        display: inline;
        line-height: 52px;
        padding-left: 3px;
        margin:0 10px 0 0;
}

#headermenu ul li a, #headermenu ul li.current_page_item a
{
        background: #fff url(images/a18.gif) repeat-x top;
        padding: 8px;
        font-size: 12px;
        color: #4A4A24;
        font-weight: bold;
        border-bottom:none;
}

#headermenu ul li a:hover
{
        background: #ff9c20 url(images/lbg.png) repeat-x top;
        color: #fff;
        text-decoration: none;
}

#headersearch {
float:left;
background-color: #fff;
width: 213px;
height: 57px;
background-image:url(images/headersearch.jpg);
}

#searchpos {
padding-left: 30px;
padding-top: 10px;
color: #fff;
font-size: 12px;
font-weight: bold;
}

#diff {
float:left;
background-color: #ffffff;
width: 780px;
height: 10px;
background-image:url(images/diff.png);
background-repeat:repeat-x;
}

#content {
width:485px;
height: auto;
float:left;
}

#content p {
line-height: 1.5em;
}

#content .post .header
{
        background: url(images/a22.gif) bottom repeat-x;
        padding: 0 0 10px 10px;
        margin-bottom: 20px;
        position: relative;
}
#content h3,#content h2
{
        position: relative;
        top: 4px;
        font-size: 18px;
        line-height: 25px;
        color: #656551;
}
#content h2.pagetitle
{
        text-align:center;
        margin:0 0 2em 0;
        font-size:1.5em;
}

#content h3 a:link, #content h3 a:visited
{
        border-bottom:none;
        color:#656551;
}
#content h3 a:hover,#content h3 a:active
{
        border-bottom:#656551 1px solid;
}
#content ul
{
    margin:1em;
    padding:0 1em;
    list-style-image:url(images/bullet.gif);
}
#content ol
{
    list-style-type:decimal;
    margin:1em;
    padding:0 1em;
}
#content .entry
{
        padding: 0 15px;
        margin-bottom: 20px;
}

#content .post
{
margin-bottom: 30px;
}

#content .post .date
{
        float:right;
        margin:-1px 0;
        color:#666;
        width:25%;
        padding:0;
        background: url(images/a22.gif) bottom repeat-x;
}
#content .post .date em
{
        font-style:normal;
        color:#666;
}
#content .post .date em.user
{
        background:url(images/user.png) no-repeat left top;
        padding-left:15px;
}
#content .post .date em.postdate
{
        background:url(images/date.gif) no-repeat left top;
        padding-left:17px;
}
#content .post .entry
{
margin-bottom: 0;
}

#content ul.asides
{
        background: url(images/a32.gif) repeat-x top;
        list-style:none;
        margin:2em 0;
        padding:0;
}
#content ul.asides li
{
        list-style:none;
        padding:0.5em 0;
}

#content .post .footer
{
        clear:both;
        background: url(images/a33.gif) repeat-x bottom;
}
#content .post .footer ul
{
        list-style: none;
        text-align:right;
        padding:20px 0;
}

#content .post .footer ul li
{
        display: inline;
        background-repeat: no-repeat;
        background-position: 0 2px;
        padding:3px 0 3px 15px;
}

#content .post .footer ul li.comments
{
        background-image: url(images/a36.gif);
        color:#999;
}

#content .post .footer ul li.readmore
{
        background-image: url(images/a38.gif);
}
#content .post h4
{
        font-size:1em;
        font-weight:normal;
        font-family:Verdana, Tahoma, Arial, Serif;
}
#content .post h4 em
{
        font-style:normal;
        float:right;
        font-weight:normal;
}

#sidebar
{
        position: relative;
        width: 250px;
        float: right;
}

#sidebar h2
{
        position: relative;
        font-size: 16px;
        color: #656551;
        background: url(images/border.gif) bottom repeat-x;
        padding:0 0 15px 0 ;
        margin: 10px 0;
        text-transform:uppercase;
        font-family:Arial, Georgia, Tahoma, Verdana, Serif;
}

img.profile
{
        position: relative;
        top: -2px;
        background: url(images/a26.gif) no-repeat;
        width: 146px;
        height: 75px;
        padding: 7px;
}
#sidebar ul
{
        list-style:none;
        padding: 0 10px;
        margin: 0 0 20px 0;
}
#sidebar ul li
{
        padding: 3px 0;
        margin:0;
}
#sidebar ul ul
{
        list-style-image:url(images/arrow.gif);
        padding: 0 0 0 15px;
        margin:0;
}
#sidebar a:link,#sidebar a:visited
{
        border-bottom:none;
}
#sidebar a:hover, #sidebar a:active
{
        border-bottom:1px solid;
}
#sidebar ul.feeds
{
        margin-left:20px;
}
#sidebar ul.feeds li
{
        list-style-image:url(images/feed.gif);
        margin:5px 0;
        padding:0;
}
/*comments and their styles*/
#comments, #respond{
        margin: 2em 0 0 5px;
}
#commentform
{
        margin:10px;
        padding:10px;
}
#outer .commentlist {
        margin: 0;
        padding: 0;
}
.commentlist li
{
        list-style:none;
        margin: 2em 0;
        padding: 0;
}
.commentlist li p
{
    margin:0 1em;
}
.commentlist li .cmtinfo
{
        font-size:1em;
        background: url(images/a32.gif) repeat-x top;
        padding:5px;
        margin-bottom: 10px;
        position:relative;
        border:#eee 1px solid;
}
.commentlist li .cmtinfo em
{
        margin:0;
        padding:0 1em;
        text-align:right;
        font-style:normal;
        color:#999;
}
.commentlist li.alt .cmtinfo
{
        font-size:1em;
        background: url(images/a34.gif) repeat-x top;
        padding:5px;
        margin-bottom: 10px;
        position:relative;
        border:#ddd 1px solid;
}
.commentlist li.authorcomment
{
        border:#ddd 1px solid;
        border-top-width:0px;

}

#footer
{
        position: relative;
        clear: both;
        text-align: center;
        border-top:#e8e8de 1px solid;
        background:#fafaf8;
        color: #A8A88D;
        padding:10px;
        margin:0;
}

#footer a:link,#footer a:visited
{
        color: #6C6C63;
        text-decoration:none;
        border:none;
}
#footer a:hover,#footer a:active
{
        color: #acacac;
        text-decoration:underline;
        border:none;
}
/* Begin Calendar */
#wp-calendar {
        empty-cells: show;
        margin: 0 auto;
        width: 155px;
        border:#ccc 1px solid;
        }

#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%;
        font-weight:bold;
        margin:0;
        padding:3px 0;
        }
#wp-calendar thead
{
        margin:0;
        padding:0;
}
#wp-calendar td {
        padding: 3px 0;
        text-align: center;
        background:url(images/a32.gif) repeat top;
        }
#wp-calendar th
{
        padding: 3px 0;
        text-align: center;
        background:url(images/a34.gif) repeat top;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
        background-color: #fff; }
/* End Calendar */

#searchsubmit
{
        border:#fff 1px solid;
        font-size:0.9em;
        background:url(images/a18.gif) repeat-x top;
}
