/*  
Theme Name: CTRC
Theme URI: http://buffalocentralterminal.org/
Description: Theme by Schneider Digital and Derek J. Punaro
Version: 1.0
Author: Schneider Digital and Derek J. Punaro
Author URI: http://punaro.com/
*/


/* From global.css */

/* GLOBAL TAGS
******************************************************************************/
*	{
	font-family: "Arial", sans-serif;
	margin: 0;
	padding: 0;
	}

body
	{
	background: #300 url(images/bg.jpg) repeat-y center center;
	color: #330000;
	font-size: 90%;
	height: 100%;
	}

p
	{ margin-bottom: 2ex; }

h1	{ font-size: 1.9em; }
h2	{ font-size: 1.3em; }
h3	{ font-size: 1.1em; }
h4	{ font-size: 1.0em; }

a	{
	color: #500;
	text-decoration: none;
	}

a:hover
	{ color: #990000; text-decoration: underline }

ul, ol, dl
	{ padding-left: 2em; }

ul li	
	{ list-style: disc; }

img	{ border: 0; }

input, select, textarea
	{
	background: #fff;
	border: 1px solid #300;
	color: #000;
	font-size: 1em;
	padding: 3px;
	width: 98.5%;
	_width: 97%;
	}

input:hover, input:focus,
select:hover, select:focus,
textarea:hover, textarea:focus
	{ 
	background-color: #fff; 
	border-color: #e52;
	}

select
	{ 
	width: 100%; 
	_width: 98.5%;
	}

select option
	{ padding-left: .5em; }



/* GLOBAL CLASSES
******************************************************************************/
.pullout
	{ font-size: 1.2em; }

.float 
	{
	float: right;
	margin: 0 0 10px 10px;
	}

.float img
	{ border: 1px solid #fff; }



/* GLOBAL TAG-CLASSES
******************************************************************************/
form .group
	{ 
	clear: left;
	_height: 1%;
	margin-bottom: 1em; 
	}

form .group .label
	{
	float: left;
	width: 24%;
	}

form .group .field
	{ margin-left: 25%; }

input.submit
	{ 
	cursor: pointer;
	font-weight: bold;
	width: auto;
	}
	
/* Old style.css */

/* Entire center portion of screen */
#container
	{
	background: url(images/bg.jpg) repeat-y;
	margin: 0 auto;
	position: relative;
	width: 760px;
	}

#header .website 
	{
	background: url('images/header.jpg') no-repeat;
	height: 188px;
	margin: 0;
	}

#header .website a
	{
	display: block;
	height: 188px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -999em;
	width: 562px;
	}

#nav 
	{
	padding-left: 99px;
	}

#nav ul
	{ 
	margin: 0;
	padding: 0; 
	}

#nav ul:after
	{  
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
	}

#nav ul li
	{ 
	display: inline;
	list-style: none; 
	}

#nav a 
	{
	display: block;
	float: left;
	height: 26px;
	overflow: hidden;
	text-indent: -999em;
	width: 70px;
	}

#nav #ctrc {
	background-image: url('images/b_ctrc.jpg');
	width: 71px
	}

#nav #terminal {
	background-image: url('images/b_terminal.jpg');
	width: 105px
	}

#nav #events {
	background-image: url('images/b_events.jpg');
	width: 69px;
	}
	
#nav #help {
	background-image: url('images/b_help.jpg');
	width: 111px;
	}

#nav #gallery {
	background-image: url('images/b_gallery.jpg');
	width: 78px;
	}

#nav #store {
	background-image: url('images/b_store.jpg');
	width: 61px
	}

#nav #contact {
	background-image: url('images/b_contact.jpg');
	width: 67px;
	}

/* Content area aligned with nav bar */
#content {
	/*background-image: url('images/bg_content.jpg');*/
	background: url('images/background.jpg') no-repeat center top;
	background-color: #89898B;
	height: 100%;
	margin: 0 99px;
	}

#content:after
	{  
	clear: both; 
	content: "."; 
	display: block; 
	height: 0; 
	visibility: hidden;
	}

/* Primary content area */
.main {
	/*background: url('images/background.jpg') no-repeat center top;*/
	background-color: transparent;
	float: left;
	padding: 20px 10px 10px 10px;
	width: 322px;
	border: none;
	}

#pagemain {
	/*background: url('images/background.jpg') no-repeat center top;*/
	background-color: transparent;
	float: left;
	padding: 20px 10px 10px 10px;
	height: 100%
	}

.infobar {
	font-size: 80%;
	border-top: solid #333333 1px;
	border-bottom: solid #333333 1px;
	margin: 2px 0 8px 0;
	padding: 2px;
	}

.postmetadata {
	margin: 10px 0 10px 0;
	padding: 2px;
	font-size: 80%;
	background-color: #999999;
	border-top: solid #333333 1px;
	border-bottom: solid #333333 1px;
	}

.post {
	margin: 0 0 20px 0;
	}

#subpagenav {
	padding: 3px;
	background-color: #CCCCCC;
	border-top: dotted #333333 1px;
	border-bottom: dotted #333333 1px;
	}

/* Sidebar area */
.sidebar {
	/*background: url('images/background.jpg') no-repeat center top;*/
	text-align: left;	
	float: right;
	padding: 10px;
	width: 200px;
	font-size: 90%;
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}

#footer {
	background-color: #89898B;
	clear: both;
	font-size: .8em;
	_height: 1%;
	margin: 0 99px;
	padding: 10px 0;
	text-align: center;
	}

#footer p
	{ display: inline; }

#space {
	background: url('images/background.jpg') no-repeat;
	padding: 10px;
	}

#space .about_img {
	float: left;
	padding: 0px 5px 5px 0px;
	}

#space .members_img {
	float: right;
	padding: 0px 0px 5px 5px;
	}

#space .links_img {
	float: right;
	padding: 0px 0px 5px 5px;
	}

#space .store_img {
	float: right;
	padding: 0px 0px 5px 5px;
	}

#space .events_img {
	float: right;
	padding: 0px 0px 5px 5px;
	}

#space .chat_img {
	float: left;
	padding: 0px 5px 5px 0px;
	}

#space .contact_img {
	float: left;
	padding: 0px 5px 5px 0px;
	}

.clear {
	clear: both;
	}
	
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before, #subpagenav ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
#subpagenav ul li {
	list-style-type: none;
	list-style-image: none;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	background-color: #DDDDDD;
	}

#sidebar #searchsubmit {
	width: 70px;
	padding: 1px;
	background-color: #DDDDDD;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr { border: solid 1px #444444; margin: 10px}

a img {
	border: none;
	}

/* End Various Tags & Classes*/