/*   
Theme Name: Do the Math
Theme URI: 
Description: A theme for the Do the Math tour, based on HTML5 Reset (http://html5reset.org)
Author: Matthew Anderson
Author URI: http://matthewanderson.cc
Version: 1
*/

@font-face {
	font-family: 'Ultramagnetic';
	src: url('webfonts/ywft-ultramagnetic-bold.eot');
	src: url('webfonts/ywft-ultramagnetic-bold.eot?#iefix') format('embedded-opentype'),
	     url('webfonts/ywft-ultramagnetic-bold.woff') format('woff'),
	     url('webfonts/ywft-ultramagnetic-bold.ttf') format('truetype'),
	     url('webfonts/ywft-ultramagnetic-bold.svg#ywftsvg') format('svg');
	font-weight: bold;
	font-style: normal;
}

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}									
article, aside, figure, footer, header, hgroup, nav, section {
	display: block;}
img,
object,
embed {
	max-width: 100%;}
html {
	overflow-y: scroll;
	min-height:100%;
	min-width:100%;}
body{
	min-height:100%;
	min-width:100%}
blockquote, q {
	quotes: none;}
blockquote:before, 
blockquote:after, 
q:before, 
q:after {
	content: ''; content: none;}
a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline; 
	background: transparent;}
del {
	text-decoration: line-through;}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;}
table {
	border-collapse: collapse;
	border-spacing: 0;}
th {
	font-weight: bold;
	vertical-align: bottom;}
td {
	font-weight: normal;
	vertical-align: top;}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;}
input, select {
	vertical-align: middle;}
pre {
	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */}
input[type="radio"] {
	vertical-align: text-bottom;}
input[type="checkbox"] {
	vertical-align: bottom;
	*vertical-align: baseline;}
.ie6 input {
	vertical-align: text-bottom;}
select, input, textarea {
	font: 99% sans-serif;}
table {
	font-size: inherit;
	font: 100%;}
a:hover,
a:active{
	outline: none;}
small{
	font-size: 85%;}
strong,
th{
	font-weight: bold;}
td, td img {
	vertical-align: top;} 
sub,
sup{
	font-size: 75%;
	line-height: 0;
	position: relative;}
sup{
	top: -0.5em;}
sub{
	bottom: -0.25em;}
pre, code, kbd, samp{
	font-family: monospace, sans-serif;}
.clickable,
label, 
input[type=button], 
input[type=submit], 
button{
	cursor: pointer;}
button,
input,
select,
textarea{
	margin: 0;}
button{
	width:auto;
	overflow:visible;}
.ie7 img {-ms-interpolation-mode: bicubic;}
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}
.clearfix:before,
.clearfix:after{
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden;}  
.clearfix:after{
	clear:both;}  
.clearfix{
	zoom:1;}  


/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) */
::-moz-selection{
	background: #EFEC0A;
	text-shadow: none;}
::selection {
	background: #EFEC0A;
	text-shadow: none;} 
a:link {
	-webkit-tap-highlight-color: #EFEC0A;} 
ins {
	background-color: #EFEC0A;
	color: #000;
	text-decoration: none;}
mark {
	background-color:#EFEC0A;
	color:#000;
	font-style:italic;
	font-weight: bold;}


/* And here begins the Wordpress fun.
-------------------------------------------------------------------------------*/

#page-wrap {width: 960px; margin: 20px auto;}

#blog .post {
	margin-bottom:40px;}
#blog .post-meta{
	font-size:0.8em;
	font-weight:bold;
	color:rgba(0,0,0,0.7);}

.entry-content {}
.entry-content a {}
.entry-content a:hover {}

#meta {}
.postmetadata {}

#sidebar {}

.navgation {}
.next-posts {}
.prev-posts {}

#searchform {}
#s {}
#searchsubmt {}
	


/* Print styles!
-------------------------------------------------------------------------------*/
@media print {



}



@charset "utf-8";
/* CSS Document */
body{
	background:url(_/img/dtm-bg.jpg) repeat scroll center 0;
	color:#262716;
	font-family:news-gothic-std,arial,sans-serif;
	font-size:15px;
	line-height:1.45;
	margin:0;
	padding:0;}
body, select, input, textarea {color: #262716;}
h1, h2, h3, h4, h5, h6{
	line-height:1.2;
	font-weight:bold;
	margin-bottom:.3em;}
h1, h2{
	font-family:Ultramagnetic,"Trade Gothic",helvetica,arial,sans-serif;}
h1{
	font-size:3em;}
h2{
	font-size:2.1em;}
h3{
	font-size:1.4em;}
h4{
	font-size:1.3em;}
h5{
	font-size:1.2em;}
h6{
	font-size:1.15em;}
a{
	color:#262716;
	background:#EFEC0A;
	text-decoration:none;
	font-weight:bold;}
a:hover{
	text-decoration:underline;}
#container{
	margin-bottom:150px;}
#content{
	width:310px;
	margin:0 auto;}
#header h1 a{
	background:transparent;
	text-transform:uppercase;}
#header{
	position:relative;
	margin:30px 0 15px;
	padding-bottom:1px;
	background:url(_/img/dtm-hr.png) no-repeat center bottom;}
nav#main-nav{
	background:#262716;
	margin:30px 0 35px;}
nav#main-nav li{
	display:block;}
nav#main-nav li a{
	list-style-type:none;
	color:#fff;
	display:block;
	padding:17px 10px;
	background:transparent;
	font:17px Ultramagnetic,news-gothic-std,sans-serif;
	text-transform:uppercase;
	line-height:1;}
nav#main-nav li a:hover{
	color:#EFEC0A;
	text-decoration:none;}
.section{
	background:url(_/img/dtm-hr.png) no-repeat scroll 0 0;
	padding:40px 0 15px 0;
	margin:20px 0 40px;
	position:relative;}
.home header#header{
	display:none;}
#toppanel{
	padding-top:375px;
	margin:0 0 20px 15px;
	background:url(_/img/dtm-header.png) no-repeat scroll 0 0;
	background-size:contain;
	position:relative;
	left:-10px;}
#panel1{
	background-image:none;
	padding-top:0;}

.list .date{
	float:right;}
.list li{
	margin-bottom:5px;}
.list li a{
	display:block;
	width:100%;}
#tour-dates li{
	list-style-type:none;}
#tour-dates li a{}
#tour-dates li a:hover{
	background:#EFEC0A;
	text-decoration:none;}
#tour-dates li .city{
	font-weight:bold;}
#tour-dates .date{
	font-weight:normal;
	letter-spacing:-0.05em;}
#tour-dates li.tentative{
	opacity:0.5;}
.date-info{
	display:none;}
#dates-switcher{
	position:absolute;
	right:0;
	top:10px;}
#dates-switcher span{
	cursor:pointer;}
#dates-switcher span.active{
	font-weight:bold;}

#featuring{
	padding:300px 0 20px;
	background:url(_/img/dtm-featuring.png?123) no-repeat scroll 0 0;
	background-size:contain;}
#bill{
	font-size:23px;
	left:35px;
	line-height:1.1;
	top:34px;
	width:160px;}
#bill .credits{
	position:static;
	font-size:15px;
	font-weight:normal;} 
.guests span{
	display:none;}

#faq .expando-link{
	display:block;
	margin:5px 0;
	font-size:17px;
	background:none;}
#faq .expando-link:hover{
	text-decoration:none;
	background:#EFEC0A;}
#faq .expando-link:hover::after{
	content:'+';
	padding:0 0 0 10px;}
.expando-inner{
	margin:10px 0 50px;}
	
h2.section-header{
	font-size:16px;
	text-transform:uppercase;
	position:absolute;
	left:0px;
	top:10px;}
.post p,
.content p{
	margin-bottom:.7em;}
.post p:last-child,
.content p:last-child{
	margin-bottom:0;}
	
input.submit,
a.buy-tickets{
	display:block;
	display:inline-block;
	padding:10px 7px 6px;
	text-align:center;
	background: #ec7f00;
	background: -moz-linear-gradient(top,  #fffc3a 0%, #EFEC0A 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fffc3a), color-stop(100%,#EFEC0A));
	background: -webkit-linear-gradient(top,  #fffc3a 0%,#EFEC0A 100%);
	background: -o-linear-gradient(top,  #fffc3a 0%,#EFEC0A 100%);
	background: -ms-linear-gradient(top,  #fffc3a 0%,#EFEC0A 100%);
	background: linear-gradient(top,  #fffc3a 0%,#EFEC0A 100%);	
	border:1px solid #EFEC0A;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	color:#262716;
	font-weight:700;
	box-shadow:
		inset 0 0 1px 0 rgba(255,255,255,0.5),
		0 2px 2px 0 rgba(0,0,0,0.4)
		;
	cursor:pointer;
	text-transform:uppercase;
	letter-spacing:.05em;
	text-shadow:
		1px 1px 0 rgba(255,255,255,0.3),
		-1px -1px 0 rgba(0,0,0,0.1);
	font-size:20px;
	margin:5px 0;
	position:relative;
	font-family:news-gothic-std,sans-serif;
	width:100%;
	height:auto;
	min-width:140px;
	max-width:400px;
	white-space:normal;}
input.submit:hover,
a.buy-tickets:hover{
	box-shadow:
		inset 0 0 1px 0 rgba(255,255,255,1),
		0 2px 4px 0 rgba(0,0,0,0.4);
	text-decoration:none;}
input.submit:active,
a.buy-tickets:active{
	top:1px;
	box-shadow:
		inset 0 0 1px 0 rgba(255,255,255,1),
		0 2px 4px -2px rgba(0,0,0,0.7);}
#lb-overlay{
	background:rgba(0,0,0,0.3);
	display:none;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;}
#lb{
	background:#fff;
	border-radius:3px;
	box-shadow:0 0 3px rgba(0,0,0,0.5);
	position:fixed;
	left:5%;
	top:5%;
	width:90%;
	z-index:9999;}
#lb-close{
	background:#000;
	color:#eee;
	cursor:pointer;
	height:20px;
	border-radius:10px;
	display:block;
	position:absolute;
	text-indent:-9999px;
	top:-10px;
	right:-10px;
	width:20px;}
#lb-close::after{
	content:'x';
	display:block;
	font-family:arial,sans-serif;
	font-weight:bold;
	line-height:1.2;
	position:absolute;
	text-align:center;
	text-indent:0;
	top:0;
	width:20px;}
#lb-close:hover{
	box-shadow:0 0 3px rgba(0,0,0,0.5);
	color:#fff;}
#lb-close:active{
	top:-9px;}
#lb-content{
	padding:30px;
	font-size:115%;}


footer#footer{
	background:url(_/img/dtm-hr.png) no-repeat scroll 0 0;
	padding:40px 0 15px 0;
	margin:70px 0 0;}
footer#footer a{
	background:none;}


/* Media queries!
-------------------------------------------------------------------------------*/

/* Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-width: 480px) {
	
		
}
@media screen and (min-width: 790px) {
#container{
	margin:0 auto 150px;
	width:790px;}
#content{
	margin:0;
	width:790px;}
.list{
	-webkit-column-count:3;
	-webkit-column-gap:30px;
	-moz-column-count:3;
	-moz-column-gap:30px;
	-o-column-count:3;
	-o-column-gap:30px;
	column-count:3;
	column-gap:30px;}
nav#main-nav{
	left: -0.5%;
	position: relative;
	width: 101%;
	overflow: visible;
	background:url(_/img/dtm-nav-bg.png) no-repeat center 0;
	min-height:55px;}
nav#main-nav li{
	display:inline-block;}
nav#main-nav li a{
	display:inline-block;
	padding:17px 17px;}
#toppanel{
	display:table;
	position:relative;
	width:465px;
	padding:0 0 20px 380px;
	left:-55px;
	height:410px;
	margin:30px 0 20px;
	background-size:auto;}
.map{
	background:url(http://math.350.org/files/2012/10/dtm-web-map.png) no-repeat scroll center 0;
	height:330px;
	position:relative;}
.map li{
	position:absolute;
	text-shadow:0 0 3px #fff;
	width:200px;}
.map #seattle{
	top:16px;
	left:-30px;
	text-align:right;}
.map #portland-or{
	top:41px;
	left:-40px;
	text-align:right;}
.map #berkeley{
	top:113px;
	left:-50px;
	text-align:right;}
.map #san-francisco{
	top:134px;
	left:-62px;
	text-align:right;}
.map #palo-alto{
	top:155px;
	left:-56px;
	text-align:right;}
.map #los-angeles{
	top:185px;
	left:-32px;
	text-align:right;}
.map #boston{
	top:75px;
	right:-38px;}
.map #portland-me{
	top:52px;
	right:-43px;}
.map #burlington{
	top:33px;
	right:80px;}	
.map #nyc{
	top:98px;
	right:-19px;}
.map #philadelphia{
	top:119px;
	right:-10px;}
.map #washington{
	top:140px;
	right:5px;}
.map #raleigh{
	top:170px;
	right:5px;}
.map #atlanta{
	top:202px;
	right:64px;}
.map #columbus{
	top:160px;
	right:282px;
	text-align:right;}
.map #chicago{
	top:69px;
	right:170px;
	width:150px;}
.map #madison{
	top:38px;
	right:252px;
	text-align:center;}
.map #minneapolis{
	top:71px;
	right:380px;
	text-align:right;}
.map #omaha{
	top:110px;
	right:403px;
	text-align:right;}
.map #denver{
	top:162px;
	left:197px;
	text-align:center;}
.map #slc{
	top:103px;
	left:152px;
	text-align:right;
	width:140px;}
#top-panel-inner{
	display:table-cell;
	height:410px;
	vertical-align:bottom;}
#featuring{
	position:relative;
	min-height:435px;
	padding:0 0 20px 500px;}
#lb{
	top:100px;
	width:66%;
	left:17%;
	height:auto;}
.guests span{
	display:block;
	position:absolute;
	text-align:center;
	top:430px;
	width:110px;
	font-weight:bold;}
#guest-list{
	text-align:left;
	width:auto;
	left:0;}
	
#naomi{
	left:0px;}
#tutu{
	left:120px;}
#fox{
	left:248px;}
.guests #more{
	left:375px;}
}
@media all and (orientation: portrait) {
	
}

@media all and (orientation: landscape) {
	
}
.alignleft{
	clear:both;
	float:left;
	margin:0 2em 2em 0;}
.alignright{
	clear:both;
	float:right;
	margin:0 0 2em 2em;}