/*
Theme Name: The Prep School Negro
Theme URI: http://theprepschoolnegro.org
Description: A theme for The Prep School Negro
Version: 0.2
Author: Jackson Whelan
Author URI: http://jacksonwhelan.com/
*/

* {
margin:0;
padding:0;
}

body {
text-align:center;
font-size:15px;
color:#FFFFFF;
padding-top:8px;
background-color:#1F2147;
}

a {
color:#FFFFFF;
outline:none;
}
a:hover {
color: #33FF33;
}
a img {
border:none;
}
a.fb, a.twit {
display:inline-block;
padding-left:100px;
height:25px;
background:url(images/icon-sprite.gif) no-repeat left -1655px;
text-indent:-9999px;
}
a.twit {
background:url(images/icon-sprite.gif) no-repeat left -1815px;
}
#footer a {
text-decoration:none;
}

#wrapper {
width:995px;
margin-left:auto;
margin-right:auto;
text-align:left;
background:#1F2147;
}
#wrapper.home {
background:#1F2147;
background:#1F2147 url(images/bkgd-gfs.gif) no-repeat top right;
text-align:center;
}

#header {
padding:10px 30px 20px 30px;
}
body.home #header {
padding:50px 30px 20px 30px;
}
#content {
padding:20px 30px;
font-family:Georgia, "Times New Roman", Times, serif;
}
div.entry {
width:440px;
float:left;
margin-right:20px;
}
div.gallery {
width:300px;
float:left;
}
#footer {
padding:20px 30px;
margin-top:70px;
}
body.home #footer {
margin-top:30px;
}
div#gig-press {
float:left;
width:440px;
}
div#video-playlist {
float:left;
width:320px;
}

div.entry p { 
width:440px;
line-height:1.4em;
}
body.home div.post {
float:left;
}
#psn-week {
margin-top:210px;
}
.video {
width:640px;
margin-left:auto;
margin-right:auto;
}
#home-content {
width:325px;
float:right;
}
div.post-listing {
margin-bottom:20px;
}
div.pic {
width:300px;
float:left;
}
div.post-info {
width:440px;
float:left;
margin-left:20px;
}

fieldset {
width:380px;
padding:10px;
}
legend {
font-family:"Courier New", Courier, monospace;
font-weight:bold;
padding:0 5px;
}
form.contact label, div#imageVerificationText {
width:100px;
display:block;
float:left;
margin:10px;
}
form.contact input, form.contact textarea, div#imageVerificationImages  {
width:200px;
float:left;
margin:10px;
}
div#imageVerification {
clear:both;
}

p {
margin-bottom:12px;
}
#footer p {
font-family:"Courier New", Courier, monospace;
font-size:12px;
}
#wrapper.home blockquote {
width:300px;
font-size:19px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:1.2em;
}
#wrapper.home blockquote em {
font-size:12px;
font-style:normal;
}
p.postmetadata {
margin:10px 0;
font-size:12px;
font-family:"Courier New", Courier, monospace;
margin:20px 0 40px;
}
small {
font-family:"Courier New", Courier, monospace;
text-transform:uppercase;
display:block;
margin-bottom:20px;
}

#headerimg h1 {
padding-top:20px;
width:560px;
}
body.home #headerimg h1 {
}
#headerimg h1 a {
display:block;
text-indent:-9999px;
background:url(images/psn-logo-560.gif) no-repeat top left;
height:52px;
width:560px;
}
body.home #headerimg h1 {
padding-top:0;
padding-bottom:20px;
width:640px;
margin-left:auto;
margin-right:auto;
}
body.home #headerimg h1 a {
display:block;
text-indent:-9999px;
background:url(images/psn-logo-640.gif) no-repeat top left;
width:640px;
height:59px;
}

#psn-week h2 {
font-family:"Courier New", Courier, monospace;
background:#FFFFFF;
color:#003366;
font-size:16px;
text-align:center;
}
#psn-week h3, .video h3 {
font-size:16px;
font-family:"Courier New", Courier, monospace;
margin-bottom:10px;
text-align:center;
}
.video h3 {
margin-top:50px;
}

div.post h2 {
border-bottom:1px solid #FFFFFF;
width:440px;
}
#gig-press h2 {
border:none;
font-family:"Courier New", Courier, monospace;
font-size:14px;
}
div.post-listing h2 {
border-bottom:1px solid #FFFFFF;
width:500px;
}

div.post h2 a, div.post-listing h2 a {
font-family:"Courier New", Courier, monospace;
text-decoration:none;
}

div.post h3, post-listing h3 {
font-family:"Courier New", Courier, monospace;
border-bottom:1px solid #FFFFFF;
width:440px;
}

#headernav ul {
list-style:none;
font-size:14px;
line-height:40px;
font-family: "Courier New", Courier, monospace;
font-weight:bold;
}
body.home #headernav ul {
margin-bottom:20px;
}
#headernav li {
display:inline;
}
ul#links {
margin:20px;
}
ul#links li {
margin-bottom:10px;
}
ul.attachments {
list-style:none;
}
ul.attachments li {
margin-bottom:15px;
}

body.home li#home-button a, body.media li#media-button a, body.synopsis li#synopsis-button a, body.directors-statement li#statement-button a, body.see-the-film li#film-button a, body.production-team li#production-button a, body.advisory-committee li#advisory-button a, body.links li#links-button a, body.contact li#contact-button a, body.psn-of-the-week li#psn-button a {
color: #33FF33;
}

.alignright {
float:right;
margin:5px -200px 5px 5px;
}
.alignleft {
float:left;
margin:5px 5px 5px 0px;
}
#psn-week img.thumbnail {
float:right;
}
.gallery img {
}
div.pic img {
margin-bottom:20px;
}
ul.attachments li img {
margin-right:10px;
}

.clear {
clear:both;
}