/*
Theme Name:     Brown's Mart Theme
Theme URI:      http://www.woothemes.com/
Description:    Child theme of WooThemes Backstage 
Author:         Mikey Leung
Author URI:     http: //www.mikeyleung.ca
Template:       backstage
Version:        0.1.0
*/

@import url("../backstage/style.css");

html, body {
	font-size: 13px;
	background: repeat scroll 0 0 #D7D3C3;
}

#top-nav {
	height: 44px;
	margin-bottom: 15px;
	background-color:#5A3928 !important;
}

#header .advert {
	top:12px !important;
}

#nav li {
	padding: 8px 10px 10px 0;
}

#header {
	padding-top: 0px;
}

#main .col1 h2, #main .col2 h2 {
	font-size:14px;
}

a  {
	color:#5A3928 !important;
}

#top-nav a {
	color:#FFFFFF !important;
	text-shadow:1px 1px 1px #111111;
}

#main .post-image a, #bio_image img {
	background-color:#5A3928 !important;
	}


#bio_content p, .info-text p {
	color:#5A3928 !important;
}

.post-image-event a{
	float: left;
	border:10px solid;
	margin:0px 10px 10px 0;
}

/* Events Single Posts */
#main .sp_events .intro-event p {
	padding: 0px !important;
	font-weight: bold !important;
}

#tec-event-meta dt {
	margin-left: 10px !important;
	}

#tec-event-meta dd {
	margin-left: 100px !important;
	margin-bottom:6px !important;
}

#tec-event-meta .column {
padding:0 2% 0 0 !important;
width:48% !important;
}

div#tec-events-loop div.tec-event {
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 30px;
	padding-bottom: 10px
	}
	
#tec-events-loop img.booknowbutton {
	margin-top: 3px;
	}

.video-unit {
	margin-top:0px
	}
	
#logo {
	margin: 20px 0 -1px 13px !important;
}

#search {
	margin-top: 8px !important;
}

#top-nav .fr input#go {
	top:8px !important;
}

#loopedSlider {
	margin-bottom: 20px !important;
	margin-top: -15px;
}

#main h3 a {
	color: #FFF !important;
	text-shadow: none;
}

#main .post .intro p {
	color:#423f35 !important;
	text-shadow:1px 1px 1px #fff;
}

#main .post-content {
	float:left;
	margin-left:120px;
	width:520px;
}

p.post-details {
	display:none;
	}
	
.widget h3 {
	background-color:#5A3928 !important;
}

body .col-left #main h3 {
	background-color:#5A3928 !important;
}
	
.ticketwindow {
	margin-left: -10px;
	}
	
.post h3 a {
	text-shadow: none;
	}
	
#footer p {
	background-color: #5A3928 !important;
	}

#sidebar li {
	padding: 0 0;
	}

#event-widget-block {
	clear:both;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #FFFFFF;
	}

img.widget-post-thumbnail  {
	margin:0px 0 10px 10px;
}

.eventsListWidget .dig-in {
	text-align: right;
	}

li.datefield {
	width: 300px;
	float: left;
	}

.timefields {
	}

li#field_1_7 {
	clear: both;
	}
	
div.gfield_description {
	margin-left: 121px;
	}

h2.gsection_title {
	color: #000000 !important;
	font-size: 16px !important;
	}