/*
 Theme Name:   Garden Street
 Description:  Access Press Child Theme
 Author:       WWright
 Template:     accesspress-lite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  access-press-child
*/

@import url(https://fonts.googleapis.com/css?family=Quintessential);
@import url(https://fonts.googleapis.com/css?family=Tangerine);
@import url(https://fonts.googleapis.com/css?family=Great+Vibes);
@import url(https://fonts.googleapis.com/css?family=Architects+Daughter);
@import url(https://fonts.googleapis.com/css?family=Kaushan+Script);
@import url(https://fonts.googleapis.com/css?family=Bad+Script);

body {
	background-color:#FFFbd6;
}
h1 {
	font-family: 'Quintessential', cursive;
	text-transform:none !important;
}
.entry-title {
	font-family: 'Quintessential', cursive;
	text-transform:lowercase !important;
	font-size:300%;
}
#masthead .site-branding h1 {
    	color: #fffbd6;
    	font-weight: 700;
    	margin: 0;
    	font-family: 'Quintessential', cursive;
    	font-size:300%;
    	text-transform:none !important;
}
#masthead .site-branding .tagline {
    	color: #fffbd6;
    	line-height: 1.2;
}
.header-text {
	display:none;
}

#masthead #top-header {
	background-color:#c45500;
	background-image:url("");	
}
/*#masthead #headerlogo {
	width:80px;
	height:80px;
	background-image:url("http://gardenstreetyoga.net/wp-content/uploads/2015/12/shri_mustard_80.png");
	background-repeat:no-repeat;
	display:inline;
	float:right;
}*/
.main-navigation {
	background-color:#FFFBD6;
	border-bottom:3px solid #dda30d;
}
.main-navigation .current-menu-parent > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_item > a, .main-navigation .current_page_parent > a {
    	background: #dda30d none repeat scroll 0 0;
}
.main-navigation li:hover > a {
    	background: #c45500 none repeat scroll 0 0;
}
.main-navigation a {
    	color: #333;
    	display: block;
    	padding: 0 18px;
    	text-decoration: none;
}
/*
.bx-wrapper {
	background-color:#dda30d;
}

.bx-wrapper .bx-prev {
    background: rgba(0, 0, 0, 0) url("http://gardenstreetyoga.net/wp-content/uploads/2015/12/slide_controls_orange.png") no-repeat scroll 0 0;
    left: -100px;
}
.bx-wrapper .bx-next {
    background: rgba(0, 0, 0, 0) url("http://gardenstreetyoga.net/wp-content/uploads/2015/12/slide_controls_orange.png") no-repeat scroll right 0;
    right: -100px;
}
.bx-viewport {
	border-bottom:3px solid #dda30d;
}
*/	
#top-section .welcome-detail {
    float: right;
    text-align: left;
    width: 375px;
}
#top-section {
    	border-bottom: 1px solid #D17B12;
    	margin-bottom: 40px;
    	margin-top: 30px;
    	padding-bottom: 40px;
}

.event-thumbnail .event-date {
    	background: #800020 none repeat scroll 0 0;
    	color: #fff;
    	font-weight: 600;
    	left: 0;
    	line-height: 1;
    	padding: 10px 0;
    	position: absolute;
    	text-align: center;
    	top: 0;
    	width: 60px;
}
.featured-post .featured-overlay {
    	background: #800020 none repeat scroll 0 0;
    	height: 100%;
    	opacity: 0;
    	position: absolute;
    	transform: rotateY(0deg) scale(0.3);
    	transition: all 0.5s ease-in-out 0s;
    	width: 100%;
}
.sidebar h3.widget-title {
    	background: #fffbd6 none repeat scroll 0 0;
    	border-left: 5px solid #800020;
    	font-size: 22px;
    	line-height: 24px;
    	padding: 10px 15px;
    	text-transform: uppercase;
}
.testimonial-sidebar .testimonial-list {
    	background: #800020 none repeat scroll 0 0;
    	border-radius: 3px;
    	margin-bottom: 50px;
    	padding: 10px;
    	position: relative;
}
.testimonial-sidebar .testimonial-excerpt {
    	width: 65%;
	color:#fff;
}


.event-date {
	display:none;
}


ul {
    	list-style: outside none disc;
}
#ryswrapper {
	width:100%;
}
#rys200 {
	background-image:url("http://gardenstreetyoga.net/wp-content/uploads/2015/12/RYS-200-Logo.png");
	background-repeat:no-repeat;
	width:100px;
	height:100px;
	margin:10px 10px ;
	float:right;	
}
#rys300 {
	background-image:url("http://gardenstreetyoga.net/wp-content/uploads/2015/12/RYS-300-Logo.png");
	background-repeat:no-repeat;
	width:100px;
	height:100px;
	margin:10px 10px;
	float:right;		
}
#ganeshhome {
	background-image:url("http://gardenstreetyoga.net/wp-content/uploads/2015/12/ganesh_home.png");
	background-repeat:no-repeat;
	width:100px;
	height:101px;
	float:right;
	margin:10px 10px;
}


#bottom-section {
    	background: #5E5C33 none repeat scroll 0 0;
    	color: #fff;
    	padding: 40px 0;
}
.testimonial-wrap {
    	color:#333;
    	background: #FFFBD6 none repeat scroll 0 0;
    	padding: 10px;
    	position: relative;
}

.withorangeborder {
	width:100%;
	background-color:#FFFDEF;
	padding:10px;
}
#practicenoteswrapper {
	width:100%
	background-color:#fffdef;
}

#bottom-footer .site-info {
    	display:none;
}

#credits {
	float:right;
	font-size:small;
}


