/*  
Theme Name: The Third Age
Theme URI: http://wordpress.org/
Description: The Third Age theme.
Version: 1.0
Author: Alex Berger

UNDER CONSTRUCTION
*/

 
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	background: #000 url(images/mainback.jpg) repeat-y top center;
	color: #fff;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
	line-height: 1.4;
}

a {
	color: #B8F5FF;
	text-decoration: none;
/*
	border-bottom: 1px solid #6D644F;
*/
}

a:hover {
	text-decoration: underline;
}

.wrapper {
	background: url(images/page_body.jpg) no-repeat top center;
}

.wrapper#front {
	background: url(images/home_body.jpg) no-repeat top center;
}

h1 {
	display: none;
}

h1 a{
	display: none;
}

h3 {
	text-transform: none;
}

ul#main_nav {
	background: url(images/page_nav.jpg) no-repeat top left;
	position: relative;
	top: 15px;
	left: 0px;
	z-index: 1;
	width: 713px;
	height: 29px;
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	font-size: 6px;
	opacity: 1;
}

#front #main_nav {
	background: url(images/home_nav.jpg) no-repeat top left;
}

ul#main_nav li {
	text-indent: -9999px;
	position: absolute;
}

ul#main_nav li a {
	background-image: url(images/page_nav.jpg);
}

#front ul#main_nav li a {
	background-image: url(images/home_nav.jpg);
}

#main_nav li#nav_home {
	left: 0px;
	width: 70px;
	text-align: left;
}

#main_nav li#nav_news {
	left: 104px;
	width: 69px;
	text-align: left;
}

#main_nav li#nav_photos {
	left: 208px;
	width: 91px;
	text-align: left;
}

#main_nav li#nav_kit {
	left: 334px;
	width: 120px;
	text-align: left;
}

#main_nav li#nav_contact {
	left: 485px;
	width: 105px;
	text-align: left;
}

#main_nav li#nav_watch {
	left: 613px;
	width: 98px;
	text-align: left;
}

#main_nav li a {
	display: block;
	height: 29px;
}

#main_nav li#nav_home a {
	background-position: 0 0;
}

#main_nav li#nav_news a {
	background-position: -104px 0;
}

#main_nav li#nav_photos a {
	background-position: -208px 0;
}

#main_nav li#nav_kit a {
	background-position: -334px 0;
}

#main_nav li#nav_contact a {
	background-position: -485px 0;
}

#main_nav li#nav_watch a {
	background-position: -613px 0;
}

#main_nav li#nav_home a:hover {
	background-position: 0 -29px;
}

#main_nav li#nav_news a:hover {
	background-position: -104px -29px;
}

#main_nav li#nav_photos a:hover {
	background-position: -208px -29px;
}

#main_nav li#nav_kit a:hover {
	background-position: -334px -29px;
}

#main_nav li#nav_contact a:hover {
	background-position: -485px -29px;
}

#main_nav li#nav_watch a:hover {
	background-position: -613px -29px;
}

#base {
}

.content {
	font-size: 1.4em;
	text-align: left;
	line-height: 1.6;
	width: 741px;
	margin: 48px auto 0 auto;
}

		/*
		
		HOMEPAGE
		
		*/

#home #signage {
	height: 150px;
	margin: 0 auto 0 auto;
	position: relative;
	top: 347px;
	opacity: 1;
}

#home h2 {
	background: transparent url(images/home_title.jpg) no-repeat top left;
	width: 725px;
	height: 98px;
	position: absolute;
	top: 0px;
	left: 1px;
	text-indent: -9999px;
	opacity: 1;
}

#home #frontlinks {
	position: relative;
	width: 725px;
	height: 27px;
	margin: 0;
	top: 99px;
	left: 14px;
	text-indent: -9999px;
}

#frontlinks #begins {
	background: transparent url(images/home_begins.jpg) no-repeat top left;
	display: block;
	width: 242px;
	height: 25px;
	position: absolute;
	top: 1px;
	left: 0;
	opacity: 1;
}

#frontlinks a#latestep {
	background: transparent url(images/home_latestep.jpg) no-repeat top left;
	display: block;
	width: 286px;
	height: 28px;
	position: absolute;
	top: -1px;
	left: -1px;
	opacity: 1;
}

#frontlinks a#trailer {
	background: transparent url(images/home_trailer.jpg) no-repeat top left;
	display: block;
	width: 206px;
	height: 28px;
	position: absolute;
	top: 0;
	left: 531px;
	opacity: 1;
}

#frontlinks a#latestep:hover, #frontlinks a#trailer:hover {
	background-position: 0 -28px;
}

#home #fronttext {
	display: block;
	text-align: center;
	width: 750px;
	margin: 355px auto 0 auto;
	font-size: 1em;
}

#home .fronttext {
}

#home #fronttext #twitter-widget{
	margin: 20px auto 20px auto;
	width: 650px;
}

#home .front_unit {
	float: left;
	margin-bottom: 20px;
}

#home .front_unit p {
}

#home .front_unit h3 {
	margin-bottom: 0;
}

#twitter_feed {
	text-align: right;
	width: 300px;
	margin-right: 50px;
/* 	background: #1f0c14; */
}

#twitter_feed p {
	font-size: 12px;
}

.twitter-timestamp {
	font-size: 9px;
}

.twitter_link {
	font-size: 9px;
	font-weight: bold;
}

#recent_press {
	text-align: left;
	width: 400px;
	color: #999;
}

#recent_press p {
	font-family: Georgia, 'Times New Roman', Serif;
	font-style: italic;
	font-weight: bold;
	margin: 0;
	padding-top: 1em;
}

#home #streamy_box {
	clear: both;
	width: 125px;
	background: #009900;
	margin: 0 auto 0 auto;
	text-align: center;
}

#home #description {
	width: 525px;
	margin: 0 auto;
	clear: both;
}

#home #producedby {
	clear: both;
	margin-top: 2em;
	font-weight: bold;
}

		/*
		
		OTHER PAGES
		
		*/

.content.blog {
	background: transparent url(images/content_top.jpg) no-repeat top left;
	padding-top: 7px;
}

.content.blog .entry {
	background: transparent url(images/main_subback.jpg) repeat top left;
	padding: 12px 27px 0 27px;
	border-bottom: 1px solid #121212;
}

.content.blog .entry h2 {
	margin-bottom: 0;
	font-size: 1.3em;
}

.content.blog h2 a span.forward {
	visibility: hidden;
}

.content.blog h2 a:hover span.forward {
	visibility: visible;
	color: #666666;
	font-weight: normal;
}

.content.blog .entry p {
	margin: 1em 0 0 0;
	padding: 0;
}

.content.blog .entry h2 a, .content.blog .entry h2 a:link, .content.blog .entry h2 a:visited{
	color: #fff;
}

.content.blog .entry p.time {
	margin: 1em 0 0 0;
	font-style: italic;
	padding-bottom: 1em;
}

.content.blog .navigation div {
	width: 200px;
	margin: 16px 8px 0 8px;
}

.content.blog .navigation .prev_link {
	float: left;
	text-align: left;
}

.content.blog .navigation .next_link {
	float: right;
	text-align: right;
}

div.content .post h2 {
	font-size: 30px;
}

.content#page {
	background: transparent url(images/main_subback.jpg) repeat top left;
}

.content#page .post {
	margin: 0 0 0 0;
	background: transparent url(images/content_top.jpg) no-repeat top left;
	padding: 16px 27px 0 27px;
}

div.content#page .post h2 {
	margin: 0 0 10px 0;
	padding: 0;
}

div.content#page .post h3 {
	color: #ccc;
	text-transform: none;
}

div.content#page .post p {
	margin: 0 0 1em 0;
	padding: 0;
}

div.content#page #post-4 {
	text-align: center;
}

div.content#page #post-4 h2 {
	text-align: left;
}

div.content#page #post-4 a img {
	border: 1px solid #2C231F;
	margin: 0 19px 38px 19px;
}

div.content#page #post-4 a:hover img {
	border: 1px solid #B8F5FF;
}

div.content .post_player {
	height: 300px;
}

#footer {
	border: none;
	padding: 20px 0 0 0;
	margin: 32px auto 0 auto;
	width: 760px;
	clear: both;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer_nav {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#footer_nav li {
	display: inline;
	padding: 0 10px;
	margin: 0;
}

h2, h3, h4 {
	font-family: Georgia, 'Times New Roman', Serif;
	font-weight: bold;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 1.6em;
	color: #ffffff;
}

h3 {
	margin: 0 0 1em 0;
	padding: 0px;
	font-size: 1.3em;
}


h4 {
		text-transform: uppercase;
		padding: 0px;
		margin: 0px;
		font-size: 1em;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
}

div.content#home {
}

div#player {
	width: 606px;
	height: 319px;
	background: transparent url(images/player_splash.jpg) no-repeat top left;
}

div#player:hover {
}

div#front_blurb {
	width: 606px;
/* 	height: 162px; */
	background: #412929 url(images/player_blurb_background.jpg) repeat-y 0px 0px;
}

.post-edit-link {
	font-style: italic;
}

#front_blurb h3 {
	padding-top: 10px;
}

#front_blurb h3, #front_blurb p{
	margin-left: 10px;
	margin-right: 10px;
}

#front_blurb a#more_link {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background: url(images/player_blurb_bottom.jpg) no-repeat left bottom;
}

div.content#single {
/* 	height: 400px; */
	background: transparent url(images/main_subback.jpg) repeat top left;
}

div.content#single div.navigation {
	display: block;
	background: transparent url(images/content_top.jpg) no-repeat top left;
	text-align: center;
	margin: 0px 0 0 0;
	padding: 9px;
	color: #B8F5FF;
}

div.content#single .navigation .prev {
	float: left;
}

div.content#single .navigation .next {
	float: right;
}

div.content#single .navigation .prev a, div.content#single .navigation .next a, div.content#single .navigation .prev a:link, div.content#single .navigation .next a:link, div.content#single .navigation .prev a:visited, div.content#single .navigation .next a:visited {
	color: #B8F5FF;
}

div.content#single .navigation .prev a:hover, div.content#single .navigation .next a:hover {
	color: #B8F5FF;
}

div.content#single .post {
	margin: 30px 27px 0 27px;
}



/* Begin Comments */

div.comment-area {
	text-align: left;
	margin-top: 1.5em;
	padding-top: 1.5em;
	border-top: 1px solid #121212;
}

div.comment-area ul.comment-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.comment-list li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.comment-list h4 {
	font-family: Verdana, 'Lucida Grande', Arial, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
	margin: none;
	padding: none;
}

ul.comment-list h4 a, ul.comment-list h4 a:link {
	color: #fff;
}

ul.comment-list p {
	padding-left: 1em;
}

div.comment-area form {
	margin-top: 3em;
}

div.comment-area form div {
	margin-bottom: 1em;
}

/* End Comments */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
/* 	text-align:center; */
	}


/* Begin Various Tags & Classes */


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}


a img {
	border: none;
	}

/* End Various Tags & Classes*/

