/* Strawberry Flavour
-------------------------------------------------------------- */   
body                    { background-color: #00721B; }
h1, h2, h3, h4          { color: #bb000f; }
.tagline h1				{ color: #ffffff;}
hr						{ color: #bb000f; background-color: #bb000f; height: 2px; }


/* Links */
a                       { color: #bb000f; text-decoration: none; background-color: #fae2f4  }
a:hover                 { color: #bb000f; text-decoration: none;}
a:visited               { color: #bb000f; text-decoration: none;}
a:visited:hover         { color: #bb000f; text-decoration: none;}
h1 a:hover				{ background-color: #fae2f4; }

/* Navigation tabs */
.nav-bar li 			{ float:left; background:url("strawberry/strawberry-left-tab-off.png") no-repeat left top; margin:0; padding:0 0 0 3px; }
.nav-bar a 				{ float:left; display:block; background:url("strawberry/strawberry-right-tab-off.png") no-repeat right top; padding:5px 15px 4px 10px;margin-right:2px; text-decoration:none; color:#765; }
.nav-bar a:hover 		{ color:#333; }
.nav-bar li.current_page_item{ background-image:url("strawberry/strawberry-left-tab.png"); }
.nav-bar li.current_page_item a 	{ background-image:url("strawberry/strawberry-right-tab.png"); color:#fff; padding-bottom:5px; }

/* Call to action button */
.roundedcornr_box		{ background: #ffffff; }
.roundedcornr_top div 	{ background: url(strawberry/roundedcornr-tl.png) no-repeat top left; }
.roundedcornr_top 		{ background: url(strawberry/roundedcornr-tr.png) no-repeat top right; }
.roundedcornr_bottom div{ background: url(strawberry/roundedcornr-bl.png) no-repeat bottom left; }
.roundedcornr_bottom    { background: url(strawberry/roundedcornr-br.png) no-repeat bottom right; }
.roundedcornr_top div, .roundedcornr_top, .roundedcornr_bottom div, .roundedcornr_bottom
						{ width: 100%; height: 15px; font-size: 1px; }
.roundedcornr_content a { background-color: transparent; color: #bb000f; }
.roundedcornr_content a:hover   { color: #bb000f; background-color: transparent; }
.roundedcornr_content a:visited { color: #bb000f; background-color: transparent; }


/* Containers */
.strip                  { background-color: #bb000f; }
.content				{ background-color: #ffece7; }

/* Homepage images */
.home-img               { border: 1px solid #bb000f;}

/* Footer */
.footer-bar             { background-color: #bb000f; border-top:25px solid #feece7; }
.final-footer           { background-color: #bb000f;color:#fff; }
.final-footer a         { color:#ffffff;background-color: transparent; }
.final-footer a:hover   { color: #fae2f4;background-color: transparent; }
.final-footer a:visited { color:#ffffff;background-color: transparent; }

/* Feed rollovers */
a.rsslight 				{ background-image:url(strawberry/strawberry-rss.png); background-position:0; display:block; height:35px; width:36px; float:right; cursor: pointer; }
a.rsslight:hover		{ background-position:36px; text-decoration:none; }

a.emaillight 			{ background-image:url(strawberry/strawberry-email.png); background-position:0; display:block; height:35px; width:36px; float:right; margin-left:5px; margin-right:10px; cursor: pointer; }
a.emaillight:hover 		{ background-position:36px; text-decoration:none; }