/*
	Theme Name: T4A
	Theme URL: http://www.studiopress.com/themes/church
	Description: Church is a 3-column Widget-ready theme created for WordPress.
	Author: SoZo's design
	Author URI: http://www.sozosdesign.com
	Version: 4.0
	Tags: 3-columns, fixed-width, theme-options, threaded-comments, translation-ready

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #b8cfe1 url(images/bg.jpg) top center;
	background-attachment: fixed;
	width: 980px;
	color: #2e2e2e;
	font-size: 13px;
	font-family: Verdana, Arial, Tahoma;
	margin: 0px auto 0px;
	padding: 0px;
	}

#wrap {
	width: 980px;
	margin: 10px auto 10px;
	padding: 0px;
	position: relative;
	}

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #94216b;
	text-decoration: none;
	}

a:hover {
	color: #a52900;
	text-decoration: underline;
	}

a img {
	border: none;
	}

a:focus, a:hover, a:active {
	outline: none;
	}

/************************************************
*	Header  									*
************************************************/

#header {
	background: url(images/header.png) bottom no-repeat;
	width: 980px;
	height: 180px;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px 0px 20px;
	padding: 0px;
	overflow: hidden;
	}

#header #imageheader {
	width: 400px;
	height: 150px;
	text-indent: -10000px;
	background: url(images/logo.png) left top no-repeat;
	}

#header #imageheader a {
	display: block;
	width: 450px;
	height: 150px;
	}

#header h1, #header h4 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px 20px;
	text-decoration: none;
	}

#header h1 a, #header h1 a:visited, #header h4 a, #header h4 a:visited {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#header h3 {
	color: #A91B33;
	font-size: 16px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

#header p {
	color: #FFFFFF;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	line-height: 20px;
	}

.headerleft {
	width: 460px;
	float: left;
	font-size: 14px;
	margin: 15px 0px 0px 20px;
	padding: 0px;
	}

.headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

.headerright {
	width: 280px;
	float: right;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}

.headerright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

.socialbar {
	margin: 5px 0px 5px 7px;
}

.rsslink {
	height: 30px;
	padding: 2px 5px 2px 20px;
	background: url(images/rss.png) no-repeat left center;
	}

/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: #555555 url(images/navbar.png);
	width: 960px;
	height: 30px;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border: 1px solid #efefef;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	}

#navbarleft {
	width: 700px;
	float: left;
	margin: 0px;
	padding: 0px;
	}

#navbarright {
	width: 250px;
	font-size: 11px;
	float: right;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}

#nav {
	margin: 0px;
	padding: 0px;
	}

#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#nav li a, #nav li a:link, #nav li a:visited {
	color: #FFFFFF;
	display: block;
	font-size: 16px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: none;
        text-shadow: 1px 1px 2px #000;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	}

#nav li a:hover, #nav li a:active {
	background: #d69c19 url(images/navhov.png) repeat-x;
	color: #FFFFFF;
	 margin: 0px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #d69c19 url(images/navhov.png) repeat-x;
	width: 150px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: normal;
	text-transform: none;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border: 1px solid #FFFFFF;
	}

#nav li li a:hover, #nav li li a:active {
	background: #8b2301 url(images/drophov.png) repeat-x;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li {
	}

#nav li ul a {
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active {
	}

#nav li ul ul {
	margin: -32px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover {
	position: static;
	}

/************************************************
*	Homepage 		    	                    *
************************************************/

#homepage {

	float: left;
	width: 640px;
	margin: 0px;
	padding: 0px;
	}

#homepage p {
	margin: 0px;
	padding: 0px;
	}

#homepage p img {
	border: none;
    float: left;
	margin: 0px;
	}

#homepage ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#homepage li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#homepage ul {
	margin: 0px;
	padding: 0px;
}

#homepage ul li li {
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}

#homepage ul li ul li {
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}

.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}

#homepagetop {
        background: #fff;
	float: left;
	width: 630px;
        height: 340px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
        border: 1px solid #d69c19;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	}

#homepagetop p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}

.featuredtop {
	float: left;
	margin: 10px;
	padding: 0px;
	display: inline;
	}

#homepagebottom {
	background: #FFFFFF;
	float: left;
	width: 950px;
	margin: 10px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #d69c19;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	}

#homepagebottom p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}

#homepageleft {
	float: left;
	width: 200px;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	}

.hpfeatured {
	background: #fff;
	float: left;
	height: 362px;
	width: 190px;
	margin: 0px 0px 15px;
	padding: 3px 5px 5px;
	border: 1px solid #d69c19;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	}

.hpfeatured h4 {
	background: none !important;
	color: #663300 !important;
	font-size: 12px !important;
	font-family: Verdana, Arial, Tahoma !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	text-shadow: none !important;
	margin: 5px 0px 5px 0px !important;
	padding: 0px 0px 3px !important;
        border-bottom: 1px solid #D69C19 !important;
	}

.hpfeaturedrss {
	background: #fff;
	float: left;
	height: 362px;
	width: 190px;
	margin: 0px 0px 15px;
	padding: 3px 5px 5px;
	border: 1px solid #d69c19;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	}

.hpfeaturedrss ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 4px !important;
	border-bottom: 1px solid #d69c19;
	}

#homepagemiddle {
	float: left;
	width: 200px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	}

#homepageright {
	float: right;
	width: 200px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	}

.clear {
	clear: both;
	}

.thumb {
	float: left;
	margin: 0px 10px 0px 0px;
	}

hr {
	border-bottom: 1px solid #d69c19;
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 5px 0px;
	clear: both;
	}

/************************************************
*	EVENTS 		    	                    *
************************************************/

.upcominog ul {
    list-style-type: none;
margin: 0px;
padding: 0px;
}

.when {
    background: none;
    margin: 5px 0 0;
    padding: 0;
}

.event {
    font-weight: bold;
}

.loc {
    display: inherit;
    padding: 0 0 5px;
    border-bottom: 1px solid #D69C19 !important;
}

a.more-link {
    display: none;
}

.dig-in {
    font-weight: bold;
    text-align: right;
    margin: 20px 0 0;
    padding: 3px 0 0;
    border-top: 1px dotted #B1581F;
    clear:both;
}

#tec-content {
    padding: 20px;
}

a.ical, a.tec-button-off, a.gmap  {
    background: #4f6536 url(images/navbar.png) repeat-x !important;
    color: #fff;
    padding: 3px 10px 2px !important;
    border-right: 1px solid #3B4B28;
    border-bottom: 1px solid #3B4B28;
    border-left: 1px solid #A4B194;
    border-top: 1px solid #A4B194;
}

a.gmap  {
    background: #4f6536 url(images/button-ical.png) repeat-x !important;
    color: #fff;
    padding: 1px !important;
    margin: 3px 0 10px;
}

a.tec-button-off {
    padding: 0 10px !important;
}

a.tec-button-on, a.ical:hover, a.tec-button-off:hover {
    background: #9f8842 url(images/button-tec-on.png) repeat-x !important;
    color: #fff;
    padding: 0px 10px !important;
    border-right: 1px solid #6C5C2D;
    border-bottom: 1px solid #6C5C2D;
    border-left: 1px solid #EBC962;
    border-top: 1px solid #EBC962;
}

a.ical:hover {
    padding: 3px 10px 2px !important;
}

.tec-event-list-meta {
    background: #dfbf5c;
    margin-top: -10px;
    padding: 10px !important;
    border-bottom: 2px solid #4f6536;
    border-right: 2px solid #4f6536;
    border-left: 2px solid #4f6536 !important;
}

#tec-event-meta {
clear:both;
font-size:12px;
margin: 10px 0 12px !important;
overflow:hidden;
padding: 0 0 10px !important;
border-top: none !important;
border-bottom: 2px solid #4f6536 !important;
}

h2.entry-title {
    margin: 0 0 10px;
    padding: 0 0 3px;
    border-bottom: 3px solid #4f6536 !important;
}

h4.event-day {
    margin: 20px 0 5px;
}

#tec-content  {
	background: #FFFFFF;
	margin: 15px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #d69c19;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
}

/************************************************
*	Content 					     		    *
************************************************/

#content {
	width: 980px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	line-height: 18px;
	}

#content h1 {
	color: #444444;
	font-size: 22px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}

#content h1 a, #content h1 a:visited  {
	color: #444444;
	font-size: 22px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}

#content h1 a:hover {
	color: #A91B33;
	text-decoration: none;
	}

#content h2, #homepagebottom h2 {
	background: url(images/navbar.png) repeat-x;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Trebuchet MS;
	font-weight: normal;
        text-shadow: 1px 1px 2px #000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

#content h3 {
	color: #663300;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 3px;
        border-bottom: 1px solid #D69C19;
	}

#content h4 {
	color: #A91B33;
	font-size: 22px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	}

#content img.wp-smiley {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	margin: 0px;
	padding: 0px;
	}

#contentleft {
	float: left;
	width: 640px;
	margin: 0px;
	padding: 0px;
	}

#contentleft a img {
	border: none;
	}

blockquote {
	background: #E8E8E8;
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	border-top: 1px solid #d69c19;
	border-right: 1px solid #666666;
	border-left: 1px solid #d69c19;
	border-bottom: 1px solid #666666;
	}

#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}

.postarea {
	background: #FFFFFF;
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #d69c19;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	}

.postarea p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}

.postarea ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}

.postarea ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}

.postarea ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

.postarea ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}

.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}

.postarealeft {
	width: 32%;
	float: left;
	margin: 6px;
	overflow: hidden;
}

.postareamiddle {
	width: 32%;
	float: left;
	margin: 6px 7px;
	overflow: hidden;
}

.postarearight {
	width: 32%;
	float: right;
	margin: 6px;
	overflow: hidden;
}

.postarealeft ul li, .postareamiddle ul li, .postarearight ul li {
	list-style-type: none !important;
	margin: 0px !important;
	padding: 15px 0px 15px 10px !important;
	border-bottom: 1px solid #d69c19;
	border-left: 1px solid #d69c19;
	min-height: 75px;
	}

.postarealeft a img, .postareamiddle a img, .postarearight a img {
	float: left;
	margin: 0px 5px 5px 0px;
}

.breadcrumb {
	font-size: 11px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #d69c19;
	}

#contentwide {
	float: left;
	width: 980px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

.postareawide {
	background: #FFFFFF;
	float: left;
	width: 950px;
	margin: 0px;
	padding: 10px;
	border: 1px solid #d69c19;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	}

.postareawide p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}

.postareawide ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}

.postareawide ul li {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}

.postareawide ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

.postareawide ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}

.postareawide ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}

.breadcrumbwide {
	float: left;
	width: 918px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: double #d69c19;
	}

.date {
	width: 590px;
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}

.dateleft {
	width: 380px;
	float: left;
	margin: 0px;
	padding: 0px;
	}

.dateright {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}

.time {
	background: #FFFFFF url(images/icon_time.gif) no-repeat top left;
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 20px;
	}

.icomment {
	background: #FFFFFF url(images/icon_comments.gif) no-repeat top left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}

.tags {
	background: #FFFFFF url(images/icon_tags.gif) no-repeat top left;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	}

.postmeta {
	width: 590px;
	font-size: 12px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border-top: double #d69c19;
	}

.postmeta2 {
	width: 590px;
	font-size: 12px;
	padding: 5px 0px 40px 0px;
	margin: 0px;
	border-top: double #d69c19;
	}

.archive {
	float: left;
	width: 275px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}

.adblock {
	background: #FFFFFF;
	float: left;
	width: 588px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #d69c19;
	}

.comments {
	background: #FFFFFF;
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #d69c19;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	}

/************************************************
*	Images  					     		    *
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}

img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}

.wp-caption {
	border: 1px solid #d69c19;
	text-align: center;
	background-color: #EEEEEE;
	padding: 5px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

/************************************************
*	Sidebar 		    	        	        *
************************************************/

#sidebar {
	float: right;
	width: 320px;
	margin: 0px;
	padding: 0px 10px;
	display: inline;
	}

#sidebar .widget {
	background: #fff;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 9px;
	border: 1px solid #d69c19;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
	}

#sidebar h4 {
	background: url(images/navbar.png) repeat-x;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Trebuchet MS;
	font-weight: normal;
        text-shadow: 1px 1px 2px #000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

#sidebar h4 a {
	color: #fff;
}

#sidebar p {
	margin: 0px;
	padding: 0px;
	}

#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

#sidebar embed, #sidebar object {
	width: 300px;
	height: 250px;
	margin: 0px;
	padding: 0px;
	}

#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#sidebar ul li li {
	background: #FFFFFF url(images/icon.png) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}

#sidebar ul li ul li {
	background: #FFFFFF url(images/icon.png) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	}

#join {
	background: #fff;
	height: 320px;
	margin: 0px 0px 17px;
	padding: 15px 5px 5px;
	border: 1px solid #d69c19;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
}

.causes {
	background: #fff;
	margin: 10px 0px 20px;
	padding: 5px;
	border: 1px solid #d69c19;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px 6px #000;
	-moz-box-shadow: 1px 1px 6px #000;
	-webkit-box-shadow: 1px 1px 6px #000;
        overflow: hidden;
}

.causes a img {
	 margin-bottom: 10px !important;
}

#columnleft {
	width: 140px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#columnright {
	width: 161px;
	float: right;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

/************************************************
*	Footer      								*
************************************************/

#footer {
	width: 980px;
	height: 30px;
	margin: 0px 0px 30px;
	padding: 0px;
	text-align: center;
        text-shadow: 1px 1px 1px #fff;
	}

#footer p {
	color: #663300;
	font-size: 13px;
	font-family: Verdana, Arial, Tahoma;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	}

#footer a, #footer a:visited {
	color: #663300;
	text-decoration: none;
	}

#footer a:hover {
	color: #576e07;
	text-decoration: underline;
	text-shadow: none;
	}

/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	display: inline;
	}

#searchbox {
	background: #EEEEEE !important;
	width: 190px;
	color: #202020;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 1px 5px;
	border-top: 1px solid #d69c19;
	border-right: 1px solid #666666;
	border-left: 1px solid #d69c19;
	border-bottom: 1px solid #666666;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

#s {
	background: #EEEEEE !important;
	width: 160px;
	color: #202020;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 3px 5px;
	border-top: 1px solid #d69c19;
	border-right: 1px solid #666666;
	border-left: 1px solid #d69c19;
	border-bottom: 1px solid #666666;
	}

#searchsubmit {
	background: #a52900 url(images/button.png) repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Trebuchet MS;
	margin: 0px 0px 0px 5px;
	padding: 2px 3px 1px 3px;
	font-weight: bold;
        text-shadow: -1px -1px #2e2e2e;
	border-top: 1px solid #AAA;
	border-right: 1px solid #666;
	border-left: 1px solid #AAA;
	border-bottom: 1px solid #666;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

#subscribe {
	background: #FFFFFF url(images/feedburner.png) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#subscribe p {
	margin: 0px;
	padding: 0px 0px 0px 45px;
	}

#subbox {
	background: #EEEEEE !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Trebuchet MS;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #d69c19;
	display: inline;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

#subbutton {
	background: #a52900 url(images/button.png) repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Trebuchet MS;
	margin: 0px 0px 0px 7px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
        text-shadow: -1px -1px #2e2e2e;
	border-top: 1px solid #d69c19;
	border-right: 1px solid #666666;
	border-left: 1px solid #d69c19;
	border-bottom: 1px solid #666666;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

#author, #email, #url {
	background: #EEEEEE !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #d69c19;
	display: inline;
	}

#submit {
	background: #a52900 url(images/button.png) repeat-x;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Tahoma;
	margin: 0px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
        text-shadow: -1px -1px #2e2e2e;
	border-top: 1px solid #d69c19;
	border-right: 1px solid #666666;
	border-left: 1px solid #d69c19;
	border-bottom: 1px solid #666666;
        -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 1px 1px #000;
	-moz-box-shadow: 1px 1px #000;
	-webkit-box-shadow: 1px 1px #000;
	}

#comment {
	background: #EEEEEE;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #d69c19;
	display: inline;
        -moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

/************************************************
*	Comments									*
************************************************/

.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar {
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}

#commentform p {
	margin: 5px 0px 5px 0px;
	}

#commentform #submit {
	margin: 0px;
	float: left;
	}

.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}

.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}

.children {
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}

.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}

.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}