/*
Theme Name: BourbonStreet V1
Theme URI: http://www.in-town.nl
Version: 1.0
Author: Tineke Timmerman
Author URI: http://www.in-town.nl
*/

/*Fonts:
News About
Humanist
Gothcam

Colors:
Very Light: #d3c8aa;
LightBrown: #AEA081
Dark Brown: #625B46
*/

* {
	margin: 0;
	padding: 0;
	font-family:C;
	outline:none;
	font-size:11px;
}
#top {
	width: 100%;
	height: 206px;
	background-color: #222;
}
 @font-face {
font-family: Gotham;
src: url('fonts/gothamcondensed-bold-webfont.eot');
	src: local('?'), url('fonts/gothamcondensed-bold-webfont.woff') format('woff'), url('fonts/gothamcondensed-bold-webfont.ttf') format('truetype'), url('fonts/gothamcondensed-bold-webfont.svg#webfontfn0lrmiy') format('svg');
src: url("fonts/GothamCondensed-Bold.otf") format("opentype");
}
 @font-face {
font-family: Humanist;
src: url("fonts/Humanist531BT.ttf") format("truetype");
src: url('fonts/humanist531bt-webfont.eot');
	src: local('?'), url('fonts/humanist531bt-webfont.woff') format('woff'), url('fonts/humanist531bt-webfont.ttf') format('truetype'), url('fonts/humanist531bt-webfont.svg#webfontVlpQbnA3') format('svg');
}
 @font-face {
font-family: C;
src: url("fonts/C.ttf") format("truetype");
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background-image:url(images/brickwall.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
	overflow-y:auto;
	overflow-x:hidden;
}

#header {
	width: 100%;
	top: 0px;
	height:230px;
	background: transparent;
	border: none;
	position:fixed;
	z-index: 2;
	background-image:url(images/header.jpg);
}
#moon {
	background-image:url(images/moon.gif);
	background-repeat:no-repeat;
	width:194px;
	height:192px;
	float:left;
	z-index:1;
	position:relative;
}
#social {
	position:relative;
	margin:0px 0 0 auto;
	right:220px;
	z-index:3;
	float:right;
	width:200px;
	top:0;
}
#logo {
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	width:100%;
	height:232px;
	z-index:1;
	position:fixed;
	top:0;
	left:2%;
}
#bluesbrothers {
	position:absolute;
	right:5px;
	float:right;
	
	cursor:pointer;
	z-index:2;
}
#navigation {
	position:fixed;
	float:left;
	top:125px;
	width:auto;
	height:31px;
	left:715px;
	z-index:3;
}

#navigation a:link, #navigation a:active, #navigation a:visited {
font-size: 18px;
color:#d3c8aa;
font-family:Gotham;
margin-right:5px;
letter-spacing:1px;
text-shadow: 1px 1px #625B46;

}

#navigation a:hover {
	position: relative; top: -3px; left: -3px;
   text-shadow: 1px 1px #625B46, 2px 2px #625B46, 3px 3px #625B46;
   font-size:20px;
}

.agenda a:link, .agenda a:active, .agenda a:visited
{
color:#d3c8aa;
font-family:Gotham;
letter-spacing:1px;
font-size: 18px;
text-transform:uppercase;
}

.agenda a:hover {
position: relative; top: -3px; left: -3px;
   text-shadow: 1px 1px #625B46, 2px 2px #625B46, 3px 3px #625B46;
   font-size:20px;
   }



#brickstop {
	background-image:url(/wp-content/themes/urban/images/brickstop.gif);
	background-repeat:repeat-x;
	width:100%;
	height:38px;
	z-index:2;
	position:absolute;
	bottom:-3px;
	display:inline-block;
	float:left;
	left:0;
}
#page {
	width: auto;
	margin: 0px auto 0 auto;
	overflow:hidden;
}
#container {
	width: 100%;
	height:auto;
	margin:250px auto 50px auto;
}
#content {
	width: auto;
	height:auto;
	margin:270px auto 80px auto;
	position:relative;
}
#postline {
	margin:10px auto 400px 16%;
	height:auto;
	max-width:1050px;
	right:0px;
	padding-bottom:300px;
	position:relative;
}

#post {
}
.post {
	width: 313px;
	height: 275px;
	padding: 15px 5px 21px 20px;
	margin: 0px 4px 15px;
	background: url('images/post-bg2.png') no-repeat 0 0;
	float: right;
	display: inline;
	-webkit-box-shadow: 2px 2px 2px #333;
	-moz-box-shadow: 1px 1px 10px #333;
	border-radius:12px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.posttitle {
	padding-bottom: 6px;
	margin-left:0px;
	z-index:6;
	color:#AEA081!important;
	display:block;
	width:300px;
	font-family: Gotham, Helvetica;	
}
.posttitle a:link, .posttitle a:visited, .imgtitle a:link, .imgtitle a:visited {
	font-size: 20px;
	letter-spacing: 1px;
	margin-left:0px;
	width:300px;
	color:#AEA081;
	font-family: Gotham, Helvetica;
	padding:0px;
	line-height:18px;
	position:absolute;
}
.posttitle a:hover, .imgtitle a:hover {
	color:#cec2a7;
	text-shadow: 1px 1px 2px #cec2a7;
}
.imgtags {
	position: absolute;
	padding: 0px 10px 6px 0px;
}
.imgtags, .thetags {
	margin-left: 5px;
	display: none;
}
.imgzoom {
	position: absolute;
	bottom: 21px;
	background: #fff;
	margin-left: 261px;
	display: none;
}
.imgzoom img {
	padding: 6px 0px 0px 10px;
}
.imgentry {
	margin-top:20px;

}

.close:hover, .playthis:hover, .buttons:hover {
	cursor: pointer;
}
.entry {
	font-size: 1em;
	line-height: 1.8em;
	margin-top: 10px;
}
.entry h1, .entry h2 {
	margin: 5px 5px;
	letter-spacing: 1px;
	font-size:12px;
	font-weight:normal;
}
.entry a, .comment a {
	text-decoration: underline;
}
.entry img {
	padding: 0px;
	background: transparent;
	display:block;
	margin-bottom:20px;
}
.date {
	padding-right: 0px;
	font-size:18px;
	display: inline;
	color:#625B46;
	font-family:Gotham;
}
/* --Sidebar -----*/
#sidebar {
	z-index:1;
	padding:0px;
	
	float:left;
	left:5px;
	font-family:Humanist, verdana;
	position:absolute;
}

#sidebar h2{
font-size:18px;
color:#d3c8aa;
font-weight:normal;
}
#sidebar h2 a:hover {
text-shadow: 1px 1px 2px #1c181a;
text-shadow: #cec2a7;
}

#sidebar2 {
	z-index:1;
	top:0px;
	font-family:Humanist, verdana;
	position:absolute;
	margin-left:530px;
	float:left;
}
#sidebar2 h2, #sidebar2 h1 {
font-family:Gotham, Helvetica;
font-size:14px;
font-weight:normal;
letter-spacing:1px;
}

#comments-side {
	width:30px;
	z-index:1;
	font-family: Gotham;
	position:relative;
	margin-right:0px;
	
}
.comments_number {
	width:50px;
	height:50px;
	padding:5px auto;
	position:relative;
	background-image:url(images/comments-number.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px!important;
	display:block;
	clear:both;
	text-align: center;
	font-weight:bold;
}

.comments_number a:link, .comments_number a:visited {
font-size:16px!important;
color:#625b46!important;
}

.respondlink, .respondlink a:link, .respondlink a:visited, a.showtrackbacks {
	clear:both;
	width:30px;
	text-align:center;
	display: block;
	margin-top:5px;
	font-size:10px!important;
	color:#d3c8aa!important;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color:#A39576;
}
.comments_text, .comments_text a:link, .comments_text a:visited {
	font-size:10px!important;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.twitter {
	width:50px;
	height:auto;
	color:#000;
	font-family:Gotham;
	font-size:30px;
	margin-top:10px;
	
}
div .tweetmeme_button {
	height:120px!important;
	margin-left:0px!important;
}


.facebook {
	width:30px;
	height:auto;
	color:#000;
	font-family:Gotham;
	display:inline;
	padding:0px;
}
p.facebook a {
	text-decoration: none;
	font-size:12px;
	text-align:center;
}
p.facebook a:hover {
	text-decoration: underline;
}
p.facebook img {
	margin: 1px 5px 0 0;
	width:50px;
	height:50px;
}

.sidebar-right {
	padding:5px;
	height:300px;
	z-index:1;
	width:200px;
}
#gigpress, #address {
	max-width:200px;
	z-index:1;
	right:15px;
	padding:8px;
	font-size:12px;
	margin-bottom:10px;
	background-attachment:fixed;
	box-shadow: 1px 1px 1px #A39576;
	-webkit-box-shadow: 1px 1px 1px #231f20;
	-moz-box-shadow: 1px 1px 1px #231f20;
	border-radius:6px;
	border:4px solid #1c181a;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	background-color:#000;
	color:#625B46;
}

.gigpress-sidebar-more, .gigpress-sidebar-more a:link {
font-weight:bold;
margin-top:10px;
font-family:Gotham, Helvetica!important;
color:#000;
}

#comments-single {
	font-size:10px;
	color:#231f20;
	max-width: 500px;
	margin: 15px auto 50px auto;
	padding: 10px;
	background-color:#625b46;
	box-shadow: 1px 1px 1px #A39576;
	-webkit-box-shadow: 1px 1px 1px #A39576;
	-moz-box-shadow: 1px 1px 2px #A39576;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	opacity:0.85;
}
#sidebar li {
	list-style:none;
}

#sidebar2 li {
	list-style:inside;
	text-align:left;
}
#sidebar h1 {
	font-family:Gotham, Helvetica;
	font-size:16px;
	letter-spacing:2px;
	font-weight:normal;
	color:#d3c8aa;
}
/* -- Post Single -----*/
.postsingle {
	width: 500px;
	min-height:400px;
	margin: 15px auto 50px auto;
	padding: 15px;
	background-color:#d3c8aa;
	z-index:1;
	box-shadow: 1px 1px 1px #A39576;
	-webkit-box-shadow: 2px 2px 2px #A39576;
	-moz-box-shadow: 1px 1px 10px #A39576;
	border-radius:12px;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	font-size:11px;
	text-align:justify;
	postition:absolute;
	opacity:0.85;
}

.avatar {
	float: left;
	margin-right:5px;
}
/*	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 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 0px;
	padding-bottom:10px;
	margin: 0 7px 10px 0;
	display: inline;
}
.alignright {
	float: right;
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.alignleft {
	float: left;
}
/* End Images */

.commentmetadata a:link {
	float: left;
	padding: 2px 0px 0px 0px;
	/*background: url('images/post-title.png') no-repeat 0 100%;*/
	font-family: Gotham;
	font-size:12px;
	letter-spacing:0.5px;
}
.comment-author, .comment-author a:link {
	font-size:12px;
	letter-spacing:1px;
	text-transform:uppercase;
	vertical-align:top;
	padding: 2px 0px 5px 0px;
	margin-right:10px;
}

.comment-date {
}

#trackbacks {
	display: none;
}
/* -- Footer -----*/
#footer {
	width: 100%;
	height: 25px;
	position: fixed;
	bottom: 0px;
	left: 0px;
	background: url('images/25px-bar.png') repeat-x 0 0;
	border: 1px solid #000;
	border-bottom: 0px;
	z-index: 11000;
}
.panel {
	width: 150px;
	padding: 5px 8px;
	background: #cec2a7;
	color: #222;
	position: relative;
	border: 1px solid #000;
	border-bottom: 0px;
	display: none;
	z-index:3;
}

.search {
	width: 100px;
	height: 15px;
	color:#625B46;
	margin-top: 5px;
}

.inner {
	width: 150px;
	height: 15px;
	background-color:#d3c8aa;
	color:#625B46;
	border: 1px solid #000;
	border-top: none;
	display:inline;
	position:relative;
	float:right;
	margin-right:10px;
	margin-left:5px;
}

.searchbox {
	color: #625B46;
	border: none;
	display:block;
	outline: none;
	background-color:#d3c8aa;
	letter-spacing: 1px;
	width:150px;
	float:right;
	padding:2px;
	font-style:italic;
	font-size:10px;
}


.searchform
{
background-color:#;
display:block;
width:150px;
height:20px;
color:#000000;
 }


.message {
	padding: 0px 20px;
	font-size: 2em;
	letter-spacing: -2px;
}
#suggest {
	width: 223px;
	min-height: 14px;
	padding: 15px 10px 8px 10px;
	position: relative;
	top: -15px;
	left: 567px;
	background: url('images/suggest.png') no-repeat 0 0;
}
/* Typography */
a:link, a:visited {
	text-decoration: none;
	outline: none;
	color: #231f20;
}
a:hover {
	color: #AEA081;
	outline: none;
	
}
a img {
	border: none;

}
a:link.title, a:visited.title {
	font-family: Gotham, Helvetica;
	font-size: 2.8em;
	font-weight: bold;
	color: #AEA081;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -2px;
	padding: 5px 10px;
	background: url('images/bg-black.png') repeat 0 0;
}
h2 {
	letter-spacing: 1px;
	font-family: Gotham, Helvetica;
}
h2 a:link, h2 a:visited {
	font-size: 24px;
	letter-spacing: 1px;
	text-shadow: 0px 0px 0.5px #333;
	font-family: Gotham, Helvetica;
	font-weight:bold;
	text-transform:uppercase;
	color: #231f20;
}
h2 a:hover {
	text-shadow: 1px 1px 1px #333;
}
h3 {
	margin: 5px 0px;
	color: #231f20;
	border-top:2px solid #231f20;
	font-size:24px;
	font-family:Gotham;
	padding-top:5px;
}
.description {
	text-transform: uppercase;
	color: #c0c0c0;
	margin-top: 20px;
	vertical-align:top;
}
.thetags {
	padding-bottom: 2px;
	display: inline;
}
.imgtags a:link, .imgtags a:visited {
	font-family: Gotcham, Helvetica;
	text-transform: uppercase;
	color: #231f20;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: -1px;
}
#comment {
	margin:15px 0px 15px 0px;
	background-color:#cec2a7;
	width:495px;
}
li #comment .alt {
	margin:15px;
}
.comment {
	font-size: 12px;
	line-height: 1.2em;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #000!important;
}
postsingle .entry p, .comment p {
	padding: 10px 5px 5px 0px;
}

.postmetadata, .postmetadata a:link, .postmetadata a:visited, .imgmetadata, .imgmetadata a:link, .imgmetadata a:visited, .singlepostmetadata, .singlepostmetadata a:link, .singlepostmetadata a:visited, .numtrackbacks, a.showtrackbacks {
	font-family: Gotham, Helvetica;
	font-size: 12px;
	letter-spacing:1px;
	color:#625B46;
	margin:5px 10px 0 0px;
	position: relative;
	text-align:right;
	height:15px;
}
.postmetadata a:hover, .postmetadata a:active, .imgmetadata a:hover, .imgmetadata a:active, .imgtags a:hover, .imgtags a:active, .singlepostmetadata a:active, .singlepostmetadata a:hover {
	color: #625B46;
}
.singlepostmetadata {
	padding-bottom: 6px;
	float:right;
}

#footer a {
	color: #625B46;
}
#footer a.button, #footer span {
	color: #625B46;
	height: 13px;
	padding: 3px 10px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	float: left;
}
#footer a.button:hover, #footer a.selected {
	color: #aea081;
	
}
#footer a.info {
	color: #fff;
}
#footer span {
	float: right;
}
#inTOWN  a.button {
	color: #625B46;
	height: 30px;
	display: block;
	float: right;
	padding:0;
	right:0!important;
	position:absolute;
	bottom:3px;
}

.inTOWN, .inTOWN a {
	bottom:0px;
	width:40px;
	right:0;
	position:absolute;
}
.panel small {
	font-size: 9px;
	color: #231f20;
	text-transform: lowercase;
	margin-top: 4px;
	display: block;
}
blockquote {
	margin-top: 5px;
	padding: 0px 10px 10px 10px;
	background: url('images/comment-gray.png') no-repeat 0 100%;
}
/* Input */

#commentform input, #commentform textarea {
	padding: 6px;
	margin: 2px 0px;
	border: 1px solid #aaa;
	font-family: Humanist, Verdana;
	font-size: 1.2em;
	background-color:#A39576;
}
#commentform input:hover, #commentform textarea:hover {
	background: #A39576;
}
#commentform input:focus, #commentform textarea:focus {
	background: #A39576;
	border: 1px solid #000;
	outline: none;
}
#commentform textarea {
	width: 480px;
}
#commentform #submit {
	margin-top: 8px;
	font-size: 12px;
	background: url('images/bg-black.png') repeat 0 0;
	border: 1px solid #000;
	color: #A39576;
}
#commentform #submit:hover {
	background: #222;
	color: #aea081;
	cursor: pointer;
}
#commentform label {
	font-size: 1.4em;
	margin-left: 6px;
}
/* Lists */

#comments li {
	list-style: none;
	margin-top:10px;
	padding-top:10px;
	border-top: dashed #231f20 1px;
	text-align:justify;
}
#comments h3 {
	margin-top:10px;
	font-size: 20px;
	letter-spacing: 1px;
	text-shadow: 0px 0px 0.5px #333;
	font-family: Gotham, Helvetica;
	text-transform:uppercase;
	color: #231f20;
	border-top: 3px solid #231f20;
}
.paginated-comments-number {
	font-family: Gotham;
	font-size:18px;
}
.entry li {
	list-style-position: inside;
}
.entry ul li {
	list-style-image: url('images/right-arrow.png');
}
.entry ol li {
	list-style: decimal;
	margin-left: 20px;
}
#timeline li {
	display: inline;
}
#timeline li {
	float: right;
}
#footer li {
	list-style: none;
	display: inline;
}
#pagespanel li, #recentspanel li, #hotpanel li, #feedspanel li, #lastfmpanel li, #twitterpanel li {
	padding: 5px 0px;
	list-style: none;
	text-transform: uppercase;
	display: block;
	border-bottom: 1px solid #1a1a1a;
	z-index:5;
}
#recentspanel li img {
	margin-right: 8px;
	float: left;
}
#recentspanel li span {
	float: none;
	display: inline;
	color: #222;
	font-weight: normal;
	letter-spacing: normal;
	padding: 0px;
}
#feedspanel li.feed {
	background: url('images/rss.png') no-repeat 100% 50%;
}
/* Misc */

.clearer {
	clear: both;
}
.left {
	float: left;
	font-family: Gotham;
}
.right {
	float: right;
}
.loader {
	height: 20px;
	width: 20px;
	margin: 0px auto;
	background: url('images/ajax-loader.gif') no-repeat center center;
}
.buttons {
	height: 20px;
	width: 20px;
	padding: 5px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -10px;
	margin-left: -10px;
	background-color: #fff;
	display: none;
}
.blackloader {
	background: url('images/black-ajax-loader.gif') no-repeat 100% 50%;
}
.titlemo {
	background: url('images/bg-black.png') repeat 0 0;
}
.overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: url('images/bg-black.png') repeat 0 0;
	z-index: 900;
}
.attachment, .inlinepost {
	padding: 10px;
	background: #000;
	position: absolute;
	margin:0 auto;
	top:0;
	left:10%;
	z-index: 2;
	overflow:auto;
}
.inlinepost {
	padding: 0;
	background: transparent;
}
.postinner {
	margin-bottom: 100px;
	padding: 10px;
	z-index:1000;
}
.close {
	width: 16px;
	height: 16px;
	display:block;
	background: url('images/close.png') no-repeat 100% 0;
}
.back {
	margin:0 5px;
	padding:5px;
	width: 26px;
	height: 28px;
	display:block;
	background: url('images/close.gif') no-repeat;
	z-index:10000;
}
#twitter_update_list {
	font-size:11px;
	color:#fff;
	text-align:left;
	bottom:0px;
	margin:0px;
	line-height:1.4em;
	letter-spacing:0.5px;
	padding: 0 0px 0 0px;
	margin-left:25px;
	max-width:160px;
}
#twitter_update_list td {
	font-size:11px;
	color:#625B46;
	text-align:left;
	bottom:0px;
	margin-bottom:3px;
}
#twitter_update_list a:link {
	font-size:10px;
	color:#625B46;
	text-align:left;
	bottom:0px;
	margin-bottom:0px;
	font-style:italic;
}
.gigpress {
	max-width:80px;

}
.dtstart {
font-weight:bold;
border:none;
font-size:inherit;

}

p.gigpress-subscribe {
	color:#625B46!important;
}
.gigpress-listing li {
	font-size:14px;
}

.gigpress-table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	border-top: 1px solid #CCC;
	margin: 0.5em 0 1em 0;
	text-align:left!important;	
	
}
.gigpress-row td {
	border-top: 1px solid #000;
	text-align:left!important;
	
}

.gigpress-artist {
font-size:14px;
font-weight:bold;
vertical-align:top;
}

/* Applies to the first row of each show listing */
.gigpress-row td {
	border-bottom: 1px solid #000;
	border-bottom-style:dotted;
	text-align:left!important;
	vertical-align:top;
	
}


.gigpress-related-label {
	font-weight: bold;
}


.postnav {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/* -- Interior Page -----*/
.interior {
	margin:0 auto;
	position:relative;
	z-index:1;
}
ul.interior li a {
	float: left;
	padding: 15px 5px 21px 20px;
	background: url('images/post-bg2.png') no-repeat 0 0;
	-moz-box-shadow: 0px 2px 15px #000;
	position: relative;
	width: 313px;
	height: 275px;
}
ul.interior li a.pic-1 {
	z-index: 1;
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
}
ul.interior li a.pic-2 {
	z-index: 5;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
}
ul.interior li a.pic-3 {
	z-index: 3;
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
}
ul.interior li a.pic-4 {
	z-index: 6;
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
}
ul.interior li a:hover {
	z-index: 10;
	-moz-box-shadow: 3px 5px 15px #333;
}
/* -- Twitter Login -----*/
.twitter-connect-medium {
background-image:none!important;
}

#twc_connect button{
	margin:0 0px 5px 0;
	background:none;
	border:none;
	cursor:pointer;
	padding:0; /* Links */
	outline:none;
	width:auto;
	overflow:visible;
}

button #twc_button .btn {
margin:0;
padding:0;
outline:none;
}

#twc_connect button img {
	margin:0;
}

#tweet-box-container label {
font-size: 12px!important;
}

#twc_tweet_this {
	width:25px;
}

#tweet-box-container {
font-size:11px!important;
}

#counter {
font-size:11px!important;
}
/* -- Facebook Login -----*/
.FBConnectButton, .FBConnectButton_RTL {
margin-bottom:5px!important;
}

a.FB_Link {
color: #cec2a7!important;
text-decoration: none;
}

a.FB_Link:hover
{
color: #AEA081!important;
text-decoration: underline;
}

#fb-user {
outline:none!important;
}

.addthis {
clear:both;
display:block;
margin-left:5px!important;
max-width:100px;

}

/*WP Page-Navi*/
.wp-pagenavi {
	display:block;
	font-size:12px;
	font-weight:normal;
	height:30px;
	margin-top:10px;
	margin-bottom:40px;
	text-align:left;
	float:right;
	right:10px;
	position:relative;
	background-image:none;
}
.wp-pagenavi .page {
	background-image:none;
}
.wp-pagenavi span.pages {
	background-color: transparent!important;
	border:none;
	padding: 5px 5px 0px;
	color: #d3c8aa;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
}
.wp-pagenavi span.current {
	background-color: transparent!important;
	padding: 2px 5px;
	color:#cec2a7;
}
.wp-pagenavi a {
	color: #d3c8aa;
	text-decoration: none;
	padding: 2px 5px;
	background-color: #AEA081;
	border:none;
	background-color:transparent;
}
.wp-pagenavi a:hover {
	background-color: #AEA081;
	color: #AEA081;
}
.wp-pagenavi a, .wp-pagenavi span {
	background-color:#625B46!important;
	border:none;
}
.wp-pagenavi a:hover {
	background-color:#625B46!important;
	border:none;
}
/*-END WP Page-Navi-*/
li.related_post{
list-style:disc;
}

/*GIGPRESS*/
.gigpress-info-item {
color:#000000;
text-transform:none;
}

td.gigpress-date-main {
margin-top:15px;
font-size:14px;
width:65px;

}

.gigpress-program {
font-size:14px;
font-weight:bold;
outline:none;
border:none;

}

td.gigpress-artist {
font-size:18px;
font-family: Gotham, Helvetica;
letter-spacing:1px;
}

.gigpress-info-label {
font-weight:bold;
}

ul.gigpress-related-show {
	margin-top: 2em;
	border-top:2px #000 dotted;
	
}