/*
Theme Name: Mozzo
Theme URI: http://www.mozzocoffee.com/
Description: The Mozzo Coffee theme.
Version: 1.0
Author: Matt Conrad
Author URI: 
Tags: 

*/

/* Begin Typography & Colors */
* {
	margin:0;
	padding:0;
}
img {
	border:0;
}

/* SECTION BODY TAGS */

body {
	font-size:73.5%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	text-align: center;
	}

body.corporate {
	background-color:#edf4dd;
	background-image:url(/wp-content/themes/mozzo/images/sitewide/bg_community.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	background-attachment:fixed;
}

body.coffee {
	background-color:#fff6ee;
	background-image:url(/wp-content/themes/mozzo/images/sitewide/bg_coffee.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	background-attachment:fixed;
}

body.art {
	background-color:#e5eff7;
	background-image:url(/wp-content/themes/mozzo/images/sitewide/bg_art.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	background-attachment:fixed;
}

body.community {
	background-color:#edf4dd;
	background-image:url(/wp-content/themes/mozzo/images/sitewide/bg_community.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	background-attachment:fixed;
}

body.blog {
	background-color:#edf4dd;
	background-image:url(/wp-content/themes/mozzo/images/sitewide/bg_community.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	background-attachment:fixed;
}

body.news {
	background-color:#edf4dd;
	background-image:url(/wp-content/themes/mozzo/images/sitewide/bg_community.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	background-attachment:fixed;
}

a {
	outline:none;
}

#page {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer {
	width:928px;
	background-color:#FFFFFF;
	float:left;
	clear:both;
	padding: 50px 0 10px 0;
	color:#999;
	background-image:url(/wp-content/themes/mozzo/images/sitewide/footer/background.gif);
	background-repeat:no-repeat;
	margin-top: 20px;
}
#footer a, #footer a:active, #footer a:visited {
	padding: 0 10px 0 19px;
	background-image:url(/wp-content/themes/mozzo/images/sitewide/footer/arrow.gif);
	background-repeat:no-repeat;
	color:#999;
	text-decoration:none!important;
}
#footer a:hover {
	background-image:url(/wp-content/themes/mozzo/images/sitewide/footer/arrowroll.gif);
	background-repeat:no-repeat;
	color:#586f76;
	text-decoration:none!important;
}

#footer a:hover {
	text-decoration:underline!important;
}

small {
	font-size: 0.9em;
	}

#headerimg .description {
	}



.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body, html {
	width:100%;
	height:100%;
}

#page {
	width:928px;
	margin: 10px auto 10px auto;
	text-align:left;
	background-color:#FFFFFF;
	padding: 0 20px 0 20px;
	}
	
#header {
	height: 120px;
	width:928px;
	}

.narrowcolumn {
	float: left;
	margin: 0;
	width:420px;
	float:left;
	padding: 9px 40px 0 40px;

	}

.widecolumn {
	padding: 9px 0 0 40px;
	margin: 0;
	width: 669px;
	float: left; }

.rightcolumn {
	width:209px;
	float:right;
	margin: 0;
	padding: 10px 0 0 0;
}

.rightcolumn strong {
	color:#9CC53F !important;
}
	
.rightcolumn a, .rightcolumn a:hover, .rightcolumn a:active, .rightcolumn a:visited {
	color: #586F76;
	text-decoration:underline !important;
}

.rightcolumn h3, .rightcolumn p, .rightcolumn ul {
padding:0 0 10px 0;
}

.rightcolumn img {
padding:0 0 10px 0;
}

.rightcolumn li {
list-style-type:none;
padding:0 0 5px 0;
}

.post {
	margin
	: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	display:none;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	display:none;
	}

.widecolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	display:none;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}



select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	margin: 0;
	padding: 0;
	display:none;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width:219px;
	padding: 9px 0 0 0;
	float:left;
	}

#sidebar form {
	margin: 0;
	}

#sidebar ul ul li {
	list-style-type:none;
}
#sidebar ul ul li a, #sidebar ul ul li a:active, #sidebar ul ul li a:visited {
	padding: 4px 0 4px 20px;
	display:block;
	background-image:url(/wp-content/themes/mozzo/images/sitewide/leftnav/arrow.gif);
	background-repeat:no-repeat;
	color:#705238;
	margin: 0 0 1px 0;
	font-weight:bold;
}
#sidebar ul ul li a:hover {
	background-image:url(/wp-content/themes/mozzo/images/sitewide/leftnav/arrowroll.gif);
	background-repeat:no-repeat;
	color:#dc3a2b;
	text-decoration:underline!important;
}
#sidebar ul ul li.current_page_item a {
	background-image:url(/wp-content/themes/mozzo/images/sitewide/leftnav/arrowroll.gif);
	background-repeat:no-repeat;
	color:#dc3a2b;
}
#sidebar ul ul ul li {
	list-style-type:none;
	padding:0;
	margin:0;
	background-image:none;
}
#sidebar ul ul ul li a, #sidebar ul ul ul li a:active, #sidebar ul ul ul li a:visited {
	padding: 4px 0 4px 40px;
	display:block;
	color:#b9c3c5;
	background-color:#FFFFFF;
	margin: 0 0 1px 0;
	background-image:none;
}
#sidebar ul ul ul li a:hover {
	background-color:#eef8fe;
	color:#586f76;
	text-decoration:underline!important;
}
#sidebar ul ul ul li.current_page_item a {
	background-color:#eef8fe;
	color:#586f76;
	background-image:none;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.headingline {
	height: 6px;
	border: none;
	background-image:url(/wp-content/themes/mozzo/images/sitewide/headingbackground.gif);
	background-repeat:no-repeat;
	clear:both;
	margin:5px 0 5px 0;
}

div.breadcrumb {
	padding:10px 0 10px 0;
	font-size:10px;
	color:#999;
	clear:both;
}

div.breadcrumb a, div.breadcrumb a:active, div.breadcrumb a:visited {
	color:#999;
	text-decoration:none!important;
}
div.breadcrumb a:hover {
	color:#586f76;
	text-decoration:none!important;
}

div.breadcrumb a:hover {
	text-decoration:underline!important;
}







div.navigation {
	padding:10px 0 10px 0 !important;
	font-size:10px;
	color:#999;
	clear:both;
}

div.navigation a, div.navigation a:active, div.navigation a:visited {
	color:#999;
	text-decoration:none!important;
}
div.navigation a:hover {
	color:#586f76;
	text-decoration:none!important;
}

div.navigation a:hover {
	text-decoration:underline!important;
}


div.prizedrawcontainer {
	float:left;
	margin:20px 0 0 0;
	width:219px;
}

div.prizedrawcontainer a, div.prizedrawcontainer a:link, div.prizedrawcontainer a:visited, div.prizedrawcontainer a:active {
	color:#A5C53A;
}
div.prizedrawcontainer a:hover {
	text-decoration:underline!important;
}

div.getintouchcontainer, div.signupcontainer {
	float:left;
	margin:20px 0 0 0;
	width:209px;
}

div.homenewsarticle {
	float:left;
	clear:both;
	padding:0 0 5px 0;
	width:219px;
}
div.homenewsdate {
	padding:5px 10px 5px 10px;
	float:left;
	clear:both;
	width:199px;
	background-color:#f2f6e2;
	color:#a5c53a;
	font-weight:bold;
}
div.homenewsarticle p {
	padding:0 10px 0 10px;
	margin:5px 0 0 0 !important;
	float:left;
	width:199px;
}
div.homenewsarticle a, div.homenewsarticle a:link, div.homenewsarticle a:visited, div.homenewsarticle a:active {
	color:#A5C53A;
}
div.homenewsarticle a:hover {
	text-decoration:underline!important;
}

/* SECTION SPECIFIC */

/* CORPORATE */

/* RED */

body.corporate h2, body.corporate h3 {
	color:#DC3A2B;
}
body.corporate h4 {
	color:#9CC53F;
}
body.corporate h5 {
	color:#9CC53F;
}
body.corporate strong {
	color:#DC3A2B;
}
body.corporate div#sidebar ul ul li a, body.corporate div#sidebar ul ul li a:active, body.corporate div#sidebar ul ul li a:visited {
	color:#DC3A2B;
}
body.corporate div#sidebar ul ul li a:hover, body.corporate div#sidebar ul ul li.current_page_item a {
	color:#7CB0D7;
	text-decoration:underline!important;
}
body.corporate div#sidebar ul ul li a, body.corporate div#sidebar ul ul li a:active, body.corporate div#sidebar ul ul li a:visited {
	color:#DC3A2B;
}
body.corporate div#sidebar ul ul li a:hover, body.corporate div#sidebar ul ul li.current_page_item a {
	color:#7CB0D7;
	text-decoration:underline !important;
}

body.corporate .entry {
line-height:17px;
}

body.corporate .entry h1 {
color:#DC3A2B !important;
padding:0 0 15px 0; }

body.corporate .entry h2 {
color:#DC3A2B !important;
padding:0 0 15px 0;
}

body.corporate .entry h3 {
color:#DC3A2B !important;
padding:0 0 15px 0;
}

body.corporate .entry h4, body.corporate .entry h5, body.corporate .entry h6 {
color:#586F76 !important;
padding:0 0 15px 0;
}

body.corporate .entry p {
color:#333333;
padding:0 0 15px 0; }

body.corporate .entry strong {
color:#DC3A2B !important;
}

body.corporate .entry a, body.corporate .entry a:link, body.corporate .entry a:visited, body.corporate .entry a:active {
color:#586F76;
}

body.corporate .entry a:hover {
color:#DC3A2B;
}

body.corporate .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	color:#333333;
}

body.corporate .entry li {
	margin: 7px 0 8px 10px;
	color:#333333;
}

body.corporate .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	color:#333333;
}

body.corporate .entry ol li {
	margin: 0;
	padding: 0;
	color:#333333;
}

/* COFFEE */

/* BROWN */

body.coffee h2, body.coffee h3 {
	color:#705238;
}
body.coffee h4 {
	color:#DC3A2B;
}
body.coffee h5 {
	color:#705238;
}
body.coffee strong {
	color:#705238;
}
body.coffee div#sidebar ul ul li a, body.coffee div#sidebar ul ul li a:active, body.coffee div#sidebar ul ul li a:visited {
	color:#705238;
}
body.coffee div#sidebar ul ul li a:hover, body.coffee div#sidebar ul ul li li.current_page_item a {
	color:#DC3A2B;
	text-decoration:underline!important;
}
body.coffee div#sidebar ul ul ul li a, body.coffee div#sidebar ul ul ul li a:active, body.coffee div#sidebar ul ul ul li a:visited {
	color:#705238;
}
body.coffee div#sidebar ul ul ul li a:hover, body.coffee div#sidebar ul ul ul li li.current_page_item a {
	color:#DC3A2B;
	text-decoration:underline!important;
}

body.coffee .entry {
line-height:17px;
}

body.coffee .entry h1 {
color:#DC3A2B !important;
padding:0 0 15px 0; }

body.coffee .entry h2 {
color:#DC3A2B !important;
padding:0 0 15px 0;
}

body.coffee .entry h3 {
color:#DC3A2B !important;
padding:0 0 15px 0;
}

body.coffee .entry h4, body.coffee .entry h5, body.coffee .entry h6 {
color:#586F76 !important;
padding:0 0 15px 0;
}

body.coffee .entry p {
color:#333333;
padding:0 0 15px 0; }

body.coffee .entry strong {
color:#DC3A2B !important;
}

body.coffee .entry a, body.coffee .entry a:link, body.coffee .entry a:visited, body.coffee .entry a:active {
color:#586F76;
}

body.coffee .entry a:hover {
color:#DC3A2B;
}

body.coffee .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	color:#333333;
}

body.coffee .entry li {
	margin: 7px 0 8px 10px;
	color:#333333;
}

body.coffee .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	color:#333333;
}

body.coffee .entry ol li {
	margin: 0;
	padding: 0;
	color:#333333;
}


/* ART */

/* BLUE */

body.art h2, body.art h3 {
	color:#7CB0D7;
}
body.art h4 {
	color:#9CC53F;
}
body.art h5 {
	color:#DC3A2B;
}
body.art div#sidebar ul ul li a, body.art div#sidebar ul ul li a:active, body.art div#sidebar ul ul li a:visited {
	color:#7CB0D7;
}
body.art div#sidebar ul ul li a:hover, body.art div#sidebar ul ul li li.current_page_item a {
	color:#DC3A2B;
	text-decoration:underline!important;
}
body.art div#sidebar ul ul ul li a, body.art div#sidebar ul ul ul li a:active, body.art div#sidebar ul ul ul li a:visited {
	color:#7CB0D7;
}
body.art div#sidebar ul ul ul li a:hover, body.art div#sidebar ul ul ul li.current_page_item a {
	color:#DC3A2B;
	text-decoration:underline!important;
}
body.art strong {
	color:#DC3A2B;
}

body.art .entry {
line-height:17px;
}

body.art .entry h1 {
color:#DC3A2B !important;
padding:0 0 15px 0; }

body.art .entry h2 {
color:#DC3A2B !important;
padding:0 0 15px 0;
}

body.art .entry h3 {
color:#DC3A2B !important;
padding:0 0 15px 0;
}

body.art .entry h4, body.art .entry h5, body.art .entry h6 {
color:#586F76 !important;
padding:0 0 15px 0;
}

body.art .entry p {
color:#333333;
padding:0 0 15px 0; }

body.art .entry strong {
color:#DC3A2B !important;
}

body.art .entry a, body.art .entry a:link, body.art .entry a:visited, body.art .entry a:active {
color:#586F76;
}

body.art .entry a:hover {
color:#DC3A2B;
}

body.art .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	color:#333333;
}

body.art .entry li {
	margin: 7px 0 8px 10px;
	color:#333333;
}

body.art .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	color:#333333;
}

body.art .entry ol li {
	margin: 0;
	padding: 0;
	color:#333333;
}

/* COMMUNITY */

/* GREEN */

body.community h2, body.community h3 {
	color:#9CC53F;
}
body.community h4 {
	color:#7CB0D7;
}
body.community h5 {
	color:#DC3A2B;
}
body.community strong {
	color:#9CC53F;
}
body.community div#sidebar ul ul li a, body.community div#sidebar ul ul li a:active, body.community div#sidebar ul ul li a:visited {
	color:#9CC53F;
}
body.community div#sidebar ul ul li a:hover, body.community div#sidebar ul ul li.current_page_item a {
	color:#7CB0D7;
	text-decoration:underline!important;
}
body.community div#sidebar ul ul ul li a, body.community div#sidebar ul ul ul li a:active, body.community div#sidebar ul ul ul li a:visited {
	color:#9CC53F;
}
body.community div#sidebar ul ul ul li a:hover, body.community div#sidebar ul ul ul li.current_page_item a {
	color:#7CB0D7;
	text-decoration:underline!important;
}

body.community .entry {
line-height:17px;
}

body.community .entry h1 {
color:#DC3A2B !important;
padding:0 0 15px 0; }

body.community .entry h2 {
color:#DC3A2B !important;
padding:0 0 15px 0;
}

body.community .entry h3 {
color:#DC3A2B !important;
padding:0 0 15px 0;
}

body.community .entry h4, body.community .entry h5, body.community .entry h6 {
color:#586F76 !important;
padding:0 0 15px 0;
}

body.community .entry p {
color:#333333;
padding:0 0 15px 0; }

body.community .entry strong {
color:#DC3A2B !important;
}

body.community .entry a, body.community .entry a:link, body.community .entry a:visited, body.community .entry a:active {
color:#586F76;
}

body.community .entry a:hover {
color:#DC3A2B;
}

body.community .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	color:#333333;
}

body.community .entry li {
	margin: 7px 0 8px 10px;
	color:#333333;
}

body.community .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	color:#333333;
}

body.community .entry ol li {
	margin: 0;
	padding: 0;
	color:#333333;
}

/* BLOG */

/* GREEN */

body.blog h2, body.blog h3 {
	color:#9CC53F;
}
body.blog h4 {
	color:#7CB0D7;
}
body.blog h5 {
	color:#DC3A2B;
}
body.blog strong {
	color:#9CC53F;
}
body.blog div#sidebar ul ul li a, body.blog div#sidebar ul ul li a:active, body.blog div#sidebar ul ul li a:visited {
	color:#9CC53F;
}
body.blog div#sidebar ul ul li a:hover, body.blog div#sidebar ul ul li.current_page_item a {
	color:#7CB0D7;
	text-decoration:underline!important;
}
body.blog div#sidebar ul ul ul li a, body.blog div#sidebar ul ul ul li a:active, body.blog div#sidebar ul ul ul li a:visited {
	color:#9CC53F;
}
body.blog div#sidebar ul ul ul li a:hover, body.blog div#sidebar ul ul ul li.current_page_item a {
	color:#7CB0D7;
	text-decoration:underline!important;
}

body.blog .entry {
line-height:17px;
}

body.blog .entry h1 {
color:#DC3A2B !important;
padding:0 0 15px 0; }

body.blog .entry h2 {
color:#DC3A2B !important;
padding:0 0 15px 0 !important;
}

body.blog .entry h3 {
color:#DC3A2B !important;
padding:0 0 15px 0;
}

body.blog .entry h4, body.blog .entry h5, body.blog .entry h6 {
color:#586F76 !important;
padding:0 0 15px 0;
}

body.blog .entry p {
color:#333333;
padding:0 0 15px 0; }

body.blog .entry strong {
color:#DC3A2B !important;
}

body.blog .entry a, body.blog .entry a:link, body.blog .entry a:visited, body.blog .entry a:active {
color:#586F76;
}

body.blog .entry a:hover {
color:#DC3A2B;
}

body.blog .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	color:#333333;
}

body.blog .entry li {
	margin: 7px 0 8px 10px;
	color:#333333;
}

body.blog .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	color:#333333;
}

body.blog .entry ol li {
	margin: 0;
	padding: 0;
	color:#333333;
}

body.blog div.sociable {
	clear:both;
	padding:15px 0 15px 0;
}

body.blog div.sociable span.sociable_tagline h2 {
	font-size:16px;
}

/* NEWS */

/* GREEN */

body.news h2, body.news h3 {
	color:#9CC53F;
}
body.news h4 {
	color:#7CB0D7;
}
body.news h5 {
	color:#DC3A2B;
}
body.news strong {
	color:#9CC53F;
}
body.news div#sidebar ul ul li a, body.news div#sidebar ul ul li a:active, body.news div#sidebar ul ul li a:visited {
	color:#9CC53F;
}
body.news div#sidebar ul ul li a:hover, body.news div#sidebar ul ul li.current_page_item a {
	color:#7CB0D7;
	text-decoration:underline!important;
}
body.news div#sidebar ul ul ul li a, body.news div#sidebar ul ul ul li a:active, body.news div#sidebar ul ul ul li a:visited {
	color:#9CC53F;
}
body.news div#sidebar ul ul ul li a:hover, body.news div#sidebar ul ul ul li.current_page_item a {
	color:#7CB0D7;
	text-decoration:underline!important;
}

body.news .entry {
line-height:17px;
}

body.news .entry h1 {
color:#DC3A2B !important;
padding:0 0 15px 0; }

body.news .entry h2 {
color:#DC3A2B !important;
padding:0 0 15px 0 !important;
}

body.news .entry h3 {
color:#DC3A2B !important;
padding:0 0 15px 0;
}

body.news .entry h4, body.news .entry h5, body.news .entry h6 {
color:#586F76 !important;
padding:0 0 15px 0;
}

body.news .entry p {
color:#333333;
padding:0 0 15px 0; }

body.news .entry strong {
color:#DC3A2B !important;
}

body.news .entry a, body.news .entry a:link, body.news .entry a:visited, body.news .entry a:active {
color:#586F76;
}

body.news .entry a:hover {
color:#DC3A2B;
}

body.news .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	color:#333333;
}

body.news .entry li {
	margin: 7px 0 8px 10px;
	color:#333333;
}

body.news .entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	color:#333333;
}

body.news .entry ol li {
	margin: 0;
	padding: 0;
	color:#333333;
}

/* BEANBULLETIN */

body.beanbulletin {
	text-align:center;
	background-color:#edf4dd;
	font-size:12px;
}

body.beanbulletin h1 {
	font-size:20px;
	color:#DC3A2B;
	padding:0 0 15px 0;
}

body.beanbulletin h2 {
	font-size:16px;
	color:#586f76;
	padding:0 0 15px 0;
}

body.beanbulletin h3, body.beanbulletin h4, body.beanbulletin h5 {
	font-size:14px;
	color:#586f76;
	padding:0 0 15px 0;
}

body.beanbulletin p {
	line-height:15px;
	padding:0 0 15px 0;
}

body.beanbulletin strong {
	color:#586f76;
}

body.beanbulletin a:link, body.beanbulletin a:visited, body.beanbulletin a:hover, body.beanbulletin a:active {
	text-decoration:none;
	color:#df3f2e;
	font-weight:bold;
}

body.beanbulletin div.sociable {
	clear:both;
	padding:15px 0 15px 0;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	color:#0000FF;
}

/* PAGE ITEMS */
div.sidebar_search {
margin: 20px 0 10px 0;
padding:0 !important;
clear:both;
}


div.sidebar_search input#s {
	border:1px solid #586F76;
	padding:3px !important;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	width:180px;

}

div.sidebar_search input#searchsubmit {
	border:1px solid #586F76;
	padding:3px !important;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
}

/* SIFR */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size:17px;
}

.sIFR-hasFlash h2.footerh2 {
	visibility: hidden;
	font-size:17px;
}