/*

	Wide Stone
		design - Discmakers
		html/css - Xhtmlized
		cleansing - Jason Britton
		jbritton@hostbaby.com
		Created - 11/8/2010
		Updated - 12/14/2010 -jb

*/

/* 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: #4d3e4d;
	background-image: url('../images/fixedbg.jpg');
	background-position: center top;
	background-repeat: repeat-y;
	color: #333;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 13px;
}

label {
	color: inherit;
}

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:not(.ig_follow):visited {
	color: #cc0000;
	text-decoration: none;
}

a:not(.ig_follow):hover, a:not(.ig_follow):active {
	color: #cc0000;
	text-decoration: underline;
}

/* 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,
#album-section .body: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;
}

/* XHTMLIZED
----------------------------------------------------------------------------------------------------*/
#top-part {
	background-image: url('/img/AlPphotoedit.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
}

#top-part #top-part-inner {
	background-image: url(../images/bg-gradient.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
	height: 400px;
}
/* top bar */

#top-bar {
	background-image: url(../images/topbar-bg.png);
	background-repeat: no-repeat;
	height: 40px;
	padding: 0 20px;
	width: 920px;
}

/* social media icons */

#top-bar ul.icons {
	float: left;
	list-style: none;
	margin: 7px 0 0 0;
}

#top-bar ul.icons li {
	float: left;
	margin: 0 2px 0 0;
}

#top-bar ul.icons li a {
	display: block;
	background-image: url(../images/icons.gif);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	text-indent: -9999px;
	width: 23px;
}

#top-bar ul.icons li a.twitter {
	background-position: 0 -23px;
}

#top-bar ul.icons li a.rss {
	background-position: 0 -46px;
}

#top-bar ul.icons li a.facebook {
	background-position: 0 -69px;
}

#top-bar ul.icons li a.delicious {
	background-position: 0 -92px;
}

#top-bar ul.icons li a.flickr {
	background-position: 0 -115px;
}

/* email list sign up */

#email-list {
	float: right;
}

#email-list label {
	color: #fff;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin: 10px 10px 0 0;
	text-transform: uppercase;
}

#email-list .text {
	border: 0;
	float: left;
	height: 19px;
	margin: 7px 0 0 0;
	padding: 0;
	width: 190px;
}

#email-list input {
	float: left;
}

/* Header */

#header {
	overflow: hidden;
}

#header h1 {
	background-image: none;
	background-repeat: no-repeat;
	padding: 150px 50px 0px 0px;
	text-align: right;
}

#header h1 span {
	visibility: visible;
}

#header h1 span a {
	color: #ffffff;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 3.78em;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#header h1 span a:hover {
	color: #ffffff;
}

#navigation {
	background-color: #000000;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	margin-bottom: 20px;
	width: 100%;
}

#tinynav1 { 
	display: none;
	color: #ffffff;
	background-color: #000000;
}

.nav {
	margin: 0px auto;
}

#navigation ul {
	background-color: #000000;
	text-align: center;
}

#navigation ul li {
	display: inline-block;
	margin-bottom: 1px;
	margin-top: 1px;
	padding: 0px 5px;
	position: relative;
}

#navigation ul li a {
	color: #ffffff;
	display: block;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 1em;
	height: 18px;
	padding: 15px 7px 15px 10px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-box-sizing: initial;
	-moz-box-sizing: initial;
	box-sizing: initial;
}

#navigation ul li.active a,
#navigation ul li.active li a,
#navigation ul li a:hover {
	background-color: #cc0000;
	color: #ffffff;
	margin-right: 0px;
	text-decoration: none;
}

/* sub menu */

#navigation ul li:hover ul {
	display: block;
}

#navigation ul li ul {
	display: none;
	height: auto;
	left: 0;
	padding: 0;
	position: absolute;
	top: 45px;
	width: auto;
	z-index: 9999;
}

#navigation ul li.active ul {
	display: block;
}

#navigation ul li ul li {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin-top: 0;
	float: none;
}

#navigation ul li ul li a {
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
	font-weight: bold;
	width: 130px;
	height: auto;
	float: none;
	
}

#navigation ul li ul li a:hover {
	background-image: none;
	text-decoration: none;
}

/* content */
#main {
	clear: both;
}

#content {
	background-color: #000000;
	clear: both;
	padding-top: 10px;
}

#content,
#sidebar {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #999;
	margin: auto;
	margin-bottom: 30px;
	width: 98%;
}

#content h2,
.calendar #content h3 {
	background-color: transparent;
	border-bottom: 1px solid #999;
	color: #ffffff;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 2.8em;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}

#content .calendar_post .venue,
#content .calendar_post .event_title_time {
	font-weight: bold;
}

.comment {
	margin-bottom: 20px;
}

.entry,
#entry_comments,
#comment_form {
	padding: 20px;
}

.entry_meta {
	display: inline-block;
	margin-bottom: 5px;
}

.entry_artist,
.entry_author,
.entry_comments,
.entry_date,
.entry_source {
	float: left;
	margin-right: 10px;
}

.press_page .entry_author,
.guestbook_post .entry_author {
	font-weight: bold;
}

.entry_content {
	clear: both;
}

#content p,
#content .post,
#content .entry {
	color: #ffffff;
	font-family: Arial,Helvetica,Sans-Serif;
	line-height: 1.5em;
	margin-bottom: 15px;
}

#content p:not(.ig_user) {
	text-align: left;
	font-size: 1.2em;
}

h2#future_header,
h2#past_header {
	border-bottom-width: 3px;
	font-size: 1.3em;
	padding: 20px 0px 0px 20px;
}

/* Audio page views */
.audio #album-wrapper,
.audio #track_fullview {
	color: #ffffff;
}

.audio #track_meta_row h2.title,
.audio #album-meta h2.album-title {
	color: #ffffff;
	background-color: transparent;
}

.audio #album-meta .album-purchase,
.audio #album-meta .album-purchase ul,
.album-purchase .buy_album_button {
	color: #fff;
	text-decoration: none;
	background: #c00;
}

.album-purchase .buy_album_button {
	border-color: white;
}

#album-meta .album-purchase .buy_album_button .open_close_icon,
#album-meta .album-purchase ul li {
	border-top-color: #ffffff;
}

#track_meta_row .tracktime {
	color: #ffffff;
}

.track_details .track_artist {
	color: #ffffff;
}

.track_details .track_date {
	color: #ffffff;
}

.track_details .track_author {
	color: #ffffff;
}

.photo_gallery ul li {
	display: inline-block;
	margin: 0px 3px 15px;
}

#contact_message h2,
#comment_errors {
	border: 1px solid #c00;
	margin: 20px;
	padding: 10px;
}

.cont_form_instructions {
	padding-bottom: 1em;
}

.cont_element,
.cont_label {
	display: inline-block;
	vertical-align: top;
}

.cont_label {
	width: 35%;
}

.cont_element {
	width: 60%;
	margin-bottom: 5px;
}

#comment_errors p {
	text-align: center;
}

#comment_form ul {
	margin: 0px auto;
	width: 400px;
}

#comment_form h2 {
	border: none;
}

#comment_form ul li {
	margin-bottom: 10px;
}

#comment_form ul li input[type="text"] {
	padding: 5px 0px;
}

#comment_form ul li input[type="text"],
#comment_form ul li textarea {
	border: 2px solid #c00;
	width: 95%;
}

#comment_form ul li input[type="submit"] {
	background: #c00;
	color: #fff;
	padding: 5px 25px;
	border: 1px solid #666;
}

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%;
}

a.blog_rss_feed {
	margin-left: 15px;
}

/* sidebar */
/* some overrides for audio widget */
	.widget_container div.jp-header {
		height: auto;
		background-size: 105% auto;
		background-position: top center;
	}

#sidebar {
	background-color: #9471a8;
}

#widget_region_right_sidebar {
	margin: 15px 0px;
}

#sidebar.box { padding: 3px; }

.widget_container {
	padding-top: 10px;
	padding-bottom: 10px;
}

.widget_content {
	padding: 10px;
	color: #fff;
}

.widget_container h3 {
	background-color: #333333;
	color: #ffffff;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 1.167em;
	font-weight: bold;
	padding: 2px 12px 2px 6px;
	text-align: left;
	text-transform: none;
 }

.widget_calendar ul li {
	cursor: pointer;
	padding: 2px 0 2px 0;
}

.tour_date {
	float: left;
	font-weight: bold;
	width: 25%;
}

.tour_location {
	float: left;
	width: 75%;
}

/* footer */
#footer {
	clear: both;
	margin-bottom: 20px;
}

#footer_content {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #000000;
	border: 1px solid #999;
	padding: 10px 10px;
}

#footer_content p {
	color: #ffffff;
	font-weight: normal;
	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,
*:first-child+html .widget_social,
*:first-child+html .wrap-middle {
	zoom: 1;
}

*:first-child+html #navigation {
    position:relative;
    z-index:1;
}
*:first-child+html #navigation ul li {
    display: inline;
}
*:first-child+html #navigation ul li ul li {
    z-index: 100;
    float: none;
}

/* 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: #cc0000;
color: #cc0000;
}

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

.pause_button_icon,
.play_button_icon {
	fill:#cc0000;
}

/* Breadcrumb styling */

#breadcrumbs-wrapper #breadcrumbs {
	margin: 8px 0 0 8px;
	color: #ffffff;
}

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

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

/* Instagram styling */

.instagram_gallery.entry {
	border-bottom-color: #ffffff;
}

.ig_follow {
	background: #c00;
	color: #fff;
}

.ig_info p {
	margin-bottom: 5px !important;
}

/* phone */
	@media only screen and (max-width: 40em) {
		#top-part #top-part-inner,
		#top-part {
			height: auto;
		}
		#content, #sidebar {
			margin-bottom: 5px;
		}
		#header h1 {
			padding: 14px;
		}
		#header h1 a {
			line-height: 1em;
			font-size: 2em;
		}
		.entry, #entry_comments, #comment_form {
			padding-top: 5px;
			padding-bottom: 5px;
		}
		#content h2,
		#content h3 {
			line-height: 1.1em;
		}
		#tinynav1 { 
			display: block;
		}
		#navigation .nav_list {
			display: none;
		}
		#navigation {
			margin: 0px;
			border: none;
		}
		.cont_form_container,
		.cont_form_instructions {
			width: 100%;
		}
		.cont_element,
		.cont_label {
			display: block;
			width: 100%;
		}
		#comment_form ul {
			width: 100%;
		}
		#top-part {
			background-image: none;
		}
		#header h1 span {
			visibility: initial;
		}
		#header h1 {
			text-align: left;
		}
	}
/* 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: 0px;
	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 0px 40px;
}

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

.contact-form-builder-warning
{
	color: red;
	background-color: #fff;
	border: 0px 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: 0px 0px 6px 0px;
}

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

.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: 0px;
}

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

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