/*
 Theme Name: State
 Author URI: http://liamr.com/
 Description: Based of the sight theme, this is a customized theme for Frightened Rabbit
 Author: Liamr
 Version: 1.0
 License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html
 Copyright: (c) 2012 LiamR
 */

/*** Reset ***/

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, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	text-align: left;
	webkit-text-size-adjust: none;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*** Main ***/

body {
	font: 82.5% 'LuzSansMediumLuzSansMedium', Georgia, Geneva, "Times New Roman", times;
	background: #042336 url(images/fabric_2.jpg) repeat-x -500px 0;
	padding: 0px 0;
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}

.wrapper {
	width: 990px;
	margin: 0 auto
}
#container {
	padding: 15px 0 45px;
}
.gigpress-sidebar-artist {
	display: none !important;
}
/* Fontss */
@font-face {
	font-family: 'LuzSansMediumItalicLuzSansMed';
	src: url('font/luz/luzhpmit-webfont.eot');
	src: url('font/luz/luzhpmit-webfont.eot?#iefix') format('eot'), url('font/luz/luzhpmit-webfont.woff') format('woff'), url('font/luz/luzhpmit-webfont.ttf') format('truetype'), url('font/luz/luzhpmit-webfont.svg#webfontDb0yrLt5') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'LuzSansMediumLuzSansMedium';
	src: url('font/luz/luzhpmro-webfont.eot');
	src: url('font/luz/luzhpmro-webfont.eot?#iefix') format('eot'), url('font/luz/luzhpmro-webfont.woff') format('woff'), url('font/luz/luzhpmro-webfont.ttf') format('truetype'), url('font/luz/luzhpmro-webfont.svg#webfontXsrOAMre') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*** Header ***/

.header {
	width: 230px;
	margin: 0 0 0 -10px;
	position: absolute;
	top: 0;
}

.logo {
	padding: 30px 0 12px 0px;
	float: left;
	z-index: 1000;
}
.logo img {
}

#social {

	position: absolute;
	right: 10px;
	padding: 10px;
	background-color: #222;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
#mobileForm {
	display: none !important;
}

#social a {

	padding: 5px;
}

h2 {
	font-family: LuzSansMediumLuzSansMedium;
	color: #414c4d;
}

.site-description {
	width: 290px;
	height: 111px;
	padding: 35px 30px 0;
	float: left;
	overflow: hidden;
}
.site-description .textwidget {
	font-size: 11px;
	color: #656363;
	line-height: 1.3;
}

.menu {
	width: 100px;
	padding-right: 30px;
	float: right;
}
.menu ul {
	margin-top: 35px;
}
.menu li {
	font-size: 11px;
	text-transform: uppercase;
	margin: 6px 0;
}
.menu a {
	color: #000;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}

.search {
	width: 275px;
	margin-top: 28px;
	float: right;
	display: none;
}
.search fieldset {
	width: 275px;
	height: 31px;
	background: #dadada;
}
.search input {
	width: 235px;
	border: none;
	background: none;
	padding: 8px;
	color: #fff;
	font: 11px 'LuzSansMediumLuzSansMedium', Georgia, Geneva, "Times New Roman", times;
	text-transform: uppercase;
	vertical-align: middle;
}
.search button {
	width: 16px;
	height: 16px;
	background: url("images/search.png") 50% 50% no-repeat;
	cursor: pointer;
	border: none;
	vertical-align: middle;
}

/*** Navigation ***/

.nav {
	/*width: 230px;
	float: left;*/
	padding: 105px 0 0 0;
	display: inline-block;
    vertical-align: top;
	
}
.dd {
	width: 230px;
}
.dd li {
	display: block;
	text-align: left;
	font-size: 18px;
	text-transform: uppercase;
	width: 230px;
	float: left;
	position: relative;
	z-index: 9999
}
.dd li a {
	font-family: 'LuzSansMediumLuzSansMedium';
	color: #405155;
	text-decoration: none;
	display: block;
	padding: 5px 0 7px 0;
	margin: 0 0px;
	white-space: nowrap;
}
.dd li a:hover {
	text-decoration: none;
	color: #414c4d
}
.dd li ul {
	display: none;
	padding: 5px 0 0px;
	background: #5fa4fc;
	position: relative;
	float: left;
}
.dd li ul li {
	background-image: none;
	float: none;
	border: none;
	font-size: 11px;
	text-align: left;
	margin: 10px 10px 15px 0;
	padding: 0 10px;
}
.dd li ul li a {
	background-image: none;
	color: #fff;
	display: inline;
	margin: 0 !important;
	white-space: normal;
	padding-top: 0;
}
.dd li.current-menu-item a {
	color: #000;
}
.dd li.dd_hover {
	position: relative;
}
a.dd_hover:hover {
	text-decoration: none !important;
}
.submenu a:hover {
	text-decoration: underline;
}
.dd li.parent a {
	padding-right: 12px;
}
.dd li.parent a.dd_hover {
	color: #5fa4fc;
	background: url("images/dd_hover.png") 95% 12px no-repeat;
	padding-right: 12px;
	padding-left: 0px;
}

/*** Slideshow ***/

#slideshow, .slideshow {
	height: 290px;
	width: 975px;
	overflow: hidden;
	position: relative;
}
.slide {
	height: 290px;
	width: 975px;
	background: #4b9cfc;
}
.slide img {
	display: block;
	float: left;
	width: 640px;
	height: 290px;
	position: relative;
	top: -20px;
	left: -30px;
}
.slide .post {
	padding: 20px 30px 0;
}
.slide .post-category {
	font-size: 11px;
	color: #d9d9d9;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.slide .post a {
	color: #000;
}
.slide .post .post-category a {
	text-decoration: none;
}
.slide .post .post-category a:hover {
	text-decoration: underline;
}
.slide .post h2 {
	margin-bottom: 5px;
}
.slide .post h2, .slide .post h2 a {
	color: #000;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}
.slide .post h2 a:hover {
	text-decoration: underline;
}
.slide .post .post-meta {
	font-size: 11px;
	font-style: italic;
	color: #656363;
	margin-bottom: 20px;
}
.slide .post .post-meta span, .slide .post .post-meta a {
	color: #000;
	text-decoration: none;
	font-family: 'LuzSansMediumLuzSansMedium', Helvetica, Arial, sans-serif;
	font-style: normal;
}
.slide .post .post-meta a:hover {
	text-decoration: underline;
}
.slide .post .post-author {
	text-transform: uppercase;
}
.slide .post-content p {
	margin-bottom: 15px;
}
#larr, #rarr {
	display: block;
	width: 32px;
	height: 53px;
	position: absolute;
	top: 106px !important;
	opacity: 0.2;
	z-index: 99 !important;
}
#larr {
	background: #000 url("images/larr.png") 8px 50% no-repeat;
	left: 0 !important;
}
#rarr {
	background: #000 url("images/rarr.png") 11px 50% no-repeat;
	right: 0 !important;
}
#larr:hover, #rarr:hover {
	opacity: 1;
}

/*** Content ***/

#content {
	width: 500px;
	/*float: left;*/
	display: inline-block;
	background: #fefff9;
	padding: 15px;
}

#content-wide {
	width: 720px;
	min-height: 700px;
	float: left;
	background: #fefff9;
	padding: 15px;
}

.content-title {
	color: #414c4d;
	font-size: 18px;
	padding: 0 0px 15px 0px;
	border-bottom: 1px solid #d9d9d9;
	text-transform: uppercase;
	position: relative;
	font-family: 'LuzSansMediumLuzSansMedium';
}
.content-title a {
	color: #000;
	text-decoration: none;
}
.content-title a:hover {
	text-decoration: underline;
}
.content-title span {
	color: #d9d9d9;
}
.content-title span a {
	color: #d9d9d9;
	text-decoration: none;
}
.content-title span a:hover {
	color: #000;
	text-decoration: none;
}
#mode {
	display: none !important;
	width: 37px;
	height: 14px;
	background: url("images/mode.png") 0 0 no-repeat;
	position: absolute;
	bottom: 20px;
	right: 0px;
	display: none;
}
.flip {
	background-position: 0 100% !important;
}

.list .post {
	padding: 30px 0px 10px 0px;
	border-bottom: 0px solid #d9d9d9;color}
	.list .post:first-child{
	padding-top: 10px;
}
.list .post .thumb img {
	float: left;
	margin: 0 30px 30px 0;
	width: 500px;
	height: 290px;
}
.list .post a {
	color: #405155;
}

.list .post a.read-more {
	color: white;
	background-color: #414c4d;
	text-decoration: none;
}
.list .post .post-category {
	font-size: 11px;
	color: #d9d9d9;
	text-transform: uppercase;
	margin-bottom: 3px;
	display: none;
}
.list .post .post-category a {
	text-decoration: none;
}
.list .post .post-category a:hover {
	text-decoration: underline;
}
.list .post h2 {
	margin-bottom: 3px;
}
.list .post h2, .list .post h2 a {
	color: #414c4d;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
.list .post h2 a:hover {
	text-decoration: none;
	text-transform: uppercase !important;
}
.list .post .post-meta {
	font-size: 11px;
	font-style: italic;
	color: #aaa9a9;
	margin-bottom: 7px;
}
.list .post .post-meta span, .list .post .post-meta a {
	color: #000;
	text-decoration: none;
	font-family: 'LuzSansMediumLuzSansMedium', Arial, sans-serif;
	font-style: normal;
	text-transform: uppercase;
}
.list .post .post-meta a:hover {
	text-decoration: underline;
}
.post-author {
	text-transform: uppercase;
}

.grid {
	padding: 0px 0 0 0px;
}
.grid .post {
	width: 110px;
	height: 110px;
	background-color: #f5f5f5;
	padding: 18px;
	float: left;
	margin: 19px 19px 0 0px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.grid .post .post-category, .grid .post .post-content, .grid .post .post-meta em {
	display: none;
}
.grid .post h2, .grid .post .post-meta {
	display: block;
}
.grid .post .thumb {
	width: 245px;
	height: 245px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.grid .post .thumb img {
	width: 305px;
	height: 245px;
}
.grid .post h2, .grid .post h2 a {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
.grid .post h2 {
	margin-bottom: 5px;
	max-height: 60px;
	overflow: hidden;
}
.grid .post a {
	text-decoration: none;
}
.grid .post a:hover {
	text-decoration: underline;
}
.grid .post .post-meta {
	font-size: 10px;
	color: #656363;
}
.grid .post .post-meta span, .grid .post .post-meta a {
	color: #000;
	font-family: 'LuzSansMediumLuzSansMedium', Arial, sans-serif;
	font-style: normal;
}
.grid .post .post-meta .post-author {
	text-transform: uppercase;
}
.grid .post .comments_popup_link {
	position: absolute;
	bottom: 18px;
	right: 18px;
}
.grid .post .post-edit-link {
	position: absolute;
	bottom: 18px;
	left: 18px;
}

.rollover {
	opacity: 0;
	background: #5fa4fc;
	width: 154px;
	height: 154px;
	padding: 18px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}
.rollover-title {
	margin-bottom: 5px;
}
.rollover-title, .rollover-title a {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
.rollover-title a:hover {
	text-decoration: underline;
}
.rollover-content {
	color: #262626;
	font: 12px/1.5 'LuzSansMediumLuzSansMedium', Arial, sans-serif;
}
.rollover-meta {
	font-size: 10px;
	font-style: italic;
	color: #656363;
}
.rollover-meta span, .rollover-meta a {
	color: #000;
	text-decoration: none;
	font-family: 'LuzSansMediumLuzSansMedium', Arial, sans-serif;
	font-style: normal;
}
.rollover-author {
	text-transform: uppercase;
}
.rollover-meta a:hover {
	text-decoration: underline;
}

.pagination {
	color: #aaa9a9;
	font-size: 12px;
	clear: both;
	position: relative;
	text-transform: uppercase;
	padding-top: 10px;
}
.pagination a {
	color: #000;
	text-decoration: none;
	color: white;
	background-color: #414c4d padding :8px;
	display: inline-block;
}
.pagination a:hover {
	text-decoration: none;
	color: #aaa9a9;
	background-color: white;
}
.pagination .nextpostslink {
	float: right;
}
.pagination .previouspostslink {
	float: left;
}
#pagination .nextpostslink {
}
#pagination .nextpostslink:hover {
}
#pagination .loading {
	background: url("images/loading.gif") 240px 9px no-repeat;
	color: #555;
}
#pagination .loading:hover {
	background-color: transparent !important;
	cursor: default;
}

.entry {
	margin-bottom: 20px;
}
.entry .post {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 15px;
}
.entry .post-meta {
	padding: 10px 0px 10px 0px;
	border-bottom: 0px solid #d9d9d9;
	font-size: 11px;
	font-style: italic;
	color: #aaa9a9;
	position: relative;
}
.entry .post-meta h1 {
	color: #333;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 5px;
	font-family: 'LuzSansMediumLuzSansMedium';
}
.entry .post-meta span, .entry .post-meta a {
	color: #000;
	text-decoration: none;
	font-family: 'LuzSansMediumLuzSansMedium', Helvetica, Arial, sans-serif;
	font-style: normal;
}
.entry .post-meta a:hover {
	text-decoration: underline;
}
.entry .post-comms {
	position: absolute;
	right: 0px;
}
.entry .post-content {
	padding: 15px 0px 0 0px;
}
.entry .post-content a {
	color: #000;
}
.entry .post-content a:hover {
	text-decoration: none;
}
.entry .post-footer {
	padding-left: 30px;
	font-size: 12px;
	margin-bottom: 15px;
}
.entry .post-footer a {
	color: #000;
	text-decoration: none;
}
.entry .post-footer a:hover {
	text-decoration: underline;
}
.page .post-category {
	display: none;
}

.read-more {
	padding: 5px;
	margin: 5px 0;
	background: #eaeaea;
	text-transform: uppercase;
}

.grid .read-more {
	display: none;
}

.f, .t, .di, .su {
	width: 16px;
	height: 15px;
	position: absolute;
	bottom: 7px;
}
.f {
	right: 63px;
	background: url("images/social.png") 0 0 no-repeat;
}
.t {
	right: 42px;
	background: url("images/social.png") -16px 0 no-repeat;
}
.di {
	right: 21px;
	background: url("images/social.png") -32px 0 no-repeat;
}
.su {
	right: 0px;
	background: url("images/social.png") -48px 0 no-repeat;
}
.f:hover {
	background-position: 0 -15px;
}
.t:hover {
	background-position: -16px -15px;
}
.di:hover {
	background-position: -32px -15px;
}
.su:hover {
	background-position: -48px -15px;
}
.post-meta {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.post-meta h1 {
	text-transform: uppercase;
	color: #414c4d !important;
	border-bottom-width: 0px !important;
}
.post-content {
	margin-bottom: 12px;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5 {
	color: #000;
	font-weight: normal;
	font-family: 'LuzSansMediumLuzSansMedium', Georgia, Geneva, "Times New Roman", times;
	margin: 15px 0;
}
.post-content h1 {
	font-size: 30px;
	line-height: 35px;
}
.post-content h2 {
	font-size: 26px;
}
.post-content h3 {
	font-size: 22px;
}
.post-content h4 {
	font-size: 20px;
}
.post-content h5 {
	font-size: 18px;
}
.post-content {
	color: #405155;
	font: 12px/1.5, 'LuzSansMediumLuzSansMedium', Helvetica, Arial, sans-serif;
}
.post-content p {
	margin: 10px 0;
}
.post-content ol {
	list-style: decimal;
	padding-left: 35px;
	margin: 15px 0;
}
.post-content ul {
	list-style: disc;
	padding-left: 35px;
	margin: 15px 0;
}
.post-content li {
	color: #262626;
	font: 12px/1.5 Helvetica, Arial, sans-serif;
	margin: 3px 0;
}
.post-content blockquote {
	padding: 15px 0 10px 65px;
	background: url("images/bq.png") 20px 0 no-repeat;
}
.post-content blockquote p {
	color: #8c8888;
	font: italic 16px Georgia, Geneva, "Times New Roman", times;
}

.post-content .search {
	float: none;
	margin-top: 15px;
	width: auto;
}
.post-content .search fieldset {
	width: 610px;
	height: 35px;
}
.post-content .search input {
	width: 570px;
	font-size: 16px;
}

.post-navigation {
	width: 500px;
	padding: 15px 0px 0 0px;
	position: relative;
}
.post-navigation a {
	display: block;
	color: #000;
	font: 11px Helvetica, Arial, sans-serif;
	text-decoration: none;
	line-height: 1.5;
}
.post-navigation a:hover {
	text-decoration: none;
}
.post-navigation a em {
	display: block;
	color: #aaa9a9;
	font: italic 11px Georgia, Geneva, "Times New Roman", times;
}
.post-navigation a:hover span {
	text-decoration: underline;
}
.post-prev {
	width: 210px;
	min-height: 40px;
	padding-left: 30px;
	float: left;
	text-align: left;
	background: url("images/post_prev.png") 0 50% no-repeat;
}
.post-next {
	width: 210px;
	min-height: 40px;
	padding-right: 30px;
	float: right;
	text-align: right;
	background: url("images/post_next.png") 100% 50% no-repeat;
}
.line {
	width: 1px;
	height: 100%;
	background: #d9d9d9;
	position: absolute;
	top: 0;
	right: 250px;
}

.post-content object {
	width: 500px;
}
.entry .post-content

.gigpress-table {
	border-top: 0px !important;
}
tr.gigpress-header th, .gigpress-heading {
	padding-left: 0px !important;
	font-weight: normal !important;
	color: #414c4d;
	text-transform: uppercase;
	background-color: transparent !important;
}
.gigpress-heading {
	display: none;
}
.post-content table.gigpress-table {
	width: 500px !important;
}
.post-content table.gigpress-table .vevent {
	float: none;
	text-transform: uppercase;
	font-size: 12px;
}
.gigpress-venue  a:hover, .gigpress-venue  a {
	text-decoration: none;
	color: #414c4d !important;
}
.gigpress-info-item  a, .gigpress-info-item  a:hover {
	text-decoration: none;
	color: #414c4d !important;
	font-weight: normal !important;
}
.gigpress-subscribe {
	text-transform: uppercase;
	color: #414c4d !important;
}
/*** Images ***/

.post-content img {
	margin: 0 0 15px;
	height: auto;
	max-width: 500px;
}
.post-content h6 {
	position: relative;
	left: -30px;
}
.post-content .attachment img {
	max-width: 610px;
}
.post-content .alignnone, .post-content img.alignnone {
	clear: both;
	display: block;
	margin-bottom: 15px;
}
.post-content .alignleft, .post-content img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 4px;
}
.post-content .alignright, .post-content img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 4px;
}
.post-content .aligncenter, .post-content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.post-content img.alignleft, .post-content img.alignright, .post-content img.aligncenter {
	margin-bottom: 15px;
}
.post-content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
.post-content .wp-caption img {
	margin: 5px 5px 0;
}
.post-content .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.post-content .wp-smiley {
	margin: 0;
}
.post-content .gallery {
	margin: 0 auto 18px;
}
.post-content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 190px;
}
.post-content .gallery .gallery-item img {
	max-width: 190px;
	border: none !important;
	margin-bottom: 0;
}
.post-content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.post-content .gallery dl {
	margin: 0;
}
.post-content .gallery br+ br {
	display: none;
}
.post-content .attachment img {
	display: block;
	margin: 0 auto;
}

/*** Comments ***/

.comments h3 {
	font-family: 'LuzSansMediumLuzSansMedium';
	font-size: 18px;
	font-weight: normal;
	color: #000;
	padding: 15px 30px 10px 0;
	border-bottom: 1px solid #d9d9d9;
}
.comments a {
	color: #000;
}
#comments {
	margin-bottom: 30px;
}
.comment {
	padding: 15px 0px 15px 0;
	border-bottom: 1px dotted #d9d9d9;
}
.comment td {
	vertical-align: top;
}
.comment-meta {
	position: relative;
	min-height: 70px;
	font-size: 11px;
	margin-right: 30px;
}
.avatar {
	display: block;
	margin-right: 10px;
}
.comment-author {
	color: #aaa9a9;
}
.comment-author span {
	color: #000;
}
.comment-author a, .comment-author span {
	text-decoration: none;
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
}
.comment-author a:hover {
	text-decoration: underline;
}
.comment-author, .comment-date {
	white-space: nowrap;
}
.comment-reply-link {
	position: absolute;
	bottom: 1px;
	text-decoration: none;
}
.comment-reply-link:hover {
	text-decoration: underline;
}
.comment-text p {
	color: #4b4b4b; ;
	font: 12px Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
}
.children {
	margin-left: 80px;
}
.children .children {
	margin-left: 50px;
}
.children .comment {
	padding-left: 0;
}

#respond p, .nopassword {
	margin: 10px 0;
	font: 11px Helvetica, Arial, sans-serif;
}
.nopassword {
	padding-left: 30px;
}
#respond p a {
	text-decoration: none;
}
#respond p a:hover {
	text-decoration: underline;
}
#commentform {
	padding: 30px 0px 0 0;
}
#commentform table {
	width: 100%;
	margin-bottom: 15px;
}
#commentform td {
	vertical-align: top;
	width: 33.33%;
}
#commentform td p {
	font: bold 11px Helvetica, Arial, sans-serif;
	color: #333;
	margin-bottom: 5px;
}
#commentform td p span {
	color: #aaa9a9;
	font: italic 11px Georgia, Geneva, "Times New Roman", times;
}
.commform-textarea {
	border: 1px solid #d9d9d9;
	padding: 10px;
	margin-bottom: 10px;
}
#comment {
	width: 100%;
	height: 120px;
	padding: 0;
	margin: 0;
	border: none;
	border-color: #fff;
	overflow: auto;
}
.commform-author div {
	margin-right: 15px;
	border: 1px solid #d9d9d9;
	padding: 5px;
}
.commform-email div {
	border: 1px solid #d9d9d9;
	padding: 5px;
}
.commform-url p {
	margin-left: 15px !important;
}
.commform-url div {
	margin-left: 15px;
	border: 1px solid #d9d9d9;
	padding: 5px;
}
#author, #email, #url {
	width: 100%;
	margin: 0;
	padding: 0;
	border: none;
	font: 12px Helvetica, Arial, sans-serif;
	color: #333;
}
#submit {
	float: left;
	border: none;
	background: #ccc;
	color: #fff;
	font: bold 12px Helvetica, Arial, sans-serif;
	cursor: pointer;
	padding: 5px 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#submit:hover {
	background: #000;
}
p#cancel-comment-reply {
	float: right;
	line-height: 28px;
	margin: 0;
}

/*** Sidebar ***/

.sidebar {
	/*width: 200px;
	margin-right: 10px;
	padding: 65px 15px 0 15px;*/
	padding: 0 0 0 8px;
	float: left;	
	background: #fefff9;
}
.sidebar .sidebar {
    display: inline-block;
}
.sidebar-right {
	width: 190px;
	padding: 15px 10px 0 10px;
	/*float: right;*/
	background: #fefff9;
    display: inline-block;
    vertical-align: top;
}
.widget {
	margin-bottom: 35px;
}
.widget-small {
	width: 130px;
}
.widget h3, .widget-small h3 {
	color: #414c4d;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 0px;
	border-bottom: 0px solid #d9d9d9;
	font-family: 'LuzSansMediumLuzSansMedium';
	text-transform: uppercase;
}
.widget a, .widget-small a {
	color: #bd4223;
	text-decoration: none;
}
.widget a:hover, .widget-small a:hover {
	text-decoration: underline;
}
.widget p, .textwidget {
	color: #262626;
	font: 12px/1.3 'Cabin', Helvetica, Arial, sans-serif;
}
.widget h3 a {
	color: #414c4d;
}
.widget p a, .textwidget a {
	text-decoration: underline;
}
.widget p a:hover, .textwidget a:hover {
	text-decoration: none;
}
.widget li, .widget-small li {
	font-size: 12px;
	color: #262626;
	margin-bottom: 3px;
}

.widget_getconnected {
	margin-bottom: 5px;
}
.widget_getconnected .widget-body div {
	width: 100%;
	float: left;
	min-height: 40px;
	padding-bottom: 5px;
}
.widget_getconnected .widget-body div a {
	display: block;
	color: #24211f;
	font-size: 16px;
	padding-left: 25px;
}
.widget_getconnected .widget-body div span {
	color: #838383;
	font: 11px Helvetica, Arial, sans-serif;
	padding-left: 25px;
}
.getconnected_rss a {
	background: url("images/getconnected_rss.png") 0 2px no-repeat;
}
.getconnected_twitter a {
	background: url("images/getconnected_twitter.png") 0 2px no-repeat;
}
.getconnected_fb a {
	background: url("images/getconnected_fb.png") 0 2px no-repeat;
}
.getconnected_flickr a {
	background: url("images/getconnected_flickr.png") 0 2px no-repeat;
}
.getconnected_behance a {
	background: url("images/getconnected_behance.png") 0 2px no-repeat;
}
.getconnected_delicious a {
	background: url("images/getconnected_delicious.png") 0 2px no-repeat;
}
.getconnected_stumbleupon a {
	background: url("images/getconnected_stumbleupon.png") 0 2px no-repeat;
}
.getconnected_tumblr a {
	background: url("images/getconnected_tumblr.png") 0 2px no-repeat;
}
.getconnected_vimeo a {
	background: url("images/getconnected_vimeo.png") 0 2px no-repeat;
}
.getconnected_youtube a {
	background: url("images/getconnected_youtube.png") 0 2px no-repeat;
}

.rpthumb {
	display: block;
	padding-bottom: 15px;
	margin-top: 15px;
	border-bottom: 1px dotted #d9d9d9;
}
.rpthumb img {
	width: 50px;
	width: 50px;
	margin-right: 15px;
	float: left;
}
.rpthumb-title {
	display: block;
	font: 12px 'Cabin', Georgia, Geneva, "Times New Roman", times;
	margin-bottom: 6px;
}
.rpthumb-date {
	display: block;
	font-size: 11px;
	color: #aaa9a9;
}
.rpthumb:hover {
	text-decoration: none !important;
}
.rpthumb:hover .rpthumb-title {
	text-decoration: underline;
}

.widget_tag_cloud a {
	margin: 0 2px;
}
.widget_calendar table {
	width: 100%;
}
.widget_calendar caption {
	font-size: 13px;
	padding-bottom: 10px;
	text-align: left;
}
.widget_calendar th, .widget_calendar td {
	padding: 5px 0;
	font-size: 13px;
}
.widget_calendar tbody a {
	text-decoration: underline;
}
.widget_calendar tbody a:hover {
	text-decoration: none
}

/* Gigpress widget */

a.view_shows_sidebar {
	float: left;
	margin-top: 20px;
	text-decoration: none;
}

/* Twitter */
.widget_twitter ul .twitter-item {
	padding-bottom: 5px;
	margin-bottom: 5px !important;
	border-bottom: 1px #eee solid;
}
.textbox {
	width: 187px !important;
}
.sponsors .widget-body {
	text-align: center;
}
.sponsors .widget-body img {
	margin-bottom: 20px;
}

#likebox-frame {
	border: 2px solid #ffffff;
	width: 192px;
	z-index: 10;
	height: 256px;
	overflow: hidden;
	position: relative;
	top: -1px;
	left: -2px;
}
#likebox-frame iframe {
	left: -5px;
	overflow: hidden;
	position: relative;
	top: -1px;
}
#banner530 {
	padding-top: 5px;
	padding-bottom: 13px;
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
}
#banner210 {
	width: 100%;
	overflow: hidden;
}

#banner530 img {
	width: 100% !important;
}
#banner210 img {
	width: 100% !important;
}
#notificationWidget {
	position: fixed;
	bottom: 0px;
	right: 0px;
	width: 200px;
	height: 60px;
	background-image: url('images/tint-black.png');
	padding: 10px;
	color: white;
	font-family: LuzSansMediumLuzSansMedium;
	font-size: 9px;
	margin-right: 20px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	z-index: 9999999;
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}

.widget {
	margin-bottom: 10px;
}

#notificationWidget h3 {
	border-bottom: 1px solid white;
	font-size: 9px;
	font-weight: normal !important;
	text-transform: uppercase;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
#notificationWidget a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#notificationClose {
	float: right;
	color: white;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
}
#submitform select {
	font-family: LuzSansMediumLuzSansMedium !important;
	color: white !important;
	background-color: #414c4d !important;
	border: 0px !important;
	border-radius: 0px !important;
	font-size: 11px;
	padding: 3px;
}
input.textbox {
	font-family: LuzSansMediumLuzSansMedium !important;
	border-radius: 0px !important;
	font-size: 11px !important;
	padding: 3px !important;
	background-color: #414c4d !important;
	color: white !important;
	border: 0px !important;
	width: 181px !important;
	text-transform: uppercase;
}

/*** GIG STUFF ***/

span.gigpress-sidebar-date {
	font-weight: normal !important;
	display: block;
	text-transform: uppercase;
}
ul.gigpress-listing {
	font-weight: normal !important;
	text-transform: uppercase;
}
ul.gigpress-listing a {
	display: block;
	float: left;
	clear: both;
	margin-bottom: 10px;
}
ul.gigpress-listing span.gigpress-sidebar-venue
float:left;
clear:both;
}

ul.gigpress-listing li {
	display: block;
	float: left;
	clear: both;
}
.widget a, .widget-small a {
	color: #414c4d !important;
}

ul.gigpress-listing li span.gigpress-sidebar-venue a {
	margin-bottom: 0px !important;
}
.gigpress-sidebar-status a {
	font-weight: normal !important;
}
#post_43 .vevent .gigpress-date {
	width: 80px;
}
#post_43 .vevent .gigpress-city {
	width: 174px;
}

.vevent {
	float: left;clear;both;
}

.tubepress_thumb {
	height: auto !important;
	width: 120px !important;
	margin-bottom: 5px !important;
	margin-right: 5px !important;
}
.tubepress_thumb img {
	padding: 0px !important;
}
.tubepress_embedded_title {
	margin-bottom: 12px !important;
	text-transform: uppercase;
	font-weight: normal !important;
}
.picasaView h3 {
	margin-bottom: 0px !important;
}
.picasaView p {
	margin: 0px !important;
	text-decoration: uppercase;
}
.picasaView h3 a {
	text-transform: uppercase;
	text-decoration: none;
	color: #414c4d !important;
}
.picasaView h3 a:hover {
	text-decoration: none !important;
}
#discogPanel {
	padding-top: 16px;
}
#discogPanel #discogImage {
	float: left;
	width: 200px;
	margin-right: 16px;
}
#discogPanel .post-content {
	padding-top: 0px;
	width: 250px;
	float: left;
}
#discogPanel .post-content p {
	margin-top: 0px;
}
#discogPanel ol li {
	font-family: LuzSansMediumLuzSansMedium;
	text-transform: uppercase;
}
#shopList {
	line-height: 22px !important;
}
#discogPanel a {
	font-weight: normal;
	text-decoration: none;
	color: #414c4d !important;
	text-transform: uppercase;
	font-family: LuzSansMediumLuzSansMedium;
}
.discogImageThumb {
	width: 155px !important;
	margin-bottom: 5px !important;
	height: 155px !important;
}
#discogList li, #discogList {
	list-style: none;
}
#discogList li {
	float: left;
	display: inline;
	margin-right: 16px !important;
}
#discogList li.final {
	margin-right: 0px !important;
}
#discogList {
	padding-left: 0px;
	margin-top: 0px;
}
.post-content h3 {
	text-transform: uppercase;
	padding-top: 0px;
	margin-top: 0px;
	color: #414c4d;
}
.post-content ol {
	padding-left: 22px;
}

#galleryList {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#galleryList li {
	margin-top: 0px;
	clear: both;
}
#galleryList li img {
	float: left;
	margin-right: 16px;
}
#galleryList li span.galleryHolder {
	float: left;
	width: 284px;
	display: block;
}
.galleryHolder h4 {
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	color: #414c4d !important;
}
#galleryList a:hover h4 {
	color: #405155 !important;
	text-decoration: none !important;
}
.post-meta h1 a:hover {
	text-decoration: none !important;
	color: #405155 !important;
}
.galleryHolder h6 {
	left: 0px;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: LuzSansMediumLuzSansMedium;
	color: #414c4d;
	font-weight: normal;
}

.linksPage h5 {
	text-transform: uppercase;
	font-family: LuzSansMediumLuzSansMedium;
	color: #414c4d;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 0px !important;
}
#discogList li.final {
	margin-right: 16px;
}

.blogitem .post-content {
	margin-top: 0px;
	padding-top: 0px;
}
.blogitem a.read-more, .blogitem a.read-more:hover {
	color: white !important;
}
/*** Footer ***/

.footer {
	width: 990px;
	height: 60px;
	border-top: 1px solid #d9d9d9;
	padding: 10px 0px 0 0px;
	margin: 0 auto;
}
.footer p {
	font-size: 12px;
	color: #fff;
}
.footer a {
	color: #fff;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
p.copyright {
	float: left;
	color: #fff;
}
p.copyright span {
	color: #fff;
}
.credits {
	display: none;
}

.linksPage a {
	text-decoration: none !important;
	color: #414c4d !important;
}
.linksPage a:hover {
	text-decoration: none !important;
	color: #405155 !important;
}
.blogitem {
	border-bottom: 0px !important;
	margin-top: 0px !important;
	padding-top: 0px !important;
}

.blogitem .post-meta {
	border-bottom: 0px !important;
}
.pagination a {
	color: white !important;
}

.content-title a {
	margin-top: 4px;
}
.lyricSet li {
	float: left;
	clear: both;
	text-transform: uppercase;
	font-family: LuzSansMediumLuzSansMedium;
}
.lyricSet li a {
	text-decoration: none;
}
.lyricsTitle {
	float: left;
	clear: both;
	margin-bottom: 0px !important;
	margin-left: 0px;
	font-family: LuzSansMediumLuzSansMedium;
}
.lyricSet {
	padding-left: 0px;
	list-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none !important;
	padding-left: 0px !important;
	padding-bottom: 15px;
	float: left;
	clear: both;
	margin-top: 0px !important;
	padding-bottom: 0px !important;
}
.lyricHolder {
	display: none;
}
.twitter li {
	text-transform: uppercase;
}

@media screen and (max-width: 990px) {
	.sidebar-right {
		display: none !important;
	}
	.sidebar {
		width: 180px;
	}
	.wrapper {
		width: 768px !important;
		margin-left: 0px;
		margin-right: 0px;
		margin: auto;
	}
	.footer {
		width: 748px;
	}
	body {
		overflow-x: hidden !important;
	}
	.logo img {
		width: 230px;
	}
	.mode, #mode {
		display: none;
	}
}
@media screen and (max-width: 767px) {
	#container {
		width: 480px;
		overflow-x: hidden;
	}
	.logo img {
		width: 115px;
		margin-left: 15px;
	}
	#banner530 {
		display: none;
	}
	.wrapper {
		width: 480px !important;
	}
	#content {
		width: 450px;
	}
	.footer {
		width: 478px;
	}
	#gigpress-2 {
		display: none;
	}
	.sidebar {
		width: 100%;
	}
	.nav {
		width: 230px !important;
	}
	.nav #dd li {
		float: left;
		clear: none;
		display: inline;
		padding-right: 10px;
		width: auto;
	}
	.nav #dd li a {
		font-size: 13px;
	}
	#dd {
		width: 100%;
	}
	.header {
		float: left;
	}
	.sidebar {
		height: 110px;
		padding-top: 80px;
	}
	.post-content {
		overflow: hidden;
	}
	.gigpress-country {
		position: relative;
		left: -10px;
	}
	#discogList li.final {
		margin-right: 16px !important;
	}
	#discogPanel .post-content {
		width: 230px;
	}
	.tubepress_normal_embedded_wrapper iframe {
		width: 450px !important;
	}
	.merchImage {
		width: 450px !important;
	}
	.galleryHolder {
		float: left;
		width: 220px !important;
	}
	#mobileForm {
		display: block !important;
	}
	nav {
		width: 230px !important;
	}
}
@media screen and (max-width: 600px) {
	#supersized-loader {
		display: none !important;
		visibility: hidden !important;
	}
	#supersized {
		background-image: url('/wp-content/themes/state/images/bgs/wood.jpg');
	}
	input {
		-webkit-appearance: none;
		border-radius: 0;
	}
}

@media screen and (max-width: 479px) {
	body {
		-webkit-text-size-adjust: none !important;
	}
	#container {
		width: 320px;
		overflow-x: hidden;
	}
	.logo img {
		width: 75px;
		margin-left: 15px;
	}
	#banner530 {
		display: none;
	}
	.wrapper {
		width: 320px !important;
	}
	#content {
		width: 290px;
	}
	.footer {
		width: 320px;
	}
	#gigpress-2 {
		display: none;
	}
	.sidebar {
		width: 100%;
	}
	.nav {
		width: 100%;
	}
	.nav #dd li {
		float: left;
		clear: none;
		display: inline;
		padding-right: 10px;
		width: auto;
	}
	.nav #dd li a {
		font-size: 13px;
	}
	#dd {
		width: 100%;
	}
	.header {
		float: left;
	}
	.sidebar {
		height: 110px;
		padding-top: 50px;
		width: 290px;
	}
	.post-content {
		overflow: hidden;
	}
	.gigpress-country {
		position: relative;
		left: -10px;
	}
	#discogList li.final {
		margin-right: 16px !important;
	}
	#discogPanel .post-content {
		width: 130px;
	}
	.tubepress_normal_embedded_wrapper iframe {
		width: 320px !important;
		height: 240px !important;
	}
	.merchImage {
		width: 290px !important;
	}
	.galleryHolder {
		float: left;
		width: 150px !important;
		padding-bottom: 15px;
	}
	.gigpress-venue {
		display: none;
	}
	.gigpress-country {
		display: none;
	}
	td.gigpress-city summary {
		width: 120px !important;
		overflow: hidden;
	}
	.gigpress-info {

	}
	.gigpress-info-item {

	}
	.gigpress-date {
		width: 50px;
		display: inline;
		float: left;
	}
	tr.gigpress-info.gigpress-info td.description {
		width: 243px;
	}
	.gigpress-city {
		width: 174px;
		overflow: hidden;
		float: left;
		display: inline;
	}
	.gigpress-header {
		display: none !important;
	}
	.gigpress-table tr {
		float: left;
		display: inline-block;
		width: 286px !important;
	}
	.gigpress-table tr td {
		background-color: #F6F6F6;
	}
	.gigpress-table tr.gigpress-info {
		display: block;
		float: left;
		clear: both;
		width: 286px !important;
		overflow: hidden !important;
	}

	#content .bit-share-text, #content .bit-share-links {
		display: none;
	}
	#content .bit-rsvp {
		display: none;
	}
	#content .bit-description-links {
		display: none;
	}
}

.gigpress-sidebar-prep {
	padding-left: 5px;
	display: none;
}
.gigpress-sidebar-city {
	float: left;
	clear: both;
}
.gigpress-sidebar-venue {
	float: left;
	clear: both;
	display: block;
}
.gigpress-listing li {
	float: left;
	clear: both;
}
.widget_twitter li {
	margin-top: 20px;
}
#twitter-1 h3 {
	margin-bottom: -15px;
}
.catList {
	font-size: 12px;
	margin-bottom: 7px;
}
.catList a {
	text-decoration: none !important;
	text-transform: uppercase;
}
body {
	background-size: cover;
}

strong.gigpress-cancelled, strong.gigpress-soldout {
	background-color: transparent !important;
	color: #cc0000 !important;
}
