/*  
Theme Name: Fastway
Theme URI: http://www.antbag.com
Description: A super great-looking 3 column theme with tons of white space.
Version: 1.0
Author: Antbag
Author URI: http://www.antbag.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

html {
	margin: 0;
	padding:0;
	border:0;
}

body{
	margin: 0;
	padding:0;
	border:0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #fff;
	color: #222;
}

#wrapper{
	display:block;
	margin: 0 auto 10px auto;
	width: 900px;
	text-align: left;
	border:0;
	background: #FFF;
}

h1{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 28px;
	padding: 15px 0 10px 15px;
}

h3{
	padding: 8px 0 15px 0;
}

h4{
	padding: 0 0 0 15px;
}

a{

	outline:0;

}

a{
	outline:0;
}
a:link{
	text-decoration: none;
	color:#900;
}

a:visited{
	text-decoration: none;
	color:#900;
}	

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


blockquote { font-style: italic; 
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 90%;
	color: #333; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #EEE;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB; 
}

.entry p { 
	margin: 0 0 15px 0; 
}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: circle; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: 1px solid #ccc;
	background: #eee;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #ccc;
	background: #eee;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #ccc;
	background: #eee;
	float: none; 
	clear: both; 
}
	
.entry img.off,
.entry img.alignnone
{ 
	padding: 0 !important; 
	border: none !important; 
}
		
.entry img.stack { 
	clear: none !important; 
}

/*----HEADER----*/

#header{
	width: 900px;
	height: 127px;
	margin: 0 auto;
	padding: 0;
	background: #900 url(images/header-piano3.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	border:0;
	color: #FFF;
	clear: both;
}

#header a{
	text-decoration: none;
	color: #fff;
}

#header a:hover,#header a:focus{
	text-decoration: underline;
}


#global_nav,#site_nav {

	width:900px;

	margin:0 auto;

	padding:0;

}

#global_nav,#site_nav {

	margin-bottom:8px;

	background-color:#eee;

	color:#333;

}

#global_nav ul,#site_nav ul {

	margin:0;

	padding:0;

	text-align:right;

	display:block;

}

#global_nav li,#site_nav li {

	display:inline;

	margin:0;

	padding:0;

	list-style-type:none;

}

#global_nav li a,#site_nav li a {

	display:inline-block;

	padding:6px 16px;

	margin:0 0 0 0;

	outline:0;

}

#global_nav li a {

	/*border-left:1px solid #555;*/

}

#global_nav li a:link, #global_nav li a:visited,

#site_nav li a:link, #site_nav li a:visited

{

	color:#333;

	text-decoration:none;

}

#global_nav li a:hover, #global_nav li a:focus, #global_nav li a:active,

#site_nav li a:hover, #site_nav li a:focus, #site_nav li a:active

{

	background:#888;

	color:#fff;

	text-decoration:none;

}



#site_nav {

	background-color:#222;

	margin-top:8px;

}

#site_nav ul {

	text-align:left;

}

#site_nav li a {

	/*border-right:1px solid #555;*/

}

#site_nav li a:link, #site_nav li a:visited {

	color:#ddd;

}

#site_nav li a:hover, #site_nav li a:focus, #site_nav li a:active {

	background-color:#555;

	color:#fff;

}









#global_nav,#site_nav {
	width:900px;
	margin:0 auto;
	padding:0;
}
#global_nav,#site_nav {
	margin-bottom:8px;
	background-color:#eee;
	color:#333;
}
#global_nav ul,#site_nav ul {
	margin:0;
	padding:0;
	text-align:right;
	display:block;
}
#global_nav li,#site_nav li {
	display:inline;
	margin:0;
	padding:0;
	list-style-type:none;
}
#global_nav li a,#site_nav li a {
	display:inline-block;
	padding:6px 16px;
	margin:0 0 0 0;
	outline:0;
}
#global_nav li a {
	/*border-left:1px solid #555;*/
}
#global_nav li a:link, #global_nav li a:visited,
#site_nav li a:link, #site_nav li a:visited
{
	color:#333;
	text-decoration:none;
}
#global_nav li a:hover, #global_nav li a:focus, #global_nav li a:active,
#site_nav li a:hover, #site_nav li a:focus, #site_nav li a:active
{
	background:#888;
	color:#fff;
	text-decoration:none;
}

#site_nav {
	background-color:#222;
	margin-top:8px;
}
#site_nav ul {
	text-align:left;
}
#site_nav li a {
	/*border-right:1px solid #555;*/
}
#site_nav li a:link, #site_nav li a:visited {
	color:#ddd;
}
#site_nav li a:hover, #site_nav li a:focus, #site_nav li a:active {
	background-color:#555;
	color:#fff;
}



/*----NAVIGATION BAR----*/

#top-menu{
	text-align:center;
	width: 100%;
	font-family: Georgia, Sans-Serif;
	background: #FFF;
	font-size:130%;
	padding-top:10px;
}

#top-menu a{
	text-decoration: none;
	text-transform: lowercase;
	color: #555;
	border:1px solid #ccc;
	padding: 5px 20px 6px 20px;
	zoom:1;
}

#top-menu a:hover,#top-menu a:focus{
	text-decoration: none;
	background: #555;
	color: #FFF;
}

#top-menu ul{
	margin: auto;
	width: 850px;
	padding: 6px 0 7px;
}

#top-menu ul li{
	display: inline;
}

/*----POST----*/

#container{
	float: left;
	width: 500px;
	padding: 0 0 0 0;
}

.post{
	padding: 20px 20px 40px 30px;
}

.post h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 22px;
	padding: 15px 0 15px 0;
}

.entry{
	line-height: 22px;
}

.postinfo{
	font-size: 11px;
	color: #aaa;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #aaa;
}

.postdate{ color: #aaa; }

p.postmetadata{
	font-size: 12px;
	color: #BFB8A1;
	border-top: 1px solid #CCC;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.postnav{
	padding: 10px 20px 20px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

h2.archive_head{ 
	font-weight: bold !important; 
	font-size: 14px !important;
	letter-spacing: normal !important; 
	margin: 0 0 1.8em 10px !important; 
	padding: 0.4em 5px !important; 
	border-bottom: 1px solid #CCC; 
	background: none; 
}

	
.mapbox {
	width:200px;
}
.mapbox p {
	margin-bottom:4px;
}

/*----SIDEBAR STYLES----*/

.sidebar{
	float: left;
	width: 190px;
	margin: 20px auto 5px auto;
	padding-top:0;
	padding-bottom: 15px;
	overflow: hidden;
	border-left: 1px solid #ccc;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul h3 {
	padding-bottom:5px;
	margin-top:15px;
}

.sidebar ul li{
	padding: 0px 0 5px 5px;
}

.sidebar ul li h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #555;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	background: #FFF;
	border-bottom: 1px solid #CCC;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 24px;
	list-style: circle;
	font-size: 12px;
}

.sidebar .syndication .rss {
	width: 179px;
	height: 33px;
	position: relative;
}

.sidebar .syndication .rss span{
	background: url(images/sub_rss.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

.sidebar .syndication .rss .sub{
	list-style: none;
}

.sidebar a:link, .sidebar a:visited{
	text-decoration: none;
	color:#900;
}

.sidebar a:hover{
	text-decoration: none;
	color: #222;
}

.sidebar img {
	border:0;
}


table#wp-calendar{
	width: 100%;
#votw h3 {

	margin:4px 0 2px 0;

	padding:0;

	font-size:12px;

}

#votw .video-title {

	font-size:12px;

}

#votw-link {

	display:block;

	position:relative;

}

#votw .playbutton {

	display:block;

	position:absolute;

	z-index:10;

	top:51px;

	left:75px;

	height:39px;

	width:39px;

	background:transparent url(images/play_sprite_teaser_39.png) no-repeat scroll 0 0;

}



#twtr-container {

	border:1px solid #ccc;

	color:#444;

	display:none;

}

#twtr-container h4 {

	font-size:14px;

	text-decoration:none;

	padding:8px 8px 0 8px;

}

#twtr-widget-1 {

	border:0;

	font-family: Arial, Helvetica, Georgia, Sans-serif !important;

}

#twtr-widget-1 .twtr-hd,

#twtr-widget-1 .twtr-ft 

{

	display:none;

}

#twtr-widget-1 .twtr-timeline, 

#twtr-widget-1 .twtr-doc 

{

	border-radius:0!important;

	-moz-border-radius:0!important;

	-webkit-border-radius:0!important;

	border-width:0!important;

	border-color:#900 !important;

}

#tweet-id-1 {

	border-bottom-width:1px!important;

}

.followlink {

	font-size:12px;

	padding:8px 8px 8px 8px;

	text-align:left;

}

.followlink a {

	padding-left:18px;

	background:#fff url(images/twitter.gif) no-repeat scroll center left;

}

.followlink a:hover,

.followlink a:focus,

.followlink a:active

{

	color:#900;

	text-decoration:underline;

}



#votw h3 {
	margin:4px 0 2px 0;
	padding:0;
	font-size:12px;
}
#votw .video-title {
	font-size:12px;
}
#votw-link {
	display:block;
	position:relative;
}
#votw .playbutton {
	display:block;
	position:absolute;
	z-index:10;
	top:51px;
	left:75px;
	height:39px;
	width:39px;
	background:transparent url(images/play_sprite_teaser_39.png) no-repeat scroll 0 0;
}

#twtr-container {
	border:1px solid #ccc;
	color:#444;
	display:none;
}
#twtr-container h4 {
	font-size:14px;
	text-decoration:none;
	padding:8px 8px 0 8px;
}
#twtr-widget-1 {
	border:0;
	font-family: Arial, Helvetica, Georgia, Sans-serif !important;
}
#twtr-widget-1 .twtr-hd,
#twtr-widget-1 .twtr-ft 
{
	display:none;
}
#twtr-widget-1 .twtr-timeline, 
#twtr-widget-1 .twtr-doc 
{
	border-radius:0!important;
	-moz-border-radius:0!important;
	-webkit-border-radius:0!important;
	border-width:0!important;
	border-color:#900 !important;
}
#tweet-id-1 {
	border-bottom-width:1px!important;
}
.followlink {
	font-size:12px;
	padding:8px 8px 8px 8px;
	text-align:left;
}
.followlink a {
	padding-left:18px;
	background:#fff url(images/twitter.gif) no-repeat scroll center left;
}
.followlink a:hover,
.followlink a:focus,
.leftbar a{

	outline:0;

}


a#global_map_link:link,

a#global_map_link:visited,

a#global_map_link:hover,

a#global_map_link:focus,

a#global_map_link:active

{

	color:#900;

	text-decoration:none;

	font-weight:normal;

	background:none;

	text-align:right;

	display:block;

	font-size:90%;

}

a#global_map_link:hover,a#global_map_link:focus {

	color:#333;

}



.leftbar h3 {

}
.followlink a:active
{
	color:#900;
	text-decoration:underline;
}

}

/*------Left Sidebar-------*/

.leftbar{
	float: left;
	width: 185px;
	margin: 20px auto 5px auto;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left:5px;
	overflow: hidden;
	border-right: 1px solid #CCC;
	font-size:90%;
}

.leftbar h3 {
	padding:0 0 5px 0;
}

.leftbar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 15px 10px;
}

.leftbar ul li{
	padding: 3px 0 3px 0;
}

.leftbar ul li h2{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #555;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	background: #FFF;
	border-bottom: 1px solid #CCC;
}

.leftbar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 24px;
	list-style: circle;
	font-size: 12px;
}
.leftbar a:link, .leftbar a:visited{
	position:relative;
	display:block;
	border:0;
	text-decoration: none;
	color:#900;
}

.leftbar img {
	border:0;
	padding-right:5px;
}

.leftbar a:hover{
	background:#eee;
	text-decoration: none;
	color: #222;
.leftbar a{
	outline:0;
}
}
a#global_map_link:link,
a#global_map_link:visited,
a#global_map_link:hover,
a#global_map_link:focus,
a#global_map_link:active
{
	color:#900;
	text-decoration:none;
	font-weight:normal;
	background:none;
	text-align:right;
	display:block;
	font-size:90%;
}
a#global_map_link:hover,a#global_map_link:focus {
	color:#333;
}

.leftbar h3 {
}



/*----COMMENT FORM----*/

#comment-form{
	margin: 50px 0 0;
	border: 1px solid #CCC;
	padding: 5px 5px 15px 15px;
	background: #EEE;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}
.comments-template li{
	border-top:3px double #ccc;
	padding-bottom:4em;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 16px;
	color: #900;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #900;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #900;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
	color: #000;
	margin: 0px 15px 15px 0;
	background: #FFF;
	border: 1px solid #CCC;
	width:400px;
}


.comment-page-numbers {
	text-align:center;
	font-size:90%;
	border:1px solid #ccc;
	background:#ddd;
	padding:4px;
	margin: 10px 0 10px 0;
}
.comment-page-numbers-top {
	margin-bottom:3em;
}
.comment-page-numbers-bottom {
	margin-top:5em;
}

.report-comment {
	float:right;
}
.comments-template ol {
	padding:0;
}
.image_comment {
	padding-top:1em;
	text-align:center;
}

iframe {
	border:0;
	padding:0;
	margin:0;
	width:650px;
	height:800px;
}

#gallery_browser {
	border:0;
	padding:0;
	margin:0;
	height:120px;
	width:200px;
	overflow:auto;
}

#gallery_browser ul {
	white-space:nowrap;
	padding-left:0;
	margin-left:0;
}
#gallery_browser li {
	display:inline;
	list-style-type:none;
}

.maplink {
	font-size:11px;
}
.maplink a {
	text-decoration:underline;
}

.pianoinfo {
	clear:both;
	width:235px;
	float:left;
	margin-right:10px;
	margin-left:5px;
	margin-bottom:20px;
}

h2.maptitle {
	padding:0 0 10px 0;
}
.mapcontainer {
	width:400px;
	height:350px;
	margin-bottom:20px;
	margin-top:0.3em;
	float:left;
}

.sublocation_title {
	font-weight:bold;
	margin-bottom:0.2em;
}
.sublocation_title_notfirst {
	margin-top:0.5em;
}

.pianolist {
	margin:0 0 0 -3em;
	padding:0 0 0 3em;
	list-style-position:outside;
}

#events_list {
	border-top:1px dotted #ccc;
	padding-top:20px;
}
#events_list h3 {
	padding:0;
	margin:20px 0 0 0;
}
#events_list p {
	margin:0;
}

.events-form .error {
	color:#cc0000;
}

#location_link_jump {
	margin:20px 0 0 0;
}
#location_link_list {
	margin:8px 0 20px 0;
	padding:0;
	list-style-position:inside;
	list-style-type:square;
}

/*----FOOTER----*/

#footer{
	clear: both;
	float: left;
	width: 885px;
	margin: 40px 0 0 0;
	padding: 10px 5px 5px 10px;
	line-height: 18px;
	font-size: 80%;
	color: #900;
	background: #FFF;
	border-top: 1px solid #CCC;
	border-bottom: none;
}

#footer a:link, #footer a:visited{
	text-decoration: none;
	color: #555;
	border:0;
}

#footer a:hover,#footer a:focus{
	text-decoration: underline;
	color: #900;
	border:0;
}

#footer img {
	vertical-align:middle;
	border:0;
}

#footer .divider{
	padding:0 20px;
}

/*---GALLERY---*/

#highlights_nav {
	width:360px;
	border-bottom:2px solid #900;
	padding:0 0 0 12px;
	margin:24px 0 12px 0;
	display:none;
}

#highlights_nav a {
	padding:6px 14px 5px 14px;
	border-style:solid;
	border-color:#900;
	font-size:16px;
	outline:0;
	display:block;
	float:left;
}
#show_video {
	border-width:2px 2px 0 2px;
}
#show_image {
	border-width:1px 1px 0 0;
	margin-top:1px;
}

.embed-code {
	display:none;
}
#video-slideshow {
	margin-top:35px;
}

#highlights_video .slideshow-container {
	text-align:right;
}

#highlights_video a.edit_link, #highlights_image a.edit_link {
	font-size:10px;
}

div.gallery-content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 410px; 
}
#highlights_video div.gallery-content {
	width:452px;
}

div.gallery-content a, div.gallery-navigation a {
	text-decoration: none;
	color: #777;
}
div.gallery-content a:focus, div.gallery-content a:hover, div.gallery-content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 30px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 600px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 410px;
	height: 600px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 410px;
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 410px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.gallery-navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb /*, #highlights_video .thumb */{
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.gallery-navigation div.top {
	margin-bottom: 12px;
	height: 18px;
}
div.gallery-navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

