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



/* GENERAL */

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

body {
	font-size: 76.3%;
	background-color: #232425;
	min-width: 925px;
	margin: 2em 0em 3em 0em;
	color: #6F6F6F;
	font-family: Helvetica, Arial, sans-serif;
}


/* STRUCTURE */

.width {
	display: block;
	width: 872px;
	margin: auto;
}

.width_rounded {
	display: block;
	width: 897px;
	margin: auto;
	background-color: #1c1c1c;
}

.navigation .width {
	width: 897px;
}

.header {
	
}

.header .logo {
	display: block;
	height: 13px;
	width: 108px;
	background-image: url(../img/site/art_of_pixar_title.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.navigation {
	margin: 17px 0px 10px 26px;
}

.body {

}

.featurecontent {
	background-color: #101010;
	padding: 1em 0em 1em 0em;
}

.thumbs {
	margin: 1em 0em 1em 0em;
}

.thumbs .space {
	padding: 9px 0px 0px 14px;
	
}

.poster {
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
}

.poster:hover {
	color: #999999;
}	

.thumbnail {
	margin: 0px 9px 9px 0px;
	display: block;
	float: left;
	border-bottom: 3px solid #333333;

}

.thumbnail:hover {
	border-bottom: 3px solid #666666;
}

.notice {
	margin: 0em 0em 0em 0em;
}

.notice .space {
	padding: 9px 14px 9px 14px;
}
.roundtop {
	display: block;
	background-image: url(../img/site/rounded_top.jpg);
	height: 3px;
	width: 100%;
}

.roundbottom {
	display: block;
	background-image: url(../img/site/rounded_bottom.jpg);
	height: 3px;
	width: 100%;
}

.footer {
	margin: 2em 0em 0em 0em;
}

.tinyfooter {
	margin: 3em 0em 3em 0em;
}	

.thumbnailbox {
	display: block;
	float: left;
	width: 375px;
	min-height: 362px;
	background-image: url(../img/site/thumbs_bg.gif);
	background-repeat: no-repeat;
	background-position: -6px 17px;
}

.darkbox {
	display: block;
	width: 239px;
	float: right;
	margin: 0px 15px 11px 0px;
}

.bigposter {
	margin: 0px 11px 11px 2px;
	float: left;
}

.moviebox {
	display: block;
	float: left;
	width: 241px;
}

.rightside {
	display: block;
	float: left;
}

.linkcontent {
	display: block;
	float: right;
	width: 506px;
	margin: 0em 0em 1em 0em;
}




/* COLUMNS */

.floatleft {
	display: block;
	float: left;
}

.linkcontent .floatleft1 {
	width: 195px;
	margin: 0px 10px 0px 0px;
	display: block;
	float: left;
}

.linkcontent .floatleft2 {
	width: 118px;
	margin: 0px 10px 0px 0px;
	display: block;
	float: left;
}

.linkcontent .floatleft3	 {
	width: 150px;
	margin: 0px 5px 0px 0px;
	display: block;
	float: left;
}

.floatright {
	display: block;
	float: right;
	text-align: right;
}

.column_left2_3rd {
	display: block;
	float: left;
	width: 56%;
}

.column_right1_3rd {
	display: block;
	float: right;
	width: 43%;
}

.column_fifth {
	display: block;
	float: left;
	width: 20%;
}


.clearer {
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
}





/* TYPOGRAPHY */

h1 {
	display: none;
	float: left;
}

h2 {
	font-size: 1em;
	font-weight: normal;
	float: left;
}

h3 {
	font-size: 1.1em;
	color: #999999;
}

.darkbox h3 {
	font-size: 1.3em;
	color: #CCCCCC;
}

.darkbox h3 em {
	font-weight: normal;
	font-style: normal;
	font-size: 0.8em;
	color: #666666;
}

h4 {
	color: #3F3F3F;
	display: block;
	width: 90%;
	border-bottom: 1px solid #333333;
	margin: 0px 0px 7px 0px;
}

.thumbs h4 {
	width: 866px;
}

.featurecontent h4 {
	width: 872px;
}

.linkcontent h4 {
	display: block;
	width: 100%;
}

.thumbnailbox h4 {
	width: 366px;
}

h4 em {
	font-size: 0.8em;
}

.thumbnailbox h4 em {
	font-size: 1em;
}

p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0.6em 0em 0em 0em;
}

.poster p {
	line-height: 1em;
	margin: 5px 0px 0px -2px;
	font-size: 0.9em;
}	

.tinyfooter p {
	text-align: center;
	font-size: 0.8em;	
	color: #464646;
}

.darkbox p {
	margin: 1em 0em 1em 0em;
}





/* LISTS */

ul li {
	list-style: none;
}

.footer ul li {
	display: block;
}

.footer ul.nolinks li {
	padding: 2px 0px 2px 0px;
	color: #333333;
}

.darkbox ul li a {
	display: block;
	padding: 3px 0px 3px 0px;
}

.linkcontent ul li a {
	display: block;
	padding: 3px 0px 3px 0px;
}

.darkbox ul {
	margin-bottom: 1em;
}	

ul.speciallist li {
	list-style: circle;
	margin: 0px 0px 0px 15px;
}



/* LINKS */

a {
	text-decoration: none;
	color: #CCCCCC;
}

a:hover {
	color: #FFFFFF;
}

.header .logo a {
	display: block;
	width: 108px;
	height: 13px;
}

.footer li a {
	color: #666666;
	display: block;
	padding: 2px 0px 2px 0px;
}

.footer li a:hover {
	color: #999999;
}

.footer li a em {
	color: #434343;
	font-size: 0.9em;
}


/* MEDIA */

a img {
	border: none;
}


/* MISC */



