/*
Theme Name: Loose Limbs
Theme URI: http://team8press.com/wordpress
Description: Custom theme for <a href="http://looselimbspress.com">Loose Limbs Press</a>.
Version: 3.1
Author: Spencer Hansen
Author URI: http://team8press.com/print
Tags: dark, paper, custom header, fixed width, two columns, widgets
*/
html, body {
	height:100%;
	}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	color: #473930;
	background: #7E7875 url('images/header.gif') repeat-x top center;
	text-align: center;
	margin: 0;
	padding: 0;
	}
#page {
	text-align: left;
	min-height:100%;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	}
a, a img { outline: none;
	border:0;
	}	
/* Begin Header */

#header {
	display:inline;
	float:left;
	height:136px;
	margin:0;
	padding-left:0px;
	width:810px;
	z-index:5;	
	position:relative;
	}
#headerimg {
	border-bottom:1px dotted #473930;
	height:132px;
	width:740px;
	margin: 0 0 0 35px;
	position:relative;	
}
#menu {
	border-top:1px dotted #473930;
	height:27px;
	width:740px;
	position:absolute;
	bottom:0;
	left:0;
}
h3.desc {
	clear:right;
	color:#776855;
	float:right;
	font-size:1em;
	margin:0;
	padding:38px 0;
	text-align:right;
	width:300px;
	font-weight:normal;
	}

.ntitle {
	margin:0;
	display:block;
	height: 70px;
	width:301px;
	background: url('images/nav/nav.gif') no-repeat 0 -120px;
	text-decoration: none;
	text-indent: -1999px;
	overflow: hidden;
}
a.ntitle:hover {
	background-position: 0 -189px;
}
.ncol {
	left:0px;
}
.ncol .coltop, .ncol .coltop a {
	border:0;
	width:161px;
	background: transparent url('images/nav/nav.gif') no-repeat 0 0;
}
.nnews a {
	width:51px;
	background: url('images/nav/nav.gif') no-repeat 0 -90px;
}
.nsubmit a {
	width:75px;
	background: url('images/nav/nav.gif') no-repeat 0 -34px;
}
.nfaq a {
	width:39px;
	background: url('images/nav/nav.gif') no-repeat 0 -62px;
}
.nshows a {
	width:63px;
	background: url('images/nav/nav.gif') no-repeat -80px -34px;
}
.ncol .coltop, .ncol .coltop a, .nnews a, .nsubmit a, .nfaq a, .nshows a {
	display:block;
	text-decoration: none;
	text-indent: -1999px;
	overflow: hidden;
}
.ncol .coltop, .ncol .coltop a {
	height: 17px;
}
.nsubmit a, .nnews a, .nfaq a, .nshows a {
	height: 14px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	height:14px;
	width:143px;
}

#nav a {
	display: block;
	width: 143px;
}

#nav li {
	width:143px;
	float: left;
}
#nav li ul {
	position: absolute;
	width: 143px;
	left: -999em;
}
#nav li ul li a {
	background:#27211E;
	color:#AE9C82;
	margin:0;
	padding:7px 0 3px 3px;
	text-transform:uppercase;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
.ncol, .nnews, .nsubmit, .nshows {
	margin:6px 92px 0 0 !important; 
	margin:6px 85px 0 0; 
	display:inline;
	float:left;
}
.nfaq {
	margin:6px 0 0 0;
	display:inline;
	float:right;
}
#networks {
	display:inline;
	float:right;
	margin:5px 0 0;
}
.rssicon, .fbicon, .twicon, .squeebutt {
	display:inline;
	height: 16px;
	width:16px;
	overflow: hidden;
	float:left;
}
.squeebutt {
	margin:0 179px 0 0;
	}
.rssicon {
	margin:0 8px;
}
.rssicon a, .fbicon a, .twicon a, .squeebutt a {
	margin:0;
	display:block;
	height: 16px;
	width:16px;
	text-decoration: none;
	text-indent: -1999px;
	overflow: hidden;
}
.twicon a {
	background: url('images/nav/nav.gif') no-repeat -200px -16px;
}
.rssicon a {
	background: url('images/nav/nav.gif') no-repeat -216px -16px;
}
.fbicon a {
	background: url('images/nav/nav.gif') no-repeat -232px -16px;
}
.twicon a:hover {
	background-position: -200px 0;
}
.rssicon a:hover {
	background-position: -216px 0;
}
.fbicon a:hover {
	background-position: -232px 0;
}
.nnews a:hover {
	background-position: 0 -104px;
}
.nsubmit a:hover {
	background-position: 0 -48px;
}
.nfaq a:hover {
	background-position: 0 -76px;
}
.ncol .coltop a:hover {
	background-position: 0 -17px;
}
.nshows a:hover {
	background-position: -80px -48px;
}


/* End Header */


/* Begin Main */
#cont-top {
	background: url('images/vertsprite.gif') no-repeat 0 0;
	width:810px;
	height:17px;
	}

#content {
	font-size: 1.2em;
	padding:0;
	background: url('images/vertsprite.gif') repeat-y -810px 0;
	z-index:1;
	position:relative;
	}
	
#content .tab {
	padding: 0 0 10px 30px;
	}
.images {
	float: left;
	margin:0;
	padding: 0 0 20px 35px;
	display: inline;
	width: 450px;
	text-align:center;
	}
.texts {
	border-bottom:25px solid #C6CACD;
	border-top:22px solid #C6CACD;
	display:inline;
	float:right;
	margin:30px 35px 30px 0;
	width:265px;
	}
.thumbs {
	float: left;
	margin:0;
	padding: 5px 0 20px 35px;
	display: inline;
	width: 750px;
	min-height:680px;
	text-align:center;
	}
.thumb-0, .thumb-1 , .thumb-2 {
	margin:0;
	padding: 20px 15px 5px;
	display: inline;
	width: 214px;
	height: 300px;
	font-size: 10px;
	text-align:center;
    border-bottom:1px dotted #C6CACD;	
	float:left;
	position:relative;	
	}
.thumb-0, .thumb-1 {
    border-right:1px dotted #C6CACD;	
	}
.thb-0, .thb-1 , .thb-2 {
	margin:0;
	padding: 0 15px 0;
	display: inline;
	width: 214px;
	height: 30px;
	float:left;	
	}
.thb-0, .thb-1 {
    border-right:1px dotted #C6CACD;	
	}
.titleline, .titlenews {
	margin:0 0 10px;
	padding-top:10px;
}
.titlespage {
	margin:0 0 0 101px;
	width:550px;
}
.titlesnews {
	margin:0;
	width:500px;
}
.titlecal {
	margin:0;
	padding-top:10px;
	width:500px;
}
.smalltitle h2 {
	color:#776855;
	font-size:12px;
	margin:0;
	padding:0 0 20px;
	text-transform:uppercase;
	font-weight:normal;
	text-align:center;
}
.c-thin {
	margin:0 0 0 150px;
	padding:0;
	width:500px;
}
.newssingle {
    border-bottom:1px dotted #C6CACD;
	padding: 5px 0;
}
.newspost {
    border-bottom:1px dotted #C6CACD;
	padding: 5px 0;
	font-size:11px	
}
.news-text {
	width:380px;
	float:left;
	margin:0 0 0 10px;
}
.news-img {
	width: 100px;
	height:100px;
	overflow:hidden;
	float:right;
}
.calpost {
	padding: 5px 0;
	font-size:11px	
}
.cal-text {
	width:470px;
	float:left;
	margin:0 0 0 10px;
	padding-left:10px;
	border-left: 10px solid #C6CACD;
}
.cal-text p {
	margin:5px 0;
}
.calbands {
	font-size:12px;
}
.titlesthumbs {
	bottom:10px;
	left:0;
	padding:0 15px;
	position:absolute;
	width:214px;
}
.titleline h2 {
	border-bottom:1px dotted #C6CACD;
	color:#776855;
	padding:0 0 5px;
	text-transform:uppercase;
}
.titlenews h2 {
	color:#776855;
	text-transform:uppercase;
	margin:0;
}
.titleline h3, .titlesnews h3 {
	margin:0;
	padding:0 0 10px;
}
h3.widgettitle {
	text-transform:uppercase;
}
.titlecal h2 {
	margin:0;
	padding:10px 0;
}
.posttitle {
	font-size: 0.9em;
	color: #545454;
	font-weight:normal;
}

small {
	font-size: 0.8em;
	color: #545454;
	}
	
.narrowcolumn {
	float: left;
	margin: 7px 0 0;
	display: inline;
	width: 810px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	line-height: 1.6em;
	}

.post {
	margin: 0;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.clear {
	clear: both;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
.postmetadata {
	clear: both;
}
.narrowcolumn .postmetadata {
	text-align: left;
	text-transform: uppercase;
	font-size: 0.9em;
	line-height: 1.3em;
	padding-top: 5px;
	padding-bottom: 5px;
    border-top:1px dotted #C6CACD;	
    border-bottom:1px solid #C6CACD;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	display: inline;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
	
.thread-alt {
	background: #C6CACD;
}
.thread-even {
}
.depth-1 {
	border-bottom:1px solid #473930;
}

.com-master {
	border-bottom:1px solid #9FA4A7;
	border-top:1px solid #9FA4A7;
}

.even, .alt {
	border-top:1px dotted #C6CACD;}
	
#d-slid-wrap {
	overflow-x:hidden;
	position:absolute;
	right:25px;
	top:35px;
	width:81px;
}
#date-slider {
	border-bottom:1px dotted #C6CACD;
	border-left:10px solid #C6CACD;
	border-top:1px dotted #C6CACD;
	width:71px;
	background: url('images/slider2.gif') repeat-y 57px -8px;
	overflow:hidden;
}
.slitit {
	height: 14px;
	margin: 3px 0;
	text-transform: uppercase;
	font-size:10px;
}
.slimos {
	width:55px;
	text-align:right;
	height: 14px;
	margin: 3px 0;
	text-transform: uppercase;
	font-size:10px;
}
.slimos a {
	text-decoration: none;
}
.slimos a:hover {
	color: #873921;
	text-decoration: none;
}
.sli2d {
	height:14px;
	margin:3px 0;
	width: 70px;
}
.sli2d a {
	margin:0;
	display:block;
	width:70px;
	height: 14px;
	background: url('images/nav/nav.gif') no-repeat -231px -46px;
	text-decoration: none;
	text-indent: -1999px;
	overflow: hidden;
}
.sli2d a:hover {
	background-position:-231px -32px;
}
.slimid {
	width:58px;
	height: 6px;
	margin: 0;

}
.slimid a {
	margin:0 0 0 30px;
	display:block;
	width:28px;
	height: 6px;
	background: #C6CACD url('images/nav/nav.gif') no-repeat -273px 0;
	text-decoration: none;
	text-indent: -1999px;
	overflow: hidden;
}
.slimid a:hover {
	background-color:#873921;
}
/* End Main */

/* Begin Sidebar */

#sidebar {
	font: 1em Verdana, Arial, Sans-Serif;
	width: 190px;
	float:right; 
	}
#sidebar_content{
	width: 190px;
	}
#sbar {
	background: url('images/vertsprite.gif') repeat-y -1620px 0;
	margin:40px 0 0;
	}
#squeebot {
	background:transparent url(images/vertsprite.gif) repeat-y scroll -1810px 0;
	height:6px;
	margin-bottom:30px;
	padding:0;
	width:190px;
	}
.description {
	margin:0 10px;
	padding:6px 0;
	width:170px;
	line-height: 1.2em;
	font-size: 1em;
	text-align: left;
	text-transform: uppercase;
	color: #AE9C82;
	border-bottom: 3px solid #473930;
	}
#sidebar li.twitter-item {
border-left:5px solid #ACB2B5;
padding:0 0 0 5px;
margin-top:15px;
}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	padding: 0 28px;
	margin-top:10px;
	}
.twitter-timestamp {
	margin-top:3px;
}
sidebar form {
	margin: 0;
	}
#sidebar #blist, #sidebar #alist, #sidebar #vlist, #sidebar #tweets, #sidebar #t-shows, #sidebar #searchbar {
	display:none;
}
a.hand {
cursor:pointer;
}
a.hand:hover {
text-decoration:none;
}
#sidebar .sbliststop {
	background:#ACB2B5;
	color:#473930;
	font-size:1em;
	line-height:1.2em;
	margin:15px 0 0 3px;
	padding:10px;
	text-align:left;
	text-transform:uppercase;
	width:167px;
}
#sidebar #sblistsbot {
	margin:0 10px;
	padding:25px 0 0;
	width:170px;
}
#sidebar .more {
padding:7px 0 0 10px;}
	
/* End Sidebar */

/* Begin Footer */

#footer {
	background:transparent url('images/vertsprite.gif') no-repeat -2001px 0;
	clear:left;
	margin:0;
	padding:0;
	width:810px;
	}
#footer p {
	margin: 0;
	padding: 20px 40px 10px 0;
	text-align: right;
	}
#footer a {
	color:#D8DDE0;
}

/* End Footer */






code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



/*	Begin Hx */

h1, h2 {
	font-family:Helvetica,Arial,Sans-Serif;
}
	
h1 {
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom:20px;
	}

h2 {
	font-size:18px;
	font-weight:normal;
	line-height:1.3em;
	margin-bottom:20px;
	}
h3 {
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom:10px;
	}
.pagetitle h2 {
	font-size: 1.2em;
	color: #776855;
	text-align: center;
	margin:0;
	padding: 0 0 20px;
	text-transform: uppercase;
}
#sidebar h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 1em;
	margin: 5px 0 0;
	padding: 0;
	}
h3.comments {
	font-size: 0.9em;
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Hex */

/* Begin Link States */
a, h2 a:hover, h3 a:hover {
	color: #473930;
	text-decoration: none;
	}
#tweets a {
	color: #873921;
	text-decoration: none;
	}
.calpost a {
	color:#873921;
}
.c-thin p a, .tab a {	
color:#873921;
text-decoration:none;
}
a:hover, .c-thin p a:hover {
	color: #776855;
	text-decoration: underline;
	}
.sitelink a {
	color: #776855;
	}
.sitelink a:hover {
	text-decoration: none;
	}
	
.sitelink {
	text-transform:none;
	font-size:10px;
}

h1, h1 a, h1 a:hover, h1 a:visited, {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #545454;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #545454;
	}

/* End Link States */


/* Begin Images */
p img {
	padding: 0 20px 8px 0;
	max-width: 100%;
	}
.shaded {
	background:transparent url('images/shade.gif') repeat scroll right bottom;
	float:left;
	margin:10px 0 0 5px;
}
.shaded img {
	border:1px solid #C6CACD;
	display:block;
	margin:-4px -4px 4px 4px;
	padding:0;
	position:relative;
}
.images img {
	background:transparent url('images/shade.gif') repeat scroll right bottom;
	padding: 0 0 3px 3px;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 8px 7px;
	display: inline;
	}

img.alignleft {
	padding:0 20px 15px 0;
	margin: 0 7px 8px 0;
	display: inline;
	}

.alignright {
	display: inline;
	float: right;
	}

.alignleft {
	display: inline;
	float: left
	}

a img {
	border: none;
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


li.widget ul li:before {
	content: "\00BB \0020";
	}
.c-thin ul {
	padding-left:20px;
	}
.c-thin li {
	margin-top:10px;
	}
.entry ul a {
	color: #873921;
	text-decoration: none;
	}

.entry ul a:hover {
	text-decoration: underline;
	}

.entry ul li {
	padding-bottom: 3px;
	}

.stats ul a {
	font-size: 1em;
	color: #473930;
	text-decoration: none;
	}

.stats ul a:hover {
	text-decoration: underline;
	}
.stats {
	
	padding:10px 0;

	}
.stats ul {
	list-style: none;
	padding:0;
	margin:0;
	line-height:1.3em;
	}
.stats ul li {
	position: relative;
	}
.stats li ul {
	font-size: 0.9em;
	position: relative;
	left: 4em;
	top: -1.3em;
	padding-right: 4em;
	text-transform: uppercase;
	}


	
	
.entry ol {
	padding: 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.entry {
	padding:0 0 40px;
	margin-bottom: 8px;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	width:170px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding-top: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	width: 155px;
	}
#searchbar span { }
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 120px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	display:inline;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	color: #473930;
	background: #EBE9E2;
	border: 1px solid #776855;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	color: #473930;
	background: #EBE9E2;
	border: 1px solid #776855;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#respond-wrap {
	    display: none; 
	}
#commentform #submit {
	float: right;

}
#subshowsform {
	background:#C6CACD none repeat scroll 0 0;
	margin:0 0 0 12px;
	padding:20px 119px;
	width:550px;
}
#subshows {
	width:310px;
	float:right;
	padding-left:20px;
	border-left:1px dotted #888;
}
#subshows small {
	color:#473930;
}
.submitshows {
	width:200px;
	float:left;
	font-size:10px;
	margin-bottom:20px;
}
#sussform input, #sussform select, #searchbar input#s, #searchbar input#subsearch, #commentform #submit {
	width:auto; 
	margin:0; 
	color: #473930;
	background: #EBE9E2;
	border: 1px solid #776855;
	font-size:10px;
}
#sussform #submit {
	width:auto; 
	margin:5px 0 0; 
	color: #473930;
	background: #EBE9E2;
	border: 1px solid #776855;
	font-size:11px;
	padding:3px 5px;
}
#submit a:hover {
text-decoration:none;
}
#searchbar li span.radio { vertical-align:3px;}
#searchbar li.rad { padding-top:5px;}
#searchbar input#s {
width:100px;
}
#searchbar input#subsearch {
margin-left:5px;
cursor:pointer;
}
#searchbar form {margin:0;padding:0;}
#sussform input#email, #sussform input#email2, #sussform input#venue {
width:145px;
}
#sussform label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 135px; 
	padding: 0; 
	margin: 2px 10px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}
#sussform p {
	margin: 5px 0;
	padding: 0;
	}
#sussform textarea {
	color: #473930;
	background: #EBE9E2;
	border: 1px solid #776855;
	width:100%;
	}
#sussform #submit, #commentform #submit {
	float: right;
cursor:pointer;
}
/* End Form Elements */



/* Begin Comments*/
.comments {
	text-align:left;
	padding:0;
	border-bottom:1px dotted #C6CACD;
	}
.comment-body {
	padding: 5px;
	}
.alt {
	margin: 0;
	padding: 10px;
	}
.reply {
	text-align:right;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-left: 1px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #C6CACD;
	display: inline;
	padding: 2px;
	background: #473930;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 9px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
/* End Comments */

/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	display: block;
	}

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Sans-Serif;
	text-align: center;
	text-align: center;
	width: 100%;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #473930;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden, # {
	display: none;
	}

hr {
	display: none;
	}


.navigation {
	display:block;
	font-size:11px;
	font-weight:bold;
	margin:10px 0 25px;
	text-align:center;
	text-transform:uppercase;
	color:#776855;
	}
.navigation a {
	color:#776855;
	}
.navigation a:hover {
	color:#473930;
	text-decoration:none;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #C6CACD;
	text-align: center;
	background-color: #473930;
	padding-top: 4px;
	margin: 0 0 15px 20px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */