/* ==============================================================
		general styles
   ============================================================== */

* { margin: 0; padding: 0; }

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 62.8%;
	line-height: normal;
	color: #333333;
	text-align: center;
	background: url(../graphics/pageBackground.jpg) top center #ffffff fixed;
}

/* img 						{ border: 0px; display: block; } */

.bold						{ font-weight: bold; }

a							{ text-decoration: none; color: #9a3343; }
a:hover						{ text-decoration: underline; color: #9a3343; cursor: pointer; }

h1, h2, h3, h4, h5, h6 		{ line-height: normal; font-size: 1em; font-weight: normal; }

form						{ padding: 0; margin: 0; }

fieldset 					{ border: 0; }

table, tr, td 				{ border-collapse: collapse; }

input, select, th, td 		{ font-size: 1em; padding: 0; margin: 0; font-family: Arial, Helvetica, sans-serif; }

abbr						{ border: 0; }

.c 							{ clear: both; }
.cl 						{ clear: left; }
.cr			 				{ clear: right; }

.hide 						{ display: none; }

.show 						{ display: block; }

.ir							{ position: relative; overflow: hidden; display: block; white-space: nowrap; text-align: left; }
.ir a						{ overflow: hidden; display: block; }
.ir	span					{ position: absolute; width: 100%; height: 100%; background-repeat: no-repeat; display: block; }

.caps						{ text-transform: uppercase; }

.delete						{ text-decoration: line-through; }

/* ==============================================================
		homepage
   ============================================================== */

.homepage h1 {
	width: 373px;
	height: 151px;
	margin-left: 293px;
}

.homepage h1 span {
	background-image: url(../graphics/logo.jpg);
}

/* ==============================================================
		inner
   ============================================================== */

.logo {
	width: 373px;
	height: 151px;
	margin-left: 293px;
}

.logo span {
	background-image: url(../graphics/logo.jpg);
}

/* ==============================================================
		canvas
   ============================================================== */

.canvas {
	margin: 0 auto;
	width: 946px;
	padding: 0 15px;
	background: url(../graphics/canvasBackground.png) repeat-y center top;
	behavior: url(/css/pngfix/iepngfix.htc);
	position: relative;
	text-align: left;
}

.scrimEdge {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../graphics/canvasScrimEdge.png) no-repeat;
	behavior: url(/css/pngfix/iepngfix.htc);
	width: 15px;
	height: 78px;
}

.scrimTop {
	width: 946px;
	background: url(../graphics/canvasScrimTop.png) no-repeat center top;
	position: relative;
}

.scrimBottom {
	width: 946px;
	background: url(../graphics/canvasScrimBottom.jpg) no-repeat center bottom;
	position: relative;
	padding-bottom: 30px;
}

/* ==============================================================
		footer
   ============================================================== */

.footer {
	height: 28px;
	background: url(../graphics/footerBackground.jpg) no-repeat top left;
	color: #e5b17b;
	letter-spacing: .15em;
	font-size: 1.1em;
	padding-top: 190px;
	text-align: center;
}

.footer a, .footer a:visited {
	color: #e5b17b;
}

.footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

.footer .facebook, .footer .twitter {
	position: absolute;
	top: -100px;
}

/* ==============================================================
		search
   ============================================================== */

.search {
	width: 162px;
	height: 23px;
	position: absolute;
	right: 16px;
	top: 57px;
	z-index: 100;
}

.search .field {
	display: block;
	float: left;
	width: 118px;
	height: 17px;
	background: url(../graphics/inputBackground.png);
	behavior: url(/css/pngfix/iepngfix.htc);
	padding: 3px 10px;
}

.search .field input {
	display: block;
	border: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #a7a7a6;
	width: 118px;
	height: 15px;
	padding-top: 2px;
}

.search .submit {
	display: block;
	float: left;
	width: 18px;
	height: 19px;
	padding: 3px 0 1px 6px;
}

.search .submit input {
	display: block;
	width: 18px;
	height: 19px;
	border: 0;
}

/* ==============================================================
		subscribe
   ============================================================== */

.subscribeBox {
	text-align: center;
	padding-top: 10px;
}

.subscribe {
	width: 191px;
	margin: 0 auto;
	text-align: left;
}

.subscribe .lead {
	font-size: 1em;
	line-height: 1.3em;
	padding-bottom: 6px;
	color: #7f897f;
	width: 138px;
	text-align: center;
}

.subscribe .field {
	display: block;
	float: left;
	width: 118px;
	height: 17px;
	background: url(../graphics/inputBackground.png);
	behavior: url(/css/pngfix/iepngfix.htc);
	padding: 3px 10px;
}

.subscribe .field input {
	display: block;
	border: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #a7a7a6;
	width: 118px;
	height: 15px;
	padding-top: 2px
}

.subscribe .submit {
	display: block;
	float: left;
	width: 47px;
	height: 19px;
	padding: 3px 0 1px 6px;
}

.subscribe .submit input {
	display: block;
	width: 47px;
	height: 19px;
	border: 0;
}

/* ==============================================================
		social
   ============================================================== */

.social {
	position: absolute;
	background: red;
	width: 946px;
	left: 0px;
	bottom: 0px;
}

/* ==============================
		facebook
   ============================== */

.social .facebook {
	position: absolute;
	top: -100px;
	left: 84px;
}

.social .facebook p {
	width: 85px;
	height: 51px;
}

.social .facebook a span { background-image: url(../graphics/spriteSocial.png); behavior: url(/css/pngfix/iepngfix.htc); }
.social .facebook a span { background-position: 0px 0px; }
.social .facebook a:hover span { background-position: -95px 0px; }

/* ==============================
		twitter
   ============================== */

.social .twitter {
	position: absolute;
	top: -100px;
	right: 84px;
}

.social .twitter p {
	width: 86px;
	height: 46px;
}

.social .twitter a span { background-image: url(../graphics/spriteSocial.png); behavior: url(/css/pngfix/iepngfix.htc); }
.social .twitter a span { background-position: 0px -61px; }
.social .twitter a:hover span { background-position: -96px -61px; }
   
/* ==============================================================
		primary sidebar
   ============================================================== */

.priSidebar {
	width: 226px;
	float: left;
	text-align: left;
	padding-bottom: 100px;
}

/* ==============================
		nav
   ============================== */

.priSidebar .nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #8b948c;
	text-transform: uppercase;
	width: 204px;
	background: url(../graphics/navDivider.png) no-repeat left top;
	behavior: url(/css/pngfix/iepngfix.htc);
	padding-top: 2px;
	margin-top: 100px;
}

.priSidebar .nav li {
	list-style: none;
}

.priSidebar .nav a {
	color: #8b948c;
	display: block;
	background: url(../graphics/navDivider.png) no-repeat left bottom;
	behavior: url(/css/pngfix/iepngfix.htc);
	padding: 10px 0 12px 15px;
}

.priSidebar .nav .special {
	color: #8b948c;
	display: block;
	background: url(../graphics/navDivider.png) no-repeat left bottom;
	behavior: url(/css/pngfix/iepngfix.htc);
	padding: 10px 0 0 15px;
}

.priSidebar .nav .special a {
	color: #8b948c;
	display: inline;
	background: none;
	padding: 0;
}

.priSidebar .nav .special span {
	display: block;
	text-transform: none;
	padding: 3px 0 12px 20px;
	background: url(../graphics/navRSS.png) no-repeat 0px 2px;
	behavior: url(/css/pngfix/iepngfix.htc);
}

.priSidebar .nav .special span a {
	display:inline-block;
	padding: 0 4px;
}

.priSidebar .nav a:hover {
	text-decoration: none;
	color: #8b5058;
}

/* ==============================
		dancers
   ============================== */

.priSidebar .dancers {
	width: 211px;
	height: 220px;
	background: url(../graphics/navDancers.jpg) no-repeat top left;
}

/* ==============================
		donate
   ============================== */
   
.priSidebar .donate {
	position: relative;
	margin-top: -40px;
}

.priSidebar .donate p {
	padding: 0 0 10px 16px;
	text-align: center;
	color: #7b8b78;
	font-size: 1.1em;
	width: 140px;
}

.priSidebar .donate ul {
	list-style: none;
	padding-left: 21px;
}

.priSidebar .donate li {
	display: block;
	float: left;
	height: 21px;
}

.priSidebar .donate li.d10 { width: 38px; margin-right: 5px; }
.priSidebar .donate li.d25 { width: 38px; margin-right: 5px; }
.priSidebar .donate li.d100 { width: 44px; }

.priSidebar .donate li a span { background-image: url(../graphics/donateButtons.png); }

.priSidebar .donate li.d10 a span { background-position: 0px 0px; }
.priSidebar .donate li.d25 a span { background-position: -43px 0px; }
.priSidebar .donate li.d100 a span { background-position: -86px 0px; }

.priSidebar .donate li.d10 a:hover span { background-position: 0px -31px; }
.priSidebar .donate li.d25 a:hover span { background-position: -43px -31px; }
.priSidebar .donate li.d100 a:hover span { background-position: -86px -31px; }

/* ==============================
		marion institute
   ============================== */
   
.priSidebar .marionInstitute {
	padding: 15px 0 0 14px;
	clear: both;
}

.priSidebar .marionInstitute p {
	width: 136px;
	height: 169px;
}

.priSidebar .marionInstitute p span {
	background-image: url(../graphics/marionInstitute.png);
	behavior: url(/css/pngfix/iepngfix.htc);
}

/* ==============================================================
		secondary sidebar
   ============================================================== */

.secSidebar {
	width: 226px;
	float: left;
	padding-bottom: 130px;
	margin-top: 10px;
	margin-bottom: 120px;
	text-align: right;
	background: url(../graphics/goddess.png) no-repeat right bottom;
	behavior: url(/css/pngfix/iepngfix.htc);
}

.secSidebar img {
	border: none;
}

/* ==============================
		sections
   ============================== */
   
.secSidebar .section {
	padding-right: 15px;
}

.secSidebar .section h2 {
	width: 150px;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 55px;
}

.secSidebar .section p {
	color: #7b867c;
	padding-left: 40px;
}

.secSidebar .section a {
	color: #7b867c;
}

.secSidebar .section h2 span {
	background-image: url(../graphics/sectionTitles.png);
}

/* ==============================
		topics
   ============================== */

.secSidebar .topics h2 {
	height: 22px;
}

.secSidebar .topics p {
	padding-left: 60px;
	font-size: 1.2em;
	line-height: 1.6em;
}

.secSidebar .topics p a {
	display: inline-block;
}

.secSidebar .topics h2 span {
	background-position: 0px -29px;
}

/* ==============================
		collections
   ============================== */

.secSidebar .collections h2 {
	height: 17px;
}

.secSidebar .collections li {
	font-size: 1.2em;
	list-style: none;
	line-height: 1.8em;
}

.secSidebar .collections h2 span {
	background-position: 0px 0px;
}

/* ==============================
		archives
   ============================== */

.secSidebar .archives h2 {
	height: 17px;
}

.secSidebar .archives p {
	font-size: 1.6em;
}

.secSidebar .archives li {
	font-size: 1.4em;
	list-style: none;
	line-height: 1.8em;
}

.secSidebar .archives h2 span {
	background-position: 0px -58px;
}

/* ==============================
		affiliates
   ============================== */

.secSidebar .affiliates {
	margin-left: 32px;
	font-size: 1.1em;
	color: #7B867C;
}

.secSidebar .affiliates a, .secSidebar .affiliates a:hover {
	color: #9A3343;
}

.secSidebar .affiliates h2 {
	height: 17px;
}

.secSidebar .affiliates h2 span {
	background-position: 0px -86px;
}


/* ==============================================================
		main
   ============================================================== */

.main {
	width: 494px;
	float: left;
	text-align: left;
	padding-top: 60px;
}

/* ==============================
		quote
   ============================== */

.main .quote {
	text-align: justify;
	color: #5d2f16;
	font-size: 1.4em;
	line-height: 1.8em;
	margin-bottom: 10px;
}

.main .quote cite {
	display: block;
	text-align: right;
	font-style: italic;
	padding-top: 5px;
	font-size: .9em;
}

.main h2 {
	font-size: 2.2em;
	font-weight: normal;
	color: #5d2f16;
	margin-bottom: 10px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

/* ==============================
		post
   ============================== */

.post {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #5d2f16;
	clear: both;
	padding-bottom: 30px;
}

.post .date {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #ffffff;
	height: 23px;
	background: url(../graphics/dateBackground.jpg) no-repeat top left;
	padding: 2px 0 0 8px;
}

.post h3, .post h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #9a3343;
	padding-top: 8px;
}

.post h3 a, .post h3 a:visited {
	color: #9a3343;
}

.post h3 a:hover {
	text-decoration: underline; 
	color: #9a3343;
}

.post h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #5d2f16;
	padding-top: 8px;
	padding-bottom: 6px;
}

.post .pageTitle {
	font-size: 2.5em; 
	color: #9a3343;
}

.post .sub {
	font-size: 1.4em;
	font-style: italic;
}

.post .sub strong {
	color: #9a3343;
}

.post .tags {
	font-size: .9em;
	font-style: italic;
}

.post .thumb {
	float: right;
	padding: 14px 0 20px 25px;
}

.post .thumb img {
	border: 2px solid #ffffff;	
}

.post .info {
	font-size: 1.4em;
	line-height: 1.4em;
	padding-top: 8px;
	text-align: justify;
}

.post .info p {
	padding-bottom: 10px;
}

.post .metastuff {
	font-size: 1.4em;
}

.post ul {
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 15px;
}

.post ul li {
	font-size: 1em;
	line-height: 1.2em;
	text-align: left;
	list-style: none;
	padding-top: 6px;
	padding-left: 16px;
	background: url(../graphics/bulletGrey.png) no-repeat 0px 14px;
}

.post ol {
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 15px;
}

.post ol li {
	font-size: 1em;
	line-height: 1.2em;
	text-align: left;
	padding-top: 6px;
	padding-left: 16px;
	padding-bottom: 8px;
}

.post .listen {
	padding-top: 8px;
}

.post .listen .tag {
	color: #9a3343;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
}

.post .commentstats {
	padding-top: 12px;
	color: #9a3343;
	font-size: 1.3em;
	text-align: left;
}

.post .commentstats a {
	padding: 1px 3px 1px 3px;
	border: 1px solid #FFFFFF;
	background-color: #f5f6f4;
}


.post .listen .player {
	padding: 3px 0;
}

.post blockquote {
	padding: 8px 40px 5px 40px;
	font-size: 1.1em;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 1.4em;
	color: #667468;
	background-image: url(../graphics/blockquote-back5.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom: 30px;
}

.post blockquote em {
	font-weight: bold;
	font-size: .9em;
}

.subscribeTable td {
	padding-right: 10px;
}

.revealStuff {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #C6C6BF;
	padding: 3px;
}

hr {
	margin-bottom: 8px;
}
