@charset "utf-8";
/**
 *
 * Home
 *
 *
 *
 * Colors
 *
 * #555555		Do It Well block text color
 */

#whatIsAnandaLine {
	background-image: url(/images-common-1.0/homepage/super/super6-whatis.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	/*background-color: #CFE1EB;*/
	margin-bottom: 12px;
	margin-left: 5px;
	padding-right: 5px;
	position: relative;
}

#wrapup #mainCenter #whatIsAnandaLine a {
	background-image: none;
}

#whatIsAnandaImage {
	height: 215px;
	width: 40%;
	float: left;
	background-position: top left;
	background-repeat: no-repeat;
}

#mainCenter .meditationAndYoga {
background-image: url(/images-common-1.0/homepage/super/super3-meditation.jpg);
}

#mainCenter .paramhansaYogananda {
background-image: url(/images-common-1.0/homepage/super/super1-yogananda.jpg);
}

#mainCenter .swamiKriyananda {
background-image: url(/images-common-1.0/homepage/super/super2-kriyananda-2.jpg);
}

#mainCenter .kriyaYoga {
background-image: url(/images-common-1.0/homepage/super/super5-kriya-yoga.jpg);
}

#mainCenter .spiritualCommunities {
background-image: url(/images-common-1.0/homepage/super/super4-communities.jpg);
}

#whatIsAnandaImageCorner {
	background-position: 0 0;
	background-image: url(/images-common-1.0/layout/top-left-corner.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
}

#whatIsAnandaMenu {
	min-height: 215px;
	background-image: url(/images-common-1.0/layout/top-right-corner.png);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #cFE1EB;
	margin-left: 40%;
	width: 59.9%;
}

#whatIsAnandaMenu h1
{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #0575bd;
	font-size: 138.5%;
	font-weight: normal;
	line-height: 1;
}

#whatIsAnandaMenu p {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-bottom: 12px;
	padding-right: 10px;
	font-size: 93%;
	line-height: 1.2;
}

#whatIsAnandaMenu .more {
	font-weight: bold;
	/*color: #0051a3; "Too dark," says Nabha */
}

#whatIsAnandaMenu ul {
	margin: 0;
	padding: 0 0 12px;
	text-indent: 10px;
	list-style-type: none;
	line-height: 15px;
	width: 100%;
	font-size: 93%;
	background-image: url(/images-common-1.0/layout/horizontal-dotted-border.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#whatIsAnandaMenu li a {
	margin: 0;
	padding: 1px 0;
	display: block;
}

#whatIsAnandaMenu li {
	margin: 0;
	padding: 1px 0;
	width: 100%;
	background-image: url(/images-common-1.0/layout/horizontal-dotted-border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#whatIsAnandaMenu li a:hover {
	text-decoration: none;
	background-color: #dCE8EF;
}


.contentLine {
	margin-bottom: 15px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 5px;
	padding-right: 5px;
}

#mainArticle .contentLine h1
{
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	font-weight: bold;
	color: #444444;
	font-size: 108%;
}

#mainArticle .contentLine h2
{
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 100%;
}

#mainArticle .contentLine p {
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	line-height: 1.25em;
	font-size: 100%;
}

#mainArticle .contentLine ul {
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	list-style-type: none;
	line-height: 1.25em;
	font-size: 100%;
}

#block1 {
	width: 45%;
	float: left;
	padding-left: 5px;
}

#block1 p {
	margin-left: 90px;
	padding-right: 8px;
}

/* Adds bullets */
/*.contentLine #block1 ul,*/
.contentLine #block2 ul {
	margin-left: 16px;
	list-style-type: disc;
} 

#block2 {
	width: 50%;
	margin-left: 49.5%;
	margin-right: 5px;
}

#block2 h2
{
	margin-left: 5px;
	padding-left: 8px;
}

#block2 p {
	padding-left: 8px;
	padding-right: 8px;
}

#block2 ul {
	padding-left: 8px;
}

#mainCenter #dailyQuote {
	color: #555555;
	margin-right: 8px;
	width: 65%;
	float: left;
	background-color: #fcf0d6;
	margin-bottom: 10px;
	background-image: url(/images-common-1.0/layout/fancy-flower.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.jsEnabled #dailyQuoteContainer {
display: none;
}

#dailyQuoteLeftTop {
	background-image: url(/images-common-1.0/layout/daily-quote-top-left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#dailyQuoteRightTop {
	background-image: url(/images-common-1.0/layout/daily-quote-top-right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#dailyQuoteLeftBottom {
	background-image: url(/images-common-1.0/layout/daily-quote-bottom-left.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#dailyQuoteRightBottom {
	background-image: url(/images-common-1.0/layout/daily-quote-bottom-right.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-left: 3px;
	padding-right: 3px;
}

#dailyQuoteTop {
	background-image: url(/images-common-1.0/layout/daily-quote-horizontal-border.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#dailyQuoteBottom {
	background-image: url(/images-common-1.0/layout/daily-quote-horizontal-border.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#dailyQuoteLeft {
	background-image: url(/images-common-1.0/layout/daily-quote-vertical-border.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#dailyQuoteRight {
	background-image: url(/images-common-1.0/layout/daily-quote-vertical-border.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#dailyQuote .separator {
	height: 10px;
}

#dailyQuote .singleLineLeftText {
	margin-left: 0;
}

#mainArticle #dailyQuote h2
{
	margin: 0;
	font-size: 108%;
}

#dailyQuoteContent {
	padding: 8px 5px 0;
}

.singleLineBothAligs {
	position: relative;
	width: 100%;
	font-size: 85%;
}

.singleLineLeftText {
	margin-left: 5px;
	display: block;
	float: left;
	padding-bottom: 0;
}

.singleLineRightText {
	float: right;
	width: 35%;
	margin-right: 5px;
	padding-bottom: 0;
}

.iconRightAlign {
	float: right;
}

#weeklyVideo {
	width: 32.5%;
	margin-left: 65%;
	padding-bottom: 8px;
}

#weeklyVideo img {
	margin-bottom: 4px;
}

#weeklyVideo li {
	margin-top: 3px;
}


#allElseBlock {
	/* Disabling this kills the specialEmergency block's normal position
	float: left;
	width: 65%;*/
	padding-left: 10px;
	padding-right: 10px;
}

#wrapup #allElseBlock h1 {
	margin-top: 24px;
}

#specialEmergency {
	margin-left: 65%;
	width: 32.5%;
	padding-left: 10px;
	padding-top: 13px;
	padding-right: 10px;
}

.allElseBlockBox {
	margin-bottom: 8px;
}

#articleActionsBar {
height: 1px;
}

#rightColumnContent h1 {
	/* was color:#016DB4;*/
	color: #444444;
	font-size: 123.1%;
	font-weight: bold;
	margin: 24px 0 18px;
}

#rightColumnContent h2 {
	line-height: 1.15;
}

#rightColumnContent h2 .subtitle {
font-size: 90%;
}

#rightColumnContent li  {
margin-top: 0.4em;
}

.newBlock {
margin-top: 18px;
}

#wrapup .newBlock img {
margin-bottom: 4px;
}

/* e.g. Sep 14, Aug 24 */
#allElseBlock .date {
width: 4.5em;
padding-right: 0.5em;
float: left;
}

#allElseBlock #upcomingEvents .date {
	width: 7em;
}

#allElseBlock li {
}

/* I think these were all for the home page

.rightColumnBlock {
	margin: 0;
	padding: 0;
	margin-bottom: 18px;
	padding-right: 5px;
	padding-left: 10px;
	clear: both;
}

.rightColumnBlock p {
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	font-size: 85%;
}

.rightColumnBlock ul {
	line-height: 1.2;
}

.rightColumnBlock ul li {
	font-size: 85%;
	margin-top: 0.4em;
}

.rightColumnBlock ul {
	width: 102px;
	padding: 0px;
	margin: 0px;
	margin-left: 78px;
	display: block;
	line-height: 18px;
	list-style-type: disc;
}

.rightColumnBlock li {
	padding-right: 15px;
}

*/