/*
  Theme Name: Sliding Door
  Theme URI: http://mac-host.com/slidingdoor/
  Author: Wayne Connor
  Author URI: http://www.macintoshhowto.com/
  Theme hatchet job:		david spencer us2design
  Theme fixes and additions:	Alan Skea
*/

* {
	margin: 0;
	padding: 0;
}

BODY {
	background-color: #ECECED;
	text-align: center;
	color: #999;
	font-family: "Lucida Grande", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
	border: 0px dashed #999;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}

#upperBar {
	height: 0px;
	background: #01BCFF;
}

#wrapper {
	background-color: white;
	width: 790px;
	padding: 20px;
	margin: 10px auto;
	text-align: left;
	position: relative;
	border: 1px dashed #999;
}

#welcomeheading A {
	font: 10pt "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
	margin-top: 10px;
	color: #999;
	text-decoration: none;
}

#welcomeheading {
	margin-bottom: 1px;
	text-align: left;
}

#welcomeheading A:hover {
	color: #AAA;
}

#middleword {
	color: #909090;
}

#welcomeheading A:hover #middleword {
	color: #999;
}

.description {
	text-align: center;
	font: normal 12px "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
	color: #666;
	padding-bottom: 20px;
}

/** homepage **/
#homepage {
	color: #666;
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
	float: left;
	width: 550px;
	margin: 0 0 0 10px;
	border: 0px solid #000;
}

#hompageimages {
	float: right;
}

#hompageimages IMG {
	margin: 0 0 5px 5px;
	border: 1px solid #FFF;
}

#homepagetext {
	float: left;
	width: 295px;
}

#homepage H2 {
	color: #7AC143;
	font-size: 18px;
	margin: 0 0 10px;
	padding: 0 0 5px;
	border-bottom: 1px dashed #009AC7;
}

#homepage H3 {
	color: #009AC7;
	font-size: 14px;
	border-bottom: 1px dotted #009AC7;
	margin: 0 0 8px;
	padding: 0 0 2px;
}

#homepage H4 {
	color: #666;
	font-style: normal;
	font-size: 15px;
	line-height: 22px;
	margin: 0 0 8px;
	padding: 0 0 2px;
}

#homepage P {
	color: #666;
	font-style: normal;
	font-size: 15px;
	line-height: 22px;
	margin: 0 0 8px;
	padding: 0 0 2px;
}

#homepage .homepagequote {
	font-style: italic;
	font-size: 20px;
	font-weight: normal;
	line-height: 24px;
	color: #009AC7;
	margin: 20px 0 0;
	padding: 0;
}

#homepage .homepagecredit {
	font-style: italic;
	font-weight: bold;
	color: #7AC143;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/** content **/
#content {
	color: #666;
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
	float: left;
	width: 500px;
	margin: 0 0 0 20px;
	border: 0px solid #000;
}

#content .post {
	float: left;
	width: 499px;
	margin: 0;
	padding: 0;
	border-right: 0px dashed #009AC7;
}

#content H2 {
	color: #7AC143;
	font-size: 18px;
	margin: 0 0 10px;
	padding: 0 0 5px;
	border-bottom: 1px dashed #009AC7;
}

#content H3 {
	color: #009AC7;
	font-size: 14px;
	border-bottom: 1px dotted #009AC7;
	margin: 0 0 8px;
	padding: 0 0 2px;
}

#content P {
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 10px;
	padding: 0;
}

#content A {
	font-weight: bold;
	color: #009AC7;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 10px;
	padding: 0;
	text-decoration: none;
}

#content A:hover {
	color: #7AC143;
/**	text-decoration: underline; **/
}

#content UL {
	list-style: none;
	margin: 0 0 12px 10px;
	padding: 0;
	color: #666;
	font-size: 11px;
	line-height: 16px;
}

#content LI {
	list-style: disc;
	margin: 0 0 5px;
	padding: 0;
}

#content .post-details {
	font-size: 11px;
	line-height: 16px;
	margin: 10px 0;
	padding: 6px 0 0;
}

#content .edit-post {
	font-size: 11px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	border-top: 1px dashed #009AC7;
}

#content IMG {
	float: right;
	margin: 0 5px 10px 10px;
	padding-left: 5px;
	border: 0px solid #FFFFFF;
}

#concert {
	float: left;
	width: 498px;
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 0px dotted #999;
}

#concert P {
	padding: 0;
	margin: 0;
}

#concert .date, #nextconcert .date {
	float: left;
	color: #009AC7;
	width: 120px;
	margin: 0 10px 0 0;
}

#concert .location, #nextconcert .location {
	float: left;
	color: #009AC7;
	margin: 0 10px 0 0;
	padding: 0 10px;
	border-left: 1px solid #009AC7;
	border-right: 0px dashed #009AC7;
}

#concert .infotitle, #nextconcert .infotitle {
	float: left;
	font-size: 13px;
	width: 498px;
	margin: 5px 0 0;
	border: 0px dashed #009AC7;
}

#concert .info, #nextconcert .info {
	float: left;
	width: 498px;
	padding: 0 0 8px;
	border-bottom: 1px dotted #999;
}

#concert .ticket, #nextconcert .ticket {
	float: right;
	width: 80px;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: 1px solid #009AC7;
}

#nextconcert {
	color: #666;
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
	float: left;
	margin: 20px 0 0;
}

#nextconcert P {
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 10px;
	padding: 0;
}

#nextconcert A {
	font-weight: bold;
	color: #333;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 10px;
	padding: 0;
	text-decoration: none;
}

#nextconcert A:hover {
	color: #999;
	text-decoration: underline;
}

#sitemeter {
	text-align: center;
	width: 150px;
	font-size: 11px;
	color: #999;
}

#sitemeter IMG {
	padding-bottom: 8px;
	padding-top: 8px;
}

/** sidebar **/
#sidebar {
	color: #F6F6F6;
	font-family: "Trebuchet MS", "Lucida Grande", Lucida, Vernada, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-right: 1px dashed #009AC7;
	margin: 0;
	padding: 0;
	font-size: 11px;
	width: 170px;
	float: left;
	text-align: left;
	text-decoration: none;
}

#sidebar H2 {
	font-size: 12px;
	margin: 5px 0 0;
}

#sidebar A {
	color: #F6F6F6;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#sidebar A:hover {
	text-decoration: none;
	color: #7AC143;
}

#sidebar A.social {
	color: #F6F6F6;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#sidebar A.social:hover {
	text-decoration: none;
	color: #FFFFFF;
}

#sidebar UL {
	list-style: none;
	margin: 0 15px 10px 0;
	padding: 0 0 5px;
	border-bottom: 1px dashed #7AC143;
}

#sidebar UL LI {
	width: 100%;
	list-style: none;
	margin: 0 2px 3px;
	padding: 2px 0 2px 5px;
	border-bottom: 0px dashed #444;
	background-color: #009AC7;
}

#sidebar UL UL {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-bottom: 0px dashed #999;
}

#sidebar UL UL LI {
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-bottom: 0px dashed #444;
}

/** footer **/
#footer {
	border-top: 1px dashed #444;
	border-bottom: 1px dashed #444;
	margin: 40px 0 0;
	padding: 7px 0;
	font-size: 9px;
}

#footer P {
	margin-bottom: 5px;
	color: #CCC;
	text-align: center;
}

#footer A {
	color: #999;
	text-decoration: none;
}

#footer A:hover {
	text-decoration: none;
	color: #999;
}

.clearfix {
	clear: both;
}

.clear {
	clear: both;
}

.ctc {
	text-align: center;
	text-decoration: none;
	line-height: 80%;
	background-color: #000;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.ctc A {
	text-decoration: none;
	text-transform: lowercase;
	font-family: "Lucida Grande", Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
	margin: 4px;
	border: thin none #060606;
}

.ctc A:hover {
	color: #999;
	margin: 3px;
	border: thin solid #8ACEF3;
	background-color: #0C0C0C;
}

#upperBox {
	margin-bottom: 10px;
	text-align: center;
	position: absolute;
	right: 0;
	padding-top: 5px;
}

#upperBox A IMG {
	display: block;
	margin: 0 auto;
	border: none;
}

#upperBox P {
	margin: 5px 0;
	font-size: 10px;
	text-align: center;
}

#upperBox INPUT {
	height: 18px;
	padding: 5px 5px 5px 25px;
	background: url(img/upperBox_search.png) no-repeat top left;
	border: 0;
	width: 100px;
	color: #9EC7EB;
	margin-top: 5px;
}

#upperBox INPUT:focus {
	color: #999;
}

.pagenav {
	color: #FF00FF;
}

.aligncenter, DIV.aligncenter {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#aligncenter, DIV#aligncenter {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #999;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	margin: 10px;
/*optional rounded corners for browsers that support it*/
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption IMG {
	margin: 0;
	padding: 0;
	border: 0 none #000000;
}

IMG.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

IMG.alignleft {
	margin: 5px;
	border: 1px dashed #666;
}

IMG.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

A IMG.alignright {
	float: right;
	margin: 0 0 1em 1em;
}

A IMG.alignleft {
	float: left;
	margin: 0 1em 1em 0;
}

A IMG.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

