/*

	Banners
		variation design - Andy Lee
		stacy@stacybias.net
		design - Discmakers
		html/css - Xhtmlized
		cleansing - Andy Lee
		jbritton@hostbaby.com
		Created - 11/8/2010
		Updated - 12/5/2012

*/

/* 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, caption { margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

/*
table
, tbody, tfoot, thead, tr, th, td
*/


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: #ffffff;
	background-image: url('/img/The_Rogues_1.jpg');
	background-position: center top;
	background-repeat: repeat;
	clear: both;
	font-family: 'Book Antiqua',sans-serif;
}

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

#content a:not(.ig_follow),
#content a:visited:not(.ig_follow),
#widget_region_left_sidebar a,
#widget_region_left_sidebar a:visited {
	color: #ffffff;
}

#content a:hover:not(.ig_follow),
#content a:active:not(.ig_follow),
#widget_region_left_sidebar a:hover,
#widget_region_left_sidebar a:active  {
	color: #1007bd;
}

#accessibility_nav {
	display: none;
}

img {
	max-width:100% !important;
	height:inherit !important;
}

/* 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;
}

/* Header */

#header h1 {
	clear: left;
	font-family: 'Book Antiqua',sans-serif;
	font-size: 2.75em;
	font-weight:bold;
	padding-bottom: 20px;
	padding-top:5px;
}

#header h1 span {
	visibility: visible;
}

#header h1 span a {
	color: #ffffff;
	text-decoration: none;
}

#header h1 span a:hover {
	color: #fcef9c;
	-webkit-transition:All .35s ease-in;
	-moz-transition:All .35s ease-in;
	-o-transition:All .35s ease-in;
}

/* navigation */

#navigation {
	float: left;
	margin-top: 20px;
}

#navigation ul {
	float: left;
}

#navigation ul li {
	display:inline-block;
	font-size:1em;
	padding-right: 10px;
}

#navigation ul li a {
	color: #ffffff;
	display: block;
	font-family: 'Book Antiqua',sans-serif;
	font-weight: bold;
	margin-top:5px;
	padding: 5px;
	-webkit-transition:All .15s ease-in;
	-moz-transition:All .15s ease-in;
	-o-transition:All .15s ease-in;
}

#navigation ul li a:hover,
#navigation ul li.current a,
#navigationn ul li:hover,
#navigation ul li.current ul li a:hover {
	background-color: #5b749c;
	color: #FFFFFF;
	-webkit-transition:All .15s ease-in;
	-moz-transition:All .15s ease-in;
	-o-transition:All .15s ease-in;
}

#navigation ul li.current ul li a {
	background-color: #000000;
	color: #ffffff;
}

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

#navigation ul li ul {
	background-color: #000000;
	display: none;
	float:none;
	position: absolute;
	z-index: 9999;
 -webkit-box-shadow: 	0px 10px 20px rgba(0, 0, 0, .9);
	-moz-box-shadow:    0px 10px 20px rgba(0, 0, 0, .9);
	box-shadow:         0px 10px 20px rgba(0, 0, 0, .9);

}

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

#navigation ul li ul li {
	display:block;
	font-size:1em;
}

#navigation ul li ul li a {
	color: #ffffff;
	display: block;
	margin: 0px;
}

#navigation ul li ul li a:hover {
	background-repeat: no-repeat;
	background-position: 0 5px;
}

/* content */

#container {
	width:960px;
	margin:auto;
}


/* main */

#content {
	background-color: rgba(91,116,156, .5);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#7f5b749c', endColorstr='#7f5b749c');
	margin-top: 10px;
	width:700px;
	float:right;
	overflow:hidden;
}

#style_graphic {
	background-image: url('/img/Rogues_Winery_Trimmed.jpg');
	background-position: center top;
	background-repeat:no-repeat;
	display:block;
	height: 340px;
	margin: 10px;
	padding-bottom: 10px;
	width: 680px;
}
#content .entry {
	color: #ffffff;
	font-size: .9em;
	padding:0px 15px 15px;
}

#content .entry:not(.album-wrapper):not(.audio_track_fullview):not(.photo_gallery) {
	text-align: left;
}

#share-tool {
	color: #ffffff;
	font-family:'Book Antiqua',sans-serif;
}

#content .calendar_post .date,
#content h2,
.press .entry h3 {
	background-color: transparent;
	color: #FFFFFF;
	font-family: 'Book Antiqua',sans-serif;
	font-size:2em;
	font-weight: bold;
	margin-bottom: .25em;
}

.entry_artist,
.entry_author,
.entry_date,
.entry_comments {
	margin-right: 5px;
}
.blog .entry_artist,
.blog .entry_author,
.blog .entry_date {
	float:left;
}
.blog .entry_author {
	font-weight: bold;
}

.entry_content {
	clear: left;
}

.entry_meta {
	padding-bottom:10px;
}

.entry ul,
.entry ol,
.widget_container ul,
.widget_container ol {
	padding-left:20px;
}

.entry ul ol,
.entry ol ol,
.entry ol ul,
.entry ul ul,
.widget_container ul ol,
.widget_container ol ol,
.widget_container ol ul,
.widget_container ul ul {
	padding-left: 10px;
}

.entry ol li {
	list-style-type: upper-roman;
}

.press .entry_content {
	display: inline-block;
	width: 100%;
}



h2#future_header,
h2#past_header {
	font-size: 1.4em;
	margin-bottom: 10px;
	padding-left: 15px;
}

/** anchors on calendar pages -hawk **/
#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;
}

.details {
	margin-bottom: 10px;
}

.photo .entry ul li {
	display: inline-block;
	margin: 15px;
	list-style-type:none;
}

.photo .entry ul {
	padding-left:0px;
}

.products .link_list {
	padding: 10px 0px;
}

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

#comment_form {
	width:95%;
	margin:auto;
}

#comment_form ul {
	margin: 0px auto 20px;
	width: 400px;
	padding-left:0px;
}

#comment_form ul li {
	margin-bottom: 10px;
	list-style-type:none;
}

#comment_form label {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
}

#comment_form input[type="text"] {
	border-color:#ba0909;
	border-width:2px;
	border-style:solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 16px;
	width: 382px;
}

#comment_form textarea {
	border-color:#ba0909;
	border-width:2px;
	border-style:solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 161px;
	width: 382px;
	overflow: auto;
}

#content input[type="submit"] {
	background-color: #ba0909;
	border-color: #FFFFFF;
	border-style: solid;
	border-width:1px;
	color: #FFFFFF;
	display: block;
	font-family: 'Book Antiqua',sans-serif;
	font-weight: bold;
	padding: 5px 15px 5px 15px;
	text-transform: uppercase;
	cursor: pointer;
}

.contact #content input[type="submit"] {
	margin-left: 130px;
}

.contact #content textarea,
.contact #content input[type="text"] {
	border: 2px solid #ba0909;
}

#contact_message h2,
#comment_errors{
  font-weight: bold;
  border-bottom: solid #FF0000 1px;
}

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

ul.listbaby_fields li {
	margin: 5px 0 0 5px;
	list-style-type:none;
}

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

ul.listbaby_fields select {
	width:135px;
}


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

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

/* calendar page */
.calendar_post .venue,
.calendar_post .event_title_time {
	font-weight: bold;
}

.calendar_post .notes {
	margin-top: 10px;
}

/* Widgets / Sidebar */

#widget_region_left_sidebar {
	background-color: transparent;
	margin-top: 10px;
	padding-top:.5em;
	width:250px;
	float:left;

}

#widget_region_left_sidebar h3 {
	color: #FFFFFF;
	font-family: 'Book Antiqua',sans-serif;
	font-weight: bold;
}

.widget_content {
	clear: both;
	width:100%;
	margin:auto;
	margin-bottom: 15px;
}

.widget_container {
	color:#FFFFFF;
	font-size:.7em;
	margin-left:auto;
	margin-right:auto;
	margin-top:-.75em;
	width: 95%;
}

.widget_calendar ul li {
	float: left;
	font-weight: bold;
	padding: 5px;
}

.widget_container .list {
	padding-bottom:5px;
	padding-left:0px;
}

.widget_container ul span {
	margin-right: 15px;
}


.widget_container p {
	margin-bottom: 10px;
}

.widget_container ul li a {
	text-decoration: none;
}

.widget_calendar ul li {
	float: none;
	list-style-type:none;
}

.widget_calendar ul.list li {
	border-bottom-color:#FFFFFF;
	border-bottom-style: dashed;
	border-bottom-width:1px;
	cursor: pointer;

}

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

.widget_calendar .tour_location {
	float: left;
	width: 85%;
	position: relative;
	left: 10%;
}

.widget_social {
	margin-top: 1em;
}

.ribbon {
  position: relative;
  background-color: #5b749c;
  color: #fff;
  padding: .75em .75em; /* Adjust to suit */
  left:-1.5em;
}
.ribbon .ribbon-content:before {
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: #381702;
  border-style: solid;
  border-width: 1em 0em 0 1.5em;
  bottom: -1em;
  content: "";
  position: absolute;
  display: block;
  left: 0;

}

.widget_form input[type="text"] {
	border-color: #ba0909;
	border-style: solid;
	border-width:2px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px;
	height: 16px;
	width: 100%;
}

.widget_form #email {
	width:90%;
}

.widget_form input[type="submit"] {
	background-color: #ba0909;
	border-color: #FFFFFF;
	border-style: solid;
	border-width:1px;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: 'Book Antiqua',sans-serif;
	font-weight: bold;
	margin-right: 4px;
	padding: 5px;
	text-transform: uppercase;
	cursor: pointer;
}

/* footer */

#footer {
	background-color: transparent;
	padding: 15px 10px;
	text-transform: uppercase;
}

#footer p {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}


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


/* Audio albums and tracks
------------------------------------------------------------------------------*/

#track-list .album-tracks li,
.audio .album-notes-outer,
#album-wrapper .album-description {
	border-top-color: #ffffff;
}

#track_fullview .track_details.track_details_divider {
	border-bottom-color: #ffffff;
}

/* Media queries
------------------------------------------------------------------------------*/
@media screen and (max-width: 975px) {
	#header h1 {
		font-size: 2em;
	}

	#container {
		width:95%;
		margin:auto;
	}
	#content {
		margin:auto;
		float:none;
		padding-top:10px;
	}
	#content h2 {
		font-size: 1.75em;
	}
	#navigation ul li {
	font-size:.9em;
	}
	#style_graphic {
		margin:0px auto 20px;
		float:none;
	}
	#widget_region_left_sidebar {
		float:none;
		width:700px;
		margin:auto;
	}
	.widget-wrapper {
		float:left;
		width:45%;
		margin:2.5%;
	}
	.ribbon {
 	 left:0em;
	}
	.ribbon .ribbon-content:before {
	  display: none;
	}

}

@media screen and (max-width: 750px) {
	#content,
	#widget_region_left_sidebar {
		min-width: 95%;
		width:95%;
		margin:auto;
	}
	#style_graphic {
		background-size:cover;
		height:300px;
		width:98%;
	}
	#content .entry {
		font-size:.8em;
	}
	.photo .entry ul li {
		margin: 10px;
	}
}

@media screen and (max-width: 650px) {
	#style_graphic {
		height:260px;
	}
}

@media screen and (max-width: 500px) {
	body,
	html {
		min-width:320px;
	}

	.entry .contact_form_container {
		width:98%;
	}
	.entry .contact_form_instructions,
	.entry .contact_form_label {
		width:100%;
	}

	#widget_region_left_sidebar {
	  padding-bottom:1px;
  }
	#content h2 {
		font-size: 1.65em;
	}
	#comment_form ul,
	#comment_form input[type="text"],
	#comment_form textarea {
		width:95%;
	}
	#navigation {
		float:none;
		margin:20px auto;
		width:80%;
	}
	#header h1 {
		font-size: 1.85em;
		text-align:center;
	}
	#style_graphic {
		display:none;
	}
	.widget-wrapper {
		float:none;
		width:95%;
		margin:2.5%;
	}
	.contact #content input[type="submit"],
	.contact #content img{
		margin-left: 8%;
	}

	.tinynav {
		appearance:none;
		-moz-appearance:none; /* Firefox */
		-webkit-appearance:none; /* Safari and Chrome */
		background-color:#5b749c;
		border-radius: 0px;
		border-width:0px;
		color:#FFFFFF;
		display: block;
		height:25px;
		font-size:1em;
		width:100%;
		margin-bottom:15px;
		outline:none;
		padding-left: 15px;
	}
  .nav_list {
		display: none;
  }

  .recaptchatable .recaptcha_r1_c1,
  .recaptchatable .recaptcha_r2_c1,
  .recaptchatable .recaptcha_r7_c1,
  .recaptchatable .recaptcha_r8_c1,
  .recaptchatable .recaptcha_r3_c1,
  .recaptchatable .recaptcha_r3_c2,
  .recaptchatable .recaptcha_r3_c3,
  .recaptchatable .recaptcha_r4_c4,
  .recaptchatable .recaptcha_r4_c2  {
  	display:none;
  	background:none;
  }
  #recaptcha_area .recaptchatable .recaptcha_r4_c1,
  .recaptchatable .recaptcha_r4_c2,
  .recaptchatable .recaptcha_r4_c4
   {
	  background-image:none;
  }
  #recaptcha_area .recaptcha_input_area {
	  margin-left:5px !important;
  }
	#recaptcha_table,
	#recaptcha_area { width:216px!important;}
  #recaptcha_widget_div {
	  border-color:#ba0909;
		border-width:2px;
		border-style:solid;
	  width: 216px;
	  overflow:hidden;
	  background:white;
	  padding:5px;
	 }
  .recaptchatable #recaptcha_image,
  .recaptchatable #recaptcha_image img  { width: 200px; }
  .recaptchatable .recaptcha_image_cell {
	  width:200px;
  }
}

#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: #ffffff;
color: #ffffff;
}

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

/* Audio views styling */
.audio #content .entry {
	text-align: left;
}

#track_fullview .title,
#album-wrapper .album-title {
	color: #ffffff;
	background-color: transparent;
}

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

.audio #album-meta .album-purchase,
.audio #album-meta .album-purchase ul,
.audio #album-meta .album-purchase ul a,
.audio #album-meta .album-purchase ul a:hover {
	background-color: #ba0909;
	color: #FFFFFF;
}

#album-meta .album-purchase .buy_album_button .open_close_icon {
	border-top-color: #FFFFFF;
}

#album-meta .album-purchase ul li {
	border-top-color: #FFFFFF;
}

/* Breadcrumb styling */

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

/* Instagram Styles */

.ig_follow {
	background-color: #ba0909;
	border-color: #FFFFFF;
	border-style: solid;
	border-width:1px;
	color: #FFFFFF;
}

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

#content div.instagram_gallery.entry {
	border-bottom-color: #ffffff;
	padding-bottom:0;
}
/* 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;
}
