/* @override 
	http://interesting.fangohr.com/css/master.css
	http://interestingnewyork.com/css/master.css
*/

/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}

/* Generic */

a {
	border:none;
	color:black;
	text-decoration: none;
}

a.buy_tix {
	background: url('/images/buy_tix.gif') no-repeat;
	display:block;
	height:30px;
	overflow:hidden;
	text-indent: -7777px;
	width:178px;
}

a.buy_tix:hover {
	background-position: 0px -30px;
}

body {
	font-family: Helvetica, "MS Trebuchet", sans-serif;
	font-size: 12px;
	text-align:center;
	background: url(/images/stripesYellow.gif) repeat;
}

h1 {
	font-size:32px;
	font-weight: bold;
	color: #000;
}

h2 {
	border-top: 5px solid black;
	font-size: 14pt;
	font-weight: bold;
	margin:35px 0px 20px 0px;
	padding: 8px 0px 0px 0px;
	color: #000;
	text-transform: uppercase;
}

h2 a {
	text-decoration: none;
}

h2.h2link a {
	font-weight: normal;
	text-decoration: none;
	padding:0px 0px 0px 270px;
	
}

h2 a:hover {
	text-decoration: none;
	color: #fcd800;
}

h3 {
	border-bottom: 2px dotted black;
	font-size:28px;
	margin:10px 0px;
	padding:5px 5px 5px 0px;
	text-transform: uppercase;	
}

h4 {
	font-size: 200%;
	margin:0px 0px 20px 0px;
}

img {
	border: 2px;
}

input,textarea {
	margin: 1px;
	background-color: #fcd800;
	padding: 4px 2px;	
	color: #000000;
	font-weight: bold;
	border: 0px;
}

input.submit {
	background-color: #000000;
	color:#ffdb00;
	padding: 3px 25px 3px 25px;
	text-transform: uppercase;
	font-size: 11px;
}

input.submit:hover {
	color:#ffffff;
	cursor: pointer;
	
}

input.white {
	background-color:white;
	border:1px solid #ffdb00;
}

object {
/*
	display:block;
	margin: 25px 0px;
*/
}

p {
	font-size: 15px;
	margin: 15px 0px;
	padding:0px 30px 0px 0px;
	line-height: 26px;	
}

p a {
	font-weight: bold;
	border-bottom: 1px solid transparent;	
}

p a:hover {
	border-bottom: 1px dotted black;
	text-decoration: none;
}

pre {
	font-weight: bold;
	margin:0px;
	padding:0px;
}

table p {
	margin:0px 0px 10px 0px;
	padding:0px 10px 0px 0px;
}

table tr th {
	font-weight: bold;
	text-align: left;
}
/* Base structure */

#wrapper {
	margin:0px auto;
	text-align:left;
	width:940px;
	background-color: white;
}

#top {
	background-color: white;
	border-top:0px solid white;
	margin:0px 0px 0px 0px;
	padding:20px 0px 0px 25px;
}

#topfront {
	background-color: #fcd800;
	border-top:0px solid white;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 25px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	font-size: 48px;
	font-weight: bold;
}

#top img {
	padding:0px 0px 20px 0px;
}

#content {
	float:left;
	width:435px;
	background-color: white;
	margin:-15px 25px 25px 0px;
	padding:0px 0px 0px 25px;
}

#content-right {
	float:left;
	text-align:left;
	width:435px;
	background-color: white;
	margin:-15px 15px 25px 0px;
	line-height: 26px;	
}



#contact_form {
	padding-top: 10px;
}

#contact_form input, #contact_form textarea {
	margin:0px 0px 15px 0px;
}	

#contact_form div p {
	line-height: 0px;
	font-weight: bold;
	margin:10px 0px;
}

#footer {
	background-color:#000;
	border-top: 5px solid #fcd800;
	clear:both;
	margin:10px 0px;
	padding:15px 25px 5px 25px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	height: 40px;
	color: white;
}

#footer a {
	border-bottom: 1px solid white;
	text-decoration: none;
	padding: 2px;
	color: white;
}

#footer a:hover {
	background: black;
	text-decoration: none;
	color: #fff;
	border: 0px;
	padding: 2px;
}

.footer-left {
	font-size: 11px;
	float:left;
}

.footer-right {
	font-size: 9px;
	float:right;
	text-align:right;
	width:30%;	
}

.halfsize {	
	float:left;
	padding:0px 15px 0px 0px;
	width:200px;
}

/* Menu */

#logo {
	float:left;
	font-weight: bold;
	padding-bottom: 20px;
}

#logo a {
	font-size: 42px;
	text-decoration: none;
	border-bottom: 5px solid black;
}

#logo a:hover {
	text-decoration: none;
	background-color: white;
	margin-top: 5px;
	margin-bottom: 5px;
}

#logo_front {
	font-weight: bold;
	height: 64px;
	width: 1041px;
	text-indent: -7777px;
	background: url(/images/Logo.gif) no-repeat;
	margin-bottom: 45px;
}

#menu {
	float:left;
	font-weight: bold;
	padding:0px;
	text-transform:uppercase;
	font-size: 13px;
	margin-right: 25px;
}

#menu a {
	font-size: 12px;
	padding:3px;
	text-decoration: none;	
}

#menu a.on {
	background-color: #000000;
	color:#ffdb00;
}

#menu a:hover {
	background-color: #ffffff;
	color:black;
}

h1#subheader {
	background-color:#ffffff;
	margin-left: 0px;
	padding:40px 0px 0px 25px;	
	text-transform: uppercase;
}

p.eventlink {
	margin:0px 0px 10px 0px;
}
/* noscript */

.noscript {
	background-color: #ff0000;
	margin: 10px 0px;
	padding: 10px;
}

.noscript h2 {
	color:#fff;
	font-size: 150%;
}

/* Google Map*/

.map {
	margin:10px 0px;
}

/* Grid */
#qmark-link {
	background-image:url(/images/qmarkonyellow.gif);
	background-repeat:no-repeat;
	display:block;
	height:150px;
	width:200px;
	text-indent: -7777px;
}

#qmark-link:hover {
	background-position: 0pt -113pt;
	cursor: help;
}

#submit-video-link {
	background-image:url(/images/xmarkonyellow.gif);
	background-repeat:no-repeat;
	display:block;
	height:150px;
	width:200px;
	text-indent: -7777px;	
}

#submit-video-link:hover {
	background-position: 0pt -113pt;
	cursor: crosshair;
}

#grid {
	float:left;
	padding:0px 0px 0px 0px;
	margin: 0px;
	text-align: left;
}

.grid-large {
	width:950px;
	height: 460px;
}

.grid-large object{
	position:relative;
	left:-10px;
}

.grid-small {
	width:420px;	
}

#grid .grid-box {
	background-color: black;
	float:left;
	height:150px;
	overflow:hidden;
	text-align: center;
	width:180px;
}	

.grid-archive .grid-box {
	margin:20px 0px 0px 0px;
	overflow:hidden;
	width:400px;
}	

.grid-image {
	position:relative;
	top:-32px;
}

.zoom-mag-glass {
	visibility:hidden;
	position:relative;
	top:95px;
}

.grid-image:hover .zoom-mag-glass {
	visibility:visible;
}

.grid-box-link {
	display:block;
	height:150px;
	width:200px;
}

.flickrcaption {
	font-size: 14px;
	margin: 5px 0px 0px 0px;
}

.flickrcaption a {
	text-decoration: none;	
}
/* news */
h1.news {
	margin:0px 0px 50px 0px;
}
 
.blog-entry {
	margin:0px 0px 40px 0px;
}

.blog-entry h2{
	margin:0px 0px 20px 0px;
}

.blog-entry h2 a{
	text-decoration: none;
	font-size: 18px;
	float: left;
	clear: both;
	font-weight: bold;
	margin-bottom: 25px;
}

.blog-entry-body {
	padding: 0px 30px 0px 0px;
	clear: both;
}

.blog-entry-body p{
	font-size: 13px;
	line-height: 17px;
}

.blog-entry-date {
	border-top:1px dotted black;	
	padding-bottom: 25px;
	font-size: 11px;
	margin:10px 0px 0px 0px;
	padding:10px 0px 0px 0px;	
}

.pagination {
	border-bottom: 5px solid black;
	text-transform: uppercase;
}

.pagination a {	
	padding: 3px;
	text-decoration: none;
}

.pagination a:hover {
	background-color: black;
	color: white;
}

.pagination b {
	background-color: black;
	color: white;	
	padding: 3px;
}

/* Submit */
.preview {
	background-color: #ffdb00;
	font-weight:bold;
	 padding:15px;
}

/* Twitter */

ul.twitter li {
	font-weight: bold;
	margin: 0px 0px 25px 0px;
	width:100%;

}

ul.twitter li p.bubble{
	font-size: 250%;
	margin:0px;
	padding:40px 20px;
}

ul.twitter li.even p.bubble{
	background-color:#fcd800;
	color:#000000;
}

ul.twitter li.odd p.bubble{
	background-color:#000000;
	color:#ffffff;
}

ul.twitter li p.caption{
	font-size: 12px;
	margin:0px;
	padding:10px 0px 0px 40px;	
}

ul.twitter li.even p.caption{
	background-image: url('/images/bubble-tail-yellow.gif');
	background-position:left top;
	background-repeat: no-repeat;
}

ul.twitter li.odd p.caption{
	background-image: url('/images/bubble-tail-black.gif');
	background-position:left top;	
	background-repeat: no-repeat;
}

/* Videos */

.video{
	margin: 0px 0px 15px 0px;
}

/* ZoomBox */

#ZoomBox {
	border: 5px solid black;
}

#ZoomCapDiv {
	top: -30px
}

#ZoomCapDiv a {
color:#fcd800;
}

/* Live Validation */


span.LV_validation_message {
	display:block;
	padding:5px 0px 5px 0px;
}
span.LV_invalid {
	color:red;
}

/* @group News */

#content-right ul.twitter li.odd p.caption a, #content-right ul.twitter li.even p.caption a {
	font-size: 12px;
}




/* @end */

/* @group Speakers */


#contact_form div p, #contact_form div p label {
	font-size: 12px;
	
}




/* @end */