/* 
mindtonic.net
(c)2009 Mindtonic Media, LLC

authors:

jay sanders (jay@divergentmindmedia.com)

Colors:

	Black:
	White:	


*/


/* TAGS ============================= */

body	{
	letter-spacing: 0.5px;
	color: #000;
	background: #7BD3F7;
	font-family: tahoma, sans-serif;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}


a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #2F3396;
}

h1 {
	font-size: 26px;
}
h1.pageHeader {
	color: #2d3091;
	padding: 10px 0 10px 0;
	letter-spacing: 1.5px;
}

h2 {
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 20px;
}

p {
	line-height: 22px;
	margin-bottom: 14px;
}

li {
	line-height: 22px;
}

input {
	padding: 3px;
	border: 0;
	border-bottom: groove 1px black;
}

select {
	padding: 3px;
	border: 0;
	border-bottom: groove 1px black;
}

textarea {
	padding: 3px;
	border: groove 1px black;
}

label {
	display: block;
	margin-bottom: 5px;
	font-size: 18px;
}

strong {
	font-size: 18px;
}

img {
	border: 0;
}

td {vertical-align: top;}

/* FORMS ============================ */

.form {
	margin-bottom: 20px;
}

.toggleBox {
	width: 400px;
	border: solid 1px black;
	margin: auto;
	padding: 10px;
	padding-bottom: 30px;
}

.toggleButton {
	background: black;
	color: white;
	margin: auto;
}

.submit {
	border: 0;
}
.errors {
	color: #BF2323;
	font-size: 12px;
}

/* MASTER =========================== */

#wrapper {
	width: 800px;
	margin: auto;
	text-align: left;
}

/* HEADER =========================== */

#header {
	height: 300px;
	margin-bottom: 30px;
}
#login {
	text-align: right;
	float: right;
	font-size: 9px;
}
#login p {
	margin: 0;
	padding: 0;
}
#login input {
	font-size: 9px;
	background: white;
	border: 0;
	border-bottom: solid 1px #dfdfdf;
}
#login .submit {
	border: 0;
}
#menu {
	border: solid 4px #fff;
	text-align: center;
	margin: auto;
	background: #fff;
	height: 20px;
	padding: 0px 0px 10px 10px;
	-moz-border-radius:0 0 10px 10px; 
	-webkit-border-radius:0 0 10px 10px;
}
#menu a {
	margin-right: 20px;
	font-weight:bold;
	color: #2D3192;
}
#menu a:hover {
	color: #7BD3F7;
	text-decoration: none;
	font-weight:bold;
}
#logo {
	width: 792px;
	height: 276px;
	border: solid 4px #fff;
	text-align: center;
	margin: auto;
}

/* CONTENT =========================== */

#content {padding-right: 10px;}
#content #contentBox {text-align: left;}


/* RIGHT COLUMN =================*/


/* HOMEPAGE */

#homeColumnRight {
	width: 250px;
	float: right;
  margin: 0px 0px 10px 10px;
}

#socialNetworks, #arts2people {
	text-align: center;
}
#socialNetworks img, #arts2people img {
		margin: 10px;
}
#twitter{
	border: solid 2px #fff;
	padding: 10px;
	 -moz-border-radius:10px; -webkit-border-radius:10px;
}
#twitter-image {
	text-align: center;
	margin: auto;
	margin-bottom: 10px;
}
#twitter_update_list {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
}
#twitter_update_list ul {
	padding: 0;
	margin: 0;
}
#twitter_update_list li {
  padding: 0;
  padding-bottom: 10px;
  margin: 0;
	margin-bottom: 20px;
	border-bottom: dashed 1px #fff;
}
#twitter_update_list li a {
	padding: 0;
	margin: 0;
}
#twitter-link {
	display: block;
	text-align: right;
}
#laaff2 {
  width: 183px;
	height: 125px;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}
#michaellaaff {
  width: 250px;
	height: 375px;
	margin-right: 10px;
	float: left;
}
#crowdedstreet {
	height: 300px;
	text-align: center;
}




#heading_image {padding-top:10px;padding-bottom:20px;}

/* SPONSORS =========================== */

#columnRight {padding:10px;background:#fff;-moz-border-radius:10px;-webkit-border-radius:10px;float:right;margin:0 0 10px 10px;}
#columnRight h2 {font-size:22px;}
.sponsorLevel {padding-bottom: 20px; text-align: center;}
.sponsorLevel h3 {font-size:14px;margin:0;padding:0;padding-bottom:3px;}
.sponsorLevel .sponsor {margin:0;padding:8px;}
.sponsorLevel img {margin:0;padding:0;border: solid 2px #fff;}

/* PERFORMERS =========================== */

/* embedded in performers index view */


/* SCHEDULE ======================= */

#schedule {}
#schedule h2 {}
#schedule table {width: 100%; margin-bottom: 20px; border: solid 4px #fff; -moz-border-radius:10px; -webkit-border-radius:10px;}
#schedule th {background: #fff; padding: 10px; font-size: 20px; margin: 0;}
#schedule td {border-top: solid 1px #fff; padding: 5px;}
#schedule td.performerName {width: 65%;}

/* FOOTER =========================== */

#footer {
	letter-spacing: 1.5px;
	font-size: 11px;
	width: 800px;
	margin: 20px auto 20px auto;
	padding: 2px;
	text-align: left;
	border-top: dashed 1px #fff;
}

/* SYSTEM =========================== */
/* please keep this style in place for troubleshooting ~jay */

#diagnostics {
	background: white;
	color: black;
	padding:10px;
	margin:10px;
}
