/*
Styles for SCAC site
*/

/* some basics */
body {
    font-family: 'Georgia', 'Times New Roman', serif !important;
    font-size: 10pt;
}
.clear {
    clear: both;
}
/*
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    overflow: auto;
}
*/
p.simple {
    margin: 0;
    padding: 0;
}
.center {
    text-align: center;
}
.smaller {
	font-size: 90%;
}
img.inline {
    vertical-align: top;
    margin: 0 10px;
}
blockquote {
    font-style: normal;
}
/* page layout */
.featured {
	width: 100%;
	margin: auto;
	margin-bottom: 10px;
	padding: 15px;
	border: 1px solid #0d8b3a;
}
.featured h1 {
    text-align: center !important;
	width: 100%;
	background-color: #0d8b3a;
	color: #fff;
}
.featured-entry {
    padding-top: 10px;
}
.page h1, .post h2 {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    text-align: left;
    font-size: 24px;
    font-weight: bold;
}
.page h3, .post h3 {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}
.page h3.center {
    text-align: center !important;
}
.page strong, .post strong, .widget strong {
    font-size: 100%;
    font-family: 'Trebuchet MS', Arial, sans-serif;
}
.post a, .page a, .widget a {
    font-weight: bold;
    font-family: 'Trebuchet MS', Arial, sans-serif;
}
.post entry-header a, .page entry-header a {
    font-weight: normal !important;
}
.post h2 a {
    font-size: 24px;
}
.info-msg {
    font-size: 12px;
}
.hentry {
}
.entry-title img {
    font-weight: bold;
}
.entry-meta {
    text-align: left;
    font-size: 88%;
    color: #aaa;
}
.entry-meta.entry-header {
    text-align: left;
}
.entry-footer {
    clear: left;
}
.header {
    position: relative;
    margin: 10px 15px;
    height: 175px;
    font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
}
.header .local {
    float: right;
}
.header .meta {
    margin: 0;
    list-style-type: none;
    text-align: right;
}
.header .meta li {
    display: inline;
    margin: 0 5px;
}
.header .coming {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 450px;
    text-align: center;
    border: 3px solid #999;
}
.header .coming h2 {
    font-weight: bold;
    color: #fff;
    background-color: #999;
    padding-top: 2px;
}
.header .coming .next-gig {
    padding: 10px;
    line-height: 1.2em;
}
.header .coming .next-gig .eventName {
    font-weight: bold;
    font-size: 121%;
}
.header .coming .next-gig .moreInfo {
    display: none;
}
#tagline {
    text-align: left;
    line-height: 20px;
    font-weight: bold;
    font-size: 120%;
    margin-bottom: 10px;
    color: #666;
}
.footer {
    border-top: 1px solid #ddd; 
    text-align: center;
    padding-top: 5px;
}
.footer h2 {
    font-size: 16px;
    line-height: 18px;
    padding: 0;
}
.footer p {
    margin: 0;
}
#primary {
    margin: auto;
}
#secondary p {
    margin-bottom: 8px;
}
.nav {
    border: 0;
    border-top: 2px solid #ddd;
    padding-top: 2px;
    font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
    font-weight: bold;
}
.nav a {
    border: 1px solid #ddd;
    color: #666;
}
#allowed-tags {
    width: 450px;
    border: 0;
    font-style: italic;
}
.avatar {
    float: left;
    margin: 0 20px 10px 0;
}
.comment-content {
    clear: both;
    border: 1px solid #ddd;
    margin-left: 30px;
    padding: 20px;
    font-style: italic;
    color: #666;
    width: 80%;
}
.comment-content p {
    margin: 0;
    padding: 0;
}
.edit-comment {
    color: #aaa;
}
.commenter {
    font-size: inherit;
}
.comment-date {
    font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
    font-weight: bold;
}
h3.comment-title {
    font-size: 14px;
}

/* SCAC specific */
ul.compound_items li {
	margin: 10px;
}
ul.compound_items p {
	margin: 0;
	padding: 0;
}
.callout {
    border: 1px solid #ddd;
    font-weight: bold;
    text-align: center;
    margin: auto;
    padding: 5px;
}
.sponsorship {
    margin: 10px 5px 20px 5px;
    padding: 10px 20px;
    border: 2px solid #ddd;
    overflow-y: auto;
}
.sponsorship p {
    font-family: 'Trebuchet MS', Arial, sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 15px 0;
}
.sponsor-logos {
    padding-top: 5px;
    float: right;
}
.sponsor-logos img {
    padding: 5px;
    vertical-align: text-top;
}
.inset {
    border: 1px solid #666;
    text-align: left;
	margin: 20px;
    padding: 10px;
    background-color: #ddd;
}

/* sidebar widgets */
.widget {
    margin-bottom: 10px;
}
.widget-title {
    font-family: 'Trebuchet MS', arial, helvetica, sans-serif;
    font-weight: bold;
}
.widget_comment {
    font-size: 88%;
}
.widget_recent_entries li {
    font-weight: bold;
}
.widget_text a {
    font-weight: bold;
}
.feedburner {
    margin-top: 10px;
    border: 2px solid #ddd;
    padding: 5px;
    text-align:center; 
}
.fb_widget img {
    margin-left: 40px;
}
.widget ul {
    padding: 0;
    margin: 0;
}
.widget li {
    list-style-type: none;
    background-image: url(/static/silk/bullet_toggle_plus.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 18px;
    font-size: 88%;
}
.widget-right {
    text-align: right;
}
.festival {
    font-size: 80%;
    border: 2px solid #ddd;
    padding: 5px;
}
.festival-item {
    clear: both;
    margin: 10px 15px;
}
/* events listing */
.gig-post {
    clear: both;
}
.gig-post .eventName {
    font-weight: bold;
}
.gig-post table {
    margin: 10px 0;
    width: 100%;
    border: 2px solid #ddd;
}
.gig-post table p {
    margin: 0;
}
.gig-post table td {
    vertical-align: top;
}
.gig-post table td.bold {
    text-align: right;
    padding-right: 10px;
}
.gig-post table p.notes {
    font-style: italic;
    color: #999;
}
table.gigs {
    margin: 5px 0;
    border: 2px solid #ddd !important;
}
table.gigs caption {
    padding-bottom: 5px;
}
table.gigs .map a, table.gigs .tickets a {
    font-weight: normal !important;
}
table.gigs tr {
    border: 0 !important;
}
table.gigs tr.even {
    background-color: #fff;
}
table.gigs tr.gig td {
    padding: 5px 5px 5px 5px;
}
table.gigs tr.gig.performance td {
    padding: 0 5px 5px 5px;
}
table.gigs td {
    vertical-align: top;
}
table.gigs td.eventName {
    text-align: left;
    width: 35%;
}
table.gigs td.venue {
    text-align: right;
    width: 22%;
}
table.gigs td.date {
    width: 15%;
}
table.gigs td.time {
    width: 10%;
}
table.gigs td.map {
    font-size: 88%;
    width: 6%;
}
table.gigs td.tickets {
    font-size: 88%;
    width: 12%;
}
/* flickr */
.flickr_feed {
    padding: 5px;
}
.flickr_pic {
    padding: 5px;
}
.flickr-image.alignleft {
    padding: 10px 10px 10px 0;
}
.flickr-image.alignright {
    padding: 10px 0 10px 10px;
}
/* captioned images */
.wp-caption {
    border: 2px solid #ddd;
    padding: 5px;
}
.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}
.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}
.wp-caption img {
}
.wp-caption-text {
    padding: 5px 0 0 0 !important;
    font-size: 88%;
    color: #999;
}
/* galleries */
.ngg-imagebrowser-desc p {
    padding: 5px 10px;	
}
.page div.ngg-galleryoverview {
    width: 80%;
    margin-left: 5%;
    padding: 5px;
}
.page h3.ngg-thumbnail-header {
    text-align: center;
}
.ngg-gallery-thumbnail {
    padding-left: 30px;
}
/* upcoming */
.upb_date {
    font-weight: bold;
}
.upb_title {
    font-weight: bold;
}
.upb_venue a {
    color: #999;
}
.upb_more {
    margin-top: 5px;
    font-weight: normal;
    text-align: center;
}
.upb_more a {
    color: #666;
}
/* coming soon page */
.coming_title {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}
.coming_when {
}
.coming_where {
    font-weight: bold;
}
/* misc */
.trailer {
    display: none;
    margin-top: 5px;
    margin-bottom: 25px;
    margin-left: -20px;
}
a.link {
    display: block;
    cursor: pointer;
    padding-left: 20px;
    background-repeat: no-repeat;
}
.open {
    background-image: url(/static/fugue/icons-shadowless/arrow-270-medium.png);
}
.closed {
    background-image: url(/static/fugue/icons-shadowless/arrow-000-medium.png);
}

/* banff */
.logos_left {
    float: left;
    text-align: center;
    margin: 0 10px 10px 0;
    padding: 10px;
    border: 2px solid #ddd;
}
.logos_left img {
    padding: 5px 0;
}
.banff_program_intro {
    padding: 20px 5px 0 30px;
}
.banff_sponsor_logos_program {
    margin-bottom: 5px;
}
.banff_sponsor_logos_program a {
    float: left;
    margin: 0 20px;
}
