/*GLOBAL OPTIONS*/
html {
	font-size: 100.1%;
}
body {
	font: 64% Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	background: #CCCC99;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
img {
	border: none;
	display: block;
}
.wrapper:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	overflow: hidden;
	height: 0;
	font-size: 0;
}
/*text to image replacment*/
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*MAIN CONTAINER*/
#main {
	margin: 0 auto;
	width: 756px;
	position: relative;
	padding-top: 162px;
}
/*HEADER*/
#header {
	height: 150px;
	background: url(../images/bg-header.gif) repeat-x;
	position: absolute;
	top: 12px;
	left: 3px;
	width: 751px;
}
/*logo*/
.logo {
	margin: 0;
	position: absolute;
	top: 14px;
	left: 37px;
	background: url(../images/logo.jpg) no-repeat;
	width: 183px;
	height: 93px;
	z-index: 1000;
}
.logo a {
	height: 100%;
	width: 100%;
}
/*main-nav*/
.main-nav {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	right: 16px;
	top: 1px;
}
.main-nav li {
	float: left;
	padding-left: 22px;
	background: url(../images/img-main-nav-separator.gif) no-repeat 6px 0;
	height: 22px;
}
.main-nav a {
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	height: 16px;
}
.main-nav a.txt-main-nav-link1 {
	width: 51px;
	background: url(../images/txt-main-nav-link1.gif) no-repeat;
}
.main-nav a.txt-main-nav-link2 {
	width: 45px;
	background: url(../images/txt-main-nav-link2.gif) no-repeat;
}
.main-nav a.txt-main-nav-link3 {
	width: 44px;
	background: url(../images/txt-main-nav-link3.gif) no-repeat;
}
.main-nav a.txt-main-nav-link4 {
	width: 60px;
	background: url(../images/txt-main-nav-link4.gif) no-repeat;
}
.main-nav a.txt-main-nav-link5 {
	width: 35px;
	background: url(../images/txt-main-nav-link5.gif) no-repeat;
}
.main-nav a.txt-main-nav-link6 {
	width: 47px;
	background: url(../images/txt-main-nav-link6.gif) no-repeat;
}
.main-nav a.txt-main-nav-link7 {
	width: 30px;
	background: url(../images/txt-main-nav-link7.gif) no-repeat;
}
.main-nav a:hover, .main-nav a.active {background-position: 0 -19px;}
/*date*/
.date {
	position: absolute;
	right: 3px;
	top: 60px;
	color: #797979;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
}
/*CONTAINER*/
#container {
	border: solid #a9a879;
	border-width: 0 2px 2px;
	background: url(../images/bg-content.gif);
	overflow: hidden;
	height: 1%;
	padding: 13px 15px 0 25px;
}
#container h2 {
	color: #9e0b0f;
	font-size: 14px;
	line-height: 21px;
	margin: 0;
	background: #eae9d4;
	padding-left: 17px;
}
.title-holder {
	overflow: hidden;
	height: 1%;
	padding-left: 3px;
}
.title-holder h2, .title-holder h3 {float: left;}
.title-holder .corner {
	float: left;
	width: 22px;
	height: 21px;
	overflow: hidden;
	background: url(../images/img-title-corner2.gif) no-repeat;
}
.sidebar-gray-box .title-holder .corner {background: url(../images/img-red-title-corner.gif) no-repeat;}
.alt-c-box .title-holder .corner {background: url(../images/img-title-corner.gif) no-repeat;}
.alt-c-box .title-holder h2 {background: #d5d4a9 !important;}
/*content*/
.content {
	float: left;
	width: 442px;
}
.content p {
	font-size: 12px;
	margin: 0;
	color: #000;
}
/*sidebar*/
.sidebar {
	float: right;
	width: 258px;
}
.sidebar .c-box {margin-bottom: 10px;}
.sidebar .c-box-content p {padding: 6px 10px 0 0;}
.sidebar h3 {
	color: #fff;
	background: #9e0b0f;
	margin: 0;
	line-height: 21px;
	font-size: 12px;
	padding: 0 9px;
}
.sidebar p {
	color: #464646;
	font-size: 11px;
	margin: 0 0 5px;
}
/*sidebar-gray-box*/
.sidebar-gray-box {
	overflow: hidden;
	width: 100%;
}
.sidebar-gray-box-top {
	height: 9px;
	overflow: hidden;
	background: url(../images/bg-sidebox-top.png) no-repeat;
}
.sidebar-gray-box-bottom {
	height: 15px;
	overflow: hidden;
	background: url(../images/bg-sidebox-bottom.png) no-repeat;
}
.sidebar-gray-box-content {
	height: 1%;
	overflow: hidden;
	background: url(../images/bg-sidebox.png) repeat-y;
	padding: 0 20px 0 15px;
}
/*stories-list*/
.stories-list{
	padding: 0;
	margin: 0 0 16px;
	list-style: none;
	overflow: hidden;
	height: 1%;
	background: url(../images/img-sidebox-v-separator.gif) no-repeat 50% 100%;
}
.stories-list li {
	overflow: hidden;
	height: 1%;
	margin-bottom: 16px;
}
.stories-list img {
	float: left;
	margin-right: 7px;
}
.stories-list h4 {
	font-size: 12px;
	color: #000;
	margin: 0 0 10px;
}
/*read-more*/
.read-more {
	float: right;
	font-size: 12px;
	color: #9e0b0f;
}
.read-more:hover {
	color: #005b7f;
	text-decoration: none;
}
/*links*/
.links {
	padding: 0;
	margin: 0;
	list-style: none;
}
.links li {margin-bottom: 14px;}
.links a {
	color: #9e0b0f;
	font-size: 11px;
}
.links a:hover {
	color: #005b7f;
	text-decoration: none;
}
/*c-box*/
.c-box {margin-bottom: 30px;}
.c-box-top {
	height: 6px;
	background: url(../images/bg-c-box-top.png) no-repeat;
	overflow: hidden;
}
.c-box-content {
	background: #d5d4a9;
	width: 100%;
	display: table;
}
.c-box-content-inner {
	padding: 10px 0 7px 30px;
	background: url(../images/bg-c-box-corner.gif) no-repeat 100% 0;
	position: relative;
	height: 1%;
}
.c-box-content-inner2 {
	padding: 11px 145px 13px 30px;
	background: #eae9d4 url(../images/bg-c-box-corner.gif) no-repeat 100% 0;
	position: relative;
	z-index: 100;
}
.c-box-content-inner3 {
	padding: 11px 0;
	background: #eae9d4 url(../images/bg-c-box-corner.gif) no-repeat 100% 0;
	position: relative;
	z-index: 100;
}
.note {padding: 6px 145px 0 60px;}
.c-box-bottom {
	background: url(../images/bg-c-box-bottom.png) no-repeat;
	height: 13px;
	overflow: hidden;
	margin-bottom: -13px;
}
.content .c-box-bottom {background: url(../images/bg-c-box-bottom2.png) no-repeat;}
.left-photo {
	float: left;
	margin-right: 12px;
}
/*action-menu*/
.action-menu {
	padding: 1px 0 0;
	margin: 0;
	list-style: none;
	float: right;
	position: relative;
	z-index: 1000;
}
.action-menu li {
	float: left;
	margin-left: -19px;
	display: inline;
	position: relative;
}
.action-menu a {
	color: #fff;
	font-size: 11px;
	line-height: 20px;
	float: left;
	text-transform: uppercase;
}
.action-menu a span {
	float: left;
	width: 19px;
	height: 20px;
	background: url(../images/img-action-menu-corner.png) no-repeat;
	text-indent: -9999px;
}
.action-menu a.alt strong {background: url(../images/bg-action-menu-item.gif) repeat-x;}
.action-menu a strong {
	float: left;
	background: #9e0b0f;
	font-weight: normal;
	padding: 0 20px;
	cursor: pointer;
}
.action-menu a.alt span {background: url(../images/img-action-menu-corner2.png) no-repeat;}
.action-menu-shadow {
	height: 12px;
	width: 100px;
	overflow: hidden;
	background: url(../images/img-action-menu-shadow.png) no-repeat;
	float: right;
}
.action-menu .drop {
	position: absolute;
	right: 7px;
	top: 15px;
	width: 138px;
	display: none;
}
.action-menu li:hover .drop, .action-menu li.hover .drop {display: block;}
.action-menu ul {
	padding: 7px 0 7px 15px;
	margin: 0;
	list-style: none;
	background: #252525;
	height: 1%;
}
.action-menu li li {
	float: none;
	margin: 0;
	width: 100%;
	vertical-align: top;
	display: block;
}
.action-menu li li a {
	font-size: 11px;
	line-height: 18px;
	float: none;
	text-transform: none;
	text-decoration: none !important;
}
.action-menu li li a:hover {color: #f66;}
.action-menu .drop-corner {
	height: 7px;
	overflow: hidden;
	background: url(../images/img-black-corner.gif) no-repeat 100% 0;
}
.rss {
	padding-left: 16px;
	background: url(../images/ico-rss.gif) no-repeat 1px 50%;
	color: #9e0b0f;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	float: left;
	margin-top: 4px;
}
.rss:hover {
	color: #005b7f;
	text-decoration: none;
}
/*cite*/
.cite {
	color: #005b7f;
	width: 390px;
	margin: 0 auto 10px;
}
.cite cite {
	float: left;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	width: 305px;
	padding: 5px 0 0 25px;
}
.cite .lquote, .cite .rquote {
	float: left;
	width: 27px;
	height: 21px;
}
.cite .lquote {background: url(../images/img-qute.png) no-repeat;}
.cite .rquote {background: url(../images/img-qute-r.png) no-repeat;}
.cite .autor {
	display: block;
	text-align: right;
	font-size: 11px;
	padding-top: 2px;
	padding-right:80px;
	padding-bottom: 2px;
}
/*content-box-photo1*/
.content-box-photo1 {
	position: absolute;
	bottom: -1px;
	right: 18px;
}
.content-box-photo2 {
	position: absolute;
	bottom: -1px;
	left: 0;
}
/*txt-change-lives*/
.txt-change-lives {
	overflow: hidden;
	height: 41px;
	background: url(../images/txt-change-lives.gif) no-repeat;
}
/*email-form*/
.email-form {
	float: right;
	width: 232px;
	padding-right: 23px;
}
.email-form .i-text {
	width: 210px;
	height: 14px;
	padding: 3px 10px;
	border: 1px solid #000;
	font: 12px Arial, Helvetica, sans-serif;
	color: #7f7f7f;
	margin-top: 4px;
}
/*FOOTER*/
#footer {
	overflow: hidden;
	height: 1%;
	padding: 9px 22px;
	font-size: 11px;
}
#footer p {
	float: left;
	color: #464646;
	margin: 0;
}
#footer p.copyright {
	float: right;
	text-align: right;
	clear: right;
	white-space: nowrap;
}
/*footer-nav*/
.footer-nav {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}
.footer-nav li {
	float: left;
	padding-left: 20px;
	background: url(../images/img-footer-separator.gif) no-repeat 8px 50%;
}
.footer-nav li:first-child {
	padding-left: 0;
	background: none;
}
.footer-nav a {color: #9e0b0f;}

/* Audio Sidebar on Front Page */
div.audio-sidebar {
	margin: 10px 10px;
}
div.audio-sidebar h4 {
	margin: 0;
	padding: 0;
}

