@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%;
}

#homeblock1 {
	width: 35%;
	float: left;
	padding-left: 5px;
}

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

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

#homeblock1 img {
	margin: 5px 7px 5px 0 !important;
}

#homeblock2 {
	width: 60%;
	margin-left: 39.5%;
	margin-right: 5px;
	position: relative;
}

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

#homeblock2 .block2block
{
	position: relative;
	padding-bottom: 14px;
}

#homeblock2 .block2block ul
{
	list-style-type: circle;
}

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

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

#swamiblock {
	position: relative;
}

#swamiblock .pictureblock {
	float: left;
	width: 20%;
}

#swamiblock .pictureblock img {
	margin: 0;
}

#swamiblock .nopictureblock1 {
	float: left;
	width: 44%;
	padding: 8px;
	padding-right: 15px;
	padding-top: 0;
}

#swamiblock .nopictureblock2 {
	float: left;
	width: 28%;
}

#mainCenter #dailyQuoteContainer {
}

#mainCenter #dailyQuote {
	position: relative;
	border-radius: 8px;
 	-moz-border-radius: 8px 8px 8px 8px;
    background-color: #FEF7E8;
    background-position: 100% 2px;
    background-repeat: no-repeat;
    border: 1px solid #E4D8C0;
    color: #555555;
    margin-bottom: 10px;
}

#dailyQuoteContent {
	padding: 28px 28px 18px;
}

body #wrapup #dailyQuoteContent .attribution {
    color: #777777;
    margin-top: 1em;
	font-size: 85%;
}

body #wrapup #featured .attribution {
    color: #777777;
    margin-top: 1em;
	font-size: 85%;
}

.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;
}

*/
