/*
Theme Name: 4:28 Productions
Theme URI: http://4-28productions.com
Description: Custom theme for 4:28 Productions
Version: 1.0
Author: Peter Baumgartner
*/

body { background: #252525 url(img/page-bg.jpg) no-repeat center top; color: #EBEBEB; text-align: center; margin: 0; padding: 0; }
body#home { background-image:url(img/home-bg.jpg); }
#back {text-align: center;}
#back a {display: block;margin: auto; height: 140px; text-indent: 6000px; overflow: hidden; width: 400px; }

#page { font-family: verdana, sans-serif; }

#header { }
	#header h1 { display:none; }
	#header .description { display:none; }

#content { margin:0 auto; padding-top:75px; text-align: left; width: 400px; }
#home #content { margin-top:0; }

#nav { margin: 25px auto 0 auto; width: 700px; font-family: "Trebuchet MS", Sans-Serif; font-size: 13px; font-weight: bold; text-transform: uppercase; list-style-type:none; }
#home #nav { margin-top:266px; }
	#nav li { float:left; margin-right:15px; padding-left:20px; background:url(img/bullet.gif) no-repeat; }
	#nav li.first_page_item { background:none; padding-left:0; margin-left:13px; }
	#nav li.current_page_item a { color: #F6EB00; }
	#nav a { text-decoration: none; display:block; border-bottom: solid 1px #666; }
	#nav a:hover { color: #FEFEEB; border-bottom: dotted 1px #EBEBEB; }

#footer { width: 200px; margin: 120px auto 0 auto; border-top: 1px solid #EBEBEB; padding: 10px; }
	#footer h1 { text-indent: 0; font-size: 15px; font-family: courier, mono-spaced; font-weight: normal; }
	#footer p { font-size: 10px; margin: 15px; }
	#footer a { font-style: italic; }


a { color: #EBEBEB; }
h2 { margin: 0 0 55px 0; font-family: "Courier New", Courier, Monaco, monospace; font-size: 30px; line-height: 30px; font-weight: normal; text-align: center; text-transform: uppercase; letter-spacing: -1px; }

.post p, .post ol, .post ul { font-family:verdana, sans-serif; font-size:11px; line-height:18px; }
