/***************************************//* TYPOGRAPHY *//* Typography */body { background: white; color: white; margin: 0; text-align: center; }body, table, td, input, select, option, textarea { font: 17px Georgia; line-height: 1.4em; }#search a { font: bold 10px Arial; }pre { font: 12px Courier; line-height: 1.4em; }.message { font: bold 12px Arial; line-height: 1.5em; }h1, h2, h3 { font: 32px Georgia; line-height: 1.2em; margin: 0 0 10px 0; }h1, h2, h3, p, table { color: white; }#navigation { text-transform: lowercase; }/***************************************//* GLOBAL STYLING *//* Paragraphs */p { margin: 10px 0 10px 0; }/* Tables */th { text-align: left; }td { vertical-align: top; padding: 0 10px 2px 0; margin: 0;}/* Links */a { color: rgb(27,166,181); text-decoration: none; }a:hover { text-decoration: underline; }a img { border: 0 }a.zip { background: url("../g/media/zip.png") no-repeat; padding: 0 0 48px 52px; }a.pdf { background: url("../g/media/pdf.png") no-repeat; padding: 0 0 48px 52px; }a.mov { background: url("../g/media/mov.png") no-repeat; padding: 0 0 48px 52px; }a.mp3 { background: url("../g/media/mp3.png") no-repeat; padding: 0 0 48px 52px; }/* Images */img { border: 0; }/* Lists */ul { margin: 0px; padding-left: 20px; }ul li { }/* Line */hr { height: 0px; border: 0; border-bottom: 1px solid #ccc; margin: 5px 0 0px 0; padding: 5px; width: 650px; }/* Forms */input, select { width: 120px; margin: 0 5px 0 0; }input, select, textarea { border: 1px solid #999; }input:focus, select:focus, textarea:focus { border: 1px solid rgb(27,166,281); }input { padding: 1px 2px 1px 2px; }input[type="file"], input[type="checkbox"] { width: auto; }textarea { width: 100%; height: 200px; margin-bottom: 5px; padding: 3px; }iframe { border: 0; }/* Code */pre { margin: 0; }pre.python { background: rgb(245,240,235); background: rgb(235,235,225); border: 1px solid #ddd; color: #555; padding: 2px 5px 2px 5px; }ul+pre { margin-top: 10px; }td pre { margin-top: 5px; margin-bottom: 5px; }pre+pre { margin-top: 5px; }/***************************************//* WIKI STYLING *//* Page structure */div#all { width: 900px; margin: auto; text-align: left; margin-top: 60px; }div#header_and_navigation { }/* Page header */div#header { background: rgb(96,93,84) url("header.jpg") repeat-x; padding: 0 0px 0 0px; }div#header img { border: 0; max-width: 800px; }div#title { position: relative; top: -80px; left: 35px; height: 0; color: white; width: 700px; }* html div#title { margin-bottom: -61px; height: 50px; } /* IE specific */div#title a { color: white; text-decoration: none; }div#welcome { display: none; }/* Page navigation */div#navigation_public { background: rgb(21,24,22); color: white; }div#navigation_private { background: rgb(21,24,22); color: white; padding: 5px 15px 5px 15px; font-size: 10pt; }div#navigation td { padding-right: 5px; }div#navigation a { text-decoration: none; }div#navigation a:hover { text-decoration: underline; }/* Page contextual links: languages and search */div#contextual { float: right; }* html div#contextual { position: relative; margin-top: -1px; } /* IE specific */div#languages { display: inline; }div#search { display: inline; padding: 0 0px 0 0; }div#search form { display: inline; margin: 0; padding: 0; }div#search input { margin: 0; padding: 0; }div#languages a { background: rgb(255,0,100); }div#search a { }div#languages a,div#search a {   }* html div#search a { vertical-align: middle; }/* Page content */div#content { background: rgb(21,24,22); padding: 15px 15px 15px 15px; }div#content .inside { width: 800px; }#nodebox-link { float:right; margin-top: 10px; width: 40px; height: 40px; }#nodebox-link img { width: 40px; height: 40px; }/* Page footer */#footer { color: rgb(150,150,140); font-size: 10px; padding: 25px 0px 15px 0px; margin-bottom: 0px; }#footer a { color: rgb(150,150,140); text-decoration: underline; }/* Page blog */.blog textarea { width: 250px; height: 5em; margin: 0; }/* Search page */.search input { margin: 3px 0 0 3px; }.search { background: rgb(230,235,245); }.bar { background: rgb(190,195,205);; height: 8px; margin-top: 4px; line-height: 1px;  }/* Clients */table.clients { width: 100%; border-collapse: collapse; }table.clients th { padding-left: 10px; }table.clients td { padding: 2px 10px 2px 10px; }table.clients td.right { width: 100%; }tr.odd td { background: rgb(245,250,255); }/* Backend */.edit textarea, .create textarea { height: 400px; width: 800px; }.passwd textarea { height: 100px; width: 600px; display: block; }.perm td { padding-bottom: 5px; }.util { padding: 20px; }.util #navigation { padding-left: 20px; }.util #content { background: rgb(230,235,245); padding: 10px 20px 20px 20px; }.login, .perm { width: auto; }/* Style items */.text18 { font-size: 18pt; line-height: 1.3em; }.text32 { font-size: 32pt; line-height: 1.2em; }.white { color: white; }.sandy { color: rgb(193,194,161); }.yellow { color: rgb(229,227,26); }.green { color: rgb(102,185,52); }.image_border img, table span.image_border img, .border { border: 1px solid #888; }.header_image { display: none; }.mceContentBody .header_image { display:block !important; }/* Registration */table#registration td, table#registration input { font: 9pt Verdana; color: black; }table#registration td { background: white; padding: 2px 2px 1px 5px; }table#registration tr.header td { background: rgb(229,227,26); }table#registration { border-collapse: collapse; }table#registration tr { border-bottom: 2px solid rgb(21,24,22); }table#registration input { width: 450px; }table#registration input[type="radio"], table#registration .radio { width: auto; border: 0; }.footnote { font-size: 10pt; }table#registration #security_code { width: 70px; }.oops { font: 10pt Verdana; background: red; color: white; padding: 2px; }/***************************************//* TINYMCE STYLING *//* TinyMCE editor */.mceContentBody { background: rgb(21,24,22); padding: 3px; text-align: left; }.mceContentBody table { border-collapse: collapse; width: 100%; }.mceContentBody td { border: 1px dotted black; }.mceContentBody a { color: rgb(27,166,181) !important; } /* Nasty Firefox-TinyMCE bug *//* TinyMCE popups */.tabs { display: none; }.panel_wrapper { background: rgb(230,235,245); border-bottom: 1px dotted #333; padding: 20px 0 30px 20px;  }.panel_wrapper legend { display: none; }.panel_wrapper fieldset {  border: 0; }.panel_wrapper #advanced_panel { display: none; }body.source { padding: 5px; background: rgb(230,235,245); }body.source textarea { padding: 5px; }/* Overlay editors */.overlay_editor { z-index: 100; overflow: hidden; }.overlay_editor { position: absolute; bottom: 20px; left: 20px; width: 350px; padding: 15px 10px 25px 10px; }.overlay_editor { background: rgb(21,24,22); color: white; border: 1px solid #444; }.overlay_editor h3 { padding-top: 0; margin-top: 0; color: rgb(240,240,230); background: none; padding: 0; }.overlay_editor table { color: #ccc; }#link_editor input, #link_editor select { width: 200px; }#media_editor { height: 350px; }#media_editor .thumbs,#media_editor .list { padding: 3px; height: 270px; overflow: auto; border: 1px solid #444; }#media_editor td, #media_editor input {font-size: 10pt;}#source_editor { height: 350px; }#source_editor textarea { font: 11px Courier; height: 275px; line-height: 1.3em; }/***************************************//* SPECIFIC PAGES */div.topic { width: 80px; }div.example { margin-top: 20px; }
