/*	PALETTE

	Cream		#dad3c8
	Dark Grey	#262b28
	Light Blue	#81b8cc
	Dark Blue	#
	Light Green	#
	Dark green	#
	Light Red	#CF6E55
	Dark Red	#
*/




@font-face {
	font-family: 'GillSansMTRegular';
	src: url('GIL_____.eot');
	src: local('Gill Sans MT Regular'), local('GillSansMT'), url('GIL_____.woff') format('woff'), url('GIL_____.ttf') format('truetype'), url('GIL_____.svg#GillSansMT') format('svg');
}

* {margin:0; padding:0; font-weight:normal; }

body {
	font-family: "GillSansMTRegular", "Gill sans", Futura, Geneva, Helvetica, Arial, sans-serif;
	margin:auto; 
	color:#262b28;
	background-color: #262b28;
	/*background-color:#81b8cc;*/
/*				background: url("wall.jpg") fixed;*/
	webkit-transition: all 0.5s ease-in;
}

/*Text*/
h1,h2,h3,h4,h5,h6,p {
		font-size:16px;
		line-height:1.25em;
}

a img { border: 0 none; } img { border: 0 none; }

h1 {font-size:108px; line-height: 0.925em;text-align:center; margin-bottom: 12px;}

h2, #registration label, #registration input {font-size:20px;}

h3 {}

h1, h2, h3, #registration label {
	text-transform:uppercase;
	word-spacing: 0.1em;
}

p, h3 {padding-bottom:1.5em;}

a {
	color: #CF6E55;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

em {color:#CF6E55; /*border-bottom:0.05em solid #CF6E55;*/ font-style:normal;
}

ul {
	margin: 0; padding: 0; list-style: none;
}

sup{
	line-height: 0px;
	font-size: 0.5em;
	text-decoration: underline;
}
/*ID's*/
.page {
	margin-bottom:40px; 
	width:640px; 
	padding-top:40px; 
	background:url('../images/page-top.png') no-repeat top right;
}

.page .page-content{background-color:#e2d9c5; width:560px; padding:1px 40px 40px 40px;}

.col2and3 {
	float: right;
	width: 367px;
}

.ribbon-button {
	text-transform: uppercase;
	text-align: center;
	padding-left: 15px;
	margin:0 5px;
	background: #262b28 url(../images/ribbon-btn-left.png) no-repeat left;
}

.ribbon-button *, #signup-btn input{
	border: none;
	background-color: #262b28;
	display: block;
	padding: 11px 15px 5px 0;
	color: #e2d9c5;
	background: url(../images/ribbon-btn-right.png) no-repeat right;
}

.ribbon-button:hover {
	background-color: #CF6E55; /*#81b8cc;*/
	text-decoration:none
}

.ribbon-button *:hover {
	text-decoration: none;
}

.spacer {clear:both;}

#content {width:640px;margin:auto; padding-top: 30px;}

#title {
	padding-top:14px;
	width:560px;
	height:380px;
	background: url('img/ticktalk-logo.png') no-repeat bottom;
	text-indent: -9999px;
	margin: 0;
}

#tagline {
	width:560px;
	height:87px;
	background:url("img/tagline.png") no-repeat center;
	text-indent: -9999px;
}

#eventInfo, .ribbon-button *, #signup-btn input{
	text-transform: uppercase;
	font-size: 20px;
	line-height: 24px;
}

#eventInfo li {
	text-align: center;
	width: 174px;
	float: left;
}

#sponsors {
	margin:180px 0 0 0;
	text-indent: -9999px;
	}
	
#sponsors li {display:inline;}
	
#sponsors li a {
	margin: 0; display: block;  width:174px; height:80px; float: left;
}
	
#sponsors li a#oxfam {
		background-image: url(../images/oxfam.png);
}
#sponsors li a#design-council {
	margin: 0px 19px;
	background-image: url(../images/design-council.png);
}
#sponsors li a#fote {
		background-image: url(../images/fote.png);
}

#sponsors li a:hover {
	background-position: right;
}

#sideside {
	background: #CF6E55 url(../images/sideside-top.png) no-repeat top;
	color: #e2d9c5;
	text-transform: uppercase;
	width: 174px;
	padding-top: 40px;
	text-align:center;
	float:left;
	letter-spacing: 0.1em;
	overflow: hidden;
}

#sideside a, #sideside a:hover  {
	color: #e2d9c5;
	}

#sideside p {
	background: #CF6E55 url(../images/sideside-bottom.png) no-repeat bottom;
	padding-bottom: 40px;
}

#sideside span#counter {
	display: inline-block;
	position: relative;
	font-size: 65px;
	line-height: 0px;
	padding-top: 37px;
	padding-bottom: 13px;
	clear: both;
}

.ticket {
	clear: both;
	margin-bottom: 40px;
}

.ticket .ticketimg {
	width: 367px;
	float: right;
	margin-bottom: 20px;
}

#listeners {
	text-align: center;
	clear: both;
	/*background-color:#CF6E55;
	padding: 20px;*/
}

#listeners li {
	line-height: 20px;
}

#listeners a {
	color:#e2d9c5 ;
}

#listeners a:hover {
	color: #262b28;
}

#location-pictures {
	margin-bottom: 32px;
}



#local_map {
	width: 100%;
	height: 373px;
}


div.googledir {
	color: #262b28;
	font-size: 14px;
	line-height: 20px;
}

div.googledir div table tbody {
	margin: 20px;
	background-color: #e2d9c5;
	border: #e2d9c5;
	color: #262b28;
	padding-left:0px;
}

/*div.googledir div table tbody img {
	visibility: hidden;
}*/

#registration li {
	display: inline-block;
	min-width: 174px;
	margin-bottom: 23px;
}

#registration li label {
	clear: left;
	margin-right: 19px;
}

#registration li input {
	color:#262b28;
	width:367px;
	outline: none;
	border: none;
	border-bottom: 2px dotted #262b28;
	text-align: center;
	background-color: transparent;
	
}

#registration li input:focus{
	border-bottom: 2px dotted #CF6E55;
	color: #CF6E55;
}

#signup-btn {
	margin: 22px auto 0px auto;
	width: 174px;
}

#signup-btn input {
	width: 174px;
	padding-top:8px;
	padding-bottom: 8px;
}



#hourglass {
	position:fixed;
	top:0;
	z-index:-10;
}

#outline{position:relative; margin:auto; z-index:100;}
#outline img {margin-left: -50%;}
#top-sand {margin:auto; position:absolute; top:27.5%; left: -50%;}
#top-sand img {position: absolute; bottom:0; }
#bottom-sand {position:absolute; top:87%; height:0px; left: -50%;}
#bottom-sand img {position: absolute; top:0;}
			
.sand {overflow:hidden; width:100%;}