/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
//
//  Customization by Manny Pitta <mpitta.com> April 2017
//  for The Pine Ridge Association
//
*/
/* ============================ PRA CUSTOM CSS ============================ */
@import "elena_custom.css";
/* ----- LISTS ----- */
.item-page ul li {
    list-style-position: inside;
    margin-left: 12px;
}
/* ----- LISTS WHEN EDITING ----- */
.edit ul li {
    list-style-type: none;
}
/* ----- BACKGROUNDS ----- */
#jsn-body {
    background-color: white;
}
#jsn-master {
    background-image: url(../images/backgrounds/20080119WillsonPeakLeederCynthia1720_25_1920x1280.jpg);
    background-size: cover;
    background-attachment: fixed;
}
/* ----- HEADER ----- */
#jsn-header {
    border: none;
    background: transparent;
    margin-bottom: 0;
}
#jsn-header-inner {
    padding: 0;
    margin-bottom: 0;
    color: white;
    background-color: #003a1c;
}
/* ----- MENUS ----- */
#jsn-menu {
    background: transparent;
}
#jsn-menu span {
    font-size: 16px;
    text-transform: none;
    text-shadow: 0 1px 0 #000;
}
#jsn-menu-inner {
    background: linear-gradient(#ce9236, #a56325);
}
#jsn-menu-inner a, ul.menu-topmenu li a, ul.menu-topmenu li a span {
    color: white;
}
div.jsn-modulecontainer ul.menu-mainmenu > li.parent > a {
    background: none;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > a {
    padding: 6px 20px 9px;
}
div.jsn-modulecontainer ul.menu-mainmenu > li > a,
div.jsn-modulecontainer ul.menu-mainmenu > li:hover > a, 
div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
    border-top: none;
}
div.jsn-modulecontainer ul.menu-mainmenu > li.active > a {
    background: linear-gradient(#003a1c, #007e3b);
}
div.jsn-modulecontainer ul.menu-mainmenu > li:hover > a { 
    background-color: #00582a;
}
ul.menu-topmenu {
    margin: 13px 10px;
/*    background: linear-gradient(#ce9236, #a56325);
    padding: 8px;
    border-bottom: 1px solid #aaa;
    border-left: 1px solid #aaa;  */
}
ul.menu-topmenu span {
    font-size: 14px;
    font-weight: 550;
    text-shadow: 0 1px 0 #000;
}
div.jsn-modulecontainer ul.menu-mainmenu ul {
    background: #a56325;
}
div.jsn-modulecontainer ul.menu-mainmenu ul > li:hover > a {
    background: #ce9236;
}
div.jsn-modulecontainer ul.menu-mainmenu ul li.active > a {
	background-color: #007e3b;
}
/* ----- SOCIAL ICONS ----- */
#jsn-social-icons ul li a {
    opacity: 0.8;
}
/* ----- MAIN CONTENT ----- */
#jsn-content {
    margin-top: 0;
}
div.pra-blog {
    padding-left: 15px;
}
.pra-blog h2[itemprop="headline"] {
    font-size: 20px !important;
    letter-spacing: 2px;
    color: #505050;
    text-shadow: 0 1px 0 #505050;
    background-color: #eee;
    padding: 6px !important;
    margin-left: -6px;
}
/* ----- HOME PAGE ARTICLE ----- */
.jsn-homepage #jsn-mainbody {
    background-image: url(../images/dot.png);
    background-repeat: repeat-x;
}
/* ----- HOME PAGE PROMO ----- */
#jsn-promo {
    background-color: #f0f0f0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-bottom: 4px #003a1c solid;
}
.home-page-promo p:empty {
    display: none;
}
/* ----- HOME PAGE SLIDER ----- */
.manny-home-page-slider div.jsn-modulecontainer_inner {
    border: 2px solid #003a1c;
    background-color: rgba(0,102,51,0.2);
}
/* ----- HOME PAGE EVENTS AND ACTIVITIES ----- */
div.jsn-modulecontainer div.jsn-modulecontainer_inner {
    margin: 0 !important;
}
#jsn-pos-user-top, #jsn-pos-mainbody-top {
    background-image: none;
}
.home-page-events h3, .home-page-activities h3, .home-page-headline h3 {
    padding: 10px;
    margin-bottom: 15px;
}
.home-page-activities h3 {
    background-color: #ce9236;
}
.home-page-events h3 {
    background-color: #005428;
}
.home-page-events h3.jsn-moduletitle span, .home-page-activities h3.jsn-moduletitle span, .home-page-headline h3.jsn-moduletitle span {
    font-size: 20px;
    letter-spacing: 2px;
}
.home-page-events h3.jsn-moduletitle span, .home-page-activities h3.jsn-moduletitle span {
    color: #f0f0f0;
    text-shadow: 0 1px 0 rgba(0,0,0,0.6);
}
.home-page-headline h3.jsn-moduletitle span {
    color: #505050;
    text-shadow: 0 1px 0 #505050;
}
.home-page-activities .jsn-mod-custom a {
    display: inline-block;
    width: 113px;
    text-align: center;
    color: #006633;
    font-weight: bold;
}
.home-page-activities .jsn-mod-custom a img {
    width: 75px;
    height: 75px;
}
.home-page-headline .jsn-mod-custom, .pra-blog [itemprop="articleBody"] {
    padding: 0 10px;
}
.events-accordion div[data-tag="disable"] {
    display: none;
}
/* ----- RIGHT SIDEBARS ----- */
.manny-right-blue div.jsn-modulecontainer_inner {
    background: #e7eff5;
}
.manny-right-gold div.jsn-modulecontainer_inner {
    background: #faf4ea;
}
.manny-right-green div.jsn-modulecontainer_inner {
    background: #f8f8f8;
}
.manny-right-blue h3.jsn-moduletitle {
    background: #558bb3;
}
.manny-right-gold h3.jsn-moduletitle {
    background: #ce9236;
}
.manny-right-green h3.jsn-moduletitle {
    background: #005428;
}
.manny-right-blue h3.jsn-moduletitle, .manny-right-gold h3.jsn-moduletitle, .manny-right-green h3.jsn-moduletitle {
    text-shadow: 0 1px 0 rgba(0,0,0,0.6);
    color: #FFF;
    padding: 15px;
    text-align: center;
}
.manny-right-blue div.jsn-modulecontent, .manny-right-gold div.jsn-modulecontent, .manny-right-green div.jsn-modulecontent {
    border-top: 1px solid #F5F5F5;
    border-right: 1px solid #d2dbe1;
    border-bottom: 1px solid #d2dbe1;
    border-left: 1px solid #d2dbe1;
    text-shadow: 0 1px 0 #FFF;
    padding: 10px 15px;
}
/* ----- PRA EVENTS BLOG ----- */
.pra-events-blog .items-leading h2 {
    margin-bottom: 0;
    border-top: 1px dotted #aaa;
}
/* ----- CONTENT-BOTTOM ----- */
#jsn-pos-content-bottom {
    background: #005428;
    border-bottom: 10px solid #ce9236;
}
.content-bottom-custom h3.jsn-moduletitle span {
    color: #ce9236;
    text-shadow: 0 1px 0 rgba(0,0,0,0.6);
}
.content-bottom-custom p {
    color: #f0f0f0;
}
/* ----- FOOTER ----- */
#jsn-footer-inner1 {
    background: none;
    border-top: none;
}
#jsn-footer-inner {
    background: #333 url(../images/footer-inner-bg-top.png) left top repeat-x;
    border-top: 1px solid #222;
}
div#jsn-pos-bottom {
    min-height: 0;
}
div#jsn-pos-bottom div.jsn-modulecontainer_inner {
    margin: 0 10px 8px;
}
.jsn-mod-custom p:empty {
    display: none;
}
.footer-left p {
    text-align: left;
}
.footer-center p {
    text-align: center;
}
.footer-left p, .footer-center p, .footer-right p {
    margin: 0 !important;
}
/* ----- WILDFLOWER DETAILS ----- */
.wildflower p strong {
    display: inline-block;
    width: 120px;
    margin-left: 10px;
}
.wildflower p {
    line-height: normal;
}
.wildflower dl {
    margin-top: 0;
}
.wildflower dd {
    line-height: normal;
    margin-top: 5px;
    margin-bottom: 5px;
}
.wildflower span.field-label {
    font-weight: bold;
    display: inline-block;
    width: 116px;
}
.wildflower h2[itemprop="headline"] {
    margin-top: 0;
}
.wildflower dd img {
    margin-top: 20px;
}
div.wildflower {
    padding-left: 20px;
}
/* ----- WILDFLOWER TAG LAYOUT ----- */
.wflist > h1 {
    font-size: 28px;
}
.wflist > p {
    margin-left: 10px;
    margin-bottom: 20px;
}
.wflist strong::after {
    content: " ";
}
/* ----- WILDFLOWER SIDE MENU LAYOUT ----- */
div[class*="manny-right"].jsn-modulecontainer {
    margin-top: 15px;
    margin-bottom: 20px;
}
@media only screen and (min-width: 960px) {
    div[class*="manny-right"].jsn-modulecontainer {
        margin-right: 12px;
    }
}
/* ----- BRAND ----- 
#jsn-brand {
    padding: 3px 0;
    margin: 0 auto;
    background-color: rgba(255,255,255,0.9);
    width: 960px;
}
#jsn-brand p {
    margin: 0;
}
#jsn-brand div {
    width: 320px;
    display: inline-block;
}
#jsn-brand-L {
    float: left;
}
#jsn-brand-L p {
    text-align: left;
    padding-left: 10px;
}
#jsn-brand-M {
    text-align: center;
}
#jsn-brand-R {
    float: right;
}
#jsn-brand-R p {
    text-align: right;
    padding-right: 10px;
}*/
/* ============================== CUSTOM CSS ============================== */
/* ----- LATEST NEWS MODULE ----- */
div.jsn-modulecontainer div.jsn-modulecontent ul.latestnews li a {
	display: block;
	line-height: 36px;
	border-bottom: 1px dotted #CCC;
	text-decoration: none;
}
#jsn-usermodules3 div.jsn-modulecontainer div.jsn-modulecontent ul.latestnews li a {
	color: #FFF;
	text-decoration: none;
	border-color: rgba(255,255,255,0.2);
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
#jsn-usermodules3 div.jsn-modulecontainer ul.latestnews li a:hover {
	background-color: rgba(255,255,255,0.2);
}
div[class*=lightbox-] ul.latestnews li a,
#jsn-usermodules3 div[class*=lightbox-] ul.latestnews li a {
	color: rgba(0,0,0,0.6);
	text-shadow: 0 1px 0 rgba(255,255,255,0.8);
	border-color: rgba(0,0,0,0.2);
}
div[class*=lightbox-] ul.latestnews li a:hover,
#jsn-usermodules3 div[class*=lightbox-] ul.latestnews li a:hover {
	background-color: rgba(255,255,255,0.4);
}

/* MODULE CHRISTMAS ICONS */
div.typography-article .jsn-christmas-link-icon {
	color: #555;
}

/* =============== DEMO ITEMS =============== */
@media only screen and (max-width: 960px),
(max-device-width: 960px) {
	img.demo-merrychristmas {
		max-width: none;
	}
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
	div.demo-frontpage-textblock {
		clear: both;
		padding: 20px 0 0 0 !important;
	}
}
/* ----- FRONT PAGE ----- */
div.demo-fp {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	margin: 20px 0 0;
	padding: 20px 0 40px;
}
h3.demo-fp-title {
	font-size: 2.5em;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Oswald;
}
/* ----- JSN IMAGESHOW ----- */
.jsn-container {
	text-align: left;
}
.jsn-gallery .box_skitter {
	background-color: transparent;
}
.box_skitter .prev_button {
	left: -50px !important;
}
.box_skitter .next_button {
	right: -50px !important;
}
.jsn-gallery .box_skitter .image {
	float: right;
}
.jsn-homepage .jsn-gallery .container_skitter .label_skitter {
	float: left;
	width: 40% !important;
	max-width: 50%;
	background: none;
	top: 25%;
	left: 50px;
	filter: alpha(opacity=100);
	opacity: 1;
}
.jsn-gallery .container_skitter .label_skitter p {
	display: inline-block;
	padding: 10px;
	margin: 0;
	color: #FFF !important;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}
.jsn-gallery .info_slide_dots {
	left: 50px !important;
	background: none !important;
}
.jsn-gallery .box_skitter .info_slide_dots .image_number {
	width: 10px;
	height: 10px;
	background-color: #999 !important;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.4), 0 1px 0 rgba(255,255,255,0.8);
}
body.jsn-direction-rtl .jsn-gallery .box_skitter .info_slide_dots .image_number {
		text-indent: 9999px;
}
.jsn-gallery .box_skitter .info_slide_dots .image_number_select {
	background-color: #5a9ece !important;
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
	p.jsn-themeslider-caption-title {
	    font-size: 13px !important;
	}
	.label_skitter p.jsn-themeslider-caption-description {
		font-size: 11px !important;
	}
	.box_skitter .info_slide_dots {
		display: none !important;
	}
	.jsn-gallery .container_skitter .label_skitter {
	    max-width: 98% !important;
	    width: 100% !important;
	    top: auto !important;
	    bottom: 0;
	    left: 2% !important;
	}
	.jsn-gallery .container_skitter .label_skitter p {
		padding-top: 6px !important;
	}
	body.jsn-desktop-on-mobile .jsn-gallery .container_skitter .label_skitter {
	    width: 40% !important;
		max-width: 50% !important;
	}
	body.jsn-desktop-on-mobile p.jsn-themeslider-caption-title {
	    font-size: 20px !important;
	}
	body.jsn-desktop-on-mobile .label_skitter p.jsn-themeslider-caption-description {
		font-size: 14px !important;
	}
}

/****************************** MORE CUSTOM STYLES BY MANNY ******************************/
/* Styles for Water Resources Tables  */

td.springs_name {
	border-top: 1px solid #000000;
	padding-left: 8px;
	color: #006600;
	font-weight: bold;
	vertical-align: middle;
}
td.springs_info {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	color: #006600;
	text-align: center;
}
td.springs_comments {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-left: 8px;
	color: #006600;
}

table.water img {
    max-width: none;
}

/* ----- Jevents Calendars ----- */

#jevents_header h1 {
    font-size: 2.5em;
}

/* Styles for Forms */

        table.form_style  {
            margin: 0 auto 10px;
        }
        
        .form_style h1 {
            font-size: 36px;
            line-height: 46px;
            text-align: center;
        }
        
        .form_style h2 {
            font-size: 28px !important;
            line-height: 34px;
            text-align: center;
            margin: 0;
        }

        .form_style fieldset {
            width: 600px;
            border-radius: 6px;
            background-color: #f0f0f0;
            padding: 1em;
            border: 1px solid;
            margin: 0 auto 20px;
        }
        
        .form_style fieldset input, fieldset textarea, fieldset select {
            border: 1px solid black;
            border-radius: 6px;
            padding: 3px 0 3px 8px;
            font-size: 14px;
            margin: 10px 0 0 10px;
            font-family: monospace;
            width: auto;
            font-weight: bold;
        }
        
        .form_style fieldset textarea {
            padding: 10px;
        }

        .form_style fieldset label {
            display: inline;
            float: none;
            text-align: start;
            font-weight: 400;
            width: auto;
            margin: 0;
            padding: 0;
        }

        .form_style .selectWrapper{
            border-radius:6px;
            display:inline-block;
            overflow:hidden;
            background:#fff;
            border:1px solid black;
            padding: 0;
            margin-left: 20px;
        }
        
        .form_style .selectBox{
            width:100%;
            height:1.5em;
            border:0px;
            outline:none;
            font-size: 14px;
        }

        .form_style fieldset div {
            display: inline-block;
            margin-left: 2%;
            margin-top: 10px;
        }
        
        fieldset div span {
            margin-left: 20px;
            font-weight: bold;
        }

        span#dues_amount, span#donation, span#total {
            margin: 0;
        }

        .form_style .totals {
            background-color: #fff;
            font-weight: bold;
        }
        
        .form_style fieldset.totals div{
            width: 100%;
            font-size: 16px;
            text-align: center;
            padding-bottom: 10px;
        }
        
        .form_style fieldset.totals p{
            display: inline;
            margin: 0 20px 4px;
        }
        
        .form_style fieldset.totals span{
            text-decoration: underline;
        }
        
        .form_style legend {
            font-size: 20px;
            font-weight: bold;
            width: auto;
            margin-bottom: auto;
            border-bottom: none;
        }
        
        .form_style legend span {
            color: red;
        }

        .form_style #donation_box {
            margin: 10px 60px;
            display: none;
        }

/* Styles for Volunteer Application Form */

        table.vol_form_style  {
            margin: 0 auto 10px;
        }
        
        .vol_form_style h1 {
            font-size: 36px;
            line-height: 46px;
            text-align: center;
        }
        
        .vol_form_style h2 {
            font-size: 28px;
            line-height: 34px;
            text-align: center;
        }

        .vol_form_style fieldset {
            width: 600px;
            border-radius: 6px;
            background-color: #f0f0f0;
            padding: 1em;
            border: 1px solid;
            margin: 20px auto;
        }
        
        .vol_form_style fieldset input, .vol_form_style fieldset textarea, .vol_form_style fieldset select {
            border: 1px solid black;
            border-radius: 6px;
            padding: 3px 0 3px 8px;
            font-size: 14px;
            margin: 10px 0 0 10px;
            font-family: monospace;
        }
        
        .vol_form_style fieldset textarea {
            padding: 10px;
        }

        .vol_form_style fieldset label {
            display: inline;
            float: none;
            text-align: start;
            font-weight: 400;
            width: auto;
            margin: 0;
            padding: 0;
        }

        .vol_form_style fieldset div {
            width: 275px;
            float: left;
            margin-left: 10px;
        }
        
        .vol_form_style fieldset div span {
            margin-left: 20px;
        }

        .vol_form_style legend {
            font-size: 20px;
            font-weight: bold;
        }
        
        .vol_form_style legend span {
            color: red;
        }

        .vol_form_style button {
            border: 1px solid black;
            border-radius: 6px;
            padding: 3px;
            font-size: 18px;
        }

        #rainfall {
            border: 2px solid #999;
            margin: 30px auto;
            font-size: 12px;
            text-align: center;
        }
        
        #rain_headings {
            width: 35px;
            font-weight: bold;
            font-size: 14px;
            background-color: #ccc;
        }
        
        #rainfall td {
            border: 1px solid #bbb;
            padding: 2px 4px;
        }

		
		.MDBform
		{
            font-family:        Arial, Helvetica, cursive;
			margin:             0 auto;
			width:				980px;
		}

		.head1
		{
			text-align: 	center;
			font-size:		36pt;
			font-weight:	bold;
			margin:			0;
			color:          #006030;
            line-height:    normal;
		}
		
		.head2
		{
			text-align: 	center;
			font-size:		26pt;
			font-weight:	bold;
			margin:			20px 0 0 0;
            line-height:    normal;
		}
		
		.head3
		{
			font-size:		22pt;
			font-weight:	bold;
			margin:			0;
            line-height:    normal;
		}

		.timeinfo
		{
			font-size:		14pt;
			font-weight:	bold;
			text-align:		center;
		}
		.productid
		{
            display: table-cell;
            height: 2.5em;
            width: 220px;
            vertical-align: middle;
            padding: 10px 0;
		}

        .mealdesc_wrap
		{
            text-align: center;
            padding: 20px;
            border-top: thin dotted #000000;
            border-bottom: thin dotted #000000;
		}

        .mealdesc
		{
            color: #8b0000;
            margin: 0;
            width: 650px;
            display: inline-block;
		}

        .payinfo
		{
            display: table-cell;
            height: 95px;
            width: 220px;
            vertical-align: middle;
            color: #006030;
        }

		.MDBform form p
		{
			font-size:      10pt;
			font-weight:	bold;
		}

        .MDBform form div
		{
            width: 220px;
            display: inline-block;
		}

/* Styles for the reCaptcha box */
        
        .g-recaptcha > div
		{
            margin: auto;
		}

/* Styles for Animals */

    .animals h5::before {   /* add space before heading so anchor clears fixed menu */
        display: block;
        content: " ";
        margin-top: -40px;
        height: 40px;
        visibility: hidden;
    }
    
/* Styles for Lend a Hand sidebar */

    .svc-coord h4 {
    color: #005428;
    }
    .svc-coord span {
        font-weight: bold;
    }
    .svc-coord p {
        padding-left: 30px;
        margin: 0;
    }
    .svc-coord a {
        color: #333;
    }

/* Styles for sigplus gallery plugin 

    div.sigplus-gallery ul {
    text-align: center;
    }
*/
/* 
    Gold color: #ce9236
    Green color #005428
*/ 