/**
 * Theme Name:Warpack
 * Theme URI: www.web2feel.com
 * Description: A stylish gamer magazine wordpress theme from jinsona designs.
 * Author: Jinsona Designs
 * Author URI: http://web2feel.com
 *
 * Copyright (c) 2008 - 2010 web2feel.com.  All rights reserved.
 * http://web2feel.com
 *
 */
@import url('../warpack/sidebar.css');
@import url('../warpack/feature.css');
@import url('../warpack/comment.css');

html,body,div,span,object,h1,h2,h3,h4,h5,h6,p
,pre,a,abbr,acronym,address,big,cite
,code,del,dfn,em,img,ins,kbd,q,samp,small
,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,
form,label,legend,table,caption,tbody,tfoot,
thead,tr,th,td{
margin:0;
padding:0;
vertical-align:baseline;
outline:none;
}

b,i,hr,u,center,menu,layer,s,strike,font,xmp
{
margin:0;
padding:0;
vertical-align:baseline;
outline:none;
font-size:100%;
font-weight:normal;
font-style:normal;
background:transparent;
border:none;
text-decoration:none
}

font{
color:#333
}

center{
text-align:left
}

body {
	margin:0 auto;
	padding:0;
        background-color:#f3f6e2;
        background-image:url(images/body.png);
	font-family:Arial,"Century gothic", Tahoma,sans-serif;
	color:#161514;
	font-size:13px;
        line-height:20px;
	}
/* Round corners */
.round_corners{
    -moz-border-radius: 5px; /* for Firefox */
    -khtml-border-radius: 5px; /* for Safari */
    -webkit-border-radius: 5px; /* for Safari based browsers */
    border-radius: 5px; /* for IE */
}
.opacity{
    -moz-opacity:7; /* for Firefox */
    -khtml-opacity: 7; /* for Safari */
    opacity:0.7;
    filter:alpha(opacity: 70); /* for IE */
}
div.both{clear:both; float:left;}
.body-block {
	clear:both;
	float:left;
	width:1000px;
	border-top:none;
}
.header_box {
	width:958px;
	clear:both;
	float:left;
	border-bottom: 1px dotted #000;
	text-align:justify;
	line-height:18px;
        margin:0;
}
.header_box2 {
	width:435px;
	float:right;
	background: url(images/who_we_are.png) no-repeat;
	background-position:0px 20px;
	padding-top:120px;
	margin-left:10px;
        text-align:justify;
        font-size:12.5px;
        color:#000;
}
.header_box2 span
{
    font-weight:normal;
    color:#000;
    font-size:18px;
}
.header_box1 {
	width:488px;
	background-color:#CBB38A;
	padding-left:8px;
	height:270px;
	float:left;
}

/* heading images */
.about_heading, .partners_heading, .friends_heading, .bod_heading, .advisory_council_heading,
.program_header, .foundation_heading, .contacts_header, .affiliate_program_heading,
.articles_heading, .banner_heading, .sitemap_heading{
    clear:both;
    float:left;
    background-position:27px 25px;
    height:77px;
    width:958px;
    margin-bottom:15px;
    background-color:#2B91A7;
    background-repeat: no-repeat;
}
.about_heading {background-image:url(images/heading-about.png);}
.partners_heading {background-image:url(images/heading-partners-and-sponsors.png)}
.friends_heading {background-image:url(images/heading-friends-of-shanti-generation.png)}
.bod_heading {background-image:url(images/heading-bod.png)}
.advisory_council_heading{background-image:url(images/heading-advisory-council.png)}
.program_header {background-image:url(images/heading-programs.png)}

.foundation_heading {background-image:url(images/heading-foundation.png)}
.contacts_header {background-image:url(images/heading-stay-in-touch.png);}
.affiliate_program_heading{background-image:url(images/heading-affiliate-program.png);}

.articles_heading {background-image:url(images/heading-articles.png)}
.banner_heading {background-image:url(images/heading-banner.png)}

.martop{margin-top:15px;}
/* heading images ends */

.about_video {
	width:496px;
	height:350px;
	float:left;
        padding-left:4px;
}
.about-pages{color:#fff;}
.about-pages .post{color:#fff; padding:0 25px;}
.about-sub-pages{padding:0 0 10px 0; text-align:center;}
.about-sub-pages a, .about-sub-pages a:link, .about-sub-pages a:hover{
    text-decoration:underline;
    font-size:16px;
    color:#fff;
}
.peacemaker_image {
	width:496px;
	height:44px;
	float:left;
	clear:both;
        background:url(images/about_peacemaker_heading.png) no-repeat;
}
.footer_image {
	width:496px;
	height:28px;
	float:left;
        background:url(images/about_peacemaker_footer.png) no-repeat;
}
.blue_box {
	width:958px;
	clear:both;
	float:left;
	background:#20879D;
	font-size:12px;
	color:white;
	clear:both;
	line-height:18px;
	padding:25px 0px 10px 0px ;
        margin:15px 0px  0px 0px;
}
.blue_box .about-members{
    margin:0 15px 20px 20px;
    text-align:justify;
    float:left;
    min-height:345px;
    width:438px;
    border-bottom:1px dotted #fff;
    display:inline-block;
    
}
.blue_box .about-members:last-child{border-bottom:none}
.about-members img{border:none; background:transparent; margin:-5px 10px 15px 0;}
.about-members p{padding-bottom:15px;}
.about-members p:first-child{font-size:16px;}
.about-members p a, .about-members p a:link, .about-members p a:hover{
    text-decoration:none;
    font:400 14px Times, Georgia;
    color:#fff;
}


.info_column {
        margin:0 20px 10px 20px;
	text-align:justify;
	min-height:320px;
	float:left;
	width:438px;
        border-bottom:1px dotted #fff;
}
.user_name {
	font-size:14px;
	line-height:16px;
	margin:0;
	text-align:left;
	padding-top:10px;
        font-weight:bold;
}
.user_role {
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	margin:0;

}
.info_column p
{
        padding-top:15px;
        color:#FFF;
	text-decoration:none
}

.info_column img
{
    float:left;
    margin:0 10px 10px 0;
}
.align_right
{
    float:right;
}
.info_column a, .info_column a:link, .info_column a:hover,  .info_column a:visited{
	color:#FFF;
	text-decoration:none;
        font-family:"Times New Roman", Times, serif;
	font-size:14px;
        line-height:22px;
}

/* start Program Page Styles */
.row_prgrm {
	width:958px;
	clear:both;
	float:left;
}
.box_youth {
	width:448px;
	float:left;
	background:#af8957 url(images/youth_f.png) no-repeat;
	background-position:167px 25px;
	color:#fff;
	text-align:left;
	min-height:2060px;
	padding-top:95px;
        padding-left:25px;
}
.box_teacher {
	width:448px;
	float:right;
	background:#af8957 url(images/teacher_f.png) no-repeat;
	background-position:135px 25px;
	color:#fff;
	text-align:left;
	min-height:2060px;
	padding-top:95px;
        padding-left:25px;
}
.box_youth h6, .box_teacher h6 {
	color:#FFF;
	font-size:16px;
	font-weight:bold;
        padding-top:15px;
        padding-right:25px;
        padding-bottom:10px;
     
}
.box_youth h2, .box_teacher h2 {
	color:#FFF;
	font-size:20px;
	font-weight:bold;
        padding-top:15px;
        padding-right:25px;
        border-top:1px dotted #fff; 
        width:400px;
        padding-right:25px;
}
.box_youth h5, .box_teacher h5 {
	color:#FFF;
	font-size:20px;
	font-weight:normal;
        line-height:24px;
        padding-top:15px;
        border-top:1px dotted #fff;width:400px;    padding-right:25px;
        margin-top:10px;}
.box_teacher h3 {
	color:#FFF;
	font-size:20px;
	font-weight:normal;
        padding-top:15px;
        padding-right:25px;
        margin-top:10px;}
.box_youth h5:first-child, .box_teacher h5:first-child {
	color:#FFF;
	font-size:20px;
        padding-top:0px;
	font-weight:normal;border-top:none;width:400px; padding-right:25px;}
.box_youth ul, .box_teacher ul {
	margin:0;
        padding-top:12px;
}
.box_youth li, .box_teacher li {
	background:url(images/arrow_bullet.png) no-repeat;
	padding-left:20px;
	list-style-type:none;
	text-align:left;
	padding-bottom:8px;
}
.box_youth hr, .box_teacher  hr {
	margin-top:10px;
	border-bottom:1px dotted #fff;
	margin-right:25px;
	margin-bottom:20px;
}
.box_youth p, .box_teacher p {
	margin-right:25px;
	text-align:justify;
        padding-top:8px;
        padding-bottom:4px;
}
.top_padding {
	margin-top:25px;
}
.row span {
	padding-left:18px;
}
.box_youth a, .box_youth a:link, .box_youth a:hover, .box_youth a:visited {
	color:#fff;
	text-decoration:underline;
	font-size:13px;
        line-height:20px;
}
.box_teacher p a, .box_teacher p a:link, .box_teacher p a:hover, .box_teacher p a:visited  {
	color:#fff;
	text-decoration:underline;
        line-height:25px;
}
/* End Program Page Styles */
/* Start Foundation Page Style */
.foundation_heading1 {
	background:#20879D url(images/foundation_concept.png) no-repeat;
	background-position:305px 30px;
	height:345px;
	width:958px;
        padding-top:12px;
	clear:both;
	float:left;
        text-align:justify;
}
.vision_div h2, .div_mission h2 {
	font-size:22px;
	font-weight:normal;
	color:#FFF;
	padding-bottom:5px;
	line-height:26px;
	text-align:left;
        border-bottom:1px dotted #FFF;
}
.div_mission {
	width:275px;
	float:left;
	padding:5px 0px 0px 25px;
	color:#fff;
	font-size:12px;
        line-height:18px;
}
.vision_div {
	width:280px;
	float:right;
	padding:5px 25px 5px 0px;
	color:#fff;
	font-size:12px;
        line-height:18px;
}
.foundation_heading1 p
{
    padding-bottom:10px;
    padding-top:10px;
}
.fndtn_body {
	background:#af8957; /*url("images/foundation_curve.png") no-repeat background-position:400px 50px;*/
    width:958px;
	height:80px;
	margin-top:15px;
	clear:both;
	float:left;
        /*border:1px solid red;*/
}
.fndtn_body div
{
    padding:0;
}
.curve_imgae
{
    background:url("images/foundation_curve.png") no-repeat;
    /*border:1px solid yellow;*/
    width:14px;
    height:14px;
    margin:0px 0px 0px 472px;
 /*   background-position:305px 30px;*/
}
.row_fndtn {
	width:958px;
        background:url("images/foundation_curve.png") no-repeat;
        background-position:472px 0px;
	clear:both;
	float:left;
}

.core-concept{
    float:left;
    width:200px;
    text-align:center;
    padding:110px 0 0 78px;
}
.core-concept h2{font-size:17px; text-shadow: 5px 5px 5px #999; filter:DropShadow(Color=#c8c8c8, OffX=1, OffY=2);}
.core-concept p{line-height:16px; text-shadow: 5px 5px 5px #999; filter:DropShadow(Color=#c8c8c8, OffX=1, OffY=2);}

.fndtn_body p {
	padding-top:15px;
}
#youth {
	padding:15px 60px 0px 160px;
}
#initiative {
	vertical-align:top;
	padding-top:22px;
	padding-left:15px;
}
#teacher {
	padding:15px 0px 0px 80px;
}
.youth_col {
	background-color:#af8957;
	width:418px;
	min-height:735px;
	float:left;
        text-align:justify;
	padding:10px 30px 0px 25px;
	color:#fff;
}
.youth_col a, .youth_col a:link, .youth_col a:hover
{
    color:#fff;
    text-decoration:none;
}
.teacher_col {
	background-color:#af8957;
	width:418px;
	min-height:735px;
	float:right;
        text-align:justify;
	padding:10px 30px 0px 25px;
	color:#fff;
}
.youth_col h3, .teacher_col h3 {
	color:#FFF;
	font-size:18px;
        padding:15px 0px 15px 0px;
	font-weight:normal;
	text-align:left;
        border-top:1px dotted #fff;
}
.youth_col h3:first-child, .teacher_col h3:first-child
{
    color:#FFF;
	font-size:18px;
        padding:15px 0px 15px 0px;
	font-weight:normal;
	text-align:left;
        border-top:none
}
.youth_col p, .teacher_col p {
    padding-bottom:20px;
    line-height:18px;
}
.teacher_col ul {
	padding-bottom:10px;
	margin:0;
}
.teacher_col li {
	background:url(images/arrow_bullet.png) no-repeat;
	padding-left:20px;
	list-style-type:none;
	text-align:left;
	padding-bottom:8px;
}
.teacher_col span
{
    padding-left:25px;
}

/* End Foundation Page Style */




blockquote {
	font-style: italic;
	color: #555;
	background:#E0E0E0;
	border-left:1px solid #CFCDC2;
	border-top:1px solid #CFCDC2;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	padding:10px;
	}
blockquote blockquote {
	color: #777;
	}
blockquote em {
	font-style: normal;
	}
.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
.post img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	border: 1px solid #fff;
	}
img.alignright {
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	}

.post img.alignleft {
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:#E4E4E4;

	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}

.wp-caption {
	border: 1px solid #fff;
	text-align: center;
	background-color: #E4E4E4;
	padding: 4px 0px 5px 0px;
	color:#555;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;

	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

#casing{
	margin:0px auto;
	width:950px;
        position:relative;
}

#wrapper{
	width:1000px;
	margin:0px auto;
}

#topbar{

	width:1000px;
	height:34px;
}


#topbar ul{
	margin:0px 0px;
	padding:0px;

}

#topbar ul li{
	 float:left;
	margin:8px 0px 5px 20px;
 	list-style:none;
	line-height:18px;
	padding-left:20px;
	font-size:11px;
	color:#fff;
}
#topbar ul li a:link,#topbar ul li a:visited{

	color:#a3a3a3;
}

li.rss{
	background:url(images/rss.png) no-repeat;
}
li.twit{
	background:url(images/twit.png) no-repeat;
}
#header{

	height:227px;
	width:1000px;
	overflow:hidden;
	background:url(images/head.jpg)

}

.blognames{
	text-align:left;
	margin:20px 0px 0px 30px;
	width:600px;
}

h1#blog-title{

	font-size:36px;
	padding:50px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
}

h1#blog-title a:link,h1#blog-title a:visited {

	color:#fff;
	text-shadow:1px 1px 1px #000;
	text-transform:uppercase;
}
h2#blog-desc{
	font: 16px Georgia,Tahoma,"Century gothic",verdana,  sans-serif;
	padding:5px 0px 0px 0px;
	width:600px;
	color:#C8D936;
	margin:0px 0px 0px 0px;
	text-shadow:1px 1px 1px #000;
	}

/*Start links page */
.frnds_shanti
{
	background-color:#20879D;
	color:#fff;
	width:933px;
	text-align:left;
	clear:both;
	float:left;
	padding:25px 0px 10px 25px;
        height:20px;
}
.frnds_shanti h1{font-weight:normal; font-size:22px; line-height:0px;}
.frnd_box { width:958px; background-color:#FFF; float:left; clear:both;}
.logo_box{
   width:943px;
   margin-top:20px;
   margin-left:15px;
   *padding-bottom:20px;
   clear:both;
   float:left;
}
.logo_box a, .logo_box a:link, .logo_box a:hover{
   display:inline-block;
   height:130px;
   width:189px;
   float:left;
   text-decoration:none;
   margin:0 0 30px 30px;
   outline:none;
} 
.logo_box a img{border:none;}
.logo_box .layoga_image{background:url(images/layoga.png) no-repeat; width:195px;}
.logo_box .yogamint_image{background:url(images/yogamint.png) no-repeat; width:195px;}

.logo_box .clickbox_image{background:url(images/clickbox.png) no-repeat; width:195px;}
.logo_box .yogaglo_image{background:url(images/yogaglo.png) no-repeat; width:195px;}
.logo_box .yogamonth_image{background:url(images/yogamonth.png) no-repeat; width:195px;}
.logo_box .offdmat_image{background:url(images/off_the_mat.png) no-repeat; width:195px;}

.logo_box .studio_image{background:url(images/studio_no1.png) no-repeat; width:195px;}
.logo_box .colors_image{background:url(images/conscious_colors.png) no-repeat; width:195px;}
.logo_box .childlight_image{background:url(images/logo_childlight.png) no-repeat; width:195px;}
.logo_box .schoolyoga_image{background:url(images/yoga_inmyschool.png) no-repeat; width:195px;}

.affiliate-program{
    clear:both;
    float:left;
    width:898px;
    padding:30px;
    background-color:#fff;
}


/*End links page */

/* Start Store Page Styles */
.store_header {
	width:958px;
	clear:both;
	float:left;
	height:380px;
	background-position:10px -8px;
	margin-bottom:15px;
	background-color: #20879D;
	background-image: url(images/dvd_case.png);
	background-repeat: no-repeat;
}

.spirit_voyage_img {
	padding-bottom: 8px;
	padding-right: 7px;
}

international h2 {
	font-family: Arial, "Century gothic", Tahoma, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: 18px;
	left: 25px;
	right: 95px;
}
.international_text {
	font-family: Arial, "Century gothic", Tahoma, sans-serif;
	text-align: left;
	background-position: 5px -20px;
	width: 350px;
}
.image_international {
	width:400px;
	text-align:left;
	float:left;
	height: 50px;
	vertical-align: middle;
}
.international {
	font-size: 24px;
	color: #FFF;
	text-align: left;
	padding-top: 10px;
	width: 400px;
	font-family: Arial, "Century gothic", Tahoma, sans-serif;
	font-weight: normal;
}

.buy_international1 {
	width:300px;
	clear:both;
	float:left;
	height:205px;
	color:#fff;
	font-weight:700;
	background-color: #20879D;
	background-image: url(http://www.shantigeneration.com/wp-content/uploads/2010/12/international2.png);
	background-repeat: no-repeat;
	background-position: 7px 8px;
	padding-top: 4px;
	padding-right: 0;
	padding-left: 170px;
}
.store_col1 {
	width:479px;
	margin-top:13px;
	border-right:1px dotted #000;
	float:left;
}
.store_col2 {
	width:477px;
	padding-top:25px;
	float:right;
}
.store_col2 h1 {
	color:#fff;
	text-align:left;
	padding-left:25px;
	padding-right:95px;
	font-size:34px;
	font-weight:normal;
        line-height:35px;
}
.store_col1 h1 {
	text-align:left;
	padding:0;
	margin:0;
	padding-left:150px;
}

.store_col3 h1{background-image:url();}.store_header2 {
	width:958px;
	clear:both;
	height:311px;
	background-position:10px;
	margin-bottom:15px;
	background-color: #20879D;
	background-repeat: no-repeat;
	float: left;
}
.store_col3 {
	padding-top:55px;
	padding-right: 0px;
	padding-left: 150px;
	height: 300px;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #000;
}
.store_col3 h1 {
	color:#fff;
	text-align:left;
	font-size:34px;
	font-weight:normal;
	line-height:35px;
	margin-bottom: 0px;
	margin-top: -50px;
}

.row_store
{
        width:958px;
	clear:both;
	float:left;
}
.row1, .row2 {
	width:380px;
	clear:both;
	float:left;
	border-bottom:1px dotted #fff;
	margin-left:25px;
        margin-bottom:10px;
}
.row1 {
	padding-bottom:8px;
	padding-top:5px;
}
.image_paypal {
	width:400px;
	text-align:left;
	float:left;
        margin-top:20px;
	height: 50px;
	vertical-align: middle;
}
.image_paypal form input
{
    border:none;
    outline:none;
}
.image_button
{
    margin-left:20px;
}
.image_button1
{
    margin-left:20px;
}
.image_amazon
{
        width:400px;
	text-align:left;
	float:left;
        height: 50px;
        padding-left:5px;
	vertical-align: middle;
}
.image_amazon img
{ border:none;
}
.paypal_btn {
	width:250px;
	float:right;
	height: 50px;
	text-align:left;
}
.paypal_btn img {
	float:left;
	padding-left:20px;
}
.amazon_img {
	padding-top:7px;
        vertical-align:top;
}
.right_box {
	padding-left:15px;
	clear:both;
	margin:0;
}
.store_left, .store_right{min-height:650px;}
.store_left {
	width:425px;
	float:left;
	background-color:#20879D;
	color:#fff;
	font-size:12.5px;
	text-align:justify;
        padding:25px 15px 0px 30px;
        line-height:18px;
}
.store_left p, .store_right p {
	padding-bottom:10px;
        padding-top:10px;
}
.store_left h2, .store_right h2{
	font-size:22px;
	font-weight:bold;
	color:#FFF;
	line-height:26px;
    text-align:left;
    height:60px;
    text-transform:uppercase;
    width:100%;      
}
.store_left img {

        padding-right:10px;
        float:left;
        padding-bottom:20px;
        border:none;
}
.store_right {
	width:410px;
	float:right;
	background-color:#20879D;
	color:#fff;
	font-size:12.5px;
	text-align:justify;
        line-height:18px;
	padding:25px 25px 0px 30px;
}

.store_right a, .store_right a:link, .store_right a:hover, .store_right a:visited
{
    color:#ff9;
    text-decoration:none;
}

.bottom_border {
	width:430px;
	border-bottom:1px dotted #fff;
}
.store_left h3, .store_right h3 {
	font-size:20px;
	font-weight:normal;
	color:#FFF;
	padding-bottom:10px;
	line-height:26px;
        text-align:left;
        border-top:1px dotted #fff;
        padding-top:10px;
        margin-top:5px;
}
.store_left h3:first-child, .store_right h3:first-child {
	font-size:20px;
	font-weight:normal;
	color:#FFF;
	padding-bottom:10px;
	line-height:26px;
        text-align:left;
        border-top:none;
        margin-top:0px;
}
.store_left ul, .store_right ul {
	margin-top:5px;
        clear:both;
}
.store_left li, .store_right li {
	background:url(images/arrow_bullet.png) no-repeat;
	padding-left:20px;
	list-style-type:none;
	text-align:left;
	padding-bottom:8px;
}
.store_image {
	width:102px;
	float:left;
}
.store_text {
	width:300px;
	float:right;
	padding:0 25px 0px 10px;
}
/* End Store Page Styles */

/*Page menu*/

#foxmenucontainer{
	height:42px;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Arial,Verdana,"Century gothic",Tahoma,  sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	background:url(images/menu.png) no-repeat;
	}
#menu{
	margin: 0px 10px;
	padding: 0px;
	width:950px;
	height:42px;
	overflow:hidden;
	}

#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#menu li a, #menu li a:link, #menu li a:visited {
	display: block;
	margin: 0px;
	line-height:42px;
	padding:0px 10px;
	color:#fff;
	text-shadow:1px 1px 1px #2E4420;
	}

#menu li a:hover, #menu li a:active {
	background:url(images/menua.png) repeat-x ;
	color: #394F0A;
    margin: 0px;
	line-height:42px;
	text-decoration: none;
	text-shadow:1px 1px 1px #fff;
	}
        /*
.current_page_item a{
	background:url(images/menua.png) repeat-x ;
	color: #394F0A!important;
	text-shadow:1px 1px 1px #fff!important;
}
        */
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background: #6E9617;
	width: 150px;
	color:#ddd;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding:0px 10px;
	border-bottom: 1px solid #96C134;
	line-height:35px;
	font-family: Arial,Verdana,"Century gothic",Tahoma,  sans-serif;
	font-size: 12px;
		text-shadow:1px 1px 1px #5C7F0F;
	}

#menu li li a:hover, #menu li li a:active {
	background: #9DBE28;
	color: #fff;

	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#menu li li {
	}

#menu li ul a {
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active {
	}

#menu li ul ul {
	margin: -36px 0 0 170px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul,
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul,
#menu li li li:hover ul, #menu li.sfhover ul,
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover {
	position: static;
	}



#catmenucontainer
{

	display: block;
	font: 12px Arial,Tahoma,"Century gothic", sans-serif;
	font-weight: normal;
	height: 43px;
	padding: 1px 0 0px 0px;
	text-transform: uppercase;
	background:url(images/cat.png) no-repeat;
	width:970px;
}
#catmenu
{
	height: 43px;
	margin: 0px 0px 0px 0px;
	padding: 0px 7px;
	width:780px;
	float:left;
	overflow:hidden;
}
#catmenu ul
{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#catmenu li
{
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#catmenu li a, #catmenu li a:link, #catmenu li a:visited
{
	color: #CFCFCF;
	display: block;
	font-weight: normal;
	padding: 0px 10px ;
	line-height:43px;
	text-shadow: 1px 1px 1px #373B3F;
}
#catmenu li a:hover, #catmenu li a:active
{
	background: #94ab13 url(images/catmenua.png) repeat-x;
	color: #424c07;
	display: block;
	text-shadow: 1px 1px 1px #D0DF3A;
}
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited
{
	background: #95AC14;
	border-bottom:1px solid #BBCD2D;
	border-right:1px solid #BBCD2D;
	color: #424c07;
	float: none;
	margin: 0px;
	line-height:35px;
	padding: 0px 10px ;
	text-shadow: 1px 1px 1px #D0DF3A;
	width: 130px;
}
#catmenu li li a:hover, #catmenu li li a:active
{
	background: #a3bc19;
	color: #fff;
	float: none;
	margin: 0px;
	width: 130px;
	text-shadow: 1px 1px 1px #222;
}
#catmenu li ul
{
	height: auto;
	left: -999em;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 170px;
	z-index: 9999;
}
#catmenu li li
{
}
#catmenu li ul a
{
	width: 140px;
}
#catmenu li ul a:hover, #catmenu li ul a:active
{
}
#catmenu li ul ul
{
	margin: -35px 0 0 170px;
}
#catmenu li:hover ul ul, #catmenu li:hover ul ul ul,
#catmenu li.sfhover1 ul ul, #catmenu li.sfhover1 ul ul ul
{
	left: -999em;
}
#catmenu li:hover ul, #catmenu li li:hover ul,
#catmenu li li li:hover ul, #catmenu li.sfhover ul,
#catmenu li li.sfhover1 ul, #catmenu li li li.sfhover1 ul
{
	left: auto;
}
#catmenu li:hover, #catmenu li.sfhover1
{
	position: static;
}


#search {

	width:250px;
	padding:4px 5px 5px 5px ;
	float:right;

	height:24px;
	margin-left:10px;
	display:inline;
}
#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:150px;
	margin:0px 0px 0px 0px;
	padding: 3px 5px 3px 5px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#ccc;
	float:left;
	background:#3b3b3b;
	border:1px solid #484848;
	display:inline;
}
input#searchsubmit{
	float:left;
	display:inline;
	margin:0px 0px 0px 5px;
	height:25px;
	background:url(images/sbox.png) no-repeat;
	color:#fff;
	border:none;
	width:75px;
}




#content{
	width:1000px;
	float:left;
	display:inline;
}
.body_content
{
    width:958px;
    padding:0px 10px 0px 20px;
    clear:both;
    float:left;
}
.post {
    margin: 0 0 20px 0;
    padding-bottom:10px;
    height: 100%;
    font-size:13px;
    color:#000;
    text-align:justify;
}

.home-columns .post {
    margin: 0 0 20px 0;
    padding-bottom:10px;
    height: 100%;
    font-size:13px;
    line-height:20px;
    color:#000;
    border-bottom:1px dotted #ccc;
    clear:both;
    float:left;
    width:455px;
}

.datebox{
	width:56px;
	height:56px;
	background:url(images/date.png);
	float:left;
	text-align:center;
	margin:0px 5px 0px 10px;
        display:none;
}
span.date{
	font-size:28px;
	line-height:39px;
	width:56px;
	color:#fff;

}
span.month{
	font-size:12px;
	text-transform:uppercase;
	color:#fff;

}
.title{
    clear:both;
    float:left;
    width:455px;
}

.title h2 {font:400 20px Arial, Helvetica, sans-serif;}

.title h2 a, .title h2 a:link, .title h2 a:visited, .title h2 a:hover  {color: #161616; text-decoration:none;}

.title-meta{
	font-size:10px;
	text-transform:uppercase;
	background:#ebebeb;
	color:#fff;
        clear:both;
        float:left;
        width:480px;
}

/* Start Media = Press Page Styles */

.main_media {
	width:988px;
	float:left;
	clear:both;
}
.media_video {
	width:958px;
	text-align:left;
        margin-bottom:15px;
}
.media_video object, .media_video param{max-width:958px; max-height:320px; min-height:350px;}
.media_image
{
        width:278px;
	clear:both;
	float:left;
	height:107px;
	background:url(images/layoga_background.png) no-repeat;
	background-position:0px 29px;
        padding:33px 230px 0px 460px;
        margin-bottom:10px
}
.media_image img
{
    border:none;
    margin-top:10px;
}
.media_image p {
	color:#000;
        font-size:18px;
        line-height:24px;
}
.media_body {
	width:898px;
	background-color:#20879D;
	clear:both;
	float:left;
	text-align:justify;
	padding:25px 30px 30px 30px;
	color:#fff;
	font-size:12.5px;
        line-height:20px;
	margin-bottom:15px;
}
.media_body hr
{
    border-bottom:1px dotted #fff;
    margin:10px 0px;
}
.media_body h1 {
	color:#FFF;
	font-size:24px;
	font-weight:normal;
	margin-bottom:10px;
}
.media_body h2 {
	color:#FFF;
	padding-top:15px;
	font-size:16px;
	font-weight:bold;
	margin:0;
	line-height:0;
	padding-bottom:8px;
        text-transform:uppercase;
}
.media_body h2:second:child {
	color:#FFF;
	padding-top:15px;
	font-size:16px;
	font-weight:bold;
	margin:0;
	line-height:0;
	padding-bottom:8px;
        text-transform:uppercase;
        border-bottom:1px dotted #fff;
}

.media_body h3 {
    font: italic 400 15px Times, Georgia, serif;
    padding-top:5px;
        font-weight:normal;
}
.media_body h3 a, .media_body h3 a:link, .media_body h3 a:hover{color:#fff;}

.media_body ul{clear:both; float:left; width:890px;}
.media_body ul li{
    background:none;
    float:left;
    width:195px;
    height:220px;
    margin:0 25px 10px 0;
    padding-left:0;
    color:#ddd;
    list-style-type:none;
    text-align:center;
    display:inline-block;
}
.media_body li a,.media_body li a:link, .media_body li a:hover{
    color:#fff;
    font-size:18px;
    text-decoration:none;
    font-weight:700;
    clear:both;
    text-align:center;
    line-height:25px;
}
.media_body li a:hover{color:#ff9;}

.publisher img{max-width:189px; max-height:130px; float:left; clear:both; margin-bottom:10px;}
.banner-title{padding-bottom:10px;}
.banner-image p{padding-bottom:10px;}

/* Press Banner images */
.banner1, .banner1:link, .banner1:hover,
.banner2, .banner2:link, .banner2:hover,
.banner3, .banner3:link, .banner3:hover{
    text-decoration:none;
    cursor:pointer;
    display:inline-block;
    background-repeat:no-repeat;
    border:1px solid #fff;
    padding:0;
    margin-right:33px;
}
.banner1{background-image:url(images/sg-web-banner-static.gif); width:500px; height:62px;}
.banner2{background-image:url(images/sg-web-banner-150x60.gif); width:150px; height:60px;}
.banner3{background-image:url(images/sg-web-banner-132x132.gif); width:132px; height:132px;}

.sg-banner{
    width:858px;
    border:1px inset #207C90;
    background-color:#207C90;
    color:#fff;
    padding:15px 20px 10px 20px;
    margin-top:15px;
}
.banner-title{font-size:16px; font-weight:700; width:858px;}
.banner-image{width:858px;}
.sg-banner p{padding-top:0; line-height:16px;}
.sg-banner p img{margin:0; padding:0; border:1px solid #ccc;}
.media_body h6{font-size:12px;}

/* End Media Page Styles */

/* Styles for blog.php */
.post1 {
    margin: 0 0 20px 0;
    padding-bottom:10px;
    font-size:13px;
    text-align:justify;
    color:#000;
    width:958px;
    float:left;
    clear:both;
    border-bottom:1px dotted #787d7f;;
}
.blog_main
{
    font-family:Arial,"Century gothic", Tahoma,sans-serif;
    width:958px;
    float:left;
    clear:both;
}
.blog_main h2{padding:20px 0; font-size:24px;}
.blog_main img{
    border:1px solid #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color:#eee;
}
.blog_main img.alignright{
    margin: 4px 0 20px 20px;
}
.blog_main img.alignleft{
    margin: 4px 20px 20px 0;
}
.blog_main .commentlist .comment{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.blog_main .comment-body a, .blog_main .comment-body a:link, .blog_main .comment-body a:hover, 
.blog_main #respond a, .blog_main #respond a:link, .blog_main #respond a:hover{
    text-decoration:underline;
    color:#20879D;
}

.blog_content
{
    float:left; width:958px;
}
.blog_sidebar
{
    float:right; width:250px;
}
.title1{
    clear:both;
    float:left;
    width:958px;
}

.title1 h2 {font:400 20px; text-align:left;}

.title1 h2 a, .title1 h2 a:link, .title1 h2 a:visited, .title1 h2 a:hover  {
	color: #1E8A97;
        text-decoration:none;
}
.title1-meta{
	font-size:10px;
	text-transform:uppercase;
	/*background:#ebebeb;*/
	color:#fff;
        clear:both;
        float:left;
        width:958px;

}
.postcover1 a:link,
.postcover1 a:visited {
	color: #20879D;
	background-color: transparent;
}

.postcover1 a:hover {
	color:  #E78701;
	background-color: transparent;
	text-decoration: none;
}

.postcover1 {
        clear:both;
        float:left;
        width:958px;
        color:#000;
}

.postcover1 p {
		margin: 5px 0px 10px 0px;
	}
.postcover1 img{
		max-width:625px;
		height:auto;
	}
.postcover1 h2 {
	color:#000;
	font-size:20px;
	font-weight:normal;
	margin-bottom:10px;
        margin-top:15px;
}
.postcover1 h6{
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding-bottom:5px;
}
.postcover1 ul {
	padding:5px;
	margin:0;
}
.postcover1 li {
	list-style:square;
	text-align:left;
	padding-bottom:8px;
}

/*
.postcover1 ul{
  margin: .4em 0 1em;
  line-height: 150%;
  list-style:square;
}*/
.postcover1 ol{
  margin: .4em 0 1em;
  line-height: 150%;
}

.postcover1 ul li, .postcover1 ol li{
  list-style-position:outside;
  margin-left: 1.6em;
}
.author1{
	padding:0px 5px;
	line-height:20px;
	/*color:#444;*/
        color:#000;
}
.com1{
	line-height:20px;
	padding:0px 5px;
	/*background:#5A7F1F;*/
	float:lef;
}

.com1 a:link, .com1 a:visited {color: #000; text-decoration:none;}

/* Styles for blog.php ends */


.author{
	padding:0px 5px;
	line-height:20px;
	color:#444;
}
.clock{
	background:#bcce2e;
	padding:3px 5px;
	margin-left:10px;
}

.com{
	line-height:20px;
	margin-left:10px;
	padding:0px 5px;
	background:#5A7F1F;
	float:right

}

.com a:link,
.com a:visited {
	color: #fff;

}


img.postim{
	background:#EBEBEB;
	margin: 5px 10px 10px 0px;
	float:left;
	padding:5px;

}

a img.postim {
	border:none;

}
.postinfo {
	padding: 4px 5px 10px 10px;
	font-size:13px;
	overflow:auto;
			}

.postinfo a {

	color:#5A7516;
	font-weight:normal;
	text-decoration:none;
	}
.postcat{
	float:left;
	padding:0px 0 0 20px;
	color:#66851b;
	background:url(images/tag.png);
	background-repeat:no-repeat;

	}
.postcat a {

	color:#5A7516;
	font-weight:normal;
	text-decoration:none;
}


.postcover a:link,
.postcover a:visited {
	color: #20879D;
	background-color: transparent;
}

.postcover a:hover {
	color: #E78701;
	background-color: transparent;
	text-decoration: none;
}

.postcover {
        clear:both;
        float:left;
        width:455px;
}
.stbutton
{
    float:right;
}
a.stbutton:link, a.stbutton:visited {
	color: #20879D;
	background-color: transparent;
}
a.stbutton:hover{
	color: #E78701;
	background-color: transparent;
	text-decoration: none;
}
.postcover p {
		margin: 5px 0px 10px 0px;
	}
.postcover img{
		max-width:625px;
		height:auto;
	}
.postcover ul{
  margin: .4em 0 1em;
  line-height: 150%;
  list-style:square;
}
.postcover ol{
  margin: .4em 0 1em;
  line-height: 150%;
}

.postcover ul li, .postcover ol li{
  list-style-position:outside;
  margin-left: 1.6em;
}

#navigation{
	width:600px;
	padding-left:10px;

}
h2.pagetitle{
	font-size:14px;
	padding:5px 0px;
	font-weight:normal;
	margin:5px 0px 5px 15px;
	color:#6F6753;
	text-align:left;

}

#footer{
	width:100%;
	padding:10px 0px 20px 0px;
	background:#151515;
	position:relative;
	font-size:10px;
	border-top:1px solid #000;
	color:#fff;
}
#footer a:link, #footer a:visited{
	color:#fff;
}
.fleft{
	float:left;
	text-align:left;
	margin:10px 0px 0px 10px;
	line-height:16px;
		width:40%
}
.fright{
	float:right;
	text-align:right;
	margin:10px 10px 0px 0px;
	line-height:16px;
	width:40%
}
.postad{
	margin:10px;
	float:left;
}


/* FOR SHANTIG */
/* header */
.sg-header{
    clear:both;
    float:left;
    width:988px;
    padding:10px 0;
}
    .sg-logo{
        clear:both;
        float:left;
        width:900px;
        height:115px;
    }
    .sg-logo a, .sg-logo a:link, .sg-logo a:hover{
        text-decoration:none;
        cursor:pointer;
        display:block;
        width:900px;
        height:109px;
        
    }
    .sg-menu{
        clear:both;
        float:left;
        width:938px;
        height:38px;
        padding:20px 0px 0 50px;
    }
    .nav-bg{background:url(images/nav-bg.png) no-repeat top left;}

        .sg-menu ul li{color:#fff; font-size:16px; line-height:16px; list-style-type:none; float:left; padding:0 19px; border-left:1px solid #ddd;}
        .sg-menu ul li:first-child{border-left:none;}
        .sg-menu ul li a, .sg-menu ul li a:link, .sg-menu ul li a:hover{text-decoration:none; color:#eee; font-size:16px;}
        .sg-menu ul li a:hover{text-decoration:underline;}
        .sg-menu ul li.current_page_item, .sg-menu ul li.current_page_item a{text-decoration:underline; color:#fff;}
/* header ends */
/* footer */
    .sg-footer{
        clear:both;
        float:left;
        width:938px;
        height:100px;
        padding:25px 20px 0 30px;
        margin-top:18px;
    }
        .sg-footer ul.sg-footer-left{float:left; }
        .sg-footer ul.sg-footer-right{float:right;}
        .sg-footer ul li{color:#fff; font-size:11px; line-height:12px; list-style-type:none; float:left; padding:0 6px; border-left:1px solid #ddd;}
        .sg-footer ul li:first-child{border-left:none;}
        .sg-footer ul li.last{border-right:none;}
        .sg-footer ul li a,
        .sg-footer ul li a:link,
        .sg-footer ul li a:hover{
            text-decoration:none; color:#eee; font-size:11px;
        }
        .sg-footer ul li.current_page_item,
        .sg-footer ul li.current_page_item a,
        .sg-footer ul li a:hover{
            text-decoration:underline; color:#fff;
        }
        .copyright-text
        {
            clear: both;
            float: left;
            margin-top: 35px;
            width: 988px;
            color: #20879D;
            font-size: 10px;
            line-height: 12px;
        }
        .copyright-text p
        {
            text-align: center;
        }
/* footer ends */

/* CUSTOM */
.home-columns{
    clear:both;
    float:left;
    width:950px;
}
.column-left{
    float:left;
    width:420px;
    padding-right:35px;
}

.column-right{
    float:left;
    width:455px;
    margin-left:40px;
}
.watch_video, .blog_div {
    width:455px;
    float:left;
    clear:both;
}
.promotional-info
{
    width:415px;
    float:left;
    clear:both;
    border:1px solid #2AA8C4;
    background-color:#20879D;
    color: #fff;
    margin-top: 20px;
    padding: 20px 20px;
    text-align: justify;
    
}.promotional-heading
{
    font-weight:400;
    line-height:26px;
    font-size:24px;
}
.promotional-block1
{
    width: 269px;
    height: 266px;
    margin-top: 15px;
    background: url(images/promotional-block2.png) repeat-y;
    display: block;
    float: left;
    clear: both;
    color: #fff;
    text-align: left;
    padding: 20px 30px 0 160px;
    line-height: 17px;
}
.blog_div{padding-top:10px;}
.blog_div .title h2{text-align:left;}
.blog_div .title h2 a:hover{color:#20879D;}


.blog_div #content h2{padding:5px 0; clear:both; width:455px;}
.blog_div #content h2 a, .blog_div #content h2 a:link, .blog_div #content h2 a:hover{
    text-align:left;
    color:#333;
    text-decoration:none;
    line-height:26px;
    font-weight:400;
}
.blog_div #content h2 a:hover{color:#20879D;}
.blog_div #content .postcover{border-bottom:1px dotted #999; padding-bottom:10px; margin-bottom:10px;}


.watch_video p.share-this-para{display:none;}
.buy_video {
    width:455px;
    float:left;
}

.buy_video_cafepress {
	width:195px;
	clear:both;
	float:left;
	height:265px;
	color:#fff;
	font-weight:700;
	background-color: #FFF;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 3px;
	border: 2px solid #20879d;
}
.cafepressborder {
	border: 1px solid #20879d;
}

.cafepress {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.home-columns h1{
    color: #20879D;
    font-size:26px;
    text-align:left;
	line-height:26px;
    padding:15px 0 10px 0;
}
.home-columns h2{
    color: #20879D;
    font-size:26px;
	line-height:26px;
    text-align:left;
    padding:15px 0 10px 0;
}
.buy_video1 {
    width:195px;
    clear:both;
    float:left;
    height:265px;
    background:#20879D url(images/dvd-case.png) no-repeat 30px 8px;
    color:#fff;
    font-weight:700;
    padding:4px 0 3px 260px;
}
.buy_video1 h3{
    font-size:14px;
    padding:20px 50px 0 0;
}
.store_col1 .buy_video1 h3
{
    font-size:18px;
    padding:20px 5px 0 0;
    font-weight:normal;
    line-height:22px;
}
.buy_video1 h2{
    font-size:18px;
    padding:30px 0 40px 0;
}
.buy_video1 h4 a, .buy_video1 h4 a:link, .buy_video1 h4 a:hover{
    text-decoration:none;
    background:url(images/btn-buy.png) no-repeat center;
    display:block;
    width:170px;
    height:53px;
    cursor:pointer;
}
p.share-this-para {clear:both; float:left; text-align:right; width:100%;}
.home-testimonial{
    clear:both;
    float:left;
    width:456px;
    padding-top:15px;
}
.page-testimonial{
    width: 908px;
    padding: 25px;
    color: #fff;
    background-color:#2B91A7;
    /*background:#2B91A7 url(images/shanti-generation-dvd-stamp.png) no-repeat 10px 10px;*/
}
.page-testimonial h1{
    padding-bottom:10px;
}
.home-testimonial h1{background:url(images/icon-testimonial.png) no-repeat; padding:7px 0 15px 70px;}
.testimonial-text {
    background:url(images/placeholder-testimonial.png) no-repeat;
    background-position:0 10px;
    border-bottom:1px dotted #ccc;
    clear:both;
    float:left;
    width:384px;
    padding:10px 0 10px 70px;
}
.testimonial-text #sfstest-sidebar blockquote{
    padding:0;
    margin:0;
    background:none;
    border:none;
}
.right{text-align:right;}
.right a, .right a:link, .right a:hover{
    color:#fff;
    text-decoration:none;
    background-color:#20879d;
    padding:3px 8px;
}
.home-social{
    clear:both;
    float:left;
    width:455px;
    padding:20px 0;
    border-bottom:1px dotted #ccc;
}
.mailing-list-submit{
    border:none;
    background:url(images/subscribe-btn.png) no-repeat;
    cursor:pointer;
    width:123px;
    height:32px;
}
.subscibe_div {
	width:210px;
	padding:5px 10px;
	clear:both;
	float:left;
	background-color:#20879D;
	height:140px;
        text-align:center;
}
.form_box form p input#QS_user_email_tt
{
        width:250px;
        padding:3px 5px;
        border:none;
}
.subscibe_div h2, .subscibe_contact h2 {
	font-size:16px;
	color:#fff;
        text-align:center;
        padding: 10px 0 0 0;
}
.subscibe_div p, .subscibe_contact p{
	color:#fff;
        display:block;
        margin:15px auto 0 auto;
}
.subscibe_div input.mailing-submit, .subscibe_contact input.mailing-submit{
    border:2px solid #ccc;
    background-color:#20879D;
    cursor:pointer;
    padding:2px 5px;
    color:#fff;
    font:700 14px Arial, Helvetica, sans-serif;
    outline:none;
    width:90px;
}
#quick_subscribe_messages span{color:#ffa;}

.subscibe_contact{
    width:405px;
    padding:35px 37px;
    clear:both;
    float:left;
    text-align:center;
    border-right:1px dotted #ccc;
}
.follow_us {
    width:180px;
    float:right;
    background-color:#fff;
    border:1px solid #20879D;
    height:140px;
    padding:5px 10px;
}
.follow_us h2{padding:8px 0 20px 0;}
.follow_us a, .follow_us a:link, .follow_us a:hover{
    display:inline-block;
    text-decoration:none;
    width:36px;
    height:37px;
    margin:0 10px;
    background-repeat:no-repeat;
}
.ico-twitter{background-image:url(images/icon-twitter.png);}
.ico-facebook{background-image:url(images/icon-facebook.png);}
.ico-myspace{background-image:url(images/icon-myspace.png);}
.ico-youtube{background-image:url(images/icon-youtube.png);}
.ico-linkedin{background-image:url(images/icon-linkedin.png);}

.schedule_div{
    clear:both;
    float:left;
    width:456px;
    padding:10px 0;
}
.schedule_div table, .schedule_div table th, .schedule_div table td,
.shanti_schedule table, .shanti_schedule table th, .shanti_schedule table td{
    border:1px solid #2AA8C4;
    border-collapse:collapse;
}
.schedule_div table th, .schedule_div table td,
.shanti_schedule table th, .shanti_schedule table td{
    padding:3px 5px;
    text-align:center;
}
.schedule_div table th, .shanti_schedule table th{background-color:#20879D; color:#fff;}
.schedule_div table td a, .schedule_div table td a:link, .schedule_div table td a:hover,
.shanti_schedule table td a, .shanti_schedule table td a:link, .shanti_schedule table td a:hover{
    color:#20879D;
    text-decoration:none;
}
.schedule_div table td a:hover, .shanti_schedule table td a:hover{text-decoration:underline;}


.shanti_schedule{
    width:958px;
    padding:0px 10px 0px 20px;
    clear:both;
    float:left;
}
.contacts_body {
    width:958px;
    padding:25px 0;
    background-color:#20879d;
    clear:both;
    float:left;
}
.top_curve, .bottom_curve {
    width:417px;
    height:23px;
    float:left;
    clear:both;
}
.top_curve{background:url(images/curve_top.png) no-repeat left;}
.bottom_curve{background:url(images/curve_bottom.png) no-repeat left;}
.form_box {
    background-color:#b59363;
    border-left:3px solid #fff;
    border-right:3px solid #fff;
    width:403px;
    color:#fff;
    font-size:14px;
    float:left;
    clear:both;
    margin-left:1px;
}
.contact_col2 {
    width:460px;
    float:right;
    color:#FFF;
    padding-left:15px;
}
.contact_col2 h2
{
    font-size:28px;
    font-weight:normal;
}
.contact_col2 address{font-size:14px; font-style:normal; padding:15px 0;}
.contact_col2 p{padding:3px 0 15px 35px;}
.contact_col2 p.phone {background:url(images/contact.png) no-repeat left top;}
.contact_col2 p.mail {background:url(images/email.png) no-repeat 0px 5px;}
.contact_col2 p a, .contact_col2 p a:link, .contact_col2 p a:hover{color:#fff; text-decoration:none;}

.contact_footer{
    clear:both;
    float:left;
    width:908px;
    background-color:#af8957;
    padding:10px 0 10px 50px;
    margin-top:20px;
}
.contact_footer a, .contact_footer a:link, .contact_footer a:hover{
    display:inline-block;
    height:45px;
    padding:25px 0 0 30px;
    float:left;
    border-left:1px dotted #fff;
    color:#fff;
    text-decoration:none;
    font-size:16px;
}
.contact_footer a:first-child{border-left:none;}
.contact_footer .twitter_link{background:url(images/twitter-big.png) no-repeat 130px 5px; width:210px;}
.contact_footer .facebook_link{background:url(images/facebook-big.png) no-repeat 170px 15px; width:280px;}
.contact_footer .you_tubelink{background:url(images/youtube-big.png) no-repeat 190px 10px; width:290px;}

/*------------------POPUPS------------------------*/
#fade {
	display: none;
	background: #666;
	position: fixed; left: 0; top: 0;
	z-index: 10;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none;
	background: #fff;
	padding: 20px;
	border: 20px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right;
	margin: -55px -55px 0 0;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
.post-title{
    padding-bottom:15px;
    font:700 22px Arial, Helvetica, sans-serif;
}
.content-scroll{
    max-height:500px;
    overflow-y:scroll;
    padding-right:20px;
    font:12px/18px Arial, Helvetica, sans-serif;
    text-align:justify;
}
.content-scroll p a,.content-scroll p a:link, .content-scroll p a:hover{
    text-decoration:none;
    color:#2B91A7;
}
.content-scroll img{border:none;    }

.content-scroll ul{padding-bottom:15px;}
.content-scroll ul li{
    list-style-type:disc;
    list-style-position:inside;
}

.close, .close:link, .close:hover{
    text-decoration:none;
    display:inline-block;
    padding:1px 8px;
    background-color:#fff;
    color:#f00;
    position:absolute;
    float:right;
    top:-20px;
    left:537px;
}
.close:hover{color:#00f; background-color:#ddd;}
.content-scroll p{padding-bottom:15px;}
.content-scroll h2{padding-bottom:15px;}

/********** popup style ends *********/

.commentlist .comment-body .commentmetadata{font:400 12px Arial, Helvetica, sans-serif; color:#666}

/* Styles for Sitemap page */
.sitemap-links
{
    background-color:#FFFFFF;
    clear:both;
    float:left;
    width:898px;
    padding: 30px 30px 40px 30px;
}
#shantigeneration-sitemap ul li
{
    list-style-type: none;
    background: url(images/main-bullet-arrow.png) no-repeat 0 9px;
    padding:0 0 2px 100px;
}
#shantigeneration-sitemap ul li a, #shantigeneration-sitemap ul li a:link, #shantigeneration-sitemap ul li a:hover
{
    color:#fff;
    font-weight:400;
    font-size: 14px;
    line-height:14px;
    text-decoration:none;
}
#shantigeneration-sitemap ul li p
{
    background: #20879D url(images/bullet-arrow.png) no-repeat 15px 8px;
    width: 100px;
    padding: 8px 50px;
}
#shantigeneration-sitemap ul li div
{
    margin-left: -25px;
    margin-top: -16px;
    background: url(images/verticle_line.png) repeat-y;
}
#shantigeneration-sitemap ul li ul
{
    padding-top: 10px;
}
#shantigeneration-sitemap ul li ul li
{
    list-style-type: none;
    background: url(images/sub-bullet-arrow.png) no-repeat 0 18px;
    padding: 12px 0 2px 50px;
}
#shantigeneration-sitemap ul li ul li a, #shantigeneration-sitemap ul li ul li a:link, #shantigeneration-sitemap ul li ul li a:hover
{
    color: #AF8957;
}

.sitemap_heading {background-image:url(images/heading-sitemap.png);}
