/*Author - Gabrielle Scott
Year - 2009
Site - Young Film Critic 2009*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 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 {
	width:100%;
	height:100%;
	position:relative;
	background-color: #333333;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 85%;
	margin: 0;
}

#wrapper {
	background:#000000;
	width:1000px;
	margin: 10px auto;
	padding:0;
	overflow:hidden;
	border:0;
}

#header {
	background:#000000;
	height: 99px;
	padding: 0 50px 0 50px;
	margin-top:20px;
	margin-bottom:20px;
}


#header h1 {
	margin:0;
	padding:0;

}

.nsfwtag {
	background:url(../images/part-of-nsfw.gif) no-repeat left;
	width:351px;
	height:99px;
	display:block;
	float: right;
	text-indent: -1000px;
}

.heading {
	background:url(../images/yfclogo.gif) no-repeat right;
	width:467px;
	height:99px;
	display:block;
	float:left;
	text-indent: -1000px;
}



/* navigation */


#navigation {

	width: 920px;
	height:35px;
	background: #000;
	margin: 25px auto 0 auto;
}



#navigation li {
	float:left;
	list-style:none;
	margin: 0;
}


#navigation li a {
	text-decoration: none;
	height:30px;
	display:inline-block;
	text-indent: -10000px;
	margin: 0 16px 0 16px;
}


.home {
	background: transparent url(../images/yfcnav/nav_new.png) no-repeat;
	background-position: -10px 0px;
	width:100px;
	
}

.home:hover, .home#current {
	background-position: -10px -36px;	
}


.gallery {
	background: transparent url(../images/yfcnav/nav_new.png) no-repeat;
	background-position: -155px 0px;
	width:120px;
}

.gallery:hover, .gallery#current {
	background-position: -155px -36px;	
}

.enter {
	background: transparent url(../images/yfcnav/nav_new.png) no-repeat;
	background-position: -335px 0px;
	width:225px;
}

.enter:hover, .enter#current {
	background-position: -335px -36px;	
}

.resources {
	background: transparent url(../images/yfcnav/nav_new.png) no-repeat;
	background-position: -620px 0px;
	width:185px;
}
.resources:hover, .resources#current {
	background-position: -620px -36px;	
}

.press {
	background: transparent url(../images/yfcnav/nav_new.png) no-repeat;
	background-position: -870px 0px;
	width:110px;
}
.press:hover, .press#current {
	background-position: -870px -36px;	
}	

#winners2010 {
background: transparent url(../images/yfctitles/winners2010.gif) top left no-repeat;
margin-top:10px;
}

#winners2009 {
background: transparent url(../images/yfctitles/winners2009.gif) top left no-repeat;
margin-top:10px;
}

#winners2008 {
background: transparent url(../images/yfctitles/winners2008.gif) top left no-repeat;
margin-top:10px;
}

#winners2007 {
background: transparent url(../images/yfctitles/winners2007.gif) top left no-repeat;
margin-top:10px;
}

#yfc {
background: transparent url(../images/yfctitles/yfc.gif) top left no-repeat;
margin-top:20px;
}

.sensory {
font-style: italic;
}


/* main content */


#content {
	width:900px;
	background:url(../images/yfcbg/tile.gif) repeat-y;
	margin:20px 50px 0 50px;
	padding-bottom:20px;
	min-height: 500px;
	float: right;
		position: relative;

}

#top {
	width:900px;
	height:18px;
	background:url(../images/yfcbg/top.gif) no-repeat;
	margin:0;
	float: left;
}

#leftblock {
width: 275px;
float: left;
margin:0 0 0 31px !important;
margin:0 0 0 16px;
height: 100%;
}

#rightblock {
width: 530px;
float:right;
margin:0 30px 0 0 !important;
margin:0 15px 0 0;
text-align:left;
height: 100%;

}

#mff-instructions {
margin-top: 15px;
}

#leftblock_home {
width: 525px;
float: left;
margin:0 0 0 31px !important;
margin:0 0 0 16px;
height: 100%;
}

#rightblock_home {
width: 275px;
float:right;
margin:0 30px 0 0 !important;
margin:0 15px 0 0;
text-align:left;
height: 100%;

}

.picbox {
width: 337px;

}

.line {
width: 170px;
border-top-width: 2px;
border-top-color: #C5B573;
border-top-style: groove;
}

#details {

padding-bottom: 1em;
width: 170px;
border-bottom-width: 2px;
border-bottom-color: #C5B573;
border-bottom-style: groove;
}


#bottom {
width:900px;
height:18px;
background:url(../images/yfcbg/bottom.gif) no-repeat;
margin-left:50px;
margin-bottom:50px;
float: left;
}


a, a:visited, .red {
	color:#FF0000;
}



.padding {
	padding:10px;
}
/*
.indent {
	text-indent:-10000px;
}
*/


.header_indent {
	text-indent:-10000px;
}


.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.center {
	text-align:center;
}





h2, h3 {
height: 19px;
width: 275px;
display: block;
font-size:1.8em;
text-indent: -10000px;
margin:0; 
}


h4 {
width: 275px;
margin:0;
font-weight:bold;
font-size:1.05em;
}

.form_h4 {
font-size:1.25em;
width: 475px;
}

.form_notes {
margin-top: 0.25em;	
}

.form_eye_icon {
border: 2px solid white;	
}


.toptips {
	margin-bottom: 0.25em;
width: 400px;
}

h4.pdfs {
font-weight: normal;
font-size: 1em;
}

h5 {
width: 275px;
margin:0;
font-weight:bold;
font-size:1em;
margin-bottom: 0.25em;
margin-top: 0.5em;
}

h5.pdfs {
font-weight: normal;
font-size: 1em;
}


.scenes {
	margin-top: 1em;
}

#jfc {
background: transparent url(../images/yfctitles/jfc.gif) top left no-repeat;
margin-top:20px;
}

#mff {
background: transparent url(../images/yfctitles/mff.gif) top left no-repeat;
margin-top:20px;
}

#fca {
background: transparent url(../images/yfctitles/fca.gif) top left no-repeat;
margin-top:20px;
}

#ttt {
background: transparent url(../images/yfctitles/ttt.gif) top left no-repeat;
margin-top:20px;
}


#mfftt {
background: transparent url(../images/yfctitles/mfftt.gif) top left no-repeat;
margin-top:20px;
}

#yfc2010 {
background: transparent url(../images/yfctitles/yfc2010.gif) top left no-repeat;
margin-top:20px;
width: 430px;
height: 25;
}

#yfc_2011 {
background: transparent url(../images/yfctitles/yfc2011.gif) top left no-repeat;
margin-top:7px;
width: 500px;
height: 28px;
}



.top_para {
margin-bottom:15px;
margin-top:5px;
}

.top_para_small_space {
margin-bottom:15px;
margin-top:0.25em;
}

.bottom_para {
margin-top:0;
}

.larger {
font-size:1.05em;
}

.left_margin {
margin-left: 10px;
}

.credit {
font-size: 0.8em;
margin-top: -1.1em;
margin-bottom: 0.5em;
line-height: 1.1em;
}


.star {
padding-left: 25px;
padding-bottom: 7px;
background-image: url(../images/yfctitles/star.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
margin-bottom: -0.8em;
}

.category_list {
margin-top: 10px;
margin-bottom: 10px;
}

.star_bottom {
padding-left: 25px;
padding-bottom: 3px;
background-image: url(../images/yfctitles/star.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
}

.tips {
margin-bottom: 5px;
}

.plain {
list-style-type: none;
}

/* form */

#theform {

padding: 0.5em;
margin: 1.5em 0;
font-size:1em;
border: 1px solid black;
background-color:#CCC;
}

.checkbox_para {
	 
width: 500px;	 
 }

form {
padding-bottom: 2px;
}


label {

float: left;
width: 140px;
text-align:left;
padding-right: 2px;
font-size:14px;


}

input.checkbox {
text-align: right;
padding: 0 2px 0 200px;
margin: 0 0 0 0px;
float: left;
}

#order p {
margin:2px;
}

.checkbox_text {
font-size:70%;
float: left;
}

#enter {
background: transparent url(../images/yfctitles/enter.gif) top left no-repeat;
margin-top:10px;
}

.mini {
margin-bottom: -0.5em;
}

.entry_titles {
margin-bottom: -0.8em;
}

.indent {
padding-left: 10px;
}

.note {
font-style:italic;
font-size: 0.9em;
}

#gallery {
width: 860px;
float: left;
margin: 0 25px 0 25px !important;
margin: 0 15px 0 15px;
height: 100%;
padding-top: 20px;
}

.photo-thumb {
	background: url(../images/yfcbg/gallery_bg.gif) top left no-repeat;
	padding:7px 0 0 0;
	margin: 0 5px 0 5px;
	float:left;
	text-align:center;
	width:160px;
	height:106px;
}

.photo-thumb2010 {
	background: url(../images/yfcbg/gallery_bg2010.gif) top left no-repeat;
	padding:7px 0 0 0;
	margin: 0 5px 0 5px;
	float:left;
	text-align:center;
	width:160px;
	height:120px;
}

#winners_gallery {
background: transparent url(../images/yfctitles/winners_gallery.gif) top left no-repeat;
margin:10px 0 10px 0;
width: 300px;
height:25px;
}

#footer {
	background:url(../images/fe_bottom.gif) no-repeat left;
	width:370px;
	height:29px;
	display:block;
	float: right;
margin-right: 50px;
margin-bottom: 30px;
margin-top: -20px;
}

a.footer_link {
	text-indent: -10000px;
	height:25px;
	width: 190px;
	display:block;
	margin: 0 0 0 170px;

}

a.fe_link {
		background:url(../images/fe_bottom.gif) top left no-repeat;
	float: right;
	text-indent: -10000px;
	height:35px;
	width: 370px;
	margin: 10px 0 0 0;

}


#press {
background: transparent url(../images/yfctitles/press.gif) top left no-repeat;
margin:10px 0 10px 0;
width: 300px;
height:25px;
}

#press_2009 {
background: transparent url(../images/yfctitles/press_2009.gif) top left no-repeat;
margin:10px 0 10px 0;
width: 300px;
height:25px;
}

#press_2010 {
background: transparent url(../images/yfctitles/press_2010.gif) top left no-repeat;
margin:10px 0 10px 0;
width: 300px;
height:25px;
}




#teachers {
background: transparent url(../images/yfctitles/teachers.gif) top left no-repeat;
margin:10px 0 10px 0;
width: 300px;
height:25px;
}

.tc {
width: 475px;	
}

h3.enter-title {
text-indent: 0;
height: auto;
width: auto;
display: auto;
text-indent: auto;
margin: 0.9em 0 0 0;
font-weight:bold;
font-size:1.1em;
}

h2.hometitle {
height: 25px;
}

#homepic-top {
margin-top: 20px;
}

#homepic {
margin-top: 5px;
}

p.homepic-caption {
font-size: 0.9em;
margin-top: 0;
text-align: center;
}

.star-enter {
padding-left: 25px;
padding-bottom: 8px;
background-image: url(../images/yfctitles/star.gif);
background-repeat: no-repeat;
background-position: 0px 0px;
margin-bottom: 0.5em;
width: 400px;
font-size: 1em;
font-weight: normal;
}

.image_top_spacer {
margin-top: 10px;	
}

.spacer  {
height: 0.1em;
}

.no_top_margin {
margin-top: -0.4em;	
padding-bottom: 0;
}



/* facebook like */

#facebook_like_div {
position: absolute;
left: 835px;
top: 15px;
border:none; 
overflow:hidden; 
width:50px; 
height:25px;
text-align: left;
}

#like_button {
float: left;
padding: 0;
margin: 0;
border:none; 
height:25px; 
}


	
