html { height: 100%; width: 100%; margin: 0; }
body {
/*font: normal 1.1em/1.35em "Gill Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
font: normal 0.8em/1.35em Nobile, "Helvetica Neue", "Gill Sans", Helvetica, Geneva, Arial, sans-serif;
color: black;
width: 100%;
height: 90%;
margin: 0;
}

b {
font-weight: bold;
}

i {
font-style: italic;
}

a, a:active, a:visited { color: #00f; }
a:hover { background-color: #ccc; }
a.external { text-decoration: none; border-bottom: 1px black dotted; }

/* Display PDF icon next to links to PDF files (where href ends with .pdf) */
a.pdf {
background: transparent url(/img/wiki/pdf.gif) right no-repeat;
padding: 1px 17px 1px 0px;
}
a.podcast {
background: transparent url(/img/wiki/podcast.png) right no-repeat;
padding: 1px 17px 1px 0px;
}

/* .column is redefined to ensure empty columns don't collapse */
.column { margin: 0 5px; border: 1px solid white; }

p { margin-top: 1em; }

#leftnav {
position: absolute;
top: 200px;
}

#main-slides {
margin-left: 75px;
margin-right:220px;
max-width: 400px;
border-right: 0px solid grey;
padding:0 10px 100px 0;
}

#photos {
margin-left: 300px;
margin-right:50px;
max-width: 600px;
}

table {
border: 1px solid #444;
}

th {
border-bottom: 1px solid #444;
}
td {
padding: 2px;
font: normal 0.6em/em Nobile, "Helvetica Neue", "Gill Sans", Helvetica, Geneva, Arial, sans-serif;
border-bottom: 1px dotted #444;
}

table.photos {
border: none;
}

table.photos th {
border: none;
}
table.photos td {
padding: 0;
border: none;
}

hr { margin-top: 15px; }
header {
    height: 150px;
    font-size: 2em;
    padding-top: 10px;
    line-height: 2em;
    font-family: Vollkorn, "Hoefler Text", Baskerville, Georgia, "Times New Roman", Times, serif;
}
header a {
padding-left: 90px;
}

h1 {
}

h1 a, h1 a:active, h1 a:visited { text-decoration: none; color: #000; }

a.logo {
font-weight: bold;
font-size: 1.5em;
text-decoration: none;
color: #000;
}

.topline {
font-weight: normal;
font-size: 1em;
color: #c0c0c0;
margin-left: 90px;
}

.byline {
padding: 20px;
font: normal 9pt "Helvetica Neue", Helvetica, "Bitstream Vera Sans", sans-serif;
}

h2 {
font: bold 1.2em "Helvetica Neue", Helvetica, "Bitstream Vera Sans", sans-serif;
margin-top: 35px;
margin-bottom: 20px;
}

h3 {
margin-top: 15px;
font-family: Nobile, "Helvetica Neue", "Gill Sans", Helvetica, Geneva, Arial, sans-serif;
font-weight: bold;
}

h4 {
font: italic 12pt "Hoefler Text", Baskerville, Georgia, "Times New Roman", Times, serif;
}

#page_text_div {
margin-top: 40px; 
padding-left: 20px;
}

/* tabs for video panels */
#p1, #p2 {width: 480px; padding: 30px;}

.page_name {
font: bold 2em "Helvetica Neue", Helvetica, "Bitstream Vera Sans", sans-serif;
margin-left: 35px;
}

.page_name a {
text-decoration: none;
}

.page_name .update_page_name {
font: normal 8pt "Gill Sans", Verdana, "Bitstream Vera Sans", sans-serif;
background-color: #ffcc99;
padding: 1px;
border: 1px solid #ffcc99;
}

.page_name .update_page_name_link {
color: #00f;
}

.modified_on {
font: normal 10pt Nobile, 'Helvetica', Arial, sans-serif;
margin-left: 35px;
}

.page_text {
/*font: normal 1em/1.4em "Helvetica Neue", "Gill Sans", Arial, Helvetica, Geneva, sans-serif;*/
color: #444;
margin-left: 15px;
font-size: 1.2em;
line-height: 1.8em;
}

.page_text > blockquote {
border-left: 1px solid #444;
padding-left: 10px;
}

.page_text ul {
list-style-type: square;
}

.page_text ol {
}

.page_text li {
margin-left: -2em;
margin-top: 20px;
}

.page_text li li {
list-style-type: circle;
/*font: normal 1em/1.1em "Helvetica Neue", "Gill Sans", Arial, Helvetica, Geneva, sans-serif;*/
margin-left: -25px;
margin-top: 0px;
}

pre {
font: normal 8pt Monaco, System, monospace;
}

#intro {
margin-bottom: 60px;
font: normal 8pt "Helvetica Neue", Helvetica, "Bitstream Vera Sans", sans-serif;
color: #444;
}

#intro a {
font-weight: bold;
text-decoration: none;
color: #444;
}

#intro a:visited {
color: #444;
}

#other_pages {
margin-top: 30px;
}
.sidelinks {
font: normal 8pt "Helvetica Neue", Helvetica, "Bitstream Vera Sans", sans-serif;
list-style-type: none;
list-style-position: inside;
padding-left: 1em;
text-indent: -1em;
text-align: right;
}

ul.results  {
font: normal 10pt Georgia, times, "times new roman", serif;
list-style-type: square;
background-color: #fff;
}

.hilite {color: #FF8000}

/*
styles related to auto-complete
div.auto_complete {
position:absolute;
}

#search_auto_complete {

}

ul.results  {
font: normal 9pt "Big Caslon", Times, "Times New Roman", serif;
list-style-type: none;
margin:0px;
padding:0px;
opacity: 0.85;
width: 270px;
background-color: #fff;
}

ul.results li.selected {
background-color: #FFCC66;
}

li.result {
list-style-type: none;
display:block;
}
end auto-complete styles
*/

/*
Unobtrusive Sidenotes v1.0
(c) Arc90, Inc.

http://www.arc90.com
http://lab.arc90.com

Licensed under : Creative Commons Attribution 2.5 http://creativecommons.org/licenses/by/2.5/

Copy the below CSS into your site's style sheet or reference in the head of your document.
*/
.arc90_sidenoteLNK { padding: 0 .3em; border-bottom: 1px dotted #000; }
.arc90_sidenoteTXT {
font: normal 8pt "Lucida Grande", Verdana, "Bitstream Vera Sans", sans-serif;
width: 120px;
padding: 4px;
float: right;
border: 1px solid #444;
background-color: #fff1ac;
margin-top: 2em;
margin-right: 1em;
}
/* end unobtrusive sidenotes */

.fframe {
padding: 10px 10px 15px 10px;
background-color: #fff; 
border-top: solid #d7d7d7 1px; 
border-right: solid #d7d7d7 3px; 
border-bottom: solid #d7d7d7 15px; 
border-left: solid #d7d7d7 3px; 
-webkit-border-image: url("/images/frame.png") 1 3 15 3 stretch stretch; 
-moz-border-image: url("/images/frame.png") 1 3 15 3 stretch stretch; 
border-image: url("/images/frame.png") 1 3 15 3 stretch stretch;
}

.frame, .frame2 {
display: table-cell;
text-align: center;
vertical-align: middle;
border-bottom: 1px solid #444;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-right: 1px solid #444;
/*background-image: url(../images/wiki/photoframe.png);*/
background-repeat: repeat;
padding: 10px;
}

.frame {
width: 124px;
height: 70px;
padding: 10px;
}

.frame2 {
width: 135px;
height: 81px;
padding: 10px;
}

.frame *, .frame2 * {
vertical-align: middle;
}

<!--[if IE]>
.frame span, .frame2 span {
display: inline-block;
height: 100%;
}
<![endif]-->

/* light lightbox */
/* http://www.emanueleferonato.com/2007/08/22/create-a-lightbox-effect-only-with-css-no-javascript-needed/ */
.black_overlay{
display: none;
position: absolute;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
background-color: black;
z-index:1001;
opacity:.80;
filter: alpha(opacity=80);
}

.white_content {
display: none;
position: absolute;
top: 25%;
left: 25%;
width: 50%;
height: 50%;
padding: 16px;
border: 16px solid orange;
background-color: white;
z-index:1002;
overflow: auto;
}



/* end of custom .ui reskinning */

fieldset {
border: 0;
}
.slide_preview {
width: 355px;
height: 190px;
background-color: black;
color: white;
padding: 10px;
font: bold 1em Helvetica, sans-serif;
}

.slide_preview  h1 {
font: bold 0.8em Helvetica, sans-serif;
color: white;
margin-top: 10px;
margin-bottom: 10px;
}
.slide_preview  p {
font: normal 0.8em Helvetica, sans-serif;
color: white;
}

#tags_menu a {
font: normal 1em Helvetica, sans-serif;
padding: 5px;
}

.surl {font: normal 0.5em Helvetica, sans-serif;}
/* turn off a:hover for fancybox */
#fancybox-wrap a:hover {
background-color: transparent;
}

/*Top level container for columnview - set the width, height and border here*/
.containerobj {
border: 1px solid #ccc;
height:300px;
overflow-x:auto;
overflow-y:hidden;
white-space:nowrap;
}

.containerobj a {
color: black;
}
.containerobj a.hasChildMenu.inpath {
background-color: #ff0;
color: black;
}
.containerobj a.active {
background-color: #ff0;
color: black;
}
.containerobj div.feature a {
text-decoration: none;
}

.panes > div {
    min-height: 150px;
}

.btn { margin-bottom: 5px; }
#btnl, #btnr {
background-color: #444;
color: #fff;
padding: 2px 7px 3px 7px;
}

#btnl {
-moz-border-radius: 6px 0px 0px 6px;
-webkit-border-radius: 6px 0px 0px 6px;
}

#btnr {
-moz-border-radius: 0px 6px 6px 0px;
-webkit-border-radius: 0px 6px 6px 0px;
}

/* tabs re-skinned */
/* undo the effects of ul settings above just for class tabs */
ul.tabs {
/*font: normal 0.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
}

ul.suetabs {
font: normal 0.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sue_text_div li {
list-style-type: none;
font: normal 0.9em/1.0em 'Helvetica', Arial, sans-serif;
margin-top: 15px;
margin-left: -30px;
border-bottom: 1px solid #ccc;
}

#sue_text_div li li {
list-style-type: none;
line-height: 1.2em;
font: normal 0.7em/1.0em 'Helvetica', Arial, sans-serif;
margin-top: 5px;
margin-bottom: 10px;
margin-left: -20px;
border-bottom: 0px solid #ccc;
}

.sue_dload {
background-color: #fff;
}

.sue_dload_y {
background-color: #0f0;
}

.sue_dload_n {
background-color: #ff7f00;
}

#photos {
margin-left: 0;
margin-right: 0;
}

#tabs {
    font-size: 0.8em;
}

/*
#tabs-1, #tabs-2, #tabs-3 {
font: normal 0.6em/1.0em 'Helvetica', Arial, sans-serif;
}
*/

.tweet_list li {
list-style-type: none;
font: normal 1em/1.0em 'Helvetica', Arial, sans-serif;
margin-top: 10px;
margin-bottom: 10px;
margin-left: -20px;
border-bottom: 1px solid #ccc;
}

.twtr-ft {
display: none;
}

.accordion {
width: 95% !important;
border: none !important;
font-size: 0.9em;
}

.accordion h3 {
padding-left: 25px;
padding-top: 3px;
padding-bottom: 3px;
cursor:pointer;

/*font: 0.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
background-color: #fff;
color: #000;
/*border: none !important;*/
border: 1px solid #ccc;
}

.accordion h3:hover {
background-color: #ccc;
}

.accordion  .accpane {
/*font: 0.7em/1.2em "Hoefler Text", Baskerville, Georgia, "Times New Roman", Times, serif;*/
color: #000;
/*border: none !important;*/
border: 1px solid #ccc;
}
#snap {
background-color: #444;
color: #fff;
padding-top: 3px;
padding-bottom: 5px;
padding-left: 2px;
padding-right: 2px;
width: 10px;
-webkit-border-top-right-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
cursor: pointer;
}
.syntaxhighlighter {
font-family: Cousine !important;
padding: 5px;
}
#entries {
font: .6em Nobile, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
	
pre, code, tt {
font: 0.8em Cousine, 'Andale Mono', Monaco, 'Liberation Mono', 'Bitstream Vera Sans Mono', 'DejaVu Sans Mono', monospace;
}

code {
background-color: #ffb366;
border: 1px dotted #000;
}
