/*
Theme Name: Rabbit Quinn
Description: Custom Theme for Rabbit Quinn
Author: Kim Flournoy
Author URI: http://www.kimflournoy.com
Version: 1.0
*/

/* CSS 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,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display: block;}body{line-height: 1;}ol,ul{list-style: none;}blockquote,q{quotes: none;}blockquote:before,blockquote:after,q:before,q:after{content: ''; content: none;}table{border-collapse: collapse; border-spacing: 0;}

body {
	background: #353a3b url("images/page-pattern.png") repeat top left;
	color: #333;
	font-size: 100%;
	line-height: 140%;
	font-family: Times, "Times New Roman", serif;
}

.accessibility {
	display: none;
}

img {
	border: none;
}

.alignleft {
	float: left;
	margin-right: 2em;
	margin-bottom: 1em;
}

.alignright {
	float: right;
	margin-left: 2em;
	margin-bottom: 1em;
}

a {
	color: #333;
	text-decoration: underline;
}

a:hover, a:active {
	color: #555;
	text-decoration: underline;
}

/* Web fonts */


/* Layout */

.container {
	width: 946px;
	margin: 0 auto;
}


/* Header */

.logo {
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: 9px;
	z-index: 1;
}

.logo img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}


.main-nav {
	height: 80px;
	margin: 0 auto;
	position: relative;
	z-index: 5;
}

.main-nav ul {
	height: 80px;
}

.main-nav li {
	float: left;
	display: block;
	height: 80px;
	background: transparent url("images/main-nav-bkg.png") repeat-x bottom left;

}

.main-nav li span.line {
	background: transparent url("images/main-nav-line.png") repeat-x 0 9px;
	padding-top: 9px;
	display: block;
}

.main-nav li.current_page_item span, .main-nav li.current-menu-item span, .category-news .main-nav li.menu-item-29 span, .category-press .main-nav li.menu-item-142 span, .main-nav li.menu-item-29.current-post-parent span, .main-nav li.menu-item-142.current-post-parent span {
	background: transparent url("images/main-nav-key.png") no-repeat center 0;
}

.main-nav li a {
	display: block;
	text-indent: -9999em;
	height: 71px;
	background: transparent url("images/main-nav-text.png") no-repeat top left;
	text-align: center;
	text-decoration: none;
	color: #9e9245;
	text-transform: uppercase;
	font-family: Times, "Times New Roman", serif;
}

.main-nav li a:hover, .main-nav li a:active, .main-nav li.current-menu-item a {
	color: #c8c39f;
}

/* Home */
.main-nav li#menu-item-20, .main-nav li#menu-item-20 a {
	width: 116px;
}

.main-nav li#menu-item-20 a {
	background-position: 0 0;
}

.main-nav li#menu-item-20 a:hover, .main-nav li#menu-item-20 a:active, .main-nav li#menu-item-20.current-menu-item a {
	background-position: 0 100%;
}

.main-nav li#menu-item-29, .main-nav li#menu-item-29 a { /* News */
	width: 93px;
}

.main-nav li#menu-item-29 a {
	background-position: -116px 0;
}

.main-nav li#menu-item-29 a:hover, .main-nav li#menu-item-29 a:active, .main-nav li#menu-item-29.current-menu-item a, .main-nav li#menu-item-29.current-post-parent a, .main-nav li#menu-item-29.current-post-ancestor a {
	background-position: -116px 100%;
}

.main-nav li#menu-item-19, .main-nav li#menu-item-19 a { /* Shows */
	width: 111px;
}

.main-nav li#menu-item-19 a {
	background-position: -209px 0;
}

.main-nav li#menu-item-19 a:hover, .main-nav li#menu-item-19 a:active, .main-nav li#menu-item-19.current-menu-item a {
	background-position: -209px 100%;
}

.main-nav li#menu-item-17, .main-nav li#menu-item-17 a { /* Music */
	width: 103px;
}

.main-nav li#menu-item-17 a {
	background-position: -320px 0;
}

.main-nav li#menu-item-17 a:hover, .main-nav li#menu-item-17 a:active, .main-nav li#menu-item-17.current-menu-item a {
	background-position: -320px 100%;
}

.main-nav li#menu-item-18, .main-nav li#menu-item-18 a { /* Drawings */
	width: 155px;
}

.main-nav li#menu-item-18 a {
	background-position: -423px 0;
}

.main-nav li#menu-item-18 a:hover, .main-nav li#menu-item-18 a:active, .main-nav li#menu-item-18.current-menu-item a {
	background-position: -423px 100%;
}

.main-nav li#menu-item-15, .main-nav li#menu-item-15 a { /* Photos */
	width: 119px;
}

.main-nav li#menu-item-15 a {
	background-position: -578px 0;
}

.main-nav li#menu-item-15 a:hover, .main-nav li#menu-item-15 a:active, .main-nav li#menu-item-15.current-menu-item a {
	background-position: -578px 100%;
}

.main-nav li#menu-item-142, .main-nav li#menu-item-142 a { /* Press */
	width: 97px;
}

.main-nav li#menu-item-142 a {
	background-position: -697px 0;
}

.main-nav li#menu-item-142 a:hover, .main-nav li#menu-item-142 a:active, .main-nav li#menu-item-142.current-menu-item a, .nav-press .main-nav li#menu-item-142 a {
	background-position: -697px 100%;
}

.main-nav li#menu-item-22, .main-nav li#menu-item-22 a { /* Contact */
	width: 152px;
}

.main-nav li#menu-item-22 a {
	background-position: -794px 0;
}

.main-nav li#menu-item-22 a:hover, .main-nav li#menu-item-22 a:active, .main-nav li#menu-item-22.current-menu-item a {
	background-position: -794px 100%;
}


/* Banner */

.banner {
	margin: 0 auto;
}

.banner img {
	max-width: 100%;
	height: auto;
}



/* Main content area */

.main-top {
	background: transparent url("images/content-top-bottom-edges.png") repeat-x top left;
	height: 3px;
}

.main-bottom {
	background: transparent url("images/content-top-bottom-edges.png") repeat bottom left;
	height: 3px;
}

.main {
	background: #666 url("images/content-bkg.png") repeat top left;
	padding: 2em 2em 1em 2em;
	overflow: auto;
	zoom: 1;
}

.main-wrapper {
	margin-top: 0.5em;
	clear: both;
}

.main-wrapper2 {
	background: transparent url("images/content-left-right-edges.png") repeat-y top left;
	padding-left: 3px;
}

.main-wrapper3 {
	background: transparent url("images/content-left-right-edges.png") repeat-y top right;
	padding-right: 3px;
}

.wp-caption-text {
	text-align: center;
	font-size: 0.8em;
}

.main p {
	margin-bottom: 1.5em;
}

.main h1, .main h2, .main h3, .main h4 {
	margin-bottom: 0.5em;
	font-weight: bold;
}

.main h1 {
	font-size: 1.5em;
	line-height: 1.7em;
	font-family: "Sancreek", Georgia, Times, "Times New Roman", serif !important;
	font-weight: normal;
}

.postmetadata {
	font-size: 0.8em;
	text-transform: uppercase;
}

/* Photo galleries */

dl.gallery-item dt.gallery-icon {
	margin-right: 0.5em;
}

.embed-youtube, iframe {
	text-align: center;
	margin: 0 auto;
	display: block;
}


/* Blog Pages */

/*
.nav-news .content {
	width: 60%;
	float: left;
}

.nav-news .sidebar {
	width: 30%;
	float: right;
	margin-left: 10%;
}

.sidebar .widget {
	margin-bottom: 2em;
}

.sidebar .widget h3 {
	font-weight: bold;
}
*/

p.nocomments {
	display: none;
}

p.meta {
	margin-bottom: 1em;
	font-size: 0.9em;
	font-style: italic;
}

.navigation {
	clear: both;
	margin-top: 4em;
}

.archive hr {
	background: transparent url("images/homepage-filligrees.png") no-repeat 50% 0;
	height: 25px;
	max-width: 1056px;
	border: none;
	margin: 1em 0 2em 0;
}

/* Disqus */

body.dark #global-nav li.active a {
 color: #888;
}


/*--- end disqus css --*/



/* Homepage */

.home .container {
	width: 1200px;
}

.home .banner {
	display: none;
}

.home .main-nav {
	margin-bottom: 2em;
	position: absolute;
	left: 127px;
}

.home .menu-wrap {
	height: 80px;
	position: relative;
	margin-bottom: 1em;
}

.home img.menu-filligree-left {
	position: absolute;
	top: 20px;
	left: 0;
}

.home img.menu-filligree-right {
	position: absolute;
	top: 20px;
	right: 0;
}

.home .main-wrapper {
	position: relative;
}

.home .main {
	padding: 3em 47px;
	position: relative;
	overflow: auto;
	zoom: 1;
}

.home .filligree-top {
	background: transparent url("images/homepage-filligrees.png") no-repeat top left;
	height: 70px;
	width: 1161px;
	position: absolute;
	top: 15px;
	left: 17px;
	z-index: 1;
}

.home .filligree-bottom {
	background: transparent url("images/homepage-filligrees.png") no-repeat bottom left;
	height: 60px;
	width: 1161px;
	position: absolute;
	bottom: 15px;
	left: 17px;
	z-index: 1;
}

/* 
.home .main .divider {
	background: transparent url("images/homepage-stripe.png") repeat-y top left;
	height: 100%;
	width: 9px;
	position: relative;
	left: 100px;
}
 */



.home .main .column {
	float: left;
}

.home .main .cola {
	width: 380px;
	margin-right: 30px;
}

.home .main .colb {
	width: 330px;
	margin-right: 30px;
}

.home .main .colc {
	width: 330px;
}


.home .main .widget {
	margin-bottom: 1em;
	position: relative;
	z-index: 5; /* Filligree conflict resolution */
}

.home .main h2 {
	font-family: "Sancreek", Georgia, Times, "Times New Roman", serif !important;
	font-size: 1.5em;
	line-height: 1.7em;
	border-bottom: 3px double #333;
	text-transform: uppercase;
	margin-bottom: 0.5em;
	font-weight: normal;
}

/* Recent News Posts */

.home .srp-widget-singlepost .srp-content-box {
	margin-bottom: 1em;
}

.home .srp-widget-singlepost h4 {
	font-weight: bold;
	margin-bottom: 0;
}

.home .srp-post-content-container .srp-post-date {
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 0.8em;
}

.home .main .news .title {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
}

.home .main .srp-widget-stringbreak-link {
	margin-left: 0.25em;
}


/* GigPress */

.home .main .widget_gigpress {

}

.home .main .widget_gigpress h2 {
	background-color: #333;
	line-height: 1.55em;
	padding: 3px 10px 0 10px;
	border-bottom: none;
	margin-bottom: 0.25em;
	color: #9e9445;
}

.home .main .widget_gigpress h2 a:hover {
	color: #cec15a;
}

.home .main .widget_gigpress .show {
	text-transform: uppercase;
	font-size: 0.9em;
	border-bottom: 1px solid #333;
	padding: 0.5em 0;
}

.home .main .widget_gigpress .gigpress-sidebar-more {
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	margin-top: 0.75em;
	font-weight: bold;
	margin-left: 1em;
}

.gigpress-sidebar-date {
	text-transform: uppercase;
	font-size: 0.8em;
}



/* Social */
.home .main #text-4 {
	background-color: #333;
	text-align: center;
	overflow: auto;
	zoom: 1;
	padding: 10px 5px;
	margin-bottom: 1em;
}

.home .main #text-4 h2 {
	display: none;
}

.home .main #text-4 a {
	background-image: url("images/social-icons.png");
	background-repeat: no-repeat;
	text-indent: -9999em;
	height: 37px;
	display: inline-block;
}

.home .main #text-4 a.tw {
	background-position: 0 0;
	margin-right: 10px;
	width: 42px;
}

.home .main #text-4 a.tw:hover {
	background-position: 0 -37px;
}

.home .main #text-4 a.facebook {
	background-position: -42px 0;
	margin-right: 10px;
	width: 37px;
}

.home .main #text-4 a.facebook:hover {
	background-position: -42px -37px;
}

.home .main #text-4 a.youtube {
	background-position: -79px 0;
	width: 35px;
}

.home .main #text-4 a.youtube:hover {
	background-position: -79px -37px;
}

/* Mailing List */

#mc_embed_signup label {
	display: none;
}

#mc_embed_signup .button {
	background-color: #333;
	color: #9E9445;
	border: none;
}

#mc_embed_signup .button:hover {
	background-color: #555;
	cursor: pointer;
}

#mc_embed_signup p {
	font-style: italic;
	padding-top: 0.5em;
}

/* Twitter Widget */

.widget_twitter {
}

.widget_twitter .twitter-avatar {

}

.widget_twitter .follow-button {
	position: absolute;
	top: 5em;
	right: 0;
}

.widget_twitter h2 {
	margin-bottom: 0.25em;
}

.widget_twitter li {
	padding: 0.75em 0;
	border-bottom: 1px solid #333;
}

.widget_twitter li:last-child {
	border-bottom: none;
}

.widget_twitter li .entry-content {
	display: block;
}

.widget_twitter li .intent-meta a {
	margin-right: 3px;
}

.widget_twitter li .entry-meta a, .widget_twitter li .intent-meta a {
	text-transform: uppercase;
	font-size: 0.8em;
}



.home .main .album {
	background: transparent url("images/album-decoration.png") no-repeat bottom left;
	padding-bottom: 17px;
}

.home .main .album img {
	display: block;
}


/* Shows and GigPress */

.main .gigpress-table, .main .gigpress-table th, .main .gigpress-table .gigpress-row tr {
	border-color: #666;
}

.main .gigpress-table tr {
	border-bottom: 1px solid #666;
}

.main .gigpress-table td {
	vertical-align: top;
	border: none;
}

.main span.gigpress-info-item {
	display: block;
}

.main span.gigpress-info-label {
	color: inherit;
}

.main .gigpress-table td.gigpress-date span a {
	display: block;
	font-size: 0.8em;
	white-space: nowrap;
}

.main .gigpress-table span.gigpress-info-item {
	display: block;
}


/* Footer */

.footer {
	margin: 1em 2em;
}

.copyright {
	color: #c8c39f;
	font-size: 0.75em;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}




/* Media Queries */

@media screen and (max-width: 1199px) {

	.home .container {
		width: 946px;
	}

	.home .filligree-top, .home .filligree-bottom, .home img.menu-filligree-left, .home img.menu-filligree-right {
		display: none;
	}
	
	.home .main-nav {
		left: 0;
		position: relative;
	}
	
	.home .main .colb {
		width: 430px;
		margin-right: 0;
	}


}


@media screen and (max-width: 960px) {

	.container, .home .container {
		width: 600px;
	}
	.content iframe {
		max-width: 530px;
	}
	
	.main-wrapper {
		clear: both;
	}
	
	.main, .home .main {
		padding: 2em;
	}
	
	.home .main .cola {
		margin: 0;
		width: auto;
	}
	
	.home .main .colb, .home .main .colc {
		width: auto;
	}
	
	.main-nav li#menu-item-18 { /* Drawings */
		width: 177px;
	}
	.main-nav li#menu-item-15 { /* Photos */
		width: 137px;
	}
	.main-nav li#menu-item-15 span { /* Photos */
		padding-left: 18px;
	}
	.main-nav li#menu-item-22 { /* Contact */
		width: 366px;
	}

}


@media screen and (max-width: 612px) {

	.container, .home .container {
		width: 450px;
	}
	.main-nav {
		height: auto;
	}
	.main-nav li {
	}
	.main, .home .main {
		padding: 1em;
	}
	.home .main .column {
		width: auto;
		float: none;
	}
	.main-nav li#menu-item-17 { /* Music */
		width: 130px;
	}
	.main-nav li#menu-item-18 { /* Drawings */
		width: 173px;
	}
	.main-nav li#menu-item-18 span { /* Photos */
		padding-left: 18px;
	}
	.main-nav li#menu-item-15 { /* Photos */
		width: 119px;
	}
	.main-nav li#menu-item-15 span { /* Photos */
		padding-left: 0;
	}
	.main-nav li#menu-item-142 { /* Press */
		width: 158px;
	}

	.main-nav li#menu-item-22 { /* Contact */
		width: 450px;
	}
	.main-nav li#menu-item-22 span { /* Contact */
		padding-left: 18px;
	}



	.nav-news .content, .nav-news .sidebar {
		margin: 0;
		float: none;
		width: auto;
	}
	.content iframe {
		max-width: 380px;
	}
	.nav-news .sidebar {
		border-top: 1px solid #333;
		padding-top: 1em;
		margin-top: 1em;
	}
	dt.gallery-icon img {
		max-width: 100%;
		height: auto;
	}
	.main .gigpress-table th {
		display: none;
	}
	.main .gigpress-table td {
		display: block;
		width: 100%;
		padding: 0.5em 0;
		border-bottom: none;
	}

}
