/*Home Page:*/

body#pid-home {
   background-color:#CA9544;
}

/*Home BG*/
.page-inner{
	/*background-image:url(/sites/all/themes/bliss/images/home-bg1.jpg);
	background-position: 0px 430px;
	background-repeat: repeat-x;
	background-image:url(/sites/all/themes/bliss/images/header-strip2-bg.jpg);
	background-position: 0px 430px;
	background-repeat: repeat-x;*/
}

#logo img{
	width: 130px;
	height: auto;
}

/*Home: Tagline*/
#home-tagline{
	text-align: right;
	margin-top: 0px;
	color: #ffffee; /*white;*/
	font-size: 14px;
	/*font-family: Eraser;*/
	font-family: Arial;
	font-weight: normal;
	text-transform: capitalize;
	letter-spacing: 1px;
}

/*Home: Text Scroller*/
#block-views-home_page_slider-block_1{
	height: 55px;
	margin-left: 0px;
	margin-top: 0px;
	position: relative;
	float: right;
	width: 600px;
	color: #ffeeb9;
	text-align: right;
}

#block-views-home_page_slider-block_1 p{
	letter-spacing: 1px;
}

/*Home: Top Flash Banner*/
#block-block-45, block-views-6dcacec3b8da1a8a7867cf2113db0011{
        height: auto;
        width: 984px;
        text-align: center;
}



/*Home: Accordion*/
#home-accordion{
	margin-left: auto;
	margin-right: auto;
	/* margin-top: -180px; */
	width: 964px;
	/*position: absolute;
	top: 242px;*/
}

#home-accordion ul{
	margin: 0px;
}

.panels-flexible-row-home-main-row{
	padding-bottom: 15px;
}

/*Home: Top Promo*/
#home-top-promo{
	width: 100%;
	margin-left: 5px;
	margin-top: 5px;
	text-align: left;
}

#home-top-promo .promo-item{
	float: left;
	width: 464px;
	margin-bottom: 0px;
}

.promo-item .inner{
	background-image: url(/sites/all/themes/bliss/images/gradient-bg1.png);
	background-repeat: repeat-x;
	background-position: 20px;
	/*background-color: #ddd;*/
	padding: 25px 25px 5px 25px;
}

#home-top-promo-item2{
	margin: 0px 0px 0px 25px;
}

#home-top-promo img{
	width: 90px;
	height: auto;
	float: left;
	margin: 0px 20px 10px 0px;
	padding: 0px;
	border: 5px solid white;
}

#home-top-promo p{
	text-align: justify;
	line-height: 18px;
}

#home-top-promo h2{
	text-align: left;
	text-transform: Uppercase;
	font-size: 1.2em;
	line-height: 25px;
}

#home-top-promo ul{
	text-align: left;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#home-top-promo ul li{
	display: inline;
	background-image: url(/sites/all/themes/bliss/images/arrow-small.png);
	background-repeat: no-repeat;
	background-position: 1px;
	padding: 0px 15px;
	font-size: 1.1em;
	line-height: 20px;
}

/*Side Buttons: Sticky Buttons*/
#ia-button a{ 
	display:block;
	position:absolute;
	top:315px;
	right:0px;
	padding:7px 0px;
	cursor: pointer;
}

#enofferings-button a{ 
	display:block;
	position:absolute;
	top:440px;
	right:0px;
	padding:7px 0px;
}

/*Home: Top Banner*/
#home-top-banner #views_slideshow_singleframe_main_ad_banner-default img{
	width: 625px;
	height: 250px;
	border: 8px solid #ddd;
}

/*Home: Mid Banner*/
#home-mid-banner{
	margin-top: 20px;
	height: 100px;
}

#home-mid-banner img{
	border: 2px solid #ddd;
	width: 635px;
	height: auto;
}

/*Featured Section: Styles*/
.panels-flexible-region-home-left{
	margin-top: 5px;
}

#home-featured-sections .inner{
	margin: 0px;
	margin-bottom: 20px;
	padding: 12px 0px;
	background-image: url(/sites/all/themes/bliss/images/featured-section-bg.png);
	background-repeat: repeat-y;
}

#home-featured-sections ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#home-featured-sections ul li{
	display: inline;
	height: 40px;
	line-height: 40px;
	padding: 0px 10px;
	font-weight: bold;
}

#home-featured-sections h2.block-title{
	text-align: center;
}

#home-featured-sections img{
    vertical-align: middle;
	width: 35px;
	height: auto;
	margin-right: 6px;
}


/*Home: Morning Satsang*/
#home-morning-satsang{
	margin-top: 25px;
	background-color: #ddd;
	padding: 20px 20px 10px 20px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#home-morning-satsang table{
	border-collapse: separate;
}

#home-morning-satsang table td{
	vertical-align: top;
}

#home-morning-satsang img{
	float: left;
	margin: 0px 20px 10px 0px;
	width: 90px;
	height: auto;
}

#home-morning-satsang #latest-satsang{
	width: 400px;
	border-right: 1px dotted #bbb;
	padding-right: 20px;
}
#home-morning-satsang #popular-videos{
	margin-left: 10px;
}
#home-morning-satsang #popular-videos ul{
	margin-top: 10px;
}

#home-morning-satsang #popular-videos ul li{
	line-height: 25px;
	list-style-type: none;
	list-style-image: url('/sites/all/themes/bliss/images/arrow-bullet.png');
	vertical-align: middle;
}

#home-morning-satsang h2{
	text-align: left;
	margin-bottom: 20px;
}

#home-morning-satsang #popular-videos h2{
	font-size: 1.2em;
	text-transform: uppercase;
}

/*Home: Recent Articles*/
#home-recent-articles{
	border: 1px solid silver;
	background-color: #ddd;
	padding: 25px;
	padding-bottom: 10px;
	margin-top: 25px;
	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#home-recent-articles img{
	float: left;
	border: 3px solid #ddd;
	margin-right: 20px;
	margin-bottom: 10px;
}

#home-recent-articles .views-row{
	margin-top: 15px;
}

#home-recent-articles .views-field-title{
	font-weight: bold;
}

#home-recent-articles .attachment-after{
	/*float: right;
	width: 260px;*/
	padding-left: 0px;
	/*margin-top: -60px;*/
	margin-bottom: 10px;
}

#home-recent-articles .attachment-after ul{
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
}

#home-recent-articles .attachment-after ul li{
	list-style-type: none;
	background-image: url(/sites/all/themes/bliss/images/news-icon.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 40px;
}

#home-recent-articles h2{
	text-align: left;
}


/*Home: Right Sidebar: Styles*/
.panels-flexible-region-home-right .inner{
	margin: 30px;
	margin-top: 0px;
	margin-bottom: 5px;
	/*border-left: 1px solid grey;*/
	padding: 0px 0px 10px 35px;
}

.panels-flexible-region-home-right-inside{
/* 	background-image: url(/sites/all/themes/bliss/images/divider1.png); */
	background-repeat: repeat-y;
}

.panels-flexible-region-home-left-inside{
	padding-right: 30px;
}

/*Home: Featured Events*/
#home-featured-events{
	line-height: 19px;
	margin-top: 0px;
}

#home-featured-events img{
	float: left;
	border: 1px solid grey;
	margin-right: 15px;
	margin-bottom: 5px;
}

#home-featured-events .views-row{
	clear: left;
	margin-top: 10px;
	border-top: 1px dotted #aaa;
	padding-top: 15px;
}
#home-featured-events .views-row-first{
	margin-top: 5px;
	padding-top: 0px;
	border-top: 0px dotted #aaa;
}
#home-featured-events .views-field-title{
	font-weight: bold;
	color: #666;
}

#home-featured-events .view-content{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 15px;
}


/*Home: Side Banners*/
#home-side-banners .inner{
	margin-top: 15px;
}

#home-side-banners img{
	border: 1px solid #ddd;
	margin-bottom: 15px;
}

/*Home: Recent Galleries*/
#home-recent-galleries img{
	border: 3px solid #ddd;
	margin: 5px 10px 0px 0px;
	
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

