/*
Theme Name: Skeleton Child Theme
Theme URI: http://www.simplethemes.com
Description: A simple WordPress theme based on the Skeleton RWD framework
Version: 1.6
Author: Simple Themes
Author URI: http://www.simplethemes.com
Template: skeleton
License: GPL
License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Go to Line 2030 for Taraghs CSS */


/* Table of Contents
==================================================
	#Global Reset
	#Structural Customization
	#Header
	#Navigation Bar
	#Typography
	#Tables
	#Widgets
	#WP Blog
	#Form Buttons
	#Styled Buttons
	#Tabs
	#Toggles
	#Callouts
	#Comments
	#WP Gallery
	#Misc
*/



/* @group Global 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, 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, 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;
		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; }
	table.pad td {
	padding: 10px;
	}
		
	pre,code {
		white-space: normal;
		background-color: #ededed;
		border-bottom: 1px solid #d9d9d9;
		border-top: 1px solid #d9d9d9;
		display: block;
		width: 100%;
		font: 12px/24px Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;
		margin: 5px 0;
		padding: 5px;
}
p code {display: inline;}


body {
	line-height: 130%;
	-webkit-text-size-adjust: 100%;
	background-image: none;
}

/* @end */



/* @group Structural Customization */


#header {
	clear: both;
	margin-top: 16px;
	}

#header .inner {
	padding-top: 14px;
	padding-bottom: 21px;
}

#header .header_extras {
	float: none;
}

/* Give the main wrapper a separate background color */

#wrap {}

/* Footer Styles */

#footer {
	border-top: 1px solid #d6d6d6;
	
	font-size: .9em;
	margin-top: 30px;
	margin-bottom: 40px;
}
#footer.noborder {
	border: none;
	padding-top: 0;
}

#footer #credits {
	font-size: 11px;
	line-height:110%;
	color: #9f9f9f;
	padding-top: 6px;
}

a.themeauthor {
	display: block;
	width: 75px;
	height: 12px;
	margin: 0px auto;
	float: right;
	text-decoration: none;
	text-indent: -9999em;
	background: url(images/icons/stlogo.png) no-repeat right center;
}


/* @end */

/* @group Header */

#site-title {
	margin: 0;
	padding: 0;
	font-size: 60px;
	line-height: 55px;
	letter-spacing: 0px;
}

#header div#site-title a,
#header h1#site-title,
#header h1#site-title a {
	margin: 0;
	padding: 0;
	line-height: 55px;
	text-decoration: none;
	font-weight: 400;
	letter-spacing: 0px;
	text-shadow: 0px 1px 0px #FFF;
}

#header #site-title a:hover {
	color: #3253ad;
}	

#header div#site-title {
display:block;
width:300px;
height:100px;

text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}

/* Header Tagline */

#header span.site-desc {
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 28px;
	color: #7d7d7d;
	letter-spacing: 0px;
}

/* Image Header */

#header #site-title.graphic a {
	text-indent: -9999em;
	display: block;
	background-repeat: no-repeat;
	background-position: left;
}
#header span.site-desc.graphic {
	display: none;
}

/* @end */

/* @group Navigation Bar */

#navigation ul {
	
}
	

#navigation ul li {
 	 
}

#navigation ul li a {
	
}

/* Navbar Hover Links */

#navigation ul li:hover a,
#navigation ul li a:hover {

}

#navigation ul li:hover li a {
	
}

/* Navbar Active Links */

#navigation ul li.active a {
	
}


/* Nav Sublevel */

#navigation ul.sub-menu {
 	
}

#navigation ul.sub-menu li {
	
}

/* Nav Sublevel Links */

#navigation ul.sub-menu li a {
	
}

/* Nav Sublevel Hover */

#navigation ul.sub-menu li a:hover {
	
}
/* @end */

/* Tara */

#navigation {
    float: right!important;
}

#navigation ul li {
    float: none!important;
    margin: 0px;
    padding: 0px;
}

#navigation ul.menu {
    margin: 0px 20px 0px 0px;
}

#navigation ul.sub-menu li a {
	background-color: #f3f3f3;
}

#navigation ul li li a {
	background-color: #f3f3f3;
	margin-left: 50px;
	width: 130px;
}

#navigation ul li li a:hover {
	background-color: #fff;
}
#navigation ul li li a:active {
	background-color: #D3506E;
}


/* @end */



/* @group Typography */



	h1, h2, h3, h4, h5 { 
		letter-spacing: 0px;
		clear: left;
	}
	
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: inherit;
	text-decoration: none;
	}
	
	h2.entry-title a {
	font-weight:400;
	}
	
	
	h1 {line-height: 100%; margin-top: 30px; margin-bottom: 14px;}
	h2 {line-height: 100%; margin-top: 30px; margin-bottom: 10px; }
	h3 {line-height: 100%; margin-top: 30px; margin-bottom: 8px; }
	h4 {line-height: 100%; margin-top: 30px; margin-bottom: 8px; }
	h5 {line-height: 100%; margin-top: 30px; margin-bottom: 8px;}
	
	h6 {
		font-size: 14px;
		line-height: 100%;
		margin-bottom: 8px;
		color: inherit;
		font-weight: bold;
		text-transform: uppercase;
		color: #375199;
	}
	.subheader { color: #777; }
	.normal {font-weight: normal;}
	.bolder {font-weight: bolder;}
	
	p { margin: 10px 0 10px 0; }
	p img { margin: 0; }
	p.lead { font-size: 21px; line-height: 27px; color: #777;  }
	
	em { font-style: italic; }
	strong { font-weight: 500; color: #333; }
	small { font-size: 80%; }
	
/*	Blockquotes  */
	blockquote, blockquote p { font-size: 17px; line-height: 24px; font-style: italic; }
	blockquote { margin: 15px 0 17px; padding: 8px 20px 8px 19px; border-left: 1px solid #D3506E; background-color:#f0f0f0;}
	blockquote cite { display: block; font-size: 12px; color: #555; }
	blockquote cite:before { content: "\2014 \0020"; }
	blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
	
	hr { border: solid #A2A2A2; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */
	a, a:visited {text-decoration: none; outline: 0; }
	a:hover, a:focus { color: #000; text-decoration: none;}
	p a, p a:visited { line-height: inherit; }
	
	a:active { color:#000; background-color:#D3506E;
	}
	

/* #Lists
================================================== */
	ul, ol { margin-bottom: 20px; }
	ul { list-style: none outside; }
	ol { list-style: decimal; }
	ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
	ul.square { list-style: square outside; }
	ul.circle { list-style: circle outside; }
	ul.disc { list-style: disc outside; }
	ul ul, ul ol,
	ol ol, ol ul { margin: 4px 0 5px 30px;}
	ul ul li, ul ol li,
	ol ol li, ol ul li { margin-bottom: 6px; }
	li { line-height: 120%; margin-bottom: 12px; }
	ul.large li { line-height: 21px; }
	li p { line-height: 21px; }
	
/* # Image Alignment Classes
============================================================== */

.alignright {
	float: right;
	margin: 0px 0px 10px 15px;
}

.alignleft {
	float: left;
	margin: 0px 15px 10px 0px;
}
.aligncenter {
	display:block;
	margin:0 auto;
}

/* WP Captions */

.wp-caption {
	text-align: center;
	padding: 0 0;
	margin: 0 0;
	border: none;
	color: #999;
	position: relative;
	
}

.wp-caption img {
	margin: 10px 0 0 0;
	padding: 0;
	border: 0 none;
	clear: both!important;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}

.wp-caption.alignleft {
	margin: 0px 10px 0px 0px;
}
.wp-caption.alignright {
	margin: 0px 0px 0px 10px;
	clear: both;
}


/* @end */

/* @group Tables */

table {
	margin: .5em 0 1em;
}

table th {
	text-align: left;
	border: 1px solid #d1d1d1;
	padding: .4em .8em;
	background: #ddd url(images/gradient_small_trans.png) repeat-x 0 top;
	font-weight: bold;
}

table td {
	background-color: #fff;
	border: 1px solid #d1d1d1;
	padding: 10px;
}

/* @end */

/* @group Widgets */


.widget-container ul {
	list-style: none;
}

.widget-container ul ul {
	list-style: none;
	margin-left: 0;
}

.widget-container select {
	max-width: 100%;
}

.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}

.widget_search label {
	display: none;
}

.widget-container {
	margin: 0 0 28px 0;
	padding-top: 1px;
}

.widget-container ul {
	margin-left: 0;
}


 

.widget-title {
	font-weight: bold;
	font-size: 1.5em;
}

input#searchsubmit {
	margin-bottom: 0;
}

.widget-container a:link,
.widget-container a:visited {
	text-decoration: none;
}

.widget-container a:active,
.widget-container a:hover {
}

.widget-container .entry-meta {
	font-size: 11px;
}




#wp_tag_cloud div {
	line-height: 1.6em;
}

/* WP Calendar Widget */

#wp-calendar {
	width: 100%;
	font-size: .85em;
}

#wp-calendar td {
	padding: 4px 0;
	text-align: center;
	border: 1px solid #d2d2d2;
	background-color: #ededed;
	text-shadow: #fff 1px 1px 0;
	color: #7c7c7c;
}

#wp-calendar td.pad {
	background-color: #e5e5e5;
}

#wp-calendar td#today {
	color: #fff;
	background-color: #6e6e6e;
	text-shadow: 1px 1px 0px #333;
}

#wp-calendar caption {
	font-weight: bold;
}

#wp-calendar th {
	font-style: normal;
	background: #ddd url(images/gradient_small_trans.png) repeat-x 0 top;
	border: 1px solid #ccc;
	padding: 5px;
	color: #666;
	text-shadow: #ebebeb 0 1px 0;
}

/* WP RSS Widget */

.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Indent Sidebar Lists */

.widget-container ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}

/* TB Upcoming events in sidebar  */

li#em_widget-2 ul ul,
li#em_widget-2 ul,
li#em_widget-3 ul ul,
li#em_widget-3 ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

/* Page Menus/Custom Menus */

li.page_item,
li.menu-item {
	padding: 0;
	margin: 0;
	list-style: none;
	
}


li.page_item a,
li.menu-item a {
	display: block;
	padding: 4px 8px 4px 8px;
	line-height: 110%;
  text-decoration: none;
  font-weight: 400;
  width: 180px;
  border-left: 1px solid #999999;

}

li.page_item a:hover,
li.menu-item a:hover {
	background: #fff;
	
	
}

li.page_item a:active,
li.menu-item a:active { color:#000; background-color:#D3506E;
	}
	
}

/* Page Menus/Custom Menus - Sublevels */

li.page_item li a,
li.menu-item li a {
	
	padding: 4px 8px 4px 8px;
	margin: 0px 0px 1px 30px;
	background: #fafafa;
	border: none;
	line-height: 175%;
	font-weight: normal;
	width: 140px;
	border-left: 1px solid #d7d8da;
}
li.page_item li a:hover,
li.menu-item li a:hover {
	background: #fff;
	border-left: 1px solid #666;
}

li.page_item a:hover,
li.menu-item a:hover {
	text-decoration: none;

	
}

/* @end */

/* @group WP Blog Styles */

.entry-meta {
	font-size: 11px;
	color: #666;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.cat-links,.comments-link,.meta-sep,.entry-utility {
	font-size: 11px;
	color: #333;
}

.post {
	margin-bottom: 20px;
	padding-bottom: 10px;
	
}
.post.single {
	border-bottom: none;
}

a.more-link {
	display: block;
	float: right;
	font-weight: bold;
}

.st_relatedposts h4 {
	border-bottom: 1px solid #ebebeb;
}

.st_relatedposts ul {
	color: #666;
	list-style: square;
	margin-left: 20px;
}

.st_relatedposts ul li {
}


/* @end */

/* @group Form Buttons */

/* #Form Buttons
================================================== */

	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
		background: #eee; /* Old browsers */
		background: -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
		background: linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
	  border: 1px solid #aaa;
	  border-top: 1px solid #ccc;
	  border-left: 1px solid #ccc;
	  padding: 4px 12px;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  color: #444;
	  display: inline-block;
	  font-size: 15px;
	  font-weight: bold;
	  text-decoration: none;
	  text-shadow: 1px 1px 0px #fff;
	  cursor: pointer;
	  margin-bottom: 20px;
	  line-height: 21px;
	  font-family: Lato,'Helvetica Neue', Helvetica, Arial, sans-serif; }
	  
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		color: #222;
		background: #eee; /* Old browsers */
		background: -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
		background: linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
	  border: 1px solid #ccc;
	  border-top: 1px solid #ccc;
	  border-left: 1px solid #ccc;
	  border-bottom: 1px solid #9d9d9d;
}
	  
  	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
    background: #eee; /* Old browsers */
    background: -moz-linear-gradient(top, rgba(0,0,0,.3) 0%, rgba(255,255,255,.3) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,.3)), color-stop(100%,rgba(255,255,255,.3))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,.3) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,.3) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,.3) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(0,0,0,.3) 0%,rgba(255,255,255,.3) 100%); /* W3C */
    border: 1px solid #888;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa; }
	
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width { 
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }


/* @end */

/* @group Styled Buttons */

.button-alt,
.button,
.button.small,
.button.large,
.button.medium {
	background-image: none;
	padding: 6px 1em 7px 1em;
	margin: 0;
	font-size: .95em;
	margin-left: -0.5em;
	display: inline-block;
	text-align: center;
	text-decoration: none;

}



.button.left {
	float: left;
}
.button.right {
	float: right;
}
.button.center,.button.middle {
	margin: 0px auto;
	text-align: center;
	display: inherit;
}

.button-alt a,.button a,.button.small a {
	font-size: .9em;
	line-height: 14px;
}
.button.medium a {
	font-size: 1.2em;
	line-height: 20px;
}
.button.large a {
	font-size: 1.5em;
	line-height: 24px;
}
.button span.btn_caption {
	font-weight: normal;
	display: inline-block;
	font-size: 14px;
	line-height: 14px;
}

/* @group White  */
a.button.white {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e3e3e3));
  background-image: -webkit-linear-gradient(#ffffff, #e3e3e3);
  background-image: -moz-linear-gradient(#ffffff, #e3e3e3);
  background-image: -o-linear-gradient(#ffffff, #e3e3e3);
  background-image: linear-gradient(#ffffff, #e3e3e3);
  -pie-background: linear-gradient(#ffffff, #e3e3e3);
  border: 1px solid #dbdbdb;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 white;
  -webkit-box-shadow: inset 0 1px 0 0 white;
  -o-box-shadow: inset 0 1px 0 0 white;
  box-shadow: inset 0 1px 0 0 white;
  color: #333333;
  text-shadow: 0 1px 0 white;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.white:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dbdbdb), color-stop(100%, #f2f2f2));
  background-image: -webkit-linear-gradient(#dbdbdb, #f2f2f2);
  background-image: -moz-linear-gradient(#dbdbdb, #f2f2f2);
  background-image: -o-linear-gradient(#dbdbdb, #f2f2f2);
  -pie-background: linear-gradient(#dbdbdb, #f2f2f2);
  -moz-box-shadow: inset 0 1px 0 0 white;
  -webkit-box-shadow: inset 0 1px 0 0 white;
  -o-box-shadow: inset 0 1px 0 0 white;
  box-shadow: inset 0 1px 0 0 white;
  cursor: pointer;
}
a.button.white:active {
  -moz-box-shadow: inset 0 0 8px 4px #d4d4d4, inset 0 0 8px 4px #d4d4d4, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #d4d4d4, inset 0 0 8px 4px #d4d4d4, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #d4d4d4, inset 0 0 8px 4px #d4d4d4, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #d4d4d4, inset 0 0 8px 4px #d4d4d4, 0 1px 1px 0 #eeeeee;
  border: 1px solid #c2c2c2;
}
a.button.white span.btn_caption {
  color: gray;
  text-shadow: 0 1px 0 white;
}

/* @end */
/* @group Gray  */
a.button.gray {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e6e6e6), color-stop(100%, #c9c9c9));
  background-image: -webkit-linear-gradient(#e6e6e6, #c9c9c9);
  background-image: -moz-linear-gradient(#e6e6e6, #c9c9c9);
  background-image: -o-linear-gradient(#e6e6e6, #c9c9c9);
  -pie-background: linear-gradient(#e6e6e6, #c9c9c9);
  border: 1px solid #c2c2c2;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 white;
  -webkit-box-shadow: inset 0 1px 0 0 white;
  -o-box-shadow: inset 0 1px 0 0 white;
  box-shadow: inset 0 1px 0 0 white;
  color: #333333;
  text-shadow: 0 1px 0 #f1eeee;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.gray:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c2c2c2), color-stop(100%, #d9d9d9));
  background-image: -webkit-linear-gradient(#c2c2c2, #d9d9d9);
  background-image: -moz-linear-gradient(#c2c2c2, #d9d9d9);
  background-image: -o-linear-gradient(#c2c2c2, #d9d9d9);
  -pie-background: linear-gradient(#c2c2c2, #d9d9d9);
  -moz-box-shadow: inset 0 1px 0 0 #f2f2f2;
  -webkit-box-shadow: inset 0 1px 0 0 #f2f2f2;
  -o-box-shadow: inset 0 1px 0 0 #f2f2f2;
  box-shadow: inset 0 1px 0 0 #f2f2f2;
  cursor: pointer;
}
a.button.gray:active {
  -moz-box-shadow: inset 0 0 8px 4px #bababa, inset 0 0 8px 4px #bababa, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #bababa, inset 0 0 8px 4px #bababa, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #bababa, inset 0 0 8px 4px #bababa, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #bababa, inset 0 0 8px 4px #bababa, 0 1px 1px 0 #eeeeee;
  border: 1px solid #a8a8a8;
}
a.button.gray span.btn_caption {
  color: #666666;
  text-shadow: 0 1px 0 #f1eeee;
}

/* @end */
/* @group Black  */
a.button.black {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #404040), color-stop(100%, #242424));
  background-image: -webkit-linear-gradient(#404040, #242424);
  background-image: -moz-linear-gradient(#404040, #242424);
  background-image: -o-linear-gradient(#404040, #242424);
  -pie-background: linear-gradient(#404040, #242424);
  border: 1px solid #1c1c1c;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #595959;
  -webkit-box-shadow: inset 0 1px 0 0 #595959;
  -o-box-shadow: inset 0 1px 0 0 #595959;
  box-shadow: inset 0 1px 0 0 #595959;
  color: white;
  text-shadow: 0 1px 0 #150f0f;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.black:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1c1c1c), color-stop(100%, #333333));
  background-image: -webkit-linear-gradient(#1c1c1c, #333333);
  background-image: -moz-linear-gradient(#1c1c1c, #333333);
  background-image: -o-linear-gradient(#1c1c1c, #333333);
  -pie-background: linear-gradient(#1c1c1c, #333333);
  -moz-box-shadow: inset 0 1px 0 0 #4d4d4d;
  -webkit-box-shadow: inset 0 1px 0 0 #4d4d4d;
  -o-box-shadow: inset 0 1px 0 0 #4d4d4d;
  box-shadow: inset 0 1px 0 0 #4d4d4d;
  cursor: pointer;
}
a.button.black:active {
  -moz-box-shadow: inset 0 0 8px 4px #141414, inset 0 0 8px 4px #141414, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #141414, inset 0 0 8px 4px #141414, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #141414, inset 0 0 8px 4px #141414, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #141414, inset 0 0 8px 4px #141414, 0 1px 1px 0 #eeeeee;
  border: 1px solid #030303;
}
a.button.black span.btn_caption {
  color: #bfbfbf;
  text-shadow: 0 1px 0 #150f0f;
}

/* @end */
/* @group Light Blue  */
a.button-alt,a.button.lightblue {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5aa1d8), color-stop(100%, #2489d6));
  background-image: -webkit-linear-gradient(#5aa1d8, #2489d6);
  background-image: -moz-linear-gradient(#5aa1d8, #2489d6);
  background-image: -o-linear-gradient(#5aa1d8, #2489d6);
  -pie-background: linear-gradient(#5aa1d8, #2489d6);
  border: 1px solid #258cda;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #85b9e0;
  -webkit-box-shadow: inset 0 1px 0 0 #85b9e0;
  -o-box-shadow: inset 0 1px 0 0 #85b9e0;
  box-shadow: inset 0 1px 0 0 #85b9e0;
  color: white;
  text-shadow: 0 1px 0 #1976be;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button-alt:hover,
a.button.lightblue:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2380c7), color-stop(100%, #4a95cf));
  background-image: -webkit-linear-gradient(#2380c7, #4a95cf);
  background-image: -moz-linear-gradient(#2380c7, #4a95cf);
  background-image: -o-linear-gradient(#2380c7, #4a95cf);
  -pie-background: linear-gradient(#2380c7, #4a95cf);
  -moz-box-shadow: inset 0 1px 0 0 #75acd7;
  -webkit-box-shadow: inset 0 1px 0 0 #75acd7;
  -o-box-shadow: inset 0 1px 0 0 #75acd7;
  box-shadow: inset 0 1px 0 0 #75acd7;
  cursor: pointer;
}
a.button-alt:active,
a.button.lightblue:active {
  -moz-box-shadow: inset 0 0 8px 4px #2278b9, inset 0 0 8px 4px #2278b9, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #2278b9, inset 0 0 8px 4px #2278b9, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #2278b9, inset 0 0 8px 4px #2278b9, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #2278b9, inset 0 0 8px 4px #2278b9, 0 1px 1px 0 #eeeeee;
  border: 1px solid #2280c9;
}
a.button.lightblue span.btn_caption {
  color: #acd3f1;
  text-shadow: 0 1px 0 #1976be;
}

/* @end */
/* @group Blue  */
a.button.blue {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #597db1), color-stop(100%, #3a6198));
  background-image: -webkit-linear-gradient(#597db1, #3a6198);
  background-image: -moz-linear-gradient(#597db1, #3a6198);
  background-image: -o-linear-gradient(#597db1, #3a6198);
  -pie-background: linear-gradient(#597db1, #3a6198);
  border: 1px solid #3b639b;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #7d99bf;
  -webkit-box-shadow: inset 0 1px 0 0 #7d99bf;
  -o-box-shadow: inset 0 1px 0 0 #7d99bf;
  box-shadow: inset 0 1px 0 0 #7d99bf;
  color: white;
  text-shadow: 0 1px 0 #2a4f83;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.blue:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #365a8c), color-stop(100%, #51719e));
  background-image: -webkit-linear-gradient(#365a8c, #51719e);
  background-image: -moz-linear-gradient(#365a8c, #51719e);
  background-image: -o-linear-gradient(#365a8c, #51719e);
  -pie-background: linear-gradient(#365a8c, #51719e);
  -moz-box-shadow: inset 0 1px 0 0 #728cb1;
  -webkit-box-shadow: inset 0 1px 0 0 #728cb1;
  -o-box-shadow: inset 0 1px 0 0 #728cb1;
  box-shadow: inset 0 1px 0 0 #728cb1;
  cursor: pointer;
}
a.button.blue:active {
  -moz-box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #335380, inset 0 0 8px 4px #335380, 0 1px 1px 0 #eeeeee;
  border: 1px solid #355a8d;
}
a.button.blue span.btn_caption {
  color: #9ab5da;
  text-shadow: 0 1px 0 #2a4f83;
}

/* @end */
/* @group Dark Blue  */
a.button.darkblue {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #3054a1), color-stop(100%, #1c3b7d));
  background-image: -webkit-linear-gradient(#3054a1, #1c3b7d);
  background-image: -moz-linear-gradient(#3054a1, #1c3b7d);
  background-image: -o-linear-gradient(#3054a1, #1c3b7d);
  -pie-background: linear-gradient(#3054a1, #1c3b7d);
  border: 1px solid #1d3d81;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #416ac3;
  -webkit-box-shadow: inset 0 1px 0 0 #416ac3;
  -o-box-shadow: inset 0 1px 0 0 #416ac3;
  box-shadow: inset 0 1px 0 0 #416ac3;
  color: white;
  text-shadow: 0 1px 0 #122c63;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.darkblue:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #1a3570), color-stop(100%, #2e4b8a));
  background-image: -webkit-linear-gradient(#1a3570, #2e4b8a);
  background-image: -moz-linear-gradient(#1a3570, #2e4b8a);
  background-image: -o-linear-gradient(#1a3570, #2e4b8a);
  -pie-background: linear-gradient(#1a3570, #2e4b8a);
  -moz-box-shadow: inset 0 1px 0 0 #3e61ac;
  -webkit-box-shadow: inset 0 1px 0 0 #3e61ac;
  -o-box-shadow: inset 0 1px 0 0 #3e61ac;
  box-shadow: inset 0 1px 0 0 #3e61ac;
  cursor: pointer;
}
a.button.darkblue:active {
  -moz-box-shadow: inset 0 0 8px 4px #183063, inset 0 0 8px 4px #183063, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #183063, inset 0 0 8px 4px #183063, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #183063, inset 0 0 8px 4px #183063, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #183063, inset 0 0 8px 4px #183063, 0 1px 1px 0 #eeeeee;
  border: 1px solid #193570;
}
a.button.darkblue span.btn_caption {
  color: #6087dc;
  text-shadow: 0 1px 0 #122c63;
}

/* @end */
/* @group Light Green  */
a.button.lightgreen {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #80bf4f), color-stop(100%, #63a72f));
  background-image: -webkit-linear-gradient(#80bf4f, #63a72f);
  background-image: -moz-linear-gradient(#80bf4f, #63a72f);
  background-image: -o-linear-gradient(#80bf4f, #63a72f);
  -pie-background: linear-gradient(#80bf4f, #63a72f);
  border: 1px solid #65ab30;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #9bcb76;
  -webkit-box-shadow: inset 0 1px 0 0 #9bcb76;
  -o-box-shadow: inset 0 1px 0 0 #9bcb76;
  box-shadow: inset 0 1px 0 0 #9bcb76;
  color: white;
  text-shadow: 0 1px 0 #529122;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.lightgreen:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5c9a2d), color-stop(100%, #73af46));
  background-image: -webkit-linear-gradient(#5c9a2d, #73af46);
  background-image: -moz-linear-gradient(#5c9a2d, #73af46);
  background-image: -o-linear-gradient(#5c9a2d, #73af46);
  -pie-background: linear-gradient(#5c9a2d, #73af46);
  -moz-box-shadow: inset 0 1px 0 0 #8ebf69;
  -webkit-box-shadow: inset 0 1px 0 0 #8ebf69;
  -o-box-shadow: inset 0 1px 0 0 #8ebf69;
  box-shadow: inset 0 1px 0 0 #8ebf69;
  cursor: pointer;
}
a.button.lightgreen:active {
  -moz-box-shadow: inset 0 0 8px 4px #558d2a, inset 0 0 8px 4px #558d2a, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #558d2a, inset 0 0 8px 4px #558d2a, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #558d2a, inset 0 0 8px 4px #558d2a, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #558d2a, inset 0 0 8px 4px #558d2a, 0 1px 1px 0 #eeeeee;
  border: 1px solid #5c9b2c;
}
a.button.lightgreen span.btn_caption {
  color: #b8e297;
  text-shadow: 0 1px 0 #529122;
}

/* @end */
/* @group Green  */
a.button.green {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #668b46), color-stop(100%, #4a6d2c));
  background-image: -webkit-linear-gradient(#668b46, #4a6d2c);
  background-image: -moz-linear-gradient(#668b46, #4a6d2c);
  background-image: -o-linear-gradient(#668b46, #4a6d2c);
  -pie-background: linear-gradient(#668b46, #4a6d2c);
  border: 1px solid #4d702e;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #7fa95b;
  -webkit-box-shadow: inset 0 1px 0 0 #7fa95b;
  -o-box-shadow: inset 0 1px 0 0 #7fa95b;
  box-shadow: inset 0 1px 0 0 #7fa95b;
  color: white;
  text-shadow: 0 1px 0 #39571e;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.green:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #436129), color-stop(100%, #5a7641));
  background-image: -webkit-linear-gradient(#436129, #5a7641);
  background-image: -moz-linear-gradient(#436129, #5a7641);
  background-image: -o-linear-gradient(#436129, #5a7641);
  -pie-background: linear-gradient(#436129, #5a7641);
  -moz-box-shadow: inset 0 1px 0 0 #739457;
  -webkit-box-shadow: inset 0 1px 0 0 #739457;
  -o-box-shadow: inset 0 1px 0 0 #739457;
  box-shadow: inset 0 1px 0 0 #739457;
  cursor: pointer;
}
a.button.green:active {
  -moz-box-shadow: inset 0 0 8px 4px #3c5625, inset 0 0 8px 4px #3c5625, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #3c5625, inset 0 0 8px 4px #3c5625, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #3c5625, inset 0 0 8px 4px #3c5625, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #3c5625, inset 0 0 8px 4px #3c5625, 0 1px 1px 0 #eeeeee;
  border: 1px solid #436228;
}
a.button.green span.btn_caption {
  color: #9bc874;
  text-shadow: 0 1px 0 #39571e;
}

/* @end */
/* @group Dark Green  */
a.button.darkgreen {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #497c22), color-stop(100%, #2f5511));
  background-image: -webkit-linear-gradient(#497c22, #2f5511);
  background-image: -moz-linear-gradient(#497c22, #2f5511);
  background-image: -o-linear-gradient(#497c22, #2f5511);
  -pie-background: linear-gradient(#497c22, #2f5511);
  border: 1px solid #315912;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #61a22f;
  -webkit-box-shadow: inset 0 1px 0 0 #61a22f;
  -o-box-shadow: inset 0 1px 0 0 #61a22f;
  box-shadow: inset 0 1px 0 0 #61a22f;
  color: white;
  text-shadow: 0 1px 0 #1e3909;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.darkgreen:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #28480f), color-stop(100%, #3e651f));
  background-image: -webkit-linear-gradient(#28480f, #3e651f);
  background-image: -moz-linear-gradient(#28480f, #3e651f);
  background-image: -o-linear-gradient(#28480f, #3e651f);
  -pie-background: linear-gradient(#28480f, #3e651f);
  -moz-box-shadow: inset 0 1px 0 0 #568a2e;
  -webkit-box-shadow: inset 0 1px 0 0 #568a2e;
  -o-box-shadow: inset 0 1px 0 0 #568a2e;
  box-shadow: inset 0 1px 0 0 #568a2e;
  cursor: pointer;
}
a.button.darkgreen:active {
  -moz-box-shadow: inset 0 0 8px 4px #213b0d, inset 0 0 8px 4px #213b0d, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #213b0d, inset 0 0 8px 4px #213b0d, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #213b0d, inset 0 0 8px 4px #213b0d, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #213b0d, inset 0 0 8px 4px #213b0d, 0 1px 1px 0 #eeeeee;
  border: 1px solid #28480f;
}
a.button.darkgreen span.btn_caption {
  color: #7ad733;
  text-shadow: 0 1px 0 #1e3909;
}

/* @end */
/* @group Light Red  */
a.button.lightred {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #da5858), color-stop(100%, #d82222));
  background-image: -webkit-linear-gradient(#da5858, #d82222);
  background-image: -moz-linear-gradient(#da5858, #d82222);
  background-image: -o-linear-gradient(#da5858, #d82222);
  -pie-background: linear-gradient(#da5858, #d82222);
  border: 1px solid #dd2222;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #e28383;
  -webkit-box-shadow: inset 0 1px 0 0 #e28383;
  -o-box-shadow: inset 0 1px 0 0 #e28383;
  box-shadow: inset 0 1px 0 0 #e28383;
  color: white;
  text-shadow: 0 1px 0 #c01616;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.lightred:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ca2121), color-stop(100%, #d14747));
  background-image: -webkit-linear-gradient(#ca2121, #d14747);
  background-image: -moz-linear-gradient(#ca2121, #d14747);
  background-image: -o-linear-gradient(#ca2121, #d14747);
  -pie-background: linear-gradient(#ca2121, #d14747);
  -moz-box-shadow: inset 0 1px 0 0 #d97373;
  -webkit-box-shadow: inset 0 1px 0 0 #d97373;
  -o-box-shadow: inset 0 1px 0 0 #d97373;
  box-shadow: inset 0 1px 0 0 #d97373;
  cursor: pointer;
}
a.button.lightred:active {
  -moz-box-shadow: inset 0 0 8px 4px #bc2020, inset 0 0 8px 4px #bc2020, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #bc2020, inset 0 0 8px 4px #bc2020, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #bc2020, inset 0 0 8px 4px #bc2020, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #bc2020, inset 0 0 8px 4px #bc2020, 0 1px 1px 0 #eeeeee;
  border: 1px solid #cb2020;
}
a.button.lightred span.btn_caption {
  color: #f2abab;
  text-shadow: 0 1px 0 #c01616;
}

/* @end */
/* @group Red  */
a.button.red {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #D3506E), color-stop(100%, #ae0a0a));
  background-image: -webkit-linear-gradient(#D3506E, #b6455f);
  background-image: -moz-linear-gradient(#D3506E, #b6455f);
  background-image: -o-linear-gradient(#D3506E, #b6455f);
  -pie-background: linear-gradient(#D3506E, #b6455f);
  border: 1px solid #a84058;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #e65778;
  -webkit-box-shadow: inset 0 1px 0 0 #e65778;
  -o-box-shadow: inset 0 1px 0 0 #e65778;
  box-shadow: inset 0 1px 0 0 #e65778;
  color: white;
  text-shadow: 0 1px 0 #900404;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.red:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b6455f), color-stop(100%, #bc1a1a));
  background-image: -webkit-linear-gradient(#b6455f, #D3506E);
  background-image: -moz-linear-gradient(#b6455f, #D3506E);
  background-image: -o-linear-gradient(#b6455f, #D3506E);
  -pie-background: linear-gradient(#b6455f, #D3506E);
  -moz-box-shadow: inset 0 1px 0 0 #e65778;
  -webkit-box-shadow: inset 0 1px 0 0 #e65778;
  -o-box-shadow: inset 0 1px 0 0 #e65778;
  box-shadow: inset 0 1px 0 0 #e65778;
  cursor: pointer;
}
a.button.red:active {
  -moz-box-shadow: inset 0 0 8px 4px #8f0a0a, inset 0 0 8px 4px #8f0a0a, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #8f0a0a, inset 0 0 8px 4px #8f0a0a, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #8f0a0a, inset 0 0 8px 4px #8f0a0a, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #8f0a0a, inset 0 0 8px 4px #8f0a0a, 0 1px 1px 0 #eeeeee;
  border: 1px solid #9f0909;
}
a.button.red span.btn_caption {
  color: #f76464;
  text-shadow: 0 1px 0 #900404;
}

/* @end */
/* @group Dark Red  */
a.button.darkred {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #981010), color-stop(100%, #6b0606));
  background-image: -webkit-linear-gradient(#981010, #6b0606);
  background-image: -moz-linear-gradient(#981010, #6b0606);
  background-image: -o-linear-gradient(#981010, #6b0606);
  -pie-background: linear-gradient(#981010, #6b0606);
  border: 1px solid #6f0606;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #c41717;
  -webkit-box-shadow: inset 0 1px 0 0 #c41717;
  -o-box-shadow: inset 0 1px 0 0 #c41717;
  box-shadow: inset 0 1px 0 0 #c41717;
  color: white;
  text-shadow: 0 1px 0 #4b0202;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.darkred:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5c0505), color-stop(100%, #7e1010));
  background-image: -webkit-linear-gradient(#5c0505, #7e1010);
  background-image: -moz-linear-gradient(#5c0505, #7e1010);
  background-image: -o-linear-gradient(#5c0505, #7e1010);
  -pie-background: linear-gradient(#5c0505, #7e1010);
  -moz-box-shadow: inset 0 1px 0 0 #a91919;
  -webkit-box-shadow: inset 0 1px 0 0 #a91919;
  -o-box-shadow: inset 0 1px 0 0 #a91919;
  box-shadow: inset 0 1px 0 0 #a91919;
  cursor: pointer;
}
a.button.darkred:active {
  -moz-box-shadow: inset 0 0 8px 4px #4d0505, inset 0 0 8px 4px #4d0505, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #4d0505, inset 0 0 8px 4px #4d0505, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #4d0505, inset 0 0 8px 4px #4d0505, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #4d0505, inset 0 0 8px 4px #4d0505, 0 1px 1px 0 #eeeeee;
  border: 1px solid #5c0505;
}
a.button.darkred span.btn_caption {
  color: #f41f1f;
  text-shadow: 0 1px 0 #4b0202;
}

/* @end */
/* @group Yellow  */
a.button.yellow {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d1c81a), color-stop(100%, #a79f0c));
  background-image: -webkit-linear-gradient(#d1c81a, #a79f0c);
  background-image: -moz-linear-gradient(#d1c81a, #a79f0c);
  background-image: -o-linear-gradient(#d1c81a, #a79f0c);
  -pie-background: linear-gradient(#d1c81a, #a79f0c);
  border: 1px solid #aca40c;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #e4dc3a;
  -webkit-box-shadow: inset 0 1px 0 0 #e4dc3a;
  -o-box-shadow: inset 0 1px 0 0 #e4dc3a;
  box-shadow: inset 0 1px 0 0 #e4dc3a;
  color: white;
  text-shadow: 0 1px 0 #8a8305;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.yellow:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #98910b), color-stop(100%, #b6ae1b));
  background-image: -webkit-linear-gradient(#98910b, #b6ae1b);
  background-image: -moz-linear-gradient(#98910b, #b6ae1b);
  background-image: -o-linear-gradient(#98910b, #b6ae1b);
  -pie-background: linear-gradient(#98910b, #b6ae1b);
  -moz-box-shadow: inset 0 1px 0 0 #dbd229;
  -webkit-box-shadow: inset 0 1px 0 0 #dbd229;
  -o-box-shadow: inset 0 1px 0 0 #dbd229;
  box-shadow: inset 0 1px 0 0 #dbd229;
  cursor: pointer;
}
a.button.yellow:active {
  -moz-box-shadow: inset 0 0 8px 4px #89830b, inset 0 0 8px 4px #89830b, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #89830b, inset 0 0 8px 4px #89830b, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #89830b, inset 0 0 8px 4px #89830b, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #89830b, inset 0 0 8px 4px #89830b, 0 1px 1px 0 #eeeeee;
  border: 1px solid #99910b;
}
a.button.yellow span.btn_caption {
  color: #f5ed61;
  text-shadow: 0 1px 0 #8a8305;
}

/* @end */
/* @group Orange  */
a.button.orange {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d1911a), color-stop(100%, #a7710c));
  background-image: -webkit-linear-gradient(#d1911a, #a7710c);
  background-image: -moz-linear-gradient(#d1911a, #a7710c);
  background-image: -o-linear-gradient(#d1911a, #a7710c);
  -pie-background: linear-gradient(#d1911a, #a7710c);
  border: 1px solid #ac740c;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #e4a83a;
  -webkit-box-shadow: inset 0 1px 0 0 #e4a83a;
  -o-box-shadow: inset 0 1px 0 0 #e4a83a;
  box-shadow: inset 0 1px 0 0 #e4a83a;
  color: white;
  text-shadow: 0 1px 0 #8a5b05;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.orange:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #98670b), color-stop(100%, #b6801b));
  background-image: -webkit-linear-gradient(#98670b, #b6801b);
  background-image: -moz-linear-gradient(#98670b, #b6801b);
  background-image: -o-linear-gradient(#98670b, #b6801b);
  -pie-background: linear-gradient(#98670b, #b6801b);
  -moz-box-shadow: inset 0 1px 0 0 #db9d29;
  -webkit-box-shadow: inset 0 1px 0 0 #db9d29;
  -o-box-shadow: inset 0 1px 0 0 #db9d29;
  box-shadow: inset 0 1px 0 0 #db9d29;
  cursor: pointer;
}
a.button.orange:active {
  -moz-box-shadow: inset 0 0 8px 4px #895d0b, inset 0 0 8px 4px #895d0b, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #895d0b, inset 0 0 8px 4px #895d0b, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #895d0b, inset 0 0 8px 4px #895d0b, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #895d0b, inset 0 0 8px 4px #895d0b, 0 1px 1px 0 #eeeeee;
  border: 1px solid #99670b;
}
a.button.orange span.btn_caption {
  color: #f5c161;
  text-shadow: 0 1px 0 #8a5b05;
}

/* @end */
/* @group Brown  */
a.button.brown {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #775e28), color-stop(100%, #513e15));
  background-image: -webkit-linear-gradient(#775e28, #513e15);
  background-image: -moz-linear-gradient(#775e28, #513e15);
  background-image: -o-linear-gradient(#775e28, #513e15);
  -pie-background: linear-gradient(#775e28, #513e15);
  border: 1px solid #554116;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #9b7b36;
  -webkit-box-shadow: inset 0 1px 0 0 #9b7b36;
  -o-box-shadow: inset 0 1px 0 0 #9b7b36;
  box-shadow: inset 0 1px 0 0 #9b7b36;
  color: white;
  text-shadow: 0 1px 0 #37290c;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
}
a.button.brown:hover {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #443512), color-stop(100%, #614d24));
  background-image: -webkit-linear-gradient(#443512, #614d24);
  background-image: -moz-linear-gradient(#443512, #614d24);
  background-image: -o-linear-gradient(#443512, #614d24);
  -pie-background: linear-gradient(#443512, #614d24);
  -moz-box-shadow: inset 0 1px 0 0 #836a34;
  -webkit-box-shadow: inset 0 1px 0 0 #836a34;
  -o-box-shadow: inset 0 1px 0 0 #836a34;
  box-shadow: inset 0 1px 0 0 #836a34;
  cursor: pointer;
}
a.button.brown:active {
  -moz-box-shadow: inset 0 0 8px 4px #382b0f, inset 0 0 8px 4px #382b0f, 0 1px 1px 0 #eeeeee;
  -webkit-box-shadow: inset 0 0 8px 4px #382b0f, inset 0 0 8px 4px #382b0f, 0 1px 1px 0 #eeeeee;
  -o-box-shadow: inset 0 0 8px 4px #382b0f, inset 0 0 8px 4px #382b0f, 0 1px 1px 0 #eeeeee;
  box-shadow: inset 0 0 8px 4px #382b0f, inset 0 0 8px 4px #382b0f, 0 1px 1px 0 #eeeeee;
  border: 1px solid #453512;
}
a.button.brown span.btn_caption {
  color: #cea03b;
  text-shadow: 0 1px 0 #37290c;
}

/* @end */

/* @end */

/* End Button Styles */

	
/* @group Tabs */

	ul.tabs { 
		display: block;
		margin: 0 0 20px 0;
		padding: 0;
		border-bottom: solid 1px #ddd; }
	ul.tabs li { 
		display: block;
		width: auto;
		height: 30px;
		padding: 0;
		float: left;
		margin-bottom: 0; }
	ul.tabs li a { 
		display: block; 
		text-decoration: none;
		width: auto; 
		height: 29px; 
		padding: 0px 20px; 
		line-height: 30px; 
		border: solid 1px #ddd;
		border-width: 1px 0 0 1px; 
		margin: 0;  
		background: #f5f5f5;
		font-size: 13px; }
	ul.tabs li a.active { 
		background: #fff; 
		height: 30px;
		position: relative;
		top: -4px;
		padding-top: 4px;
		border-right-width: 1px;
		margin: 0 -1px 0 0;
		color: #111;
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }
	ul.tabs li:first-child a {
		-moz-border-radius-topleft: 2px;
		-webkit-border-top-left-radius: 2px;
		border-top-left-radius: 2px; }
	ul.tabs li:last-child a {
		border-width: 1px 1px 0 1px;
		-moz-border-radius-topright: 2px;
		-webkit-border-top-right-radius: 2px;
		border-top-right-radius: 2px; }
	
	ul.tabs-content { margin: 0; display: block; }
	ul.tabs-content > li { display:none; }
	ul.tabs-content > li.active { display: block; }
		
	/* Clearfixing tabs for beautiful stacking */
	ul.tabs:before,
	ul.tabs:after {
	  content: '\0020';
	  display: block;
	  overflow: hidden;
	  visibility: hidden;
	  width: 0;
	  height: 0; }
	ul.tabs:after {
	  clear: both; }
	ul.tabs {
	  zoom: 1; }


/* @end */

/* @group Toggles */

.toggle_container {
	padding: 10px;
	margin-bottom: 1px;
	background-color: #fff;
}


p.trigger {
	display: block;	
	padding:  8px 8px 8px 16px;
	margin: 0;
	cursor: pointer;
	font-weight: bold;
	font-size: 1.25em;
	line-height: 175%;
}

/* Up Toggle State */

p.trigger {
	background: #f8f8f8 url(images/icons/16_expand.png) no-repeat 10px center;
	border-top: 1px solid #e5e5e5;
	padding-left: 34px;
}

p.trigger a {
	color: #2774ae;
	text-shadow: #fff 1px -1px 0;
	text-decoration: none;
}

/* Hover Toggle State */

p.trigger:hover {
	background: #fff url(images/icons/16_expand.png) no-repeat 10px center;
}

p.trigger a:hover,p.trigger.active a:hover {
	color: #2774ae;
	text-shadow: #fff -1px 1px 0;
}

/* Active Toggle State */

p.trigger.active {
	background: #fff url(images/icons/16_collapse.png) no-repeat 10px center;
	border-top: 1px solid #ebebeb;
}

p.trigger.active a {
	color: #000;
	text-shadow: #fff 1px 1px 0;
}

/* @end */

/* @group Callouts */

/* Callout Box */

.cta {
	margin: 10px auto 0px auto;
	padding: 10px 20px 15px 20px;
	background-color: #fff;
	border: 1px solid #dcdcdc;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	text-shadow: #fff 1px 1px 0;
	 box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    -moz-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    -webkit-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
	position: relative;
   	behavior: url('./wp-content/themes/skeleton/PIE.php');
}

.cta p {
	margin: 0;
	padding: 0;
}

.cta h3,
.cta h2 {
	margin-top: 10px;
	padding-top:0;
}
.cat-description {
	margin: 10px auto 20px auto;
	padding: 10px 20px 15px 20px;
	background-color: #fff;
	border: 1px solid #dcdcdc;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	text-shadow: #fff 1px 1px 0;
	 box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    -moz-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    -webkit-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
	position: relative;
   	behavior: url('./wp-content/themes/skeleton/PIE.php');
}

.cat-description p {
	margin: 0;
	padding: 0;
}

.cat-description h3,
.cat-description h2 {
	margin-top: 10px;
	padding-top:0;
}

.category-news .cat-description {
	 display: none;
}

.link-events-search {
	clear: right;
}

.link-events-search,
.ical-link {
	margin: 30px 40px 10px 0px;
	padding: 5px 20px 7px 20px;
	background-color: #e0e0e0;
	text-align: center;
	float: right;
	width: 260px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}

.ical-link {
	float: left;
}
/* Edit link is seen by admin only */
.edit-link {
	margin: 10px 10px 10px 0px;
	clear: both;	
	padding: 5px 20px 7px 20px;
	background-color: #8DCC5E;
	text-align: center;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}

span.edit-link {
	display: inline-block;
	position: absolute;
	bottom: 15px;
	left: 10px;
}

.edit-link a{
	color: white;
}
/* Hide edit link on calendar pages and category list pages */
.page-id-10 .entry-content .edit-link,
.page-id-30 .entry-content .edit-link,
.page-id-12 .entry-content .edit-link {
	background-color: red;
}

.page-id-10 .entry-content .edit-link a::before,
.page-id-30 .entry-content .edit-link a::before,
.page-id-12 .entry-content .edit-link a::before {
	content:'Do not ';
	
}

.page-id-66 .one_third {
	border-top: 1px solid #999;
}

.page-id-66 h3 {
	margin-top: 0px;
}
/* ticketing */
.page-id-66 h2 {
	border-top: 1px solid #A2A2A2;
	padding-top: 30px;
	clear: both;
}
/* ticketing */
.page-id-66 .cta h2 {
	border-top: none;
	padding-top: 0;
}
	


/* @end */


/* @group Comments */

/* Needs RWD Check */

#respond {margin:0px;float:left;border-top: 1px solid #dbdbdb;padding-top: 10px;width: 100%;}

#respond input[type=text] { width:300px; margin-right:20px; }
#respond textarea {width:550px; height:120px; padding:10px; }
#comments { float:left; margin:0;}

#comments {border: 0;width: 100%;}
body.dark #comments {background: url(images/dark/divider.png) repeat-x right top;}

#comments h2 {font-size: 1.5em;display: block;border-bottom: 1px solid #d6d6d6;font-weight: bold;}
#comments h6 {letter-spacing: normal;text-transform: uppercase;margin: 10px 0px;}

#comments .comment-meta { margin:0px 0px 20px 0px; display:block;}
#comments .commentlist { margin:0px; float:left; list-style:none; width:100%;  }
#comments .commentlist ul { list-style:none; margin:0; padding:0; clear:both; }
#comments .commentlist li {margin:0; padding:0;  display:block;}



body.page-template-onecolumn-page-php #comments .commentlist li .comment-meta {}

#comments .commentlist li li { margin:0 0 20px 25px; }
#comments .commentlist li li .comment-meta{ width:445px; }
#comments .commentlist li li li {margin:0 0 20px 25px;}
#comments .commentlist li li li .comment-meta{ width:420px; }
#comments .commentlist li li li li {margin:0 0 20px 25px; }
#comments .commentlist li li li li .comment-meta{ width:395px; }
#comments .commentlist li li li li li {margin:0 0 20px 25px;}
#comments .commentlist li li li li li .comment-meta{ width:370px; }

#comments .single-comment { margin-bottom:20px; }
#comments .comment-author { float:left; margin: 0px 10px 6px 0px; display:inline; width:50px; }
#comments .comment-author cite { clear:both; font-weight:bold; }

#comments .vcard {
	float:left;
	clear:both;
	display:block;
	width:100px;
	min-height: 100px;
	padding:20px 0;
}
#comments .vcard img.avatar {
	border: 1px solid #eee;
	padding: 2px;
	background:#f4f4f4;
}

#comments .vcard {
	background:url(images/light/comment_author_bg.png) no-repeat top right;
}
#comments body.dark .vcard {
	background:url(images/dark/comment_author_bg.png) no-repeat top right;
}


/* @end */

/* @group WP Gallery */

.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}

.gallery .gallery-row {
	display:block;
	clear: both;
	overflow: hidden;
	margin: 0;
}

.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: left;
	list-style: none;
	padding: 0;
}
.gallery .gallery-item img,
.gallery .gallery-item img.thumbnail {
	max-width: 100%;
	height: auto;
	padding: 0;
	margin: 0px 1px -3px 0px;
    position: relative;
    behavior: url("./wp-content/themes/skeleton/PIE.php");
}
.gallery-caption {
	color: #666;
	font-size: 11px;
	line-height: 12px;
	margin: 0;
	padding: 0;
}


/* Attachment Page */

#nav-above,
#nav-below {
	margin-bottom: 10px;
	overflow: auto;
	line-height: 120%;
	font-size: 14px;
}
#nav-below {
	border-top: 1px solid #999;
	margin-bottom: 30px;
}

#nav-above a,
#nav-below a {
	padding-top: 10px;
}

#nav-above, 
#nav-below {
	width: 100%;
}

#nav-above .nav-previous a,
#nav-below .nav-previous a {
	float: left;
	
}
#nav-above .nav-next a,
#nav-below .nav-next a {
	float: right;
}
.entry-caption {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}


/* @end */

/* @group Misc */





/* Apply CSS class of "guest" to menu items hidden from logged-in users */

body.logged-in li.guest,
body.logged-in li.guest {
	display: none;
}
	
/* #Images
================================================== */

img.scale-with-grid { 
	max-width: 100%;
	height: auto; }

			
/* #Forms (see formalize.css)
================================================== */

	label,legend { font-weight: bold;font-size: 13px;font-weight: bold;font-size: 13px;
	display: block;}

	label,legend {
	font-weight: bold;font-size: 13px;
	display: block;
	}
	
	input[type="checkbox"] {display: inline; }

/* # Misc Typography Balancing to Maintain Vertical Rhythm
============================================================== */
	.remove-bottom { margin-bottom: 0 !important; }
	.half-bottom { margin-bottom: 10px !important; }
	.add-bottom { margin-bottom: 20px !important; }
	.add-top { margin-top: 20px !important; }


.resize {
    background: url(images/resize.png) repeat scroll 0 0 transparent;
    bottom: 0;
    height: 80px;
    position: fixed;
    right: 0;
    width: 80px;
}
.bypostauthor,.gallery-caption {}



/* # Taragh trials
============================================================== */

body {
	background-image: none!important; 
	font-size: 19px;
}

#content { 
	background: none;
	border-top: 1px #999 solid;
}

body.home #content { 
	border-top: none;

}

body, h1, h2, h3, h4, h5, h6, p, li {
	font-family: 'Barlow Semi Condensed', 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif!important;
}

p, li {
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6, .menu-header li a{
	text-transform:uppercase!important;
	font-weight: 500;
}

.page p {
	font-weight: 400;
}
.page a {
	font-weight: 400;
}

/* ---------------- Taragh layout events in grid */

/* ---------------- 1 event Box */

ul.tb-event-list-a {
	margin-bottom: 1px;
}

.tb-event-list li{
	float: left;
	width: 200px;
	height: 280px;
	overflow:hidden;
	margin-right: 10px;
	position: relative;
	

}

.tb-event-list-a li{
	width: 100%;
	position: relative;
	color: black;
	margin: 0;
	margin-bottom: 10px;
	overflow: hidden; /* to clear picture for background colour */
}

.tb-event-feature-pic {
	height: 140px; /* half of height of 1 event box */
	background: no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.tb-event-thumb-pic-a {
	width: 150px; 
	height: 150px;
	float: left;
	margin-right: 0; 
}
.tb-event-thumb-pic-a img{
	 object-fit: cover;
	height: 150px;
	width: 150px;
}

.tb-event-list li div.tb-event-box { /* text under image */
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #333;
}

.alleventslist .tb-event-box { /* text by image */
	float: left; 
	margin-left: 10px;
	width: 100%;
	height: 100%;
	overflow:hidden;
	color: #333;
	position: relative;
	min-height: 150px;
	
}
.tb-event-textbox-a {
	float: left;
	width: 300px;
	height: 150px;
	position: relative;
	
}

.tb-event-textbox-b {
	background-color: #fafafa;
	float: left;
	width: 450px;
	height: 150px;
	overflow:hidden;
}
.tb-event-textbox-b p{
	font-size: 14px;
	
	
}

.tb-event-textbox-b p,
.tb-event-textbox-a p,
.tb-event-textbox-a h2,
.tb-event-textbox-a h3 {
	margin: 1px 10px 1px 10px!important;
	
}

.tb-event-textbox-b p {
	margin-bottom: 5px!important;
	
}

.tb-event-textbox-b p.time-a {
	font-weight: 400 !important;
	margin-top: 5px !important;
	margin-bottom: 1px!important;
	
}



.tb-event-textbox-a h3 {
	font-weight: 600!important;
	
}


.tb-event-list li div.tb-event-box p.date{
	text-transform:uppercase!important;
	font-size:17px;
	line-height:16px;
	margin: 10px 0 0 0;
	padding: 0 10px;
	font-weight:600;
	display: block!important;
}

p.date-a{
	text-transform:uppercase!important;
	font-size:14px;
	line-height:13px;
	margin: 0;
	padding: 5px 0 0px 0;
	font-weight:600;
	display: block!important;
}

.tb-event-textbox-a p.date-a{
	padding-top: 9px;
}



span.time-a{
	text-transform:uppercase!important;
	font-size:14px;
	line-height:13px;
	margin: 10px 0 0 0;
	padding: 0 10px;
	font-weight:400;
}

.tb-event-textbox-a .promoter-a {
	text-transform:uppercase!important;
	font-size:14px;
	line-height:13px;
	margin: 0 0 0 0;
	padding: 0 ;
	font-weight:300;
}

.tb-event-list li div.tb-event-box h2{
	text-transform:uppercase!important;
	font-size:20px;
	line-height:20px;
	margin: 1px 0 1px 0;
	padding: 0 10px;
	font-weight:600;
	display: block!important;
	color: white!important;
}
ul.tb-event-list-a h2 {
	text-transform:uppercase!important;
	font-size:30px;
	padding: 90px 10px 20px 0px;
	font-weight:600;
	display: block!important;
	clear: none;
	background: none;
}

ul.tb-event-list-a h2:first-child {
    padding: 0px 10px 20px 0px;
	margin-top: 25px;
} 

ul.tb-event-list-a .tb-event-textbox-a h2 a,
ul.tb-event-list-a .tb-event-textbox-a h2 {
	text-transform:uppercase!important;
	font-size:21px;
	line-height:21px;
	margin: 1px 0 1px 0;
	padding: 0 5px 0 0px;
	font-weight:600;
	color: white!important;
	clear: none;
	background-color:transparent;
}



.tb-event-list li div.tb-event-box h2 a,
.tb-event-list-a li div.tb-event-box-a h2 a{
	color: white!important;
	font-weight: 600;
	-webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -ms-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
}

div.tb-event-box h2 a:hover, 
div.tb-event-box-a h2 a:hover {
	background-color: #333;
	 -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;

}


div.tb-event-box h2 a:active, 
div.tb-event-box-a h2 a:active { color:#000; background-color:#CCC; }

h3.tb-event-subtitle {
	font-size: 14px;
	line-height:14px;
	font-weight:300;
	padding: 0px 10px;
	margin: 1px 0 1px 0;
	color: #333;
	display: block!important;
}

h3.tb-event-subtitle-a {
	font-size: 16px;
	line-height:16px;
	padding: 0px 5px 0px 0px;
	margin: 2px 0 2px 0;
	display: block!important;
	clear: none;
	color: #000;
}


.alleventslist p{
	margin: 0;
}



div.morebox {
	
	background: none;
	position: absolute;
	width: 100%;
	bottom: 5px;
	padding:0 0 0 5px;
}

.alleventslist div.morebox {
	padding: 0 0 0 5px;
	left: 0px;
}



div.left-morebox,
div.right-morebox {
	text-transform:uppercase!important;
-webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -ms-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
  display: inline;
  padding: 5px 5px 5px 5px!important;
  margin: 0;
  font-size: 15px;
	line-height: 20px;
	font-weight: 600;
	background: none;
	  
}

.single-event div.left-morebox, 
.single-event div.right-morebox  {
	
  paddingoff: 5px 12px 8px 12px!important;
  margin-bottom: 4px;
  margin-left: 6px;
  
	  
}



div.left-morebox a,
div.right-morebox a {
	color: white;
}

div.left-morebox:hover,
div.right-morebox:hover {
	background-color: #333;
	 -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;

}





.entry-summary p {
	font-size: 16px;
	line-height: 130%;
}


#sidebar h3 {
	font-size: 16px;
	line-height: 16px;
	font-weight:400!important;
	padding: 0px 0px 5px 0px;
	margin: 0;
	
}

#sidebar li.eventDate {
	font-size: 14px;
	padding: 2px 0px 0px 0px;
	border-top: 1px solid #999;
	margin: 0;
	
}

#sidebar li.eventTicketlink {
	font-size: 14px!important;
	padding: 0px;
	margin: 0;
	font-weight: 400;
	text-align:right;
	
}

#sidebar li.all-events-link {
	font-size: 16px!important;
	padding: 0px;
	padding-top: 10px;
	font-weight: 400;
	border-top: 1px solid 	#999;
	text-transform:uppercase;
	
	
}

span.em-pagination {
	clear: both!important;
	display: block;
	font-size: 18px;
	font-weight: 600;
	text-align: right;
	background-color:#FAFAFA;
	padding: 4px;
	
}

span.em-pagination .current:before {
    content:"| Page ";
}
span.em-pagination .current:after {
    content:" | ";
}
span.em-pagination a {
	font-weight: 700;
}

span.em-pagination a {
    padding: 0 3px;
}

	

/* Single Event page */

.tb-event-headerbox {
	position:relative;
	overflow:auto;
	height: auto;
	min-height: 150px;
	

}

.tb-event-header-imgbox {
	width: 320px;
	float:right;

}



.tb-event-header-imgbox img {
	width: 100%;
	height: 100%;
	margin: 0 0 -4px 0!important;
	padding: 0!important;
}

.tb-event-headerbox-titlebox {
	float: left;
	width: 310px;
	padding-bottom: 10px;

}

.tb-event-headerbox-titlebox .event-date{
	font-weight: 600;
	text-transform:uppercase;
	color: #333;
	margin: 10px 5px 0 10px;
	font-size: 16px;
	line-height: 16px;

}



.tb-event-headerbox-titles {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

.tb-event-headerbox .promoter{
	color: #333;
	text-transform:uppercase;
	font-size: 16px;
	line-height:16px;
	font-weight:300;
	padding: 0 0 0 10px;
	margin: 0;
}

.tb-event-headerbox .event-time{
	color: #333;
	text-transform:uppercase;
	font-size: 16px;
	line-height:16px;
	font-weight:400;
	padding: 0 10px;
	margin: 2px 0 0px 0;
}

.tb-event-headerbox .event-title{
	color: #fff;
	font-size: 30px;
	line-height:30px;
	font-weight:normal;
	padding: 0 10px;
	margin: 0;
}

.tb-event-headerbox .event-subtitle{
	color: #333;
	font-size: 16px;
	line-height:16px;
	font-weight:600;
	padding: 0 10px;
	margin: 2px 0 0 0;
}




div#tb-logo-header {
	float: left;
	width: 350px!important;
	overflow: hidden;
}

div#tb-nav {
	float: right;
	width: 620px;
	margin-top: 20px;
}
	

.accordion-title {
    border-top: 1px solid #d8d8d8;
	border-bottom: none;
    clear: both;
    font-size: 18px;
	line-height:18px;
    padding:5px 0 5px 0;
	margin: 0px;
	color: #D3506E;
}

#tb-sevent-tickets {
	background-color:#fafafa;
	margin: 10px 0;
	padding: 5px 10px;
	font-weight: 400;
}
#tb-sevent-admission {
	background-color:#e0e0e0;
	margin: 20px 0;
	padding: 5px 10px;
	font-weight: 400;
}
#tb-sevent-tickets p,
#tb-sevent-admission p {
	margin: 5px 0;
	font-weight: 400;
}

#tb-sevent-tickets span.tickets-update  {
	display: inline!important;
	font-weight: 300;
	font-size: 90%;
}

#tb-sevent-tickets .status {
	font-weight:600;
}

#tb-sevent-tickets .ticket-pricing span {
	font-weight:600;
}

#tb-sevent-tickets .ticket-links {
	font-weight:600;
}

.event-post h1.entry-title {
	visibility: hidden;
	position: absolute;
	top:0;
}
	

.entry-meta,
.cat-links,
.entry-utility {
    font-size: 14px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.tag-links,
.tag-links a{
    color:#aaa;
	font-weight:300;
	font-size:9px;
    
}






div.hentry {
	border-top: 1px solid #999;
	clear: left;
}
body.single div.hentry, 
body.page div.hentry {
	border-top: none;
}


.home div.hentry {
	border-top: none;
}

.home div.entry-utility {
	border-top: 1px solid #999;
}

body.search-results h1 {
	font-size: 26px;
}

body.search-results div.hentry p {
	margin-bottom: 1px;
}
	
.meta-sep, .author {
	display: none;
}


#sidebar li#text-4,
#sidebar li#text-10 {
	clear: both;
	background-color:#dc804d;
	opacity: 0.7;
	color: white!important;
	padding: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: relative;
	
}

#sidebar li#text-4 h3,
#sidebar li#text-4 a,
#sidebar li#text-4 a:hover,
#sidebar li#text-10 h3,
#sidebar li#text-10 a,
#sidebar li#text-10 a:hover{
	color: white;
}



div.header_extras {
	background-color:#333333!important;
	color: white;
	padding: 5px;
	margin-top: -10px;
	margin-bottom: 20px;
	width: 300px;
	line-height: 110%;
}

div.header_extras a {
	text-decoration: underline;
}

div#credits {
	border-top: 1px solid #999;
}


.entry-utility {
	background:none;
	padding: 0;
	margin-top: 0;
	overflow: auto;

}


.home .post {
	margin-bottom: 0px;
}



.entry-summary p {
	margin-top: 5px;
	margin-bottom: 5px;
}

h2.entry-title {
    font-weight: 400;
	font-size:24px;
	line-height: 100%;
	margin-bottom: 0px;
}

h2.entry-title a {
    font-weight: 600;
}

h1.entry-title {
    margin-top: 20px;
}
h2.entry-title {
    margin-top: 15px;
}

.home h2.entry-title {
    font-weight: 600;
	font-size:24px;
	line-height:24px;
	margin-bottom: 0px;
	clear: none;
}

.archive .type-post,
.search-results .type-post, 
.search-results .type-event,
.single .type-post {
	
	margin-bottom: 0px;
	padding-bottom: 10px;
	overflow:auto;
}

.home .thumbnail,
.archive .attachment-thumbnail,
.search-results .attachment-thumbnail {
	clear: right;
	float: right;
	padding: 10px  0 10px 10px;
	
}
.widget_recent_entries li  {
	font-weight:400;
	font-size:14px;
	padding: 14px 0 0px 0;
	line-height: 110%;
	border-top: 1px solid #A2A2A2;
	
}

.recent-posts-widget-with-thumbnails ul li  {
	font-weight:400;
	font-size:14px;
	padding: 4px 0 0 0;
	line-height: 110%;
	border-top: 1px solid #A2A2A2;
	clear: both;
	margin: 0px 0px 4px!important;
	
}

.recent-posts-widget-with-thumbnails ul li img {
    display: inline;
    float: right!important;
	padding: 0;
    margin: 0 0 0 5px!important;
}


.single-post .post h1 {
	line-height:100%;
	margin-top: 10px;

}
.single-event-page #content {
	border-top: none;
}

.page-id-96 .entry-content h3 {
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 30px;
}

.single-post #header_image {
	display: none;

}

.page-id-96 hr { border: solid #ccc; border-width: 1px 0 0; clear: both; margin: 10px 0 10px; height: 0; }


#events-home-section {
	float: none;
	padding: 0 10px;
	clear:both;
	position: relative;
	margin: 10px 0 0 0;
}

p.allevents {
	clear: both;
	font-weight:normal;
	padding: 5px 0 20px 0;
	text-transform:uppercase;
	margin-bottom: 0;
	font-size: 19px;
	
}

.home #sidebar #search-2 {
	margin-top: -23px;
}


#navigation {
	clear:none;
	width: 620px;
	margin-top:16px;
}
#navigation ul#menu-menu-a,
#navigation ul#menu-menu-b {
    margin: 0px 13px 0px 0px;
}
#navigation ul#menu-menu-c {
    margin: 0px 0px 0px 0px;
}

#headerOFF {
	background-color: #6FF;
}
#navigationOFF {
	background-color: #CCF;
}



.em-search-wrapper label {
	
}

.em-search-scope {
	display: block;
	margin: 10px 0;
}

div.em-search-wrapper {

	
}

.em-events-search {
	display: block!important;
	padding: 15px 10px 0px 10px;
	background-color: #dbdbdb;
	overflow:hidden;
	max-width: 880px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
		
}

.em-search div {
	display: inline!important;
		
}

.em-search-main  .em-search-text {
	visibility: visible;
	position: relative;	
}

.em-search label {
	display:inline!important;
	font-size: 15px;
	padding-right: 10px;

}
.em-search-text,
.em-search-category,
.em-search-scope,
.em-search-submit {
	float: left;
	display: inline!important;
	padding-right: 10px;
	margin: 0 0 5px 0;
}

.em-search-submit {
	float: right;
	padding-right: 0px;
	margin: 1px 15px 5px 0;
}

input.em-date-start,
input.em-date-end {
	width: 100px;
}
	

.alleventslist {
	clear: both;
}


input.em-search-submit {
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #D3506E), color-stop(100%, #ae0a0a));
  background-image: -webkit-linear-gradient(#D3506E, #b6455f);
  background-image: -moz-linear-gradient(#D3506E, #b6455f);
  background-image: -o-linear-gradient(#D3506E, #b6455f);
  -pie-background: linear-gradient(#D3506E, #b6455f);
  border: 1px solid #a84058;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 0 #e65778;
  -webkit-box-shadow: inset 0 1px 0 0 #e65778;
  -o-box-shadow: inset 0 1px 0 0 #e65778;
  box-shadow: inset 0 1px 0 0 #e65778;
  color: white;
  text-shadow: 0 1px 0 #900404;
  behavior: url("./wp-content/themes/skeleton/PIE.php");
  position: relative;
  font-size: 16px;
  
}
input.em-search-submit:hover {
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b6455f), color-stop(100%, #bc1a1a));
  background-image: -webkit-linear-gradient(#b6455f, #D3506E);
  background-image: -moz-linear-gradient(#b6455f, #D3506E);
  background-image: -o-linear-gradient(#b6455f, #D3506E);
  -pie-background: linear-gradient(#b6455f, #D3506E);
  -moz-box-shadow: inset 0 1px 0 0 #e65778;
  -webkit-box-shadow: inset 0 1px 0 0 #e65778;
  -o-box-shadow: inset 0 1px 0 0 #e65778;
  box-shadow: inset 0 1px 0 0 #e65778;
  cursor: pointer;
  color: #fff;
}

.page-template-default .entry-content ul {
	padding-left: 18px;
    list-style: circle outside none;
}

/*  stop padding on event categories */

.page-id-12 .entry-content ul,
.page-id-10 .entry-content ul {
	padding-left: 0;
    list-style: none;
}


textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="input"], input[type="time"], input[type="url"], input[type="week"] {
	font-size: 15px;
	color: #6B94DE;
}


#sidebar #text-7,
#sidebar #text-8 {
	margin-top: -20px;
}

#sidebar #text-9 {
	font-size: 85%;
	line-height: 125%;
}
#sidebar #text-9 p{
	line-height: 125%;
}

.one_third h4 {
	margin-top: 0;
	
}
/*  change leading on list on venue hire page and our venue page */
.page-id-98 .one_third li,
.page-id-136 .entry-content li {
	margin-bottom: 3px;
	
}

.page .entry-content h2.clearimg {
	clear: both;
	
}
.page-id-136 .entry-content img {
	padding-top: 5px;
	padding-bottom: 30px;
	
}

.formBuilder {
	margin: 0px 10px 0 0!important;
}

#subscribe-frame {
	margin-left: -24px;
}

p.add-calendar {
	font-weight: 300;
	border-top: 1px solid #999;
	padding-top: 5px;
	margin-top: 20px;
	font-size: 90%;
}


/*  for event category pages make the background image link right size */

.linkbgimage {
	width: 298px;
	height: 138px;
	padding: 0!important;
	margin: 0!important;
}




/*  background colour for subscribe sidebar text page and post */

li#text-6,
li#text-5 {
	background-color: #d6d6d6;
	padding: 20px 10px 2px 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position:relative;
}
.reposition-icon {
	position: absolute;
	top: 15px;
	right: 15px;
}

span.footnote {
	font-size: 80%;	color: #999;
}
/*  sidebar submenu for About section */

.menu-about-container {
	text-transform:uppercase;
}

/*  contact forms */
	
div.wpcf7-validation-errors {
	border: 2px solid #D3506E!important;
	background-color: #D3506E;
	color: #fff;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #8DCC5E!important;
	background-color: #8DCC5E;
	color: #fff;
}

div.wpcf7-response-output {
    margin: 0.1em 0em 0.5em !important;
    padding: 0.8em 1em !important;
}

span.wpcf7-not-valid-tip {
    color: #D3506E!important;
}

/*  calendar search date picker */


.page-id-10 #ui-datepicker-div  {
	background-color: #E0E0E0!important;
	z-index: 100000!important;
	display: none;
}

.page-id-10 .ui-datepicker-prev,
.page-id-10 .ui-datepicker-next {
	padding: 5px 15px;
}

.page-id-10 .ui-datepicker-title {
	display: inline;
	padding: 5px 25px;
}
.wp-admin #ui-datepicker-div ,
.wp-admin .ui-datepicker {
	background-color: white!important;
}


.ui-widget-header {
    border: 1px solid #cccccc!important;
	text-align:center;
}

.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default {
    border: 1px solid #CCC;
    background: url("images/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50% #F6F6F6!important;
    font-weight: 600;
    color: #6B94DE!important;
}

.ui-state-highlight, 
.ui-widget-content .ui-state-highlight, 
.ui-widget-header .ui-state-highlight {
    border: 1px solid #CCC!important;
	background-image: none!important;
    background: url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") repeat-x scroll 50% top #FFF !important;  /* colour of todays date  */
    color: #363636;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #d3506e!important;
    background: url("images/ui-bg_glass_65_ffffff_1x400.png") repeat-x scroll 50% 50% #FFF;
    font-weight: bold;
    color: #d3506e!important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	border: 1px solid #d3506e!important;
	background: #fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;
	font-weight: 600;
	color: #d3506e!important;
}

.ui-datepicker-prev-hover {
	background: white none !important;
	
}
.ui-datepicker-next-hover {
	background: white none !important;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 25%!important;
	margin-left: 5px;
}

/* MAILCHIMP FORM */

#mc-embedded-subscribe-form {
	position: relative;
}

#mc-embedded-subscribe-form .asterisk {
	color: #D8B83C;
	font-size: 24px;
}
#mc-embedded-subscribe-form .indicates-required {
	padding-left: 140px;
}
#mc-embedded-subscribe-form label {
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: 400;
}
#mc-embedded-subscribe-form ul {
	list-style-type: none;
}
#mc-embedded-subscribe-form .input-group {
	margin-top: 20px;
	margin-bottom: 20px;
}
#mc-embedded-subscribe-form .input-group p{
	font-weight: bold;
}
#mc-embedded-subscribe-form .input-group ul{
	padding: 10px 0px 0px 0px;
}
#mc-embedded-subscribe-form .input-group li{
	padding: 0px 0px 0px 0px;
}
#mc-embedded-subscribe-form .input-group label{
	display: inline!important;
	margin-left: 3px;
}
#mc-embedded-subscribe-form .clearboth {
    clear: both;
}

#mce-group[2101]-2101-0 {
	width: 10px;
}

#mc-embedded-subscribe-form input.button {
    border: medium none !important;
}
#mc-embedded-subscribe-form .button:link, 
#mc-embedded-subscribe-form .button:active, 
#mc-embedded-subscribe-form .button:visited, 
#mc-embedded-subscribe-form .button, 
#mc-embedded-subscribe-form .button span {
    background-color: #D3506E !important;
    color: #FFF !important;
}
#mc-embedded-subscribe-form #mc-embedded-subscribe.button {
    display: inline-block;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
    width: auto;
    white-space: nowrap;
    height: 30px;
    margin: 12px 5px 12px 0px;
    padding: 0px 22px  4px 22px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    border: 0px none;
    border-radius: 3px;
    vertical-align: top;
	text-shadow:none;
}

#mc-embedded-subscribe-form input[type="text"],
#mc-embedded-subscribe-form input[type="email"]{
	width: 300px!important;
}






/*  MEDIA 
================================================== */
    @media only screen and (max-width: 960px) {
.tb-event-headerbox {
	position:relative;
	width: 320px;
	overflow: hidden;
	height: auto;
	min-height: 150px;
	padding-bottom: 30px;
}

	}
       
/*  #Mobile (Portrait) 
================================================== */
    
    /* Note: Design for a width of 320px */
    
	@media only screen and (max-width: 767px) {
		
#cookie-notice {		
		z-index: 10000000000000!important;
}
		
#wrap #sidebar {
	float: none;
}

#wrap #sidebar .widget-container{
	margin-left: 0;
}

                 
div#tb-nav {
	float: left;
	width: 300px;
	margin-top: 0px;
}  
#header div#site-title {
	height: 65px;          
    }   
	.tb-event-textbox-b {
	background-color: #fafafa;
	float: left;
	width: 300px;
	height: auto;
	min-height: 150px;
	overflow:visible;
}

.tb-event-header-imgbox {
	width: 320px;
	float:left;

}

ul.tb-event-list-a h2:first-child {
	margin-top: 0px;
} 

#cookie-notice {

text-align: left;
}
	
}   



    
/* #Mobile (Landscape)
================================================== */

    /* Note: Design for a width of 480px */
    
    @media only screen and (min-width: 480px) and (max-width: 767px) {
		
		#header div#site-title {
	height: 65px;          
    }
	
	
       
    }
	
	
	 /* Note: Design for a width of 480px */
    
    @media only screen and (max-width: 480px) {
		
	.home .thumbnail,
	.archive .attachment-thumbnail,
	.search-results .attachment-thumbnail {
		float: none;
		padding-left: 0px;	
}


       
    }
	
	
	
	
	
	
	
	/* #Media Queries copied from layout.css so I can override them
================================================== */
	
	/* iPad Portrait/Browser */
	@media only screen and (min-width: 768px) and (max-width: 991px) {
	#navigation  { 
	float:none !important; 
	padding-left: 10px; 
	clear: both;
	margin-top: 0;
	}
	#navigation ul {border-radius:0px;}
	#navigation ul li a {font-size: inherit!important; padding: 4px 8px;}
	#navigation ul { min-width: 160px;}
	
	#navigation ul ul { font-size: inherit;}
	
	#sidebar .widget-container {margin-left: 0px;}
	.resize {display: none;}
	#respond textarea {width:auto;}	
	
	/* jigoshop styles */
	#header .site-desc.text {font-size: 1.25em;}
	
	}
	
	
	/* Mobile/Browser */
	@media only screen and (max-width: 767px) {
		
	#events-home-section {
	padding: 0;	
}
	
	#wrap {}
	#header .site-desc.text {font-size: 1.25em;}
	#navigation {margin: 10px 0px; width: 100%;}
	
	#navigation ul,
	#navigation ul li,
	#navigation ul li a {
	float: none;
	background: transparent;
	border: none;
	box-shadow:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	behavior:none;
	}
	
	#navigation ul li a,
	#navigation ul li.active a,
	#navigation ul li a:hover,
	#navigation ul li:hover a {
	border: none;
	padding: 2px 0;
	line-height: 150%;
	background: transparent;
	background: none;
	}
	
	/* Initial reset and hide sublevels in mobile view */
	
	#navigation ul.sub-menu,
	#navigation ul.sub-menu li,
	#navigation ul.sub-menu li:hover,
	#navigation ul.sub-menu li a,
	#navigation ul.sub-menu li a:hover
	 {
		display: none;
		position: relative;
		left: 0px;
		line-height: 100%;
		background: none;
		border: none;
		border-style: none;
		box-shadow:none;
		padding: 0;
		margin: 0;
		height: auto;
	}
	
	/* Declare new padding for submenu items */

	#navigation ul.sub-menu li a,
	#navigation ul.sub-menu li a:hover {
		padding: 4px 0px 4px 10px;
		
		
	}
	
	/* Show on hover */
	
	#navigation li:hover ul.sub-menu,
	#navigation li:hover ul.sub-menu li,
	#navigation li:hover ul.sub-menu li a {
		display: inline-block;
		
	}
	
	#navigation ul ul li {
		margin-left: 20px;
	}
	
	#respond textarea {width:300px;}	


	
	#wrap .products li,.products li.first,.products li.last {
 	float: left;
 	clear: both;
	margin: 20px 0px 20px 0px;
	width: 100%;
	}
	#breadcrumb {display: none;}

	#sidebar .widget-container {margin-left: 0px;}
	.full-width,
	.one_half,
	.one_third,
	.two_thirds,
	.three_fourths,
	.one_fourth,
	.one_fifth,
	.two_fifth,
	.three_fifth,
	.four_fifth,
	.one_sixth,
	.five_sixth {width: 100%;}
	.resize {display: none;}
	
	.link-events-search,
	.link-events-search-top {
	margin: 10px 0px 10px 0;
	float: none;
	
}


#mc-embedded-subscribe-form .indicates-required {
	padding-left: 0px;
}

	}
	
	
	
	
	
	/* Mobile Landscape/Browser */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}
	
	/* Anything smaller than standard 960 */
	@media only screen and (max-width: 959px) {}
	
	/* iPad Portrait Only */
	@media only screen and (min-width: 768px) and (max-width: 991px) and (max-device-width: 1000px) {}
	
	/* Mobile Only */
	@media only screen and (max-width: 767px) and (max-device-width: 1000px) {}
	
	/* Mobile Landscape Only */
	@media only screen and (min-width: 480px) and (max-width: 767px) and (max-device-width: 1000px) {}
	
	
	
	
	
	
	
	
	
