/*
Red (links): #C72026
Yellow (popups, headings) #FF9933
Brown (backgrounds) #1C0F0A
White (tabs): #FFFFFF
Grey (text) #CCCCCC
*/


h1.announcement-banner {

background-color: #FF4C4C; 
padding: 0px;
margin-top: 5px;
margin-bottom:5px;
color: black;
text-align:left;
font-size: 25px;
}

span.suspended {
   background-color: #FF4C4C;
}

p.announcement {

	    width: 60%;
    text-align: left;
    margin: 0px auto;
    margin-top: 25px;
    padding: 10px;
}

div#post_previews p {
	text-indent: 15px;
	margin-bottom: 8px;
	margin-top: 0px;

}

.wp-caption {
    margin-right: 15px !important;
}

.author {
    background-color: gray;
    font-size: smaller;
    padding: 5px;
    text-align: center;
    width: 135px;
    clear: both;
    float: left;
}

.wp-caption
{
    background: none repeat scroll 0 0 grey;
    color: white !important;
    font-size: 13px;
    padding: 10px 0 0 10px !important;
	
}


div.directions h3 {
	padding-left: 0px !important;
}

div.directions p, div.directions ol, div.directions ul {
	border: none;	
	font-size: 14px;
}

div.directions: ol {
	padding-left: 24px;
}

div.directions p {
	padding-left: 12px;
}

div.directions ul {
	list-style: circle;
	padding-left: 24px;
}


div.directions {
	border: 1px solid white;
	margin-left: 45px;
    margin-top: 15px;
    padding: 15px;
	widtH: 600px;
}

.contact-sidebar {
	border: 1px solid white;
	margin-top: 15px;
	width: 170px;
	display: inline;
	float: right;
	overflow: auto;
	position: relative;
	padding: 0 5px 0 0;
	
}

.contact-sidebar h2 {
	margin: 5px 5px 10px 5px;
}

.contact-sidebar p {
	border: none;
	padding-top: 0;
	margin: 0 5px 10px 5px;
	font-size: 14px;
}

.contact-sidebar a{
	font-size: 14px
}

.contact-sidebar p:nth-of-type(1) {
	border-bottom: 1px solid white;	
}


#footer a {
	margin: 0;
}


iframe#fb {
	margin: 0 6px -5px 0;
	
	border: none;
	padding: 6px 0 0 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
     /* for safari & chrome. */
	 div.burneys p {
		height: 175px !important;
	 }
	 
}


.photobox {
    border: 1px solid white;
    clear: both;
    float: right;
    height: 229px;
    margin-right: 185px;
    margin-top: 17px;
    overflow: hidden;
    width: 159px;
}
#comments {
	border: 1px solid white !important;	
	clear: both;
}

#post_previews .post p.author {
	display: none;
}

a.more-link {
    clear: both;
    float: left;
    margin-top: 15px;
}

.comment-form-comment {
	width: 300px;
	overflow: visible;
	float: left;
}

#form-allowed-tags {
	width: 300px;
	float: right;
}

.form-allowed-tags {
	border: 1px solid white !important;
	float: right;
	width: 250px;
}

#submit {
	clear: both;	
	float:left;
}
.blog-sidebar {
	border: 1px solid white;
	border-right: medium none;
	margin-top: 15px;
	width: 170px;
	display: inline;
	float: right;
	overflow: auto;
	position: relative;
	padding: 0 5px 0 0;
	
}

.blog-sidebar h2 {
	margin: 5px 5px 10px 5px;
	border-bottom: 1px solid white;
}

.blog-sidebar p {
	border: none;
	padding-top: 0;
	margin: 0 5px 10px 5px;;
	border-bottom: 1px solid white !important;
}

div#post_previews h3 {
	font-size: smaller;
	margin-top: -18px;
	text-align: left;
}

div#post_previews p {
	border: none !important;	
	size: 16px !important;
}

div.post {
	border: 1px solid white;	
	margin-bottom: 10px;
	padding: 0 10px;

}

.feedback {
	clear: both;	
}

.alignleft {
	float: left;	
}

.alignright {
	float: right;
}

div.storycontent p {
	color: white !important;	
}

div#post_previews {
	margin-top: 15px;
	border: none;
	padding: 0 10px;
	width: 650px;
	color: white !important;
	overflow: auto;
}

#interactive {
	float: left;
	clear: both;
	border: 1px solid white;	
	background: #0c000F;
	margin: 0 0 15px 10px;
	padding: 0;
	width: 700px;
	height: 550px !important;
}

center {
	color: white;	
}
div.thumbnail:hover {
	background: #FF9933;
	cursor: pointer;
}

div.thumbnail:hover a {
	color: white;	
}

.poppup_overlay{
	display: none;
	position:fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	background-position:fixed;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

* html .popup_overlay { /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	}


div.figure {
  float: left;
  width: 130px;
  border: none;
  margin: 0 10px;
  padding: 0 11px;

}

div.right p {
}

div.right {
	float: right;
	clear: right;
	margin: -5px 5px 1px 9px !important;
	padding: 0;
}

div.right p.caption {
	width: 145px !important;	
}

div.right p.caption {
	margin-bottom: 1px !important;	
	margin-left: 1px !important;
}

div.popin div.figure {
	width: 85px;
	padding: 0;
	margin: 0;
	margin-left: 30px;

}

div.popin div.right {
	width: 145px;
	margn: 0;
	
	margin-right: 15px;
}

div.right img {
	padding: 0 !important;
	width: 145px !important;	
}

div.popin div.figure p {
	padding: 0;
	margin: 0;
}
div.popin div.figure p.caption {
	margin-top: 5px;
	padding-top: 5px;
}

div.popin div.figure img {
	width: 75px;
	padding: 0 5px;
	margin: 0;
	
}

.figure img {
	width: 130px;
	border: none;
	padding: 0; margin: 0;
}

p.twocolumn {
	
	width: 670px;
	height: 198px;
	margin-bottom: 8px;
	margin-left: 10px;
	overflow: auto;
	padding: 5px 15px;
	text-align: justify;
	font-size: 18px;
	
}

div.burneys {
	text-align: center;	
}

p.burneys {
	display: inline-block;
		width: 345px;
	height: 155px;
	margin: 15px 20px 0 20px;
	overflow: auto;
	padding: 5px 15px;
	text-align: justify;
	font-size: 18px;
	
	overflow: hidden;
	word-wrap: break-word;
	border:none !important;
}

ul.resourceCenter h3 {
	margin: 0 auto;
	text-align: center;
	margin-top: 5px;
}

#burney img, #lida img {
	foat: right;
	top: -95px;
	position:relative;

}

div.burneys a.resource
{
	width: 375px;
	height: 25px;
	margin: 0; padding: 0;

}

a.cv {
	width: 375px !important;
	height: 25px !important;
	margin: 15px 0 0 50px !important;
	padding: 0;	
	display: inline-block !important;
}

a.cv img.resource {
    height: 25px;
    margin: 0;
    padding: 0;
    width: 25px;
}
a.cv span {
	display: inline;	
}

.doublecolumn {
	display: inline;
	width: 400px;
	float: left;
	margin: 0 25px;
}
.doublecolumn h2 {
	border: 1px solid white;
	padding: 10px 15px;
}

.doublecolumn p, .doublecolumn ul {
	margin-top: -10px;
	padding: 10px 15px 0px 25px;	
	height: 58px;
	border: 1px solid white;
}

.doublecolumn + .doublecolumn {
}

div.burneys img.resource {
	width: 25px;
	height: 25px;
	margin: 0; padding: 0;
}
div.burneys span.resource {
	display: inline !important;	
}

div.burneys a.resource{
	float: left;
	margin-left: 50px;
}

div.burneys a.resource + a.resource {
	margin-left: 45px;	
}




 p.twocolumn:first-letter, p.burneys:first-letter {
	font-size:400%; 
	line-height: 45px;
	float:left;
	color:#ccc;
}

p.twocolumn:first-letter {
	line-height: 30px;
	margin-top: 5px;
}

.figure .caption {
	border-top: 1px solid white;
	padding-top: 15px;
	padding-bottom: 0;
	margin-bottom: 5px;
}

p.caption {
	width: 107px !important;
	left: -8px !important;
	font-size: 12px !important;
	
}

div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  	border: none;

}

div.popup div.caption {
	height: 100%;
    left: 0;
    position: absolute;
    width: 100% !important;
	background-color:#FF9933;
	text-align: center;
	font-size: 20px;
}

div.popup div.caption span {
	padding-top:10px;	
}

.popup {
	position: fixed;

	
	display:none;
	width: 420px;
	height: 315px;
	top: 50px;
	margin-left: 180px;
	padding: 25px 35px 100px 35px;
	border: 1px solid white;
	background-color: #A65B11;
	z-index:1002;
	overflow: hidden;
}

div.popup p {
	text-align: justify;
	padding: 10px;
}

.close_popup_button, .close_popup_button:hover {
	width: 35px;
	height: 35px;
	float: right;
	position: relative;
	top: -18px;
	right: -18px;
	background: top left url(/images/close-button.png);
	background-size: 35px 35px;
	background-repeat: no-repeat;

}

h3 {
color: white;
font-size: 16px;
text-align: left;
padding: 0;
padding-left: 12px;
margin: 0;
}

h2.inside {
	border-bottom: none !important;
	border-top: 1px solid white;
	margin-top: 10px !important;
	padding-top: 10px !important;
	
}

a.normal {
	color: #FF9933 !important;
	background: white;
	font-size: 15px;
	float: right;
	text-align: right;
	padding-right: 6px;
	padding-top: 2px;
	padding-left: 3px;
	
}

a.normal:hover {
	color: white !important;	
}
h2.banner {
	padding: 5px 0 5px 8px;
	border: 1px solid white;
	margin-bottom: -12px;
	margin-left: 10px;
	width: 692px;
	border: 1px solid white;	
}


div.sidebar h2, div.popin h2 {
	border-bottom: 1px solid white;
		margin: 0;
	padding: 5px 0 0 8px;
	
}

	
div.popin-active {
	visibility: visible !important;
	display: inline !important;
}

div.sidebar, div.popin {
	clear: both;
	border: 1px solid white;
	display: inline;
	float: right;
	height: 460px;
	overflow: auto;
}

div.sidebar {
	border-right: none;	
	width: 175px;
	margin-top: -827px;
	height: 950px;
}

div.popin {
	left: -15px;
	height: 100%;
	width: 290px;
	visibility: hidden;
	display: none;
	border-top:none;
	border-bottom:none;
	border-right: none;
	margin-top: -445px;
	margin-right: 0;
}

* html .popup { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 – parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#footer li {
	clear: both;	
	display:inline-block;
	height: 23px;
	position: relative;
	top: 4px;
    margin: 0 !important;
    padding-right: 10px;
}

ul#footer {
	display:block;
	height: 40px;
	text-align:right;
	border-top: 1px solid white;	
	padding: 0;
	list-style: none;
	clear:both;
}



.inline-caption {
	display: inline;
	position: relative;
	border: 1px solid white !important;
	float: left;
	padding: 3px 10px;
	top: -28px;	
	left: 75px;
	color: white;
	background-color: #FF9933;
	margin-top: 25px;

}

form#paypal {
	border: 1px solid white;
	margin: 15px auto;
	padding: 5px 20px;
	
	
}
form#paypal p {
	text-align: justify;
	border: none;
}


form#paypal input {
	display: inline;
	width: 200px;
	padding: 0 10px;
	margin: 0;
	margin-top: 20px;
	float: left;
	position: relative;
	left: 60px;
}
p.mc-archive {
	
	border: none;
}

p.mc-archive a.resource {
	height: 20px;
	left: 225px;
	margin: 0 auto;
	
	
	padding: 5px;
	position: relative;
	text-align: center;
	top: -100px;
	vertical-align: middle;
	width: 200px;

}

div.subscriberCount {
	margin: 0;
	padding: 0;
	float: right;
	width: 110px;
	height:18px;
	border:1px solid white;
	overflow:hidden;
}

div.mc-field-group, .tooltip {  
        position: relative;  
        text-decoration: none;  
		border: none;
}


div.sidebar p, div.popin p {
	border: none;
	padding: 0 10px;
	margin: 5px 2px;
	text-align: justify;
}

div.popin p.longtext {
	font-size: 15px !important;	
}

div.popin p.medtext {
	font-size: 16px !important	
}

div.popin p {
	font-size: 18px;	
}

div.sidebar p {
	font-size: 14px;
	text-align: left;
}

h2 {
	color: white;
	font-size: 21px;
}

#mc_embed_signup h2 {
	text-align: left;	
	margin: 0;
	margin-left: 25px;
	padding: 0;
}

#mc_embed_signup {
	text-align: right;
	color: #cccccc;
	border: 1px solid white;
	width: 450px;
	margin-left: 90px;
	margin-top: 15px;
}

.mc-field-group {
	width: 300px;
	padding: 2px;
}

input {
	padding: 0;
	margin: 0;
	margin-left: 15px;
	width: 120px;
}

#mce-EMAIL {
}

a.current + ul.resource {
		display: table !important;
}

a.current + ul.resource, a.current + ul.resourceCenter {
	overflow: visible !important;	
}

a.resourceCenter, a.amazonBookLink, a.resource {
	position: relative;
	z-index: 999 !important;	
}
a.resourceCenter, a.amazonBookLink, a.resource {
	position: relative;
	text-decoration: none !important;
}

a.resourceCenter:before, a.amazonBookLink:before, a.resource:before, div.mc-field-group:before, a.tooltip:before {
	content: "";
	position: absolute !important;
	
	border-top: 20px solid grey;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	visibility: hidden;
	top: -18px;
	left: -26px;
	display: block;
	z-index: 1001 !important;
}


a.resourceCenter:after, a.amazonBookLink:after, a.resource:after, div.mc-field-group:after, a.tooltip:after {
	position: absolute !important;
	color: white;
	top: -35px;
	left: -26px;
	background: grey;
	padding: 5px 15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	white-space: nowrap;
	visibility: hidden;
	display: block;
		z-index: 1002 !important;

}

a.resourceCenter:hover:before, a.resourceCenter:hover:after, a.amazonBookLink:hover:before, a.amazonBookLink:hover:after, a.resource:hover:before, a.resource:hover:after, div.mc-field-group:hover:before, div.mc-field-group:hover:after, a.tooltip:hover:before, a.tooltip:hover:after {
	
	text-decoration: none;
	visibility: visible;
	-moz-transition: visibility 0s linear .1s;
    -webkit-transition: visibility 0s linear .1s;
    -ms-transition: visibility 0s linear .1s;
    -o-transition: visibility 0s linear .1s;
    transition: visibility 0s linear .1s;
		z-index: 1002 !important;

}


a.resourceCenter:after {
	
	content: "Click to download";
			z-index: 1002 !important;

}

a.noDownload:after {
	content: "No download available" !important;
}

a.info:after {
	content: "click for more information" !important;
}

a.tooltip#projects {
	float: left;
	margin: 0;
	padding: 0;
	height: 40px;
	left: 25%;
	bottom: 10px;
	
}

a.tooltip#projects:hover {
	background: none;
}

a.tooltip:after {
	content: attr(data-tooltip) !important;
	
}

span.resource {
	
	color: #CCCCCC;
}

a.previewOnly:after {
	content: "Click to download (preview only)";
}

a.amazonBookLink:after {
	content: "Click to view on Amazon";
}

a.resource:after {
	content: "Click to download";	
}

div.mc-field-group:after {
		content: attr(data-tooltip) !important;
		left: 130px;
}
div.mc-field-group:before {
	left: 130px;
}




.amazonBookLink, .amazonBookLink:hover {
	float: right;
	display: inline-block;
	position: relative;
	top: -120px;
	left: -27px;
	width: 95px;
	height: 148px;
	border: 1px solid white;
	padding: 5px;

	background: center url(/images/thumbnails/amazonBookLink.png);
	background-repeat: no-repeat;
			background-size: 95px 148px;
		z-index: 1002 !important;


}

.preview {

		background:url(/images/thumbnails/pdfLogoPreview.png);
	
}

.amazonBookLink:hover {
		top: -150px;
		right: -50px;

	width: 150px;
	height: 233px;
	background-size: 150px 233px;
}

.currentTab, .current {
	text-decoration: underline !important;
	background-color: #FF9933 !important;
	color: white !important;
}

.currentTab {

}

.current {
	font-size: 1.2em !important;	
}

a.accordion + ul.resource, a.accordion + ul.resourceCenter {
		overflow: visible !important;	
	
}

a.accordion {
		
    display:block;
    height:23px;
    line-height:23px;
 	position: relative;
 
    background: #1c0f0a;
    color: #CCCCCC;
    text-decoration:none;
    text-align:center;
    border-bottom:1px solid white;

}



:target + p {
    padding:10px 15px;
    border-bottom:1px solid #ccc;
	
  }

#resources:target {

}
#resources + ul {
    height:378px;
}

#publicationsCave:target {

}
#publicationsCave + ul {
    height:2250px;
}

#audio:target {

}
#audio + ul {
    height:200px;
}

#cv:target {

}
#cv + ul {
    height:135px;
}

#publicationsBurneys {

}
#publicationsBurneys + ul {
    height:1405px;
}

ul.resource {
    height:0;
    overflow:hidden;
		text-align: center;

    -webkit-transition:height .4s ease-out, padding .4s ease-out;
    -moz-transition:height .4s ease-out, padding .4s ease-out;
    -o-transition:height .4s ease-out, padding .4s ease-out;
    -ms-transition:height .4s ease-out, padding .4s ease-out;
    transition:height .4s ease-out, padding .4s ease-out;

	margin: 0 auto;
	padding: 0 40px; 
}


ul.resourceCenter {
	height:0;
    overflow:hidden;
    -webkit-transition:height .4s ease-out, padding .4s ease-out;
    -moz-transition:height .4s ease-out, padding .4s ease-out;
    -o-transition:height .4s ease-out, padding .4s ease-out;
    -ms-transition:height .4s ease-out, padding .4s ease-out;
    transition:height .4s ease-out, padding .4s ease-out;
	text-align: left;
	padding: 0; margin: 0;
	list-style-type: none;
}



li.resourceTwo {
		list-style-type: none;

	float:left;
	text-align: center;
	padding:0; margin:0;
}

li.resourceCenter {
	display: block;
	padding: 0; margin: 0;
	
	
}

img.resource {
	margin-top: 5px;
	width: 135px;
	
}

img.resourceCenter {
	margin-top: 10px;
	float: left;
	background-image:url(/images/thumbnails/pdfLogoSolo.png);
	background-size: 30px 29px;
	border: none;
}


img {
	padding:0;
	margin:0;

}

section {
	clear: both;
	padding: 4px 0;	
}

div.figure a.resource {
	width: 100px !important;
	padding:0;
	margin:2px 0;
	margin-left: 1px;
	top: 3px;
}

div.figure span.resource {
	position: relative;
	left: -3px;
}

a.resource {
	text-align: center;
	display: block;
	width: 250px;
	border: 1px solid white;
	margin: 10px;
}

a.resourceCenter {
	display: block;
	width: 600px;
	height: 50px;
	border: 1px solid white;
	margin: 10px 150px;
	
	
}

a.noDownload {
	z-index: 999;	
}

a.noDownload img {
	background-image: none !important;
	display: none;
	width: 0px;
	height: 0px;
}

a.noDownload:hover {
	cursor: default;
	background: #FF9933 !important;
}

a.info:hover {
	cursor: pointer;	
}



span.resource {
	display: block;
	position: relative;
	top: 0px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: bottom;
	word-wrap: break-word;
	white-space: nowrap;
	
}
h1 {
	padding-top: 3px;
}


span.resourceCenter {
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 45px;
	margin-top: 5px;
	
	color: #CCCCCC;
	word-wrap: break-word;
}

.longText {
	font-size: 13px;	
}
.longerText {
	font-size: 12px;	
}
.ridiculousText {
	font-size: 11px;	
}

a:link, a:visited {
	color:#FF9933;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	background: #FF9933;
	color: white;
	
}

a.accordion:hover {
	background: #1C0F0A;
	color: #FF9933;
}
a.accordion {
	color: #FF9933;
}

a:hover span {
	color: white !important;

}


body {
	border: 0;
	padding: 0;
	margin: 0;
	top:0px;
	text-align: left;	
	color: white;
	background-color: #1c0f0a;
}

div#gallerycontainer {
	text-align: center;	
}

#main_container {   //this is the big box around everything
	text-align: center;	/* reset it so text looks right */
	margin: 0 auto;
	padding: 0;
	width: 900px;
	background: #1c0f0a;
	border: 1px solid white;
}

p {
	
	color: #CCCCCC;
	border: 1px solid white;	
}




//for archive page?? maybe make a new file for this seperate..

#full_screen {
  border: 1px solid #666;
}
#navbar {
	top: 0px;
	border: 1px solid #666;
	margin: 0px 0px 25px 0px;
	text-align: center;
}


#spacer {
	width: 100%;
	margin: 0px;
	padding-bottom: 40px;
}

///




@media screen and (max-width: 1000px) {
   p {
    font-size: 2em !important;
  }

   form#paypal p {
    font-size: 2em !important;
   } 
}

