

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}


body{
	background: #3672B8 url(/images/home/rawsangha-bg.jpg) repeat-x scroll center top;	color: #000000;
	font: .8em Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}




a{
	color: #3672B8;
	text-decoration: none;
}


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

.clear {
	clear:both;
}

.pages-text {
	margin-bottom:10px;
	line-height:18px;
}


.para-bottom-10 {
	margin-bottom:10px;
}

.para-bottom-top-10 {
 	margin-bottom:10px;
	margin-top:10px;
}




.logo a {
background:url("/images/home/blank.png") repeat scroll 0 0 transparent;
float:left;
height:130px;
margin:10px 0 0 10px;
width:160px;
border:none;
}



input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}


select{
	padding: 0;
}


li{
	list-style: none;
}



h1, h2, h3{
	font: .8em Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	font-weight: normal;
	letter-spacing: -1px;
}




/*=== Layout ===*/



#page{
	margin: 0px auto;
	width: 1000px;
	background-color:#3672B8;
}



/*=== Header ===*/
#header{
	background: url(/images/home/header-rawsangha.jpg);
	height: 163px;
	margin:0px;
}




/*- Logo -*/
#header h1{
	background: url(images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px
}
#header h1 a{
	display: block;
	height: 107px;
	width: 457px;
}




/*- RSS -*/
#rss{
	float: right;
	font: 13px Georgia,"Times New Roman", Times, serif;
	padding: 20px 0 0;
	text-align: right;
	width: 295px
}


#rss a{
	color: #3672B8;
	text-decoration: underline;
}


#rss a:hover{
	color: #3cd01a;
}


#rss ul{
	float: left;
	margin: 10px 0 0;
	width: 220px;
}


#rss li{
	margin: 0 0 3px;
	padding: 0 0 5px
}


#rss img{
	float: right;
}





/*========= NAVIGATION LISTS =========*/

/*- Category Navigation -*/
#catnav {
background-image:url("/images/home/blog-round-header.png");
height:45px;
padding-left:133px;
width:730px;
}

.nav2, .nav2 * {
	margin:0;
	padding:0;
}


.nav2 {
	/* background: url(images/nav-bgr.gif) no-repeat top; */
	height: 30px;
	line-height:30px;
	position:relative;
}


.nav2 ul {
	background:#fff; /*IE6 needs this*/
	float: left;
	position:relative;
}


.nav2 li {
	line-height: 30px;
	float: left;
	font-size: 12px;
	text-transform: uppercase;
	list-style:none;
	z-index:999;
}


.nav2 li.current ul {
	z-index: 999;	
}


.nav2 li.sfHover ul,
ul.nav2 li:hover ul {
	z-index: 1000;
	background:none;
	color: #3cd01a;
	text-decoration: none;		
}


.nav2 li li {
}


.nav2 a {
	color: #fff;
	display: block;
	padding: 0 9px;
}


.nav2 li ul a {
	color:#FFF !important;
}
.nav2 li ul a:hover {
	color: #3cd01a !important;
}


.nav2 li ul {
	left:0;
	top:-999em;
	position:absolute;
	width:956px;
	height:29px;
	line-height:29px;
}


.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: #fff;
	text-decoration: none;
	background: #3cd01a;
	height:25px;
}


.nav2 li.sfHover a,
.nav2 li.current a,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	border-bottom: none;
	background: #3cd01a;
	height:25px;
}


.nav2 li li.current a {
	font-weight: bold;
	color:#FFF !important;
}
.nav2 li li:hover,
.nav2 li li a:focus, .nav2 li li a:hover, .nav2 li li a:active {
	background:none !important;
}
.nav2 li:hover ul, /* pure CSS hover is removed below */
body .nav2 li.current ul, /* this must be more specific than the .superfish override below */
ul.nav2 li.sfHover ul {
	top:2.5em;
}

.nav2 li:hover li ul,
.nav2 li.sfHover li ul {
	top:-999em;
}
.nav2 li li:hover ul, /* pure CSS hover is removed below */
ul.nav2 li li.sfHover ul {
	top:2.5em;
}


/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}
.nav2 li.fr{
	float: right;
}
.nav2 li.last a{
	background: none;
}


/*- Page Navigation -*/
#nav2{
	height: 29px;
	padding-top:1px;
}


#nav2 ul{
	padding: 0 2px;
}
#nav2 li{
	float: right;
	font-size: 12px;
	letter-spacing: 0px;
	line-height: 29px;
	text-transform: capitalize;
}
#nav2 li.fr{
	float: right
}
#nav2 li a{
	background: url(nav2-sep.gif) no-repeat right;
	color: #3672b8;
	font-size:1.3em;
	display: block;
	padding: 0 17px
}
#nav2 li.last a{
	background: none
}
#nav2 li a:hover,
#nav2 li.active a{
	font-size:1.3em;
	color: #3cd01a;
	text-decoration: none;
}








/*=== Columns ===*/
#columns{
	margin: 15px 0 0;
	padding: 0 0 25px;
	background-color:#fff;
}





.col1{
	float: left;
	width: 513px;
	margin-left:10px;
}

.col1-calendar {
	width:980px;
	margin-left:10px;
}


.col2{
	float: right;
	width: 457px;
	margin-right:10px;
}


#columns h1{
	border-bottom: 3px solid #DE242B;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 13px;
	padding: 0 0 5px;
}


#columns h2{
	color: #FF7800;
	font-size: 2em;
	line-height: 26px;
}
#columns .col2 h2{
	font-size: 1.6em;
	margin: 0 0 5px;
}
#columns p{
	line-height: 18px;
	padding: 0 0 12px;
}




#columns-2{
	width:655px;
	margin: 0px auto;
	background-color:#fff;
}

#columns-2 h1{
	border-bottom: 3px solid #DE242B;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 13px;
	padding: 0 0 5px;
}


#columns-2 h2{
	color: #FF7800;
	font-size: 2em;
	line-height: 26px;
}
#columns-2 .col2 h2{
	font-size: 1.6em;
	margin: 0 0 5px;
}


#columns-2 p{
	background-color:#b1dfff;
	line-height:18px;
	margin:0 auto;
	padding:10px;
	text-align:justify;
	width:91%;
}






/*- Search -*/
#search{
	background: url(images/search.png) no-repeat left top;
	float: left;
	height: 36px;
	margin: 0 0 10px;
	width: 306px;
}


#search input{
	border: 0;
	float: left;
	margin: 8px 14px 0 15px;
	width: 186px;
	background-color:#b1dfff;
}


#search .btn{
	margin: 6px 0 0;
	padding: 0;
	width: auto;
}

/*- SideTabs -*/
.sideTabs .idTabs{
	font-size: 12px;
	height: 28px;
	letter-spacing: -1px;
}
.sideTabs .idTabs li{
	float: left;
	line-height: 28px;
	text-transform: uppercase;
}
.sideTabs .idTabs li a{
	background: url(images/tab.jpg) no-repeat left top;
	color: #FFFFFF;
	display: block;
	height: 28px;
	margin: 0 5px 0 0;
	text-align: center;
	width: 110px;
}
.sideTabs .idTabs li.last a{
	margin: 0;
}
.sideTabs .idTabs li a:hover,
.sideTabs .idTabs .selected{
	color: #FF7800;
	background: url(images/tab-.jpg) no-repeat left top;
	text-decoration: none;
}





/*--- Sub Columns ---*/
.subcol {
background-color:#b1dfff;
border-bottom:3px solid #3672B8;
float:left;
height:auto !important;
margin:0 10px 15px 0;
min-height:180px;
padding:6px;
width:133px;
}


.subcol h2{
border-bottom:3px dashed #3672B8;
padding:0 0 4px;
width:135px;
}



.subcol.last{
	margin: 0;
}





/*=== Post ===*/
#columns .post h3{
	width:320px;
background-color:#F2E158;
clear:both;
color:#3672B8;
font-size:1.1em;
height:50px;
letter-spacing:normal;
line-height:17px;
margin:0 0 30px;
padding:10px 10px 0;
vertical-align:middle;
}


#columns .post h3 a{
	color: #3672B8;
}


#columns .post h3 span{
	float: left;
}


#columns .post h3 em{
	float: right;
	font-size: .85em;
	font-style: normal
}













#columns .post h4{
	background-image:url(/images/post/bg-h4.png);
	clear:both;
	color:#3672B8;
	font-size:1.5em;
	font-weight:normal;
	height:35px;
	letter-spacing:normal;
	line-height:28px;
	margin:0 0 15px;
	padding:0 6px;
}


#columns .post h4 a{
	color: #3672B8;
}


#columns .post h4 span{
	float: left;
}


#columns .post h4 em{
	float: right;
	font-size: 1.0em;
	font-style: normal
}





h2{
	color: #3672B8;
	font-size:1.6em;
	margin-bottom:10px;
	margin-top:10px;
}





#columns .post h2{
	color: #FF7800;
	font-size:1.7em;
	margin-bottom:10px;
	margin-top:10px;
	letter-spacing:normal;
}


#columns .template-contributors-bg h2{
	color: #FF7800;
	font-size:2.0em;
	margin-bottom:10px;
	margin-top:10px;
	letter-spacing:normal;
}






/*- Featured Post -*/
.post .featured .pic{
	height: 210px;
	margin: 0 0 10px;
	padding: 140px 0 0;
}


#columns .post .featured h2{
	font-size: 1.8em;
	font-weight:bold;
}


#columns .post .featured .pic h3{
	background: #262626;
	border: 0;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-family:Helvetica, sans-serif;
	height: 32px;
	line-height: 32px;
	margin: 0;
	padding: 0 0 0 15px !important;
	text-transform: uppercase;
}


#columns p.posted{
	color: #DE242B;
	font: 1.0em Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
	letter-spacing: -1px;
}


.post h3 { font-family:  Arial !important; }





/*=== Styling Boxes ===*/
/*- Box -*/
.box{
	background: #b1dfff;
	clear: both;
	color: #fff;
	margin: 0 0 12px;
	width: 457px;
}

.box a{
	color: #3672B8;
}

.box a:hover{
	color: #3cd01a;
}




.box-top,.box-bot{
	background: url(images/box-top.jpg) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden;
}



.box-bot{
	background: url(images/box-bot.jpg) no-repeat top;
}




.box .spacer{
	color:#3672B8;
	text-align:justify;
	height: 1%;
	padding: 10px 17px;
}



/*- Ads -*/
.box .spacer.ads .ar{
	padding: 0 12px;
}
.ads {
	text-align: center;
}
.ads img{
	margin: 0 6px;
}





/*=== Styling Lists ===*/

/*- List1 -*/
.list1 li{
	font: 1em Georgia,"Times New Roman", Times, serif;
	margin: 0 0 3px;
	padding:0 0 5px 20px;
}
.list1 li a{
	padding: 0 0 0 0;
}




/*- List3 -*/
.list3{
	margin-left:0px;
}


.list3 li{
	font-size: 1.1em;
	margin: 0 0 1px;
	color:#b1dfff;
}


.list3 li a{
	color: #3672B8;
}


.list3 li a:hover{
	color: #3cd01a;
}

.list3 li  a em{
	color: #3672B8;
	font-size: .85em;
	font-style: normal;
}




/*=== Footer ===*/
#footer{
	border-top: 3px solid #DE242B;
	clear: both;
	color: #fff;
	font: .95em Georgia,"Times New Roman", Times, serif;
	padding: 10px 10px;
	background: #038800;
	margin-bottom: 0px;
	line-height:22px;		
}



#footer-center{
	width:635px;
	border-top: 3px solid #DE242B;
	clear: both;
	color: #fff;
	font: .95em Georgia,"Times New Roman", Times, serif;
	padding: 10px 10px;
	background: #038800;
	margin: 0px auto;
	line-height:22px;	
}



#footer a{
	color: #fff;
}

#footer a:hover{
color:3cd01a;
}

#footer img {
	vertical-align:middle;
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.ar{
	text-align: right;
}
a.more{
	color: #3672B8;
	font-weight: bold;
}
a.more2{
	color: #3672B8;
	font: 1.4em Georgia,"Times New Roman", Times, serif;
	font-weight: bold;
}
.th{
	border: 1px solid #C0C0C0;
	float: left;
	margin: 0 10px 10px 0;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.gravatar {
	float:left;
	margin-right: 10px;
}
/*========= VIDEO =========*/

.video{
	float: left;
	height: 228px;
	margin: 0 15px 0 0;
	width: 275px;
}
#videolist .idTabs li{
	font: .85em Georgia,"Times New Roman", Times, serif;
	margin: 0 0 7px;
}

/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	font-weight:bold !important;
	color:#000 !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#DDD;
	border:1px solid #C0C0C0;	
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#C0C0C0;
}
.singleh2 {
	font-weight:bold !important;
	font-size:1.8em !important;
}


.entry p{
font-size:1em;
text-align:left;
	}
	
	
.entry blockquote { 
border-left:2px solid #3672B8;
color:#3672B8;
font-family:times New Roman;
font-size:1.3em;
font-style:italic;
line-height:1.4em !important;
margin:0 auto 10px;
padding:0 10px;
width:85%;
	}
	
	
.entry blockquote p {
	font-size:1.1em;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
	
	
.entry img { 
	padding: 2px 2px 2px 2px;
	margin-bottom:10px;
	}
	
	
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	background:#3672B8;
	padding:10px;
	width:493px;
	margin-bottom:25px;
}


#archivebox h2 {
	font-size:1.5em;
	color:#000;
}
#archivebox h2 em{
	color:#C0C0C0 !important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.arclist{
	margin: 0 0 15px;
	padding: 10px 0 10px;
	width: 230px;
}
.arclist h2{
	font-size:1.5em !important;
	color:#000 !important;
	padding: 0 0 10px 0 !important;
}

.arclist ul li{
	padding:0 0 7px 10px;
	color:#c0c0c0;
	font-size:14px;
	font-weight:bold;
}





/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}





/*=== CUSTOM CODE THE ECHO ===*/

.icon-container {
	float:right;
	width:646px;
	margin-top:10px;
	margin-bottom:10px;
}

.icon-info {
	float:right;
	margin-left:7px;
}


.icon-arkayne {
	float:right;
	margin-right:7px;
}

.icon-twitter {
	float:right;
}

.icon-facebook {
	float:right;
	margin-left:7px;
}

.icon-flickr {
	float:right;
	margin-left:7px;
}

.icon-rss {
	float:right;
	margin-left:7px;
	margin-right:20px;
}






.search-container {
	float:left;
	margin:3px 10px 0px 198px;
}


#post-footer {
	margin-bottom:10px;
}


.wp-caption-text {
	font-size:12px !important;
	width:190px !important;
	text-align:center !important;
}


.contributor-name {
	font-size:12px !important;
	font-style:italic !important;
	margin-bottom:5px !important;
	margin-top:10px !important;
}




.events-title-time {
	background:url(/images/events/span-bg-events-time.png);
	background-repeat:no-repeat;
	height:75px;
	padding:12px 0px 0px 0px;
	font-size:1.6em;
}

.events-music-sub-title {
	font-size:0.6em;
}


.events-info-text {
	font-size:0.9em;
	padding:0px 0px 5px 0px;
	margin-bottom:40px;
	color:#a3a3a3;
	text-align:justify;
	border-bottom: dashed 1px #c4c4c4;
}


.events-music-link {
	text-align:right;
	padding-right:5px;
	margin-top:5px;
}


.kjo-link {
	font-size:0px !important;
}





/*=== BEGIN ABOUT PAGE ===*/


.my-body-about {
	background-image:url(/images/about/bg-about.jpg);
	width:1000px;
}













/*=== START PRODUCT ===*/



.product-display-container {
	width:600px;
	border: solid #038800 1px;
	
}


.product-image-main {
	width:250px;
	height:296px;
	margin:2px;
	float:left;
	background-color:#CCC;
}


.product-photo-main {
	width:344px;
	height:296px;
	margin:2px 2px 2px 0px;
	float:left;
	background-color:#CFC;
}




/*=== END PRODUCT ===*/










/*=== START TEMPLATE CODE ===*/


.template-shop-bg {
	padding:20px;
	margin:-20px 0px -20px 0px;
}


.template-contact-bg {
	background-image:url(/images/contact/contact-bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	margin-top:-20px;
	margin-bottom:-25px;
	height:1283px;
	
}


.template-contact-form {
	background-image:url(/images/general/trans-white-90.png);
	margin-left:20px;
	margin-top:20px;
	padding:20px;
	float:left;
}


.template-contributors-bg {
	width:960px;
	margin-left:20px;
	margin-top:8px;
	float:left;
}




.template-sangha-bg {
	background-image:url(#);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	margin-top:-20px;
	margin-bottom:-25px;
	height:1283px;
}



.template-sangha-bg-2 {
	background-image:url(#);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	margin-top:-20px;
	height:1283px;
}


.row-sangha-1 {
margin-top:20px;
}

.box-sangha-1 {
	float:left;
	width:225px;
	height:225px;
	margin-top:20px;
	margin-left:20px;
}


.box-sangha-2 {
	float:left;
	width:225px;
	height:225px;
	margin-top:20px;
	margin-left:20px;
}


.box-sangha-3 {
	float:left;
	width:225px;
	height:225px;
	margin-top:20px;
	margin-left:20px;
}


.box-sangha-4 {
	float:left;
	width:225px;
	height:225px;
	margin-top:20px;
	margin-left:20px;
}


.box-sangha-5 {
	float:left;
	width:225px;
	height:225px;
	margin-top:20px;
	margin-left:20px;
}


.box-sangha-6 {
	float:left;
	width:225px;
	height:225px;
	margin-top:20px;
	margin-left:20px;
}


.box-sangha-7 {
	float:left;
	width:225px;
	height:225px;
	margin-top:20px;
	margin-left:20px;
}


.box-sangha-8 {
	float:left;
	width:225px;
	height:225px;
	margin-top:20px;
	margin-left:20px;
}








.template-rstv-bg {
	background-image:url(/images/rstv/rstv-bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	margin-top:-20px;
	margin-bottom:-25px;
	height:1283px;
	
}



.rstv-container-1 {
	background-image:url(/images/general/trans-black-50.png);
	background-repeat:inherit;
	margin-top:20px;	
}

.rstv-header {
	background-color:#fff;
	padding:2px 5px 2px 5px; 
}

.rstv-desc {
	width:265px;
	float:left;
}


.rstv-desc-box {
	margin-left:20px;
	margin-top:30px;
	text-align:justify;
	color:#fff;
}


.rstv-poster {
	width:260px;
	float:left;
}


.rstv-video {
	width:475px;
	float:left;
}



/*=== END TEMPLATE CODE ===*/



.contributor-headshot {
	width:150px;
	height:193px;
	margin-right:10px;
	float:left;
	clear:both;
}


.contributor-name {
	margin-bottom:10px;	
}


.contributor-sub-title {
color:#a2a2a2;
font-size:1.3em;
margin-top:-9px;
font-style:normal;
}


.contributor-container-1 {
	background-color:#d9e6f5;
	margin-bottom:20px;
}


.contributor-box-1 {
	width:570px;
	float:left;
	margin-right:20px;
	margin-left:20px;
	text-align:justify;
}


.contributor-box-2 {
	width:330px;
	padding:20px 10px 0px 10px;
	margin-bottom:20px;
	float:left;
	background-color:#27945f;
}



/*=== START ABOUT PAGE ===*/


#columns-about{
	margin: 0px 0 0;
	padding: 0 0 0px;
	background-color:#fff;
}


.about-col-1 {
	width:100px;
	float:left;
}

.about-col-2 {
	width:800px;
	float:left;
}

.about-col-3 {
	width:100px;
	float:left;
}


.about-content {
	margin-top:50px;
	margin-bottom:40px;
	padding:20px;
	background-image:url(/images/general/trans-white-90.png);
}


.about-buddha {
	float:left;
	width:175px;
	height:348px;
	margin-right:20px;
	margin-bottom:5px;
}


.about-brother-echo {
	float:left;
	width:100px;
	height:133px;
	margin-right:10px;
}




.home-main-content-container {
	margin: 0px auto;
	background-color:#3672b8;
}


.home-main-left-container {
	width:360px;
	height:340px;
	float:left;
	background-color:#3672b8;
}


.home-main-left-content {
	width:340px;
	margin-left:20px;	
}


.home-main-right-content {
	background-color:#3672B8;
	width:620px;
	margin-left:20px;	
}

.home-main-right {
	width:640px;
	float:left;
	background-color:#3672b8;
	margin-bottom:20px;
}


.home-text-white {
	font-size:1.4em;
	color:#fff;
	text-align:justify;	
}



#googlecart-widget {
	float:right;
	width:175px;
}


.cart-container {
	margin-top:6px;
	width:200px;
	float:left;	
}


.polls-container {
	background-color:#b1dfff;
	width:300px;
	padding:10px;
	border: solid 2px #DE242B;
	text-align:center;
	margin: 0px auto;
}





.energyxchange-header {
	margin: 0px auto;	
}


.music-container {
	text-align: center !important;
	margin-bottom:8px;
}




.custom-categories {
	float:left;	
}

custom-comments {
	float:right;
	width:150px;
	height:50px;
	padding:10px 10px 0px 10px;
	font-size:1.3em;
	font-weight:bold;
	background-color:#b1dfff;
	color:#fff;
	text-align:center;	
}





.audio-bg {
	background-color:#3672B8;	
}


.audio-container {
background-color:#FFFFFF;
margin:55px auto;
padding:20px;
width:615px;
}

.audio-main-image {
	text-align:center;	
}


.rawsangha-event-text {
	
	text-align:justify !important;
}

.rawsangha-event-info {
	font-size:14px;
	color:#48ad68;	
}




