/*
Theme Name: ELM.org Default
Theme URI: http://elm.org/
Description: The default ELM.org theme.
Version: 1.1
Author: Anonymous
Author URI: http://elm.org/
Tags: blue, custom header, fixed width, two columns, widgets
*/

@import url(http://fonts.googleapis.com/css?family=Julius+Sans+One);

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Calibri, Arial, Sans-Serif;

	background: #6C762B;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
/*	background: #ffffff url('images/header.gif') no-repeat bottom center; */
	background: #fff;
	}

#headerimg 	{
	margin: 0;
	height: 122px;
	width: 800px;
	}

#content {
	font-size: 1.4em;
	}

#content h2{
	margin: .2em 0 .1em 0;
	padding: 0;
}

#content h2 a{
	color:#404040;
}

#content h2 a:hover{
	color:#404040;
	text-decoration:underline;
}

.contact_form {
	text-align: left;
}

.widecolumn .entry p {
	font-size: 1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .entry p, .widecolumn .entry p{
	color:#404040;
	font-family:Calibri, Arial, Sans-Serif;
	font-size: 16px;
	overflow: visible;
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn {
	margin: 22px 0 0 0;
}

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

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #252525 url('images/footer_nav_background.gif') repeat-x;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Calibri, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 16pt;
	}

h2.pagetitle {
	font-size: 16pt;
	}

#sidebar h2 {
	font-family:Calibri, Arial, Sans-Serif;
	font-size:18px;
	font-weight:normal;
	color:#a9af43;
	padding:0 0 6px 0;
}

h3 {
	font-size: 12pt;
	}
	
#sidebar .cf7_widget_subheading {
	font-size: 14px;
	margin: 4px 0 12px 0;
	font-weight: bold;
	text-decoration: underline;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:link {
	color: #a9af43;
	}

.entry p a:visited {
	color: #a9af43;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

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

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999999;
	}

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

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

a, h2 a:hover {
	color: #a9af43;
	text-decoration: none;
	}
h3 a:hover{
	text-decoration:underline;
}

a:hover {
	color: #A9AF43;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.regular_page .big_green {
	font-family:Calibri, Arial, Sans-Serif;
	font-size:18px;
	font-weight:bold;
	color: #a9af43;
	line-height: 1.2em;
}

/* .horizontal_dash {
	width: 640px;
	height: 1px;
	border-bottom: #ccc dashed thin;
	display: block;
	margin: 5px 0 20px 0;
} */

.regular_page{
	padding: 0 0 0 25px;
}

.regular_page p {
	font-family:Calibri, Arial, Sans-Serif;
	margin:0 0 .5em 0;
/*	width: 640px; */
	font-size: 11pt;
}

.regular_page h3{
	font-family:Calibri, Arial, Sans-Serif;
	font-size:24px;
	margin:0 0 5px 0;
}

.regular_page .horizontal_dash{
	margin:20px 0 20px 0;
}

.regular_page .page_header_pic{
	margin:0 0 15px 0;
}

.page_header{
	display:none;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	}

#header {
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 122px;
	width: 1000px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
	
#intro {
	background: url('images/intro_bg.jpg') no-repeat left center;
	padding: 24px 24px 24px 112px;
	min-height: 67px;
	/*border-bottom: 1px solid #a9af43;*/
}

#intro p.learn-more {
	padding: 0;
	margin-bottom: 0;
}

#main_nav {
	height:48px;
	width:1000px;
	background: #999;
	position:relative;
}

/*#main_nav h2{
	display:none;
}

#main_nav ul{
	position:relative;
	list-style-type:none;
	margin:0;
	padding: 8px 0 0 50px;
}

#main_nav li {
	font-family:Calibri, Arial, Sans-Serif;
	font-size: 16px;
	color: #fff;
	padding:0;
	position:relative;
	display:inline;
}*/

#primary_nav_wrap
{
	/*margin-top: 15px
}*/
}

#primary_nav_wrap ul
{
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding:0
}

#primary_nav_wrap ul a
{
	display:block;
	color:#333;
	text-decoration:none;
	/*font-size:12px;*/
	line-height:48px;
	padding:0 15px;
	/*font-family:"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;*/
	font-family:Calibri, Arial, Sans-Serif;
	font-size: 16px;
}

#primary_nav_wrap ul li.menu-item-has-children > a:after {
	content: "\203A\203A";
	display: inline-block;
	margin-left: 6px;
}

#primary_nav_wrap ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0
}

#primary_nav_wrap ul li.current-menu-item
{
	background: rgba(0,0,0,.125);
}

#primary_nav_wrap ul li:hover
{
	background: #aa1e36;
}

#primary_nav_wrap ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0;
	background: #aa1e36;
}

#primary_nav_wrap ul ul li
{
	float:none;
	width:200px;
	border-bottom: 1px solid rgba(255,255,255,.25);
}

#primary_nav_wrap ul ul li a:hover {
	background: #8f172c;
}

#primary_nav_wrap ul ul a
{
	line-height:120%;
	padding:10px 15px
}

#primary_nav_wrap ul ul ul
{
	top:0;
	left:100%
}

#primary_nav_wrap ul li:hover > ul
{
	display:block
}

#primary_nav_wrap li a:link {color:#fff; text-decoration: none}      /* unvisited link */
#primary_nav_wrap li a:visited {color:#fff; text-decoration: none}  /* visited link */
#primary_nav_wrap li a:hover {color:#fff; text-decoration: none}  /* mouse over link */
#primary_nav_wrap li a:active {color:#fff; text-decoration: none}  /* selected link */

/*#main_nav #pixopoint_menu1 {background: #999; background-image: none; height: 48px;}
#main_nav #pixopoint_menu1 li {font-size: 16px !important; background: #999; background-image: none; line-height: 48px;}
#main_nav #pixopoint_menu1 li a:hover,
#main_nav #pixopoint_menu1 li.sfhover,
#main_nav #pixopoint_menu1 li.sfhover li {background: #aa1e36;}

#main_nav #pixopoint_menu1 li.sfhover li a:hover {
	background: #8f172c;
}

#main_nav #pixopoint_menu1 ul ul {top: 48px; width: 200px;}
#main_nav #pixopoint_menu1 ul ul ul {top: 0 !important;}
#main_nav #pixopoint_menu1 ul ul li {border-left: none; border-right: none; width: 100%;}

#main_nav #pixopoint_menu2 ul ul li {
	width:200px;
}

#main_nav #pixopoint_menu2 ul ul ul li {
	width:200px;
}

#main_nav #pixopoint_menu1 li li:hover ul,#pixopoint_menu1 li li.sfhover ul,#pixopoint_menu1 li li li:hover ul,#pixopoint_menu1 li li li.sfhover ul {
	margin-left:200px;
	}

#main_nav #pixopoint_menu2 li li:hover ul,#pixopoint_menu2 li li.sfhover ul,#pixopoint_menu2 li li li:hover ul,#pixopoint_menu2 li li li.sfhover ul {
	margin-left:200px;
}

#main_nav #pixopoint_menu1 li li:hover ul,
#main_nav #pixopoint_menu1 li li.sfhover ul,
#main_nav #pixopoint_menu1 li li li:hover ul,
#main_nav #pixopoint_menu1 li li li.sfhover ul {
	margin-left: 200px;
}*/

#main_nav .searchform {
	position: absolute;
	top: 14px;
	right: 0;
	margin-right: 24px;
}



/* =Menu
-------------------------------------------------------------- */

#access {
	background: #000 url('images/main_nav_background.gif') repeat-x;
	display: block;
	float: left;
	margin: 0 auto;
	width: 1000px;
	height: 28px;
}
#access .menu-header,
div.menu {
	font-size: 11px;
	margin-left: 0px;
	width: 1000px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #fff;
	display: block;
	line-height: 28px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #000;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


.menu_divider{
	padding:0 8px 0 10px;
}

#container{
	width:1000px;
/*	min-height: 932px; */
	background: #252525 url('images/content_background.jpg') no-repeat;
}

#content{
	padding: 0;
	margin: 50px 0 25px 45px;
	width: 700px;
	float: left;
}

.narrowcolumn {
	padding: 0;
	margin: 0;
/*	float: left;
	width: 700px;
	min-height: 840px; */
	background-color:#fff;
	}

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

.narrowcolumn h2 {
	font-family:Calibri, Arial, Sans-Serif;
	font-size: 16pt;
	color: #404040;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
}

.post,
.profiles,
.tributes {
	margin: 0 0 0 32px;
	text-align: justify;
	width: 640px;
	border-bottom: #ccc dashed thin;
	}


#post_social{
	height:14px;
	color:#999999;
	font-size:22px;
	font-family:Calibri, Arial, Sans-Serif;
}

#post_social a{
	color:#999999;
}

#post_social a:hover {
	/*color: #a9af43;*/
	text-decoration: underline;
}

.post_share{
	display:inline-block;
	width:75px;
	background: #ffffff url('images/share_icon.gif') no-repeat;
	background-position:right bottom;
}

.post_discuss{
	padding-left:15px;
	width:102px;
	display:inline-block;
	background: #ffffff url('images/discuss_icon.gif') no-repeat;
	background-position:right bottom;
	position:relative;
}

.post_tags{
	margin:0 0 15px 0;
	font-family:Arial;
	color:#999999;
}

.post_tags a:link{color:#a9af43;text-decoration:none;}
.post_tags a:hover{color:#a9af43;text-decoration:underline;}
.post_tags a:active{color:#a9af43;text-decoration:underline;}
.post_tags a:visited{color:#a9af43;text-decoration:underline;}

.post hr {
	display: block;
	}

.postInfo{
	font-family:Calibri, Arial, Sans-Serif;
	position:relative;
	display:block;
	margin: 25px 0 0 0;
}

.postCats {
	color:#a9af43;
	font-size:18px;
}

.postCats a{
	color:#a9af43;
	position:relative;
}

.postDate {
	font-family:Arial,Georgia;
	color:#404040;
	font-size:12px;
}

.postDivider {
	font-family:Arial,Georgia;
	color:#404040;
	font-size:18px;
}

.widecolumn .post {
	margin: 0;
	}

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

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

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	width:640px;
	clear: both;
	margin: 22px 0 25px 0;
}

.postmetadata a:link{
	color: #a9af43;
}
.postmetadata a:hover{
	color: #a9af43;
}
.postmetadata a:visited{
	color: #a9af43;
}
.postmetadata a:active{
	color: #a9af43;
}

.clear {
	clear: both;
}

#footer {
	padding: 0 0 50px 0;
	margin: 0 0 0 50px;
	width: 700px;
	height: 35px;
	clear: both;
	}

#footer_nav{
	position:relative;
	float:right;
}

#footer_copyright{
	position:relative;
	float:left;
}

#footer_nav h2, #footer_copyright h2{
	display:none;
}

#footer_copyright ul{
	position:relative;
	display:inline-block;
	list-style-type:none;
	
	margin:0 25px 0 0;
	padding:11px 0 0 15px;
}

#footer_nav ul{
	position:relative;
	list-style-type:none;
	margin: 0;
	padding:11px 0 0 0;
}

#footer_nav li, #footer_copyright li{
	font-family:Arial;
	font-size: 10px;
	color: #fff;
	padding: 0;
	position: relative;
	display: inline;
}

#footer_nav li a:link, #footer_copyright li a:link {color:#000;text-decoration: underline}      /* unvisited link */
#footer_nav li a:visited, #footer_copyright li a:visited  {color:#000;text-decoration: underline}  /* visited link */
#footer_nav li a:hover, #footer_copyright li a:hover {color:#aa1e36;text-decoration: underline}  /* mouse over link */
#footer_nav li a:active, #footer_copyright li a:active {color:#aa1e36;text-decoration: underline}  /* selected link */

#footer p {
	margin: 0;
	padding:0;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}
	
#intro h1 {
	padding: 0;
	font-size: 24px;
	color: #000;
	text-align: left !important;
	/*font-family: 'Julius Sans One', sans-serif;*/
	font-weight: 800;
	/*text-shadow: 1px 1px 1px #333;*/
	line-height: 1.5;
}

h2 {
	margin: 30px 0 0 0;
	}

h2.pagetitle {
/*	margin-top: 30px;
	text-align: center; */
}

h3 {
	padding: 0;
	margin: 1em 0 .75em 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

#intro .sharedaddy, #upcoming .sharedaddy {
	display: none;
}

#headlines {
	width: 46%; 
	float: right;
	padding: 2%;
	margin: 6px 0 0 0;
	/*border-top: 1px solid #a9af43;*/
}

#upcoming {
	width: 46%; 
	float: left;
	padding: 2%;
	margin: 6px 0 0 0;
	/*border-top: 1px solid #a9af43;*/
}

#upcoming .section {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 18px;
}

#upcoming p {font-size: 16px;}
#upcoming p strong {color: #778041;}

#upcoming .section:last-child {
	border-bottom: none;
}

#headlines h2,
#upcoming h2 {
		/*font-family: 'Julius Sans One', sans-serif;*/
		font-weight: 800;
		margin-bottom: 12px;
}

#headlines ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-bottom: 12px;
}

#headlines ul li:nth-child(1), 
#headlines ul li:nth-child(2),
 {
	display: none;
}

#headlines .entry {
	clear: both;
	padding: 10px 0 10px 85px;
	border-top: 1px solid #efefef;
}

#headlines .entry h3 {
	font-size: 16px;
	margin: 0;
	line-height: 1.3;
}

#headlines .entry h3 a {
	color: #778041; 
}

#headlines .entry img {
	float: left;
	margin: 0 0 10px -85px;
	padding: 1px;
	box-shadow: 0 0 2px #999;
}

#headlines .entry .date {
	color: #585858;
}


#headlines .more {clear: both; display: block; margin-top: 1em; padding-top: 1em; text-align: right;border-top: 1px solid #efefef;}
#headlines .more a {text-decoration: underline;}


/* Begin Images */
p img {
	padding: 0;
}

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

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

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

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

.alignright {
	float: right;
	}

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



/* Begin Lists

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

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}
#sidebar ul ul {
	border-color:#333;
	border-style:none none dashed none;
	border-width:thin;
	padding:0 0 10px 0;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

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

#sidebar ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	font-family:Calibri, Arial, Sans-Serif;
	color:#fff;
	font-size:12px;
}

#sidebar ul li a{
	color:#fff;
}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

/*ol li,*/ #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 0;
	padding: 0;
	}
/* End Entry Lists */



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

#sidebar #searchform #s {
	width: 100px;
	padding: 0;
	}

#sidebar #searchsubmit {
	padding: 0;
	}

/* This is mainly for password protected posts, makes them look better. */
/*.entry form { 
	text-align:center;
	} */

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#respond{
	margin:0 0 0 30px;
	width:640px;
	font-family:Arial;
	color:#404040;
}

#respond a:link{color:#a9af43;text-decoration:none;}
#respond a:hover{color:#a9af43;text-decoration:underline;}
#respond a:visited{color:#a9af43;text-decoration:underline;}
#respond a:active{color:#a9af43;text-decoration:underline;}


#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	width:630px;
	color:#999999;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	color:#404040;
	font-family:Arial;
	}

.commentlist a:link{color:#a9af43;text-decoration:none;}
.commentlist a:hover{color:#a9af43;text-decoration:underline;}
.commentlist a:active{color:#a9af43;text-decoration:underline;}
.commentlist a:visited{color:#a9af43;text-decoration:underline;}

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

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

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

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

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



/* Begin Sidebar */
#sidebar
{
	font-family:Calibri, Arial, Sans-Serif;	
/*	position:relative;
	display:inline-block; */
	float: right;
	margin: 50px 45px 0 0;
	padding: 0;
	width: 193px;
	background-color:#000;
	border-style:solid;
	border-width:2px;
	border-color:#fff;
}

#donate_box{
	width:168px;
	height:228px;
/*	background: #a9af43 url('images/sidebar_donate_box.jpg') no-repeat top; */
	background: #a9af43;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	margin-top: 1.25em;
}

#donate_box h1{
	display:none;
}

#donate_box p{
	padding:5px 0 3px 0;
}

#donate_box a{
	font-weight: normal;
	font-family: Arial;
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
}

/* #donate_box a{
	font-weight:bold;
	font-family:Arial;
	font-size:14px;
	color:#fff;
	text-decoration:underline;
} */

#donate_box a:hover{
	text-decoration: underline;
}

#sidebar h1 {
	font-family:Calibri, Arial, Sans-Serif;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:15px 0 0 0;
	text-align:left;
}

#sidebar ul ul span{
	margin:10px 0 0px 0;
	position:relative;
	display:block;
	font-family:Arial;
	font-size:11px;
}

#sidebar ul ul span a{
	color:#a9af43;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



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

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

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

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



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

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

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

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	/*display: none;*/
	display: block;
	border: none;
	height: 1px;
	background: #ccc;
}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	margin:25px 25px 25px 30px;
	font-family:Calibri, Arial, Sans-Serif;
	font-size:16px;
	position:relative;
	display:inline-block;
	width:640px;
	}

.navigation a:link{color:#a9af43;text-decoration:none;}
.navigation a:hover{color:#a9af43;text-decoration:underline;}
.navigation a:active{color:#a9af43;text-decoration:underline;}
.navigation a:visited{color:#a9af43;text-decoration:underline;}
/* End Various Tags & Classes*/

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

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

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	width: inherit;
}
/* End captions */

/* Home page feature area */

#feature-area {
	border-top: 1px solid #a9af43;
	border-bottom: 1px solid #a9af43;
	background: #f5f5f0;
	position: relative;
	height: 100%;
}

#feature-area .text,
#feature-area .video {
	float: left;
	width: 46%;
	padding: 10px 2%;
}

#feature-area .text {
	height: 100%;
}

#feature-area .video {
	background: #dfe1d0;

}

#feature-area .video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
#feature-area .video-wrapper iframe,
#feature-area .video-wrapper object,
#feature-area .video-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




.stick p .st_facebook_large, .stick p .st_twitter_large, .stick p .st_email_large, .stick p .st_sharethis_large { display: none; }

#sticky1 { width: 46%; float: left; margin-left: 1em; padding: 0 4px 4px 4px; border: 1px #eee solid; background-color: #f1f1f1; }
#sticky2 { width: 46%; float: right; margin-right: 1em; padding: 0 4px 4px 4px; border: 1px #eee solid; background-color: #f1f1f1; }
.stickyTitle { font-size: 14pt; font-weight: bold; padding: 0; margin-bottom: .5em; }
.emailFormField { width: 80%; margin: 2px 0;}
.social img { margin: 0; padding: 0; text-align: center; border: none; }

.multiShare ol { list-style: none; margin: 0; padding: 0; }
.multiShare li { margin: 0 .5em 0 0; padding: 0; float: left; font-size: 10pt; line-height: 1; }
.multiShare { margin: 0 0 .6em 0; padding: 0; height: 20px; clear: left; }

/* Profiles */
.profile-list p,
.profiles p {font-size: 14px;}
.profile-list p.location {margin: 0;}
.profiles h3 {margin-top: 32px;}
.profiles ul {list-style-type: none; margin: 0; font-size: 14px; padding:0;}
.profile-list {clear: both; padding: 1em 0;}
.profile-list figure {padding: 0; margin: 0; float: left; margin-right: 2em; width: 50px; height: 50px; overflow: hidden;}
.profile-list figure img {padding: 0; margin: 0; width: 100%; max-width: 100%; height: auto;}
.profiles img.attachment-thumbnail {float: right; background: #EFEFEF; padding: 1em; margin: 0 0 1em 2em;}
.back-profile {display: block; background: #EFEFEF; font-weight: bold; padding: 1em; margin: 2em 0 1em;}

/* Tributes */
.tributes-list p,
.tributes p {font-size: 14px;}
.tribute-list p {margin: 0;}
.profiles h3 {margin-top: 32px;}
.tribute-list {clear: both; padding: 2em 0; height: 50px;}
.tribute-list figure {padding: 0; margin: 0 2em 0 0; float: left; margin-right: 2em; width: 50px; height: 50px; overflow: hidden;}
.tribute-list figure img {padding: 0 0 1em; margin: 0; width: 100%; max-width: 100%; height: auto;}
.tributes img.attachment-thumbnail {float: right; background: #EFEFEF; padding: 1em; margin: 0 0 1em 2em;}

.tributes .printfriendly {display: none;}

.tributes .button {display: block; width: 35%; text-align: center; background: #A9AF43; font-size: 1.5em; color: #FFF; padding: 1em 1.25em; margin: 0 0 1em 0; margin: 0 auto 2em;  -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;}
.tributes .button:hover {background: #959a3b;}

/* Donate Now sidebar */
.widget .button {margin-top: 18px; -moz-transition: background .5s ease; -webkit-transition: background .5s ease; transition: background .5s ease; padding: 32px 16px; font-size: 16px; text-transform: uppercase; font-weight: bold; display: block; text-align: center; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; background: #2E9DF7; color: #FFF; margin-right: 10px; text-shadow: 1px 1px 1px rgba(0,0,0,.25);}
.widget .button:hover {background: #50adf8; text-decoration: none;}

#post-4191 .regular_page > h2,
#post-4172 .regular_page > h2 {display: none;}

/* Enews sign up sidebar */
#sidebar .gform_wrapper {
	margin: 0 10px 0 0;
	max-width: auto !important;
}

#sidebar .gform_fields {
	border-bottom: none;
}

#sidebar .gform_wrapper label.gfield_label+div.ginput_container {
	margin-top: 0;
}

#sidebar .gform_wrapper .gfield_required {
	display: inline-block !important;
	margin-left: 4px !important;
}

#sidebar .gform_wrapper .top_label .gfield_label {
	font-size: 16px;
	margin: 0;
}

#sidebar .gform_wrapper .ginput_complex span {
	width: 100%;
	margin: 0;
}

#sidebar .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width: 100%;
}

#sidebar .gform_wrapper .gform_footer {
	padding: 0;
	margin: 0;
}

#sidebar .gform_wrapper .button {
	margin: 0;
	border: none;
	padding: 0;
	line-height: 24px;
	display: block;
	width: 100%;
}

/* Text meant only for screen readers */
.screen-reader-text { position: absolute; left: -9000px; }