/****************************
Copyright ninefootone creative
Design CSS
Coded by Jon Bradley with initial workings by David Turner

NOTE: This code is copyrighted.  No unauthorized use
is allowed.  Don't steal code.  However, please feel free
to look at how we did something then write it yourself.

*****************************/

html { height: 100%; margin-bottom: 1px; }

body {
	font-family: "museo-sans",sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	background:#000;
}

div.explorer  ul li ul{	
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 6px; 
}

/* for Internet Explorer */
/*\*/
* html div.explorer  ul li ul{	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 6px; }
/**/

/* THIS is to hide any text you need hiding */
.hidetext {display:none; overflow: hidden; position: absolute;} 
/* END of text you need hiding */

#wrapper{
	z-index: 1;
	margin:0px auto;
	position:relative;
	width:960px;
	height:820px;
	overflow:visible;
	background-position:center top;
}

#mainContent {
	margin-top:30px;
}

#column1.home {
	width:400px;
	padding:0 0 0 60px;
	float:left;
	font-size:15px;
	line-height:20px;
	margin-top:100px;
}

#column2.home {
	width:400px;
	padding:0 60px 0 0;
	float:right;
	font-size:13px;
	line-height:18px;
	margin-top:80px;
	text-align:right;
}

#column2.home p {
	margin-right:25px;
}

#column1.other {
	width:300px;
	float:left;
	margin:40px 20px 0 0;
	text-align:right;
}

#column2.other, #column2.diary {
	float:left;
	font-size:14px;
	line-height:20px;
	margin-top:50px;
}

#column2.other {
	width:550px;
}

#column2.diary {
	width:460px;
}

#footerContainer {
	text-align:center;
	font-size:11px;
  /*
	position: absolute;
  bottom: 0px;
  left: 0px;
	*/
  width: 100%;
	margin-top: 10px;
	position: relative;
	z-index: 100;
	float: left;
	overflow:auto;
	margin-bottom:20px;
	z-index:99 !important;
}

/* Links */

a:link {  color: #9185be; cursor: hand; text-decoration: none; }
a:active {  color: #9185be; cursor: hand; text-decoration: none; }
a:visited {  color: #9185be; cursor: hand; text-decoration: none; }
a:hover {  color: #9185be; cursor: hand; text-decoration: underline; }

#footerContainer a:link {  color: #333; cursor: hand; text-decoration: none; }
#footerContainer a:active {  color: #333; cursor: hand; text-decoration: none; }
#footerContainer a:visited {  color: #333; cursor: hand; text-decoration: none; }
#footerContainer a:hover {  color: #9185be; cursor: hand; text-decoration: underline; }

/* Menu */

#menuContainer{
	font-family: "museo-sans",sans-serif;
	font-weight:700;
	padding:20px 0 10px 0;
	width:540px;
	margin:0px auto;
	font-size:15px;
	text-align:center;
	border-bottom:1px solid #3F109D;
}

#menuContainer ul, #subMenuContainer ul{
	list-style:none;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	margin-bottom:10px;
}

#subMenuContainer ul.about, #subMenuContainer ul.illusions, #subMenuContainer ul.media {
	display:none;
	margin:0px auto;
	font-size:13px;
	text-align:center;
	border-bottom:1px solid #3F109D;
}

#menuContainer ul li, #subMenuContainer ul li{
	margin-left: 0;
	padding-right:15px;
	list-style: none;
	display: inline;
}

#menuContainer ul li.menutint {
	color:#540292;
}

#menuContainer ul li.topsecret {
	padding: 0;
}

#subMenuContainer{
	width:440px;
	float:left;
	font-size:14px;
	padding:14px 50px 0 50px;
}

#menuContainer ul li a:link {  color: #fff; cursor: hand; text-decoration: none; }
#menuContainer ul li a:active {  color: #fff; cursor: hand; text-decoration: none; }
#menuContainer ul li a:visited {  color: #fff; cursor: hand; text-decoration: none; }
#menuContainer ul li a:hover {  color: #9185be; cursor: hand; text-decoration: none; }

#subMenuContainer ul li a:link {  color: #fff; cursor: hand; text-decoration: none; }
#subMenuContainer ul li a:active {  color: #fff; cursor: hand; text-decoration: none; }
#subMenuContainer ul li a:visited {  color: #fff; cursor: hand; text-decoration: none; }
#subMenuContainer ul li a:hover {  color: #9185be; cursor: hand; text-decoration: none; }

#menuContainer ul li.highlight a:link {  color: #9185be; cursor: hand; text-decoration: none; }
#menuContainer ul li.highlight a:active {  color: #9185be; cursor: hand; text-decoration: none; }
#menuContainer ul li.highlight a:visited {  color: #9185be; cursor: hand; text-decoration: none; }
#menuContainer ul li.highlight a:hover {  color: #9185be; cursor: hand; text-decoration: none; }

#subMenuContainer ul li.highlight a:link {  color: #9185be; cursor: hand; text-decoration: none; }
#subMenuContainer ul li.highlight a:active {  color: #9185be; cursor: hand; text-decoration: none; }
#subMenuContainer ul li.highlight a:visited {  color: #9185be; cursor: hand; text-decoration: none; }
#subMenuContainer ul li.highlight a:hover {  color: #fff; cursor: hand; text-decoration: none; }

#menuContainer ul li.topsecret a:link {  color: #540292; cursor: hand; text-decoration: none; }
#menuContainer ul li.topsecret a:active {  color: #540292; cursor: hand; text-decoration: none; }
#menuContainer ul li.topsecret a:visited {  color: #540292; cursor: hand; text-decoration: none; }
#menuContainer ul li.topsecret a:hover {  color: #fff; cursor: hand; text-decoration: none; }

/* Typography */

h1{ 
	/*font-family: "raleway",sans-serif;*/
	font-family: "museo-sans",sans-serif;
	font-weight:100;
	font-size: 60px;
	line-height:72px;
	color: #9185be;
	padding: 0px;
}

h1.subtitle {
	font-family: "museo-sans",sans-serif;
	font-weight:300;
	font-size: 18px;
	line-height:24px;
	color: #fff;
}

h2{
	font-size:30px;
	line-height:36px;
	color: #9185be;
	padding: 0px;
}

h3{
	font-size:18px;
	line-height:24px;
	color: #9185be;
	font-weight:500;
}

h3 span {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
}

h4 {
	font-size:18px;
	line-height:24px;
	color:#9185be;
}

.toddalexander {
	font-family: "museo-sans",sans-serif;
	font-weight:300;
	text-align:center;
	letter-spacing: 10px;
	font-size:24px;
	color: #9185be;
	padding:100px 0 0 0;
}

.diaryDate {
	font-size:22px;
	line-height:28px;
	color: #9185be;
	font-weight:300;
	margin-bottom:5px;
}

.diaryVenue {
	font-size:14px;
	line-height:18px;
	color: #fff;
	font-weight:300;	
	margin-bottom:5px;
}

.diaryVenue span {
	font-weight:700;
	color:#9185be;
}

.diaryDetails {
	font-size:16px;
	line-height:22px;
	color: #fff;
	font-weight:300;	
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #23212C;
}

#column1 ul, #column1 ul li {
	list-style:square;
	margin-left:8px;
	padding-top:2px;
}

.box {
	padding:10px;
	/*border:1px solid #999999;*/
	color:#333333;
	background-color:#EEEEEE;
	font-size:12px;
}

/* Image Styling */

.imgFloatLeft {
	float:left;
	margin:0 10px 5px 0;
}

.imgFloatRight {
	float:right;
	margin:0 0 5px 10px;
}

.imgBorder {
	border:1px solid #16003E;
}

