@charset "UTF-8";

#headContainer{background:#512b1b;}
#topNavigation a.current, #topNavigation a:hover{color:#512b1b;}
#topNavigation a:hover{	border-bottom:1px solid #512b1b;}

a {color:#666666;}
a.button span:hover {color:#666666;}
input#signInButton{color:#666666;}
#content h3{color:#666666;}

#headerStart{background:url(../img/homeTheme/home_leftGradient.jpg) repeat-y right;}
#headerEnd{background:url(../img/homeTheme/home_rightGradient.jpg) repeat-y left;}
#topNavigation ul {background:url(../img/homeTheme/home_transp.png) repeat; }

h2{background:url(../img/homeTheme/home_line.gif) repeat-x bottom;}
ul.subNav li{background:url(../img/homeTheme/home_thinLine.gif) top repeat-x;}
a.smallArrow{background:url(../img/homeTheme/home_arrow.png) right no-repeat;}
a#signInButton, input#signInButton{background:url(../img/generic/featureArrow2.png) right no-repeat;}
input { border-color: #fff; }

div.panelBody h4 {
	border: 0!important;
	font-size: 22px!important;
	padding-left: 0!important;
	text-align: center!important;
	text-transform: none!important;
	background-image: none!important;
	letter-spacing: 0!important;
}
.panel .featureLink a:hover{color:#fff;}
.panelBody li { font-size: 13px; }

/* other panels */
.lunar {background:#cce1e4 url(../img/lunarTheme/lunar_panelGradient.jpg) top repeat-x;}
.astrology {background:#faeaea url(../img/astrologyTheme/astrology_panelGradient.jpg) top repeat-x;}
.rituals {background:#d3dde7 url(../img/ritualsTheme/rituals_panelGradient.jpg) top repeat-x;}
.thoughts  {background:#dfebe1 url(../img/thoughtsTheme/thoughts_panelGradient.jpg) top repeat-x;}
.signIn{background:#f7f7f7 url(../img/homeTheme/home_panelGradient.jpg) bottom repeat-x;}
.panelBody{background:none;margin-bottom:0; }
div.blog .panelBody { height: 70em; }
#content .panel{padding-bottom:0;margin-bottom:0;}

.lunar h5, .lunar a{color:#004165;}
.astrology h5, .astrology a{color:#ca1a20;}
.rituals h5, .rituals a{color:#376b9a;}
.thoughts h5{color:#5c9564;} 
.thoughts a{color:#36543a;}