/*
Theme Name: Eli360 - Created by ThemeSlice.com
Theme URI: http://themeslice.com/
Description: A widget ready, 2 column theme for Eli360, created by ThemeSlice. For instructions on usage go to theme options > instructions after activating the theme.
Author: The ThemeSlice Team
Author URI: http://themeslice.com/
*/
@import 'css/reset.css';

/*  MCE Menu Styles  */
.greybox {
	background: #DDDCD8; 
	border-top: 5px solid #CAC9C5; 
	border-bottom: 5px solid #CAC9C5; 
	color:#5D5852; 
	padding: 8px 12px; 
	margin: 10px 0;
	font-style: italic;
}
.greybox strong {
	font-style: normal;
}
.captiontext {
	font-size: .8em; 
	line-height: .8em; 
	margin-top: 5px;
}
.greydivider {
	border-width: 400px;
	font-size: .8em;
	border-top: 5px solid #CAC9C5;
}

/*  inFocus */
.infocus {
	width: 325px;
	margin-bottom: 18px;
	margin-top: 10px;
	background: url(images/infocus_bg.jpg) repeat-y right;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	float: left;
	clear: left;
}
.infocus .heading {
	background: #708b9e url(images/infocus.jpg) no-repeat top left;
	line-height: 24px;
	padding-left: 96px;
	padding-top: 6px;
	color: #707070;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.1em;
	font-weight: bold;
}
.infocus .heading a {
	color: #707070;
	text-decoration: none;
}
.infocus blockquote {
	color: #4F7994;
	font-style: italic;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.25em;
	padding: 0 2px;
	background: url(images/infocus_quote.jpg) no-repeat top left;
}
.infocus img.photo {
	float: right;
	background: #fff;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: -15px 10px 0 15px;
	box-shadow: 0px 0px 10px #999;
	-moz-box-shadow: 0px 0px 10px #999;
	-webkit-box-shadow: 0px 0px 10px #999;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
}
.infocus h2 {
	border: 0 !important;
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
	color: #686767 !important;
	font-weight: bold !important;
	font-size: 1.4em !important;
}
.infocus p.from {
	font-style: italic;
}
.infocus p.readmore {
	float: right;
	clear: right;
	width: 120px;
	text-align: center;
}
.infocus p.readmore a {
	color: #363535;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: lowercase;
}
.infocus p.readmore a:hover, .infocus .heading a:hover {
	text-decoration: underline !important;
}

/*  Flickr Manager Styling  */
a.flickr-image img {
	/*max-width: 480px; */
	height: auto !important;
	padding-right: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}

a.flickr-image2 img {
	/*max-width: 480px;*/
	width: auto !important;
	float:left;
	padding-right: 15px;
	padding-bottom: 15px;
}
a.flickr-image170 img {
	max-width: 170px;
	height: auto !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.flickr-image300 img {
	max-width: 300px;
	height: auto !important;
	padding-top: 10px;
	padding-bottom: 10px;
}
a.flickr-imageleft img {
	/*max-width: 480px;*/
	width: auto !important;
	float:left;
	padding-right: 15px;
	padding-bottom: 15px;
}
a.flickr-imageright img {
	width: auto !important;
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
a.flickr-image480 img {
	max-width: 480px;
	height: auto !important;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* @group Structure */
body {
	text-align: center;
	color: #544D40;
	background-color: #D4D2CF;
	font: 69% Verdana, Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	}
a:link, a:visited {
	color: #ED7025;
	text-decoration: underline;
	}
a:hover, a:focus {
	color: #000;
	text-decoration: none;
	}
div#wrapper {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	background: #fff url(images/wrapper.png) repeat-y top left;
	}
#header {
	border-bottom: 5px solid #1C1710;
	background: #1C1710 url(images/header.jpg) no-repeat top left;
	height: 98px;
	position: relative;
	z-index: 10;
	}
#header form {
	padding-top: 25px;
	padding-left: 25px;
	margin-bottom: 32px;
}
#header #search {
	background: #807C75;
	border: 1px solid #1E1B1A;
	border-top:1px solid #97948E;
	border-left: 1px solid #97948E;
	vertical-align: middle;
}
#header .submit {
	vertical-align: middle;
	position: relative;
	margin-top: -2px;
}
#topNav {
	padding-left: 25px;
}
#topNav li {
	margin-right: 8px;
}
#topNav li, #topNav li a {
	color: #D4D2CF;
	text-transform: uppercase;
	text-decoration: none;
}
#logo {
	margin-top: 20px;
	margin-right: 28px;
	margin-bottom: -20px;
	float: right;
	display: inline;
	position: absolute;
	right:0;
	top:0;
	z-index: 10;
	}
#mainNav {
	width: 215px;
	padding: 15px 0;
	float: left;
	display: inline;
	overflow: hidden
	text-align: left;
	background: #FE7928 url(images/mainnav.png) repeat-y right;
}
#mainNav.onhome {
	min-height: 220px;
}
#sidebar {
	width: 215px;
	float: left;
	display: inline;
	}
#sidebar_content {
	width: 165px;
	padding: 40px 30px 20px 20px;
	background: url(images/sidebar.png) no-repeat top right;
	float: left;
	display: inline;
	overflow: hidden;
}
div#content {
	width: 565px;
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	display: inline;
	}
div#banner {
	width: 565px;
	float: right;
	margin: 0;
	overflow: hidden;
	display: inline;
	position: relative;
	z-index:9;
	height: 250px;
	padding-bottom: 6px;
	background: url(images/banner_bottom.png) repeat-x left 250px;
}
#banner p {
	position: absolute;
	width: 565px;
	left:0;
	bottom: 6px;
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: normal;
	color: #fff;
	background: url(images/overlay.png) repeat;
	padding: 12px 30px 6px;
	margin: -6px 0 0 0 !important;
	z-index: 10;
}
#banner .banner {
	position: absolute;
	top:0;
	left:0;
}
#banner .rotatenav {
	position: absolute;
	top: 0;
	left: 0;
	margin: 18px 0 0 34px !important;
	list-style: none outside !important;
	display: none;
	z-index: 30;
	display: block;
}
#banner .rotatenav li {
	float: left;
	margin-right: 2px;
	display: inline;
}
#banner .rotatenav li a {
	width:  5px;
	height: 5px;
	text-indent: 5px;
	line-height: 5px;
	border: 1px solid #fff;
	background: transparent;
	float: left;
	overflow: hidden;
	display: inline;
}
#banner .rotatenav li a.active {
	background: #59839e;
	border: 1px solid #fff;
}



#topShadow {
	height: 30px;
	width: 565px;
	position: absolute;
	top:0;
	left: 0;
	z-index: 8;
	background: url(images/header_img_shadow.png) no-repeat top left;
}
div#mainContent {
	width: 500px;
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 20px 35px 20px 30px;
	display: inline;
	}
#theContent {
	float: left;
	width: 325px;
	overflow: hidden;
}
#theContent .post img.aligncenter, #theContent .post img.alignnone {
	max-width: 315px;
	height: auto;
}
#right_sidebar {
	float: right;
	width: 147px;
	margin-left: 25px;
}
div#footer {
	padding: 4px 20px;
	text-align: left;
	clear: both;
	background: #A9A69F;
	font-size: 0.8em;
	}
div#footer a {
	color: #544D40;
	text-decoration: underline;
	}
div.translations {
	background: #D6D2D1;
	font-size: .9em;
	padding: 5px 30px 7px !important;
	border-left: 0;
	border-right: 0;
	width:505px;
	position: relative;
	margin-top: -20px;
	margin-left: -30px;
	margin-bottom: 20px;
}
div.translations ul {
	margin: 0 !important;
	list-style: none !important;
}
div.translations ul li {
	display: inline;
	margin-right: 5px;
	list-style: none !important;
	padding: 0 !important;
	background: none;
}
div.translations ul li a {
	color: #484540 !important;
	padding-left: 20px;
	padding-right: 4px;
	background-position: left 3px;
	background-repeat: no-repeat;
}
div.translations ul li a:hover {
	text-decoration: none !important;
}
div.translations img {
	vertical-align: middle;
	position: relative;
	margin-top: -2px;
}
/* @end */
/* @group Typograpghy */
h1, h2, h3, h4, h5, h6, .pagehead {
	margin: 10px 0;
	}
strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
small, .social em {
	font-size: 0.9em;
	}
span.meta {
	font-style: italic;
}

a {
	text-decoration: none;
	color: #ED7025;;
	}
a:hover {
	text-decoration: underline;
	}
#content h1 {
	font-size: 1.6em;
	margin: 10px 0 20px;
	line-height: 1em;
	font-weight: normal;
	color: #ED7025;
}
#content h1.pagetitle {
	font-weight: bold;
}
#content h1.hidden, #content div.hidden {
	position: absolute;
	left: -9999px;
}
#content h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #ED7025;
	line-height: 1.2em;
	margin-top: 20px;
	padding-bottom: 4px;
	border-bottom: 1px solid #C9C8C6;
}
#content h2 a {
	text-decoration: none;
	color: #ED7025;
}
#content h2.title {
	border-bottom: 0;
	padding-bottom: 0;
}
#content h3 {
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 5px !important;
	clear: both;
	margin-top: 20px;
}
#content h4 {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 5px !important;
}
#content h5 {
	font-weight: bold;
}

#sidebar h3 {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 10px 0;
	color: #FE6A11;
}
#sidebar h4 {
	font-size: 1em;
	line-height: 1em;
	margin: 10px 0;
	color: #000;
	font-weight: bold;
}
#sidebar .accordian div {
	margin: 0;
	overflow: hidden;
}
#sidebar .accordian div h5 {
	margin-top: 0;
	font-weight: bold;
}
#sidebar .accordian h4 {
	color: #000;
	margin-top: 0;
	cursor: pointer;
}
#sidebar .accordian h4.open {
	color: #000;
}

p, ul, ol, dl {
	font-size: 1em;
	margin: 10px 0;
	}
.post {
	margin-bottom: 25px;
	}
#content p, #sidebar p, #content ul, #sidebar .widget ul, #content ol, #sidebar .widget ol {
	margin: 10px 0;
	line-height: 1.5em;
	}
	
	
.post ul {
	margin: 10px 0 !important;
	line-height: 0;
	}
.post ul li {
	list-style: none;
	background: url(images/square.png) no-repeat left 7px;
	padding: 2px 0 2px 18px;
}
.post ol {
	list-style: decimal outside;
	padding-left: 18px;
	margin: 10px 0 !important;
	}
.post ol li {
	padding-top: 2px;
	}
.post ul.posts li {
	list-style: none;
	background: none;
	padding: 2px 0;	
	}
.post blockquote {
	padding: 1px 5px;
	margin: 10px 16px 10px !important;
	font-style: italic;
	border-top: 1px solid #C9C8C6;
	border-bottom: 1px solid #C9C8C6;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.1em;
	}
.post blockquote p {
	line-height: 1.6em !important;
}
.post p a, .post ul.posts li a {
	text-decoration: none !important;
	color: #ED7025;
	}
.post p a:hover, .post ul.posts li a:hover {
	text-decoration: underline !important;
	}
p.crumb {
	background: #DDE9D5;
	color: #817F44 !important;
	padding: 1px 5px;
	margin: 0 0 8px !important;
	font-size: 0.9em;
	}
p.crumb a {
	color: #817F44 !important;
	text-decoration: none !important;
	}
p.crumb a:hover {
	text-decoration: underline !important;
	}
p.meta, div.meta {
	background: #FFFFFF;
	color: #A9A5A2;
	clear: both;
	padding: 2px 5px 1px 5px;
	line-height: 1;
	margin: 10px 0 10px !important;
	font-size: 0.9em;
	position: relative;
	overflow: hidden;
	}
div.meta div {
	line-height: 25px;
	margin-bottom: 0 !important;
}
p.meta a, div.meta a {
	text-decoration: none !important;
	font-style: italic;
	color: #A9A5A2 !important;
	font-weight: normal;
	}
p.meta a.comment, div.meta a.comment {
	position: absolute;
	right: 4px;
}
.paging {
	padding: 3px 5px;
	line-height: 1;
	margin: 10px 0 10px !important;
	background: #857E78;
	overflow: hidden;
	}
.paging a {
	text-decoration: none !important;
	color: #fff;
	}
p.center {
	text-align: center
}

.categorybanner, .postbanner {
	background: #F3B345 url(images/world.jpg) no-repeat bottom left;
	height: 126px;
	border-bottom: 2px solid #99948E;
}
.categorybanner h1, .categorybanner div, .postbanner h1, .postbanner div {
	line-height: 1;
	padding-top: 74px;
	padding-left: 30px;
	font-weight: bold !important;
	letter-spacing: -2px;
	margin: 0 !important;
	font-size: 33px !important;
	color: #000900 !important;
}

/* @end */
/* @group Images */
#content .alignleft{
	float: left;
	clear: left;
	margin: 10px 20px 10px 0;
	}
#content .alignright {
	float: right;
	clear: right;
	margin: 10px 0 10px 20px;
	}
#content .alignnone {
	margin: 0 10px 10px 0;
	}
#content img.alignright, #content img.alignleft, #content img.alignnone, #content img.aligncenter {
	border: 5px solid #D3D2CE;
	outline: 10px solid #EEEDEC;
	margin-top: 0;
}
#content .aligncenter {
	margin: 10px auto 5px;
	}
div.wp-caption {
	text-align: center;
	border-bottom: 1px solid #CBC8C5;
}
p.wp-caption-text {
	margin: 2px 5px 5px 5px !important;
	font-weight: normal;
	font-size: 9px;
}
.widget.author img {
	border: 5px solid #D3D2CE;
	width: 135px;
	margin: 0 auto;
}
div.sociable { 
	overflow: hidden !important;
	margin: 0 0 5px 0 !important;
}
.sociable_tagline {
	float: left;
	margin-right: 4px;
}
#sidebar .sociable_tagline {
	display: none;
}
div.sociable h3 {
	margin-bottom: 5px;
}
.sociable ul {
	overflow: hidden !important;
	margin: 0 !important;
}
.sociable ul li {
	float: left !important;
	padding: 1px;
}
.sociable-hovers {
	opacity: .8 !important;
	-moz-opacity: .8 !important;
	filter: alpha(opacity=80) !important;
}
.sociable-hovers:hover {
	opacity: 1 !important;
	-moz-opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.sociable img {
	width: 25px !important;
	height: 25px !important;
	margin-right: 0;
	float: left !important;
}
.meta .sociable {
	float: right;
}
.meta .sociable img {
	width: 20px !important;
	height: 20px !important;
	margin-right: 0;
	vertical-align: top;
}
img.avatar {
	margin-top: 2px !important;
}
/* @end */
/* @group Lists */
/* Top Level */
	#mainNav ul {
		width: 215px;
		background: url(images/navline.png) no-repeat bottom right;
		padding-bottom: 2px;
		margin: 0 !important;
		}
	#mainNav li {
		font-size: 1.1em;
		margin: 0;
		padding: 2px 0 0 0;
		list-style: none outside;
		text-indent: 0 !important;	
		text-transform: uppercase;
		background: url(images/navline.png) no-repeat top right
		}
	#mainNav li a {
		color: #000;
		display: block;
		text-decoration: none;
		margin: 0 !important;
		padding: 5px 35px 5px 8px;
		}
	#mainNav li a span {
		padding-left: 17px;
		display: block;
	}
	#mainNav li a:hover, #mainNav li a:focus {
		color: #fff;
	}
	#mainNav li.current_page_item a, #mainNav li.current_page_ancestor a,  #mainNav li.current_page_parent a {
		background: url(images/active.png) repeat-y left;
		color: #3D1D0A;
	}
	#mainNav li.current_page_item a span, #mainNav li.current_page_ancestor a span,  #mainNav li.current_page_parent a span {
		background: url(images/activearrow.png) no-repeat left;
	}
/* Sub Level */
	#mainNav li ul {
		margin: 0 !important;
		padding: 3px 0 2px !important;
		width: auto;
		background: url(images/navline.png) no-repeat top right;
		display: none;
		}
	#mainNav li.current_page_item ul, #mainNav li.current_page_ancestor ul,  #mainNav li.current_page_parent ul {
		display: block;
	}
	#mainNav li ul li {
		background: none;
		font-size: 0.89em;
		padding: 0;
		text-transform: none;
	}
	#mainNav ul li ul li.current_page_item {
		background: none;
	}
	#mainNav li ul li a {
		padding: 0 35px 1px 8px;
		background: none !important;
	}
	#mainNav li ul li a:hover, #mainNav li ul li a:focus, #mainNav ul li ul li.current_page_item a, #mainNav ul li ul li.current_page_parent a, #mainNav ul li ul li.current_page_ancestor a {
		color: #fff;
	}
	#mainNav ul li ul li a span {
		background: none !important;
	}
/* Third Level */
	#mainNav li ul li ul {
		margin: 0 !important;
		padding: 0 0 0 !important;
		width: auto;
		background: none;
		display: none;
		border: 0;
		}
	#mainNav li.current_page_item ul li ul, #mainNav li.current_page_ancestor ul li ul,  #mainNav li.current_page_parent ul li ul {
		display: none;
	}
	#mainNav li ul li.current_page_item ul, #mainNav li ul li.current_page_ancestor ul,  #mainNav li ul li.current_page_parent ul {
		display: block;
	}
	#mainNav li ul li ul li {
		background: none;
		padding: 2px 0;
		text-transform: none;
		color: #544D40;
		border: 0;
		font-size: 1em;
		line-height: 1.1em;
	}
	#mainNav ul li ul li.current_page_item {
		background: none;
	}
	#mainNav li ul li ul li a {
		padding: 0 35px 1px 20px;
		color: #88401D !important;
		background: none !important;
		border: 0;
	}
	/*#mainNav li ul li ul li a span:before {
		content: "\00BB \0020";
	}*/
	#mainNav li ul li ul li a:hover, #mainNav li ul li ul li a:focus, #mainNav ul li ul ul li.current_page_item a, #mainNav ul li ul ul li.current_page_parent a, #mainNav ul li ul ul li.current_page_ancestor a {
		color: #fff !important;
	}
	#mainNav ul li ul li ul li a span {
		background: none !important;
	}
/* End Main Nav */

#breadcrumb {
	margin: 0 !important;
	padding: 23px 30px 4px;
	border-bottom: 2px solid #D7D6D4;
	background: #E6E5E3 url(images/shadow.jpg) repeat-x top;
	overflow: hidden;
}
.underbanner #breadcrumb {
	background: #E6E5E3 url(images/shadow2.jpg) repeat-x top;
}
#breadcrumb li {
	float: left;
	margin-right: 6px;
	font-size: 11px;
	line-height: 1.4em;
	}
#breadcrumb li .separator {
	background: url(images/arrow.gif) no-repeat left 4px;
	padding-top: 15px;
	width: 6px;
	height: 0;
	overflow: hidden;
	display: block;
	float: left;
	margin-right: 6px;
	line-height: 11px;
}

#sidebar dl {
	overflow: hidden;
	
	}
#sidebar dl dt {
	font-weight: bold;
	float: left;
	margin-right: 4px;
	}
#sidebar dl dd {
	margin-bottom: 2px;
	float: none;
	clear: right;
	}
/* --- abbreviations -- */
abbr, span.abbr {
	cursor: help;
	border-bottom: 1px dashed #999;
	}
/*-- forms -- */
#sidebar-login input.mid {
	width: 155px;
	padding: 2px;
}
#comment {
	width: 100%;
	height: 150px;
	}
#searchform {
	margin-bottom: 16px;
	overflow: hidden;
	padding: 0;
	}
#searchform .hidden {
	display: none;
	}
#searchform input#s {
	width: 142px;
	}
#searchform fieldset {
	border: none;
	margin: 0;
	padding: 0;
	display: inline;
	}
/* comments */
#comments {
	background: #fff;
	padding: 2px 12px 12px;
}
#content #comments h2, #comments h3 {
	color: #555;
	border: 0 !important;
	margin-bottom: 5px !important;
}
ol#comment-list {
	margin-top: 5px !important;
	margin-bottom: 16px;
	border-top: 6px solid #CCC8C5;
	border-bottom: 5px solid #CCC8C5;
	}
ol#comment-list img.avatar {
	margin: 0;
	position: relative;
	margin-right: -2px;
	border: 2px solid #C9C8C6;
	}
ol#comment-list li {
	margin: 0;
	padding: 8px 0;
	list-style: none;
	overflow: hidden;
	border-bottom: 1px solid #C9C8C6;
	}
ol#comment-list li .commenttext {
	float: right;
	width: 62%;
	font-size: 0.9em;
	}
ol#comment-list li .commenttext p {
	margin: 0 0 12px !important;
	color: #656565;
	}
ol#comment-list li p.meta {
	float: left;
	width: 34%;
	text-align: right;
	font-weight: normal;
	background: transparent;
	padding: 0;
	font-style: italic;
	color: #656565;
	margin: 0 !important;
	}
ol#comment-list li p.meta strong {
	font-style: normal;
	color: #3E3E3E;
	}
ol#comment-list h3 {
	width: 100%;
	padding: 0 0 32px 0;
	margin: 0;
	font-size: 1em;
	}
ol#comment-list h3 a {
	text-decoration: none;
	color: #222;
	}
span#comments-rss a {
	float: right;
	font-size: 0.6em;
	border-bottom: 1px solid #C7E4F1;
	text-decoration: none;
	color: #222;
	}
h3 span#comments-rss a {
	border: none;
	text-decoration: none;
	}
#commentform {
	background: #EFEFEF;
	margin-top: 5px !important;
	padding: 4px 10px;
	}
#commentform input.text, #commentform select, #commentform textarea {
	border: 2px solid #C9C9C9;
	width: 172px;
	padding: 3px;
	background: #fff;
	}
#commentform textarea {
	width: 446px;
	}
#commentform label {
	font-size: 1.2em;
	}
/* -- sidebar main list -- */
ul.widgets {
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	border-top:1px solid #CBC8C5;
	}
ul.widgets li.widget {
	list-style-type: none;
	border-bottom:1px solid #CBC8C5;
	}
/* -- right sidebar main list -- */
#right_sidebar ul.widgets {
	border: 0;
	width: 147px;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}
ul.inpage { 
	border: 0;
	width: 100%;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}
ul.inpage li {
	background: none;
	padding-left: 0;
}
#right_sidebar li.widget, ul.inpage li.widget {
	border: 0;
	margin: 10px 0 20px 0;
}
#right_sidebar li.widget ul, ul.inpage li.widget ul {
	margin:0 !important;
	border: 0;
}
#right_sidebar li.widget ul li, ul.inpage li.widget ul li {
	padding: 2px 0px !important;
	font-size: 0.9em;
	border-bottom: 1px solid #CBC8C5;
}
#right_sidebar li.widget ul li a, ul.inpage li.widget ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #544D40 !important;
}
#right_sidebar li.widget ul li a:hover, #right_sidebar li.widget ul li a:focus,
ul.inpage li.widget ul li a:hover, ul.inpage li.widget ul li a:focus {
	color: #ED7025 !important;
}
#right_sidebar ul.widgets h3, ul.inpage h3 {
	padding: 1px 3px;
	background: #857E77;
	color: #fff;
	font-size: 1em !important;
    font-weight: bold !important;
	margin: 0 !important;
}
#right_sidebar li.widget ul li.rss, #right_sidebar li.widget ul li.pdf,
ul.inpage li.widget ul li.rss, ul.inpage li.widget ul li.pdf {
	border: 0 !important;
	padding: 4px 0 !important;
}
#right_sidebar li.rss a, #right_sidebar p.rss a,
ul.inpage li.rss a, ul.inpage p.rss a {
	background: url(images/rss.png) no-repeat left 2px;
	display: block;
	padding: 2px 0 2px 20px;
	font-weight: normal !important;
}
#right_sidebar li.pdf a, ul.inpage li.pdf a {
	background: url(images/pdf.png) no-repeat left 2px;
	padding: 2px 0 2px 20px;
	font-weight: normal !important;
	display: block;
}
#right_sidebar p.rss, ul.inpage p.rss {
	border-top: 1px solid #CBC8C5;
	padding-top: 6px;
	font-size: 0.9em;
}
/* @end */
/* @group Widgets */
#sidebar .widget {
	overflow: hidden;
	width: 165px;
	}
#right_sidebar .themeslice_recentposts_widget ul {
	list-style-type: none;
	}
#right_sidebar .themeslice_recentposts_widget ul li strong {
	font-weight: bold;
	}
.themeslice_recentcomments_widget li {
	font-style: italic;
}
.widget_pages ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.widget_pages ul li a:link, .widget_pages ul li a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #EFEFEF;
	color: #666;
	font-size: 0.8em;
	padding: 0.2em;
	margin: 0;
	}
.widget_pages ul li a:hover, .widget_pages ul li a:focus {
	text-decoration: underline;
	background-color: #efefef;
	}
.widget_links ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.widget_links ul li a:link, .widget_links ul li a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #EFEFEF;
	color: #666;
	font-size: 0.8em;
	padding: 0.2em;
	}
.widget_links ul li a:hover, .widget_links ul li a:focus {
	text-decoration: underline;
	background-color: #efefef;
	}
.widget_categories ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.widget_categories ul li a:link, .widget_categories ul li a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #EFEFEF;
	color: #666;
	font-size: 0.8em;
	padding: 0.2em;
	}
.widget_categories ul li a:hover, .widget_categories ul li a:focus {
	text-decoration: underline;
	background-color: #efefef;
	}
.widget_categories ul.children li a {
	padding-left: 50px;
	}
.widget_archive ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.widget_archive ul li a:link, .widget_archive ul li a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #EFEFEF;
	color: #666;
	font-size: 0.8em;
	padding: 0.2em;
	}
.widget_archive ul li a:hover, .widget_archive ul li a:focus {
	text-decoration: underline;
	background-color: #efefef;
	}
.widget_recent_entries ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.widget_recent_entries ul li a:link, .widget_recent_entries ul li a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #EFEFEF;
	color: #666;
	font-size: 0.8em;
	padding: 0.2em;
	}
.widget_recent_entries ul li a:hover, .widget_recent_entries ul li a:focus {
	text-decoration: underline;
	background-color: #efefef;
	}
.widget_recent_comments ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 0.9em;
	}
.widget_recent_comments ul li {
	border-bottom: 1px solid #efefef;
	margin: 0;
	padding: 0.2em 0;
	}
.widget_recent_comments ul li a:link, .widget_recent_comments ul li a:visited {
	font-weight: normal;
	text-decoration: none;
	display: block;
	color: #666;
	font-size: 0.8em;
	padding: 0.2em;
	margin: 0;
	}
.widget_recent_comments ul li a:hover, .widget_recent_comments ul li a:focus {
	text-decoration: underline;
	}
.widget_meta ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.widget_meta ul li a:link, .widget_meta ul li a:visited {
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #EFEFEF;
	color: #666;
	font-size: 0.8em;
	padding: 0.2em;
	}
.widget_meta ul li a:hover, .widget_meta ul li a:focus {
	text-decoration: underline;
	background-color: #efefef;
	}
.widget_tag_cloud {
	margin: 10px 0;
	padding: 0;
	}
.widget_tag_cloud a:link, .widget_tag_cloud a:visited {
	text-decoration: none;
	color: #666;
	font-size: 0.8em;
	padding: 0.1em;
	margin: 0;
	}
.widget_tag_cloud a:hover, .widget_tag_cloud a:focus {
	text-decoration: underline;
	background-color: #efefef;
	}
.widget_calendar {
	padding: 0;
	}
.widget_calendar tbody td {
	border: 1px solid #efefef;
	text-align: center;
	}
.widget_calendar tbody tr td:hover {
	background-color: #222;
	color: #fff;
	}
.widget_calendar thead th:hover {
	background-color: #fff;
	color: #222;
	}
.widget_calendar tbody td a {
	display: block;
	background-color: #efefef;
	color: #222;
	font-weight: bold;
	}
.widget_calendar #prev a {
	color: #222;
	}
.widget_calendar thead th {
	text-align: center;
	}
.widget_calendar tr {
	
	}
div#calendar_wrap {
	width: 180px;
	font-size: 0.7em;
	margin: 10px 0;
	border: 1px solid #efefef;
	background-color: #fff;
	}
.widget_calendar table {
	width: 180px;
	}
	
/*  Payment Form CSS  */
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}

.bluebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #000000;
}
.maincell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #835847;
	padding: 5px;
	border: 0px solid #006699;
}
.errmsg {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
}
	
/* @end */