body {
    background: url(../i/ribbon_bg.png) center top no-repeat;
}

#wrap {
    width: 960px;
    padding: 0 20px;
    margin: 0 auto 100px;
    background: #fff;
    box-shadow: 0 10px 10px #999;
}
#header {
    position: relative;
    z-index: 1;
}
#header .logo {
    display: block;
    text-align: center;
}
#header .logo img {
    
}
#header nav {
    position: relative;
    z-index: 2;
}
#header nav a {
    float: left;
    width: 172px;
    margin: 0 10px;
    display: inline;
    color: #333;
    border-top: 1px solid #555;
    padding: 10px 0;
    text-decoration: none;
    font-size: 1.1em;
    opacity: 0.8;
    -moz-transition: 150ms;
    -webkit-transition: 150ms;
    transition: 150ms;
    font-family: proxima-nova, sans-serif;
    font-weight: 600;
}
#header nav a:hover {
    color: #000;
    border-color: #000;
}
#header hr {
    border-top: 2px solid #222;
    margin: 0 10px;
}
#header .ribbon {
    position: absolute;
    top: 65px;
    left: -176px;
    z-index: 1;
}

#contentwrap {
    position: relative;
    z-index: 2;
}

#footer {
    padding: 50px 0;
}
#footer .sponsors {
    height: 100px;
    background: url(../i/sponsors.jpg) left top no-repeat;
    margin: 0 -20px;
}
#footer .sponsors a {
    float: left;
    height: 100px;
    padding: 0;
    margin: 0;
    text-indent: -5000px;
    font-size: 0px;
    width: 100px;
}
#footer .sponsors .ballantynes {
    width: 100px;
    margin-left: 65px;
}
#footer .sponsors .casino {
    width: 120px;
}
#footer .sponsors .startimes {
    width: 60px;
}
#footer .sponsors .nzhag {
    width: 90px;
}
#footer .sponsors .airnz {
    width: 90px;
}
#footer .sponsors .tv3 {
    width: 85px;
}
/*
#footer .sponsors .press {}
#footer .sponsors .lindauer {}
#footer .sponsors .ccc {}
*/



#footer nav {
    font-size: 1.1em;
    border-top: 1px solid #ccc;
    margin: 0 10px;
}
#footer nav a {
    color: #555;
    text-decoration: none;
    float: left;
    margin-right: 20px;
    padding: 20px 0;
    font-family: proxima-nova, sans-serif;

}
#footer .logo {
    float: right;
    margin: 20px 0 0;
}





#theslider {
    margin: 10px;
} 
#theslider ul {
    list-style: none;
    margin: 0;
}
#theslider li {
	overflow: hidden; 
	width: 940px;
	height: 360px;
	margin: 0;
	position: relative;
}


#content {
    float: left;
    display: inline;
    width: 380px;
    margin: 0 10px 0;
}
#leftbar {
    width: 300px;
    margin: 0 10px 0;
    float: left;
    display: inline;
}

#sidebar {
    background: #61a649;
    float: right;
    width: 220px;
    margin: 0 10px;
    padding: 15px 0 0;
    color: #fff;
    font-family: ff-meta-serif-web-pro, georgia, serif;
}
#sidebar h2 {
    margin: 0;
    padding: 15px;
    line-height: 1.1em;
    color: #fff;
}

#sidebar aside {
    margin: 0;
    padding: 0 15px 15px;
    background: url(../i/sidebar_bg.png) center bottom no-repeat;
}
#sidebar aside h4 {
    background: right 16px no-repeat;
    border-top: 2px solid #fff;
    color: #fff;
    padding: 15px 0 10px;
    font-weight: 500;
}
#sidebar aside h4 a {
    color: #fff;
}
#sidebar aside .link,
#sidebar aside .submit {
    text-transform: uppercase;
    color: #333;
    font-size: 0.9em;
    line-height: 1.2em;
    font-family: proxima-nova, sans-serif;
    text-decoration: none;
    font-weight: 600;
    display: block;
}
#sidebar aside .link:hover,
#sidebar aside .submit:hover {
    color: #fff;
}
#sidebar aside.signup h4 {
    background-image: url(../i/icons/signup.png);
}
#sidebar aside.facebook h4 {
    background-image: url(../i/icons/facebook.png);
}
#sidebar aside.win h4 {
    background-image: url(../i/icons/win.png);
}
#sidebar aside.faqs h4 {
    background-image: url(../i/icons/info_icon.png);
}
#sidebar aside.accommodation h4 {
    background-image: url(../i/icons/accommodation.png);
}
#sidebar aside.signup input {
    width: 178px;
}
#sidebar aside.signup .submit {
    border: none;
    background: none;
    cursor: pointer;
    text-align: left;
    padding-left: 0;
    width: auto;
    
}

#send-form {
	display: none;
	clear: both;
	padding: 1px;
	border: 1px solid #eee;
	border-width: 1px 0;
	margin: 5px 0;
	font-size: 90%;
	text-align: right;
}

#send-form textarea {
	width: 90%;
	height: 5em;
}
.buttons {
    margin: 20px 0;
}
.buttons a.button {
	text-align: right;
	margin-bottom: 5px;
	float: right;
	clear: both;
	width: 120px;
}
.sponsors {
    margin: 30px 0;
}
.sponsors p {
    text-align: center;
}


@import "{{MEDIA_URL}}static_map/css/static_map.css";
.static-map {
    position: relative;
    width: 100%;
    height: 220px;
    border: none;
}

.static-map span,
.static-map a {
    font-size: 70%;
}

.static-map .map-link {
    display: none;
    background-color: #fff;
    background-color: rgba(255,255,255,0.85);
    border: none;
    font-weight: bold;
    text-decoration: none;
}

.static-map .map-loader {
    width: 300px;
    padding: 40px 0;
    height: 30px;
    text-align: center;
}


hgroup {
    margin: 30px 10px 20px;
}
hgroup h1 {
    margin: 0 0 10px;
}
hgroup h3 {

}


.sidenav {
    background: #eee;
}
.sidenav ul {
    margin: 0 0 40px;
    padding: 8px 0;
    list-style: none;
}
.sidenav li {
    margin: 0;
    padding: 0;
}
.sidenav a {
    font-size: 1.1em;
    margin: 0;
    padding: 3px 10px;
    text-decoration: none;
    display: block;
    color: #444;
    line-height: 1.3em;
}
.sidenav ul ul {
    margin: 0 0 0 10px;
    padding: 0 0 2px;
}
.sidenav ul ul a {
    font-size: 0.9em;
    padding: 2px 10px;
}
.sidenav a:hover,
.sidenav a.current {
    color: #000;
}

.boxitem {
    margin-bottom: 40px;
}
.boxitem p {
    margin: 0 0 10px;
}




article.newsitem {
    border-bottom: 1px solid #ccc;

    padding: 20px 0;
}
article.newsitem img {
    float: left;
    margin-right: 10px;
}
article.newsitem h3 {
    margin: 0;
}
article.newsitem .label {
    color: #777;
    font-size: 0.9em;
    margin: 0;
}
article.newsitem div {
    margin-left: 230px;
}
article.newsitem div p {
    margin-bottom: 5px;
}

ul.eventlist {
    list-style: none;
    margin: 0 0 60px;
}
ul.eventlist li {
    width: 220px;
    margin: 10px;
    float: left;
    display: inline;
    border-bottom: 2px solid #333;
    padding-bottom: 5px;
    margin-bottom: 50px;
}
ul.eventlist li hr,
ul.eventlist li h4 {
    border-top: none;
    border-bottom: 1px solid #222;
    margin: 0 -20px 20px 0;
    height: 30px;
    line-height: 30px;
}
ul.eventlist li.omega hr,
ul.eventlist li.omega h4 {
    margin-right: 0;
}
ul.eventlist li a {
    display: block;
    text-decoration: none;
    color: #444;
    padding: 5px 15px 0 0;
    line-height: 1.2em;
    background: url(../i/link_marker.png) right bottom no-repeat;
    margin-bottom: 10px;
}
ul.eventlist li a:hover {
    color: #000;
    background-image: url(../i/link_marker_hover.png);
}
ul.eventlist li a p {
    margin: 0;
    font-size: 0.9em;
    color: #222;
    font-family: proxima-nova, sans-serif;
}
ul.eventlist li a img,
ul.eventlist li .noimage {
    margin: 0 0 10px;
    display: block;
}
ul.eventlist li .noimage {
    height: 165px;
    width: 220px;
    background: #eee;
}




body.home #events {
    float: left;
    display: inline;
    width: 720px;
    margin: 0;
}
body.home #events section {
    width: 220px;
    margin: 10px;
    float: left;
    display: inline;
    border-bottom: 2px solid #333;
    padding-bottom: 5px;
}
body.home #events section h4 {
    border-bottom: 1px solid #222;
    margin: 0 0 5px;
}
body.home #events section a {
    display: block;
    text-decoration: none;
    color: #444;
    border-top: 1px solid #888;
    padding: 5px 15px 5px 0;
    font-size: 1.1em;
    line-height: 1.2em;
    font-family: ff-meta-serif-web-pro, georgia, serif;
    background: url(../i/link_marker.png) right 6px no-repeat;
}
body.home #events section a:hover {
    color: #000;
    background-image: url(../i/link_marker_hover.png);
}
body.home #events section a.featured {
    font-size: 1em;
    font-family: helvetica, sans-serif;
    padding-right: 0;
    background-position: right bottom;   
    margin-bottom: 10px;
    padding-bottom: 0;
    border: none;
}
body.home #events section a.featured p {
    margin: 0;
    font-size: 0.9em;
    color: #222;
    font-family: proxima-nova, sans-serif;
}
body.home #events section a.featured img {
    margin: 0 0 10px;
    display: block;
}
body.home #sidebar {
    margin-top: 123px;
}

body.event #content section.info {
    border-bottom: 1px solid #555;
    padding: 0 0 10px;
    margin: 0 0 30px;
}
body.event #leftbar,
body.event #content {
    margin-top: 20px;
}

body.static hgroup,
body.news hgroup,
body.events-home hgroup {
    border-bottom: 1px solid #ccc;
}
body.static #content {
    width: 460px;    
}
body.static #leftbar {
    width: 220px;
}

body.news #content {
    width: 700px;   
}

body.events-home #content {
    width: 720px;
    margin: 0;
}


body.shoutmymate #scrollwrap {
    margin-top: 0px;
}
body.shoutmymate #leftbar,
body.shoutmymate #content,
body.shoutmymate #sponsors {
    width: 364px;
    display: inline;
    float: left;
    margin: 0 10px;
}
body.shoutmymate #content {
    width: 364px;
}
body.shoutmymate #sponsors {
    width: 172px;
    padding-top: 50px;
}
body.shoutmymate #leftbar img {
    display: block;
    margin-top: 20px;
}
body.shoutmymate #sponsors a {
    display: block;
    margin: 50px 0;
    text-align: center;
}
body.shoutmymate #content h3 {
    color: #61A649;
    margin: 0 0 10px;
}
body.shoutmymate #content .thanks {
    margin-top: 50px;
    
}

body.shoutmymate #content .blurb {
    margin-top: 50px;
    font-family: ff-meta-serif-web-pro,georgia,serif;
    font-size: 1.1em;
    border-bottom: 1px solid #555;
    margin-bottom: 10px;
}
body.shoutmymate #content .details {
    border-bottom: 1px solid #555;
    margin-bottom: 10px;

}
body.shoutmymate #content .details div {
    float: left;
    width: 172px;
    display: inline;
    margin: 60px 19px 10px 0;
    border-right: 1px solid #aaa;
    padding-right: 0;
}
body.shoutmymate #content .details div.last {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}
body.shoutmymate #content .details div h4 {
    font-weight: 400;
    line-height: 1.2em;
    margin: -50px 0 5px;
    width: 150px;
}
body.shoutmymate #content .details div a {
    display: block;
    background: url(../i/shoutmymate/button_arrow.png);
    height: 38px;
    line-height: 38px;
    width: 134px;
    padding: 0 0 0 10px;
    color: #fff;
    text-decoration: none;
}
body.shoutmymate #content .forms {
    position: relative;
}
body.shoutmymate #content .forms h6 {
    margin: 0 0 5px;
}
body.shoutmymate #content .forms .group {
    background: #fcfcfc;
    margin: 0 0 10px;
    padding: 10px;
}
body.shoutmymate #content .forms .group ul {
    top: 0;
}
body.shoutmymate #content .forms .group ul li {
    margin: 0;
}
body.shoutmymate #content .forms .group ul.errorlist {
    margin-left: 140px;
}
body.shoutmymate #content .forms .group.fullwidth ul.errorlist {
    margin-left: 0;
}

body.shoutmymate #content .forms .submit {
    display: block;
    background: url(../i/shoutmymate/button.png);
    height: 38px;
    line-height: 38px;
    width: 144px;
    color: #fff;
    padding: 0;
    text-decoration: none;
    margin: 20px 0 0;
}

