body {
	color: #444;
	font-family: Georgia, Times, serif;
	font-size: 12px;
}

#bgwallpaper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0; }

	#bgwallpaper img {
		width: 100%;
		height: 100%; }

#bgaccent {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/bg-accent2.png) top center repeat-y; } 

.site-wrapper {
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 1; }
	
#site {
	width: 960px;
	padding: 0 5px;
	margin: 0 auto;
	/*background: #edefea;*/
	background: url(../images/site-bg.png) repeat-y top center;
	text-align: left;
	position: relative; }

	.header-wrapper {
		width: 960px;
		padding-bottom: 1px;
		background: #ac9f8c; }
	
	#header {
		border-bottom: 1px solid #edefea;
		background: #c6c2ba;
		height: 64px;
		background-image: -moz-linear-gradient(top, #e0dcd3, #c6c2ba);
		background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #e0dcd3),color-stop(1, #c6c2ba));
		background-image: -webkit-linear-gradient(#e0dcd3, #c6c2ba);
		background-image: linear-gradient(top, #e0dcd3, #c6c2ba); }
	
		.logo {
			padding: 15px 20px 0 20px;
			float: left; }
		
		.topnav {
			float: left;
			font-size: 14px;
			font-family: Arial, Helvetica, sans-serif; }
			
			.topnav li {
				float: left;
				height: 64px; }
			
			.topnav a {
				padding: 26px 20px 25px 20px;
				display: block;
				line-height: 1em;
				text-decoration: none;
				color: #5f482c;
				text-shadow: -1px -1px 0 #ccc;
				/*text-shadow: 0 0 1px #999; 
				text-shadow: 0 0 1px #ddd;*/ }
			
			.topnav a:hover {
				/*color: #3B747F;*/	
				color: #A86734; }
			
			.topnav a.active {
				color: #3B747F;
				/*color: #365B6B;*/ }
	
	.content-wrapper {
		min-height: 600px;
		padding-top: 30px;
		/*background: url('../images/content-bg.gif') repeat-y top left;*/
		overflow: hidden; }
	
		#leftcol {
			width: 165px;
			margin-left: 20px;
			float: left; }
			
			
		
		/*****************
		 	Article index
		 	!Creates autolinks from h2 href!
		 *****************/
		ul.article-index {
			padding-top: 5px; }
		
		ul.article-index li {
			cursor: pointer;
			padding: 5px 20px; }
			
		ul.article-index li:hover a {
			color: #A86734 !important; }
		
		.revealed {
			display: none; }
			
		ul.hasimg {
			margin-top: -5px; }
			
		ul.hasimg li {
			margin-bottom: 10px;
			float: left;
			width: 590px;
			clear: both; }
			
			.hasimg-img {
				float: left;
				width: 180px; }
				
				.hasimg-img img {
					background: none repeat scroll 0 0 #FFFFFF;
					border: 1px solid #AC9F8C;
					padding: 1px; }
				
				.hasimg-img a {
					margin-top: 10px;
					display: block; }
				 
			.hasimg-content {
				float: right;
				width: 385px; }
		
		
		
		ol {
			list-style-type: decimal;
			padding-left: 24px;
			font-size: 15px;
			font-family: Helvetica, Arial, sans-serif;
			color: #764A1C; }
		
		ol p {
			color: #444444;
		    font-family: Georgia,Times,serif;
		    font-size: 12px; }
			
		ol.no-titles {
			color: #444;
			font-size: 16px;
			font-family: Georgia, Times, serif; }
			
			
			
		ul.locations {
			width: 100%;
			float: left;
			clear: both;
			padding: 5px 0 20px 0 !important; }
		
		ul.locations li {
			line-height: 21px;
			padding: 8px 5% 12px 0 !important;
			width: 28%;
			float: left; }
			
			
			
		/*****************
		 	Publications
		 *****************/
		ul.bookindex {
			margin-top: 5px;
			clear: both; }
			 
		ul.bookindex li {
			margin-bottom: 20px;
			float: left;
			cursor: pointer; }
			 
		.bookthumb {
			float: left; }
			 
		.bookthumb img {
			-moz-box-shadow: 0 0 3px #333333;
			-webkit-box-shadow: 0 0 3px #333333;
			box-shadow: 0 0 3px #333333;
			width: 100px;
			height: 150px; }
			
		.bookdescr {
			width: 465px;
			margin-left: 25px;
			float: right;
			position: relative; }
			
		.bookdescr h2 {
			padding-top: 8px;
			padding-bottom: 0; }
			
		.bookdescr h2.author {
			font-style: italic;
			font-size: 12px;
			line-height: 16px;
			padding-top: 2px;
			padding-bottom: 0; }
		
		.bookdescr h2.book-cat {
			position: absolute;
			top: 0;
			right: 15px; }
			
			
/*****************
 	Book Detail
*****************/
#content-book {
	float: left;
    margin-left: 44px;
    padding-bottom: 70px;
    width: 887px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; }
		
		.bd-imglg {
			float: left;
			margin: 20px 30px 10px 0;
			width: 200px;
			height: 300px;
			-moz-box-shadow: 0 0 3px #333333;
			-webkit-box-shadow: 0 0 3px #333333;
			box-shadow: 0 0 3px #333333; }
			
		.bd-descr {
			/*width: 380px;*/
			margin-top: 15px; }
		
		.order-amazon {
			width: 156px;
			height: 44px;
			/*margin: 15px 0 20px 0;
			float: left;*/ }
			
			.order-amazon img {
				padding-top: 6px; }
		
		.bd-excerpt {
			clear: both;
			padding-top: 10px; }
			 
		ul.bd-morebooks {
			float: left;
			width: 100%;
			margin: 20px 0; }
			 
		.bd-morebooks li {
			/*width: 21%;
			margin: 0 2%;*/
			width: 12%;
			margin: 0 2%;
			float: left;
			text-align: center; }
			
		.bd-morebooks a {
		 	display: block; }
		 
		.bd-morebooks img {
		 	width: 67px;
			height: 100px;
			-moz-box-shadow: 0 0 3px #333333;
			-webkit-box-shadow: 0 0 3px #333333;
			box-shadow: 0 0 3px #333333; }
			
		.bd-tinytitle {
			line-height: 16px;
			padding-top: 10px;
			font-size: 11px; }
			
		
		
		/*****************
		  Media Library - Video
		*****************/
		ul.videos {
			padding: 0 !important;
			margin-top: 20px; }
			
			ul.morevideos {
				margin-top: 10px; }
			
		ul.videos li {
			float: left;
			line-height: 16px !important;
			width: 184px;
			margin-right: 18px;
			margin-bottom: 15px; }
		
		.video-thumb {
			width: 180px;
			height: 100px;
			-moz-box-shadow: 0 0 3px #333333;
			-webkit-box-shadow: 0 0 3px #333333;
			box-shadow: 0 0 3px #333333;/*
			padding: 1px;
			background: #fff;
			border: 1px solid #AC9F8C;*/ }
			
		.video-title {
			font-family: Helvetica, Arial, sans-serif;
			font-size: 11px;
			padding: 5px 0 0 4px;
			display: block; }
		
		
		
			
			
		/*****************
		 	Glossary
		 *****************/
		.glossary li {
			padding: 5px 0; }
		
		.glossary h2 {
			margin: 0;
			padding-bottom: 6px;
			font-size: 13px;
			font-style: italic; }
			
		.glossary p {
			margin: 0;
			padding: 0; }
			
		
		
		/*****************
		 	Find a Center
		 *****************/
		ul.find-center {
			 }
			 
		ul.find-center h1 {
			font-size: 18px;
			padding-bottom: 0;
			cursor: pointer;
			letter-spacing: normal; }
			 
			.centers {
				display: none; }
				 
			.centers h2 {
				padding-bottom: 0; }
			
			
		
		/*****************
		 	Subnav
		 *****************/
		ul.subnav {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 11px;
			line-height: 16px;
			padding-bottom: 26px; }
			
		.subnav li {
			 }
			 
		.subnav .title {
			font-weight: bold;
			color: #709bac;
			padding-bottom: 3px;
			text-transform: uppercase; }
			
		.subnav a {
			display: block;
			padding: 3px 10px 3px 0;
			text-decoration: none;
			color: #777; }
			
		.subnav a:hover {
			color: #764A1C; }
			
			
		
		/*****************
		 	Pullquote
		 *****************/
		blockquote {
			padding: 0 20px 20px 0;
			color: #8D631A; }
			
		blockquote.pullquote {
			padding: 0 20px 0 90px; }
			
			blockquote.pullquote h3 {
				font-family: 'Calligraffitti', arial, serif;
				font-weight: normal;
				font-size: 20px;
				line-height: 34px;
				padding-top: 15px;
				padding-bottom: 15px; }
				
			blockquote.pullquote h3.author {
				font-size: 16px;
				line-height: 20px;
				margin-top: -5px;
				padding-top: 0;
				padding-left: 10px; }
				
		/* Modifier to shrink text size */
		blockquote.pqsmall h3 {
			font-size: 16px;
			line-height: 26px; }
			
		/* Plain pullquote treatment */
		blockquote.pullquote2 {
			/*padding: 0 40px 0 45px;
			border-left: 4px solid #3B747F;*/
			padding: 0 40px 0 30px;
			border-left: 2px solid #9CC4CB;
			color: #3B747F; }
			
			blockquote.pullquote2 h3 {
				font-family: Georgia, Times, serif;
				font-weight: normal;
				font-size: 12px;
				line-height: 21px;
				color: #444;
				/*font-size: 14px;
				line-height: 22px;
				font-size: 16px;
				line-height: 26px;*/
				margin-top: 15px;
				margin-bottom: 15px; }
				
				
			blockquote.pullquote2 h3.author {
				font-size: 12px;
				line-height: 21px;
				font-style: italic;
				color: #444;
				margin-top: -5px;
				padding-top: 0;
				padding-left: 0;
				padding-bottom: 5px; }
				
				
		blockquote.paisley {
			background: url(../images/pullquotes/oo-paisley.png) no-repeat left center; }
			
			
			
			
		
		#content {
			width: 610px;
			margin-left: 44px;
			padding-bottom: 70px;
			float: left; }
		
			.headerimg {
				margin-left: -35px;
				padding-bottom: 20px; }
		
		#rightcol {
			font-family: Helvetica, Arial, sans-serif;
			font-size: 11px;
			line-height: 16px;
			color: #555;
			float: right;
			width: 214px;
			margin-right: 29px;
			padding-bottom: 40px; }
		
		#rightcol h3 {
			font-weight: normal;
			font-size: 14px;
			/*color: #709bac;*/
			color: #5b7e8c;
			background: url(../images/h3_border.gif) repeat-x bottom left;
			margin-bottom: 12px;
			margin-left: -14px;
			padding-bottom: 9px;
			padding-left: 12px; }
			
		.sidebar-link-wrapper {
			cursor: pointer; }
			
		ul.simplelinks {
			margin-top: -2px; }
			
		ul.simplelinks a {
			display: block;
			padding: 2px 0 3px 0; }
		
		
		/*******************
		  Sufi Podcast
		*******************/
		#rightcol .podcast {
			padding-bottom: 25px;
			padding-left: 14px; }
		
		#rightcol .podcast ul {
			margin: 10px 0 0 0; }
		
			#rightcol .podcast li {
				padding: 1px 0 9px 22px;
				background: url(../images/podcast-play.png) no-repeat 0 0; }
			
			#rightcol .podcast li:hover {
				color: #a86734;
				cursor: pointer; }
			
			#rightcol .podcast li.subscribe {
				background: none;
				cursor: default; }
			
			#rightcol .podcast p {
				padding: 0;
				margin: 0;
				font-size: 11px;
				line-height: 15px;
				text-align: justify; }
			
			#rightcol .podcast p.date {
				font-style: italic;
				text-align: left; }
			
			#rightcol .podcast p a {
				color: #a86734;
				display: block; }
			
			#rightcol .podcast p a:hover { 
				color: #754724; }
				
			#rightcol .podcast h4 {
				padding: 0;
				font-size: 13px;
				font-weight: normal;
				color: #5F482C; }
				
				
				
		/*******************
		  Speeches
		*******************/
		.speeches {
			padding-bottom: 25px;
			padding-left: 14px; }
		
		.speeches ul {
			margin: 10px 0 0 0; }
		
			.speeches li {
				padding: 5px 0 12px 22px;
				background: url(../images/podcast-play.png) no-repeat 0 5px; }
			
			.speeches li:hover {
				color: #a86734;
				cursor: pointer; }
			
			.speeches li.subscribe {
				background: none;
				cursor: default; }
			
			.speeches p {
				padding: 0 10px 0 0;
				margin: 0;
				font-size: 11px;
				line-height: 16px;
				text-align: justify; }
			
			.speeches p a {
				color: #a86734;
				display: block; }
			
			.speeches p a:hover { 
				color: #754724; }
				
			.speeches h4 {
				padding: 0 0 5px 0;
				font-size: 13px;
				font-weight: normal;
				color: #5F482C; }
				
				
			
			
		/*******************
		  Publications
		*******************/
		#rightcol .publication {
			padding-bottom: 25px;
			padding-left: 14px; }
		
		.bookimg img {
			-moz-box-shadow: 0 0 3px #333333;
			-webkit-box-shadow: 0 0 3px #333333;
			box-shadow: 0 0 3px #333333; }
		
		.publication h4 {
			padding: 12px 0 0 0;
			font-size: 13px;
			font-weight: normal;
			color: #5F482C; }
		
		.publication p {
			line-height: 17px;
			padding: 5px 0;
			text-align: justify; }
			
		.publication p.author {
			padding: 0 0 5px 0;
			font-style: italic;
			color: #5F482C; }
			
			
		
		/*****************
		 	Video Detail
		 *****************/
		.video-wrapper {
			float: left;
			margin: 0 0 40px 30px; }
		
			.video-stage {
				background: #ddd;
				width: 901px;
				height: 535px;
				margin-top: 10px; }
				
		h2.videopg-title {
			padding-top: 0; }
			
		h2.videopg-more {
			/*margin-top: 20px;*/ }
			
				
			
		
		/***************************************
		 	Sufi Music and Talks on Sufism
		***************************************/
		ul.track-list {
			width: 100%;
			padding: 0 !important;
			margin-top: 20px;
			font-family: Helvetica, Arial, sans-serif;
			position: relative; }
			
		ul.track-list li {
			padding: 10px 20px !important;
			cursor: pointer;
			color: #5F482C;
			border-bottom: 1px solid #e1e1dc; }
			
		ul.track-list li:hover {
			color: #3B747F;
			background: #e7e8e2; }
		
			ul.track-list li.track-list-header { 
				cursor: default !important;
				padding-bottom: 5px !important; }
				
			ul.track-list li.track-list-header:hover { 
				background: none; }
				
			img.launch-player-btn {
				position: absolute;
				top: 0;
				right: 0;
				cursor: pointer; }
			
			.list-title {
				color: #3B747F;
				font-size: 15px; }
				 
			.memo { 
				color: #5F482C;
				font-size: 10px;
				font-style: italic;
				padding-left: 8px; }
			
			.track-title { }
			
			.duration {
				float: right;
				text-align: right;
				background: url(/images/audio-player/speaker-icon.gif) no-repeat 0 4px;
				width: 50px; }
				
			ul.track-list li:hover .duration {
				background: url(/images/audio-player/speaker-icon.gif) no-repeat 0 -36px; }
			
			
		
		
	/*****************
	 	Footer
	 *****************/
	.footer-wrapper {
		width: 960px;
		padding-top: 1px;
		background: #bab6af; }
	
	#footer {
		min-height: 200px;
		overflow: hidden;
		border-top: 1px solid #edefea;
		/*background: #709bac;*/
		padding-top: 30px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 16px;
		background-image: -moz-linear-gradient(top, #e0dcd3, #c6c2ba);
		background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #e0dcd3),color-stop(1, #c6c2ba));
		background-image: -webkit-linear-gradient(#e0dcd3, #c6c2ba);
		background-image: linear-gradient(top, #e0dcd3, #c6c2ba); }
		
		.col-wrapper {
			width: 100%;
			text-align: center; }
	
		.col {
			text-align: left;
			display: inline-block;
			padding: 15px 50px 30px 50px; }
	
			#footer ul.subnav {
				padding-bottom: 15px; }
				
			#footer .subnav .title {
				font-weight: bold;
				color: #fff !important;
				padding-bottom: 1px;
				text-transform: uppercase; }
				
			#footer .subnav a {
				display: block;
				padding: 1px 10px 5px 0;
				text-decoration: none;
				color: #5F482C; }
				
			#footer .subnav a:hover {
				color: #A86734; }
				
			#footer h4 a {
				color: #5F482C;
				display: block;
				/*text-shadow: 1px 1px 0 #35535F;*/ }
			
			#footer h4 a:hover {
				color: #A86734; }
				
			ul.copyright {
				margin: 0 auto 30px auto;
				color: #5F482C;
				text-align: center; }
				
				.copyright li {
					padding-bottom: 15px; }
					
			.languagelinks {
				padding: 5px 10px; }
				
				

/*****************
 	Home
 *****************/
#content-home {
	float: left;
    margin-left: 44px;
    padding-bottom: 70px;
    width: 887px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px; }
	
	.home-lgtxt {
		font-size: 13px;
		color: #5F472C;
    	line-height: 22px; }
		
	#content-home h3 {
		background: url("../images/h3_border.gif") repeat-x scroll left bottom transparent;
	    color: #5B7E8C;
	    font-size: 14px;
	    font-weight: normal;
	    margin-bottom: 8px;
		margin-left: -14px;
		padding-left: 14px;
	    padding-bottom: 9px; }
		
		ul.homepage-spotlights {
			margin-top: 5px;
			float: left; }
			 
			 ul.homepage-spotlights li {
			 	float: left;
				cursor: pointer;
				width: 30%;
				padding-right: 5%; }
			
			ul.homepage-spotlights img {
				-moz-box-shadow: 0 0 3px #333333;
				-webkit-box-shadow: 0 0 3px #333333;
				box-shadow: 0 0 3px #333333; }
				
			ul.homepage-spotlights h4 {
				color: #5F482C;
			    font-size: 13px;
			    font-weight: normal;
			    padding: 15px 0 0;
				line-height: 20px; }
				
			ul.homepage-spotlights h4.author {
				font-size: 11px;
			    font-style: italic;
			    padding: 0 0 7px 0;
				line-height: 16px; }
				
			ul.homepage-spotlights p {
			    font-size: 11px;
				line-height: 17px;
				padding-right: 25px;
			    text-align: justify; }
				
			ul.homepage-spotlights a.article {
				width: 190px;
				height: 110px;
				display: block;
				overflow: hidden;
				-moz-box-shadow: 0 0 3px #333333;
				-webkit-box-shadow: 0 0 3px #333333;
				box-shadow: 0 0 3px #333333; }
				
				ul.homepage-spotlights a.article img {
					-moz-box-shadow: none;
					-webkit-box-shadow: none;
					box-shadow: none; }
				
				
	
#sidebar-home {
	color: #555555;
    float: right;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 11px;
    line-height: 16px;
	margin-left: 50px;
	padding-top: 8px;
    width: 390px; }
	
	#sidebar-home h3 {
		background: url("../images/h3_border.gif") repeat-x scroll left bottom transparent;
	    color: #5B7E8C;
	    font-size: 14px;
	    font-weight: normal;
	    margin-bottom: 8px;
		margin-left: -14px;
		padding-left: 14px;
	    padding-bottom: 9px; }
		
	#sidebar-home p.home-smtxt {
		margin: 0;
		padding: 0 0 9px 0;
		line-height: 16px;
		color: #666;
		line-height: 16px; }
		
	#sidebar-home ul {
		margin-left: -20px; }
		 
		#sidebar-home ul li {
			margin-left: 20px;
			float: left; }
			
		#sidebar-home ul a {
			display: block;
			padding: 2px 0; }
		
		a.navthumb-home {
			width: 110px;
			height: 58px;
			display: block;
			background: #fff;
			overflow: hidden;
			padding: 1px !important;
			margin-bottom: 6px;
			border: 1px solid #AC9F8C; }
			
			a.navthumb-home img {
				width: 110px;
				height: 58px; }


		
/*****************
 	Text
 *****************/
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #764A1C;
	padding-bottom: 12px;
	letter-spacing: -.0225em;
	line-height: 30px; }
	
	h1.breadcrumb {
		padding-bottom: 15px; }
	
	h1.breadcrumb a {
		color: #764A1C; }
		
	h1.breadcrumb a:hover {
		color: #A86734; }
	
	.breadcrumb-current {
		color: #3B747F; }
		
h2 {
	padding: 15px 0 5px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #3B747F; }
	
	h2 a { color: #764A1C; }
		
	h2 a:hover { color: #A86734; }
	
	h2.article-title {
		padding-top: 10px; }
		
	h2.article-author {
		font-style: italic;
		font-size: 12px;
		padding-top: 1px;
		padding-bottom: 8px; }

#footer h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	padding-bottom: 11px; }

p {
	line-height: 21px;
	padding: 8px 5px 8px 0; }
	
a {
	text-decoration: none;
	color: #764A1C; }

a:hover {
	color: #A86734; }
	
	a.readmore {
		line-height: 30px;
		font-family: Helvetica, Arial, sans-serif; }
		
	a.readmore:hover {
		 }

b { font-weight: bold; }

i { font-style: italic; }

.noauthor {
	padding-bottom: 3px !important; }




/*****************
 	Misc
 *****************/	
#content ul {
	padding: 8px 10px; }

#content ul li {
	padding: 5px 0;
	line-height: 21px; }
	
.clearfix {
	clear: both; }
	
blockquote.address {
	color: #444;
	padding-left: 10px; }



/*****************
 	Preloader
 *****************/		
@media screen {
	#preloader {
		position: absolute;
		left: -9999px;
		top:  -9999px; }
	#preloader img {
		display: block; }
}
@media print {
	#preloader, 
	#preloader img {
		visibility: hidden;
		display: none; }
}
 