Theme Name: Pundarika
Theme URI: http://wordpress.org/
Description: New wordpress site for Pundarika
Author: Blue Mandala
Author URI: http://bluemandala.com/
Version: 1.1
License: GNU General Public License
License URI: license.txt
Tags: Dharma
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */


/*
all colors

dark green for nav and H1, H2: #074445
yellow for text: #f8e24b
red for text: #a10000
yellow on nav top: #FDED96
opacity yellow on nav bottom: #6f8848
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	background-image: url(images/bg.gif);
	font-size: 14px;
	font-weight: lighter;
	line-height: 1.4em;
	font-family: 'Book Antiqua', 'Palatino Linotype', Palatino, serif;
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: lighter;
	font-variant: small-caps;
}



ol, ul {
	list-style-position: outside;
	margin: 10px 0 0 20px;
}

strong {
	font-weight: bolder;
	color: #074445;
}


blockquote {
	quotes:  none;
	margin-bottom: 20px;
	margin-top: 25px;
	clear: both;

}

blockquote p {
	quotes: none;
/* 	color: #A46400; */
	color: #363636;

    font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
    font-size: 18px;
    font-weight: lighter;
    line-height: 25px;
    font-style: italic;
    margin-bottom: -10px;
    margin-left: 0;
}

blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

a:link {
    border: medium none;
    color: #057485;
    text-decoration: none;
}

a:hover {
	color: #A10000;
}

a:visited {
	color: #004DCC;
}

.alignright {
	float: right;
	margin-left: 14px;
/* 	display: inline; */
}

.alignleft {
	float: left;
	margin-right: 14px;
/* 	display: inline; */
}

.aligncenter  {
	text-align: center;
	display: block;
	margin-left: auto; 
	margin-right: auto; 
	
}
.clear {
	clear: both;
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ----------------from original stylesheet---------------- */
h1 {
    color: #A10000;
    font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 10px;
}

h2 {
  	color: #07444F;
    font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
    font-size: 22px;
    font-variant: small-caps;
    font-weight: lighter;
    line-height: 30px;
/*     margin-bottom: -7px; */
    margin-top: 15px;
    margin-bottom: 7px;
    margin-left: 0;
   
}

#home h2 {
/* 	 margin-bottom: -7px; */
	 margin-top: 0px;
}

h3 {
	font-size: 18px;
	color: #7F1C1B;
	line-height: 20px;
	font-variant: normal;
	margin-bottom: 5px;
}

h4 {
    color: #057485;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 2px;
}

h2 a {
	text-decoration: none;
	color: #07444F !important;
}

h2 a:visited {
	text-decoration: none;
	color: #07444F;
}

h2 a:hover {
	color: #A10000 !important;
}


h3 a {
	text-decoration: none;
	color: #7F1C1B !important;
}






/*p, .paytd {
    color: #333333;
    font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
    font-size: 14px;
    font-weight: lighter;
    line-height: 1.4em;
    text-align: left;
}*/
/* where is margin bottom for p ? */

.group:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.group {
	display: block;
}


.clear {
	clear: both;
	display: block;
}
/* -------------------Global ------------------ */

#wrapper {
	width: 960px;
	margin: 0 auto;
	border: 1px solid  #074445;
	background-color: white;
	margin-bottom: 3px;
	margin-top: 1px;

}

.menu {
	height: 30px;
	color: #d0bf59;
}

.menu ul {
	display: inline;
}

.header_photo {
	clear: both;
	width: 960px;
    min-height: 264px;
	border-bottom: 1px solid #074445;
}

.header_photo img {
	min-width: 960px;
}

/*
.header_quote {
	width: 286px;
	padding: 14px;
	background: none repeat scroll 0 0 rgba(4, 39, 41, 0.76);
	position: absolute;
	top: 128px;
	right: 56px;
	color: white;
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	font-size: 22px;
	font-style: italic;
	border: 1px solid rgba(248, 226, 75, 0.66);
}
*/


#header {
	position: relative;
}

#header-top {
	height: 45px;
	background-color: white;
	border-bottom: 1px solid #fded96;
	position: relative;

}

#header-top a {
	color: #074445;
}

.logo-name {
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	color: #004445;
	font-size: 24.5px;
	text-transform: uppercase;
	position: absolute;
	top: 14px;
	left: 320px;
}

.logo-tag {
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	color: #004445;
	font-size: 10px;
	text-transform: uppercase;
	position: absolute;
	top: 30px;
	left: 200px;
}

/*.logo-image {
	position: absolute;
	top: 4px;
	left: 430px;
	z-index: 10;
}*/

/* put a logo into the nav menu, using a specific menu item called 'logo'. use the sub menu to place the absolute positioned image */
#header #access .menu-item-2473 {
	position: relative;
}
#header #access .menu-item-2473 a {
    text-indent: -999em;
    width: 58px; /* controls the spacing between logo and the next nav item */
}
#header #access .menu-item-2473 a:hover {
    background: none;
}
#header #access .menu-item-2473 ul.sub-menu  {
    display: block;
    width: 75px;
    height: 75px;
    background: url("images/logo-75.png") no-repeat;
	position: absolute;
	top: -18px;
	/*left: 1px;*/
	z-index: 10;
    box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
#header #access .menu-item-2473 ul.sub-menu li {
    display: none;
}
#header #access .menu-item-2473:hover > a {
    background: none;
}
/*
#access li:hover > a,
#access ul ul :hover > a {
	background: #f3d74b;
	color: #A10000;
}
#access ul li:hover > ul {
	display: block;
}*/




/*
#green_bar {
	height: 10px;
	background-color: #057485;
	border-bottom: 2px solid #c5842e;
	color: white;
	background-image: url("images/sub_bg.gif");
    background-position: right center;
    background-repeat: no-repeat;
}
*/

.quote {
    color: #A46400;
    font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
    font-size: 16px;
    font-weight: lighter;
    line-height: 23px;
    margin-bottom: -10px;
    margin-left: 0;
}



.endquote {
    color: #C8984C;
    font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
    font-size: 15px;
    font-style: normal;
    font-weight: lighter;
    line-height: 20px;
    text-align: right;
    padding-top: 10px;
}

.social-media {float: right; margin: 0 22px 20px 0; }
.home .social-media { margin: -10px 22px 15px 0; }
.more-social img {margin-right: 2px;}



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

#access {
	background: #074445;
	display: block;
	float: left;
	margin: 0 auto;
	width: 960px;
	border-bottom: 1px solid #6f8848;
	z-index: 2;
}
#access .menu-header,
div.menu {
	font-size: 14px;
	margin-left: 5px;
	width: 948px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li, div.menu li {
	float: left;
	position: relative;
	z-index: 100;
}
#access a {
	color: #d0bf59;
	display: block;
	line-height: 35px;
	padding: 2px 8px 0 8px;  /* great place to reduce nav nar item width */
	text-decoration: none;
	text-transform: uppercase;
}

/* to delete when we go live - menu-item-1412 local reference only */
/*
#menu-item-1412  {
	margin-right: 90px;
}

#menu-item-2346  {
	margin-right: 90px;
}
*/



#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: 35px;
	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: #004344;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
	text-transform: capitalize;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #f3d74b;
	color: #A10000;
}
#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: #d0bf59;
}
*/

#access ul li.current-menu-parent >  {
	background: #f3d74b;
}


* 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: #d0bf59;
}

.menu-item-main a {
	text-transform: uppercase;
}



/* --------------------main body------------------- */



#main {
	width: 960px;
	height: 100%;
	min-height: 400px; /* make sure that logo shows up */
	/* background-color: white; */
	background-image: url("images/dorje-bg-left.gif");
    background-position: left top;
    background-repeat: no-repeat;
    padding-top: 35px;
    clear: both;
}





#content {
	width: 600px;
	height: 100%;
	float: left;
	margin: 0 30px 40px 40px;
	z-index: 1;
}

#content img {
	padding-bottom: 15px;
	padding-top: 5px;
}

#content li {
	color: #333;
	font-family: Book Antiqua, Palatino Linotype, Palatino, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: lighter;
}


.gallery img {
	border: none !important;
}

.sidebaritem{
	margin-bottom: 20px;
   margin-top: 30px;

}

#sidebar {
	width: 250px;
	float: right;
	margin-right: 30px;
    margin-left: 9px;
	/* background-image: url("images/about_logo.gif"); */
	background-repeat: no-repeat;
}

#sidebar .sidebaritem h3 a, .sidebaritem ul a {
	color: #07444F;
    font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
    font-size: 22px;
    font-variant: small-caps;
    font-weight: lighter;
    line-height: 1.1;
/*     margin-top: 15px; */
    margin-bottom: 10px;
    margin-left: 0;
}

#sidebar .sidebaritem li {
    margin-bottom: 15px;
}
#sidebar .sidebaritem li a {
    font-size: 18px;
}



.sidebaritem li a:hover {
	color: #a10000;
}

#sidebar ul {
	list-style: none;
}

#sidebar h2 {
	margin-bottom: 20px;
	
}

.sidebaritem img {
	float: left;
	margin-right: 10px;
}

.foundation {
	font-size: 11px;
	line-height: 16px;
	margin-top: 40px;
	background: url("images/logo-50.png") no-repeat;
	padding-left: 60px;
}

/*
.foundation p {
	margin-top: -10px;
}
*/

/*
.last_image {
	height: 250px;
	background-image: url("images/dorje_bg_left.gif");
    background-position: left bottom;
    background-repeat: no-repeat;
    margin-top: -250px;

}
*/


.search {
	margin-left: 20px;
}

.wp-caption-text {
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	font-size: 14px;
	font-style: italic;
/* 	font-weight: bold; */
	letter-spacing: 1px;
	color: #a10000;
	margin-bottom: 20px;
}

.entry-content h2, .entry-content h3, .entry-content h4 {
	margin-top: 15px;
	margin-bottom: 5px;
}



.mail-list p {
	padding-top: 20px;
}

.mail-list img {
	padding-right: 10px;
	float: left;
}


.tag-links h3 {
	margin-top: 20px;
}

/* -----------------home page------------------- */


#home {
	width: 960px;
	height: 100%;
	margin: 0 0px 40px 30px; 
}

#home-groups {
	width: 900px;
height: 100%;
padding: 0 30px;
}

.mepr-price-box-benefits .mepr-price-box-benefits-list {
font-weight: normal;
}

.mepr-price-box-benefits .mepr-price-box-benefits-list .mepr-price-box-benefits-item {
font-size: 100%;
margin: 0;
padding-top: 12px;
padding-bottom: 12px;
}

.groups-btn-hover {
	border: 1px solid #ddd;
padding: 5px 10px;
border-radius: 2px;
background: #ddd;
}

#home h2.block-title {
	padding-top: 15px;
	font-size: 180%;
}

#home .h2-first {padding-bottom: 0; margin-bottom: 0; margin-left: 480px;}

#home li {
	list-style: none;
}

.home-news {
	width: 480px;
	float: left;
	height: 180px;
	padding-bottom: 5px;
}

.home-news-image {
	width: 112px;
	float: left;
	margin-top: 5px;
	margin-right: 15px;	
}

.home-news-content {
	width: 300px;
	float: left;
}

.home-news-content h3 a {
	color: #a10000;
	text-transform: capitalize;
}

.home-date {
	padding: 0 0 10px;
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #363636;
}

.home-retreats-block {
	width: 280px !important;
	float: left;
	padding-bottom: 5px;
	margin-right: 20px;
}

.home-retreats-block h3 {
	/*min-height: 40px;*/
	color: #07444F;
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	font-size: 20px;
}

.home-retreats-block .read-more a {
	float: left;
	clear: both;
	margin-top: 24px;
}

.home-retreats-block .home-date-retreats {
	padding: 0px 0 10px;
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
	color: #363636;
	clear: both;
}

.home-retreats-image {
	width: 280px;
	height: 160px;
	overflow: hidden;
	float: left;
	margin-top: 5px;
	margin-right: 12px;	
}

.home-retreats-content {
	width: 262px;
}

.home-retreats-content h3 a {
	color: #a10000;
	text-transform: capitalize;
}

.dorje-line img {
	margin-left: -20px;
	padding: 12px 0 20px;
}

.home-date-retreats {
	padding: 4px 0 10px;
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #363636;
}


.read-more a, 
.home-widget p a {
	color: #a10000;
/* 	font-weight: bold; */
	font-size: 11px;
	text-transform: uppercase;
}
.read-more a {
	display: block;
}
.home-widget p a {
	color: #a10000;
/* 	font-weight: bold; */
	font-size: 14px;
	text-transform: none;
}


.home-video, .bookhomepage {
	width: 284px;
	float: left;
	margin-right: 28px;
	position: relative;
}

.home-video a {
	color: #f8e24b;
}

.home-video a:hover {
	color: #faea7c !important;
}


.overlay {
    background: url(images/bg_overlay.png);
/*     background: url(images/pundarika-overlay.png); */ 
    bottom: 0;
    color: #f8e24b;
    position: absolute;
    height: 56px;
    width: 100%;
	z-index: 99;
}

.home-media-title {
    margin: 0;
    padding: 14px 38px 14px 14px;
}

.read-articles .home-media-title  {
    width: 216px;
    margin: 0;
    padding: 14px 3px 14px 14px;
}

.play-images {
	position: absolute;
	bottom: 14px;
	right: 10px;
}


.home-below-container {
	display: none;
}


.home-below  {
	margin-top: -40px;
	margin-bottom: 10px;
}

/*
.home-below img {
	float: left;
}
*/

.home-below p {
	padding-bottom: 20px;
	padding-left: 60px;
	margin-top: -40px;
}

.home-widget {
	padding-right: 60px;
	padding-top: 0px;
	float: left;
}

.home-widget li {
	width: 400px;
	float: left;
	margin-bottom: 20px;
}

.home-widget h2 {
	margin-bottom: 10px;
}

.home-widget img {
	margin-top: -20px;
}
.home-widget .dorje-line img {
	margin-left: -40px;
	display: block;
}

/*
.Widget_Include_Post p {
	margin-top: -25px;
}
*/
.Widget_Include_Post img {
	margin-top: 5px;
}

.home-widget li {
	list-style: none;
	width: 400px;
	padding-left: 20px;
	float: left;
	margin-top: 30px;
}

/* ----------------  Teachings section on homepage  -------------------- */
.base-inner {
float: left;
width: 246px;
border: 1px solid #d8e9f5;
border-radius: 5px;
padding: 20px;
margin-right: 10px;
min-height: 350px;
/* margin-bottom: 20px; */ /* too much white space, edited by K Wiley 2016-12-05 */
}

.base-item-label {
	display: none;
}

/* ----------------  Book section  -------------------- */

.bookhomepage-container {
/* 	margin-top: 20px; */
	padding-bottom: 10px;
/* 	display: none; */
}

.homepage-centre {
/* 	margin-top: 30px; */
}

.homepage-centre img {
	margin: 0 20px 0 -15px;
	float: left;
}

.book-quote {
	color: #30688c;
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	font-size: 19px;
	font-style: italic;
    line-height: 1.2em;
    margin-left: 15px;
    width: 280px;
}

.coming-soon, .book-quoteby, .footer-quoteby {
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #363636;
	margin-top: 3px;
}

.book-quoteby {
	margin-left: 15px;
	margin-top: 10px;
}

.coming-soon-title {
	font-size: 16px;
	color: #4e95c3;
	font-variant: small-caps;
	padding-top: 20px;
}


.coming-soon-sub, .coming-soon-tag {
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	font-size: 14px;
	font-style: italic;
	color: #363636;
	margin-top: 10px;
}

.coming-soon-tag {
	color: #30688C;
	margin-top: 5px;
}

.book-extras {
	margin-top: 45px;
	width: 90px;
	float: left;
	font-size: 12px;
	color: #A10000;
	height: 100%;
	min-height: 60px;
}

.book-extras img {
	margin-bottom: 5px;
}

.book-image-sm {
	margin-left: 15px;
}


/* ----------------  Store section on homepage  -------------------- */



#featured-products-4 li {
	width: 280px;
	margin-right: 30px;
	float: left;
	display: block;
}

#featured-products-4 li img {
	width: 280px;
	margin-bottom: 10px;
}

#featured-products-4 li a {
	font-size: 16px;
}


/* ------------news----------------- */

.news {
	width: 400px;
	float: left;
	padding-left: 15px;
	margin-bottom: 30px;
	min-height: 170px;
}

.news-image {
	float: right;
}


/* ------------------Staff------------------ */

.staff {
	width: 260px;
	min-height: 300px;
	float: left;
	padding-right: 30px;
}




/* -------- Programs page------------ */

.program-photo {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-top: 40px;
}

.program-blurb {
	
}

.register-link a {
    background-image: url(images/background.gif);
    border: 1px solid #FFFFFF;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 2px 2px 10px #AAAAAA;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
    padding: 8px 18px;
    text-decoration: none;
   
}

.register-link a:hover { 
	border-color: #9B000A; color: #fdf0b3; 
}

.regsitration-wrap {
	margin: 30px 0 50px 0;
}

.teacher-bio img {
	float: left;
	padding: 0 10px 5px 0;
}

#nav-below.navigation {
	display: none;
}

.teacher-bio-single img {
	float: right;
	padding: 0 0 5px 10px;
}


.rs-upcoming-programs {
	clear: both;
	padding-top: 20px;
}

.rs-program-title {
	line-height: 1.1;
    text-transform: uppercase !important;
    font-variant: inherit !important;
}
.rs-program-registration p.reg-form-program-details a{
	font-size: 18px;
    font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
    font-variant: small-caps;
    color: #07444F;;
    line-height: 1.4;
}
.wprs-required-notice{
	padding-top: 16px;
}
/*
#container .register-link a {
	background: #074445;
	color: #f8e24b;
}
*/

#main .register-link a:hover {
	color: #fbef9d !important;
}

.rs-program-list .rs-program-title {
    font-size: 17px;
	margin-bottom: 5px;
}

.rs-program-list .rs-program-teacher,
.rs-program-list .rs-program-date,
.rs-program-list .rs-program-location {
	color: #333;
	font-size: 15px;
	margin-bottom: 5px; 
}

.rs-program-list .rs-program-thumbnail {
	width: 150px;	
}

.sidebaritem .rs-program-thumbnail { margin: 0; }

.rs-upcoming-programs-archive { display: none; }

.rs-programs-widget .rs-program-title a { text-transform:lowercase; font-size: 17px; }

.rs-programs-widget p a { white-space: nowrap; line-height: 2 }

#main #sidebar .sidebaritem .rs-program-teacher a { color: #333; font-size: 15px; margin-bottom: 5px; font-variant: normal; }


/* --------------- program landing page----------------------- */


.rs-single-program .rs-program-title {color: #f8e24b; background-color:#074445; width: 100%; padding: 12px 0 10px 40px; font-size: 22px; margin-left: -40px; margin-bottom: 20px; }

.rs-single-program .rs-program-photo { float: right; margin-left: 30px; margin-right: 0; position: relative;}
#content.rs-single-program .rs-program-photo img { padding: 0; }

.rs-single-program .rs-program-teacher { margin-top: 0px; margin-bottom: 10px; }

/*.rs-single-program .rs-program-meta { background: none; margin: 0 0 20px 20px; padding: 0; width: 250px; }*/
.rs-program-categories, .rs-program-message-link { display: none; }

.rs-single-program .rs-program-date {color: #a10000; font-size: 20px; /* float:left; */ margin-top: 0px; margin-bottom: 20px;}

.rs-single-program .rs-program-label-content {font-family: Book Antiqua,Palatino Linotype,Palatino,serif; color:#074445; margin-bottom: 30px;}

.rs-single-program .rs-program-label {font-family: Book Antiqua,Palatino Linotype,Palatino,serif;font-size: 11px; text-transform: uppercase; letter-spacing: 1px; color: #363636; }

/*.rs-program-label-meta {margin-bottom: 20px;}*/

/*.rs-program-price { background-color: #f2fbfc; padding: 10px;  border: 1px solid #dce5e5; margin-bottom: 20px; }*/

/*.rs-program-price ul {list-style: none; margin-left: 0; line-height: 20px;}*/

/*.rs-single-program .rs-program-price {margin-bottom: 20px;}*/

.rs-single-program .rs-register-link a:hover {color: #fefade;}

.rs-single-program .rs-program-detail {background-image: url(images/dorje-big.png);background-position:center bottom; background-repeat:no-repeat;}

.rs-single-program .rs-program-content  {margin-bottom: 20px; clear: none;}


.rs-regsitration-wrap { margin-top: 20px; }



#wrapper .rs-single-program .rs-register-link a, #rs-registration-form input[type="submit"] {
padding: 10px 20px 10px !important;
color: #f8e24b!important;
font-size: 15px;
line-height: 100%;
text-decoration: none;
cursor: pointer;
-moz-border-radius: 0px;
border-radius: 0px!important;
-moz-box-shadow: 2px 2px 10px #aaa!important;
-webkit-box-shadow: 2px 2px 10px #aaa!important;
border: 1px solid #8bf2f3!important;
background: #09F;
background: -webkit-gradient(linear, 0 0, 0 100%, from(#0c7273), to(#074445)) !important;
background: -moz-linear-gradient(top, #0c7273, #074445)!important;
margin-bottom: 20px;
/*
position: absolute;
top:10px;
right: 20px;
*/
}







/* --------------------------footer--------------------------- */

#footer {
	height: 226px;
	margin: 20px 30px 0 30px;
	width: 930px;
	position: relative;
	background-image: url(images/dorje-bg-right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}





.footer-menu ul {
	list-style: none;
	margin: 0;
	line-height: 140%;
}

.footer-section {
	float: left;
	width: 300px;
}

/*
.footer-section b {
	font-size: 16px;
	color: #074445;
	font-weight: 400;
}
*/

.footer-section li {
	list-style: none;
	display: block;
	margin-top: 20px;
	margin-left: 25px;
}

.footer-section li:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.footer-section h2 {
	text-transform: uppercase;
	font-size: 16px;
	line-height: 22px;
	margin-top: 30px;
}

.footer-section img {
	float: left;
	padding-right: 10px;
}



#include_post-4 p {
	padding-top: 20px;
}

.web-credit {
	font-size: 12px;
	margin-top: 12px;
}
.web-credit a {
    color: #074445;
}

/*
.footer-quote {
	color: #074445;
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	font-size: 24px;
	font-style: italic;
    line-height: 1.2em;
	margin-left: 25px;
	
}
*/
.footer-section form, .web-credit {
	margin: 10px 0 0 0px;
}


.meta-sep {
	display: none;
}


.footer-widgets  {
	
}


/* --------------------rideshare---------------------------- */

.rideshareCity, .rideshareType, .rideshareSpaces, .rideshareDDate, .rideshareRDate, .rideshareContact, .rideshareInfo {   color: #333333;
    font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
    font-size: 14px;
    font-weight: lighter;
    line-height: 20px;
    text-align: left;}

#rideshare-main {padding: 0 40px 0 40px;}


/* --------------------------------Store------------------------- */

.count {
	display: none;
}

#content ul.products li a img {
width: 100%;
height: auto;
display: block;
margin: 0 0 8px;
border: 0px !important;
border-image: auto;
padding-bottom: 5px;
box-shadow: 0 0px 0px 0 rgba(0,0,0,0.3);
-webkit-box-shadow: 0 0px 0px 0 rgba(0,0,0,0.3);

}

.products h3 {
	font-size: 14px;
	color: #7F1C1B;
	line-height: 16px;
	font-variant: normal;
	text-align: center;
}

.products .price {
	text-align: center;
}

.orderby, .woocommerce-breadcrumb {
	display: none;
}


/*fix very wide related products with huge images*/
#content .related ul.products li, #content .related ul li { width: 27% }

/*remove add to cart on category pages*/
ul.products .add_to_cart_button { display: none; }

/*make checkout page full width*/
.woocommerce-checkout #content, .woocommerce-cart #content { width: 880px; }
.woocommerce-checkout #sidebar, .woocommerce-cart #sidebar { display: none; }
/*

this is the CSS for the old footer

#footer1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
}

#footer2 {
	position: absolute;
	top: 0;
	left: 260px;
	width: 400px;
	height: 100%;
	background-color: #07444f;
	text-align: center;
	padding: 0 20px 0 20px;
	
}

#footer2 p {
	color: white;
	color: #B5C7CB;
    font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
    font-size: 11px;
    font-weight: lighter;
    text-align: center;
}

#footer2 a {
	color: #B5C7CB;
	text-decoration: none;
}

#footer2 a:hover {
	color: orange;
	text-decoration: none;
}

#footer3 {
	position: absolute;
	top: 0;
	right: 0;
	width: 250px;
}
*/


.entry-utility .tag-links {
	display: none;		
}

/*hide programs on tr bio*/
.postid-1536 .rs-upcoming-programs, .postid-1536 #content .rs-program {
    display: none;
}

.home-top-aging-block {
	float: left;
	margin-top: -30px;
}

.home-top-aging-block h2.widgettitle {
	margin-top: -7px !important;
	margin-bottom: -3px;
}


.home-top-aging-block .base-inner {
	margin-left: -20px;
background: #d7e5e2; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q3ZTVlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #d7e5e2 0%, #ffffff 65%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7e5e2), color-stop(65%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d7e5e2 0%,#ffffff 65%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d7e5e2 0%,#ffffff 65%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d7e5e2 0%,#ffffff 65%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d7e5e2 0%,#ffffff 65%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7e5e2', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

.home-top-news-block {
	
}

.home-qotd {
	padding-left: 20px;
	width: 284px;
	float: left;
	/*height: 350px;*/
}

.home-qotd h2 {
	
}

.home-donate {
	padding-left: 20px;
	float: left;
	width: 280px;
}

.home-donate .donateTitle {
	color: #07444F;
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	font-size: 21px;
	font-variant: small-caps;
	font-weight: lighter;
	line-height: 24px;
	margin-top: -2px;
}

.donateTitle a:visited {
	color: #07444F;
} 

#pf-home-store {
	width: 420px;
	float: left;
	height: 125px;
}

#pf-home-membership {
	width: 420px;
	margin-left: 58px;
	float: left;
	height: 115px;
	position: relative;
	background: transparent url(images/symphony.png) repeat 0 0;
	border: 1px solid #07444F;  /* turning off red line?, edited by K Wiley 2016-12-05 */
}

#pf-home-membership h2 {
	font-weight: bold;
	text-align: center;
}

#pf-home-membership h2 a {
	font-size: 20px;
	color: #B8232A !important;
	padding: 6px 0 0 98px;
	display: block;
	text-align: left;
	line-height: 20px;
}

#pf-home-membership p {
	padding: 0 12px;
	font-family: Georgia, Times;
	font-style: italic;
	font-size: 13px;
	line-height: 16px;
	color: #07444F;
	margin: 5px 0 0 85px;
}

#pf-home-membership p img {
	float: left;
	margin: 2px 12px 0 0;
	position: absolute;
	top: 12px;
	left: 8px;
}

#pf-home-membership p a {
	color: #057485;
}
#pf-home-membership p a:hover {
	color: #B8232A
}

.woocommerce ul.product_list_widget li img {
	width: 80px !important;
	float: left !important;
	margin-right: 10px;
	margin-left: 0 !important;
}

.entry-content p {
	margin-bottom: 40px;
}

#footer .addthis_toolbox {
	display: none;
}

.addthis_toolbox {
	padding-top: 30px;
}

.base-item-news .base-inner {
/*	height: 380px !important; */  /* too much white space, edited by K Wiley 2016-12-05 */
background: #fffcec; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ2JSIgc3RvcC1jb2xvcj0iI2ZmZmVmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fffcec 0%, #fffef6 46%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffcec), color-stop(46%,#fffef6), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fffcec 0%,#fffef6 46%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fffcec 0%,#fffef6 46%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fffcec 0%,#fffef6 46%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fffcec 0%,#fffef6 46%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcec', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

}

.base-item-teaching .base-inner{
	margin-right: 15px;
background: #d7e5e2; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q3ZTVlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #d7e5e2 0%, #ffffff 65%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7e5e2), color-stop(65%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d7e5e2 0%,#ffffff 65%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d7e5e2 0%,#ffffff 65%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d7e5e2 0%,#ffffff 65%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d7e5e2 0%,#ffffff 65%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7e5e2', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

#home .home-top-news-block .base-item-news .base-inner {
	background: none;
	border: none;
}

#home .home-top-news-block .base-item-news .base-inner .base-item-title {
	font-size: 21px;
	line-height: 26px;
	margin-top: 10px;
	margin-bottom: 0;
}

.memberPlans {
	height: 100%;
	margin: 0 40px 40px 40px;
	z-index: 1;
	position: relative;
}
.memberPlans .alreadyMember {
	position: absolute;
	top: 0;
	right: 0;
}

.tc {
	text-align: center;
}

.singleBlock {
	background: #FFFFF5;
	border: 1px solid #efefef;
	padding: 25px;
}

.singleBlock i, .familyBlock i {
	font-size: 500%;
	padding-bottom: 25px;
}

.singleBlock a, .familyBlock a {
	font-size: 150%;
	line-height: 48px;
	border: 1px solid #ddd;
	padding: 12px 36px;
	background: #fff;
}
.singleBlock a:hover, .familyBlock a:hover {
	background: #efefef;
}

.btn-group {
	margin-top: 20px;
}

.mt40 {
	margin-top: 40px;
}
.familyBlock {
	background: #F4FFFF;
	border: 1px solid #efefef;
	padding: 25px;
	width: 38%;
	display: inline-block;
	margin-left: 40px;
}
.memberpressgroup h1{
	text-align: center;
	padding-bottom: 30px;
}
.home-qotd ul {
	margin: 0;
}

.home-qotd .book-quoteby {
	margin-left: 0 !important;
	margin-top: 0;
}

.content {
	border-top: none !important;
	border-bottom: none !important;
}

#mepr-account-nav {
	padding: 30px 0;
}
.mepr-nav-item {
	padding-right: 20px;
}

.avl_library_item h2.entry-title {
	width: 72%;
	margin: 0;
	display: inline-block;
}

article.avl_library_item {
	margin-bottom: 20px;
}

#mepr_loginform p {
	padding: 12px 0;
}

#mepr_loginform label {
	padding-top: 10px;
}

/** Woocommerce Breadcrumb CSS **/
.woocommerce-breadcrumb {
	display: block;
}

/** Memberpress **/
#mepr-account-table {
	font-size: 15px;
}
#mepr-account-table td {
	padding: 0 0 14px;
}
#mepr-account-table td.mepr-account-info-label {
	width:35%;
}
#mepr-account-table td.mepr-account-info-input {
	width:65%;
}
#mepr-account-table td label {

}
#mepr-account-table td input {
	font-size: 15px;
	padding: 4px 2px;
	width: 335px;
	margin: 0;
}
#mepr-account-table td input.mepr_front_button {
	width: 90px;
	padding: 12px 0;
	display: block;
	background: #074445;
	border: none;
	color: #fff;
	font-size: 12px;
}
#mepr-account-table td input.mepr_front_button:hover {
	background: #095B5C;
}
#mepr_loginform {

}
#mepr_loginform p {
	margin: 0;
	padding: 0;
}
#mepr_loginform p.submit {

}
#mepr_loginform label {
	padding: 0;
	margin: 0;
	display: block;
	font-size: 15px;
}
#mepr_loginform label input {
	padding: 3px 0 0;
	width: 330px;
	height: 22px;
	margin: 3px 0 0px;
}
#mepr_loginform label input .wp-submit {

}
#mepr_loginform label .rememberme {
	width: auto;
	margin: 0;
}


/** New Homepage **/
#home.newhome {
	width: 930px;
}
#home.newhome .top-row .medium-8 {
	float: left;
	width: 600px;
}
#home.newhome .top-row .medium-4 {
	float: left;
	width: 300px;
}
#home.newhome .top-row .medium-4 .home-qotd {
	margin-bottom: 20px;
}
#home.newhome .home-top-aging-block {
	margin-top: 0;
}
#home.newhome .home-top-aging-block ul.dpe-flexible-posts {
	float: left;
	margin: 12px 0 0;
	width: 100%;
	padding: 0;
}
#home.newhome .home-top-aging-block ul.dpe-flexible-posts li.avl_library_item {
	float: left;
}
#home.newhome .home-top-aging-block .base-inner {
	margin: 0 14px 0 0;
	min-height: 430px;
}
#home.newhome .home-retreats-block div.small-9.columns {
	float: left;
	margin: 13px 0 0;
}
#home.newhome .home-retreats-block div.small-9.columns h3 a {
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	font-size: 18px;
	color: #07444F !important;
	font-variant: small-caps;
}
#home.newhome .home-retreats-block .home-retreats-content {

}
#home.newhome .home-retreats-block .home-retreats-content .read-more {
	display: block;
	clear: both;
}
#home.newhome .home-retreats-block .home-retreats-content .read-more a {
	margin: 0;
	float: none;
	clear: none;
}
#home.newhome .home-retreats-block .home-date-retreats {
	padding-top: 10px;
}
.rs-meta-content-container .rs-program-datetime {
	word-wrap: break-word;
}

/* start program styles */
.row .columns .rs-programs-widget li {
	width: 280px !important;
	float: left;
	padding-bottom: 5px;
	margin-right: 20px;
}
.row .columns .rs-programs-widget li h4.rs-program-title{
	color: #07444F;
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	font-size: 20px;
	text-transform: inherit !important;
	font-variant: normal !important;
}
.row .columns .rs-programs-widget li h4.rs-program-title a {
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	font-size: 18px;
	color: #07444F !important;
	font-variant: small-caps;
    	text-transform: inherit;
}
.row .columns .rs-programs-widget li .rs-program-excerpt a {
	margin-left: 5px;
}
.row .columns .rs-programs-widget p {
	margin-top: 5px;
	margin-bottom: 5px !important;
}
.retreat_sidebar {
	font-size: 18px;
	color: #7F1C1B;
	line-height: 20px;
	font-variant: normal;
	margin-bottom: 5px;
}
.retreat_sidebar .rs-programs-widget li {
	width: 250px !important;
	float: left;
	padding-bottom: 5px;
	margin-right: 20px;
}
.retreat_sidebar .rs-programs-widget li h4.rs-program-title{
	color: #07444F;
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	font-size: 18px;
}
.retreat_sidebar .rs-programs-widget li h4.rs-program-title a {
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	font-size: 18px;
	color: #07444F !important;
	font-variant: small-caps;
}
.retreat_sidebar .rs-programs-widget li .rs-program-excerpt a {
	margin-left: 5px;
}
.retreat_sidebar .rs-programs-widget li p {
	color: #333333;
	font-size: 14px;
}
.retreat_sidebar .rs-programs-widget p a{   
	color: #07444F;
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	font-size: 22px;
	font-variant: small-caps;
	font-weight: lighter;
	line-height: 1.1;
	margin-bottom: 10px;
	margin-left: 0;
}


/*new styling*/
#pf-home-membership {
	width: auto;
	margin-left: 0;
	padding: 15px 12px;
	background: none;
	margin-top: 31px;  /* moving membership box back up, edited by K Wiley 2016-12-05 */
	border-color: #a10000;
	height: auto;
}
#pf-home-membership h2 a {
	padding: 0;
	text-align: left;
	font-size: 21px;
}
#pf-home-membership p {
	padding: 0;
	margin: 0;
	font-family: Book Antiqua,Palatino Linotype,Palatino,serif;
	font-style: normal;
	font-size: 14px;
	color: #333333;
	line-height: 1.4em;
	margin-top: 10px;
}
.home-qotd, .home-qotd .book-quote { 
	width: 420px;
	padding: 0;
}
#pf-home-store {
	margin-left: 58px;
	margin-bottom: 10px;
}
.home-donate {
	padding: 10px 14px;
	width: 300px;
	margin-right: 32px;
	float:right;
	background: #d7e5e2;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #d7e5e2 0%, #ffffff 65%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d7e5e2), color-stop(65%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #d7e5e2 0%,#ffffff 65%,#ffffff 100%);
	background: -o-linear-gradient(top, #d7e5e2 0%,#ffffff 65%,#ffffff 100%);
	background: -ms-linear-gradient(top, #d7e5e2 0%,#ffffff 65%,#ffffff 100%);
	background: linear-gradient(to bottom, #d7e5e2 0%,#ffffff 65%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7e5e2', endColorstr='#ffffff',GradientType=0 );
	border: 1px solid #d8e9f5;
	border-radius: 5px;
}
.home-qotd .book-quoteby {
	text-align: right;
}
#pf-home-membership p.member-login {
	text-transform: uppercase;
	color: #a10000;
}
#pf-home-membership p.member-login a {
	color: blue;
}
#pf-home-membership p img {
	position: relative;	
	top: 0;
	left: 0;
}
.home-donate img.alignleft {	
	float: left;
	margin: 0;
	margin-right: 14px;
}
.woocommerce-info {
	display: none;
}

.products li a.button {
	display: block;
	text-align: center;
	width: 60%;
	margin: 0 auto;
	background-color: #c5c5c5;
}

.woocommerce ul.products li.product a h3 {
	font-size: 1.3em;
}

.woocommerce div.related ul.products li.product a h3 {
	font-size: 1em;
}

/*width modified by Spaff 5/15/18*/
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: 30% !important; 
}
/*next two sections added by Spaff 5/15/18*/
#main .site-main {
	width: 880px;
	margin-left: 40px;
	margin-right: 40px;
}

header.woocommerce-products-header {
	width: 900px;
}

.sidebar div.sidebaritem {
}

div.avl-searchform h4 {
	float: right;
}
.avl_library_item .entry-header .entry-meta {
	display: none;
}