body {
	margin: auto;
	 height: 100%;
	 font-size: 100%;
  background: url(/images/the-hand.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

html {
	margin: auto;
	height: 100%;
	font-family: 'Montserrat', sans-serif;

}

#mainbody {
  	margin: auto;
  	width: 960px;
  	height: 100%;
  }	

#advertise {
    width: 100%;
    text-align: center;
    background-color: #6b0cec;
    color: white;
    padding: 8px 0 8px 0;
}

#advertise a {
    color: white;
}

#advertise a:hover {
    color: #e4e4e4;
}

#header {
	float: left;
	padding: 0px 10px 0 10px;
	width: 940px;
	margin: 0;
	background-color: white;
}

#logo {
	width: 240px;
	padding: 10px 0px 0px 0px;	
	margin: 0;
	float:left;
}
#mobmenu, #mobmenu2 {
	display: none;
}
#menu {
	padding: 0;	
	margin: 0;
}
#search {
    width: 300px;
    float: right;
}
#socialshare {
	clear: both;
	padding: 0px 0px 10px 10px;
	MARGIN: 0px;
	background-color: white;
	margin-top: 10px;
float: left;
}


#content, #pagecontent {
	float: left;
	width: 940px;
	padding: 0 10px 0px 10px;
	background-color: white;
	overflow: hidden;
}


#colone {
	width: 520px;
	padding: 0px 10px 0px 0;
	float:left;
	overflow: hidden;
}

#coltwo {
	width: 400px;
	padding: 0px 0px 0px 10px;
	float:left;
}



#supporters {
    clear: left;
    float: left;
padding-bottom:6px;
background-color: white;
width: 100%;
}

#supporterslogos {
    padding: 12px 12px 12px 12px;
}

#supporters h2 {
    margin-bottom: 10px;
    color: #666;
}


div#supporters div {
    padding-right: 4px;
    float: left;
}


#supporters img {
	padding-right: 0px;
   max-width: 100%;
   padding-bottom: 2px;
}





#footer {
	float: left;
	width: 960px;
	/* background-color: #666666; */
	background-color: black;
		}

#socialfan {
	background-color: black;	
	height: 50px;
}

.fa {
  padding: 10px;
  font-size: 26px !important;
  width: 26px;
  text-align: left;
  text-decoration: none;
  margin: 5px 2px;
  background-color: none;
  color: white;
}

.fa:hover {
    color: #ec6a0c;
}

#footermenu {
	width: 460px;
	padding: 1% 0 1% 1%;
	float:left;
}

#footeraddress {
	width: 460px;
	padding: 1% 0 1% 1%;
	float: left;
	text-align: right;
}



/* basic text style */

h2, h3 {
	/* color: #145d57; */
	color: #999999;
}

h1 {
	font-size: 1.1em;
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-family: 'Montserrat', sans-serif;
	color: #0a7de0;
}

h2 {
	font-size: 1em;
	line-height: 1.2em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: 'Montserrat', sans-serif;
	color: #0a7de0;
}

h3 {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	font-family: 'Montserrat', sans-serif;
}

p, li {
	color: #666666;
	font-size: 0.8em;
	line-height: 1.6em;
}

p {
	padding: 0.1em 0 1em 0;
	margin: 0;
}


a {
	color: #ec6b0c;
	font-size: 1em;
	text-decoration: none;
}

a:hover {
	color: #0a7de0;
	text-decoration: none;
}

/* placement styles */

.imageright {
	float: right;
	padding: 0px 0px 12px 12px;
}

.coverimage {
	margin-top: 16px;
}


/* menustyle main */

div.issueholder {
	height: 325px;
	width: 230px;
	float: left;
	margin: 0 5px 16px 0;
}


div.issueholder > div.issueimage {
	float: left;
}


div.issueholder > div.issueinfo {
	float: left;
	margin-top: -50px;
	height: 50px;
	width: 230px;
    background: rgb(102, 102, 102); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(102, 102, 102, .8);
}

div.issueholder > div.issueinfo p {
	padding: 8px;
	margin: 0;
	text-align: right;
	font-weight: bold;
	line-height: 16px;
}

div.issueholder > div.issueinfo p a {
	color: white;
}

div.issueholder > div.issueinfo p a:hover {
	color: #ec6b0c;
}


#menu {
	 list-style: none;
    margin:0;
    padding: 0;
}
#menu ul {
	list-style:none;
	padding: 10px 0px 0px 0px;	
	margin: 0;
}

#menu ul li {
   float:left; 
    margin: 0;
    padding: 0;
} 

#menu ul li a {
	text-indent: 12px;
	width: 116px;
   display:block;
   text-align: center;
   overflow: hidden;
   height:80px;
	color: white;
	text-indent: 0px;
	background-image: none;
	background-color: #ec6b0c;
	max-width: 116px;
	margin-right: 4px;
	padding: 50px 10px 0px 10px;
	background-image: url(../images/button.png);
	font-weight: bold;
	font-size: 1.2em;
	
	
}

#menu ul li a:hover {
	color: #e4e4e4;
}

/* footer */
#footer p, #footer p a {
	color: white;
	margin: 0;
	padding: 0;
}

#footer a:hover {
	color: #ec6b0c
}


#footermenu {
	list-style:none;
}
#footermenu ul {
	list-style:none;
	 margin:0;
    padding: 0 0 0 0px;
    margin:0; 
}

#footermenu ul li {
   float:left; 
    margin:0;
    padding: 0px;
    padding: 0 8px 0 8px; 
} 

#footermenu ul li a {
	color: white;
}

#footermenu ul li + li {
}



a.download {
	padding-left: 28px;
	font-size: 24px;
	background: url(/images/download-icon.png) no-repeat left; 	
}

/* Add Gig Form */
form.addgig {
	
}

form div.topleft {
	float:left;
	width: 40%;	
}

form div.topright {
	float: left;
}

form div.bottom {
	clear:both;
}

form.addgig input, form.addgig select  {
	width: 30%;
	padding: 4px;	
	font-size: 1.1em;
	line-height:1.7em;
	margin-bottom: 4px;
}

form.addgig label.toplabel {
display: inline-block;
	width:22% !important;
}

form.addgig input.topinput {
	width: 68%;
}

form.addgig select option {
}


form.addgig input.submit {
	width: 66%;	
	background-color: #ec6b0c;
	font-weight: bold;
	border-color: #ec6b0c;
}

form.addgig input.submit:hover {
	width: 66%;	
	background-color: #0a7de0;
	font-weight: bold;
	border-color: #0a7de0;
}


form .error {
	color: red;
}

form .errorinfo {
clear: left;
	width: 90% !important;
	display: block;
	float: left;
}

form .error li {
	color: red;
}

form p.success {
	color: green;
}

form span.topinfo {
	width: 90% !important;
	display: block;
	float: left;
}

form .hide {
	display:none;
}

#sticker {
    text-align: center;
}

#sticker h2 {
    margin-bottom: 12px;
}

#sticker img {
    max-width: 200px !important;
}

/* gig guide */
span.gigguide p.weekdate {
    margin-bottom: 4px;
    margin-top: 8px;
    color: #0a7de0;
    font-size: 1em;
}

span.gigguide p {
    line-height: 1.2em;
    margin-bottom: 0;
    padding-bottom: 0.6em;
}

span.gigguide p > strong {
	color: black;
}


span.highlight {
    font-size: 0.8em;
    color: white;
    background-color: #0a7de0;
    padding: 2px 4px 1px 4px;
}


ul#gigbuttons {
	list-style:none;
	padding: 0px 0px 0px 0px;	
	margin: 0;
}

ul#gigbuttons li {
	width: 44%;
	float: left;
   margin: 0 1% 2% 0;
   padding: 1%;	border: 1px solid grey;
   background-color: #ec6b0c;
   color: white;
   text-align: center;
}

ul#gigbuttons > li > a {
	color: white;
	display: block;
	width: 100%;
}

ul#gigbuttons > li:hover {
	background-color: #0a7de0;
}


/* set just to mob menu */
#mobmenu {
	display: none;
	clear: left;
	padding: 2% 2% 0 2%;
}
#mobmenu  a {
	display: block;
	clear: left;
	padding: 2%;
	border: 1px solid #ec6b0c;
	text-indent: 20px;
}

.menu-icon {
  position: relative;
  padding-left: 1.25em;
}
.menu-icon:before {
  content: "";
  position: absolute;
  left: 0.3em;
  top: 0.8em;
  width: 1em;
  height: 0.15em;
  background: #ec6b0c;
  box-shadow: 
    0 0.25em 0 0 #ec6b0c,
    0 0.5em 0 0 #ec6b0c;
}

#mobmenu2 {
	display: block;
	float:right;
	padding: auto;
	margin: 1.2em 0 0 0;
	font-size: 1.7em;
	max-width: 46%;
	height: auto;
}

#mobmenu2  a {
	display: block;
	clear: left;
	text-indent: 1.3em;
	padding: 0 .6em 0 0;;
	margin: 0;
}

#mobmenu2 a.menu-icon {
  position: relative;
}

#mobmenu2 a.menu-icon:before {
  content: "";
  position: absolute;
  left: 0em;
  top: .2em;
  width: 1.2em;
  height: 0.15em;
  background: #ec6b0c;
  box-shadow: 
    0 0.3em 0 0 #ec6b0c,
    0 0.6em 0 0 #ec6b0c;
}





#menu {
	clear: left;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: none;
}

#menu ul {
	padding: 0px 2% 0 2%;
	margin: 0px;
	width: 96%;
}

#menu ul li {
	margin: 0;
	padding: 0;
	width: 98%; 
	border-bottom: 1px solid white;
}

#menu ul li a {
	width: 90% !important;
	max-width: 90%;
	height: auto;
	line-height: normal;
	text-align: left;
	padding: 1% 0% 1% 60px;
	margin: 0px 0px 0px 0px;
	font-size: 1.2em;
	line-height: 2em;

background-image: url(../images/button.png);
background-repeat: no-repeat;
background-size: 50px;


}