
body {
	margin:0 !important;
	background-color:#0a3004;
	font-family: 'Lato', sans-serif;
	line-height:1.7;
	font-size:11pt;
}

p {
	margin-top:0;
}

p > p {
	margin-top:.5em;
}

/* _____________________links */

:focus {outline:none;}

a {
	color: #227722;
	text-decoration:none;
	border-bottom: 1px dotted #ccddcc;
}

a:visited {
	color: #007700;
}

a:active,
a:hover {
	color: #229922;
	border-bottom: 1px dotted #880000;
}

a.naked,
a.naked:active,
a.naked:hover {
	border-bottom: none !important;
}


a.yellow,
a.yellow:active,
a.yellow:hover {
}

a img {
	border:none;
}

a.naked,
a.naked:active,
a.naked:hover {
	border-bottom: none;
}

.item-page p a  {
	color: #080;
	border-bottom: 1px solid #888;
}

.horizontalRule {
	height:1px;
	margin:1em 0;
	background-color: #880000;
	background: -webkit-gradient(linear, left top, right top, from(#880000), to(#ffffff));
	background: -webkit-linear-gradient(left, #880000, #ffffff);
	background: -moz-linear-gradient(left, #880000, #ffffff);
	background: -ms-linear-gradient(left, #880000, #ffffff);
	background: -o-linear-gradient(left, #880000, #ffffff);
}

/* headers */

h1,h2,h3,h4,h5,h6 {
	margin:.5em 0;
	line-height:1.1;
	color:#006600;
}

h1,h2 {
	font-size: 18px;
}

h1 + h3,
h2 + h3 {
	margin-top:1em;
}

div.horizontalRule + h2,
div.horizontalRule + h3 {
	margin-top:-0.3em;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 12pt;
}

h5 {
	font-size: 11pt;
}

h6 {
	font-size: 9pt;
}

#contentBody .blog > h2:first-child, .item-page .page-header h2 {
	font-size:19px;
	margin:0 0 1em 0;
}

#leftSidebar h2,
#rightSidebar h2 {
	font-size: 14px;
	margin: 1em 0 0;
	line-height:1.3em;
}

#leftSidebar h3,
#rightSidebar h3 {
	font-size: 14px;
	margin: 1em 0 0;
	line-height:1.3em;
}

#leftSidebar h4,
#rightSidebar h4 {
	font-size: 13px;
	margin: 1em 0 0;
	line-height:1.3em;
}

#leftSidebar h5,
#leftSidebar h6,
#rightSidebar h5,
#rightSidebar h6 {
	font-size: 11px;
	margin: 1em 0 0;
	line-height:1.3em;
}


#rightSidebar .schedule h4 {
	font-size:11px;
}


/*------------------------------ layout */

#top {
	width:100%;
	background:url('../images/menu-BG.gif') repeat-x;
	padding:0;
	margin:0;
	z-index:1000;
}

#middle {
	width:100%;
}

#main {
	padding:0 .7em 0 0;
	background-color:white;
	overflow: hidden;
	display: table-cell;
}

#headerImage {
	display:none;
}

#leftSidebar {
	background-color: #EEFFEE;
	display:table-cell;
	-dt-display:table-cell;
	width:50%;
	padding:6px;
	font-size: 11px;
	line-height:1.3em;
}

#rightSidebar {
	background-color: #EEFFEE;
	display:table-cell;
	-dt-display:table-cell;
	width:50%;
	padding:6px;
	font-size: 11px;
	line-height:1.3em;
	margin:0;
}

#content {
	display:block;
	float:none;
	padding:0;
	margin:0;
}

#contentBody {
	padding:18px;
}

#bottom {
	height:182px;
	background:url('../images/footer-BG.gif') repeat-x;
	padding:0;
	margin:0;
}

#footer {
	margin:0 auto;
	padding:0;
	color: #ccddcc;
}

#footerLeft {
}

#socialMedia {
	height:28px;
	margin:0 0 0 10px;
}

#copyright {
	height: 28px;
	margin: 12px 0 0 20px;
}

#breadcrumbs {
	list-style: none;
	margin:0 0 .5em 1em;
}

#breadcrumbs ul {
	margin:0;
	padding:0;
}

#breadcrumbs li {
	display: inline-block;
	margin-left:5px;
}

.alert {
	color:#880000;
	font-weight:bold;
}

.notice {
	color:#009900;
	font-weight:bold;
}

#homeMain {
	background:url('../images/homeMain-BG.gif') repeat-x;
	min-height:500px;
	text-align:center;
}

.homeBox-table {
	background: none;
}

.homeBox-table h3 {
	font-size: 18px;
}

.homeBox-row {
}

.homeBox-cell {
	display:none;
}

.homeBox-outer {
}

.homeBox-inner {
	padding:10px;
	text-align:left;
	font-size:10pt;
}

.homeBox-1 {
	background:url('/files/images/EarthAntlers.png') no-repeat right top;
}

.homeBox-1 h3 {
	margin-bottom:0;
}
	
.homeBox-1 span {
	color:#007700;
	display:block;
	margin:0 0 1em 0;
}


.homeFeature {
	text-align:left;
}

.homeFeature img.videoThumb {
	float:none;
	margin: 0 1em .5em 0;
}

.homeFeature-top {
    background: none repeat scroll 0 0 #EEFFEE;
    color: #383;
    font-size: 16px;
    padding: 4px 16px 4px 20px;
}

.homeFeature-outer {
	overflow: hidden;
}

.homeFeature-inner {
	padding:20px 16px 0 20px;
}

.homeFeature-inner h3, 
.homeFeature-inner h4 {
	margin-top:0;
}

.homeFeature-inner p:last-child {
	margin-bottom:0;
}

.homeFeature-bottom {
	padding:20px 16px 0 20px;
}


#aboutRupert {
	padding: 1em;
	line-height:1.4;
}



/* ________________________________ related links */

.tagssimilar {
	margin-bottom:50px;
}

.tagssimilar ul {
	list-style: none;
	margin:0;
	padding:0;
}

.tagssimilar li {
	margin-bottom:1em;
}

#leftSidebar .tagssimilar h3 {
	font-size:16px;
	margin-bottom:.8em;
}


/* articleinfo */

.article-info-term, .article-info dd span, .icons, dl.article-info {
	display: none;
}

.article-info {
	overflow: hidden;
	margin-bottom: 0;
}

.article-info dd {
	float: left;
}

.article-info dd.create {
	clear: left;
	margin:0;
}



/*_________________________________________________ buttons */

p.buttonContainer,
p.readmore,
p.tighterButtonContainer {
	position:relative;
	z-index: 0;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/templates/penraeth/js/PIE-1.0.0/PIE.htc);
    overflow: hidden;
    display: inline-block;
    line-height:1em;
    font-size:1.1em;
    font-weight:bold;
}

#leftSidebar .buttonContainer {
	font-size:12px;
}

p.buttonContainer a,
p.tighterButtonContainer a {
	color:#eeffee;
	text-align:center;
	padding: .6em 1.5em;
	background: -moz-linear-gradient(top,  #141 0%, #66aa66 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#141), color-stop(100%,#66aa66)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #141 0%,#66aa66 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #141 0%,#66aa66 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #141 0%,#66aa66 100%); /* IE10+ */
	background: linear-gradient(to top,  #141 0%,#66aa66 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66aa66', endColorstr='#141',GradientType=0 ); /* IE6-9 */
	display: inline-block;
	border-bottom: none !important;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    border-width:0;
}

p.buttonContainer a:hover,
p.tighterButtonContainer a:hover {
	color:white;
	background: -moz-linear-gradient(top,  #141 0%, #77dd77 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#141), color-stop(100%,#77dd77)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #141 0%,#77dd77 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #141 0%,#77dd77 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #141 0%,#77dd77 100%); /* IE10+ */
	background: linear-gradient(to top,  #141 0%,#77dd77 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77dd77', endColorstr='#141',GradientType=0 ); /* IE6-9 */
	border-bottom: none;
}

p.tighterButtonContainer a {
	padding:.4rem .5rem;
}

.bookJacket .tighterButtonContainer a {
	display: block;
	margin: 0 0 1px 0;
	background: #353;
}

.homeBox-1 .buttonContainer {
	width:240px;
	font-size:20px;
	margin-bottom: 0;
}

.homeBox-1 a.btn {
	padding: 5px 0 5px 0;
    width: 240px;
}

/*
.icon-chevron-right:before,
.icon-arrow-right:before {
	font-family: verdana, helvetica, arial;
	content: "\f054";
}
*/

#contentBody input[type=text],
#contentBody input[type=password],
#contentBody select {
	position:relative;
	z-index: 0;
    margin: 0 0 .5em 0;
    padding: 5px;
    width: 300px;
    vertical-align: top;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
	behavior: url(/templates/penraeth/js/PIE-1.0.0/PIE.htc);
    border: solid 1px #383;
    border-width:1px;
}

#_form_1_,
#_form_3_ {
	margin:0 0 1em 0;
	font-size:12px;
	position: relative;
}

#_form_1_ input[type=text],
#_form_1_ input[type=text],
.search input[type=text],
#_form_3_ input[type=text],
#finder-search input[type=text] {
	position:relative;
	z-index: 0;
    height: 2.5em;
    margin: 0 0 0 0;
    padding: 5px;
    width: 300px;
    vertical-align: top;
	-webkit-border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
    border-radius: 5px 0px 0px 5px;
	behavior: url(/templates/penraeth/js/PIE-1.0.0/PIE.htc);
    border: solid 1px #383;
    border-width:1px 0 1px 1px;
}

#contentBody input[type=submit] {
	color: #eeffee;
	height:30px;
	padding:0 4px 4px;
    text-align: center;
    text-shadow: 0 -1px #141;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    white-space: nowrap;
    border-width:0;
	background: -moz-linear-gradient(top,  #141 0%, #66aa66 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#141), color-stop(100%,#66aa66)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #141 0%,#66aa66 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #141 0%,#66aa66 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #141 0%,#66aa66 100%); /* IE10+ */
	background: linear-gradient(to top,  #141 0%,#66aa66 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66aa66', endColorstr='#141',GradientType=0 ); /* IE6-9 */
	cursor:pointer;
	display: inline-block;
	margin:0 0 0 0;
	vertical-align: top;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
	behavior: url(/templates/penraeth/js/PIE-1.0.0/PIE.htc);
}

#contentBody input[type="button"]:disabled,
#contentBody input[type="button"]:disabled:hover {
	color: #fff;
	background: -moz-linear-gradient(top,  #444444 0%, #666666 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#666666)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #444444 0%,#666666 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #444444 0%,#666666 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #444444 0%,#666666 100%); /* IE10+ */
	background: linear-gradient(to top,  #444444 0%,#666666 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#444444',GradientType=0 ); /* IE6-9 */
} 

#subject_data table,
#subject_data table td {
	border:none;
}

.submitOuter {
	position:relative;
	z-index: 0;
	-webkit-border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
    border-radius: 0px 5px 5px 0px;
	behavior: url(/templates/penraeth/js/PIE-1.0.0/PIE.htc);
    overflow: hidden;
    display: inline-block;
    margin:0 0 0 0;
    padding:0 0 0 0;
    vertical-align: top;
}

#_form_1_ input[type=submit],
#_form_3_ input[type=submit],
#_form_1_ input[type=submit],
#contentBody input[type=submit],
#contentBody input[type=button],
.testform input[type=button],
.search button,
#finder-search button {
	color: #eeffee;
	height:30px;
	padding:0 4px 4px;
    text-align: center;
    text-shadow: 0 -1px #141;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    white-space: nowrap;
    border-width:0;
    border-radius:0;
	background: -moz-linear-gradient(top,  #141 0%, #66aa66 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#141), color-stop(100%,#66aa66)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #141 0%,#66aa66 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #141 0%,#66aa66 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #141 0%,#66aa66 100%); /* IE10+ */
	background: linear-gradient(to top,  #141 0%,#66aa66 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66aa66', endColorstr='#141',GradientType=0 ); /* IE6-9 */
	cursor:pointer;
	display: inline-block;
	margin:0 0 0 0;
	vertical-align: top;
}


#contentBody input[type=button],
.testform input[type=button] {
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(/templates/penraeth/js/PIE-1.0.0/PIE.htc);
}

#_form_1_ input[type=submit]:hover,
#_form_3_ input[type=submit]:hover,
#_form_1_ input[type=submit]:hover,
#contentBody input[type=submit]:hover,
#contentBody input[type=button]:hover,
.testform input[type=button]:hover,
.search button:hover,
#finder-search button:hover {
	color:white;
	background: -moz-linear-gradient(top,  #141 0%, #77dd77 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#141), color-stop(100%,#77dd77)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #141 0%,#77dd77 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #141 0%,#77dd77 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #141 0%,#77dd77 100%); /* IE10+ */
	background: linear-gradient(to top,  #141 0%,#77dd77 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#77dd77', endColorstr='#141',GradientType=0 ); /* IE6-9 */
}


#_form_1_ {
	margin:6px 0 0 0;
	font-size:10px;
}

#_form_1_ input[type=text] {
    width: 115px;
}

#_form_1_ input[type=submit] {
	height:2.5em;
}


fieldset {
	border:none;
	padding:0;
	vertical-align:top;
}

.search-results {
	list-style:none;
	padding:0;
}

.result-text {
	margin:0;
}

.result-url {
	color:#999999;
	font-size:0.8em;
	margin-bottom:1.5em;
}

/* +++++++++++++++++++++++ pagenav +++++++++++++++++++++++  */
.pagenav {
	text-align: right
}

.pagenav ul {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 0;
}

.pagenav li {
	display: inline;
	margin: 0px;
	padding: 0
}

.pagenav a,span.pagenav {
	padding: 0 14px;
	margin: 0;
	line-height: 1.9em;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left: 0px solid #ddd;
	display: inline-block;
	line-height: 1.9em;
}

.pagenav li:first-child a,.pagination-start span {
	position:relative;
	z-index: 0;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	behavior: url(/templates/penraeth/js/PIE-1.0.0/PIE.htc);
	border-left: solid 1px #ddd;
}

.pagenav li:last-child a,.pagination-end span {
	position:relative;
	z-index: 0;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	behavior: url(/templates/penraeth/js/PIE-1.0.0/PIE.htc);
}

.pagination ul {
	margin: 10px 10px 10px 0;
	padding: 0
}

.pagination li {
	display: inline;
}

.pagination a {
	padding: 0 14px;
	line-height: 2em;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left: 0px solid #ddd;
	display: inline-block
}

.pagination .active a {
	cursor: default;
}

.pagination span,.pagination span  a:hover {
	cursor: default;
	padding: 0 14px;
	line-height: 2em;
}

.pagination li:first-child a {
	position:relative;
	z-index: 0;
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	behavior: url(/templates/penraeth/js/PIE-1.0.0/PIE.htc);
}

.pagination li:last-child a {
	position:relative;
	z-index: 0;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	behavior: url(/templates/penraeth/js/PIE-1.0.0/PIE.htc);
}


/*_____________________ menu ____*/


#menuBar {
	margin:0 auto;
	padding:0px;
	height: 149px;
}

#mainMenu {
	display:inline-block;
	padding:0;
	font-size: 1.2em;
}

#footerMenu {
	margin: 12px 0 20px 0;
	width: auto;
	font-size: 1.1em;
}

#footerMenu .menu-cell  {
	padding:0;
}

#mainMenu ul,
#footerMenu ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	position:relative;
}

#mainMenu ul.top {
	float: left;
}

#mainMenu ul li,
#footerMenu ul li {
	display: block;
	margin: 0;
	padding: 0;
	position:relative;
	border-bottom: dotted 1px #aaa;
}


#footerMenu ul li {
}

#mainMenu ul li.top {
	float: left;
	position: static !important;
	width:12%;
	height:100px;
	border-bottom: none;
	border-left: dotted 1px #aaa;
	padding: 2px 0;
}

#mainMenu ul li > a, 
#footerMenu ul li > a {
	font-weight: bold;
	color: #EEFFEE;
	background-color: rgba(0, 0, 0, 0);
	margin: 0;
	padding: 12px 20px;
	cursor: pointer;
	display: block;
	line-height: normal;
	text-decoration: none;
	border: 0 none;
}

#mainMenu ul li > a.top {
	color: #CCDDCC;
	padding:8px 12px;
	  -webkit-transform: rotate(90deg);
	  -moz-transform: rotate(90deg);
	  -ms-transform: rotate(90deg);
	  -o-transform: rotate(90deg);
	  transform: rotate(90deg);
	
	  /* also accepts left, right, top, bottom coordinates; not required, but a good idea for styling */
	  -webkit-transform-origin: 50% 50%;
	  -moz-transform-origin: 50% 50%;
	  -ms-transform-origin: 50% 50%;
	  -o-transform-origin: 50% 50%;
	  transform-origin: 50% 50%;
	
	  /* Should be unset in IE9+ I think. */
	  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#mainMenu ul li:hover > a,
#mainMenu ul li a.active,
#footerMenu  ul li.mega:hover > a,
#footerMenu  ul li.mega a.active {
	color: #ffff00;
}


#mainMenu ul li:hover > a.top,
#mainMenu ul li a.top.active {
	color: #ffffff;
	border-bottom-color: transparent !important;
}

#mainMenu ul li:hover,
#mainMenu ul li.active,
#footerMenu ul li:hover,
#footerMenu ul li.active {
	position:relative;
	z-index: 0;
	background: none;
	-webkit-box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.2);
	behavior: url(/templates/penraeth/js/PIE-1.0.0/PIE.htc);
}

#mainMenu ul li.top:hover {
	position:relative;
	z-index: 0;
	background-color: #141;
	background: -webkit-gradient(linear, left top, left bottom, from(#141), to(#383));
	background: -webkit-linear-gradient(top, #141, #383);
	background: -moz-linear-gradient(top, #141, #383);
	background: -ms-linear-gradient(top, #141, #383);
	background: -o-linear-gradient(top, #141, #383);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#141', endColorstr='#383',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.1);
	-moz-box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.1);
	box-shadow: inset 1px 1px 0px 0px rgba(255, 255, 255, 0.1);
	behavior: url(/templates/penraeth/js/PIE-1.0.0/PIE.htc);
	border-bottom: 0 none;
}


#mainMenu ul li div.custom,
#mainMenu ul li div.module {
	position:absolute;  
	z-index: 1000;
	display:none;
	overflow: visible;
	color: #eeffee;
	background-color: #383;
	background: -webkit-gradient(linear, left top, left bottom, from(#383), to(#141));
	background: -webkit-linear-gradient(top, #383, #141);
	background: -moz-linear-gradient(top, #383, #141);
	background: -ms-linear-gradient(top, #383, #141);
	background: -o-linear-gradient(top, #383, #141);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#383', endColorstr='#141',GradientType=0 ); /* IE6-9 */
}

#mainMenu ul li.top.over div.custom,
#mainMenu ul li.top.over div.module {
	left: 0 !important;
	margin-left: 0 !important;
	width: 100% !important;
	top:150px;
	display:block;
	box-shadow:0px 20px 20px 0px rgba(255,255,255,1);
	border-bottom: solid 1px white;
}

#mainMenu ul li.header { 
	background-color: #383;
}

#mainMenu ul li a img { 
	border:none;
}

/* logo overides */

#mainMenu ul li.logo { 
	border:none;
	height: 44px;
}

#mainMenu ul li.logo a { 
	color: none;
	padding: 0 0 0 0;
	margin-right: 18px;
	border:none;
}
#mainMenu ul li.logo.active a {
	color: none;
	border-bottom-color: transparent !important;
}

#mainMenu ul li.logo:hover,
#mainMenu ul li.logo.active {
	background: none;
}

/* search overides */

#mainMenu ul li.top.over.search div.module {
	right: 265px !important;
	left: auto !important;
	margin-left: auto !important;
	top:auto;
}

#mainMenu ul li.search {
    position:absolute !important;
    right:0 !important;
    top:0 !important;
    height:42px;
    border:none;
}

#mainMenu ul li.search form {
    margin: 5px;
    padding:4px 0;
    text-align:right;
    width:300px;
}

#mainMenu ul li.search form input {
    padding:5px;
    font-size:14px;
    width:253px;
}

#mainMenu ul li.search img { 
	color: none;
	padding: 5px 8px 2px;
}

#mainMenu ul li.search > a {
	padding:0;
}


#mainMenu ul li.search div.module {
	background: none;
	height:100px;
}



/* drop-down tables */

div.menu-table {
	width:100%;
}

.menu-row {
}

.menu-cell {
}


.menu-cell a {
	color: #aaffaa;
	text-decoration:none;
	border-bottom: 1px dotted #ccddcc;
}

.menu-cell a:visited {
	color: #bbffbb;
}


.menu-cell a:active,
.menu-cell a:hover {
	color: #99ff99;
	border-bottom: 1px dotted #ff0000;
}


.menu-cell p {
	font-size:.9em;
	line-height:1.3;
	margin-bottom:6px;
	text-shadow: none;
}

.menu-cell h4 {
	margin:0 0 .5em 0;
	color:#ccffcc;
}

#aboutMenu #cell1 {
	width:auto;
	padding:20px;
}

#aboutMenu #cell2 {
}

#aboutMenu #cell3 {
}


#booksMenu #cell1 {
}

#booksMenu #cell2 img {
	width:100%;
}

#booksMenu #cell2 div {
	position:relative;
	margin:-2em 0 0 0;
	width:100%;
	text-align:center;
}

#booksMenu #cell3 {
}

#booksMenu #cell4 {
	clear:both;
}


.bookJacket {
	float:left;
	width:50%;
	text-align:center;
}

.bookJacket img {
	max-width:100%;
	height:auto;
}

.bookJacket .tighterButtonContainer a {
	display: block;
	margin: 0 0 1px 0;
}

.singleCover {
	display:block;
	margin:0 auto 10px auto;
}

#participateMenu #cell1 {
	padding:20px 20px 0 20px;
}

#participateMenu #cell2 {
}

#participateMenu #cell3 {
}

#researchMenu {
}

#researchMenu .menu-cell  {
}

#researchMenu #subtable .menu-cell {
}


#reactionsMenu #cell1 {
}

#reactionsMenu #cell2 {
}


#reactionsMenu #cell3 {
}



#videosMenu .menu-cell  {
}

#videosMenu h4,
#videosMenu img {
	padding-left:10px;
}

#videosMenu a.img {
	border: none;
}




#audiosMenu {
}

#audiosMenu .menu-cell  {
}

#audiosMenu #subtable .menu-cell {
}


#audiosMenu #subtable .menu-cell p {
	padding: 12px 20px;
}

#audiosMenu #cell1 {
	padding-left:0;
}

#audiosMenu #cell2 {
}




.centeredGradient img {
	display:block;
	margin:0 auto;
	max-width: 100%;
}


.rounded {
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	behavior: url(/templates/penraeth/js/PIE-1.0.0/PIE.htc);
}

.right {
	float:right;
}

img.right {
	margin:0 0 .5em 1em;
	max-width:30%;
	height:auto;
}

.explode {
	cursor:pointer;
}

#main.explodeContent #content {
	width:auto;
}

#main.explodeContent #contentBody {
	top:30px;
}

#main.explodeContent #leftSidebar,
#main.explodeContent #rightSidebar,
#main.explodeContent #headerImage {
	display:none;
}




/*_________________________________________________ link grid */

.linkgrid {
    position: relative;
  	width: 100%;
  
}
.linkgrid a {
    color: white;
    display: block;
    float: left;
    font-size: 1.34em;
    font-weight: bold;
    height: 7em;
    margin: 0 10px 10px 0;
    max-width: 203px;
    position: relative;
    text-shadow: 1px 1px 4px #020;
    width: 7em;
  	line-height: 1.2em
}
.linkgrid a .title {
    bottom: 10px;
    left: 10px;
    position: absolute;
}
.linkgrid a .time {
    position: absolute;
    right: 10px;
    top: 0;
}
.linkgrid a img {
    width: 100%;
    height: auto;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.linkgrid a:hover {
	color:#fdce6a;
	background:rgba(0,0,0,0.3);
}

.linkgrid a img:hover {
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}


.table {
	display:table;
	-dt-display:table;
	/* width:100%; */
	behavior: url(/templates/penraeth/js/display-table.min.htc);
}

.row {
	display:table-row;
	-dt-display:table-row;
	vertical-align:top;
}

.cell {
	display:table-cell;
	-dt-display:table-cell;
	vertical-align:top;
	padding-bottom: 1em;
}


.cell h3 {
	margin-top:0;
}

.cell.thumbnail {
	width:200px;
	padding: 0 1em 0 0;
}

.cell.thumbnail a {
	border-bottom: none;
}

#bookseries {
	margin: 3em 0 1em 0;
}

#bookseries .cell {
	display: block;
    text-align: center;
    padding: 0 10px;
}

#bookseries .cell img {
	max-width:100%;
	height:auto;
}

.bullet {
	display:inline-block;
	width:11px;
	height:11px;
	margin: 0 3px 0 0;
	background:#333;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}


#banner {
	display:none;
}
#tower {
	display:block;
}



img.tinyThumb {
	float:left;
	margin: .5em 1em .1em 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.containFloat {
	overflow: hidden;
	margin: 0 0 1em 0;
}


ul.playlist {
	font-size: 12pt;
}
