/*
Theme Name: psiu175.org
Theme URI: http://psiu175.org
Description: WordPress Theme for psiu175.org
Author: MediaSauce
Author URI: http://www.mediasauce.com
version: 1.0

COLOR GUIDE:
green: 98cd01
medium-grey: dadada
dark-grey: 696969

*/
*{
	outline: none;
}

body {
	background-color: #000;
	font-family:Arial, Tahoma, Sans-Serif;
	font-size:12px;
	color:#333;
	line-height:1.8em;
	margin:0;
	padding:0;
	}
	
h1 {font-size: 18px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}
h4 {font-size: 12px;}


/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

/* links */

a{
	color:#666666;
	text-decoration:none;
	border: none;
	}

a:hover{color:#333;text-decoration: underline;}



/* container */
#outside-wrapper{ 
	background-color: #d4d4d4;
	background-image: url(images/psiu_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#container {
	margin:0 auto;
	width: 992px;
	overflow:auto;
	padding-bottom:20px; 
}

	
/* header */

#header {
	color:#9e1b34;
	font-size:24px;
	padding-bottom:1em;
	}

#header h1{
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 120px 0 0 16px;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font-size: 10px;
	font-weight: 300;
	font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px;	
	}


#posts,
#page-content
{
	width:461px;
	float:left;
	margin-right:20px;
}

/* main menu */


#nav {
	display: block;
	margin:0;
	padding:0;
	list-style-type:none;
	overflow:auto;
	clear:both;
	margin-top:32px;
}

#nav li
{
	float:left;
	display:inline;
	margin:0;
	padding:0;
}

#nav li img
{
	padding:0;
}

/* content */
#content
{
	padding-top:10px;
	overflow:auto;
	margin-top:62px;
}

.post {
	margin:0 10px;
	padding:10px 10px 10px 5px;
	}
	
.post h2.post-title{
	color:#9E1B34;
	font-size:24px;
	line-height:1.2em;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
	}
	
.post h2.post-title a{
	color:#9E1B34;
	text-decoration: none;
	}
	
.post h2.post-title a:hover{
	color:#9E1B34;
	text-decoration: none;
	}
	
.post p{}

.post a{text-decoration:underline;}

.post ul {}

.post li {}

.postdate
{
	margin-top:0;
	padding-top:0;
	color:#666666;
}

.postmetadata{
	clear: both;
	margin-top: 16px;
	}
	

.navigation {
	float:left;
	width:100%;
	}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.notfound{font-weight:bold;}

/* sidebar */

#sidebar {
	font-size:8px;
	width: 200px;
	float:right;
	margin: 12px 0 24px 0;
	padding: 0;
	border-left: 1px dotted #A2A2A2;
	}

#sidebar h2{
	font-weight: normal; 
	font-size: 10px; 
	text-align: left;
	color: #08122E;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14px;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	
	font-size: 12px;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14px;}
	
#commentform h3{
	
	font-weight: bold;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:380px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit, #btnCancel, #psf_submit, #psf_captcha {
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;margin-left:0;padding-left:0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0;}

ol.commentlist a {color:#000;}

cite {
	font-size:14px;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


.commentmetadata
{
	font-weight:bold;
	line-height:1.2em;
}

.commentmetadata .time
{
	font-size:10px;
}

/* search */

#searchform{
	padding: 6px 0 6px 6px;
	
	}

#searchform input#s{
	
	font-size: 8px;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	
	font-size: 7px;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */
h2
{
	color:#9e1b34;
	font-size:24px;
}

p {
	padding-top:.5em;
	padding-bottom:.5em;
}

/* ----- PAGE LAYOUT ----- */

#container-top {
	margin:0 auto;
}

#inside-wrapper {
	margin:0 auto;
	background-image: url(images/psiu_header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0;
}

.main #content-right
{
	width:456px;
	float:left;
	overflow:auto;
	display:inline;
	padding:0;
}

.main #content-right #player
{
	width:400px;
	padding-top:30px;
	float:right;
}

.main #content-left p
{
	padding-top:2em;
	padding-bottom:2em;
}

.main #content-left
{
	width:536px;
	float:left;
	clear:both;
	display:inline;
	padding:0;
}

#content-left
{
	width:436px;
	float:left;
	clear:both;
	display:inline;
	padding-left:30px;
	padding-right:30px;
}

h2#page-header
{
	padding-left:30px;
}

#content-right
{
	width:436px;
	float:left;
	padding-left:30px;
	padding-right:30px;
	
}

#logo {
	display: block;
	position: relative;
	top: 5px;
}

#logo img
{
	margin:0;
	padding:0;
}

#main-links
{
	list-style-type:none;
	overflow:auto;
	margin:0;
	padding:0;
	padding-bottom:20px;
}

#main-links li
{
	float:left;
	margin-right:12px;
	display:inline;
}

#main-links li img
{
	padding:0;
}

#footer
{
	height:39px;
	line-height:39px;
	background-image:url(images/footer-rpt.gif);
	
}

#footer p
{
	color:#666666;
	text-align:right;
	width:992px;
	margin:0 auto;
	font-weight:bold;
	padding:0;
}

#footer p a
{
	color:#fff;
	text-decoration:none;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding-right:12px;
}

#footer p a strong
{
	font-size:14px;
}

#footer p img
{
	border:0;
}

#flickr_gallery
{
	margin:20px auto;
}

/*BLOG*/
#container-left {
float:left;
padding-right:40px;
position:relative;
width:415px;
}

#container-right {
float:left;
position:relative;
width:537px;
}

#container-right ul
{
	list-style-type:none;
}

#l_sidebar h2,
#r_sidebar h2,
#l_sidebar h2 a,
#r_sidebar h2 a
{
	color:#9e1b34;
	padding-bottom:.2em;
	font-size:18px;
	text-decoration:none;
	border-bottom:1px solid #666;
}

.widget ul li
{
	padding-top:1em;
	padding-bottom:1em;
	border-top:1px solid #666666;
}

#l_sidebar {
	float:left;
	width:280px;
	border-right:1px solid #666666;
	padding-right:30px;
}

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

#l_sidebar ul li
{
	margin-left:0;
	padding-left:0;
}

#r_sidebar {
	float:left;
	width:170px;
	margin-left:30px;
}

#r_sidebar img
{
	padding:0;
}

#r_sidebar ul
{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	margin:0;
	padding:0;
	
}

#blog-header
{
	margin:0 auto;
	margin-bottom:92px;
}

#blog-header img
{
	padding:0;
}

cite
{
	font-style:normal;
	display:block;
}

#about-header
{
	padding-top:50px;
}

#admin_links
{
	position:absolute;
	top:0;
	left:0;
	height:16px;
	font-size:10px;
	background-color:yellow;
	border-bottom:solid 1px #333;
	z-index:1000;
}

.progressWrapper {
	width: auto;
	overflow: hidden;
}

.progressContainer {
	padding: 4px;
	border-bottom: solid 1px #999;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	background-color: #FFEBEB;
}

/* Current */
.yellow {
	background-color: #FFF1BD;
}

/* Complete */
.blue {
	background-color: #f2f2f2;
}

.progressName {
	font-size: 10px;
	font-weight: 700;
	width: 323px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: #A10023;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 10px;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}

fieldset#fsUploadProgress {
	border:  1px solid #999;
	padding: 20px 10px;
}

/* IE6 FIX */
html fieldset#fsUploadProgress { 
	position: relative; 
	margin-top:1em;  
}
/* IE6 FIX */
html #fsUploadProgress legend { 
	position:absolute; 
	top: -0.5em; 
	left: .5em; 
}

#fsUploadProgress legend
{
	color:#f2f2f2;
	background-color:#6B0019;
	padding:.5em;
}

/*********************************************/
/* FORM CSS */
/*********************************************/
#story-submit
{
	
}

#story-submit label,
#photo-submit label
{
	display:block;
	font-weight:bold;
}

#story-submit fieldset
{
	border:0;
	margin:0;
	padding:0;
}

#photo-submit fieldset
{
	border:0;
	padding:0;
	background-color:#f5f5f5;
}

#story-submit p
{
}

#story-submit input.text,
#story-submit textarea,
#photo-submit input.text,
#photo-submit textarea
{
	border:0;
	border-left:solid 1px #999;
	border-top:solid 1px #999;
	background-color:#f2f2f2;
	padding:.5em 0;
	width:100%;
	display:block;
}

#story-submit #instructions,
#photo-submit #instructions
{
	font-size:10px;
	background-color:#f2f2f2;
	padding:.5em;
	border:solid 1px #999;
}

#story-submit em,
#photo-submit em
{
	color:#6E3A3E;
	font-style:normal;
}

#story-submit label.error,
#story-submit p.error,
#photo-submit label.error,
#photo-submit p.error,
.message
{
	color:#9E1B34;
	background-color:#FFF9DF;
	font-weight:bold;
	padding:.5em;
	margin:.5em 0;
	color:#6E3A3E;
}

p.message
{
	margin:2em 0;
}

#story-submit input.error,
#photo-submit input.error
{
	border:solid 2px #9E1B34;
}

#story-submit legend,
#photo-submit legend
{
	display:none;
}

.more-link
{
	display:block;
	padding:.5em 0;
	font-weight:bold;
	text-decoration:none;
}

h2.archivetitle
{
	font-size:20px;
	color:#333;
}

span.comment-author
{
	display:block;
}

#no-images-message
{
	font-style:italic;
	color:#999;
}
