/* Stylesheet - orange */


a:link {color:#e57203; text-decoration:underline;}
a:hover {color:#e57203; text-decoration:none;}
a:visited {color:#e57203;}

.fourborder {-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; border: 1px solid #9e5b20;}
.sixborder {-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #9e5b20;}
.eightborder {-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; border: 1px solid #bfbfbf;}
.shadow {-o-box-shadow: 0px 0px 6px #bfbfbf; -icab-box-shadow: 0px 0px 6px #bfbfbf; -khtml-box-shadow: 0px 0px 5px #bfbfbf; -moz-box-shadow: 0px 0px 6px #bfbfbf; -webkit-box-shadow: 0px 0px 6px #bfbfbf;}

.post-day {font-size:2em; color:#602b04;}
.post-month {font-size:0.8em; color:#602b04;}
.post-year {font-size:0.7em; color:#602b04;}
.post-date {background:url(images/date-orange.jpg) repeat-x;}
.post-readmore {background:#AA4040 url(images/date-orange.jpg) repeat-x;}

.post h2 a:link {color:#e57203; font-size:2em; text-decoration:none; font-weight:bold;}
.post h2 a:hover {color:#e9a05a; text-decoration:underline;}
.post-content h2 {color:#e57203;}

#breadcrumbs {background:url(images/bread-orange.jpg) repeat-x}
#breadcrumbscontent ul li {background:url(images/bread-orange-sep.jpg) top right no-repeat;}

.widget-title, .widget-title-noclick {background:url(images/side-orange.jpg) no-repeat;}
.widget-title h2, .widget-title-noclick h3 {text-shadow:2px 2px 0px #510a0a;}
.widget-content ul li a:hover {background:#e7b587; text-decoration: none;}
