/*

	Banners - Chocolate Check
		design - Discmakers
		html/css - Xhtmlized
		variation - Stacy Bias
		stacy@stacybias.net
		Created - 11/8/2010
		Updated - 12/31/2010

*/

/* Reset
----------------------------------------------------------------------------------------------------*/

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
a, ins, del { text-decoration: none; }
table { border-collapse: collapse; border-spacing: 0; }
th, td { vertical-align: top; }
th { text-align: left; }

/* Default styles
----------------------------------------------------------------------------------------------------*/

body {
	background-attachment: fixed;
	background-color: #000000;
	/* background-image* : url('../images/body_bg.gif'); */
	background-position: center bottom;
	background-repeat: repeat-x;
	clear: both;
	color: #464848;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 12px;
}

strong { font-weight: bold; }

em { font-style: italic; }

del { text-decoration: line-through; }

th { font-weight: normal; }

address, cite, dfn { font-style: normal; }

li { list-style: none; }

abbr, acronym { border-bottom: 1px dotted #999; cursor: help; }

input, textarea, select { font-family: Arial, Helvetica, sans-serif; }

a:not(.ig_follow), a:visited:not(.ig_follow) {
	color: #755a47;
	text-decoration: underline;
}

a:hover:not(.ig_follow), a:active:not(.ig_follow) {
	color: #755a47;
	text-decoration: none;
}

#accessibility_nav {
	display: none;
}

/*
	Variable Grid System.
	Learn more ~ http://www.spry-soft.com/grids/
	Based on 960 Grid System - http://960.gs/

	Licensed under GPL and MIT.
*/

/* Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

/* Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
/*******************************/
.alpha {	margin-left: 0;}
.omega {	margin-right: 0;}
/*******************************/
.container_12 .grid_1 {	width:60px;}
.container_12 .grid_2 {	width:140px;}
.container_12 .grid_3 {	width:220px;}
.container_12 .grid_4 {	width:300px;}
.container_12 .grid_5 {	width:380px;}
.container_12 .grid_6 {	width:460px;}
.container_12 .grid_7 {	width:540px;}
.container_12 .grid_8 {	width:620px;}
.container_12 .grid_9 {	width:700px;}
.container_12 .grid_10 {	width:780px;}
.container_12 .grid_11 {	width:860px;}
.container_12 .grid_12 {	width:940px;}

/* Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {	clear: both;	display: block;	overflow: hidden;	visibility: hidden;	width: 0;	height: 0;}
/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {	clear: both;	content: ' ';	display: block;	font-size: 0;	line-height: 0;	visibility: hidden;	width: 0;	height: 0;}
.clearfix {	display: inline-block;}
* html .clearfix {	height: 1%;}
.clearfix {	display: block;}


/* navigation
----------------------------------------------------------------------------------------------------*/
#navigation {
	float: left;
	margin-top: 20px;
}
#navigation ul {
	float: left;
}
#navigation ul li {
	float: left;
	position: relative;
}
#navigation ul li a {
	color: #d1c1b6;
	display: block;
	float: left;
	font-family: Arial,Helvetica,Sans-Serif;
	font-weight: bold;
	margin-right: 10px;
	padding: 5px;
	text-decoration: none;
	text-transform: none;
}
#navigation ul li a:hover {
	background-color: #d1c1b6;
	color: #000000;
	text-decoration: none;
}
/************* Sub Nav *****************/
#navigation ul li:hover ul {
	display: block;
}
#navigation ul li ul {
	display: none;
	background-color: #d1c1b6;
	left: 0;
	position: absolute;
	top: 24px;
	z-index: 9999;
}
#navigation ul li.active ul {
	display: block;
}
#navigation ul li ul li {
	clear: left;
}
#navigation ul li ul li a {
	color: #000;
	display: block;
	margin: 0;
	padding: 5px 15px;
	white-space: nowrap;
}
#navigation ul li ul li a:hover 
{
    /*
	background-image: url(../images/li_hover.png);
    */
	background-repeat: no-repeat;
	background-position: 0 5px;
}

/* Header
----------------------------------------------------------------------------------------------------*/
#header {
	background-color: #000;
	position: relative;
}
#header h1 {
	background-image: none;
	background-repeat: no-repeat;
	clear: left;
	float: left;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 3.2em;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 30px;
	text-transform: uppercase;
	width: 775px;
}
#header h1 span {
	visibility: visible;
}
#header h1 span a {
	color: #ffffff;
	text-decoration: none;
}
#header h1 span a:hover {
	color: #ffffff;
}

/* Widgets / Sidebar
----------------------------------------------------------------------------------------------------*/
#widget_region_left_sidebar {
	background-color: #ffffff;
	margin-top: 10px;
}
#widget_region_left_sidebar h3 {
	background-color: transparent;
	background-image: url(../images/h3_bg.png);
	background-repeat: no-repeat;
	color: #000000;
	float: left;
	font-family: Arial,Helvetica,Sans-Serif;
	font-weight: bold;
	font-size: 1.3em;
	font-weight: normal;
	height: 35px;
	margin-left: -15px;
	margin-bottom: 15px;
	padding-left: 30px;
	padding-top: 15px;
	text-transform: uppercase;
	width: 220px;
}
/********** Container **************/
.widget_container {
	float: left;
	margin-bottom: 30px;
	padding-right: 5px;
	width: 220px;
}
.widget_container ul {
	float: left;
	width: 100%;
}
.widget_container ul li {
	float: left;
	font-weight: bold;
	padding: 5px 0 5px 5px;
}
.widget_container ul li.odd {
	background: #c1bcb9;
}
.widget_container ul span {
	margin-right: 15px;
}
.widget_container p {
	margin-bottom: 10px;
}
.widget_container ul li a {
	text-decoration: none;
}
/********** Content **************/
.widget_content {
	clear: both;
	padding-left: 5px;
	color: #464848;
}
/********** Form **************/
.widget_form input[type="text"] {
	border: 2px solid #755a47;
	margin-bottom: 10px;
	padding: 5px;
	height: 16px;
	width: 180px;
}
.widget_form input[type="submit"] {
	background-color: #755a47;
	border: 1px solid #000;
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 4px;
	padding: 5px;
	text-transform: uppercase;
}
.inner_container {
	margin-left: -10px;
}
.inner_container form{
	margin-left: 5px;
}
/*********** Calendar ***************/
.widget_calendar ul {
	padding-left: 0;
}

.widget_calendar ul li {
	float: none;
}
.widget_calendar ul.list li {
	cursor: pointer;
}
.widget_calendar .tour_date {
	float: left;
	font-weight: bold;
	width: 55px;
}
.widget_calendar .tour_location {
	float: left;
	width: 140px;
	position: relative;
	padding-left: 15px;
}
/* icons
.icons {	float: left;	width: 141px;}
.icons a {	background-image: url(../images/icons.gif);	background-repeat: no-repeat;	display: block;	float: left;	height: 45px;	margin-right: 1px;	margin-bottom: 3px;	text-indent: -9999px;	width: 46px;}
.icons a.myspace {	background-position: 0 -46px;}
.icons a.twitter {	background-position: 0 -92px;}
.icons a.email {	background-position: 0 -138px;}
a.buy-button {	background-image: url(../images/buy-button.gif);	background-repeat: no-repeat;	color: #000;	display: block;	float: left;	font-weight: bold;	height: 17px;	margin-left: 20px;	padding-top: 8px;	padding-bottom: 5px;	padding-left: 15px;	padding-right: 15px;	position: relative;	text-transform: uppercase;}
a.buy-button span {	background-image: url(../images/buy-button.gif);background-repeat: no-repeat;	background-position: 100% 0;	height: 30px;	position: absolute;	right: 0;	top: 0;	width: 15px;}
*/

/* Content
----------------------------------------------------------------------------------------------------*/
#style_graphic {
	background-image: url('/img/Tommy_Larkin.banner.4.jpg');
	background-repeat: no-repeat;
	border-bottom: 1px solid #755a47;
	height: 340px;
	margin: 15px 15px 20px;
	padding-bottom: 25px;
	width: 680px;
}

#content {
	background-color: #ffffff;
	color: #000;
	margin-top: 10px;
}
#content p {
	margin-bottom: 10px;
}
#content .p:not(.ig_user) {
	font-size: 1em;
	text-align: left;
}
#content .entry {
	color: #000000;
}
#content p img {
	margin: 10px;
}
#content p a {
	font-weight: bold;
}
#content .calendar_post .date,
#content h2 {
	background-color: transparent;
	color: #000000;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 2em;
	font-weight: bold;
	margin: 5px 0;
	text-transform: uppercase;
}

.entry {
	display: inline-block;
	margin-bottom: 10px;
	padding: 0 15px 15px;
	width: 670px;
}

.entry_meta {
	float: left;
	margin-bottom: 5px;
}
.entry_artist,
.entry_author,
.entry_date,
.entry_comments {
	float: left;
	margin-right: 5px;
}
.blog .entry_author {
	font-weight: bold;
}
.entry_content {
	clear: left;
}
/*********** Calendar pages ************/
h2#future_header,
h2#past_header {
	background-color: #c1bcb9;
	font-size: 1.4em;
	margin-bottom: 20px;
	padding: 5px 5px 5px 15px;
}
#content div.post h2 a[name],
#content div.post h2 a[name]:visited,
#content div.post h2 a[name]:hover {
	color: inherit;
	text-decoration: none;
}
.calendar_post .venue,
.calendar_post .event_title_time {
	font-weight: bold;
}
.calendar_post .notes {
	margin-top: 10px;
}

/*********** Other ************/
.audio_details {
	clear: both;
}
ul.audio_tracks {
	margin-bottom: 10px;
}
ul.audio_tracks li {
	margin: 5px 0;
}
.details {
	margin-bottom: 10px;
}
.photo_gallery {
	margin-top: 20px;
}

.photo_gallery ul li {
	display: inline-block;
	margin: 0 10px 20px 21px;
}
.press .entry_content {
	display: inline-block;
	width: 100%;
}
.press_page {
	float: left;
}
.guestbook_post .comment_body {
	margin-top: 10px;
}
#comments .entry {
	border-bottom: 1px solid #0de7ef;
}
#contact_message h2,
#comment_errors {
	border: 1px solid #933;
	margin: 20px;
	padding: 20px;
}
#comment_errors p {
	text-align: center;
}
.comment_name,
.comment_date {
	float: left;
	margin-right: 5px;
}
.comment_name {
	font-weight: bold;
}
.comment_body p {
	margin: 10px 0;
}
#comment_form ul {
	margin: 0 auto 20px;
	width: 400px;
}
#comment_form ul li {
	margin-bottom: 10px;
}
#comment_form label {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
#comment_form input[type="text"] {
	border: 2px solid #755a47;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 16px;
	width: 382px;
}
#comment_form textarea {
	border: 2px solid #755a47;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 161px;
	width: 382px;
	overflow: auto;
}
#comment_form input[type="submit"] {
	background-color: #755a47;
	border: 1px solid #000;
	color: #fff;
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 4px;
	padding: 5px 15px 5px 15px;
	text-transform: uppercase;
}
#contact_message h2,
#comment_errors{
  font-weight: bold;
  border-bottom: solid #FF0000 1px;
}

ul.listbaby_fields {
	left: 10%;
	margin: 10px;
	position: relative;
	padding: 10px;
	width: 80%;
}

ul.listbaby_fields li {
	margin: 5px 0 0 5px;
}

ul.listbaby_fields li label.required {
	font-weight: bold;
}

ul.listbaby_fields li label {
	float: left;
	margin-top: 5px;
	width: 20%;
}

div.lb_error {
	border: 3px solid red;
	left: 15%;
	margin: 10px 0 0 5px;
	padding: 5px;
	position: relative;
	width: 70%;
}


/* Footer
----------------------------------------------------------------------------------------------------*/
#footer {
	background-color: transparent;
	float: left;
	padding: 15px 10px;
	text-transform: uppercase;
}
#footer p {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

/* BROWSER SUPPORT
--------------------------------------------------------------------------------
==============================================================================*/

/* Internet Explorer (IE7 & Under)
------------------------------------------------------------------------------*/
*:first-child+html .clearfix,
*:first-child+html .container_12,
*:first-child+html #navigation,
*:first-child+html #navigation ul {
	zoom: 1;
}

*:first-child+html #navigation,
*:first-child+html #navigation ul {
        z-index: 1000;
}

/* Products *Post* Img */

.products_img {
	max-width: 100%;
}


#pagination a.pagination_element.pagination_digit,
#pagination a.pagination_element.pagination_next,
#pagination a.pagination_element.pagination_prev,
#pagination a.pagination_element.pagination_first,
#pagination a.pagination_element.pagination_last {
border-color: #755a47;
color: #755a47;
}

#pagination .pagination_element.pagination_current {
color: #000000;
}

.pause_button_icon,
.play_button_icon {
	fill:#755a47;
}

/* Breadcrumb styling */

#breadcrumbs-wrapper #breadcrumbs {
	margin-left: 12px;
	color: #000000;
}

#breadcrumbs-wrapper #breadcrumbs li a {
	text-decoration: underline;
}

#breadcrumbs-wrapper #breadcrumbs li a:hover {
	text-decoration: none;
}

/* Instagram Styles */

.instagram_gallery {
	border-bottom-color: #000000;
}

.ig_follow {
	background-color: #755a47;
	border: 1px solid #000;
	color: #fff;
}

.instagram_meta p {
	margin-bottom:  7px !important;
}
/* Contact Form */

.float_left
{
	float: left;
}

/* Only in Builder */
.add_field_div
{
	margin-top: 2px;
}

.add_field
{
	cursor: pointer;
	color: #317598;
	font-size: 14px;
}

.add_field_desc
{
	color: #666666;
	font-size: 11px;
	margin-left: 12px;
}

.builder_td
{
	padding: 0;
	width: 250px;
}

.builder_fieldset {
	background-color: #FFFFFF;
	border: 2px solid #68B0B9;
	height: 100%;
	padding: 10px;
	text-align: left;
	width: 220px;
}

#recipient_email_address,
#instructions,
#text_label,
#textarea_label,
#textarea_default_text,
#dropdown_label,
#dropdown_choices,
#checkbox_label,
#checkbox_choices,
#radiobutton_label,
#radiobutton_choices
{
	width: 210px;
}

#instructions,
#textarea_default_text,
#dropdown_choices,
#checkbox_choices,
#radiobutton_choices
{
	height: 70px;
}

#instructions {
	resize: vertical;
}

#contact_form_builder_target
{
	width: 430px;
	text-align: left;
}

#contact_form_builder_modal
{
	background-color: #ffffff;
}

.contact_form_container
{
	width: 375px;
	margin-bottom: 20px;
}


#content #contacts input,	#content #contacts	textarea,
.contact_form_textbox,	.contact_form_textbox	input,
.contact_form_dropdown,	.contact_form_dropdown	select,
.contact_form_textarea,	.contact_form_textarea	textarea,
.contact_form_multi,	.contact_form_multi		input		/* for checkboxes and radiobuttons */
{
	display: -moz-inline-stack !important;
	display: inline-block !important;
	margin: 0 !important;
	text-align: left;
	resize: none;
}

/*
 * this stylesheet is used both dashboard and public side.
 * limit cursor-help for form building to dashboard side.
 * possible bug: if a person names their page "website"... yep
 */
#website
{
	#content #contacts input,	#content #contacts	textarea,
	.contact_form_textbox,	.contact_form_textbox	input,
	.contact_form_dropdown,	.contact_form_dropdown	select,
	.contact_form_textarea,	.contact_form_textarea	textarea,
	.contact_form_multi,	.contact_form_multi		input		/* for checkboxes and radiobuttons */
	{
		cursor: move;
	}
}

/*
#content #contacts input, #content #contacts textarea
{
	width: 300px !important;
}
*/

.contact_form_textbox,	.contact_form_textbox	input,
.contact_form_dropdown,	.contact_form_dropdown	select,
.contact_form_textarea,	.contact_form_textarea	textarea
{
	border-style: dotted;
	border-width: 1px;
	border-color: #444444;
	width: 100% !important;
}

.contact_form_textarea, .contact_form_textarea	textarea
{
	height: 100px !important;
}

#content #contacts input:focus, #content #contacts textarea:focus, #content #contacts select:focus
{
/*	background-color:#ffffe3; */
	border:1px solid #5D88D5;
}

/* Blarm */

.contact_form_row						/* used only in builder */
{
	margin-bottom: 6px;
}

.contact_form_builder_instructions		/* used only in builder */
{
	margin: 10px 7px 0 40px;
}

.contact_form_instructions				/* used only in published page */
{
	width: 375px;
	margin: 10px 0 10px 0;
}

.contact-form-builder-warning
{
	color: red;
	background-color: #fff;
	border: 0 solid red;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

.x_delete,				/* used only in builder */
.spacer_20px,			/* used in both builder and published page */
.contact_form_label,	/* used in both builder and published page */
.contact_form_element,	/* used in both builder and published page */
.target_fieldset,		/* used only in builder */
.contact_form_submit	/* used only in published page */
{
	display: -moz-inline-stack !important;
	display: inline-block !important;
}

.contact_form_submit	/* used only in published page */
{
	text-align: center !important;
	width: 85px !important;
}

.x_delete				/* used only in builder */
{
	width: 20px;
	vertical-align: top;
	cursor: pointer;
}

.spacer_20px			/* used in both builder and published page */
{
	width: 20px;
}

.contact_form_label		/* used in both builder and published page */
{
	text-align: left;
	width: 100px;
	vertical-align: top;
	margin: 0 0 6px 0;
}

.contact_form_element	/* used in both builder and published page */
{
	text-align: left;
	width: 225px;
	margin: 0 0 6px 0;
}

.target_fieldset		/* used only in builder */
{
	width: 425px;
	min-height: 375px;
	background: #fff;
	border:2px solid #68B0B9;
}

#contacts #gbimage		/* used only in published page */
{
	border: none;
	background: #000000;
	padding: 0;
}

table.borderless form 
{
margin-top: 0;
}

label.contact_form_instruction
{
background-color: #FFFFFF;
}
