@charset "utf-8";
/* Layout */
body {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #F0F5E0;
}
#main1 {
	background: #E8F1D4;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B4C58B;
	border-right-color: #B4C58B;
	border-bottom-color: #B4C58B;
	border-left-color: #B4C58B;
}
#main2 {
	padding-bottom: 15px;
}
#pageHeader, #pageFooter {
	width: 100%;
	height: 30px;
	background: #d8e1c4;
	clear: both;
	float: left;
}
#headerScroller {
	width: 585px;
	float: left;
}
#pageHeader #headerScroller .inner {
	padding-top: 6px;
}
#headerSearch {
	width: 400px;
	float: right;
}
#headerSearch p {
	padding-top: 4px;
	font-weight: bold;
}
#pageFooter {
	font-size: 10px;
	height: 25px;
	font-weight: bold;
}
#pageFooter div {
	margin: 0px;
	margin-top: 1px;
}
#pageFooter p {
	text-align: center;
}
.section {
	float: left;
	width: 100%;
	clear: both;
	margin-top: 15px;
}
.leftColumn1 {
	width: 160px;
	float: left;
	clear: left;
}
.leftColumn1 .social_media img {
	padding-right:4px;
	padding-left:4px;
}
.rightColumn1 {
	width: 160px;
	float: left;
	clear: right;
	text-align: center;
}
.inner {
	padding: 5px;
}
.leftColumn2 {
	padding-left: 5px;
}
.content1 {
	width: 840px;
	float: left;
}
.content2 {
	padding-right: 5px;
	padding-left: 5px;
}
.col5-1, .col5-2, .col5-3, .col5-4, .col5-5 {
	float: left;
	width: 20%;
}
.col5-2_3_4 {
	float:left;
	width:60%;
}

.col3-1, .col3-2, .col3-3, .col3-1_2 {
	float: left;
	width: 33%;
	margin-top: 5px;
	margin-bottom: 5px;
	vertical-align: top;
}
.col3-1, .col2-1, col1-1 {
	clear: left;
}
.col3-2 {
	width: 34%;
}
.col3-1_2 {
	width: 66%;
}
.col2-1, .col2-2 {
	float: left;
	width: 50%;
        margin-top: 5px;
        margin-bottom: 5px;
	vertical-align: top;
}
#googleBanner {
	margin: 0px;
}
#socialMedia {
	margin: 0px;
}
#pageHeader .col2-1, #pageHeader .col2-2 {
	margin: 0px;
	padding: 0px;
}
#pageHeader .inner {
	margin: 0px;
	padding: 0px;
	padding-top: 2px;
}
#pageHeader .col2-1 .inner {
	padding-top: 7px;
}
.col1-1 {
	float: left;
	width: 100%;
        margin-top: 5px;
        margin-bottom: 5px;
	vertical-align: top;
}

#goldies_table {
	margin: 0 auto;
	text-align: center;
}

#goldies_table td {
	min-width: 250px;
	padding: 5px;
	font-weight: bold;
}
/* Styling HTML entities */
p {
	margin-bottom: 10px;
	text-align: left;
	line-height: 18px;
}
h1, h1 a, h1 a:link, h1 a:visited, h1 a:active {
	font-size: 26px;
        font-weight: bold;
	margin-bottom: 5px;
	line-height: 31px;
	color:#ee0000; 
	font-style: normal;
}
h2 {
	font-size: 20px;
    font-weight: bold;
	margin-bottom: 5px;
	line-height: 25px;
	font-style: normal;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 19px;
	margin-bottom: 5px;
	font-style: normal;
}
h4 {
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
.strong {
	font-weight: bold;
}
.emphasis {
	font-style: italic;
}
.colour1 {
	color: #ee0000;
}
.colour2 {
	color: #060;
}
.nounderline {
	text-decoration: none;
}
.centered {
	text-align: center;
}
a, a:link, a:visited, a:active {
	color: #00e;
}
a:hover {
	text-decoration: none;
}
/* Styled blocks */
.left-menus {
        font-family: "Times New Roman", Times, serif;
        font-size: 18px;
        font-style: italic;
        vertical-align: top;
        font-weight: bold;
	text-align: left;
}
/* Kelton's code for horizontal left menu Oct 2, 2012 */
.left-menus2 {
        font-family: "Times New Roman", Times, serif;
        font-size: 18px;
        font-style: italic;
        vertical-align: top;
        font-weight: bold;
	/*text-align: left;*/
}
.left-menus2 ul li {
	padding-bottom: 5px;
	display: inline;
}
/* End of Kelton's code */
.left-menus a {
        text-decoration: underline;
}
.left-menus .hover1 a:hover {
        padding-left: 5px;
}
.left-menus .hover2 a:hover {
        background-color: #666666;      color: #FFFFFF; text-decoration:none;
}
.left-menus .hover3 a:hover {
        color: #FF0000; text-decoration: none;
}

.left-menus .hover4 a:hover {
        color:#000000;
        text-decoration: none;
}
.left-menus .hover4 li:hover  {
        padding-top: 10px;
        padding-bottom: 10px;
}
.left-menus ul {
        list-style-type: none;
        padding-left: 0px;
}
.left-menus ul li {
	padding-bottom: 5px;
}

/* Styles for History Scroller */
.dih {
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}

.dihr {
	font-weight: normal;
	text-decoration: underline;
}

/* Styles for newest thumbnails */
#newestJoeks {
        width: 100%;
        position: relative;
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        font-style: italic;
        font-weight: bold;
        font-size: 12px;
        text-align: center;
}

/*.newestThumb {
	width: 20%;
        float: left;
      height: 220px; 
} */

.newestThumb {
	position: relative; /* this allows month title to show up properly */
}
body.joku .newestThumb {
	width:auto;
}
.newestThumb p {
	text-align: center;
}

.thumbRow {
	float: left;
	width: 100%;
}
.thumbRow1 {
/*	background: #d8e1c4; */
}

#newestJoeks .newestThumb img {
	border: 3px solid #00E;
}
body.joku #newestJoeks .newestThumb img {
	border: none;
	margin-top:1px;
}
#newestJoeks .monthTitle img, #newestJoeks .yearTitle img,
#newestJoeks .caption .monthTitle img, #newestJoeks .caption .yearTitle img {
	border: none;
	position:absolute; 
	top:-30px; 
	left: -25px; 
	font-size: 36px; 
	color:#f0f; 
}

#newestJoeks .text img {
}
#newestJoeks p {
	margin-top: 3px;
}
#newestJoeks .caption img {
	border: 6px double;
}
#newestJoeks .caption p {
	color: #ee0000;
}
#newestJoeks .noThumbnail img {
/*        border: 0px; */ /* We now have a question mark image that allows a border */
}
.paginateMenu {
	font-size: 12px;
	font-weight: bold;
}
.topJoeks {
	font-size: 14px;
}
.topJoeks td {
	padding-bottom: 7px;
}
.topJoeks h3, .topJoeks h4 {
	font-size: 18px;
}
.topJoeks table {
	border-collapse: separate;
}

#carousel_container {
	height: 300px; 
	overflow:hidden;
}

#category_menu{
	margin:0 auto;
	height:800px;
	width:250px;
/*	overflow:hidden; */
	position:relative;
/*	background-color: #fff; */
}
#category_menu ul, #category_menu li{
	list-style:none;
	margin:0;
	padding:0;
}
#category_menu a{
	position:absolute;
	text-decoration: none;
	color:#bbb;
}
#category_menu a:hover{
	color:#000;
	background:none;
}
#category_menu.sub_categories {
	height:200px;
}
div.td_interior_block {
	position:relative;
}

/* Credits pages */
#categoryheader.credits, #categoryfooter.credits {
	padding-bottom:15px;	
	padding-top:15px;
}
#categoryfooter.credits .title{
	font-size:24px;
	color: #e00;
}
#categoryheader.credits .title {
	font-size:36px;
	color: #e00;
}
.credits_range {
	font-style: italic;
	font-size:16px;
	display:block;
	color: #e00;
	font-weight:normal;
}
.credit_row {
	font-size: 16px;
	padding-bottom:3px;
}

/* Subcategory scroller */
.sub_cat_scroller {
	float:left;
}
.sub_cat_scroller.label {
	font-size:14px;
	text-align:right;
	font-weight:bold;
	padding-right:5px;
	padding-top:2px;
}
