/*       Global Resets         */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* SITE STYLES */

html,body{
	width: 100%;
	text-align: center;
	outline: none;
}
body {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1em;
	font-weight: normal;
	color: #000000;
	background-color: #FFF;
	text-align: center;
	margin: 50px 0px;
	padding: 0px 0px 20px 0px;
}
a, a:link, a:visited {
	color: #fd2c7a;
	text-decoration: underline;
	outline: none;
}
a:hover, a:visited:hover {
	color: #000;
}
a:active {
	color: #CCC;
}
h1 {
	font-family: Helvetica, Arial, sans;
	font-size: 4.8em;
	margin-bottom: 20px;
}
h1.nomixes {
	font-size: 3.6em;
	color: #999999;
	text-align: center;
	margin: 50px 0px 10px 0px;
}
h4.nomixes {
	color: #999;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 50px;
}
.clear {
	clear: both;
	line-height: 0em;
	font-size: 1px;
}
/* HEADER */
#header {
	width: 760px;
	margin: 0px auto;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}
#header h1 a {
	display: block;
	width: 396px;
	height: 48px;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px auto 20px auto;
	background: url(../_img/header.gif) no-repeat top left;
}
#nav {
	margin: 15px 0px 0px 0px;
}
#nav ul {
	list-style-type: none;
	margin: 20px auto 0px auto;
	padding: 0px;
	width: 495px;
}
#nav ul li {
	display: block;
	float: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2em;
	font-weight: bold;
}
#nav ul li a {
	color: #000;
	text-decoration: none;
	padding: 14px 12px 8px 12px;
	display: block;

	border-left: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
}
#nav ul li:first-child a {
	border-right: none;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}
#nav ul li:last-child a {
	border-right: 1px solid #e1e1e1;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}
#nav ul li a:hover {
	color: #fd2c7a;
	text-decoration: none;
}
#nav ul li a.active {
	color: #fff;
	background-color: #e1e1e1;
	text-shadow: #CCC -1px -1px 0px;

}
#dropbox {
	border-top: 1px solid #e1e1e1;	

	background-color: #ffffff;
	background-image: url(../_img/infobox-bg-2010.png);
	background-repeat: repeat-x;
}
#dropbox.opened {
	border-bottom: 1px solid #e1e1e1;	
}
#mainMask {
	text-align: left;
	width: 760px;
	overflow: hidden;
	margin: 0px auto;
	height: 0px;
}
#innerMask {
	width: 8000px;
}
.innerBox {
	padding: 10px 0px 15px 0px;	
	float: left;
	width: 760px;
}
/* GUIDELINES */
#guidelines .copy, 
.hiddenbox .copy, 
.innerBox .copy, 
#submitform .copy {
	font-family: Helvetica, Arial, sans;
	font-size: 1.5em;
	margin-bottom: 15px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #000;
	line-height: 1.4em;
}
.innerBox {
padding-top: 30px;		
}
#guidelines small, 
.innerBox small {
	color: #999;
}
#dropbox .pad {
	padding-top: 16px;
}
#dropbox .ppad {
	padding-top: 8px;
}
dl.left, 
dl.right {
	width: 47%;
	margin-right: 15px;
	float: left;
}
dl.left dt, 
dl.right dt {
	font-size: 2.4em;
	line-height: .6em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans;
	color: #FFF;
	text-align: center;
	width: 50px;
	height: 50px;
	float: left;
	margin-right: 12px;
	margin-bottom: 18px;
	background-image:url(../_img/rules_dot.gif);
	background-repeat: no-repeat;
}
dl.left dt p, 
dl.right dt p {
	position: relative;
	top: 18px;
}
dl.left dd,
dl.right dd {
	line-height: 1.3em;
}
.hiddenbox .wide {
	width: 740px;
	border: 0px solid #F00;
}

#guidelines ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 400px;
	float: left;
	padding-left: 1em;
	text-indent: -2em;
}
#guidelines ul li {
	font-size: 15px;
	line-height: 18px;
	margin-bottom: 10px;
}
#guidelines ul li:before {
	content: "\2192 \0020";
}
/* THEMES */
.list {
	padding-left: 30px;
}
.list .item {
	width: 170px;
	float: left;
	margin-right: 11px;
	margin-bottom: 20px;
	font-size: 1.3em;
}
.list .item h4 {
	color: #999;
	font-size: .8em !important;
	line-height: 1.4em;
	font-weight: normal;
}
.footnote {
	color: #999;
	text-align: center;
}

#submitform .theform {
	padding-top: 5px;
}
#submitform dl {
	width: 400px;
	float: left;
}
#submitform dt {
	font-size: 10px;
	font-family: Helvetica, Arial, sans;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 3px;
}
#submitform dd{
	margin-bottom: 12px;
}
#submitform .inputReg, #submitform .inputLrg {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	width: 200px;
	padding: 2px;
}
#submitform .inputLrg {
	width: 360px;
}
#submitform .thecover {
	float: left;
	margin-right: 15px;
}
#submitform img {
	border: 10px solid #FFF;
}
.error {
	padding: 7px;
	background-color: #FFFF99;
	font-size: 15px;
	line-height: 15px;
	margin-top: 8px;
}


/* MAIN BODY */
#mainContent, 
.bodyContents {
	width: 760px;
	margin: 0px auto 0px auto;
}
.bodyContents {
	padding-top: 30px;
	text-align: left;
	font-family: Helvetica, Arial, sans;
}
.mainBody .mix, 
.mainBody .bigmix {
	width: 240px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}
.mainBody .bigmix {
	margin-bottom: 10px;
	height: 355px;
}
.mainBody .bigmix .cover a {
	display: block;
	width: 200px;
	height: 200px;
	padding: 1px;
	border: 10px solid #ECECEC;
	margin-bottom: 10px;
	margin-left: 8px;
}

.mainBody .bigmix .cover a:hover, 
.mainBody .mix .cover a:hover {
	border-color: #fd2c7a; 
}

.mainBody .bigmix .cover img {
	width: 200px;
	height: 200px;
}
.mainBody .bigmix .descrip {
	font-size: 1.4em;
	line-height: 1.4em;
	padding-left: 20px;
	padding-right: 8px;
}
.bigmix .dl {
	margin-bottom: 5px;
	position: relative;
	top: 70px;
	display: block;
	height: 42px;
}
.bigmix .titleauthor {
	display: block;
	height: 55px;
}
.bigmix .title {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: -42px;
}
.bigmix .author {
	color: #666;
	margin-bottom: 10px;
}

.bigmix .dl a, 
.bigmix .dl a:visited{
	font-size: .8em;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.bigmix .dl a.download, 
.bigmix .dl a.comment, 
.mix .descrip .dl a.download, 
.mix .descrip .dl a.comment {
	padding-left: 21px;
	background-position: top left;
	background-repeat: no-repeat;
}
.mix .descrip .dl a.download, 
.mix .descrip .dl a.comment {
	padding-left: 17px;
}
.bigmix .dl a.download, 
.mix .descrip .dl a.download {
	background-image: url(../_img/icon_download_2010.gif);
}
.bigmix .dl a.download:hover, 
.bigmix .dl a.comment:hover, 
.mix .descrip .dl a.download:hover, 
.mix .descrip .dl a.comment:hover {
	background-position: 0px -14px;
}
.bigmix .dl a.comment, 
.mix .descrip .dl a.comment {
	background-image: url(../_img/icon_comment_2010.gif);
}
.bigmix .dl sup {
	font-size: .9em;
	padding-left: 4px;
	color: #999;
}
.mainBody .mix {
	/*border: 1px solid #F00;*/
}
.mainBody .mix .cover a {
	display: block;
	width: 87px;
	height: 87px;
	padding: 2px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 5px solid #ECECEC;
}
.mainBody .mix .descrip {
	margin-top: 10px;
}
.mix .descrip .dl {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 58px;
	height: 32px;
	margin-left: 100px;
}
.mix .descrip .title {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.3em;
	margin-top: -32px;
}
.mix .descrip .author {
	color: #666;
	margin-bottom: 10px;
	font-size: 1.1em;
	line-height: 1.3em;
}

.mix .descrip .dl a, 
.mix .descrip .dl a:visited {
	font-size: .9em;
	line-height: 1.7em;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
}
.mix .descrip .dl a:hover,
.mix .descrip .dl a:visited:hover {
	text-decoration: underline;
}
.mix .dl sup {
	font-size: .9em;
	padding-left: 4px;
	color: #999;
}
.mainBody .themed .cover a {
	border: none;
	padding: 10px;
	background-image: url(../_img/theme_bg.gif);
}
.mainBody .bigmix.themed .cover a:hover {
	padding: 1px;
	border: 9px solid #fd2c7a;
	background-image: none;
}
.mainBody .mix.themed .cover a {
	padding: 7px;
}
.mainBody .mix.themed .cover a:hover {
	padding: 2px;
	border: 5px solid #fd2c7a;
	background-image: none;
}
.newstamp {
	text-indent: -9999px;
	display: block;
	width: 45px;
	height: 45px;
	background-image: url(../_img/icon_new.png);
	background-repeat: no-repeat;
	z-index: 30;
	position: relative;
	top: -230px;
	left: -10px;
	margin-bottom: -45px;
}


/* STATS */
.statColumn .descrip .title {
	margin-top: 0px;
}
.statColumn {
	float: left;
	width: 240px;
	margin-right: 10px;
}
.statColumn h3 {
	margin-bottom: 15px;
	font-family: Helvetica, Arial, sans;
	font-size: 1.4em;
}
.statColumn .mix {
	border-bottom: 1px dotted #000;
	margin-bottom: 5px;
}

.statColumn .last {
	border-bottom: 0px solid #CCC;
}
.statColumn .mix .cover {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.statColumn .mix .cover a {
	display: block;
	width: 87px;
	height: 87px;
	padding: 2px;
	border: 5px solid #FFF;
}
.statColumn .mix .cover a:hover {
	border-color: #fd2c7a;
}
.statColumn .mix .descrip {
	padding-top: 10px;
}
.statColumn .mix .descrip .title {
	font-size: 1.2em;
	line-height: 1.2em;
}
.statColumn .mix .descrip .author {
	margin-bottom: 15px;
	padding-top: 2px;
}
.statColumn .mix .descrip .stat {
	font-size: 25px;
}
.statColumn .mix .descrip .stat sup {
 /* font-size:40%;
  position:relative;
  bottom: -.6em;
  left: -.6em;*/
  display: none;
}


/*

---------------------------------------------------------------------------------------------------------

THICKBOX

---------------------------------------------------------------------------------------------------------

*/


.popcontainer {
	margin-top: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}
#left {
	margin-bottom: 30px;
	width: 322px;
	float: left;
}
#left .cover a {
	display: block;
	width: 300px;
	height: 300px;
	padding: 1px;
	border: 10px solid #ECECEC;
	margin-bottom: 10px;
}
#left .cover a:hover {
	border: 10px solid #fd2c7a;
}
#left .cover img {
	width: 300px;
	height: 300px;
}

#left .descrip {
	font-size: 1.2em;
	line-height: 1.1em;
	padding-left: 10px;
}
#left .titleauthor {
	display: block;
	margin-bottom: 7px;
}

#left .title {
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: bold;
	color: #000;
}
#TB_ajaxContent #left .title {
	font-size: .8em;	
}
#left .author {
	color: #666;
	margin-bottom:14px;
	font-size: 1em;
	line-height: 1.3em;
}
#TB_ajaxContent #left .author {
	font-size: .7em;	
}
#left .dl a, 
#left .dl a:visited{
	font-size: .8em;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #fd2c7a;
	padding-left: 17px;
	padding-top: 2px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../_img/icon_download_2010.gif);
}
#TB_ajaxContent #left .dl a,
#TB_ajaxContent #left .dl a:visited {
	font-size: .5em;	
	line-height: 1em;
}
#left .dl a:hover, 
#left .dl a:visited:hover {
	background-position: 0px -14px;
	color: #000;
	text-decoration: none;
}
/* --------------------- */
/* -----RIGHT SIDE------ */
/* --------------------- */
#right {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	display: block;
	width: 355px;
	margin-left: 342px;
}
#right dl.submitform {
	width: 355px;
	float: left;
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px dotted #666;
}
#right dl.submitform dt {
	font-size: 9px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-transform: uppercase;
}
#right dl.submitform dd {
	margin-bottom: 8px;
	padding-left: 4px;
}
#right dl.submitform .inputReg, 
#right .inputLrg {
	font-size: 11px;
	width: 240px;
	padding: 2px;
}
#right dl.submitform .inputLrg {
	width: 350px;
	height: 75px;
}


#right dl.comments dd {
	overflow: hidden;
	width: 100%;
	margin-bottom: 5px;
}
#right dl.comments dt p {
	padding: 4px 8px 2px 10px;
	font-size: 1em;
	line-height: 1.3em;
}
#TB_ajaxContent #right dl.comments dt p {
	font-size: .7em;	
}
#right dl.comments dd p {
	font-size: 1em;
	line-height: 1.3em;
	padding: 0px 8px 8px 12px;
}
#TB_ajaxContent #right dl.comments dd p { 
	font-size: .7em;
}
#right dl.comments dt .author {
	font-weight: bold;
}
#right dl.comments dt.alt, 
#right dl.comments dd.alt {
	background-color: #f4f4f4;
}
#right dl.comments dd .commentTime {
	font-size: .8em;
	color: #999;
	text-transform: uppercase;
}
#TB_ajaxContent #right dl.comments dd .commentTime {
	font-size: .8em;	
}



#right #noComments {
	background-color: #FFFFCC;
	border: 1px dotted #CCC;
	margin-bottom: 15px;
	width: 352px;
}
#right dt a {
	text-decoration: none;
	font-weight: bold;
}
#right dt a:hover {
	color: #fd2c7a;
	text-decoration: none;
}
#right #noComments p {
	padding: 14px 8px 14px 8px;
	text-align: center;
	font-size: 1em;
}
#TB_ajaxContent #right #noComments p {
	font-size: .8em;	
}

/* --------------------- */
/* -----CLOSED------ */
/* --------------------- */
#closed p {
	font-size: 14px;
	width: 60%;
	line-height: 1.5em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
#closed ul {
	list-style-type: none;
	width: 60%;
	margin: 0px auto 15px auto;
}
#closed ul li {
	margin-bottom: 10px;
	clear: left;
}
#closed ul li a {

}
.campsover {
	margin-left: 8px;
	padding: 30px;
	background-color: #FEFEFE;
	border: 1px solid #9E9E9E;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 25px;
	margin-right: 32px;
}
.campsover h2 {
	font-size: 24px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans;
	font-weight: bold;
	line-height: 1.4em;
}
.campsover h3 {
	font-size: 18px;
	font-style: italic;
	line-height: 1.4em;
}
.campsover p {
	line-height: 1.5em;
	font-size: 14px;
	margin-bottom: 12px;
}

/* FOOTER */
#footer {
	width: 750px;
	clear: both;
	margin: 16px auto 0px auto;
	border-top: 1px solid #CCC;
}
#footer .footerTxt {
	padding-top: 5px;
	padding-bottom: 20px;
	color: #CCC;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
}
#footer .footerTxt a, #footer .footerTxt a:visited {
	color: #CCC;
}