/* @override http://www.ottawafolklore.com/wp-content/themes/folklore/style.css */

/*
Theme Name: Folklore
Theme URI: http://vizou.com
Description: Theme for Ottawa Folklore Centre
Author: Dana Whittle
Author URI: http://vizou.com
version: 1.0
*/

/* @group Basic */

* {  	
margin: 0; 
padding: 0; 
}

body {  	
background-color: #8e3a00; 
font: normal 80% "Droid Sans", Helvetica, Arial, serif; 
line-height: 18px; 
position: relative; 
margin: 0 auto; 
text-align: center; 
color: #333;
}

p {  	
font-size: 1em; 
padding: 0 0 9px 0;
}

em {  	
font-family: "Droid Serif", Georgia, Baskerville, serif; 
font-style: italic;
}

small {  	
font-size: 0.8em; 
}

img {  	
border: 0; 
}

ul, ol {  	
list-style: none; 
}

ul li a {  	

}

blockquote {  	
margin: 10px; 
padding: 10px 20px; 
}

/* @end */

/* @group Structure */

.which-template {  	
display: none; 
color: blue; 
}

#temp {  	
height: 600px;
width: 650px;
margin: 50px auto;
overflow: hidden; 
color: #fff;
}

#temp p {  	
font-size: 1.2em; 
}

#temp h3 {  	
color: #edd386; 
}

#wrapper {  	
width: 1000px; 
margin: 0 auto; 
position: relative; 
overflow: hidden; 
background-color: #fff; 
}

#top {  	
background: url(images/top.jpg) no-repeat; 
width: 100%; 
height: 35px;
overflow: hidden; 
position: relative; 
}

#header {  	
width: 100%; 
margin: 0 auto; 
height: 181px;  
}

.header {  	
background: url(images/header-main2.jpg) no-repeat; 
}

.header-news {  	
background: url(images/header-resonate2.jpg) no-repeat;  
}

#header .today {  	
color: #fff; 
font-size: 1.3em; 
letter-spacing: 2px; 
float: right; 
padding: 12px 55px 9px 0; 
font-weight: bold;
text-shadow: 0 -1px 1px rgba(246,225,148,0.7);
}

#member {  	
float: left;
clear: both; 
height: 20px; 
width: 460px; 
padding: 0 0 0 160px; 
}

#menu {  	
width: 100%; 
float: left; 
clear: both; 
margin-top: -55px; 
position: relative; 
overflow: hidden; 
}

#containerOne {  	
width: 100%; 
position: relative; 
float: left; 
overflow: hidden; 
text-align: left; 
background: #fff url(images/page2.jpg) repeat-y; 
}

#mainOne {  
overflow: hidden;	
width: 50%; 
float: left; 
left: 0; 
}

#mainOneContent {  	
padding: 2% 5% 3% 13%; 
overflow: hidden;
}

#containerTwo {  	
width: 50%; 
float: right; 
overflow: hidden;
}

#featured {  
margin: 6px 58px 9px 19px;	
overflow: hidden;
}

#featured ul.buttons li {  	
border-bottom: 1px solid #b90d15;
}

#subOne {  	
width: 50%; 
float: left; 
}

#subOneContent {  	
padding: 0 5% 5% 8%; 
overflow: hidden;
}

#subTwo {  	
width: 50%; 
float: right; 
}

#subTwoContent {  	
padding: 0 20% 5% 7%; 
overflow: hidden;
font-size: 0.9em;
}

#footer {  	
overflow: hidden;
clear: both; 
width: 1000px; 
margin: 0 auto; 
height: 79px; 
background: url(images/footer.jpg) no-repeat; 
}

#footerContent {  	
padding: 22px 63px; 
}

#footer p {  	
color: #ffae5c; 
text-transform: uppercase; 
text-align: left; 
font-size: 0.8em; 
letter-spacing: 2px; 
}

#footer a {  	
color: #ffae5c; 
text-decoration: none; 
}

#footer a:hover {  	
color: #fff; 
}

/* @end */

/* @group Navigation */

a {  	
color: #b50605; 
text-decoration: none; 
}

a:hover {  	
color: #bbb; 
text-decoration: none; 
}

#top ul {  	
clear: left; 
float: left; 
list-style: none; 
padding: 10px 0 0 0; 
position: relative; 
left: 50%; 
text-align: center; 
font-style: normal; 
font-size: 1em;
}

#top ul li {  	
display: block; 
float: left; 
list-style: none; 
margin: 0; 
padding: 0 8px; 
position: relative; 
right: 50%; 
border-right: 1px solid #d39765; 
}

#top ul li.last {  	
border: 0; 
}

#top ul li a {  	
display: block; 
color: #ffcf44; 
}

#top ul li.current_page_item a {  	
color: #fff; 
font-weight: bold; 
text-shadow: 0 -1px 1px rgba(246,225,148,0.7);
}

#top ul li a:hover {  	
color: #fff; 
}

#top .topTitle {  	
font-family: "Droid Serif", georgia, lucida, serif; 
text-transform: uppercase; 
letter-spacing: 1px; 
}

#top .topDescrip {  	
color: #edd386; 
font-size: 1em; 
}

#member .member-content {  	
padding: 4px 0 2px 0;
text-align: left;    	
font-size: 0.8em; 
letter-spacing: 1px; 
text-transform: uppercase; 
color: #ffea7f; 
}

#member a {  	
color: #ffbd17; 
}

#member a:hover,
#member a:active {  	
color: #fff; 
}

#member .cart {  	
background: url(icons/cart.png) no-repeat 0 -1px;
padding: 3px 0 3px 19px; 
}

#menu ul {  	
clear: left; 
float: left; 
list-style: none; 
margin: 0; 
padding: 0; 
position: relative; 
left: 50%; 
text-align: center; 
}

#menu ul li {  	
display: inline; 
float: left; 
right: 50%; 
position: relative;  
}

#menu ul li a {  	
display: block; 
color: #6d080c;
padding: 3px 6px; 
font-size: 1.5em; 
text-transform: uppercase; 
text-shadow: 0 -1px 2px rgba(255,255,255,0.7);
}

#menu ul li a:hover {  	
color: #fff; 
text-shadow: 0 -1px 1px rgba(211,191,139,0.7);
}

#menu ul li.current_page_item a {  	
color: #fff; 
text-shadow: 0 -1px 1px rgba(211,191,139,0.7);
}

#menu li.cart a {  	
background: url(images/button-default.png) no-repeat center 50%;
padding: 3px 10px;
margin-right: -50px;
display: block;
width: 75px; 
}

#menu li.cart a:hover {  	
background: url(images/button-default2.png) no-repeat center 50%; 
}

#submenu { 
overflow: hidden;
font-size: 0.7em; 
font-weight: bold; 
text-transform: uppercase; 
letter-spacing: 1px;
margin-bottom: 9px; 
}

ul#submenu li {  	
display: inline; 
float: left;  
padding: 1px 6px 0 6px;
margin-right: 9px;
background-color: #f0d8a2;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px; 
}

ul#submenu li a {  
display: block;	
}

ul#submenu li a:hover {  	
color: #fff; 
}

ul#submenu li.skype {  	
display: block;
background-color: transparent; 
}

ul#submenu li.skype a {  	
display: block;
width: 18px;
height: 18px; 
}

.navigation,
.pagination {  	
display: block; 
font-size: 0.9em;
}

.alignleft {  	
float: left; 
}

.alignright {  	
float: right; 
}

#mainOne .thumb-wrap {  	
float: left; 
margin: 3px;
text-align: center;
}

.thumb-title {  	
font-size: 0.8em;
line-height: 11px;
display: block;
}

#mainOne .thumb-wrap img {  	 
background-color: #fff;
margin: 3px 0 6px 0;
padding: 6px;
float: none;
}

.wp-paginate .page.current {  	
background-color: #ff8254; 
padding: 2px 4px;
margin-right: 4px;
color: #fff;
border: 2px solid #ff8254;
}

#mainOne .pagination ol {  	
clear: both;
padding: 27px 0; 
}

.pagination a.page,
.pagination a.next,
.pagination a.prev {  	
background-color: #fff; 
}

.pagination .title {  	
display: none; 
}

/* @end */

/*

@group Headers */

h1,h2,h3,h4,h5,h5,
#mainOne .entry.store strong {  	
font-family: "Droid Serif", georgia, serif; 
font-weight: normal; 
line-height: 100%; 
}

h1, h1 a, h2, h2 a {  	
color: #d60c26; 
}

h1 {  	
font-size: 3em; 
}

#mainOne h2 {  	
font-size: 2em;
padding: 9px 0; 
}

#subOne h2 {  	
color: #8a0818; 
}

#subTwo h2 {  	
color: #fff; 
}

#containerTwo #subOne h2,
#containerTwo #subTwo h2 {  	
font-size: 1em; 
font-weight: bold; 
text-transform: uppercase; 
padding: 3px 0 6px 0;
}

.post.sticky h2 {  	
font-size: 2.2em; 
text-transform: uppercase; 
padding-bottom: 5px; 
color: #e4b47a; 
}

h2.older {  	
margin: 9px 0 18px 9px; 
}

.grid h3 {  	
overflow: hidden;
clear: both; 
margin-bottom: 9px;
}

h3 {  	
color: #a24e2f; 
font-size: 1.6em;
padding: 9px 0; 
}

h3.subcategory {  	
width: 70%;
float: left;
}

h3 a {  	
color: #a24e2f;  
}

.directory h3 {  	
margin-top: 18px;
}

h4 {  	
font-size: 1.2em; 
}

/* @end */

/* @group Content */

#mainOne .post.intro {  	
color: #b90d15; 
font-size: 1.2em; 
line-height: 18px; 
padding-bottom: 8px; 
}

#mainOne .post.intro em {  	
font-variant: small-caps; 
font-weight: normal;
font-size: 1.3em;
color: #ff8254;
}

.intro a {  	
color: #ff8254; 
}

.post.older {  	
border-bottom: 1px solid #ddd;
overflow: hidden;
width: 48%;
float: left;
height: 100px;
line-height: 14px;
}

.minipost-left {  	
float: left;
overflow: hidden;
}

.minipost-right {  	
float: right;
width: 58%;
padding: 9px 9px 3px 0;  	
font-family: "Droid Serif", georgia, serif;
font-size: 0.9em;
}

.minipost-left p.postmetadata { 
padding: 3px 0;
text-align: left; 
border: 0;
}

#mainOne .minipost-left img {  	
padding: 9px 0;
margin: 0;
float: none;
}

.entry {  	
overflow: hidden;
}

#mainOne .no-border {  	
border: 0; 
}

#mainOne .border {  	
border-bottom: 1px solid #e0d3cd; 
}

.entry {  
padding-left: 9px;
overflow: hidden;
}

#mainOne em {  	
font-size: 0.9em;
color: #e54b00; 
font-style: normal;
font-weight: bold;
}

.post ul {
overflow: hidden;  	
padding: 9px 0; 
clear: both;
}

.post ul li {  	
margin-left: 20px;
list-style: disc; 
list-style-position: outside;
}

.grid p {  	
float: left;
width: 33%;
height: 99px;
border-bottom: 1px solid #e0d3cd;
margin: 0 0 9px 0;
text-align: center;
}

.grid .product-title {  	
font-size: 0.9em;
display: block;
line-height: 12px;
}

.grid p img {  	
float: none;
margin: 3px 0 6px 0;
padding: 0; 
border: 1px solid #ddd;
}

.directory .listing {  	
list-style: none;
overflow: hidden;
border-bottom: 1px solid #e0d3cd; 
height: 72px;
padding: 6px 0 3px 0;
margin: 0;
}	

.directory img {  	
float: none;
}

.meta-img { 
height: 70px;
width: 70px;
float: left;
margin: 0 9px 0 0;
}

.meta-name { 
font-family: "Droid Serif", georgia, serif;  	
font-size: 1.2em; 
color: #d60c26; 
}

.meta-phone {  	
color: #b33300;
font-size: 1.2em;
}

.meta-email {  	
background: url(icons/email_16.png) no-repeat 0 50%;
padding: 0 9px; 
float: right;
}

.listing .meta-tags {  
font-size: 0.7em; 
text-transform: uppercase; 
letter-spacing: 1px;
color: #d60c26;  
float: left;
background: url(icons/tag_green.png) no-repeat 0 50%;
padding: 3px 0;
text-indent: 18px;
}

#mainOne .entry.store ul li {  	
overflow: hidden;
border-bottom: 1px solid #ddd;
padding: 3px 0 6px 0;
margin: 0; 
}

#mainOne ol {  	
list-style-type: decimal; 
list-style-position: inside; 
}

#mainOne ol li {  	
margin: 3px 0 6px 0; 
}

#mainOne ul li.list {  	
list-style: none;
margin: 0;
border-bottom: 1px solid #e0d3cd; 
}

.list .postmetadata,
.directory .postmetadata {  	
border: 0; 
}

.postmetadata,
.navigation {  	 
font-size: 0.7em; 
text-transform: uppercase; 
letter-spacing: 1px;
clear: both;  
padding: 3px 0 6px 0; 
color: #d60c26; 
}

.postmetadata {  	
text-align: right;
border-bottom: 1px solid #e0d3cd;  
}

.postmetadata a {  	
color: #d60c26; 
}

.postmetadata a:hover {  	
color: #ccc; 
}

.more {  	
font-weight: bold; 
}

#mainOne .all {  	
font-size: 1em;
}

.category a {  	
font-weight: bold;
color: #000; 
}

.date {  	
background: url(icons/calendar.png) no-repeat 0 50%; 
padding: 3px 0 3px 20px;
}

.tag {  	
background: url(icons/tag_green.png) no-repeat 0 50%; 
padding: 3px 0 3px 20px;
}

.search.tag,
.search-terms {  	
font-size: 1.5em; 
color: #d60c26;
}

#footer .admin {  	
float: right;
background: url(icons/lock.png) no-repeat 0 50%;
padding: 3px 0 3px 20px; 
}

#mainOne .cloud a {  	
border: 0;
line-height: 26px;
}

#mainOne .cloud a:hover {  	
color: #ff8254; 
}

/* @end */

/* @group Sidebars */

#containerTwo ul {  	
list-style-type: none; 
margin-bottom: 6px;
}

#containerTwo ul li {  	

}

#containerTwo ul li.list {  	
padding: 3px 0;
line-height: 12px 
}

.sideItem {  	
padding: 0 0 9px 0;
margin: 0 0 9px 0;
}

#containerTwo a:hover {  	
color: #fff;
}

.sideItem p {  	
font-size: 0.9em;
line-height: 16px;
padding-bottom: 8px;
}

.sideItem .side-post-title {  	
font-weight: bold;
}

ul.social {  	
overflow: hidden;
}

ul.social li {  	
float: left; 
display: inline;
width: 32px;
height: 32px;
margin: 0 3px;
}

ul.social li a {  	
display: block; 
width: 32px;
height: 32px;
}

.rss {  	
background: url(icons/rss_32.png) no-repeat 0 50%; 
}

.facebook {  	
background: url(icons/facebook_32.png) no-repeat 0 50%; 
}

.youtube {  	
background: url(icons/youtube_32.png) no-repeat 0 50%; 
}

.twitter {  	
background: url(icons/twitter_32.png) no-repeat 0 50%; 
}

.skype {  	
background: url(icons/skype_32.png) no-repeat 0 50%; 
}

.email {  	
background: url(icons/email_32.png) no-repeat 0 50%; 
}

.new {  	
color: #ff100a; 
background-color: #fff;
padding: 2px 3px;
}

.small-link a {  	
font-size: 0.8em;
text-transform: uppercase;
font-weight: bold;
color: #000; 
}

#subOne .tag {  	
background: none;
padding-left: 0;
}

#subOne .sideItem.no-border,
#subTwo .sideItem.no-border {  	
border: 0; 
}

#subOne .sideItem {  	
border-bottom: 5px solid #d60c26; 
}

#subTwo .sideItem {  	
border-bottom: 5px solid #fff; 
}

#mainOne .sociable {  	
overflow: hidden;
margin:  10px 0;
}

#mainOne .sociable_tagline {
font-size: 1em !important;
padding-bottom: 5px;
color: #888 !important;
}

#containerTwo .categories {  	
background: none; 
padding: 0; 
}

#subTwo a {  	
color: #000; 
}

.categories {  	
display: inline; 
padding: 3px 5px 3px 15px; 
background: url(icons/bullet_arrow_blue.png) no-repeat 0 3px; 
}

.cloud { 
clear: both; 	
overflow: hidden;
}

.cloud a {  	
margin: 2px;
color: #bb2d00;
line-height: 16px;
padding: 0 3px;
background-color: #fff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px; 
border: 1px solid #ff764d;
float: left;
display: inline;
text-transform: lowercase;
}

#subOne .cloud a:hover {  	
color: #ff100a; 
}

#mc_embed_signup fieldset {  	
border: 0; 
}

#mc_embed_signup .horiz .mc-field-group label {  	
display: inline; 
}

.mc-field-group label {  	
font-size: 0.85em;
display: block; 
}

#mc_embed_signup .email {  	
background-color: #fff;
background-image: none; 
}

#mc_embed_signup .btn {  	
margin: 9px 0; 
}

/* @end */

/* @group Calendar */

/* main */

#gigpress-calendar {  	
font-size: 0.9em;
line-height: 16px;
border: 0;
}

.gigpress-menu-container {  	
float: right;
margin-top: -30px;
}

#mainOne .cell-1 {  	
width: 25%; 
text-transform: uppercase;
font-weight: bold;
vertical-align: top;
}

#mainOne .gigpress-course {  	
color: #d60c26;
font-weight: normal;
font-family: "Droid Serif", georgia, serif;
font-size: 1.3em;
line-height: 16px;
padding-top: 18px;
}

#mainOne .gigpress-instrument {  
color: #ff8254; 
text-transform: uppercase;
}

#mainOne .gigpress-instructor {  	
font-weight: bold; 
color: #ff8254; 
text-transform: uppercase;
}

#mainOne .gigpress-sidebar-course {  	
text-transform: uppercase;
font-family: "Droid Serif", georgia, serif; 
color: #d60c26;
}

#mainOne .gigpress-sidebar-listing li {  	
border-bottom: 1px solid #ddd;
padding: 3px 0; 
list-style: none;
margin: 0;
}

/* sidebar */

#containerTwo .gigpress-listing {  	
font-size: 0.9em; 
}

#subOne .vevent {  	
border-bottom: 1px solid #ec9477; 
padding:  3px 0 6px 0;
}

#subOne .gigpress-sidebar-date {  	
font-weight: bold;
text-transform: uppercase;
color: #d60c26;
}

#containerTwo .gigpress-sidebar-course {  
font-weight: bold;
}

.gigpress-sidebar-related a {  	
text-transform: uppercase;
margin-left: 3px; 
color: #d60c26;
}

/* related */

#gigpress-related {  	
background-color: #fff;
padding: 0 12px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px; 
font-size: 0.9em; 
}

.gigpress-related-date {  	
text-transform: uppercase; 
font-weight: bold;
}

.gigpress-related-location { 
padding: 3px 0 0 0; 
color: #d60c26;	
font-weight: bold;
text-transform: uppercase;
}

#gigpress-related ul li {  	
list-style: none; 
padding: 0;
margin: 0;
}

/* @end */

/* @group Comments */

.comments {  	
background: url(icons/comments.png) no-repeat 0 0; 
padding: 3px 5px 3px 20px; 
}

.comment {  	
background: url(icons/comment.png) no-repeat 0 50%; 
padding: 3px 0 3px 20px;
}

#mainOne .commentmetadata {
font-size: 0.8em; 
text-transform: uppercase; 	
}

#mainOne .commentmetadata a {  	
color: #ec7b01;  
}

#commentssection {  	
clear: both; 
margin: 9px 0; 
}

#commentform {  	
margin: 9px 0; 
}

#commentbox {  	
width: 350px; 
margin: 9px 0; 
}

#submit {  	
margin: 5px 5px 0 0; 
}

ol.commentlist {  	
list-style-type: none; 
padding-top: 18px;
}

ol.commentlist li {  	
background: #fff; 
margin: 10px 0; 
padding: 6px 0 3px 0; 
overflow: hidden; 
}

ol.commentlist li.alt {
background: transparent;
border-bottom: 3px solid #fff;  	
}

ol.commentlist li p {  	
margin: 6px 0 3px 0; 
line-height: 140%; 
}

ol.commentlist a {  	
}

/* @end */

/* @group Images */

.post img {  	
margin: 3px 18px 6px 0; 
float: left; 
overflow: hidden; 
}

.sideItem img {  	
float: right; 
margin: 18px 0 9px 9px;
}

.sideItem.gallery img {  	
float: none;
margin: 0;
}

.thumbnail img {  	
border: 1px solid #eee; 
margin: 8px; 
text-align: center; 
}

.listing .wp-caption {  	
text-align: center; 
padding: 8px; 
margin-bottom: 5px; 
border: 1px solid #ccc; 
}

.listing .wp-caption img {  	
margin: 5px; 
padding: 0; 
background-color: #fff; 
}

img.left {  	
float: left; 
border: none; 
padding: 6px; 
}

img.right {  	
float: right; 
border: none; 
padding: 6px; 
}

#mainOne #thumbnail-menu img {  	
margin: 3px; 
border: 3px solid #fff; 
}

/* @end */

/* @group Forms */

#searchform {  	
padding-top: 9px; 
}

#searchform input#s {  	
width: 120px;
margin-right: 5px;
}

#searchsubmit {  
}

/* @end */

/* @group Estore */

/*

#mainOne .eStore-product {  	
border-top: 0;
border-right: 0; 
border-bottom: 1px solid #e0d3cd;
border-left: 0;
}

#mainOne .eStore-thumbnail img {  	
width: 100px;
height: auto; 
padding: 0;
border: 0;
}

#mainOne .eStore-product input {  	
margin: 9px 0; 
}

#mainOne .shopping_cart h2 {  	
display: none; 
}

#mainOne .shopping_cart input {  	
margin: 0 9px 0 0; 
vertical-align: middle;
}

#mainOne .shopping_cart form {  	
margin: 9px 0; 
}

#mainOne .eStore_paypal_checkout_button {  	
border: 0;
padding: 18px 0; 
}

#mainOne .eStore_compact_cart {  	
text-align: right;
height: 40px;
}

#mainOne .eStore_compact_cart h3 {  	
display: none;
}

#mainOne .eStore_compact_cart input {  	
float: right;
margin-left: 9px; 
}

#mainOne .eStore_compact_cart a {  	
display: none; 
}

#mainOne object {  	
overflow: hidden;
display: block; 
margin: 0;
padding: 0;
}

#mainOne select {  	
margin: 3px 0 6px 0;
}

*/

/* @end */
