/* 
Theme Name: Mick Flannery
Theme URI: http://mickflannery.com
Description: 
Version: 2.0
Author: <a href="http://mattbrett.com">Matt Brett</a>
Author URL: http://mattbrett.com
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */

/* @group structure */

/* STRUCTURE
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

body {
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	color: #1b1b19;
	text-align: right;
	background: url("../images/bg.jpg") repeat 100% 0;
}

#wrapper {
	position: relative;
	width: 960px;
	margin: 0 0 0 auto;
	text-align: left;
}

#mid {
	float: left;
	width: 100%;
	background: url("../images/mid-bg.jpg") repeat-y 0 805px;
}

/* @end */

/* @group header */

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

#photo {
	position: absolute;
	top: 31px;
	left: 36px;
	width: 513px;
	height: 356px;
	background: url("../photo.php") no-repeat 0 0;
}

#logo {
	position: absolute;
	display: block;
	width: 398px;
	height: 99px;
	top: 265px;
	left: 120px;
	overflow: hidden;
}

#logo span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url("../images/logo.png") no-repeat 0 0;
}

#logo a {
	text-decoration: none;
}

/* @end */

/* @group content */

/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#content {
	float: left;
	display: inline;
	width: 730px;
	padding: 405px 0 60px 0;
	background: url("../images/content-bg.jpg") no-repeat 0 0;
}

#post {
	padding: 20px 50px 0 130px;
	background: url("../images/post-bg.jpg") no-repeat 0 0;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

.content a:link, .content a:visited, .content a:active {
	color: #641818;
	text-decoration: underline;
}

.content a:hover {
	color: #000;
	text-decoration: underline;
}

.content h2, .content h3, .content h4, .content h5, .content h6 {
	padding-bottom: 5px;
	color: #1e2f28;
	border-bottom: 1px solid #deca9d;
}

.content .post-date {
	margin: -1em 10px 20px 0;
	font-size: 1.3em;
	color: #9d8b5b;
}

.content .post-date-single {
	margin: -1.2em 10px 20px 0;
	font-size: 1.6em;
	color: #9d8b5b;
}

.content h1 {
	margin-bottom: .65em;
	font-size: 3.3em;
	line-height: 1em;
	color: #1b1b19;
}

.content h2 {
	margin-bottom: 1em;
	font-size: 1.8em;
}

.content h3 {
	margin: 2em 0 1em;
	font-size: 1.5em;
	font-weight: bold;
}

.content h4 {
	margin: 2em 0 1em;
	font-size: 1.4em;
	font-weight: bold;
}

.content h5 {
	margin: 2em 0 1em;
	font-size: 1.3em;
	font-weight: bold;
}

.content h6 {
	margin: 2em 0 1em;
	font-size: 1.2em;
	font-weight: bold;
}

.content p {
	margin-bottom: 1.5em;
	font-size: 1.3em;
	line-height: 1.6em;
}

.content ul {
	margin: 0 0 15px 30px;
}

.content ul li {
	list-style-type: square;
}

.content ol {
	margin: 0 0 15px 30px;
	list-style-type: decimal;
}

.content ol li {
	list-style-type: decimal;
}

.content li {
	margin-bottom: 5px;
	font-size: 1.3em;
	line-height: 1.6em;
}

.content blockquote {
	padding: 0 15px;
	font-style: italic;
}

.content img {
	display: block;
	padding: 4px;
	background: #e9e6d5;
	border: 1px solid #deca9d;
}

.content img.alignleft {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;
}

.content img[align $='left'] {
	float: left;
	display: inline;
	margin: 5px 15px 10px 0;
}

.content img.alignright {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}

.content img[align $='right'] {
	float: right;
	display: inline;
	margin: 5px 0 10px 15px;
}

.content b, .content strong {
	font-weight: bold;
}

.content i, .content em {
	font-style: italic;
}

#content .wp-pagenavi {
	position: relative;
	margin: 0;
	padding: 10px 0 15px;
	font: 1.1em Arial, Helvetica, Geneva, sans-serif;
}

#content .wp-pagenavi a, #content .wp-pagenavi a:link, #content .wp-pagenavi a:visited, #content .wp-pagenavi a:active {
	margin: 2px;
	padding: 5px;
	text-decoration: none;
	color: #1b1b19;
	background: #efecdb;
	border: 1px solid #a08b5b;
}

#content .wp-pagenavi a:hover {
	color: #efecdb;
	background: #9d8b5b;
	border: 1px solid #9d8b5b;
}

#content .wp-pagenavi span.pages {
	float: right;
	margin: -4px 0 0 0;
	padding: 5px 0;
	border: none;
	color: #9d8b5b;
	background: transparent;
	border: none;
}

#content .wp-pagenavi span.current {
	margin: 2px;
	padding: 5px;
	border: none;
	color: #9d8b5b;
	background: #efecdb;
	border: 1px solid #deca9d;
}

#content .wp-pagenavi span.extend {
	margin: 2px;
	padding: 5px;
	border: none;
	color: #9d8b5b;
	background: #efecdb;
	border: 1px solid #deca9d;
}

.edit {
	float: right;
	margin: -42px 20px 0 0;
	font-size: 1.2em;
}

.links li span {
	display: block;
}

#content h2.toggle {
	background: url("../images/toggle-on.png") no-repeat 97% 50%;
	cursor: pointer;
}

#content h2.toggle:hover {
	color: #641818;
}

#content h2.toggle.selected {
	background: url("../images/toggle-off.png") no-repeat 97% 50%;
	cursor: pointer;
}

#content #releases {
	margin-top: 30px;
}

#content #releases h2 {
	margin: -15px 0 0 0;
	padding-right: 36px;
	border-bottom: 0;
	color: #641818;
}

#content #releases h2:hover {
	text-decoration: underline;
}

#content #releases h2.toggle.selected {
	background: transparent;
	cursor: text;
}

#content #releases h2:hover.toggle.selected {
	text-decoration: none;
}

.release {
	margin-bottom: 20px;
	border-bottom: 1px solid #deca9d;
}

.release h2 {
	font-size: 2.2em;
	margin-bottom: 0;
}

.release h3 {
	display: none;
	margin: 0;
	border-bottom: 0;
	font-size: 1.4em;
	font-weight: normal;
}

.release h4 {
	margin: 0 0 20px;
	border-bottom: 0;
	font-size: 1.3em;
	font-weight: normal;
	color: #9d8b5b;
}

#content .release img {
	display: block;
	width: 150px;
	height: 150px;
	float: left;
	margin: 0 0 15px 10px;
}

#content .release ol {
	float: right;
	display: inline;
	width: 340px;
}

#content .release ol li {
	font-size: 1.3em;
}

#content .buy-buttons img {
	display: inline;
	float: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	
}

.post {
	margin-bottom: 20px;
	border-bottom: 1px solid #deca9d;
}

.post h2.post-title {
	margin-bottom: 10px;
	border-bottom: none;
}

#link-news-archive {
	margin: 0 0 15px;
	text-align: center;
	font-size: 1.4em;
	width: 550px;
}

#gigpress-info-toggle {
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
	margin: -15px 0 10px;
}

/* @end */

/* @group contact form */

#content .ddfmwrap {
	width: 550px;
	margin: 0 0 20px;
	padding: 0;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content .ddfmwrap form.ddfm {
	width: 100%;
	margin: 0;
	padding: 0;
}

#content .ddfmwrap .ddfmerrors, #content .ddfmwrap .errorlist {
	font-size: 12px;
}

#content .ddfmwrap .ddfmerrors {
	padding-top: 3px;
}

#content .ddfmwrap form.ddfm img {
	padding: 0;
	border: 0;
	background: transparent;
}

#content .ddfmwrap form.ddfm fieldset {
	margin-bottom: 30px;
	padding: 10px 20px 10px;
	border: 1px solid #deca9d;
}

#content .ddfmwrap form.ddfm legend {
	margin: 0;
	font-size: 1.5em;
	font-weight: bold;
	color: #641818;
}

#content .ddfmwrap form.ddfm label {
	padding-top: 5px;
	color: #9d8b5b;
	font-weight: normal;
	line-height: normal;
}

#content .ddfm .credits {
	display: none;
}

#content .ddfmwrap .required {
	color: #641818;
}

#content .ddfmwrap .fmtext, #content .ddfmwrap .fmtextarea, #content .ddfmwrap .fmselect, #content .ddfmwrap .fmverify {
	padding: 5px;
	background: #f6f4e8;
	color: #9d8b5b;
	border: 1px solid #deca9d;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

#content .ddfmwrap .fmtextarea {
	height: 200px;
}

#content .ddfmwrap .fmtext:focus, #content .ddfmwrap .fmtextarea:focus, #content .ddfmwrap .fmselect:focus, #content .ddfmwrap .fmverify:focus {
	background: #f6f4e8;
	color: #1b1b19;
	border: 1px solid #a08b5b;
}

#content .ddfmwrap .submit {
	text-align: left;
	margin-left: 26%;
	padding-left: 21px;
}

#content .ddfmwrap .submit input {
	margin-top: -10px;
	padding: 7px 15px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f6f4e8;
	background: #641818;
	border: none;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
}

#content .ddfmwrap .submit input:hover {
	color: #f6f4e8;
	background: #1b1b19;
	cursor: pointer;
}

/* @end */

/* @group sidebar */

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

#sidebar {
	float: right;
	display: inline;
	width: 230px;
	padding-top: 405px;
	background: url("../images/sidebar-bg.jpg") no-repeat 0 0;
}

#myspace-button a {
	display: block;
	width: 230px;
	height: 79px;
	background: url("../images/myspace.jpg") no-repeat 0 0;
	text-decoration: none;
}

#facebook-button a {
	display: block;
	width: 230px;
	height: 82px;
	background: url("../images/facebook.jpg") no-repeat 0 0;
	text-decoration: none;
}

/* @group nav */

/* NAV
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#nav {
	width: 230px;
	height: 419px;
	background: url("../images/nav.jpg") no-repeat 0 0;
}

#nav li {
	display: inline;
}

#nav a {
	float: left;
	width: 230px;
	height: 0;
	overflow: hidden;
	text-decoration: none;
}

#nav-home a {
	padding-top: 39px;
	background: url("../images/nav.jpg") no-repeat 0 0;
}

#nav-home a:hover {
	background: url("../images/nav.jpg") no-repeat -230px 0;
}

#nav-home.current a, #nav-home.current a:hover {
	background: url("../images/nav.jpg") no-repeat -460px 0;
	cursor: default;
}

#nav-news a {
	padding-top: 39px;
	background: url("../images/nav.jpg") no-repeat 0 -39px;
}

#nav-news a:hover {
	background: url("../images/nav.jpg") no-repeat -230px -39px;
}

#nav-news.current a, #nav-news.current a:hover {
	background: url("../images/nav.jpg") no-repeat -460px -39px;
	cursor: default;
}

#nav-tour a {
	padding-top: 39px;
	background: url("../images/nav.jpg") no-repeat 0 -78px;
}

#nav-tour a:hover {
	background: url("../images/nav.jpg") no-repeat -230px -78px;
}

#nav-tour.current a, #nav-tour.current a:hover {
	background: url("../images/nav.jpg") no-repeat -460px -78px;
	cursor: default;
}

#nav-bio a {
	padding-top: 51px;
	background: url("../images/nav.jpg") no-repeat 0 -117px;
}

#nav-bio a:hover {
	background: url("../images/nav.jpg") no-repeat -230px -117px;
}

#nav-bio.current a, #nav-bio.current a:hover {
	background: url("../images/nav.jpg") no-repeat -460px -117px;
	cursor: default;
}

#nav-music a {
	padding-top: 29px;
	background: url("../images/nav.jpg") no-repeat 0 -168px;
}

#nav-music a:hover {
	background: url("../images/nav.jpg") no-repeat -230px -168px;
}

#nav-music.current a, #nav-music.current a:hover {
	background: url("../images/nav.jpg") no-repeat -460px -168px;
	cursor: default;
}

#nav-photos a {
	padding-top: 42px;
	background: url("../images/nav.jpg") no-repeat 0 -197px;
}

#nav-photos a:hover {
	background: url("../images/nav.jpg") no-repeat -230px -197px;
}

#nav-photos.current a, #nav-photos.current a:hover {
	background: url("../images/nav.jpg") no-repeat -460px -197px;
	cursor: default;
}

#nav-videos a {
	padding-top: 39px;
	background: url("../images/nav.jpg") no-repeat 0 -239px;
}

#nav-videos a:hover {
	background: url("../images/nav.jpg") no-repeat -230px -239px;
}

#nav-videos.current a, #nav-videos.current a:hover {
	background: url("../images/nav.jpg") no-repeat -460px -239px;
	cursor: default;
}

#nav-links a {
	padding-top: 38px;
	background: url("../images/nav.jpg") no-repeat 0 -278px;
}

#nav-links a:hover {
	background: url("../images/nav.jpg") no-repeat -230px -278px;
}

#nav-links.current a, #nav-links.current a:hover {
	background: url("../images/nav.jpg") no-repeat -460px -278px;
	cursor: default;
}

#nav-contact a {
	padding-top: 41px;
	background: url("../images/nav.jpg") no-repeat 0 -316px;
}

#nav-contact a:hover {
	background: url("../images/nav.jpg") no-repeat -230px -316px;
}

#nav-contact.current a, #nav-contact.current a:hover {
	background: url("../images/nav.jpg") no-repeat -460px -316px;
	cursor: default;
}

/* @end */

/* @end */

/* @group photo album */

/* PHOTO ALBUM
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

div.meta img {
	margin-right: 5px;
}

div#notes {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

div#notes div.note {
	padding: 1px;
	margin: -4px 0px 0px -4px;
	position: absolute;
	cursor: pointer;
}

div#notes:hover div.note div.hover2 {
	border: 1px solid black;
}

div#notes:hover div.note div.hover {
	border: 1px solid white;
}

div#notes div.note:hover {
	border: 1px solid yellow;
	padding: 0;
}

div.note div.text {
	display: none;
	position: absolute;
	top: 100%;
	left: 0px;
	width: auto;
	margin: 10px 0 0 0;
	padding: 5px;
	background: #FFFFD3;
	color: black;
	border: 1px solid #555;
	border-top: 1px solid #eee;
	border-left: 1px solid #eee;
}

div.note:hover div.text {
	display: block;
}

div#context {
	position: relative;
	height: 120px;
	width: 100%;
	background: #eee;
}

div#context div.prev, div#context div.next {
	position: absolute;
	top: 10px;
	color: #ccc;
	font-size: 0.9em;
	text-align: center;
	text-transform: lowercase;
}

div#context div.prev {
	left: 10px;
}

div#context div.next {
	right: 10px;
}

div#context div.nomore {
	top: 20px;
	width: 100px;
}

div#context div.info {
	position: absolute;
	top: 20px;
	left: 50%;
	width: 100px;
	margin-left: -50px;
	text-align: center;
}

div#context div.info a {
	color: #ccc;
	text-decoration: none;
}

div#context div.info strong a {
	color: #aaa;
}

div.comment {
	clear: both;
	min-height: 50px;
	margin-bottom: 1em;
}

div.comment p {
	margin: 0 0 1em 0;
	padding: 0;
}

div.comment img {
	margin-right: 5px;
	margin-bottom: 5px;
}

/*

Album

*/

div#photos {
	background: transparent;
	padding: 0;
	clear: both;
	margin: 0;
}

#content #flickr-sidebar {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

#content #flickr-sidebar .widget-content {
	margin-left: 10px;
}

#content #flickr-sidebar a.more-photos {
	display: none;
}

#content #photos img, #content #flickr-sidebar img {
	margin: 0;
	padding: 0;
}

#content #photos a, #content #flickr-sidebar a {
	float: left;
	display: block;
	margin: 0 20px 20px 0;
	padding: 4px;
	background: #e9e6d5;
	border: 1px solid #deca9d;
}

#content #photos a:hover, #content #flickr-sidebar a:hover {
	background: #deca9d;
}

div#highlight {
	position: relative;
	margin: 15px 0 0 0;
}

div#highlight img {
	float: left;
	margin: 0 10px 0 0;
}

div#highlight p {
	font-size: 1.3em;
}

div#highlight p.meta {
	color: #888;
	font-size: 1em;
}

div#highlight p.meta a {
	color: #888;
}

/*

Albums-index

*/

div.albums {
	margin: 0;
	padding-top: 10px;
}

div.album {
	display: block;
	background: transparent;
	padding: 0;
	margin: 0 23px 30px 0;
	clear: both;
}

#content div.album a {
	float: left;
	display: block;
	margin-right: 20px;
	padding: 4px;
	background: #e9e6d5;
	border: 1px solid #deca9d;
}

#content div.album a:hover {
	background: #deca9d;
}

div.album img {
	padding: 0;
	margin: 0;
}

div.album img.highlight {
	float: left;
	border: none;
	margin-right: 0;
}

div.album h2 {
	font-size: 1.4em;
	text-decoration: none;
	margin: 0 0 10px 0;
}

div.album h3 {
	margin: 0 10px;
	border-bottom: 0;
	font-size: 1.8em;
	font-weight: normal;
	color: #641818;
}

div.album h4 {
	margin: 0 10px 20px;
	border-bottom: 0;
	color: #000;
	font: normal 1.3em Arial, Helvetica, Geneva, sans-serif;
}

#content div.album p {
	clear: left;
	margin: 0;
	padding: 5px 5px 0 5px;
	font-size: 1.2em;
}

div.album p.meta {
	color: #888;
}

div.album p.meta a {
	color: #888;
}

div.albums-small div.album {
	clear: none;
	float: left;
	width: 100%;
	background: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #deca9d;
}

div.albums-small div.album img.highlight {
	float: none;
	margin: 0;
}

div.albums-small div.album strong {
	font-size: 0.9em;
}

div.group {
	min-height: 60px;
}

div#highlight {
	position: relative;
	margin: 0 0 40px 0;
}

div#highlight h2 {
	margin-bottom: 5px;
}

div#highlight img.highlight {
	float: left;
	margin: 0 10px 0px 0;
	border: 3px solid #888;
}

div#highlight p {
	font-size: 1.3em;
}

div#highlight p.meta {
	color: #888;
	font-size: 0.9em;
}

div#highlight p.meta a {
	color: #888;
}

div#highlight div.photos {
	clear: both;
	padding: 10px 0;
	background: none;
}

div#highlight div.photos img {
	margin: 0 10px 10px 0;
}

div#photoalbum-nav {
	clear: both;
	padding-top: 2px;
	margin-bottom: 15px;
}

div#photoalbum-nav a {
	padding: 3px 0;
}

/*

Paging

*/

.navigation {
	margin: 0 0 20px;
	font-size: 1.2em;
	overflow: hidden;
	width: 540px;
}

.navigation .left {
	width: 45%;
	float: left;
}

.navigation .right {
	width: 45%;
	float: right;
	text-align: right;
}

.album_description {
	width: 450px;
	margin-right: 10px;
	clear: both;
	text-align: center;
}

/*

Tags

*/

div.tags {
	padding-top: 10px;
	clear: both;
}

div#cloud {
	line-height: 200%;
}

p#photoalbum-nav {
	margin: 0 10px 10px;
	font-size: 1.2em;
	text-align: center;
}

p.flickr-meta-links, div.flickr-meta-links {
	display: none;
	clear: both;
	margin: 0 10px 10px;
	font-size: 1.1em;
	text-align: center;
}

div.flickr-meta-links a {
	color: #555;
}

/* @end */

/* @group comments */

/* COMMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#comments {
	clear: both;
	margin: 0;
	width: 550px;
}

#comments #respond {
	width: 550px;
}

#comments .commentlist {
	margin: 0 0 50px;
	padding: 0;
}

#comments .commentlist li {
	position: relative;
	margin: 0;
	padding: 15px 0 0;
	list-style: none;
	font-size: 12px;
}

#comments .commentlist li.depth-1 {
	margin: 0 0 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #deca9d;
}

#comments .commentlist ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
	border-left: 5px solid #deca9d;
}

#comments .commentlist li ul li {
	margin: 15px 0 0 0;
	padding-bottom: 0;
}

.commentlist p {
	margin: 10px 5px;
	font-size: 12px;
	line-height: 16px;
}

.children {
	padding: 0;
}

#comments .avatar {
	margin: 0 15px 15px 0;
	padding: 4px;
	background: #e9e6d5;
	border: 1px solid #deca9d;
}

#comments .bypostauthor > div > div > .avatar {
	background: #e9e6d5;
	border: 1px solid #641818;
}

#comments h2 {
	margin: 2em 15px 15px;
	padding-bottom: 5px;
	font-size: 1.5em;
	font-weight: bold;
	color: #1b1b19;
	text-transform: uppercase;
	border-bottom: 1px solid #7b7869;
}

#respond h2 {
	margin-bottom: 30px;
}

.commentlist p {
	clear: left;
	margin: 10px 0;
	font-size: 12px;
	line-height: 1.4em;
	color: #1b1b19;
}

h3#respond {
	margin-bottom: 20px;
}

#commentform p {
	margin: 5px 0 10px;
}

#commentform p small {
	font-size: 11px;
	line-height: 1.3em;
	color: #7b7869;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: -2px 0 15px;
	display: block;
	font-size: 1em;
}

#comments .commentmetadata a:link, #comments .commentmetadata a:visited, #comments .commentmetadata a:active {
	color: #9d8b5b;
}

#comments .commentmetadata a:hover, #comments .comment-author a:hover {
	color: #9d8b5b;
	text-decoration: underline;
	background: transparent;
}

#comments .avatar {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

#comments .comment-author {
	font-size: 11px;
	color: #7b7869;
}

#comments .comment-author cite {
	display: block;
	font-size: 1.4em;
	font-style: normal;
	color: #1b1b19;
	padding: 0 0 2px;
}

#comments .comment-author .says {
	display: none;
}

#comments .comment-author a:link, #comments .comment-author a:visited, #comments .comment-author a:active, #comments .comment-author a:hover {
	text-transform: none;
}

#comments .navigation {
	display: none;
}

#commentform {
	margin: 0 0 20px;
	padding-bottom: 30px;
}

#commentform label small {
	font-size: 12px;
	color: #1b1b19;
}

#commentform label small span {
	font-size: 11px;
	color: #9d8b5b;
}

#commentform input, #commentform textarea {
	padding: 5px;
	background: #f6f4e8;
	color: #9d8b5b;
	border: 1px solid #deca9d;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

#commentform input:focus, #commentform textarea:focus {
	background: #f6f4e8;
	color: #1b1b19;
	border: 1px solid #a08b5b;
}

#commentform input#author, #commentform input#email, #commentform input#url {
	width: 200px;
	margin-right: 5px;
}

#commentform textarea {
	width: 535px;
	margin-bottom: 5px;
}

.comment #commentform textarea {
	width: 400px;
}

#commentform p.subscribe-to-comments {
	float: left;
	display: inline;
	margin: -25px 0 0 5px;
	font-size: 12px;
}

#commentform p.subscribe-to-comments input {
	float: left;
	margin: 2px 5px 0 0;
	padding: 0;
	border: 0;
}

#commentform #submit {
	float: right;
	display: inline;
	padding: 7px 15px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f6f4e8;
	background: #641818;
	border: none;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
}

.comment #commentform #submit {
	float: left;
	margin-left: 282px;
}

#commentform #submit:hover {
	color: #f6f4e8;
	background: #1b1b19;
	cursor: pointer;
}

#comments .reply a {
	position: absolute;
	top: 22px;
	right: 0;
	padding: 2px 12px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9d8b5b;
	background: #deca9d;
	border: none;
	-moz-border-radius: 11px;
	-webkit-border-radius: 11px;
}

#comments .reply a:hover {
	color: #f6f4e8;
	background: #9d8b5b;
	cursor: pointer;
	text-decoration: none;
}

#comments .cancel-comment-reply {
	margin: 0 0 10px 0;
}

#comments .cancel-comment-reply a {
	display: inline;
	padding: 5px 12px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #f6f4e8;
	background: #9d8b5b;
	border: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#comments .cancel-comment-reply a:hover {
	color: #f6f4e8;
	background: #1b1b19;
	cursor: pointer;
	text-decoration: none;
}

/* @end */

/* @group footer */

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

#footer {
	position: relative;
	clear: both;
	width: 960px;
	height: 171px;
	top: -80px;
	background: url("../images/footer-bg.png") no-repeat 0 0;
}

#footer-meta {
	position: absolute;
	top: 95px;
	left: 185px;
	font-size: 1.1em;
	line-height: 1.8em;
	color: #785836;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #334038;
	text-decoration: underline;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}

#footer p {
	font-size: 1.1em;
	line-height: ;
}

#footer strong {
	font-weight: bold;
}

#footer p span {
	color: #c59b6e;
	padding: 0 3px;
}

#subscribe-button {
	position: absolute;
	top: 86px;
	left: 113px;
}

#subscribe-button a {
	display: block;
	width: 52px;
	height: 52px;
	background: transparent url("../images/spacer.gif") no-repeat 0 0;
	text-decoration: none;
	cursor: pointer;
}

#subscribe-button a:hover {
	text-decoration: none;
}

#buy {
	position: absolute;
	top: 35px;
	right: 180px;
	width: 160px;
	height: 100px;
	text-indent: -5000px;
}

#buy a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	cursor: pointer;
	background: transparent url("../images/spacer.gif") no-repeat 0 0;
}

#buy a:hover {
	text-decoration: none;
}

/* @end */

/* @group miscellaneous */

/* MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.clear {
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
}

#content li.feed {
	list-style-type: none;
	margin-left: 10px;
	padding: 1px 0 1px 21px;
	background: url("../images/feed.png") no-repeat 0 50%;
}

/* FEEDBURNER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.fb-container {
	width:100% !important;
}
#fbf-widget {
	text-align:center;
}
#subscription_email {
	text-align:left !important;
}
.fbf-text {
	padding: 5px 0 20px 40px !important;
}
#subscribe-sidebar {
	
}

.fbf-text {
	font-size:1.3em;
	margin:0 !important;
}
/* @end */
