@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	outline:0px;
	border:0;}
body {
	background:#2e2e2e url(../images/background.jpg) repeat-x;
	color:#fff;
	font-family:Helvetica, sans-serif;}
body#voting {
	background:#2e2e2e url(../images/background_voting.jpg) repeat-x;}
body#home a#nav-home,
body#enter a#nav-enter,
body#judges a#nav-judges,
body#prizes a#nav-prizes,
body#show a#nav-show,
body#winners a#nav-winners {
	background:url(../images/spotlight.png) no-repeat;
	color:#fff;}
/*div {
	border:1px red solid;}
*/
h1 {
	color:#50879c;
	font:30px/2 "Century Gothic", "Apple Gothic", sans-serif;}
h2 {
	color:#50879c;
	font:oblique 17px/2.1 "Century Gothic", "Apple Gothic", sans-serif;
	margin-top:5px;}
p {
	color:#b0afaf;
	font:13px/1.5 "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	margin:0 0 7px 0;}
a, a:link, a:visited {
	color:#50879c;
	text-decoration:underline;
	font-weight:bold;}
a:hover {
	color:#7bb5cb;
}
#container {
	margin:0px auto;
	width:960px;
}
/*** Header ***/
#header {
	height:150px;
	width:960px;
	background:url(../images/home_logo.png) left top no-repeat;
}
#logolink a {
	display:block;
	position:absolute;
	width:270px;
	height:100px;
}
.homelink {
	margin-top:30px;
	margin-left:80px;
}
#nav {
	color:#919191;
	font:14px "Century Gothic", "Apple Gothic", sans-serif;
	text-transform:uppercase;
	text-align:right;
}
#nav li {
	display: inline;
	list-style-type: none;
	padding:7px;
}
#nav a:link, #nav a:visited {
	color: #919191;
	text-decoration: none;
	height:90px;
	padding-top:50px;
	display:inline-block;
	min-width:90px;
	text-align:center;
}
#nav a:hover {
	color:#CCC;
	text-decoration: none;
}
/*** Content ***/
#timeline {
	background:url(../images/timeline_7.jpg) top center no-repeat;
	height:95px;
	width:960px;
}
#left {
	width:520px;
	padding:0 32px 0 49px;
	float:left;
}
#left ul {
	margin-left:30px;
	list-style-image:url(../images/bullet.png);
	color:#b0afaf;
	font:13px/1.5 "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
#left ol {
	color:#50879c;
	list-style:outside decimal-leading-zero;
	font: 18px "Century Gothic", "Apple Gothic", sans-serif;
	margin-left:30px;
}
#left a img {
	margin-right:10px;
	margin-bottom:10px;}

#right {
	width:310px;
	padding:57px 40px 0 0;
	float:right;
}
.theme {
	color:#2e2e2e;
	width:120px;
	height:40px;
	font: 30px "Century Gothic", "Apple Gothic", sans-serif;
	text-shadow: 0px 1px 1px #fff;
	text-align:center;
	margin:0 auto;
	letter-spacing:2px;
	background: url(../images/theme_back.jpg) top left no-repeat;
	padding-bottom:15px;
}
.caption {
	text-align:center;
	font-style:oblique;
	font-size:12px;
	padding-top:5px;
}
/*** Entry Form ***/
#entryContainer {
	background-color:#CCC;
	width:300px;
	height:470px;
	padding:15px; 
}
#entryContainer form {
	color:#424141;
	font:13px "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;	}
#entryContainer h1 {
	color:#333;
	margin-bottom:10px;
	line-height:1;
	font-size:26px;
}
.fieldHolder {
	width: 285px;
	height: 25px;
	background: url(../images/entry_form/blank.png) no-repeat;
	margin-bottom:4px;
}
.textInput {
	width: 263px;
	height: 22px;
	background: none;
	border: none;
	color: #000000;
	padding:4px;
}
.fieldHolder2 {
	width: 285px;
	height: 75px;
	background: url(../images/entry_form/blank-textarea.png) no-repeat;	
}
.textareaInput {
	width: 263px;
	height: 60px;
	background: none;
	border: none;
	color: #000000;
	padding:4px;
}
.fieldHolder3 {
	width: 285px;
	height: 27px;
	background: url(../images/entry_form/blank-upload.png) no-repeat;
	margin-bottom:5px;
}
.fileInput {
	width: 100px;
	height: 25px;
	background: none;
	border: none;
	color: #000000;
	padding:4px;
}
.submit {text-align:center;}
/*** for voting pages only ***/
#headerVoting {
	height:100px;
	width:960px;
	background: url(images/LOGO-long.png)  left top no-repeat;
	margin-top:-5px;
	text-align:right;
}
#headerVoting h2 {
	color:#50879c;
	font: 17px/1.2 "Century Gothic", "Apple Gothic", sans-serif;
	padding-top:22px;
}
#posterLeft {
	text-align:center;
	width:450px;
	float:left;
}
#posterRight {
	text-align:center;
	width:450px;	
	float:right;
}
#posterCaption {
	margin:0 auto;
	width:300px;
	text-align:left;
	padding-top:15px;
}
#posterCaption h1 {
	color:#50879c;
	font-family:"Century Gothic", "Apple Gothic", sans-serif;
	font-size:20px;
	line-height:20px;
}
#posterCaption h2 {
	color:#000;
	font-family:"Century Gothic", "Apple Gothic", sans-serif;
	font-size:17px;
	line-height:19px;
}

#posterCaption1 {
	margin:0 auto;
	width:300px;
	text-align:left;
	padding-top:15px;
}
#posterCaption1 h1 {
	color:#50879c;
	font-family:"Century Gothic", "Apple Gothic", sans-serif;
	font-size:20px;
	line-height:20px;
}
#posterCaption1 h2 {
	color:#000;
	font-family:"Century Gothic", "Apple Gothic", sans-serif;
	font-size:17px;
	line-height:19px;
}

/* voting caption styling */
.caption-top, .caption-bottom {
	padding: 1.2em;	
	color:#fff;
	font:13px/1.5 "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	cursor: default;
	border: 0px solid #334143;
	background: #2e2e2e;
	text-shadow: 1px 1px 0 #202020;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 8px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }


/*** Footer ***/
#footer {
	color:#1a1a1a;
	background: url(../images/bg_footer.jpg) repeat-x;
	font: bold 13px/1.2 "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	clear:both;
	height: 180px;
	padding-top: 50px; 
	text-align:center;
	margin-top:15px;}
#footer p {
	color:#1a1a1a;
}
#footer li {
	display:inline;
	padding:0 12px 0 12px;
}
#footer a {
	color:#1a1a1a;
	font-size:14px;
	text-decoration:none;
}

#loading {
	position:absolute;
	color:#fff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	vertical-align:middle;
	height:1000px;
	background-image:url(../images/grey.png);
	}

