/*
THEME NAME: Grizzly Creek Films
THEME URI: http://www.grizzlycreekfilms.com/news/
DESCRIPTION: A custom theme for the Grizzly Creek Films site.
VERSION: 1.0
AUTHOR: Thomas Hines
AUTHOR URI: http://dontgetthewrongidea.com/
TAGS: fixed width, one column, image, typography
*/

body
	{
	background-color: #333;
	}

*
	{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	/* color: #fff; */
	}
	
p
	{
	margin-right: 100px;
	}
	

#container
	{
	position: relative;
	width: 980px;
	height: 650px;
	margin: 40px auto;
	background-color: #666;
	border: 2px solid #ccc;
	overflow: hidden;
	}
	
	
#home #container
	{
	background-image: url(http://grizzlycreekfilms.com/images/homebg.jpg);
	}

#fieldnotes #container, #press #container, #jointheadventure #container
	{
	background-image: url(http://grizzlycreekfilms.com/images/newsbg.jpg);
	}
		
#crew #container
	{
	background-image: url(http://grizzlycreekfilms.com/images/crewbg.jpg);
	}

#expeditiongrizzly #container
	{
	background-image: url(http://grizzlycreekfilms.com/images/expeditiongrizzlybg.jpg);
	}

#sponsors #container
	{
	background-image: url(http://grizzlycreekfilms.com/images/sponsorsbg.jpg);
	}
		
#contact #container
	{
	background-image: url(http://grizzlycreekfilms.com/images/contactbg.jpg);
	}

#nav
	{
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 240px;
	height: 105px;
	z-index: 1000;
	}
	

#logo
	{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 113px;
	height: 113px;
	}
	
#logo a
	{
	display: block;
	width: 113px;
	height: 113px;
	background-image: url(http://grizzlycreekfilms.com/images/logo.png);
	text-indent: -9999px;
	overflow: hidden;
	}
	
#logo a:hover
	{
	background-image: url(http://grizzlycreekfilms.com/images/logoover.png);	
	}
	
#navlinks
	{
	position: absolute;
	top: 0;
	left: 127px;
	}
	
#navlinks ul
	{
	margin: -13px -8px;
	padding: 0;
	}
	
#navlinks li
	{
	height: 11px;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: outside;
	margin-top: 12px;
	/* margin-top: 15px; */
	background-position: 15px 0px;
	background-repeat: no-repeat;
	}
	
#navlinks li a
	{
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	overflow: hidden;
	}
	
#navlinks li a:hover
	{
	padding-left: 24px;
	border-left: 11px solid #fff;
	}
	
#jointheadventurelink
	{
	background-image: url(http://grizzlycreekfilms.com/images/jointheadventurelink.png);
	width: 144px;
	height: 14px;
	}
	
#crewlink
	{
	background-image: url(http://grizzlycreekfilms.com/images/crewlink.png);
	width: 50px;
	height: 14px;
	}
	
#expeditiongrizzlylink
	{
	background-image: url(http://grizzlycreekfilms.com/images/expeditiongrizzlylink.png);
	width: 135px;
	height: 14px;
	}
	
#sponsorslink
	{
	background-image: url(http://grizzlycreekfilms.com/images/sponsorslink.png);
	width: 78px;
	height: 14px;
	/* display: none; */
	}
	
#contactlink
	{
	background-image: url(http://grizzlycreekfilms.com/images/contactlink.png);
	width: 91px;
	height: 14px;
	}
	

#content
	{
	position: absolute;
	top: 0;
	right: 0;
	width: 660px;
	height: 100%;
	padding-left: 330px;
	background-image: url(http://grizzlycreekfilms.com/images/contentbg.png);
	background-position: 330px 0;
	background-repeat: repeat-y;
	overflow-y: scroll;
	}
	
#fieldnotes #content, #press content
	{
	overflow-y: scroll;
	}
	

#content a:hover
	{
	}
	
#fieldnotes h1, #press h1, #jointheadventure h1
	{
	width: 212px;
	height: 21px;
	background-image: url(http://grizzlycreekfilms.com/images/fieldnotesheader.png);
	text-indent: -9999px;
	margin: 20px 0 0 20px;
	}
	
#press h1
	{
	width: 124px;
	background-image: url(http://grizzlycreekfilms.com/images/pressheader.png);
	}
	

#jointheadventure h1
	{
	width: 334px;
	background-image: url(http://grizzlycreekfilms.com/images/jointheadventureheader.png);
	}
	
#adventurenav
	{
	border-top: 3px solid #bcbcbc;
	border-bottom: 3px solid #bcbcbc;
	margin: 20px 85px 20px 20px;
	height: 30px;
	}

#adventurenav ul
	{
	margin: 0;
	padding: 0;
	}	
	
#adventurenav li
	{
	float: left;
	margin: 8px 60px 0 0;
	padding: 0;
	list-style: none;
	}
	
#adventurenav a
	{
	display: block;
	height: 13px;
	text-indent: -9999px;
	overflow: hidden;
	}
	
#adventurenav a:hover
	{
	text-decoration: none;
	}	
	
#fieldnoteslink a
	{
	width: 134px;
	background-image: url(http://grizzlycreekfilms.com/images/fieldnoteslink.png);
	}
	
#fieldnoteslink a:hover
	{
	background-image: url(http://grizzlycreekfilms.com/images/fieldnoteslinkover.png);
	}
	
#presslink a
	{
	width: 80px;
	background-image: url(http://grizzlycreekfilms.com/images/presslink.png);
	}
	
#presslink a:hover
	{
	background-image: url(http://grizzlycreekfilms.com/images/presslinkover.png);
	}

#communitylink a
	{
	width: 135px;
	background-image: url(http://grizzlycreekfilms.com/images/communitylink.png);
	}
	
#communitylink a:hover
	{
	background-image: url(http://grizzlycreekfilms.com/images/communitylinkover.png);
	}
	
#fieldnotes h2, #press h2, #jointheadventure h2
	{
	width: 532px;
	height: 35px;
	background-image: url(http://grizzlycreekfilms.com/images/fieldnotescontent.png);
	text-indent: -9999px;
	margin: 20px;
	}
	
#press h2
	{
	width: 536px;
	height: 35px;
	background-image: url(http://grizzlycreekfilms.com/images/presscontent.png);
	}
	
#jointheadventure h2
	{
	width: 528px;
	height: 57px;
	background-image: url(http://grizzlycreekfilms.com/images/jointheadventurecontent.png);
	}
	
.post
	{
	position: relative;
	margin: 20px 85px 20px 20px;
	background-color: #ddd;
	border: 2px solid #ccc;
	color: #fff;
	}
	
.post p, .post h1, .post h2, .post h3, .post h4, .post h5, .post h6, .post img
	{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #333;
	margin: 0 25px;
	}
	
.post h3
	{
	font-size: 24px;
	text-transform: uppercase;
	margin: 25px 25px 0 25px;
	padding: 8px 0 6px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	}

.post p
	{
	font-size: 12px;
	line-height: 22px;
	color: #333;
	margin-bottom: 17px;
	}
	
.post a
	{
	color: #222;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
	}
	
.post a:hover
	{
	color: #888;
	}
	
.post p.date
	{
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 25px 15px 25px;
	font-size: 10px;
	line-height: 13px;
	color: #777;
	}
	
.post img
	{
	margin-bottom: 0;
	}
	
.wp-caption-text
	{
	font-style: italic;
	font-size: 9px;
	margin-top: -25px;
	padding-top: 0;
	}
	
.newsnavigation
	{
	height: 40px;
	margin: 0 20px;
	}

.nav-previous a
	{
	display: block;
	background-image: url(http://grizzlycreekfilms.com/images/olderposts.png);
	text-indent: -9999px;
	overflow: hidden;
	width: 82px;
	height: 9px;
	}
	

.nav-next a
	{
	float: right;
	margin-right: 70px;
	display: block;
	background-image: url(http://grizzlycreekfilms.com/images/newerposts.png);
	text-indent: -9999px;
	overflow: hidden;
	width: 85px;
	height: 9px;
	}