/*
Theme Name: Alma Flor Ada
Theme URI: http://almaflorada.com/
Author: Burning House
Author URI: http://burning-house.com/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li, input, textarea,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End CSS reset */

body { behavior: url("hover.htc"); } 

/* Begin Typography & Colors */
body {
	font-size: 16px;
	line-height: 24px;
	font-family: Georgia, Times, serif;
	background: #fdf9ee;
	color: #2b2a24;
	text-align: left;
	}

#header {
	background: #d3e9f3 url('images/header-pattern.jpg') repeat-x top left;
	width: 100%;
	height: 167px;
	}

#navigation {
	background: #3f7285 url('images/nav-bg.gif') repeat-x top left;
	width: 100%;
	height: 48px;
	min-width: 1170px;
}
#content {
	width: 1435px;
	overflow: auto;
	background: #fdf9ee url('images/sidebar-bg.jpg') no-repeat top right scroll;
	}
div#main-content {
	width: 700px;
	background: #FFF !important;
	float: left;
	padding: 48px 20px 48px 40px;	
}
div.home {
	width: 720px !important;
	padding-right: 0px !important;
}
div#sidebar {
	width: 260px;
	float: left;
	border-left: 1px solid #faf5eb;
}
/* Header and Nav */

#header h1 {
	padding: 28px 0px 0px 46px;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: .09em;
	color: #3f7285;
}
#header h1 a {
	color: #3f7285;
	text-decoration: none; 
}
#header h1 a:hover {
	color: #b4565a; 
}
#navigation ul {
	overflow: visible;
	list-style: none;
	padding-top: 12px;
	margin-left: 28px;
}
#navigation ul li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #EBC059;
	text-shadow: #1f4858 2px 1px 1px;
	padding-left: 18px;
	display: block;
	min-width: 44px;
	letter-spacing: .02em;
}
#navigation ul li.bullet {
	min-width: 8px;
	color: #FFF;
	font-weight: normal;
	padding-left: 20px;
}
#navigation ul li a {
	color: #EBC059;
	text-decoration: none;
	display: block;
	min-width: 44px;
}
#navigation ul li a:hover, #navigation ul li a:active  {
	color: #FFF;
}
#navigation ul li ul {
	position: absolute;
	min-width: 44px;
	left: -999em;
	background: #2E5C6D;
	max-width: 244px;
	min-width: 198px;
	text-align: left;
	margin: 0px !important;
	padding: 0px 3px !important;
	border: 1px solid #1f4858;
}
#navigation ul li ul li {
	display: block;
	clear: both;
	float: none;
	padding: 6px 3px;
	border-bottom: 1px solid #869483;
}
#navigation ul li ul li a {
	color: #F9F4E7 !important;
}
#navigation ul li ul li a:hover, #navigation ul li ul.dropdown li a:active {
	color: #EBC059 !important;
}
#navigation ul li ul ul {
	margin: -1em 0 0 10em;
}
#navigation li:hover ul ul, #navigation li.sfhover ul ul {
	left: -999em;
}
#navigation li:hover ul, #navigation li li:hover ul, #navigation li.sfhover ul, #navigation li li.sfhover ul {
	left: auto;
	margin-left: -6px !important;
}
#navigation li li:hover ul, #navigation li li.sfhover ul {
	margin-left: 194px !important;
	top: 184px;
}
 
/* Links */

a {
	color: #BA8811;
}
a:hover, a:active {
	color: #2B2A24;
	text-decoration: none;
}
div.entry a {
	color: #3F7285;
	text-decoration: none;
}
div.entry a:hover {
	color: #BA8811;
	text-decoration: underline;
}
div.home-page div.entry a {
	color: #BA8811;
}
div.home-page div.entry a:hover, div.home-page div.entry a:active {
	color: #2B2A24;
	text-decoration: none;
}
.entry h2 a, div.home-page div.entry h2 a {
	color: #2B2A24;
	text-decoration: none;
}
.entry h2 a:hover, .entry h2 a:active {
	text-decoration: underline;
}

/* Post Styles */

div.entry h2, div.entry p, div.entry h3, div.entry h4, div#smart404_suggestions {
	padding: 0px 6px;
} 
.entry h2 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: normal;
}
div.entry p {
	margin-bottom: 24px;
}
div.entry h3, .commentsArea h3 {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.09em;
	font-weight: bold;
	font-size: 16px;
}
div.entry h4, .commentsArea h4 {
	color: #3F7285;
	font-weight: bold;
	font-size: 16px;
}
div.entry h4 a {
	text-decoration: underline;
}
div.logged-in {
	padding-left: 6px;
	font-size: 12px;
}
div.category-news div.entry {
	padding-bottom: 24px !important;
}
 
/* Page Styles */

div.entry ul {
	list-style: disc;
	margin-left: 9px;
	padding-left: 12px;
	margin-bottom: 24px;
}
div.entry ul.nobullet, div.entry ol.nobullet {
	list-style: none;
	padding-left: 0px;
	margin-left: 6px;
}
div.entry ol {
	list-style: decimal;
	margin-left: 15px;
	padding-left: 12px;
	margin-bottom: 24px;
}
div.entry ol.roman {
	list-style: upper-roman;
}
div.entry p.poemTableLeft, div.entry div.poemTableLeft {
	width: 320px;
	margin-right: 20px;
	float: left;
}
div.entry p.poemTableRight, div.entry div.poemTableRight {
	width: 320px;
	float: left;
}
div.entry p.poemBottom {
	margin-bottom: 0px !important;
}
h2.title {
	text-transform: capitalize;
}

/* Home page */

div.home-page .entry {
	float: left;
	margin-left: 20px; 
	width: 520px;
}
div.home-page .alignleft {
	width: 160px;
}
div.home-page div.entry h2 {
	margin-bottom: 24px;
}
div.featureline {
	width: 700px;
	overflow: auto;
	padding: 34px 0px 24px 0px;
	clear: both;
}
div.featureline h3 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
div.featureline hr {
	float: right;
	width: 516px;
	color: #ebd9b2;
	background-color: #ebd9b2;
	height: 1px;
	border: none;
	margin-top: 12px;
}
div.features {
	width: 722px;
	margin-left: -11px;
}
div.featurethumb img, div.linkthumb img {
	width: 160px !important;
	height: 193px;
}
div.featurethumb {
	float: left;
	margin-left: 11px;
	min-height: 286px;
}
div.linkthumb {
	float: left;
	margin: 0px !important;
	min-height: 286px;
	padding: 0px !important;
}
div.featurethumb p.thumbtitle {
	width: 168px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-top: 12px;
	line-height: normal;
}
div.linkthumb p.thumbtitle, div.linkfull p.thumbtitle {
	width: 160px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-top: 12px;
	line-height: normal;
}
div.featurethumb p.thumbtitle a, div.linkthumb p.thumbtitle a, div.linkfull p.thumbtitle a {
	color: #2b2a24;
	text-decoration: none;
}
div.featurethumb p.thumbtitle a:hover, div.linkthumb p.thumbtitle a:hover, div.linkfull p.thumbtitle a:hover {
	color: #BA8811;
	text-decoration: underline;
}

/* Book pages */

div.tag-spanish-only span.altTitle {
	display: none;
}

img.bookcover {
	padding: 6px;
	background-color: #f5ecd8;
	margin-bottom: 12px;
}
div#covers {
	width: 280px;
	margin-left: 20px;
	margin-bottom: 8px;	
}
img.coverthumb {
	width: 43px;
	height: 54px;
	margin-left: 3px;
	padding-left: 4px;
	border-left: 1px solid #f5ecd8;
}
img.noborder {
	margin-left: 0px !important;
	padding-left: 0px !important;
	border-left: none !important;
}
div.author-metadata {
	border-top: 1px solid #ebd9b2;
	border-bottom: 1px solid #ebd9b2;
	width: 388px;
	padding: 18px 6px;
	margin-bottom: 16px;
	font-weight: bold;
	font-size: 12px;
}
div.author-metadata-news {
	border-top: 1px solid #ebd9b2;
	border-bottom: 1px solid #ebd9b2;
	width: 688px;
	padding: 18px 6px;
	margin-bottom: 16px;
	font-weight: bold;
	font-size: 12px;
}
div.publisher-metadata {
	border-top: 1px solid #ebd9b2;
	border-bottom: 1px solid #ebd9b2;
	width: 688px;
	padding: 18px 6px;
	margin-bottom: 16px;
	font-weight: bold;
	font-size: 12px;
}
div.publisher-metadata a {
	font-weight: normal !important;
}
span.author {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.09em;
	font-weight: normal;
}
.entry hr {
	float: none;
	width: 100%;
	color: #ebd9b2;
	background-color: #ebd9b2;
	height: 1px;
	border: none;
	margin-top: 12px;
	margin-bottom: 24px;
}

/* Category pages */

ol.snap_nav {
	overflow: auto;
	margin-bottom: 24px;
	list-style: none !important;
	margin-left: 0px !important;
	padding-left: 2px !important;
}
ol.snap_nav li {
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	border-right: 1px solid #ebd9b2;
}
ul.directory {
	padding-left: 6px !important;
	margin-left: 0px !important;
	list-style: none !important;
}
ul.directory li {
	padding: 0px !important;
	margin: 0px !important;
}
div.azindex {
	padding: 0px !important;
}
div.azindex ul {
	padding-left: 6px !important;
	margin-left: 0px !important;
	list-style: none !important;
}
div.azindex ul li {
	padding: 0px !important;
	margin: 0px !important;
}
div.azindex ul li h2 {
	margin: 0px;
	padding: 0px;
}


/* Comments */

ol.commentlist li {
	border-bottom: 1px solid #ebd9b2;
	width: 688px;
	padding: 18px 6px;
	margin-bottom: 16px;
}
.commentsArea h3 {
	margin: 0px 0px 6px 6px;
	padding-top: 24px;
}
.commentdate {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.09em;
	font-size: 12px;
	text-align: right;
}
.commentdate a {
	color: #CCC;
	text-decoration: none;
}
.commentdate a:hover {
	color: #3F7285;
	text-decoration: underline;
}
#respond textarea {
	background: #FDF9EE;
	border: 1px solid #ebd9b2;
	width: 687px;
	height: 132px;
	padding: 6px;
	font-family: Monaco, Courier, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin: 24px 0px;
}
#respond div.fields {
	width: 700px;
}
#respond div.fields input {
	background: #FDF9EE;
	border: 1px solid #ebd9b2;
	width: 208px;
	padding: 6px;
	font-family: Monaco, Courier, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	float: left;
	margin: 0px !important;
	vertical-align: middle;
}
#respond div.fields input.margined {
	margin-right: 17px !important;
}
#respond div.labels {
	clear: both;
	overflow: auto;
}
#respond div.labels label {
	float: left;
	display: block;
	width: 209px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 16px;
	padding: 0px 6px;
}
#respond div.labels label.last {
	margin-right: 0px;
	margin-left: 1px;
}
div.submit {
	padding-top: 12px;
}
div.submit input {
	background-color: #DDCC9B;
	padding: 6px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #f7efc0;
	font-weight: bold;
	text-shadow: #c98303 2px 1px 1px;
}
div.submit input:hover {
	background-color: #e2a104;
}
div.commentary p {
	margin-bottom: 24px;
}

/* Sidebar */

#sidebar {
	padding-top: 46px;
	font-size: 12px;
}
#sidebar ul {
	margin-left: 26px;
}
#sidebar ul ul {
	margin-left: 0px;
}

#sidebar ul li {
	border-bottom: 1px solid #ead7ab;
	padding-bottom: 23px;
	margin-bottom: 24px;
	line-height: normal;
}
#sidebar ul li li {
	border-bottom: none !important;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
	line-height: normal;
}
#sidebar h2 {
	font-weight: bold;
	text-transform: uppercase;
}
#sidebar #searchform input {
	border: 1px solid #e6d1a1;
	background-color: #FFF;
	padding: 6px;
	color: #999;
	width: 142px;
	font-family: Helvetica, Arial, sans-serif;
}
#sidebar div.textwidget {
	padding-top: 12px;
}
p.gigpress-sidebar-more {
	padding-top: 12px;
	text-align: right;
}
button.searchbtn {
	background-color: #e2a104;
	padding: 3px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #f7efc0;
	font-weight: bold;
	text-shadow: #c98303 2px 1px 1px;
	text-transform: uppercase;
	border: none;
	width: 42px;
	font-size: 13px;
	margin-left: 6px;
}
button.searchbtn:hover {
	background-color: #DDCC9B;
}
#sidebar li li a, div.textwidget a {
	color: #2b2a24;
	text-decoration: none;
	font-style: italic;
}
#sidebar li li a:hover, div.textwidget a:hover {
	color: #BA8811;
	text-decoration: underline;
}

/* tags etc. */

em, i {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	clear: both;
}
.noBorder {
	border: none !important;
}
div.entry img.alignleft {
	margin-right: 20px;
}
div.entry div#covers img.alignleft {
	margin-right: 0px;
}
#sidebar li li a {
	color: #2b2a24;
	text-decoration: none;
	font-style: italic;
}
#sidebar li li a:hover {
	color: #BA8811;
	text-decoration: underline;
}
.caps {
font-size:100% !important;
}
p.post-date {
	display: inline;
}
p.post-date:before {
	content: " | ";
}

/* Footer */

#footer p {
	font-size: 12px;
	padding-top: 24px;
	padding-bottom: 24px;
	margin-left: 40px;
}

/* Classes etc. */

em, i {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.noBorder {
	border: none !important;
}
span.amp {
	font-family:Baskerville,"Goudy Old Style","Palatino","Book Antiqua",serif !important;
    font-style:italic;
	font-size:1em !important;
	font-weight: normal !important;
}
span.note {
	font-size: 10px;
	line-height: normal;
}
div.pulloutNav {
	width: 280px;
	margin-left: 20px;
	margin-bottom: 8px;
	float: right;
	padding: 6px;
	border: 1px solid #F5ECD8;
	font-size: 12px;	
}
div.pulloutNav h5 {
	text-align: center;
	font-weight: bold;
	margin: 12px 0px;
	font-size: 14px;
}
div.pulloutNav p {
	margin: 0px !important;
}
/* Gallery plugin */

.ngg-gallery-thumbnail img {
background-color:#FFFFFF !important;
border:1px solid #FFF !important;
display:block !important;
margin:0px 8px 8px 0px !important;
padding:0px !important;
position:relative !important;
max-height: 216px;
}
.ngg-gallery-thumbnail img:hover {
background-color:#f5ecd8 !important;
border:1px solid #f5ecd8 !important;
}

.ngg-gallery-thumbnail {
	height: 230px !important;
}
/* Dagon Forms */

form.ddfm {
	width: 234px !important;
	padding: 0px !important;
}

p.contactField, p.contactText {
line-height: 24px !important;
}

form.ddfm label {
	display: block !important;
	font-weight: normal !important;
	padding: 0px !important;
	margin: 0px !important;
	float: none !important;
	clear: both !important;
	text-align: left !important;
	width: 100% !important;
	color: #2b2a24 !important;
}
span.required {
	color: #E2A104 !important;
	font-weight: normal !important;
}
form.ddfm input.fmfile, form.ddfm input.fmtext {
	display:block;
	float:none !important;
	margin-bottom:0px !important;
	padding:3px;
	width:100% !important;
}
form.ddfm input.fmtext {
	border: 1px solid #e6d1a1;
	background-color: #FFF;
	padding: 6px !important;
	color: #999 !important;
	font-family: Helvetica, Arial, sans-serif;
	width: 99px !important;
}
form.ddfm textarea {
	float:none !important;
	margin-bottom:6px !important;
	padding:6px !important;
	position:relative;
	width:222px !important;
	border: 1px solid #e6d1a1;
	background-color: #FFF;
	color: #999 !important;
	font-family: Helvetica, Arial, sans-serif;
	height: 60px !important;
}
form.ddfm label.fmchecklabel {
	font-size: 11px !important;
	float: none !important;
	width: 222px !important;
	clear: none !important;
	display: inline !important;
	line-height: normal !important;
}
form.ddfm input#ffm_check {
	float: none !important;
	display: inline !important;
}
form.ddfm .fmcheck {
	display:block;
	float:left;
	margin-bottom:6px !important;
	width:234px !important;
}
form.ddfm input.fmverify {
	border: 1px solid #e6d1a1;
	background-color: #FFF;
	padding: 6px !important;
	color: #999 !important;
	font-family: Helvetica, Arial, sans-serif;
	width: 99px !important;
}
form.ddfm img {
	float:left;
	margin:0px !important;
}
input#submitBtn, input#submitter {
	background-color: #e2a104;
	padding: 3px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #f7efc0;
	font-weight: bold;
	text-shadow: #c98303 2px 1px 1px;
	text-transform: uppercase;
	border: none;
	font-size: 13px;
	float: right;
}
input#submitBtn:hover, input#submitter:hover {
	background-color: #DDCC9B;
}

/* Dagon Form Entry */

.entry div.ddfmwrap {
	width: 100% !important;
	margin-left: 4px;
}
.entry form.ddfm input.fmtext, .entry form.ddfm textarea {
	width: 388px !important;
}
.entry form.ddfm input#fm_upload {
	border: 1px solid #e6d1a1;
	background-color: #FFF;
	padding: 6px !important;
	color: #999 !important;
	font-family: Helvetica, Arial, sans-serif;
	width: 388px !important;
}
.entry form.ddfm div.submit {
	float: right;
	margin: 0px !important;
	width: 400px !important;
	display: block;
}
.entry form.ddfm label.fmchecklabel {
	font-size: 16px !important;
	float: none !important;
	width: 400px !important;
	clear: none !important;
	display: inline !important;
	line-height: 24px !important;
	padding-left: 6px !important;
}
.entry form.ddfm input#ffm_check {
	float: none !important;
	display: inline !important;
}
.entry form.ddfm .fmcheck {
	display:block;
	float:left;
	margin-bottom:12px !important;
	margin-top:12px !important;
	width:400px !important;
}
.entry form.ddfm input.fmverify {
	width: 99px !important;
}
.entry form.ddfm img {
	float:left;
	margin:0px !important;
	padding: 3px 6px 0px 6px;
}
p.submitBtn {
	width: 388px;
	text-align: right;
}

/* Sidebar contact slider */
li#panel {
	display: none;
}

/* Gigpress */

/* Meet the table that displays our shows */
.gigpress-table {
	border-top: 1px solid #ebd9b2 !important;
	margin: 0.5em 0 1em 0;
}
/* Generic class for the table header cells */
.gigpress-table th {
	border-bottom: 1px solid #ebd9b2 !important;
}

/* This is for the tour name header cells */
th.gigpress-heading {
	background-color: #EEE;
	border-bottom: 1px solid #ebd9b2 !important;
}

/* Applies to the first row of each show listing */
.gigpress-row td {
	border-bottom: 1px solid #FFF !important;
}

/* The secondary row for each show, contains time, admission, etc */
tr.gigpress-info td {
	border-bottom: 1px solid #ebd9b2 !important;
}
/* Style for the first row after a tour ends in the list */
tr.divider.gigpress-row td {
	border-top: 2px solid #ebd9b2 !important;
}

td h4 {
	line-height: normal;
}
