/*
Theme Name: Untheme two-column
Theme URI: http://itscalledwebdesign.com/2008/11/17/untheme-two-column/
Description: The untheme was designed for either the ultra miniminist or as a starting place for a new WP design.
Version: 0.9
Author: Lloyd Armbrust
Author URI: http://lloydmedia.com/
Tags: custom header, fixed width, two columns, widgets, css

	Untheme two-column
	 http://itscalledwebdesign.com/

	This theme was designed and built by Lloyd Armbrust 
	as a starting place for new blog designs.  Most of 
	the	CSS was found and adapted from the Kubrick 1.5
	theme found at http://binarybonsai.com/kubrick/
	
	You can find Lloyd Armbrust's sandbox at http://itscalledwebdesign.com/
	and his website at http://lloydmedia.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/ 

/***********************
* Style.css            *
***********************/
body {
	font-size:70%; /* What did one em say to another? Who's your daddy?! */
	font-family: Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
        background-image:url('/wp-content/uploads/2012/01/drc_stripe_1.gif');
        background-repeat: repeat;
	background-color: #ffffff;
	}
	
#page {
	background: url("/wp-content/uploads/2011/10/sidebar_image.png") repeat-y scroll right top #eaeae5;
	margin: 0px auto;
	padding: 0;
	width: 960px;
	border: 1px solid #dcdbd0;
	border: 1px solid #dcdbd0;
	text-align: left;
	background-color: #ffffff;
	}


	/***********************
	* Blocks               *
	***********************/
	hr {
		display: none;
		}

	small {
		font-family: Arial, Helvetica, Sans-Serif;
		font-size: 0.9em;
		line-height: 1.5em;
		}

	.hidden {
		display: none;
		}
		
	.clear {
		clear: both;
		}


	/***********************
	* Alignment            *
	***********************/
	.alignright {
		float: right;
		}

	.alignleft {
		float: left
		}

	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}

	.center {
		text-align: center;
		}
		
		
	/***********************
	* Headings             *
	***********************/
	h1 {
		font-size: 1.8em;
                line-height: 1.5em;
		padding-top: 0;
		margin: 0;
                color: #000;
		}

	h2 {
		font-size: 1.6em;
                line-height: 1.5em;
		margin: 15px 0 0;
		}

	h2.pagetitle {
		font-size: 1.2em;
                line-height: 1.5em;
		margin-top: 15px;
		text-align: left;
                color: #989893;
		}
		
	div#post-82 {
		width: 650px;
		margin: 0 auto;
		text-align:center;
		position:relative;
		left:9px;
		top:10px;
                color: #000;
	}
	
	div#post-82 h2 {
		font-size:1.8em;
	}

	h3 {
		font-size: 1.2em;
		padding: 0;
		margin: 30px 0 0;
		}


	h1, h2, h3 {
		font-family: Verdana, Arial, Sans-Serif;
		font-weight: bold;
                color: #000;
		}

	h1, h1 a, h1 a:hover, h1 a:visited {
		text-decoration: none;
		}

	h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
		color: #333;
		}

	h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
		text-decoration: none;
		}


	/***********************
	* Links                *
	***********************/
	a, h2 a:hover, h3 a:hover {
		color: #175ca0;
		text-decoration: none;
		}

	a:hover {
		color: #175ca0;
		text-decoration: underline;
		}


	/***********************
	* Lists                *
	***********************/
	html>body .entry ul {
		margin-left: 0px;
		padding: 0 0 0 10px;
		list-style-type: disc;
	list-style-position: inside;
		padding-left: 8px;
		/*(text-indent: -12px;*/
		}

	html>body .entry li {
		margin: 8px 0 8px 8px;
		}


	/***********************
	* Misc                 *
	***********************/
	code {
		font: 1.1em 'Courier New', Courier, Fixed;
		}

	acronym, abbr, span.caps	{
		font-size: 0.9em;
		letter-spacing: .07em;
		}
		
	acronym, abbr, span.caps {
		cursor: help;
		}

	acronym, abbr {
		border-bottom: 1px dashed #999;
		}

	blockquote {
		margin: 15px 30px 0 10px;
		padding-left: 20px;
		border-left: 5px solid #ddd;
		}

	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}


	
/***********************
* Header               *
***********************/
	
#header {
	background: #fff url('/wp-content/uploads/2012/01/DRC_headerbluegrad.png')!important;
    background-repeat:no-repeat;
    margin: 0;
	padding: 0px;
	height: 137px;
	width: 960px;

	}

#header_search {
	display:block;
	height:30px;
	width:100%;
	text-align:right;
	margin: 0;
	padding: 0;
}

#header_search_form {
	width:205px;
	height:25px;
	float:right;
	position:relative;
	/*right:8px;*/
	top:0;
	margin: 0;
	padding: 0;
}

#move-searchform { 
	margin-top: 0;
	padding: 3px;
	background-color: #a2b3bf;
	color: #000;
	display: block; 
}

#searchsubmit.ico-search {
	margin-top: 5px;
	margin-right: 15px;
	width: 16px;
	height: 16px;	
}

	/***********************
	* Nav bar              *
	***********************/

	#nav	{
		width: 960px;
		height: 30px;
		padding: 0;
		background-color: #190100;
		}


	#nav ul {
		list-style:  none;
		margin: 0;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		}

	#nav li	{
		float: left;
		padding: 0 9px;
		}
		
	#nav li#nav-login {
		margin-left:85px;
	}
		
	#nav a {
		display: block;
		font: bold 1.2em Arial, san-serif;
		text-transform: uppercase;
		color: #fff;
		text-align: center;
		line-height: 30px;
		vertical-align: middle;
		}

	#nav a:hover {
		line-height: 30px;
		vertical-align: middle;
		color: #ef7e22;
		text-decoration: none !important;
		}


/***********************
* Content              *
***********************/
#content {
	height:100%;
	float:left;
	font-size: 1.2em;
	line-height: 1.8em;
	padding-top: 60px;
	background-color: #fff;
	}
ul {
  list-style-position: outside;
  }

	/***********************
	* Narrow Column        *
	***********************/
	.narrowcolumn {
		position:relative;
		padding: 20px 0 20px 45px;
		margin: 0px 0 0;
		width: 600px;
		height:100%;
		float:left;
		}
		
	.narrowcolumn .postmetadata {
		text-align: center;
		padding-top: 5px;
		}
		
	.narrowcolumn .entry, .widecolumn .entry {
		line-height: 1.4em;
		}


	/***********************
	* Wide Column          *
	***********************/
	.widecolumn {
		line-height: 1.6em;
		padding: 0px 0 20px 0;
		margin: 5px 0 0 150px;
		width: 650px;
		}
		
	.widecolumn .entry p {
		font-size: 1.05em;
		}	
	
	.widecolumn .post {
		margin: 0;
		}
	.widecolumn .postmetadata {
		margin: 30px 0;
		}

	.widecolumn .attachment {
		text-align: center;
		margin: 5px 0px;
		}

	.widecolumn .smallattachment {
		text-align: center;
		float: left;
		width: 128px;
		margin: 5px 5px 5px 0px;
		}
	
	
	/***********************
	* Entry                *
	***********************/
	.entry p a:visited {
		color: #175ca0;
		}
		
	.entry ol {
		padding: 0 0 0 35px;
		margin: 0;
		}

	.entry ol li {
		margin: 0;
		padding: 0;
		}
		
	.entry ul li:before, #sidebar ul ul li:before {
		content: "\00BB \0020";
		}


	/***********************
	* Post                 *
	***********************/
	.post {
		margin: 0 0 40px;
		text-align: left;
                color: #000;
		}

	.post hr {
		display: block;
		}
	.postmetadata {
		clear: both;
		}
		
	.postmetadata ul, .postmetadata li {
		display: inline;
		list-style-type: none;
		list-style-image: none;
		}
		
	.alt {
		background-color: #f8f8f8;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
		}

	/***********************
	* Images               *
	***********************/
	a img {
		border: none;
		}
		
	p img {
		padding: 0;
		max-width: 100%;
		}
		
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;
	border:1px solid #afafab;
		}

	img.alignright {
		padding: 4px;
		margin: 0 0 2px 7px;
		display: inline;
	border:1px solid #afafab;
		}

	img.alignleft {
		padding: 4px;
		margin: 0 7px 2px 0;
		display: inline;
	border:1px solid #afafab;
		}
	
		/***********************
		* Image Captions       *
		***********************/

		.wp-caption {
			border: 1px solid #afafab;
			text-align: center;
			background-color: #ffffff;
			padding-top: 4px;
			margin: 10px;
			-moz-border-radius: 3px;
			-khtml-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
			}

		.wp-caption img {
			margin: 0;
			padding: 0;
			border: 0 none;
			}

		.wp-caption p.wp-caption-text {
			font-size: 11px;
			line-height: 17px;
			padding: 0 4px 5px;
			margin: 0;
			}


	
/***********************
* Sidebar              *
***********************/
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 45px 10px 10px 10px !important;
	width: 200px;
	background-color: #eaeae5;
	position: relative;
	float:right;
	height: 100%;
        }
	
#sidebar #searchform #s {
	width: 156px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}
#sidebar h2.widgettitle {
      	font: bold 16px/24px arial;
	margin: 5px 0 0;
	padding: 0;
	text-align:left;
	}

#sidebar form {
	margin: 0;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	border-top:1px solid #ffffff;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 5px 0;
	padding: 0;
	border:0px;
	}
	
mall, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}

	/***********************
	* Search               *
	***********************/
	#searchform {
		margin: 0 auto;
		padding: 0;
		text-align: center;
		}

	.entry form { /* This is mainly for password protected posts, makes them look better. */
		text-align:left;
		}

	select {
		width: 130px;
		}
	
	
	/***********************
	* Calendar             *
	***********************/
	#wp-calendar {
		empty-cells: show;
		margin: 10px auto 0;
		width: 155px;
		}
		
	#wp-calendar a {
		text-decoration: none;
		display: block;
		}
#upcoming-events .calnk a{background:none !important ; display:inline !important ; }

	#wp-calendar caption {
		font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
		text-align: center;
		text-align: center;
		width: 100%;
		}
		
	#wp-calendar th {
		font-style: normal;
		text-transform: capitalize;
		}
		
	#wp-calendar td {
		padding: 3px 0;
		text-align: center;
		}

	#wp-calendar td.pad:hover { /* Doesn't work in IE */
		background-color: #fff; }
		
	#wp-calendar #prev a, #wp-calendar #next a {
		font-size: 9pt;
		}
		
	#wp-calendar #next a {
		padding-right: 10px;
		text-align: right;
		}

	#wp-calendar #prev a {
		padding-left: 10px;
		text-align: left;
		}



/***********************
* Comments             *
***********************/
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}
	
#commentform #submit {
	margin: 0;
	float: right;
	}
	
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}

.alt {
	margin: 0;
	padding: 10px;
	}
	
	
/***********************
* Footer               *
***********************/
#footer {
	color: #fff;
    border: none;
	padding: 5px;
	margin: 0 0 0 0;
	width: 950px;
    height: 80px;
	clear: both;
	background-color: #776f67;
	}

#footer p {
	margin: 0;
	padding: 35px 0;
	text-align: center;
	font-size:1.0em;
	letter-spacing:1px;
	}
	
#footer ul {
	position:relative;
	top:20px;
	list-style:  none;
        margin: 0;
        text-align: center;
	}

#footer li	{
        display: inline;
	/*float: left;*/
	padding: 0 9px;
	}
	
#footer a {
	color: #fff;
	}
	
#footer li a {
	font-size:1.0em;
	letter-spacing:1px;
	border-bottom: 1px solid #eee;
}

#footer li a:hover {
	border-bottom:1px solid #fff;
	text-decoration:none;
}

#wordpress	{
	float: right;
	}
	
#wordpress a {
	display: block;
	background: transparent url(./images/sticker.png) no-repeat top center!important;
	width: 62px;
	height: 62px;
	margin: 10px;
	text-decoration: none;
	}

#wordpress a:hover {
	background: transparent url(./images/sticker.png) no-repeat bottom center!important;
	}

div.clearall { clear:both; height:1px; }

ul li#random-quote { padding: 10px; background: none; border:0px solid #000; font:11px Tahoma; font-weight:bold; text-align:left; line-height:16px;}
ul li#random-quote cite { margin-top:10px; }
ul li#random-quote .quotescollection_randomquote{background:none;}
input#s { display: block; width:160px; border:1px solid #cccccc; padding:2px; font:11px Tahoma; }
input#searchsubmit { background:none; border:0;position:relative; left:3px;bottom: 24px; float:right; width:28px; height:27px; display: block;  }

.page-item-login {
	margin-left: 112px;
	background-image:none !important;
	background:none !important;
	background-repeat:no-repeat;
}
.page-item-login a:hover{

	background-image:none !important;
	background:none !important;

}

/* 

You got to admit: though overused, Kubrick is pretty clean. 
I just rearranged it to make a more generic starting place for WP designers.

*/

/* Header Navigation
********************/

#pixopoint_menu_wrapper1 { z-index:100000; position:relative;top:105px; border:0;}
#suckerfishnav {
    background:#776f67 repeat-x;
    font-size:11px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:40px;
    padding:0;
    margin:0 0 0 -1px;
    width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#fff;
    text-decoration:none;
    padding:0px 9px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:200px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #ffffff;
    }
#suckerfishnav li li {
    width:199px;
    border-bottom:1px dotted #ffffff;
    border-left:1px dotted #ffffff;
    border-right:1px dotted #ffffff;
    font-weight:bold;
    font-family:verdana,sans-serif;
    }
#suckerfishnav li li a {
    padding:10px 10px;
    width:auto;
    font-size:11px;
    color:#fff;
    }
#suckerfishnav li{
	background-image:url(images/wb-line.png);
	background-repeat:no-repeat;
	background-position:0 center;
	padding:0 0 0 1px;
	}
#suckerfishnav li:first-child{
	background-image:none ;
	background-repeat:no-repeat;
	}
#suckerfishnav li li{
	background-image:none ;
	background-repeat:no-repeat;
	}
#text-16{
text-align:center !important;
border:0px !important;
}
#suckerfishnav li ul ul {
    margin:-21px 0 0 100px;
    }
#suckerfishnav li li:hover {
    background:#e87c1b;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#fff;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#fff;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#fff;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#776f67;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#e87c1b;
    }
.page-item-login {
	margin-left: 112px;
	background-image:none;
	background-repeat:no-repeat;
}

.xxx_MainContainer
{
	height:auto;
	width:1000px;
}
.xxx_MainField
{
	width:900px;
	height:25px;
}
.xxx_MainField2
{
	width:900px;
	height:300px;
}
.xxx_FieldNames
{
	height:20px;
	text-align:center;
	vertical-align:bottom;
	bottom:0px;
	width:400px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
}
.xxx_FieldInput
{
	height:20px;
	width:500px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
}
.xxx_Heading
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
}
.xxx_ExplanationBox
{
	height:200px;
	width:800px;
	font-family:Verdana, Geneva, sans-serif;
	border-bottom-width:thick;
	border-color:#000;
}
.xxx_SubDiv
{
	height:100px;
	width:400px;
	font-family:Verdana, Geneva, sans-serif;
	border-bottom-width:thin;
	border-color:#000;
}
.xxx_SubDivLeft
{
	float:left;
	width:205px;
}
.fld-txt
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:left;
	color:#333
}

/* begin Home page feature image */

#feature-image {
	width: 740px;
	height: 310px;
	margin: -30px 0 0 -54px;
	padding: 0;
}

#feature-image img {
	border: 0;
	margin: 0;
	padding: 0;	
}

/* end home page feature image */
/* begin WooCommerce style overrides */
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary { width: 100%; }

.woocommerce .woocommerce-tabs ul.tabs { display: none; }

.woocommerce div.product form.cart, .woocommerce #content div.product form.cart, .woocommerce-page div.product form.cart, .woocommerce-page #content div.product form.cart { margin-bottom: 0; }

.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary { margin-bottom: 0; }

.woocommerce .stock { display: none; }

.entry .woocommerce ul li:before { content: ""; }

.ignitewoo_event_details.event_dates { width: 100%; margin-bottom: 20px; margin-top: 0; }
.ignitewoo_event_details td.event_thumbs { display: none; }
.ignitewoo_event_details.venue { width: 100%; margin-bottom: 20px; }
.ignitewoo_event_details.venue table td { padding: 0 !important; }

.price span.prices {display: none !important;}

.customer_details dd { margin-left: 5px; }
.customer_details dt, .customer_details dd { float: left; }
dl.customer_details { clear: both; }

mark { background: transparent; }

.chosen-container .chosen-results li {margin: 0 0 0 15px;}

.product_meta { display: none !important; }
#tab-description h2 { display: none; } 

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row input.input-text, .woocommerce-page form .form-row textarea { padding: 5px; line-height: 1.2em; }

.woocommerce fieldset { border: 0 none; padding: 0; }
.woocommerce dd.variation-Ratetypes, .woocommerce dd.variation-Date, .woocommerce dd.variation-Donations, .woocommerce dd.variation-MediationFee, .woocommerce dd.variation-Ratetypes p, .woocommerce dd.variation-Date p, .woocommerce dd.variation-Donations p, .woocommerce dd.variation-MediationFee p { padding: 0 !important; margin: 0; }
.woocommerce td.product-name dl.variation dd, .woocommerce-page td.product-name dl.variation dd { padding: 0; }

.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th { width: 30%; }
.woocommerce .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table td { width: 40%; }

.woocommerce table.cart .product-thumbnail, .woocommerce #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail { display: none !important; }


/* begin WooCommerce product list */
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width: 100%; float: none; border: 1px solid #ccc; padding: 8px 10px 10px; margin: 0; text-indent: 0; min-height: 70px; }
.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 { width: 60%; float: left; }
.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price { width: 15%; margin-top: 0.5em; margin-bottom: 0em; float: left; }
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button { padding: 7px 10px; }
.woocommerce .variations_button { margin-bottom: 40px; }
/* end WooCommerce product list */
/* start Upcoming Events widget */
#sidebar ul ul.product_list_widget li:before { content: ""; }
#sidebar ul.event_list_widget li { height: auto; }
#sidebar .widget_upcoming_events .events_upcoming_info { margin-bottom: 15px; }
#sidebar ul ul.product_list_widget li .end_date , #sidebar ul ul.product_list_widget li .event_upcoming_price{ display: none; }
#sidebar ul ul.product_list_widget li .events_upcoming_info br { display: none; }
.widget_upcoming_events .events_upcoming_image { display: none; }
/* end Upcoming Events widget */

.add_to_cart_button {
background: -moz-linear-gradient(center top , #F7F6F7 0%, #DFDBDF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #C7C0C7;
    border-radius: 2px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
    color: #5E5E5E;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: 100%;
    font-weight: bold;
    left: auto;
    line-height: 1em;
    margin: 0;
    overflow: visible;
    padding: 7px 10px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    white-space: nowrap;
}

span.amount {display:inline !important;}

#additional_field_586_field label {
	display: inline;
	margin-left: 5px;
}
#additional_field_586_field #additional_field_586_no {
	margin-left: 20px;
}

/* end WooCommerce style overrides */