/*
-----------------------------------------------
dharmafellowship.org supplementary Home Page styles
version:  02.26.06
author: Sam Stevens, Stevens Media
----------------------------------------------- */

H2.homeHermitage, H2.homeSupport, H2.homeArticles, H2.homeMeditation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0 5px;
	text-transform: uppercase;
}

H2.homeMeditation {
	background-color: #F0F0FF;
	margin-top: 50px;
}

H2.homeHermitage {
	background-color: #F0F5F9;
}

H2.homeSupport {
	background-color: #FFEBEB;
	margin-top: 30px;
}

H2.homeArticles {
	background-color: #FFFFCC;
	margin-top: 50px;
}

H3.homeHermitage, H3.homeSupport, H3.homeArticles {
	font-size: 10px;
	font-weight: bold;
	color: #3969B5;
	margin-top: 0;
	margin-bottom: 5px;
}

P.medium, SPAN.medium {
	font-size: 11px;
	line-height: normal;
	padding-left: 10px;
}

SPAN.medium {
	padding-left: 0;
}

#meditation {
	margin-top: -25px;
}

#hermitage, #support {
	float: left;
	width: 300px;
	font-size: 11px;
	line-height: 14px;
	margin-right: 50px;
}

#hermitage P, #support P {
	padding-left: 10px;
	font-size: 11px;
}

UL.left {
	float: left;
	width: 300;
	margin: 0;
	padding: 0;
	list-style: none;
}

UL.right {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#your_support {
	font-size: 11px;
	line-height: 14px;
}

HTML>BODY #your_support {
	padding-top: 1px;
}

#articles {
	clear: both;
	font-size: 11px;
	line-height: normal;
	float: left;
	width: 300px;
	margin-right: 45px;
	margin-left: 5px;
	padding-top: 0;
	margin-top: 0;
}

HTML>BODY #articles {
	margin-right: 40px;
	margin-left: 10px;
}

#links {
	font-size: 11px;
	line-height: normal;
}

#articles UL, #links UL {
	margin: 0;
	padding: 0;
	list-style: none;
}

#articles UL LI, #links UL LI {
	padding: 5px;
}

.source {
	font-size: 10px;
	color: #999;
	line-height: normal;
}

.rss, A.rss, A:HOVER.rss {
	background-color: #FF6600;
	color: #FFF; 
	font-weight: bold;
	text-decoration: none;
}

/* OBSOLETE STYLES */

#friends {
	float: left;
	font-size: 11px;
	line-height: 14px;
	padding-right: 10px;
}

#friends P {
	padding-left: 10px;
	font-size: 11px;
}

DIV.learnMore {
	background-image: url(../images/home/bkgd_learnmore.gif);
	background-repeat: no-repeat;
	height: 60px;
	padding: 5px 10px;
	font-size: 10px;
}
