/*
Theme Name: malode
Theme designed for: http://www.malode.com/
Description: fixed-width 908px; 3-column, lots of sidebar items
Version: 0.1
Author: Donna McMaster
Author URI: http://www.colomacommunications.com/
Tags: 

Theme colors
	default text: #000
	headlines: h1,h2 #903 (red); the rest #036 (blue)
	body background: #b8b8b8
	wrapper & main content backgrounds: #fff
	left nav menu background: #bdddde
		current section: #deeeef
	feature image borders: none

Anchors	
	a: #339 (blue), underline
	visited: #060 (green)
	hover, active: #903 (red)
	top nav & left nav: same except visited=#339
	
Theme fonts (see http://unitinteractive.com/blog/2008/06/26/better-css-font-stacks/)
	Arial, "Helvetica Neue", Helvetica, sans-serif
*/

/*	Reset Rules
	http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
----------------*/

html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,table,tr,td,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
:focus {
	outline: 0;
	}
ol, ul {
	list-style: none;
	}
caption {
	text-align: left;
	font-weight: normal;
	}
strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}

/* General Styles
----------------*/
html, body, div { 
	font-family: arial, helvetica, geneva, sans-serif;
	color: #333;
	font-size: 13px;
	}

/*	Anchors */
a {
	color: #339;
	}
a:hover, a:active {
	color: #903;
	}
a:visited {
	color: #060;
	}
h2 a {
	text-decoration: none;
	}

/*	Headlines */
h1,h2,h3,h4 {
	font-weight: normal;
	}
h1,h2 {
	color: #903;
	line-height: 135%;
	}
h3 {
	color: #036;
	}
h4,h5 {
	margin-top: 14px;
	color: #666;
	}
h1 {
	margin-top: 20px;
	font-size: 22px; 
	}
h2 {
	margin-top: 18px;
	font-size: 18px;
	}
h3 {
	margin-top: 16px;
	font-size: 16px;
	}
h4 {
	margin-top: 12px;
	font-size: 15px;
	}
h5 {
	margin-top: 12px;
	font-style: italic;
	font-size: 14px;
	}

/* Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright, div.embed_object.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft, div.embed_object.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
div.embed_object {
	text-align: center;
	}

/* Miscellany */
acronym, abbr {
	border-bottom: 1px dashed #999;
	font-size: 0.9em;
	letter-spacing: .07em;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

dt { 
	color: #036; 
	font-weight: bold;
	margin-top: 12px;
	}
dd {
	margin: 4px 0 0 12px;
	}

hr {  /* For Internet Explorer */
	text-align: right; 
	width: 100%; 
	height: 1px; 
	color: #333; 
	border: none; 
	}
html>body hr { /* For Opera and Gecko-based browsers */
	margin-right: 0; 
	width: 100%; 
	height: 1px; 
	background-color: #333; 
	border: 0px solid #333; 
	}
small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
#wp-calendar caption, cite {
	text-decoration: none;
	}

/* Standard Components
----------------*/

body {
	background: #b8b8b8;
	}
#wrapper {
	width: 908px;
	margin: 0px auto 0px auto;
	background: #fff url(/img/bg-green-trees.png) top no-repeat;
	font-size: 13px;
	color: #333;
	}

/* header: section title & tagline
--------------------------- */
#header {
	width: 100%;
	}
	#header img#headline {
		margin: 41px 0px 0px 24px;
		}
	#header div#ecos-banner {
		float: right;
		margin: 12px 0px 0 auto;
		}
	#header div#ecos-banner img {
		border: 0;
		}

/* main (content and sidebars)
----------------*/
#main {
	width: 100%;
	position: relative;
	float: right;
	margin-left: 175px;
	}
	ul#topnav {
		font-size: 13px;
		font-weight: bold;
		list-style-type: none;
		margin: 22px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		white-space: nowrap;
		}
	ul#topnav li {
		color: #903;
		display: inline;
		letter-spacing: 1px;
		text-transform: uppercase;
		margin: 0;
		padding: 0px 14px 0px 0px;
		}
	ul#topnav li a {
		color: #339;
		text-decoration: none;
		}
	ul#topnav li a:hover {
		color: #903;
		text-decoration: underline;
		}
	div#feature-images {
		margin: 6px 0px 0px 0px;
		white-space: nowrap;
		}

/* double column (header2, content, right sidebar)
----------------*/
#double {
	width: 733px;
	float: right;
	margin-left: 175px;
	}

/* content div
----------------*/
#content {
	float: left;
	width: 509px;
	padding: 0px 14px 0px 0px;
	}
	#content p {
		line-height: 145%;
		margin: 8px 0 8px 0;
		}

/* sidebar div
----------------*/
#sidebar {
	float: right;
	padding: 10px 10px 0px 0px;
	width: 190px;
	}
	#social_links {
		width: 190px;
		margin: 12px auto 0px auto;
		padding: 8px 0 6px 0;
		text-align: center;
		background: #f8f8f8;
		border: 1px solid #ddd;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px; 
		}
		#social_links ul {
			padding: 0;
			margin: 0;
			list-style-type: none;
			}
		#social_links ul li {
			display: inline;
			margin: 0 6px 0 6px;
			padding: 0;
			}
	#sidebar a {
		color: #339;
		}
	#sidebar h2 {
		margin: 5px 0 0;
		padding: 0;
		font-size: 14px;
		}
	#sidebar ul li {
		margin-bottom: 15px;
		}
	#sidebar ul p, #sidebar ul select {
		margin: 5px 0 8px;
		}
	#sidebar ul ul, #sidebar ul ol {
		margin: 5px 0 0 10px;
		}	
	#sidebar ul ul ul, #sidebar ul ol {
		margin: 0 0 0 10px;
		}
	#sidebar #blog_lists {
		font-size: 14px;
		margin-left: 15px;
		}
	ol li, #sidebar ul ol li {
		list-style: decimal outside;
		}
	#sidebar ul ul li, #sidebar ul ol li {
		margin: 3px 0 0;
		padding: 0;
		}

#blog-sidebar {
	font-size: 12px;
	border: 2px solid #999;
	margin: 12px 0 0px 0px;
	padding: 4px 0 0px 0px;
	}
#blog-sidebar h2 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px 0px 2px 4px;
	padding: 4px 0px 3px 0px;
	}
#blog-sidebar a {
	text-decoration: none;
	font-weight: normal;
	}
#blog-sidebar a:hover {
	color: #903;
	text-decoration: underline;
	}
#blog-sidebar ul {
	margin: 0px 4px 0px 6px;
	padding: 0px 0px 6px 0px;
	list-style: none;
	}
#blog-sidebar li {
	margin: 4px 6px 0px 8px;
	padding: 0;
	line-height: 130%;
	}
#blog-sidebar ul#recently li {
	margin-top: 8px;
	}
#blog-sidebar ul#recently li em {
	color: #999;
	}
	
#blog-sidebar ul.sidebar-top li {
	margin: 9px 3px 0px 3px;
	}
#blog-sidebar ul.sidebar-more {
	list-style-type: square;
	}
#blog-sidebar ul.sidebar-more li {
	margin: 3px 3px 0px 8px;
	}

#sidebar div.sidebox {
	margin: 12px 0px 0px 0px;
	border: 2px solid #999;
	padding: 4px;
	color: #666;
	font-size: 12px;
	}
#sidebar div.sidebox-bottom {
	margin: 0px 0px 10px 0px;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	border-left: 2px solid #999;
	padding: 4px;
	font-size: 12px;
	color: #666;
	}
#sidebar div.sidebox-top img {
	margin: 0px 4px 0px 0px;
	border: 0;
	}
#sidebar img.arrow {
	float: right;
	margin: -1px 0px 0px 0px;
	}

#sidebar div.callout {
	margin: 12px 0px 0px 0px;
	padding: 12px 0px 0px 4px;
	font-size: 12px;
	color: #666;
	}
#sidebar div.callout img {
	float: right;
	border: 0;
	}
span.bigred {
	font-size: 140%;
	color: #903;
	}

div#whychoose {
	margin: 12px auto 0px auto;
	width: 164px;
	padding: 8px 8px 12px 8px;
	background: url(/img/sidebar/why-choose-bg.png);
	text-align: center;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	}
	div#whychoose h2 {
		margin: 2px 0px 0px 0px;
		}
	div#whychoose ul {
		list-style-type: none;
		font-size: 12px;
		margin: 0;
		padding: 0;
		}
	div#whychoose ul li {
		margin: 0;
		padding: 6px 0px 0px 0px;
		}
	div#whychoose a {
		color: #339;
		}

div#signup {
	text-align: center;
	font-size: 11px; 
	margin: 16px 2px 4px 2px;
	padding: 2px 0px 4px 0px; 
	border: 1px solid #333; 
	background: #c9b4A2;
	}
	div#signup p {
		margin: 8px 0px 6px 0px;
		font-size: 11px;
		color: #333;
		}
	div#signup p.strong {
		font-weight: bold;
		}
	div#signup a {
		color: #333;
		background-color: transparent;
		font-weight: normal;
		}
	div#signup a:hover {
		}

img.rightside_image {
	display: block;
	margin: 12px auto 0px auto;
	padding: 0;
	border: 0;
	}

/* Google weather box (wp-google-weather plugin) */
div#weather_box {
	background: #f8f8f8;
	border: 1px solid #ddd;
	margin: 12px 0 0px 0;
	text-align: center;
	}
	#weather_box h2 {
		color: #333;
		font-weight: normal;
		}
	#weather_box p {
		margin: 3px 0 6px 0;
		}
	.hw_wpgw {
		margin: 0px auto 0px auto;
		width: 140px;
		padding: 0;
	}

div#partners-box {
	margin: 12px 0px 0px 0px;
	border: 2px solid #999;
	color: #666;
	font-size: 12px;
	padding: 6px 4px 2px 4px; 
	text-align: center;
	}
	#partners-box h2 {
		color: #333;
		font-weight: normal;
		text-transform: uppercase;
		}
	#partners-box img {
		border: 0;
		margin: 4px 1px 2px 1px;
		}
	#partners-box br {
		}

/* left column (main navigation)
----------------*/
#left {
	width: 158px;
	position: absolute;
	top: 0;
	left: 0;
	padding-right: 4px;
	}
#logo img {
	margin: 58px 0 48px 16px;
	border: 0;
	}
ul#nav {
	background-color: #bdddde;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 156px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	}
	ul#nav li {
		font-weight: bold;
		border-top: 2px solid #fff;
		margin: 0;
		padding: 3px 0px 1px 0px;
		}
	ul#nav li.current_page_ancestor,
	body.home ul#nav li.page-item-126 { /* mcw_RAFTING_PAGE */
		background-color: #deeeef;
		}
	
	ul#nav li.current_page_item {
		background: #deeeef url(/img/bits/nav-aro.gif) top right no-repeat;
		}
	
	ul#nav li.first_item {	/* rafting */
		border: none;
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topright: 10px;
		border-top-right-radius: 10px;
		}
	ul#nav li.page-item-2 {	/* home */
		-webkit-border-bottom-right-radius: 10px;
		-moz-border-radius-bottomright: 10px;
		border-bottom-right-radius: 10px;
		}
	
	ul#nav li:before {
		content: ".";
		color: #bdddde;
		}
	ul#nav li a {
		color: #339;
		text-decoration: none;
		}
	ul#nav li a:hover {
		background: transparent;
		color: #903;
		}
	ul#nav li.current_page_item a {
		color: #333;
		}
	ul#nav li ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
	ul#nav li ul li {
		display: none;
		}
	
	ul#nav li.page-item-49 ul li, /* about */
	ul#nav li.current_page_item ul li, 
	ul#nav li.current_page_ancestor ul li,
	body.home ul#nav li.page-item-126 ul li { /* mcw_RAFTING_PAGE */
		display: block;
		border-top: 2px solid #fff;
		margin: 0;
		padding: 2px 0px 1px 7px;
		font-weight: normal;
		}
	ul#nav li ul li a {
		font-weight: normal;
		color: #339 !important;
		text-decoration: none;
		}
	ul#nav li ul li a:hover {
		color: #903 !important;
		}
	ul#nav li ul li.current_page_item a {
		color: #333 !important;
		}

#left div.suggestion {
	padding: 8px;
	}
	#left div.suggestion h2 {
		color: #903;
		font-size: 16px;
		font-weight: normal;
		}
	#left div.suggestion p {
		color: #339;
		font-size: 13px;
		margin: 6px 0 0 0;
		}
	#left div.suggestion p a {
		font-weight: normal;
		}

blockquote#testimonial {
	background: url(/img/bits/quote-left.gif) top left no-repeat;
	margin: 20px 0px 4px 4px;
	padding: 6px 10px 0px 14px;
	font-style: italic;
	}
	#testimonial q {
		display: block;
		background: url(/img/bits/quote-right.gif) right bottom no-repeat;
		text-indent: 0;
		padding: 0 4px 0px 0;
		color: #666;
		font-family: Georgia, Times, serif;
		font-size: 14px;
		line-height: 135%;
		}
	#testimonial cite {
		display: block;
		text-indent: 0;
		text-align: right;
		padding: 10px 10px 12px 0;
		}
	#testimonial cite span {
		color: #666;
		font-family: Georgia, Times, serif;
		font-size: 12px;
		}

span.jump-target {
	font-weight: bold;
	color: #903
	}
#booking-button {
	width: 100%; 
	text-align: center; 
	padding: 8px 0 4px 0;
	}
a.button-g {
	border-top: 1px solid #b3f0a1;
	background: #97bf8b;
	background: -webkit-gradient(linear, left top, left bottom, from(#5e914e), to(#97bf8b));
	background: -moz-linear-gradient(top, #5e914e, #97bf8b);
	width: 170px;
	padding: 11px 10px;
	margin: 0 auto 0 auto;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white !important;
	font-size: 15px;
	font-weight: bold;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
	}
a.button-g:hover {
	border-top-color: #336624;
	color: white !important;
	background: #336624;
	}
a.button-g:active {
	border-top-color: #336624;
	color: white !important;
	background: #336624;
	}



/* footer row
----------------*/
#footer {
	text-align: center;
	padding: 8px 10px 8px 10px;
	}
	#footer p {
		color: #036;
		font-size: 14px;
		font-weight: bold;
		line-height: 140%;
		margin-top: 14px;
		}
	#footer address {
		margin-top: 22px;
		font-style: italic;
		}

/*	Wordpress Styles
----------------*/
.screen-reader-text {
     position: absolute;
     left: -1000em;
}


/*	Blog Display
----------------*/

.post hr {
	display: block;
	}
.postmetadata {
	background-color: #f8f8f8;
	border: 1px solid #ddd;
	padding: 2px 6px 0px 6px;
	font-size: 12px;
	clear: both;
	margin: 30px 0;
	}
.postmetadata p {
	margin-top: 4px !important;
	}
.postmetadata p.invite-comment {
	float: right;
	margin-right: 8px !important;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
div.addthis_toolbox {
	padding-top: 4px;
	}
.attachment {
	text-align: center;
	margin: 5px 0px;
	}
.thread-alt {
	background-color: #f8f8f8;
	}
.thread-even {
	background-color: white;
	}
.depth-1 {
	border: 1px solid #ddd;
	}
.even, .alt {
	border-left: 1px solid #ddd;
	}
p.footnote {
	font-style: italic;
	font-size: 90%;
	margin-top: 8px;
	}
.entry ul {
	list-style-type: square;
	margin-bottom: 4px;
	}
.entry ul li {
	margin: 8px 0 0 14px;
	}
.entry ul.button-list {
	margin-top: 8px;
	list-style-image: url(/img/blu-gra-button.gif);
}
.entry ul.button-list li {
	margin-top: 8px;
	padding-bottom: 2px;
}
.entry ol {
	list-style-type: decimal;
	margin-bottom: 4px;
	}
.entry ol li {
	margin: 10px 0 0 22px;
	}
.sticky {
	background: #f8f8f8;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}


/*	Comments Display */
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
.commentlist {
	padding: 0;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
.commentlist li {
	font-weight: bold;
	list-style: none;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	margin: 10px 5px 10px 0;
	text-transform: none;
	}

.commentmetadata {
	display: block;
	font-weight: normal;
	margin: 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.alt {
	margin: 0;
	padding: 10px;
	}
.children { padding: 0; }


/*	Comment Form */
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform p {
	margin: 5px 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;
	}


/*	Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f8f8f8;
	padding-top: 4px;
	margin: 10px;
	}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}

.post {
	margin: 0 0 16px;
	}

.clear {
	clear: both;
	}

/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/* End Structure */


img.flow_graph {
	margin: 12px 0 8px 0;
	border: none;
	}

/*	Form Elements */
#searchform {
	margin: 12px auto 0 auto;
	padding: 5px 3px;
	text-align: center;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}
select {
	width: 130px;
	}

/*	Various Tags & Classes */
ul.internal_nav {
	font-weight: bold;
	color: #036;
	font-size: 14px;
	list-style-type: none;
	margin-top: 10px;
	}
ul.internal_nav.page_bottom {
	text-align: center;
	}
ul.internal_nav li {
	display: inline;
	padding: 0 12px 0 0;
	}

ul.main_features {
	margin: 16px 0 10px 0;
	list-style-type: none;
	}
ul.main_features li {
	padding: 0;
	margin-top: 2px;
	}

p.back_to_top {
	text-align: right;
	padding-top: 8px;
	margin-top: 8px;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #666;
	}

div #camp_tour {
	width: 450px; 
	height: 450px; 
	background-color: #000; 
	margin: 10px auto 0 auto; 
	padding: 15px 20px 15px 20px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	}

div.small_sidebar {
	width: 230px; 
	float: right; 
	margin: 6px 0 6px 12px;
	background-color: #8c8; 
	border: 1px solid #888;
	text-align: center;
	font-family: Georgia, Times;
	font-weight: bold;
	}
.small_sidebar h3 {
	color: #000;
	text-transform: uppercase;
	}
.small_sidebar p {
	line-height: 160% !important;
	color: #fff;
	}

/* Custom Post Types */
div.malode-staff {
	margin-top: 6px;
	}
div.malode-staff img {
	margin: 4px 0 4px 7px;
	float: right;
	}
div.malode-staff ul.staff-highlights li {
	margin-top: 8px;
	}
div.malode-staff ul.staff-highlights li ul {
	list-style-type: square;
	}
div.malode-staff ul.staff-highlights li ul li {
	margin: 6px 0 0 14px;
	}
div.malode-staff div.staff-descr {
	margin-top: 10px;
	}

ol.event-calendar li {
	list-style-type: none;
	}
ol.event-calendar li p.event-date {
	font-weight: bold;
	}

blockquote.quotescollection {
	margin: 24px 0 0 0;
	padding: 0;
	}
	blockquote.quotescollection q {
		margin: 0px 0 0 0;
		}
	blockquote.quotescollection cite {
		display: block;
		margin: 0px 0 0 0;
		text-align: right;
		font-style: italic;
		}


div.content-section {
	width: 100%;
	margin: 8px 0 0 0;
	padding: 12px 0 4px 0;
	border-top: 1px solid #888;
	}
div.content-section img {
	float: right;
	margin: 0 0 0 12px;
	}

div#home-blog-special {
	float: right;
	width: 48%;
	}
div#home-blog-headlines {
	float: left;
	width: 45%;
	}
#home-blog-headlines ul, #home-blog-special ul {
	}
#home-blog-headlines ul li, #home-blog-special ul li {
	margin: 8px 2px 0px 0px;
	}

div#videos-display {
	text-align: center;
	}
	#videos-display iframe {
		margin: 18px auto 6px auto;
	}
	#videos-display p {
		margin-top: 16px;
		clear: both;
		text-align: left;
	}
	#videos-display ul li {
		list-style-type: none;
		width: 110px;
		display: inline;
		float: left;
		margin: 6px 6px 6px 6px;
		background: #903;
		padding: 4px 0 0 0;
	}
	#videos-display ul li a.video-caption {
		text-decoration: none;
		background: #903;
		color: #fff;
	}
	#videos-display ul li a.video-caption:hover {
		text-decoration: underline;
	}

table.pricelist {
	margin: 12px 0px 8px 0px;
	width: 98%;
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	}
table.pricelist td, table.pricelist th {
	padding: 2px 4px 2px 4px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	}
table.pricelist th {
	font-weight: bold;
	background: #eee;
	}
table.pricelist td.price {
	text-align: right;
	}

/*	Styles for Plugins */
div.ddsg-wrapper h2 {
	display: none;
	}

ul.seo_page_info {
	margin: 0.75em 0 1.25em 0;
	}
@media print {
	ul#topnav { display: none; }
	div#left { display: none; }
	div#sidebar { display: none; }
	#double, #content {
		width: 90%;
		float: none;
		margin: 0 auto 0 auto;
		padding: 0;
	}

/* edit pencil
--------------------------- */
a.post-edit-link img.edit-pencil {
	float: right !important;
	}
a.post-edit-link img.edit-pencil {
	border: 1px solid transparent;
	margin: 0 0 0 4px;
	padding: 1px 2px 1px 2px;
	}
a.post-edit-link img.edit-pencil:hover {
	background-color: #eee;
	border: 1px solid #bbb;
	}

