/*
-----------------------------------------------
dharmafellowship.org basic styles
version:  01.22.2005
author: Sam Stevens, Stevens Media
----------------------------------------------- */

/* --- general styles --- */

BODY {
	padding: 0px;
	margin: 0px;
}

TD {
	font: 13px/20px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}

A {
	color: #3969B5;
}

A:HOVER {
	text-decoration: none;
	background-color: #FFFFCC;
	padding: 2px;
}

H1 {
	color: #3969B5;
	font: bold 16px/20px Arial, Helvetica, sans-serif;
}

H2 {
	color: #3969B5;
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

/* --- main navigation --- */

#nav {
	padding: 12px 0px 16px 0px;
	border-left: 1px dashed #CCC;
	border-right: 1px dashed #CCC;
	vertical-align: top;
}

#nav A:HOVER {
	text-decoration: none;
	background-color: none;
	padding: 0px;
}

/* --- header --- */

#seal A:HOVER {
	background-color: none;
	padding: 0px;
}

/* --- content area --- */

#content {
	padding: 16px 16px 16px 12px;
	vertical-align: top;
}

#content A:HOVER {
	padding: 0px;
}

.photo {
	padding: 5px 0px 5px 15px;
	float: right;
}

.alignleft {
	float: left;
	padding: 0 10px 0 0;
}

.alignright {
	float: right;
	padding: 0 0 10px 10px;
}

#updates {
	float: right;
	margin-left: 10px;
	border: 1px dashed #CCC;
	background-color: #F0F8FF;
}

#updates TD {
	padding: 5px 0px 5px 10px;
	font-size: 11px;
	line-height: normal;
}

.twelvepoint {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: normal;
}

.superscript {
	font-size: 9px;
	vertical-align:top;
}

.new {
	font-size: 11px;
	font-weight: bold;
	color: #CE1C14;
	background-color: #FFFFCC;

}

.footnotes {
	font-size: 11px;
	line-height: normal;
}

#print, .print {
	font: 10px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

#print A, .print A {
	text-decoration: none;
   padding: 0px;
}

#charity TD {
	padding: 15px 10px 10px 10px;
	vertical-align: top;
}

#tabular TD {
	padding: 5px;
	vertical-align: top;
}

.prayers {
	font-variant: small-caps;
}

TABLE.special  {
	border: 1px solid #EEE;
}

TABLE.special TD {
	background-color: /*#FDF1FD*/#FEF8FE;
	padding: 5px;
}

TABLE#retreat_schedule TH {
	padding: 10px 5px 5px 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

TABLE#retreat_schedule TD {
	padding: 5px;
	font-size: 11px;
	border-top: 1px solid #CCC;
	vertical-align: top;
	line-height: normal;
}

.highlight {
	background-color: #FFFFCC;
	border: 1px dotted Orange;
	padding: 4px;
	font: bold 1.6em Helvetica, Arial, sans-serif;
	text-align: center;
}

P.highlight A {
	color: #FF9900;
}

P.highlightbox {
	background-color: #FFFFCC;
	border: 1px solid #3969B5;
	color: #3969B5;
	font-size: 11px;
	font-weight: bold;
	padding: 0 4px;	
}

.quotation {
	margin-left: 30px;
	font-style: italic;
}


P.announcement {
	border: 1px dotted #D7291E;
	padding: 10px;
	background-color: #F4F4F4;
}

/* --- footer --- */

#footer {
	padding: 8px 16px 6px 8px;
	vertical-align: top;
	font-size: 11px;
	border-top: 1px solid #CCC;
	line-height: 16px;
}

	.footer_chinese {
		font-size: 13px;
		line-height: 20px;
	}

#footer A {
	color: #3969B5;
	padding: 2px;
}

#footerseal {
	border-top: 1px solid #CCC;
	text-align: center;
	padding: 8px 0px 6px 0px;
}

#footerseal A:HOVER {
	background-color: none;
   padding: 0px;
}

/* --- Chinese styles --- */

TABLE#nav_chinese TD {
	text-align: center;
	padding: 5px 0;
}

	TABLE#nav_chinese TD A {
		color: #CE1C14;
		text-decoration: none;
		font-size: 16px;
	}
	

/* --- Image Captions --- */

.arc90_imgcaption { 
	width: 9em; 
} 

.arc90_imgcaptionTXT { 
	font-size: .8em; 
	text-align: center; 
	padding: 0 5px;
	margin: 2px 0;
	line-height: normal;
}

/* --- Thangkas --- */

UL#thangkas {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

UL#thangkas LI {
	list-style-type: none;
	float: left;
	margin: 0 30px;
}

DIV.arc90_imgcaption { padding-bottom: 40px; }



/* ================================================= */

A.c2abutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-moz-border-radius:42px;
	-webkit-border-radius:42px;
	border-radius:42px;
	border:1px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #1570cd;
}

#content A.c2abutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
	padding:6px 24px;
}

A.c2abutton:active {
	position:relative;
	top:1px;
}
