@import  "http://fonts.googleapis.com/css?family=Lato:100,400";

/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
header .head_line {
	background: #00aeef !important;
	display: none !important;
}

header .top_slogan {
	color: #ffffff !important;
}

footer {
	background: #00aeef !important;
	color: #ffffff !important;
	top: -50px !important;
}

footer a {
	color: #ffffff !important;
}

.pre_footer {
	border-top: 1px #ffffff solid !important;
	background: #eeeeee url(http://newwine.org.nz/wp-content/uploads/Firewire.jpg) repeat !important;
}

.ico a {
	color: #ffffff !important;
}

.rtw_info {
	display: none;
}

footer .copyright {
	color: #ffffff !important;
}

.breadcrumbs {
	border-top: #e7e7e7 1px solid;
	border-bottom: #e7e7e7 1px solid;
}

.footer_search {
	border: 1px solid #ffffff !important;
	color: #ffffff !important;
}

input {
	border: 1px solid #999999 !important;
	padding: 5px !important;
	background: #ffffff !important;
}

input[type=text], input[type=email] {
	font-style: italic;
}

input[type=submit] {
	border: 1px solid #999999 !important;
	padding: 5px 20px !important;
	background: #cccccc !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
}

.footer_search input {
	border: none !important;
	color: #ffffff !important;
	background: none !important;
}

.shortcode_iconbox .ico {
	background: #ff936b !important;
}

header nav ul.sub-menu {
	background: rgba(200,235,255,0.9);
}

.carouselslider ul li .item {
	border-top: #dcdcdc 3px solid;
	transition: border-color 400ms;
	-webkit-transition: border-color 400ms;
	-moz-transition: border-color 400ms;
	-o-transition: border-color 400ms;
	border-bottom: none !important;
}

.featured_slider ul li .carousel_title h5 {
	font-weight: 300 !important;
}

.about-event-h3 {
	display: none;
}

.ticket-selector-h3 {
	display: none;
}

.tkt-slctr-tbl {
	background: #80d7f7;
}

.blog_info {
	display: none;
}

.smaller-text {
	display: none;
}

.event-datetimes-h3 {
	display: none;
}

.ee-event-datetimes-li {
	font-size: 200%;
	font-weight: 100;
}

.contentarea ul li:before {
	display: none;
}

h3.headInModule {
	display: none !important;
}

.event-venues-h3 {
	display: none;
}