/* Stylesheet - BLUE */


a:link {color:#3a6669; text-decoration:underline;}
a:hover {color:#3a6669; text-decoration:none;}
a:visited {color:#1e4346;}

.fourborder {-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; border: 1px solid #02474c;}
.sixborder {-moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #02474c;}
.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:#308c96;}
.post-month {font-size:0.8em; color:#308c96;}
.post-year {font-size:0.7em; color:#308c96;}
.post-date {background:url(images/date-blue.jpg) repeat-x;}
.post-readmore {background:#AA4040 url(images/date-blue.jpg) repeat-x;}

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

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

.widget-title, .widget-title-noclick {background:url(images/side-blue.jpg) no-repeat;}
.widget-title h2, .widget-title-noclick h3 {text-shadow:2px 2px 0px #02474c;}
.widget-content ul li a:hover {background:#87b1b6; text-decoration: none;}
