﻿body 
{
	background:url(../images/bg.jpg) repeat-x center top fixed;
}
strong {
	font-weight: bold;
}
em 
{
	font-style:italic;
}
#header 
{
	height:186px;
	width:1118px;
	margin:auto;
	background:url(../images/wood_header.jpg) no-repeat center top;
	z-index:2;
	position:relative;
}
#headBtm 
{
	height:20px;
	width:1118px;
	background:url(../images/dropShadow_bottom.png) repeat-x left bottom;

	margin-left:auto;
	margin-right:auto;
	z-index:4;
	position:relative;
}
h1 {
	height:144px;
	width:542px;
	z-index:4;
	position:relative;
	background:url(../images/logoTop.jpg) no-repeat center top;
	margin-left:75px;
	text-indent:-9000px;
}
h3, #pageContent h3 
{
	font-family:Arial Black;
	font-size:24px;
	color:#FFFFFF;
	position:absolute;
}
h3.shadow, #pageContent h3.shadow {
    color:#616161;
	position:absolute;
    margin:0.04em 0 0 0.07em;
}
#logoBtm 
{
	background:url(../images/logoBottom.png) no-repeat center top;
	height:12px;
	width:542px;
	z-index:4;
	position:relative;
	margin-left:75px;
}
#header #topNav 
{
	background:url(../images/topNavBg.png) repeat-x left top;
	height:41px;
	margin-top:-54px;
}
#header #subNav 
{
	background:url(../images/btmNavBg.png) repeat-x left top;
	height:43px;
}
#container 
{
	width:998px;
	margin:auto;
	background:#0076a3;
	margin-top:-20px;
	z-index:1;
}
#main {
	background:url(../images/mainBg.gif) repeat-x left top;
	width:950px;
	margin:auto;
	border-left:solid 4px #00588b;
	border-right:solid 4px #00588b;
	min-height:700px;
	position:relative;
	z-index:2;
}
#mainFoot 
{
	background:url(../images/footer.png) no-repeat center top;
	width:950px;
	height:700px;
	position:relative;

	margin-top:-100px;
}
#footer 
{
	background:#000000;
	height:270px;
	font-family:Myriad Pro;
	font-size:12px;
	margin:auto;
	color:#FFFFFF;
	text-align:center;
}
#footer ul li 
{
	display:inline;
	margin-right:20px;
}
#footer ul li a 
{
	color:#FFFFFF;
	text-decoration:none;
}
#sponsors ul li a 
{
	width:130px;
	height:130px;
	text-indent:-9000px;
	display:inline-block;
}
#sponsors ul li a.stardoll 
{
	background:url(../images/sponStarDoll.jpg) no-repeat center top;
}
#sponsors ul li a.penguin 
{
	background:url(../images/sponPenguin.jpg) no-repeat center top;
}
#sponsors ul li a.juicy 
{
	background:url(../images/sponJuicyJuice.jpg) no-repeat center top;
}
#sponsors ul li a.cn 
{
	background:url(../images/sponCN.jpg) no-repeat center top;
}
#sponsors ul li a.samsung 
{
	background:url(../images/sponSamsung.jpg) no-repeat center top;
}
#content 
{
	position:relative;
	z-index:4;
	color:#FDE200;
	font-family:Arial, Helvetica;
	font-size:12px;
}
#socialNetwork 
{
	float:right;
	width:305px;
	margin-top:-43px;
	margin-right:50px;
}
#socialNetwork ul li 
{
	display:inline-block;
}
#socialNetwork ul li a 
{
	display:block;
	width:36px;
	height:42px;
	text-indent:-9000px;
}
#socialNetwork ul li a.findPhoto 
{
	background:url(../images/findYourPhotoBtn.png) no-repeat center top;
	width:160px;
}
#socialNetwork ul li a.youtube 
{
	background:url(../images/iconYoutube.png) no-repeat center top;
}
#socialNetwork ul li a.facebook 
{
	background:url(../images/iconFacebook.png) no-repeat center top;
}
#socialNetwork ul li a.twitter 
{
	background:url(../images/iconTwitter.png) no-repeat center top;
}

/* ***************** HOME PAGE ******************** */
#featured 
{
	width:350px;
	height:254px;
	margin-left:10px;
}
#latest 
{
	background:url(../images/latestVideo.png) no-repeat center top;
	height:250px;
	width:250px;
	float:left;
}
#latestContent 
{
	height:235px;
	width:220px;
	margin:auto;
}
#adSpace 
{
	width:300px;
	height:250px;
}
#artists 
{
	background:url(../images/artistsBox.png) no-repeat center top;
	width:295px;
	height:600px;
}
.smallWidget
{
	background:url(../images/widgetSmall.png) no-repeat center top;
	width:315px;
	height:250px;
}
.smallWidget span {
	font-weight: bold;
	line-height: 20px;
	font-style: normal;
}
.smallWidget table td img, .newsWidget table td img {
	float: left;
}
.smallWidget table td a, .newsWidget table td a {
	display: block;
	margin-left: 27px;
	margin-top: -10px;
	line-height: 20px;
}
.smallWidget a:hover, .medWidget a:hover, .newsWidget table td a.moreLink:hover, .newsWidget a.articleTitle:hover, #eventTitle a:hover, #artists a:hover, .artistName a:hover, a.artistName:hover, a.articleTitle:hover {
	text-decoration: underline;
	/*color: #fbaa03;*/
}
.smallWidget .articleTitle, .newsWidget .articleTitle {
	margin-top: 0px;
}
.smallContent 
{
	width:281px;
	height:240px;
	margin:auto;
}
.medWidget
{
	background:url(../images/widgetMed.png) no-repeat center top;
	width:315px;
	height:330px;
	margin-top: 8px;
}
.blogWidget table td a, .newsWidget table td a {
	text-decoration:none; 
	color:#FDE200; 
	font-weight:bold;
}
.medWidget span {
	font-weight: bold;
	line-height: 16px;

}
.widgetHead 
{
	height:42px;
	padding-top:10px;
	padding-bottom:10px;
}
.medWidgetHead 
{
	height:42px;
	padding-top:14px;
	padding-bottom:10px;
}
.widgetImage 
{
	float:left;

	margin-right:5px;
	margin-bottom:5px;
}
.floatRight 
{
	float:right;
}
.floatLeft 
{
	float:left;
}
.articleTitle, .medWidget a.articleTitle 
{
	font-size:16px;
	color:#203200;
	font-weight:bold;
	text-decoration:none;
}
.divider 
{
	background:url(../images/whiteLine.gif) no-repeat center top;
	height:1px;
	width:273px;
	margin:auto;
	margin-top:10px;
	margin-bottom:8px;
	text-indent:-9000px;
}
.newsWidget table td a.moreLink 
{
	display: inline;
	font-size:11px;
	color:#203200;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
}
.readMoreLink 
{
	font-family:Arial Black;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	float:right;
}
.calendarDate 
{
	height:35px;
	width:35px;
	border:solid 1px #b26934;
	font-family:Arial Black;
	text-align:center;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
	background:url(../images/calendarBg.gif) no-repeat center top;
}
.calendarDate a 
{
	text-decoration:none;
}
.artist 
{
	width:95px;
	height:118px;
	background:#4c7b00;
	padding:6px 6px 8px 6px;
	margin:7px 5px 7px 5px;
}
/************************************** MENU ***************************************** */
.menuNormal 
{
	font-family:Arial Black;
	font-size:12px;
	text-transform:uppercase;
	background:url(../images/navBg2.png) repeat-x 0px 0px;
	display:inline-block;
	padding-right:12px;
	margin-top:1px;
}
.menuHover 
{
	/*background:url(../images/navBg2.png) repeat-x 0px -43px;*/
	background:#8c4103;
}
.footMenuNormal 
{
	font-family:Myriad Pro;
	font-size:12px;
	color:#FFFFFF;
}
/* ****************************** AD SPACES ***************************************** */
.adSpace720 
{
	width:720px;
	height:90px;
	margin:10px 10px 10px 10px;
}
.ry2s 
{
	background:url(../images/contest_banner.jpg) no-repeat center top;
	width:720px;
	height:90px;
	display:block;
	text-indent:-9000px;
}
.juicy 
{
	background:url(../images/juicyAd.jpg) no-repeat center top;
	width:155px;
	height:580px;
	display:block;
	text-indent:-9000px;
	margin:24px auto 0 auto;
}
.youngReaders 
{
	background:url(../images/penguinAd.jpg) no-repeat center top;
	width:300px;
	height:250px;
	display:block;
	text-indent:-9000px;
}
.wintuk 
{
	background:url(../images/wintukAd.jpg) no-repeat center top;
	width:155px;
	height:580px;
	display:block;
	text-indent:-9000px;
	margin:5px auto 0 auto;
}
a.tenthAnniversary 
{
	background:url(../images/tenthAnniversaryAd.jpg) no-repeat center top;
	width:300px;
	height:250px;
	display:block;
	text-indent:-9000px;
}
.predator 
{
	height:90px;
	width:720px;
	background:url(../images/iSafeAd.gif) no-repeat center top;
	display:block;
	text-indent:-9000px;
}
/* ****************************** PAGES ********************************* */
#blueAdBar {
	background:url(../images/blueAdBar.png) no-repeat center top;
	width:196px;
	height:1218px;
	float:right;
	margin-right:10px;
	margin-top:-24px;
}
#pageContent {
	background:url(../images/contentBg.png) no-repeat center top;
	width:686px;
	height:1097px;
	margin-left:25px;
}
#pageContent {
	font-size: 12px;
	line-height: 16px;
	color: #111;
}
#pageContent img {
	margin: 5px 15px 15px 0;
}
.artistBox 
{
	width:205px;
	line-height: 13px;
	padding-bottom: 10px;
}
.artistPhoto 
{
	margin-right:10px;
	margin-bottom:5px;
	border:solid 1px #000000;
}
.artistName 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:17px;
	color:#203200;
	text-decoration:none;
}
.artistName a 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#203200;
	text-decoration:none;
}
.partnerTable tr td 
{
	padding-bottom:10px;
	width:160px;
}
.partnerTable td a 
{
	color:#203200;
	text-decoration:none;
	font-size:14px;

}
.partnerTable tr td .sponsorCollage 
{	
	margin:-14px auto 0 auto;
}
#eventTitle a 
{
	font-size:14px; 
	color:#203200; 
	text-decoration:none; 
	font-weight:bold; 
	font-family:Arial;
}


#campList tr td 
{
	vertical-align:middle;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	color:#203200;
	text-decoration:none;
	text-align:center;
}
#campList tr td a 
{
	color:#203200;
	text-decoration:none;
}
.modal_background {
    background-color: #000000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPanel 
{
	width:620px;
	background:#FFFFFF;
	padding:10px;
	color:#770000;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
