/*
Theme Name: coyote_template
Theme URI: 
Description: Artisteer-generated theme
Version: 1.0
Author: 
Author URI: 
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */

/* Generated with Artisteer version 2.1.0.16090, file checksum is 6D748B88. */

body
{
	margin: 0 auto;
	padding: 0;
}

*{
padding:0;
margin:0;
}

.Main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

html {
	background: url('images/Page-BgTexture.jpg') repeat-x top left #d9f0ac;
}

#bottom_img {
background-image:url('images/bottom_img.jpg');
background-repeat:no-repeat;
background-position:center bottom;
height:93px;
background-color:#d9f0ac;
margin-top:-80px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
}

.cleared_line
{
	float: none;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	border-bottom:1px solid #d9f0ac;	
}


form
{
	padding:0 !important;
	margin:0 !important;
}

/* end Page */

/* begin Box, Sheet */
.Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 800px;
	min-width:1px;
	min-height:1px;
}

.Sheet-body
{
	position: relative;
	z-index:1;
	padding: 0px;
	margin-top:-1px;
}



.Sheet
{
	margin-top: 35px !important;
}
/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
	height:30px;
	float:none;
}


.artmenu, .artmenu ul
{
	margin: 0;
	padding: 0px 0px 0px 0px;
	border: 0;
	list-style-type: none;
	display: block;
}

.artmenu li
{
	margin: 12px 0 3px 0;
	padding: 0px 10px 0px 8px;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
	text-align:left;
}

.artmenu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.artmenu li li
{
/*	float: none;*/
	margin:0px 0px 0px 0px;
	padding:0;
}

.artmenu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.artmenu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.artmenu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.artmenu:after, .artmenu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
.artmenu, .artmenu ul
{
	min-height: 0;
}

.artmenu ul
{
	padding: 0px;
	margin: -10px 0 0 0px;
}

.artmenu ul ul
{
	padding:30px 30px 30px 10px;
	margin: -30px 0 0 0px;
}




/* menu structure */



.artmenu
{
	padding: 0px 0px 0px 54px;
}

.nav
{
	position: relative;
	height: 47px;
	z-index: 100;
}

.nav .l, .nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 47px;
	background-image: url('images/nav_bg.jpg');
}

.nav .l
{
	left: 0;
	right:0px;
}

.nav .r
{
	right: 0;
	width: 800px;
	clip: rect(auto, auto, auto, 800px);
}

/* end Menu */

/* begin MenuItem */
.artmenu ul li
{
	clear: both;
}

.artmenu a
{
/*	position:relative;*/
	display: block;
/*	overflow:hidden;*/
	height: 24px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:13px;
}


.artmenu a .r, .artmenu a .l
{
/*	position:absolute;*/
	display: block;
	height: 72px;
	background-image: url('images/MenuItem.png');
}

.artmenu a .l
{
	left:0;
	right:0px;
}

.artmenu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.artmenu a .t 
{
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding: 0px 8px 8px 8px;
	margin: 0 0px;
	line-height:24px;
	text-align: center;
}

.artmenu a:hover .l, .artmenu a:hover .r
{
	top:-24px;
}

.artmenu li:hover>a .l, .artmenu li:hover>a .r
{
	top:-24px;
}

.artmenu li:hover a .l, .artmenu li:hover a .r
{
	top:-24px;
}
.artmenu a:hover .t
{
	color: #FF4F1C;
}

.artmenu li:hover a .t
{
	color: #FF4F1C;
}

.artmenu li:hover>a .t
{
	color: #FF4F1C;
}



/* end MenuItem */

/* begin MenuSubItem */
/*
.artmenu li li{
margin-top:-2px;
}

.artmenu ul {
margin-top:1px;
padding:0;
}*/

/*.artmenu ul a
{
	display:block;
	width: 120px;
	line-height: 15px;
	height:17px;
	padding:0px;
	margin:0px;

}*/

.nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
	display: inline;
	background-image: none;
	text-decoration: inherit;
}

.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
	height:17px;
    /*line-height:15px;*/
	color: #666666;
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color:#ffffff;
	border-bottom:1px solid #D9F0AC;
	display:block;
	width: 120px;
	padding:3px;
	margin-bottom:0px;
}

.artmenu ul ul a
{
	margin-left: auto;
	margin-top:5px;
}

.artmenu ul li ul 
{
margin-top:30px;
}

.artmenu ul li a:hover
{
	color: #FF4F1C;
/*	background-position: 0 -26px;*/
	background-color:#D9F0AC;
}

.artmenu ul li:hover>a
{
	color: #FF4F1C;
	/*background-position: 0 -26px;*/
	background-color: #e6e8e7;
}

.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
	color: #FF4F1C;
}

.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
	color: #FF4F1C;
}


/* end MenuSubItem */

/* begin Header */
div.Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 800px;
	height: 237px;
}


div.Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 280px;
	height: 77px;
	background-image: url('images/header2.jpg');
	background-repeat: no-repeat;
	padding:180px 0px 0px 540px;
}
.donatebutton {
float:left;
}
.donatebutton a, .donatebutton a:visited {
background:url(images/donate.jpg) no-repeat top;
display:block;
height:35px;
width:134px;
text-indent:-5000px;
}

.donatebutton a:hover {
background:url(images/donate.jpg) no-repeat bottom;
display:block;
height:35px;
width:134px;
text-indent:-10000px;
}

.facebook{
float:left;
}
.facebook a, .facebook a:visited {
background:url(images/facebook.jpg) no-repeat top;
display:block;
height:27px;
width:26px;
margin-right:7px;
text-indent:-5000px;
}

.twitter {
float:left;
}
.twitter a, .twitter a:visited {
background:url(images/twitter.jpg) no-repeat top;
display:block;
height:27px;
width:26px;
margin-right:7px;
text-indent:-5000px;
}

.toprss {
float:left;
}

.toprss a,  .toprss a:visited, .toprss a:hover {
background: url(images/rssIcon.png) no-repeat;
width:26px;
height:50px;
display:block;
margin-left:7px;
text-indent:-10000px;
}
/* end Header */

/* begin ContentLayout */
.contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 800px;
}
/* end ContentLayout */

/* begin Box, Block */
.Block
{
	position:relative;
	z-index:0;
	min-width:1px;
	min-height:1px;
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0px 0px 0px 37px;
	color: #FDFDFC;
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 16px;
	line-height: 30px;
	white-space : nowrap;
	background-image: url('images/BlockHeader.png');
	background-repeat:no-repeat;
	display:block;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
    background-color: #F3F7E6;
	padding:10px;
}


.BlockContent-body
{
	color:#61584F;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.BlockContent-body a:link
{
	color: #6699CC;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
	color: #6699CC;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
	color: #4B305B;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.BlockContent-body ul
{
	list-style-type: none;
	color: #282B26;
	margin:0;
	padding:0;
}

.BlockContent-body li
{
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
}

.BlockContent-body ul li
{
	padding:0px 0 0px 16px;
	background: url('images/BlockContentBullets.png') no-repeat left top;
	margin:0.5em 0 0.5em 0;
	line-height:1.2em;
}

/* end Box, BlockContent */

/* begin Box, Post */
.Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.Post-body
{
	position: relative;
	z-index:1;
	padding:10px;
	background-color:#F3F7E6;
}



.Post
{
	margin: 10px 0px 10px 10px;
}

.PostHome
{
	margin: 10px 0px 0px 10px;
}

.PostFeatured
{
	margin: -10px 0px 10px 10px;
}

.PostHome .Post-body
{
	padding:10px 10px 0px 10px;
}

.PostFeatured .Post-body
{
	padding:0px 10px 0px 10px;
}

/* Start images */
a img
{
	border: 0;
}

.article img, img.article
{
	margin: 1em;
}

.metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Start tables */

.article table, table.article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.article table, table.article .article tr, .article th, .article td
{
	background-color:Transparent;
}

.article th, .article td
{
	padding: 3px;
	vertical-align: top;
	text-align:left;
}

.article th img, .article td img
{
	padding: 0px;
	margin:0px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper
{
	margin: 0.2em 0;
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 23px;
	color: #2A2E29;
}

.PostHeaderIcon-wrapper, .PostHeaderIcon-wrapper a, .PostHeaderIcon-wrapper a:link, .PostHeaderIcon-wrapper a:visited, .PostHeaderIcon-wrapper a:hover
{
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-size: 23px;
	text-align: left;
	color: #2A2E29;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.PostHeader a:link
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  text-decoration: none;
  text-align: left;
  color: #4b305b;
}

.PostHeader a:visited, .PostHeader a.visited
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  text-decoration: none;
  text-align: left;
  color: #4b305b;
}

.PostHeader a:hover, .PostHeader a.hovered
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  text-decoration: none;
  text-align: left;
  color: #4b305b;
  text-decoration:underline;
}
/* end PostHeader */

/* begin PostMetadata */
.PostMetadataHeader
{
	padding:1px;
}
/* end PostMetadata */

/* begin PostIcons */
.PostHeaderIcons
{
	padding:1px;
}

.PostHeaderIcons, .PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
{
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #3E443C;
}

.PostHeaderIcons a, .PostHeaderIcons a:link, .PostHeaderIcons a:visited, .PostHeaderIcons a:hover
{
	margin:0;
}

.PostHeaderIcons a:link
{
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #776B3C;
}

.PostHeaderIcons a:visited, .PostHeaderIcons a.visited
{
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #575F54;
}

.PostHeaderIcons a:hover, .PostHeaderIcons a.hover
{
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #CDA71D;
}
/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #393E37;
}

.PostContent
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  padding:10px;
  color: #393E37;
  line-height:140%;
}

.PostHome .PostContent
{
  padding:10px 10px 0px 10px;
}

.PostFeatured .PostContent
{
  padding:-10px 10px 0px 10px;
}

/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #847743;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #6699cc;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #6699cc;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #4b305b;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 23px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #4B305B;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #4B305B;
}

h3, h3 a, h3 a:link, h3 a:visited
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #ff441c;
  text-decoration:none;
}

h3 a:hover {
text-decoration:underline;
}

.h3, .h3 a, .h3 a:link, .h3 a:visited
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #ff441c;
  text-decoration:none;
}

.h3 a:hover {
text-decoration:underline;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #484E46;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #484E46;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #484E46;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #2A2E29;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.Post li
{
	padding:0px 0 0px 13px;
	line-height:1.2em;
}

.Post ol li, .Post ul ol li
{
	background: none;
	padding-left:0;
}

.Post ul li, .Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:13px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
	color:#0F100E;
	font-family: "Times New Roman", Georgia, Times, Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote
{
		border:solid 1px #D4CCAA; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#E9E4D3;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin PostMetadata */
.PostMetadataFooter
{
	padding:1pxs;
}
/* end PostMetadata */

/* begin PostIcons */
.PostFooterIcons
{
	padding:1px;
}

.PostFooterIcons, .PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover
{
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	color: #3E443C;
}

.PostFooterIcons a, .PostFooterIcons a:link, .PostFooterIcons a:visited, .PostFooterIcons a:hover
{
	margin:0;
}

.PostFooterIcons a:link
{
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #776B3C;
}

.PostFooterIcons a:visited, .PostFooterIcons a.visited
{
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #575F54;
}

.PostFooterIcons a:hover, .PostFooterIcons a.hover
{
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #CDA71D;
}
/* end PostIcons */

/* begin Button */
.Button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:22px;
	margin:0;
	padding:0;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.Button .btn
{
	display:block;
	position:relative;
	float:left;
	height: 22px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	color: #000000;
}

.Button .btn .t
{
	display:block;
	height: 22px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 5px;
	line-height: 22px;
	text-decoration: none !important;
}

input, select
{
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.Button .hover, .Button:hover
{
	color: #000000;
	text-decoration: none !important;
}

.Button .active
{
	color: #FCF9ED;
}

.Button .btn .l, .Button .btn .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 66px;
	background-image: url('images/Button.png');
}

.Button .btn .l
{
	left:0;
	right:1px;
}

.Button .btn .r
{
	width:403px;
	right:0;
	clip: rect(auto, auto, auto, 402px);
}

.Button .btn.hover .l, .Button .btn.hover .r, .Button .btn:hover .l, .Button .btn:hover .r
{
	top: -22px;
}

.Button .btn.active .l, .Button .btn.active .r
{
	top: -44px;
}


/* end Button */

/* begin Footer */
.Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 800px;
	margin: 5px auto 0px auto;
}

.Footer .Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.Footer .Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('images/Footer.png');
	width: 800px;
	height: 150px;
	bottom:0;
	left:0;
}

.footerlinks ul {
     display: inline;
     list-style-type: none;
     list-style-image:none;
     margin:0; }
	 
.footerlinks li, .footerlinks li li, .footerlinks li li li {
     display: inline;	 	 
	 }
	  
.footerlinks a {
     text-decoration:none;
	 padding:0px 0px 0px 3px;
	 margin-left:3px;
	 border-left: 1px dotted #6699cc;
	 font-size:10px;
     }

	 
	 

.rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 17px;
}

/* begin LayoutCell */
.contentLayout .content
{
	position: relative;
	margin: 10px;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 576px;
	background:#F3F7E6;
}

.contentLayout .content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 799px;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 200px;
}
/* end LayoutCell */



.commentlist, .commentlist li
{
	background: none;
}

.commentlist li li
{
	margin-left:30px;
}

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

.commentlist li cite
{
	font-size:1.2em;
}

#commentform textarea
{
	width: 100%;
}

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

.navigation
{
	display: block;
	text-align: center;
	float:right;
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .article .aligncenter img, .aligncenter img.article, .aligncenter img, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.alignright img, img.alignright
{
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft
{
	margin: 1em;
	margin-left: 0;
}

.wp-caption
{

	text-align: center;
	padding-top: 4px;
	margin: 4px;
}

.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;
}
/* End */


.hidden
{
	display: none;
}

/* 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;
}

.toppad {
margin-top:10px;
}

.pagetitle {
font-size: 23px;
}
.time {
font-size:10px;
color:#999999;
}

p {
margin-bottom:10px;
}

.map {
margin:20px 20px 20px 0px;
float:left;
border:1px solid #cccccc;
}

.event
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  padding:10px;
  color: #393E37;
  line-height:140%;
  width:500px;
  white-space: normal;
}

.event p {
margin-bottom:5px;
}

.donate {
width:200px;
float:left;
margin:0px 10px 30px 0px;
}

.donate img{
margin:0px;
padding:0px;
}
