/*  
Theme Name: LivingOS PSI
Theme URI: http://www.livingos.com/
Description: The home page takes its content from a page with About slug. Uses the RS-Events plugin for the calendar sidebar, and a haxied version of WP Category Posts for News (to exclude current event posts).
Version: 1.1
Author: Tim Hyde, ed. Keith Beckman
Author URI:  http://www.livingos.com/
*/

/*

red: #980000;
black: #000000;
dkred: #441111;
white: #FFEEEE;
bkgnd: #EBEBEB;
bkgnd: #FCF9FA;
text: #333333;

 */

* {
	margin: 0;
	padding: 0;
	border: 0;
	}

/*-------body stuff------*/
body {
	margin: 0;
	padding: 1em;
	background-color: #EBEBEB;
	line-height:1.8em;  
	font: 16px serif;
	color: #333333;
	text-align:center;
	min-width:800px;
	}

#page {
	text-align:left;
	width:780px;
	margin:0 auto;
	padding: 0em;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	}

/*general*/
h1, h2, h3, h4, h5, h6 {
	font: 1.8em sans-serif;
	letter-spacing: 1px;
	color: #980000;
	font-weight: bold;
	}

h2 {
	color: #980000;
	}

h2 a {
	color: #980000;
	text-decoration: none;
	}

h3 a {
	color: #980000;
	text-decoration: none;
	}

a {
	color: #000000;
	}

a:hover {
	color: #980000;
	}

img {
	padding: 2px;
	border: none;
	margin: 5px;
	}

a img {
	border: 1px #000000 solid;
	}

a:hover img {
	border: 1px #980000 solid;
	}

blockquote{
	padding: 1em 60px 0;
	background: transparent url(images/atc-quote.png) no-repeat 40px 10px;
	font-style: italic;
	}

/*--header--*/
#header {
	background: url(images/atc-header.png) no-repeat #000000; 	
 	height: 128px;
	margin: 0 auto;
	width: 780px;
	padding: 0;
	border-bottom: 2px solid #999999;
	}

#header h1 {
	padding-top:30px;
	padding-left:60px;
	color: #980000;
	font-size:3em;
	line-height:1em;
	display:none;
	}

h1 a {
	text-decoration: none;
	color: #980000;
	}

h1 a:hover {
	color: #784444;
	}

.description{
	padding-left:60px;
	font-size:1.4em;	
	display:none;
	color: #FFFFFF;
	}

/*---------nav bar-----*/
#nav{
	background: #980000 url(images/atc-navbar.png) repeat-x;
	height: 44px;
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 780px;
	float: left;
	}

#nav ul li {
	float: left;
	}

#nav ul a {
	display: block;
	padding: .2em 1.2em;
	line-height: 38px;
	text-decoration: none;
	color: #FFEEEE;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	}

#nav ul a:hover {
	color: #784444;
	}

hr {
	display:none;
	clear:both;
	}

/*------content-------*/
#content {
	padding: 0em 0px 0em 0px;
	min-height:400px;
	}


#toprow {
	padding: 0;
	}

#middlerow {
	clear:both;
	}

#bottomrow {
	float:left;
	border-top: 2px solid #999999;
	background: #C2C2C2;
	padding: 0em 0px 0px 0px;
	width:780px;
	min-height:300px;
	}

/*--- top row ----*/
#about{
	float:left;
	width:400px;
	margin: 15px 5px 15px 5px;
	}

#events{
	float: right;
	padding:0;
	margin: 15px 5px 15px 5px;
	}

#events.eventspage {
	float: none;
	padding: 0px;
	margin: 0px;
	}

/*--- about box ----*/
#about h2{
	margin: 5px 5px 5px 0px;
	color: #980000;
	padding-left: 5px;
	}

#about p{
	margin-top: 1em;
	margin-bottom: 1em;
	}

/*--- events box-----*/
#events h2{
	margin:0;
	padding-top:5px;
	padding-bottom: 5px;
	font-size:1.3em;
	font-variant: small-caps;
	font-weight: bold;
	text-align:center;
	}
	
#events ul{
	list-style:none;
	font-weight: bold;
	font-size:1em;
	}

#events li {
	padding: 0em 0em .3em 30px;
	display:block;
	}

#events li a{
	font-weight: normal;
	text-decoration: underline;
	color: #980000;
	}

#events li a:hover{
	color: #441111;
	}

#events .last {
	text-align: right;
	}

#events .last a {
	background: url(images/atc-arrow.png) no-repeat right center;
	text-decoration: none;
	color: #980000;
	font-weight: bold;
	padding-right: 10px;
	margin-right: 20px;
	}

#events .last a:hover {
	background: url(images/atc-arrow-over.png) no-repeat right center;
	color: #441111;
	}

/*--- rounded corner box---- */

.box {
  width: 360px;
}

.box h2 {
  background: url(images/atc-box-top.png) no-repeat center top;
  line-height: 1.5em;
  height: 25px;
}

.box #evbody {
  background: url(images/atc-box-tile.png) center repeat-y;
}

.box .last {
  background: url(images/atc-box-bottom.png) no-repeat center bottom;
  height: 15px;
  padding-bottom: 20px;
}

/*bottom row*/
#recentposts {
	float:left;
	width:410px;
	}

#sidebar {
	margin-bottom:10px;
	float:right;
	width:300px;
	padding:0;
	padding-top: 10px;
	}


#recentposts h2 {
	background: url(images/atc-bigarrow.png) no-repeat left center;
	line-height:33px;
	padding-left: 55px;
	margin: 10px 0px 5px 10px;
	color: #980000;
	}

#recentposts ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-left: 50px;
	margin-bottom: 2em;
	}
	
#recentposts li {
	margin-bottom: 5px;
	}
	
#recentposts ul a {
	font-size: 1em;
	padding-left: 10px;
	display:block;
	height: 1.2em;
	line-height:1.2em;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	}

#recentposts ul a:before {
	content: '>> ';
	color: #C2C2C2;
	}

#recentposts ul a:hover {
	background-color: #CCCCCC;
	color: #980000;
	}

#recentposts ul a:hover:before {
	color: #980000;
	}

/*entries*/
.editlink img {
	width: 16px;
	height: 16px;
	border: none !important;
	padding: 0 !important;
	margin: 4px 0 0 !important;
	}

.entrytext{
	clear:both;
	padding-left: 5px;
	}

/*----sidebar----*/
#sidebar ul {
	list-style-type: none;
	}

#sidebar h2 {
	background: url(images/atc-bigarrow.png) left center no-repeat;
	padding-left: 55px;
	height:40px;
	line-height:40px;
	color: #980000;
	}

.col {
	float:right;
	width:150px;
	}

.col h3 {
	font-size:1.2em;
	}

.col a {
	text-decoration: underline;
	color: #000000;
	}

.col a:hover {
	color: #980000;
	}

/*--- footer ----*/
#footer {
	clear:both;
	text-align:center;
	width:780px;
	margin:0 auto;
	padding:0;
	background-color: #000000;
	color: #FFEEEE;
	font-size: 0.9em;
	padding-top: 1em;
	padding-bottom: 1em;
	}

#footer a {
	color: #980000;
	font-weight: bold;
	text-decoration: none;
	}

#footer a:hover {
	color: #FFEEEE;
	}
	
/*------forms------*/
input, textarea {
	border: 1px #57595a solid;
	background: #f0f0f0;
	padding: 2px;
	margin-bottom: 5px;
	color: #333333;
	}

input:focus, textarea:focus {
	background: #ffffff;
	}


input[type="submit"], input[type="button"] {
	border: 1px outset;
	}
	
textarea#comment {
	width:75%;
	}

input#s {
	width: 200px;
	font-size: 1em;
	}

/*----post----*/
.pagetitle {
    margin-top: 20px;
	text-align:center;
	}

.post {
	margin: 15px 20px 10px 20px ;
	}

.post h2 {
	color: #980000;
	text-align:center;
	font-size:2em;
	}

.post p {
	margin-top: 1em;
	margin-bottom: 1em;
	}

.post ul {
	list-style-type: none;
	}

.post li {
	background: url(images/atc-arrow.png) no-repeat left center;
	padding-left: 15px;
	margin-left:20px;
	}

ol.commentlist {
	margin: 5px 10px 10px 50px ;
	}

.commentlist li {
	margin-bottom:1em;
	}

#commentform {
	margin: 5px 0px 10px 50px ;
	}

h3#comments {
	margin: 5px 20px 10px 20px ;
	font-size:1.4em;
	}

h3#respond {
	margin: 5px 20px 10px 20px ;
	font-size:1.4em;
	}

.postmetadata {
	font-size:0.9em;
	color: #8f8f8f;
	display: none;
	}

/*----page nav----*/
#pagenav {
	margin-top:20px;
	margin-bottom:20px;
	font-size:1em;
	border-bottom: 1px #ECE1C1 dotted;
	}
		
#pagenav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}

#pagenav li {
	display: inline;
	background-image: none;
	padding-left: 0px;
	margin-left:0px;
	}

#pagenav ul a {
	line-height: 1.7em;
 	text-decoration: none;
	padding: .2em 1em;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px #ECE1C1 solid;
	}

#pagenav ul a:hover {
	color: #980000;
	background-color: #ECE1C1;
	}
	


#pageedit {
	margin-bottom: 1em;
	}

/*maps*/
.locationinfo {
	width: 180px;
	line-height: 1.3em;
	text-align: left;
	display: block;
	font-size: 10px;
	}

.locationinfo a {
	color: #980000;
	}

#map {
	color: #333333;
	}

/*comments*/
.nocomments {
	display: none;
	}