/*
	=======================================================
	Pixelnitrate.com Stylesheet  - (c) 2008 Joaquin Baldwin
	=======================================================
*/

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

body {
	font-family:			Georgia, "Times New Roman", Times, serif;
	font-size:				14px;
	color:					#8f886f;
	background-color:		#13161d;
	background-image:		url(images/bg_main.jpg);
	background-repeat:		repeat-x;
}

ul, ol {
	list-style-type:		none;
}

ol.festivals {
	margin:					0 0 40px 0;
	padding:				0px;
	list-style-type:			decimal;

}

a {
	border-bottom:			1px dotted #fff;
	outline:				none;
	color:					#fff;
	text-decoration:		none;
}

a:hover {
	border-bottom:			1px dotted #cdb55d;
	outline:				none;
	color:					#cdb55d;
	text-decoration:		none;
}

p {
	padding:				0 0	20px;
}

h2, h3, h4, h5 {
	font-family:			Georgia, "Times New Roman", Times, serif;
	font-weight:			normal;
	padding-bottom:			0px;
	margin-bottom:			10px;
	border-bottom:			1px dotted #38495f;
}

h2 a, h3 a, h4 a, h5 a, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration:		none;
	border-bottom:			none;
}

h2 {
	font-size:				21px;
	color:					#fff;
}

h3 {
	font-size:				16px;
	color:					#fff;
}

h4 {
	font-size:				14px;
	color:					#fff;
}

h5 {
	color:					#3f4249;
	font-size:				11px;
	margin-bottom:			0px;	
	text-transform:			uppercase;
	letter-spacing:			2px;
	border-bottom-color:	#222127;
}

h6 {
	color:					#fff;
	font-size:				11px;
	margin-bottom:			0px;	
}

strong {
	color:					#ddc674;
	font-weight:			normal;
}

div.clear {
	clear:					both;
	font-size:				0px;
	line-height:			0;
	height:					0px;
}

.hide {
	display:				none;
}

div.wrapper_bg {
}

div.wrapper {
	margin:					0 auto;
	width:					980px;
}

div.wrapper_big {
	margin:					0 auto;
	width:					1300px;
}

a img {
	border:					5px solid #141318;
}

a:hover img {
	border-color:			#202b40;
}

ul {
	margin:					0 0 20px 0;
}

ul li img {
	margin:					0 2px 0 3px;
}

ul li {
	display:				inline;
}

.main_full ul a, .main_full ul a:hover, .animations_image a, animations_image a:hover, .movie_sizes img, .movie_sizes img a, .movie_sizes img a:hover {
	border:					none;
}

/** header **/
div.header {
	height:					180px;
	position:				relative;
	background-image:		url(images/pixelnitrate.jpg);
}

div.header h1 {
	height:					42px;
	width:					661px;
	position:				absolute;
	top:					109px;
	left:					122px;
}
	
div.header h1 span, div.header h2 {
		display:				none;
}
	
/** navigation **/
div.navigation {
	height: 				35px;
	position:				relative;
	background-image:		url(images/navigation.gif);
}

div.navigation_empty {
	height: 				35px;
	position:				relative;
	background-image:		url(images/navigation_empty.gif);
}

ol#toc {
    height: 				35px;
    list-style: 			none;
    margin: 				0 0 0 135px;
    padding: 				0;
}

ol#toc li {
    float: 					left;
    margin: 				0;
	text-align:				center;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				15px;
	font-weight:			bold;
	line-height:			35px;
}

ol#toc a {
    background: 			#15141b url(images/navigation.gif);
    color: 					#898979;
    display: 				block;
    float: 					left;
    height: 				35px;
    text-decoration: 		none;
	border:					none;
}

ol#toc a:hover {
    background-color: 		#131114;
    color: 					#cdb55d;
}

ol#toc li.current a {
    background-color: 		#201e28;
    color: 					#fff;
}

/** unselected **/
ol#toc li.home a {
    background-position: 	-135px -70px;
	width:					88px;
}
ol#toc li.animations a {
    background-position: 	-223px -70px;
	width:					123px;
}
ol#toc li.drawings a {
    background-position: 	-346px -70px;
	width:					123px;
}
ol#toc li.aboutme a {
    background-position: 	-469px -70px;
	width:					114px;
}
ol#toc li.contact a {
    background-position: 	-583px -70px;
	width:					98px;
}
ol#toc li.twitter a {
    background-position: 	-681px -70px;
	width:					96px;
}
ol#toc li.blog a {
    background-position: 	-777px -70px;
	width:					106px;
}

/** hovers **/
ol#toc li.home a:hover {
    background-position: 	-135px -105px;
}
ol#toc li.animations a:hover {
    background-position: 	-223px -105px;
}
ol#toc li.drawings a:hover {
    background-position: 	-346px -105px;
}
ol#toc li.aboutme a:hover {
    background-position: 	-469px -105px;
}
ol#toc li.contact a:hover {
    background-position: 	-583px -105px;
}
ol#toc li.twitter a:hover {
    background-position: 	-681px -105px;
}
ol#toc li.blog a:hover {
    background-position: 	-777px -105px;
}

/** current **/
ol#toc li.home.current a {
    background-position: 	-135px -35px;
}
ol#toc li.animations.current a {
    background-position: 	-223px -35px;
}
ol#toc li.drawings.current a {
    background-position: 	-346px -35px;
}
ol#toc li.aboutme.current a {
    background-position: 	-469px -35px;
}
ol#toc li.contact.current a {
    background-position: 	-583px -35px;
}
ol#toc li.twitter.current a {
    background-position: 	-681px -35px;
}
ol#toc li.blog.current a {
    background-position: 	-777px -35px;
}

/** content **/
div.content {
	padding-top:			20px;
	clear:					left;
	background-image:		url(images/bg_page.jpg);
	background-repeat:		no-repeat;
	background-position:	top;
}

div.main {
	float:					left;
	padding-right:			20px;
	width: 					682px;
	border-right:			1px dotted #38495f;
}

div.main_full {
	width: 					980px;
}

div.main_player {
	width: 					980px;
	background-color:		#000000;
	text-align:				center;
}

div.main_player_big {
	width: 					1300px;
	background-color:		#000000;
	text-align:				center;
}

div.main_contact{
	width: 					980px;
	background-image:		url(images/business_cards.jpg);
	background-position:	top right;
	background-repeat:		no-repeat;
}

div.rightbar {
	width:					257px;
	padding-left:			20px;
	float:					left;
	font-size:				12px;
}

div.box_contact {
	border:					1px solid #25242c;
	border-top-color:		#111016;
	border-left-color:		#111016;
	width:					426px;
	height:					202px;
	background-image:		url(images/bg_tile.gif);
	margin:					20px 0 0 0;
}

div.agency {
	width:					600px;
}

div.box_contact li {
	display:				block;
	font-size:				18px;
}

div.box_contact ul {
	margin:					60px 0 0 105px;
}

div.animations_image {
	float:					left;
	width:					180px;
	height:					135px;
}

div.animations_hd {
	float:					right;
	width:					56px;
	height:					100px;
}

div.animations_description {
	float:					left;
	width:					300px;
	padding-top:			8px;
}

div.box_data {
	border:					1px solid #25242c;
	border-top-color:		#111016;
	border-left-color:		#111016;
	height:					80px;
	text-align:				center;
	line-height:			80px;
}

div.box_data li {
	display:				block;
	font-size:				11px;
	font-family:			Tahoma, Arial, Helvetica, sans-serif;
	color:					#3f4249;
	line-height:			13px;
}

div.box_data ul {
	margin:					18px 0 0 20px;
}

div.rightbar li {
	display:				block;
	line-height:			16px;
}

div.movie_banner {
	height:					216px;
}

div.movie_youtube {
	padding:				30px 0 50px 0;
	background-color:		#000;
	text-align:				center;
	margin-bottom:			20px;
}

div.movie_sizes {
	height:					40px;
	padding:				0 0 0 433px;
	background-color:		#000000;
	background-image:		url(images/choose_movie_size.gif);
}

div.ipod {
	width:					480px;
	height:					62px;
	background-image:		url(images/icon_iphone.gif);
	background-position:	top left;
	background-repeat:		no-repeat;
	margin-left:			250px;
}
div.ipod p {
	padding:				16px 0 0 130px;
	font-size:				11px;
	font-family:			Tahoma, Arial, Helvetica, sans-serif;
}

div.donations {
	font-size:				11px;
	font-family:			Tahoma, Arial, Helvetica, sans-serif;
	margin:					0 0 40px 0;
}

#twitter_div { padding: 0 }
ul#twitter_update_list { padding: 0; margin: 0; list-style: none; }
ul#twitter_update_list li { font-family: Verdana, Geneva, sans-serif; font-size: 11px; padding: 1px 5px 1px 5px; margin: 7px 0 7px 0; background-color: #1a1d26; }
ul#twitter_update_list li a { font-size: 10px; color: #cdb55d; 
	border:					0;
	color:					#cdb55d;
	text-decoration:		none;}
ul#twitter_update_list li a:hover { color:#fff; }

/** footer **/
div.footer {
	height:					24px;
	background-color:		#11131a;
	font-family:			Tahoma, Arial, Helvetica, sans-serif;
	font-size:				11px;
	text-indent:			10px;
	color:					#34343b;
}

div.footer p {
	line-height:			20px;
}

div.footer a {
	color:					#34343b;
	font-weight:			bold;
	border-bottom-color:	#34343b;
}
div.footer a:hover {
	color:					#4a4956;
}

