/* Main CSS document for styles */

* {
	margin:0px;
	padding:0px;
	outline:none;
}

a {
color:#ff00cc;}

body {
	background-color: #FFF;
	font-family:Georgia, "Times New Roman", serif;
	letter-spacing:.5px;
	font-size: 12px;
	line-height: 19px;
	color: #555;
}

#container {
	margin:0px auto;
	width:960px;
}

#header {
height:100px;
padding-top:20px;
background-image:url(../images/dottedline.gif);
background-position:bottom left;
background-repeat:repeat-x;}

#logo {
background-image:url(../images/loog_posterclash.gif);
background-repeat:no-repeat;
width:461px;
height:43px;
display:block;
overflow:hidden;
margin:20px 10px;
text-indent:-4000px;}


#nav {
	float:right;
	margin:0px;
	margin-top:35px;
	padding:0px;
	width: 422px;
	height: 21px;
	background: url(../images/nav.gif) no-repeat;
	position: relative;
}

#nav li {
	list-style-type: none;
	display: inline;
}
#nav a:link, #nav a:visited {
	position: absolute;
	top: 0px;
	height: 21px;
	text-indent: -4000px;
	overflow: hidden;
	z-index: 10;
	border: 0px solid #d1e8c5;
}
/* home */
#nav .enter a:link, #nav .enter a:visited {
	left: 0px;
	width: 142px;
}
#nav .enter a:hover, #nav .enter a:focus {
	background: url(../images/nav.gif) no-repeat -0px -21px;
}
.current-enter .enter a:link, .current-enter .enter a:visited {
	background: url(../images/nav.gif) no-repeat -0px -21px;
	cursor: default;
}

#nav .how a:link, #nav .how a:visited {
	left: 157px;
	width: 109px;
}
#nav .how a:hover, #nav .how a:focus {
	background: url(../images/nav.gif) no-repeat -157px -21px;
}
.current-how .how a:link, .current-how .how a:visited {
	background: url(../images/nav.gif) no-repeat -157px -21px;
	cursor: default;
}

#nav .judges a:link, #nav .judges a:visited {
	left: 281px;
	width: 65px;
}
#nav .judges a:hover, #nav .judges a:focus {
	background: url(../images/nav.gif) no-repeat -281px -21px;
}
.current-judges .judges a:link, .current-judges .judges a:visited {
	background: url(../images/nav.gif) no-repeat -281px -21px;
	cursor: default;
}

#nav .prizes a:link, #nav .prizes a:visited {
	left: 362px;
	width: 61px;
}
#nav .prizes a:hover, #nav .prizes a:focus {
	background: url(../images/nav.gif) no-repeat -362px -21px;
}
.current-prizes .prizes a:link, .current-prizes .prizes a:visited {
	background: url(../images/nav.gif) no-repeat -362px -21px;
	cursor: default;
}

/* CONTENT STYLES */

p {
margin-bottom:10px;}

#entry {
height:110px;
margin-bottom:15px;
background-image:url(../images/dottedline.gif);
background-position:bottom left;
background-repeat:repeat-x;}

#entry a img {
margin:15px;}

#entry p {
margin:15px 10px;
float:right;
width:430px;}

#entry strong {
color:#1fbe01;}


img {
border:none;}

h1 {
	font-size:40px;
	color:#fff700;
	font-weight:normal;
	margin-bottom:25px;
}

h2 {
	font-size:36px;
	color:#7ec129;
	font-weight:normal;
	margin-bottom:10px;
}

h3 {
	font-size:18px;
	color:#40bcb3;
	font-style:italic;
	line-height:26px;
	font-weight:normal;
}

h4 {
	font-size:14px;
	color:#40bcb3;
	line-height:28px;
	font-weight:normal;
}

h5 {
	font-size:14px;
	color:#555;
	line-height:22px;
	font-weight:normal;
}

.title {
font-size:18px;}
.author {
font-size:12px;}
blockquote {
margin:10px 0px;
font-size:18px;
line-height:26px;
font-style:italic;
}

#homeright {
float:right;
margin-top:30px;
width:430px;}

#right {
float:right;
margin-top:0px;
width:470px;}

#left {
margin-top:20px;
width:470px;}

#callout {
font-style:oblique;
text-align:right;
line-height:22px;
margin-top:40px;
font-size:18px;
}

#poster {
text-align:center;
width:490px;
}

#poster img {
margin:10px 0px;}

table td {
padding:5px;}

td.title {
font-size:14px;
width:150px;
vertical-align:text-top;
padding-top:10px;
text-align:right;
padding-right:5px;}

td.desc {
font-size:10px;
vertical-align:text-top;
padding-top:10px;
text-align:left;
}

.message {
border:3px solid yellow;
padding:10px;
padding-left:20px;
margin:10px 0px;
background-color:#FFFFCC;}

form {
margin:6px 0px;}

input.text {
padding:3px;
font-size:12px;
width:150px;}

input, textarea, select {
width:200px;
padding:3px;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
}

input.file {
background-color:#ffff00;
}

input.submit {
width:80px;}

.radio {
width:20px;
}

.error {
color:#FF0033;}

ul,ol {
margin:10px 20px;}
ul li {
list-style-type:square;
color:#009999;
margin-left:10px;}

span.score {background-color:#9900CC;
padding:0px 3px;
color:#FFFFFF;
}


/* VOTING */

.mini {
float:left;
text-align:center;
width:120px;
margin-bottom:30px;}

.bigger {
	position:absolute;
	margin: 0px auto;
	width:500px;
	height:500px;
	border:1px solid;}


.votes {
text-transform:uppercase;
text-align:center;
font-size:10px;
display:block;
float:right;
margin-right:30px;}

.votes strong {
font-size:36px;
line-height:30px;}


span.titletop {
font-size:24px;

line-height:40px;}

/* FOOTER */

#footer {
padding-top:10px;
	margin-top:10px;
	clear:both;
	height:190px;
	background-image:url(../images/dottedline.gif);
	background-position:top left;
	background-repeat:repeat-x;
}



#footer span {
	background-image: url(../images/tagline.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	color: #FFFFFF;
	font-size: 11px;
	width: 853px;
	text-align: right;
}


#footer a img {
margin:5px;
}


