/*  
Theme Name: TSF Sakyong 2 Theme (based on Zeke 1.0 + Widgets)
Theme URI: 
Author: Kuba Holuj
Author URI: http://www.ieatfood.com/
*/
/* -------------------[ Main Page Elements ]------------------- */
body {
	font-size: 14pt;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size-adjust:none;
	font-weight:normal;
	background-color:#430e1d;
	background:url('images/bodybg.jpg');
	background-position: top center;
	background-repeat: repeat;
	/*background-attachment: fixed;*/
	color: #3e3931;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}
body.mceContentBody, body#tinymce {
	background-image:none !important;
	background-color:#fff !important;
}
#header {
	background:url('images/header.jpg') #c48e1f no-repeat;
	clear: both;
	padding: 0px;
	margin: 0;
	height:124px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	position: relative;
}
#top-links {
	width: 200px;
	position: absolute;
	bottom: 14px;
	right: 8px;
}
#header ul {
	margin-right:10px;
	margin-top:114px;
	float:right;
}
#header ul li {
	list-style-type:none;
}
#header p {
	margin:6px 0px 4px 500px;
	text-align:center;
}
#header a, #header a:link, #header a:visited {
	color: #444;
	text-decoration: none;
	font-size: bold;
}
#header a:hover, #header a:active {
	color: #cedfb5;
	text-decoration: none !important;
	font-size: bold;
}
#top {
	background-color:#801426;
	line-height:14px;
	margin: 0;
	padding:0;
	border-top:2px solid #331133;
	text-align:center;
}
#top ul li {
	float: left !important;
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding: 0px 5px;
}
#top ul li a, #top ul li a:link, #top ul li a:visited {
	color: #fff;
	text-decoration: none;
	padding-top:7px;
	padding-bottom:7px;
	line-height:16px;
}
#top ul li a:hover, #top ul li a:active {
	background-color: #bb0042;
	color: #fff;
	text-decoration: none;
}
#top ul li.current_page_item a {
	text-decoration:none;
}
#top ul li ul {
	margin:0;
	padding:0px 10px;
}
#page {
	background-color:#ddb;
	margin: 0px;
	padding: 0;
}
#wrap {
	padding: 0px;
	clear: both;
	width: 962px;
	margin: 0px auto 500px auto;
	border: 5px solid #3b1620;
}
#contentleft {
	width: 100%;
	padding: 0px;
	float:left;
	margin: 0px;
	background: rgb(252, 251, 220) url(http://www.sakyongfoundation.org/wp-content/themes/sakyong2/images/gold-strip-vert.jpg) repeat-y scroll right top;
}
#content {
	/*width: 904px;*/
        margin: 20px 20px;
	padding: 0px;
	padding:0px;
	min-height:300px;
	font-size:10px;
}
#contentright {
	font-size: 10pt;
	width: 190px;
	float:right;
	padding:0px;
	margin: 0px 4px;
	text-align:right;
	min-height:500px;
	height:100%;
	font-weight:normal;
}
#sidebar {
	width: 174px;
	margin: 0px 8px 0px 8px;
	padding: 20px 0px;
	text-align:right;
	font-weight:normal;
}
#footer {
	border-top:3px solid #92712E;
	clear:both;
	margin:0;
	padding:0;
	position:relative;/*height:54px;*/
}
#footer {
	color:#ccc;
	font-size:13px;
}
#footer h2 {
	color:#ccc;
}
.gold {
	background:#C48E1F url(images/gold-texture-hor.jpg) repeat-y scroll 0 0;
	position: relative;
}
#footer p {
	margin: 0;
}
#footer a.action:link, #footer a.action:visited {
	color:white !important;
}
#copyright {
	color:#3B1620 !important;
	font-size:12px;
	margin:0;
	padding:7px 0 0 0;
	text-align:center;
}
#copyright a:link, #copyright a:visited {
	color:#3B1620;
}

/* -------------------[ Headings ]------------------- */
h1, h2, h3, h4, h5, h6, h7 {
	color:#8c6a12;
	letter-spacing:-1px;
	line-height: 130%;
	margin: 0;
	padding: 0;
	letter-spacing:1px;
	font-weight:normal;
}
h1 {
	font-size: 14pt;
	margin-bottom: 6px;
	color:#ccc;
	/*margin-left:2px;*/
	margin-top:30px;
}
h2 {
	font-family:Garamond, "Adobe Garamond Pro", "Adobe Garamond", "ITC Garamond", "Garamond 3", Georgia, serif;
	font-size:24pt;
	font-weight:normal;
	text-transform:uppercase;
	line-height:100%;
	margin-bottom: 6px;
}
h3 {
	font-size: 12pt;
	font-weight:normal;
}
.floatLeft {
	float:left;
}
/* -------------------[ Links ]------------------- */
a:link, a:visited {
	color: #d2c9af;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration:underline;
	color:#6b3200;
}
.entry a, .entry a:link, .entry a:visited, .postinfo a, .postinfo a:link, .postinfo a:visited, .postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited {
	text-decoration: underline;
	color: #181818;
}
.post h1 a, .post h2 a, .featurepost h2 a, .featurepost h1 a {
	color:#8c6a12;
}
.post h1 a:hover, .post h2 a:hover {
	color:#4255be;
}
#footer a:hover, #footer a:active {
	text-decoration:underline;
	color:#fff;
}
/* -------------------[ Images ]------------------- */
img {
	margin:0px;
	padding:0px;
}
img.gold {
	border:1px solid #2f0721;
	margin:0px;
	padding:0px;
}
img.alignright {
	float: right;
	clear: right;
	margin: 6px 0 10px 14px;
	background: #fff;
	padding: 0px;
	border: 1px solid #fff;
}
img.alignleft {
	float: left;
	clear: left;
	margin: 0px 10px 4px 0px;
	padding: 0px;
	border: 1px solid #fff;
}
img.centered {
	display: block;
	padding: 2px;
	margin: 0 auto 20px auto;
	border: 1px solid #B4A166;
	float: none;
	clear: both;
}
a:hover img.centered {
	padding: 0px;
	border: 3px solid #C19305;
}
/* -------------------[ Pages ]------------------- */
.mission {
	color:#2f2616;
	line-height:1.3em;
	font-size:15px;
}
.mission h2 {
	color:#706754;
	margin-bottom:12px;
}
.mission h3 {
	color:#54173e;
	font-size:18px;
	font-weight:normal;
	margin-bottom:18px;
	font-family:garamond;
}
.aboutsakyong {
	color:#fff;
	line-height:1.3em;
	font-size:15px;
}
.aboutsakyong h2 {
	color:#3a4a30;
	margin-bottom:12px;
}
.aboutsakyong h3 {
	color:#baccb0;
	font-size:18px;
	font-weight:normal;
	margin-bottom:18px;
	font-family:garamond;
}
.projects {
	color:#2f0721;
	line-height:1.2em;
	font-size:15px;/*width:700px;*/
}
.projects h2 {
	color:#430e1d;
	margin-bottom:12px;
}
.projects h3 {
	color:#917f1c;
	font-size:18px;
	font-weight:bold;
	margin:0px;
	margin-bottom:-18px;
	margin-top:14px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
.projects a, .projects a:link, .projects a:visited {
	color:#796423;
	text-decoration:underline;
}
.projects a:hover, .projects a:active {
	color:#5f1340;
	text-decoration:underline;
}
.projectsdiv {
	border-bottom:0px solid #666;
	padding:4px 10px;
	margin:0px;
	color:#430e1d;
	height:140px;
}
.projectsdiv img {
	border:1px solid #430e1d;
}
.contact {
	color:#5a4a54;
	line-height:1.3em;
	font-size:15px;
}
.contact h2 {
	color:#491f37;
	margin-bottom:12px;
}
.contact h3 {
	color:#54173e;
	font-size:18px;
	font-weight:normal;
	margin-bottom:18px;
	font-family:garamond;
}
.contact a, .contact a:link, .contact a:visited {
	color:#7a6525;
	text-decoration:underline;
}
.contact a:hover, .contact a:active {
	color:#a28d4d;
	text-decoration:underline;
}
.donate {
	line-height:1.3em;
	font-size:15px;
}
.donate h2 {
	margin-bottom:12px;
}
.donate h3 {
	font-size:20px;
	font-weight:bold;
	margin-bottom:18px;
	margin-top:24px;
	font-family:garamond;
}
.donate a, .donate a:link, .donate a:visited {
	color:#ccc;
	text-decoration:underline;
}
.donate a:hover, .donate a:active {
	color:#fff;
	text-decoration:underline;
}
.donate b {
	color:#8c6a12;
}
.donate .payment-options {
	list-style:none;
	margin:0;
	padding:0;
}
.donate .payment-options li {
	margin-bottom:0.8em;
}
.donate a.action {
	font-weight:bold;
}
#donation-purpose {
	border:0px solid #FF3B3B;
}
/* -------------------[ Misc Tags and Classes ]------------------- */
a img, img a {
	border: none;
}
.entry {
	padding: 0;
	margin: 0;
	margin:0px;/*width:660px;*/
}
.postinfo {
	font-size: 9pt;
	clear: both;
	margin:0px;
	margin-bottom: 10px;
	padding-right: 10px;
	height:20px;
	color:#333;
	font-weight:bold;
	text-align:right;
}
.postinfo a, .postinfo la:link, .postinfo a:visited {
	color: #8c6a12;
}
.postinfo a:hover, .postinfo a:active {
	color: #4255be;
}
.post {
	margin: 20px 0px 20px 0px;
	padding: 8px;
	width:700px;
	line-height:1em;
	border-bottom:1px solid #999;
}
.post h2 {
	font-size:16px;
}
.post img {
	margin: 0px 0px 14px 0px;
}
.pages {
	/*width:700px;*/
	margin:0px 61px 20px 42px;
	font-size: 14px;
}
.textpage {
	margin:0 100px 30px 93px;
}
.entry {
	font-size:14px;
	line-height:1.3em;
	margin:0px;
	letter-spacing:0;
}
.entry a:link, .entry a:visited, .pages a:link, .pages a:visited {
	color: #8c6a12;/*font-weight:normal;*/
}
.entry a:hover, .entry a:active, .pages a:hover, .pages a:active {
	color: #6b3200;/*font-weight:normal;*/
}
/* -------------------[ Home ]------------------- */        
    
.homescreen {
	float:right;
	width:320px;
	height:232px;
	margin:12px 0px 20px 20px;
}
.homeimage {
	border:1px solid #fff;
}
.homediv {
	margin:12px 2px 0px 0px;
	font-weight:normal;
	padding: 0px;
	border:0px solid #333;
	color: #444;
	font-size:12px;
	float:left;
	text-align:center;
	line-height:1.1em;
}
.homediv h3 {
	font-size:14px;
	font-family:garamond, gerogia;
	color:#2d0a36;
	font-weight:bold;
}
.homediv a, .homediv a:link, .homediv a:visited {
	color: #8c6a12;
	font-weight:normal;
	text-decoration:none;
}
.homediv a:hover, .homediv a:active {
	color: #430e1d;
	font-weight:normal;
}
.homebutton {
	padding: 6px;
	border:2px solid #2f0722;
	width:180px;
	height:120px;
	font-size:12px;
	float:right;
	color: #fff;
	text-align:center;
	line-height:1.2em;
	background:url('images/homebuttonbg.jpg');
}
.homebutton h2 {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.homebutton h2 a, .homebutton h2 a:link, .homebutton h2 a:visited {
	color:#fff;
	font-weight:bold;
}
.homebutton h2 a:hover, .homebutton h2 a:active {
	color: #2f0722;
	font-weight:bold;
}
.homebutton a, .homebutton a:link, .homebutton a:visited {
	color: #f2e9cf;
	text-decoration:underline;
}
.homebutton a:hover, .homebutton a:active {
	color: #fff;
	text-decoration:underline;
}
.homediv2 {
	margin:20px 40px 20px 20px;
	padding: 0px;
	border:0px solid #000;
	width:220px;
	font-size:14px;
	float:left;
	color: #333;
	line-height:1.3em;
	text-align:left;
}
.homediv2 h2 {
	color:#2f0722;
	font-weight:bold;
	font-size:20px;
	margin-bottom:8px;
	margin-top:4px;
}
.homediv2 h2 a, .homediv2 h2 a:link, .homediv2 h2 a:visited {
	color:#2F0722;
	text-decoration:none;
}
.homediv2 h2 a:hover, .homediv2 h2 a:active {
	color:#2F0722;
	text-decoration:underline;
}
.homediv2 a, .homediv2 a:link, .homediv2 a:visited {
	color: #8c6a12;
	font-weight:bold;
	text-decoration:underline;
}
.homediv2 a:hover, .homediv2 a:active {
	color: #430e1d;
	font-weight:bold;
	text-decoration:underline;
}
.homediv2 img.centered {
	margin-bottom:0;
}
/* -------------------[ Navigation ]------------------- */
ul.top {
	font-size: 13px;
	height:30px;
	line-height:20px;
	list-style: none;
	padding: 0;
	padding-top:12px;
	margin: 6px auto 0px auto;
	text-align:center;
}
ul.top li {
	list-style-type: none;
	padding: 8px 28px 0px 28px;
	margin:0px 10px;
}
ul.top li a, ul.top li a:link, ul.top li a:visited {
	color: #fff;
	text-decoration: none;
	padding:0px 14px;
}
ul.top li a:hover, ul.top li a:active {
	color: #aa9040;
	text-decoration: none;
	padding:0px 14px;
}
ul.top li.current_page_item a {
	text-decoration:none;
}
/* ---------------[ Tables ]--------------- */
.entry table {
	margin-bottom:15px;
	padding:auto;
	border:auto;
}
.entry tr, .entry td, .entry th {
	margin:auto;
	padding:auto;
	border:auto;
}
.entry td, .entry th {
	padding:0px;
	vertical-align:top;
}
.entry th {
	font-weight:bold;
}
.menu {
	position:relative;
	z-index:100;
	padding-left:137px;
	text-align:left;
}
.menu ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	text-align:left;
	color:#fff;
	line-height:30px;
	overflow:hidden;
}
.menu ul {
	padding:0;
	margin:0;
	list-style: none;
	text-align:left;
}
.menu ul li {
	float:left;
	position:relative;
}
.menu ul li ul {
	display: none;
}
/* specific to non IE browsers */
.menu ul li:hover a {
	color:#fff;
	background:#430e1d;
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:30px;
	left:-10px;
	width:125px;
}
.menu ul li:hover ul li a.hide {
	background:#430e1d;
	color:#fff;
	width:175px;
}
.menu ul li:hover ul li:hover a.hide {
	background:#430e1d;
	color:#836d2c;
	width:175px;
}
.menu ul li:hover ul li ul {
	display: none;
}
.menu ul li:hover ul li a {
	display:block;
	background:#430e1d;
	color:#fff;
	width:175px;
}
.menu ul li:hover ul li a:hover {
	background:#430e1d;
	color:#836d2c;
	width:175px;
}
.menu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:0px;
	top:0;
}
.menu ul li:hover ul li:hover ul.left {
	left:0px;
}
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
	visibility:hidden;
}
#pmenu li a:hover ul {
	visibility:visible;
	left:0px;
	top:30px;
}
#pmenu li a:hover ul a:hover ul {
	visibility:visible;
	top:-11px;
	left:0px;
}
#pmenu li a:hover ul a:hover ul a:hover ul {
	visibility:visible;
}
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul {
	visibility:visible;
}
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {
	visibility:visible;
}
li.small {
	font-size:11px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
ul.matchsun {
	margin-top:240px;
	text-align:center;
	font-size:18px;
}
ul.matchsun li {
	display:block;
}
.topsun {
	color:#fff;
	font-size:22px;
	margin-bottom:20px;
}
.bottomsun {
	color:#ded892;
	font-size:18px;
	margin-top:30px;
}
.sunleft {
	width:180px;
	font-size:16px;
	line-height:1.6em;
	padding:20px;
	margin-left:20px;
	border:1px solid #ded892;
}
.projectmap {
	color:#422e44;
}
.projectmap a, .projectmap a:link {
	color:#e7e4d1;
}
.projectmap a:hover {
	color:#1e033a;
	text-decoration:none;
}
tr.altrow td {
	background-color:white;
}
div.breakout {
	margin-left:-62px;
	margin-right:-80px;
	margin-top:-20px;
}
.slideshow .slide {
	height: 280px;
}
.slideshow .slide .caption {
	padding: 4px 8px;
	position: absolute;
	bottom: 0;
	background-color: #777; /* Fallback */
    background: rgba(0,0,0,0.8);
	color: white;
	font-size: 13px;
	line-height: 120%;
}
.caption cite {
	display:block;
	color: #777;
	font-style: normal;	
}
.clear {
	clear:both;
}
.donate {
	min-height:234px;
	padding:20px 20px 20px 13px;
	background:#3B1620 url(/wp-content/themes/sakyong2/images/bg-foot.gif) top center repeat-x;
	font-size:13px;
	text-align:left;
	line-height:18px;
}
/*#donate-wrapper, #subscribe-wrapper {
	position:relative;
	height:26px;
	float:left;
}*/
.donate-box, #subscribe-box {
	width:206px;
	background-color:white;
	position:absolute;
	border:3px solid #A4823E;
	/*bottom:11px;*/
	font-size:13px;
	text-align:left;
	/*left:61px;*/
	line-height:18px;
	z-index:10;
	height:26px;
}
.donate-box.closed, #subscribe-box.closed {
	overflow:hidden;
}
.donate-box a:link, .donate-box a:visited {
	color: #8c6a12 !important;
}
.donate-box a:hover, .donate-box a:active {
	color: #6b3200 !important;
}
.donate-box-contents {
	padding: 20px 0 20px 30px;
}
#subscribe-box {
	right:40px;
	bottom:4px;
	z-index:74;
}
#subscribe-box h2 {
	text-align:center;
	margin: 0pt 0pt 0.5em;
	padding: 0pt;
	font-size: 22px;
	color: black;
}
#subscribe-box .cform {
	margin: 0;
	width: auto;
}
#subscribe-box ol.cf-ol li {
	float:left;
}
#subscribe-box #cf2_field_1 {
	margin-right:7px !important;
}
#subscribe-box .cform input {
	width: 145px;
}
#subscribe-box .cf-sb {
	text-align: center;
}
#subscribe-box .cf_info {
	margin: 0;
	padding: 2px 4px;
	width:auto;
}
#subscribe-box .sendbutton {
	margin: 10px 0 0 0;
}
#subscribe-box .emailreqtxt, #subscribe-box .linklove, #subscribe-box label {
	position:absolute !important;
	margin-left:-9999px !important;
}
#footer .subscribe-link {
	margin-left:340px;
	margin-top:-6px;
}
#footer .subscribe-link img {
	border:3px solid #A4823E;
}
.ui-widget-content a {
	font-weight:bold;
}
.breadcrumbs {
	font-size:11px;
	color:#aa9867;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
	color:#aa9867;
}
.breadcrumbs a:hover, .breadcrumbs a:active {
	color:#6b3200;
}
/***** V2 HOME PAGE CODE *****/
#home-container, #home-container p, #home-container li {
	color:#55373e;
	font-size:13px;/*font-family:Arial;*/
}
#home-container {
	position:relative;
	background-color:#fcfbdc;
}
#home-container ul {
	list-style:none;
	margin:0 !important;
	padding:0 !important;
}
#slide-buttons {
	position:absolute;
	top:290px;
	right:23px;
	z-index:50;
}
#slide-buttons li {
	float:left;
	width:157px;
	height:95px;
	background-color:white;
	border:1px solid black;
	padding:3px;
	margin-right:20px;
	text-align:center;
}
#slide-buttons li.active {
	background-color:#bb0042 !important;
	background-image:none !important;
	border:1px solid #bb0042 !important;
}
#slide-buttons li.active a {
	color:white;
}
#slide-buttons li img {
	margin-bottom:-5px;
}
#slide-buttons li a {
	font-family:Garamond;
	color:black;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	line-height:15px;
	font-weight:bold;
}
#slide-buttons li a:hover {
	color:white;
	background-color:#bb0042;
}
#slide-buttons a span.and {
	color:#bb9999;
}
#slide-buttons a.compress1 {
	letter-spacing:-1px;
}
#slides {
	margin:0;
	padding:0;
	height:572px;
}
#slides li {
	display:none;
}
#slides li.active {
	display:block;
}
#slides div.slide-text {
	position:absolute;
	top:0;
	right:0;
	width:250px;
	padding:10px;
}
#slides div.hidden {
	display:none;
}
#slides div.slide-text, #slides div.slide-text h1, #slides div.slide-text p {
	color:white;
}
#slides div.slide-text h1 {
	font-family:Garamond;
	font-weight:normal;
	text-transform:uppercase;
	font-size:32px;
	line-height:27px;
	margin-bottom:6px;
	margin-top:0;
}
#slides div.slide-text p {
	font-size:13px;
	line-height:21px;
}
div.slide-text table {
	font-size:13px;
	line-height:21px;
	margin-bottom:6px;
}
div.slide-text table th {
	text-align:left;
	font-weight:normal;
}
div.slide-text table td.total {
	border-top:1px solid white;
}
#slides .button {
	float:right;
}
#projects {
	width:720px;
	position:relative;
	margin-left:167px;
}
#projects h2 {
	padding-left:15px;
	padding-bottom:10px;
	margin:0;
	color:black;
	background-image:url(/images/grad-hor-tan-dark.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
#projects #slides {
	height:auto;
	padding-bottom:10px;
	margin-bottom:10px;
	background-image:url(/images/border-hor-white-tan.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:white;
	font-size:15px;
}
#projects #slides .slide-caption {
	padding-top:50px;
	background-image:url(/images/grad-hor-dark-white.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#projects #slides p {
	padding-left:15px;
	padding-right:15px;
}
#projects #slides .slide-img {
	height:245px;
	display:block;
}
#projects #slide-buttons {
	right:-5px;
	margin:0;
	padding:0;
	top:265px;
}
#projects #slide-buttons li {
	margin-right:12px;
	height:5.8em;
	padding:8px 16px 3px 16px;
	width:auto;
	vertical-align:middle;
	line-height:17px;
	background-color:#d0c597;
	background-image:url(/images/grad-hor-tan-dark2.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#projects #slide-buttons li a {
	text-transform:none;
	font-family: Garamond;
	font-weight:bold;
	font-size:17px;
	line-height:17px;
	display:block;
}
#projects #slide-buttons li.line2 a {
	padding-top:0.6em;
}
#projects #slide-buttons li.line1 a {
	padding-top:1em;
}
#slide-buttons, #slide-buttons li {
	list-style:none;
}
a.button, a.button:link, a.button:visited {
	border-top:3px solid #801426;
	border-right:2px solid #801426;
	border-bottom:2px solid #801426;
	border-left:3px solid #801426;
	background-color:#bb0042;
	text-decoration:none;
	color:white;
	line-height:16px;
	display:inline-block;
	font-size:13px;
	font-weight:normal;
}
a.button:hover, a.button:active {
	background-color:white;
	color:#bb0042;
}
.button-wrap {
	padding:1px 13px;
	border-top:1px solid white;
	border-right:1px solid black;
	border-bottom:1px solid black;
	border-left:1px solid white;
}
#sub-content {
	position:absolute;
	top:375px;
	left:0;
	width:100%;
}
#sub-content li {
	float:left;
	width:240px;
	height:100px;
	margin:36px 0;
	padding:0 40px;
	border-left:1px solid #cfca94;
	position:relative;
}
#sub-content li.first {
	border-left:0;
	margin-top:16px;
	width:230px !important;
	padding-right:20px;
}
#sub-content li.second {
	width:200px !important;
}
#sub-content li.third {
	width:309px !important;
}
#sub-content li li {
	float:none;
	width:auto;
	height:auto;
	margin:0;
	padding:/*2px*/ 0;
	border:0;
}
#sub-content li, #sub-content li p, #sub-content li h2 {
	/*color:#4e101f;*/
	color:#8F4658;
}
#sub-content li, #sub-content li p, #sub-content li h2 a:link, #sub-content li h2 a:visited {
	/*color:#4e101f;*/
	color:#8F4658;
}
#sub-content li h2 a:hover, #sub-content li h2 a:active, #sub-content li a:hover h2, #sub-content li a:active h2 {
	color:#BB0042;
	text-decoration:underline;
}
#sub-content p {
	margin-top:0;
}
#sub-content li h2 {
	font-size:20px;
	font-weight:bold;
	letter-spacing:0;
	text-transform:none;
}
#sub-content li p, #sub-content li {
	line-height:21px;
}
a:link, a:visited, a.read-more:link, a.read-more:visited {
	color:#8b0b21;
	text-decoration:none;
}
a:hover, a:active a.read-more:hover, a.read-more:active {
	color:#bb0042;
	text-decoration:underline;
}
#voices-pager {
	position:absolute;
	left:10em;
	top:2px;
}
#voices-pager a {
	color:#999999;
	font-size:11px;
	margin-right:3px;
	padding:2px;
}
#voices-pager .activeSlide {
	color:#333333;
}
#voices {
	overflow: hidden;
	height: 94px;
}
#voices img {
	float:left;
	margin:0 10px 60px 0px;
}
#voices .quote-by, .voice-box .quote-by {
	float:right;
}
p.fancy {
	font-family:Georgia, 'Times New Roman', Times, serif !important;
	font-size:16px !important;
	font-style:italic !important;
}
.marquee {
	margin-left:30px;
}
.marquee, .marquee div, .marquee div table {
	width:645px;
}
.marquee th {
	font-family:Garamond, Georgia, serif;
	font-size:36px;
	line-height:34px;
	padding-bottom:14px;
	padding-top:15px;
	font-weight:normal;
	text-align:center;
}
.marquee td {
	font-size:16px;
	padding-left:15px;
	padding-top:12px;
	color:black !important;
}
.marquee th h1 {
	/*text-align:left;*/
	font-size:40px;
	font-weight:bold;
	color:black;
	text-transform:uppercase;
	margin:0;
}
.marquee th, .marquee td {
	border-bottom: 1px solid white;
}
.marquee td.marquee-num {
	text-align:right;
}
div.marquee div {
	margin-top:-250px;
}
/***** END V2 HOME PAGE CODE *****/


.sidebar {
	border: 3px solid white;
	padding: 13px 30px 20px 30px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	margin-left: 20px;
	margin-right: -58px;
	margin-bottom: 20px;
	color: white;
	float: right;
	font-size: 14px;
	width: 235px;
	line-height: 22px;
	background-color: #c0bd88;
}
.sidebar h2 {
	font-style: normal;
	color: #d3d0a6;
	text-align: center;
	margin-bottom: -5px;
}
.sidebar blockquote {
	margin: 0pt;
}
.sidebar img {
	border: 1px solid white;
	float: right;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 10px;
}
.sidebar .bqstart {
	float: left;
	height: 45px;
	margin-top: -20px;
	padding-top: 45px;
	margin-bottom: -50px;
	margin-left: -24px;
	font-size: 700%;
	color: #d3d0a6;
}
.sidebar .bqend {
	float: right;
	height: 25px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 700%;
	color: #d3d0a6;
}
.sidebar .quote-highlight {
	font-weight:bold;
}
.padding-left { /* for overriding footer alignment - margin is different on home page */
	padding-left:32px;
}
.section-links {
	font-size: 12px;
	line-height: 15px;
	list-style:none;
	padding:0;
	margin:0;
}
.section-links li {
	display:inline;
	margin-left:6px;
	padding-left:9px;
	border-left:1px solid #8C6A12;
}
.section-links li a {
	text-decoration:underline !important;
}
.section-links li.first {
	font-weight:bold;
	margin-left:0;
	padding-left:0;
	border-left:0;
}
.paragraph-sections {
	line-height: 16px;
	list-style:none;
	padding:0;
	margin:0;
	margin-top:1em;
}
.paragraph-sections li {
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:0.6em;
	padding-bottom:0.6em;
}
.paragraph-sections li h3 {
	margin:0;
	letter-spacing:0;
	font-weight:bold;
}
h3 a:link, h3 a:visited {  /*color: #8B0B21 !important;*/
	text-decoration:underline !important;
}
h3 a:hover, h3 a:active {  /*color: #BB0042 !important;*/
}
.paragraph-sections li p {
	margin:0;
}
/**** VOICES GRID ****/
.voices-grid-wrapper {
	padding: 40px 0 20px 20px;
	width:671px !important;
}
.voice-box {
	float: left;
	padding: 2px;
	position:relative;
	z-index:auto !important;
}
.voice-box.active {
	background-color:white;
}
.voice-box .quote {
	display:none;
	position:absolute;
	z-index:60;
	background-color:white;
	padding:10px;
	top:0;
	line-height:17px;
	font-size:12px;
	border-top:2px solid white;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	border-left:2px solid white;
}
.voice-box .quote-links {
	clear:both;
	font-size:11px;
	margin-top:5px;
}
.voice-box .quote-by {
	color:#877;
	font-style:italic
}
/*.voice-box.em .quote { font-size:15px; line-height:19px; z-index:50; }
.voice-box.em .quote-by { font-size:13px; }*/
.voice-box .thumb {
	z-index:1
}
.voice-box.em .large-thumb {
	position:absolute;
	z-index:55;
	border:2px solid white;
	left:0;
	top:0;
	display:none;
}
/*** TOOLTIPS ***/
.qtip-content {
	font-size:13px;
	line-height: 15px;
}
/* ---------------[ New Page - Celebrating the Return ]--------------- */

div#celeb_flash_holder {
	padding: 5px;
	border: 1px solid #333;
	width: 193px;
	height: 282px;
	float:left;
	margin-bottom: 25px;
}
div#celeb_wrapper {
	margin-top: 40px;
	width: 907px;
	float:left;
}
div#celeb_top_header {
	font-family: Garamond, "Adobe Garamond Pro", "Adobe Garamond", "ITC Garamond", "Garamond 3", Georgia, serif;
	font-size: 45px;
	color: #430e1d;
	text-transform: uppercase;
	width: 590px;
	float:left;
	margin-left: 30px;
	margin-top: 16px;
}
div#celeb_subtitle_header {
	font-family:Garamond, "Adobe Garamond Pro", "Adobe Garamond", "ITC Garamond", "Garamond 3", Georgia, serif;
	font-size: 14px;
	color: #430e1d;
	text-transform: uppercase;
	width: 590px;
	float:left;
	margin-left: 30px;
	margin-top: 9px;
}
div#celeb_line {
	height: 3px;
	background-color:#801426;
	margin-top: 5px;
	width: 564px;
	float:left;
	margin-left: 30px;
}
div#celeb_text {
	font-family:Garamond, "Adobe Garamond Pro", "Adobe Garamond", "ITC Garamond", "Garamond 3", Georgia, serif;
	font-size: 18px;
	color:#2e2922;
	margin-top: 40px;
	width: 590px;
	float:left;
	margin-left: 30px;
}
div#celeb_donate {
	width: 270px;
	height: 40px;
	float:left;
	margin-left: 30px;
	margin-top: 67px;
	cursor: pointer;
}
div#celebe_thin_line {
	width: 818px;
	height: 1px;
	background-color:#000;
	margin-bottom: 25px;
	clear:both;
}
.celeb_caption_small {
	font-family:Garamond, "Adobe Garamond Pro", "Adobe Garamond", "ITC Garamond", "Garamond 3", Georgia, serif;
	font-size: 14px;
	color:#430e1d;
}
.celeb_caption_capital {
	font-family:Garamond, "Adobe Garamond Pro", "Adobe Garamond", "ITC Garamond", "Garamond 3", Georgia, serif;
	font-size: 24px;
	color:#430e1d;
	text-transform: uppercase;
}
.celeb_caption_italinc {
	font-family:Garamond, "Adobe Garamond Pro", "Adobe Garamond", "ITC Garamond", "Garamond 3", Georgia, serif;
	font-size: 14px;
	color:#430e1d;
	font-style:italic;
}
.celeb_caption {
	margin-top:13px;
	margin-bottom:14px;
}
.celeb_bottom_spacer {
	height:	 100px;
}
.funds_granted {
	border-bottom: dotted 1px #666;
}
.box-em {
	padding:10px 20px;
	border:1px solid #c59920;
	background-color:#fff;
}
.support-button {
	border:3px solid #EFDAA5;
	color:#926900 !important;
	display:inline-block;
	text-decoration:none !important;	
	text-shadow:1px 1px 0 #F3E8CC;
	font-size:13px;
	margin-top:5px;
}
.support-button:link span, .support-button:visited span {
	background-color:#E5CC8C;
}
.support-button:hover span, .support-button:active span {
	background-color:#ffe39b;
}
.support-button span {
	border-color:white #827554 #827554 white;
	border-style:solid;
	border-width:1px;
	display:inline-block;
	padding:3px 25px 4px 25px;
}
