/* General 
 * -------------------------------------- */

body{
background-color:#666;
background-repeat:repeat;
background-position:top left;
background-attachment:scroll;
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:normal;
color:#000000;
border-color:#222222;
}
/* Heading
 * -------------------------------------- */

h1,h2,h3,h4,h5,h6{
font-family:Georgia, "Times New Roman", Times, serif;
font-style:bold;
color:#000000;
}

a,#breadcrumbs a:hover, .entry-title a:hover, .entry-meta a:hover, #newsticker li a:hover{
color:#277d31;
}

input[type=submit], button, a.post-format-icon:hover,a.expander:hover, #navigation a:hover, #navigation .pagenavi a:hover, #navigation .pagenavi .current, #comments .reply a.comment-reply-link{
background-color:#277d31;
}

input[type=submit], button, #navigation a:hover, #navigation .pagenavi a:hover, #navigation .pagenavi .current, #comments .reply a.comment-reply-link{
border-color:#277d31;
}

a:hover{
color:#277d31;
}

/* Highlight
 * -------------------------------------- */

::selection,::-moz-selection{
background:#000000;
color:#918e8e;
}
/* Heading
 * -------------------------------------- */

#header{
background-color:#E6E6E6;
background-repeat:repeat;
background-position:top left;
background-attachment:scroll;
}

h1#site-title, h1#site-title a{
color:#ffffff;
}

h1#site-title a:hover{
color:#ffffff;
}

h2#site-description{
color:#0d0d0d;
}
/* Entry Title
 * -------------------------------------- */

.entry .entry-title{
font-size:16px;
}

.entry .entry-title a{
color:#454545;
}

.entry .entry-title a:hover{
color:#32b856;
}

.singular-entry .entry-title{
font-size:24px;
color:#454545;
}
 
/* Widget Title
 * -------------------------------------- */

.widget-title{
font-size:16px;
color:#454545;
}
 
/* Footer
 * -------------------------------------- */

#footer-container{
background-color:#E6E6E6;
background-repeat:repeat;
background-position:top left;
background-attachment:scroll;
}

#footer,#footer-widget-area .widget{
color:#050505;
}

#footer-widget-area .widget .widget-title span{
color:#ffffff;
}

#footer a,#footer-widget-area .widget a{
color:#277d31;
}

#footer a:hover,#footer-widget-area .widget a:hover{
color:#277d31;
}

#footer-widget-area .widget li{
border-color:#444444;
}
