/* -------------- general elements --------------- */

.Header {
   padding: 2px 0;
   border-bottom: 1px solid #C0E7F5;
}
.Header h1 {
   margin: 0;
   padding: 0;
	border: 0 !important;
}
.Header h1 a {
   display: block;
   height: 87px;
   width: 199px;
   background: url('vanilla2.png') center center no-repeat;
}
.Header h1 a span {
   display: none;
}
.Header ul {
   list-style: none;
   margin: 0 0 0 26px;
   padding: 0;
}
.Header ul li {
   float: left;
   margin: 28px 0 0 10px;
   padding: 0;
   display: inline;
}
.Header ul li a {
   float: left;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   display: block;
   font-family:"Lucida Grande",Tahoma,"Bitstream Vera Sans",Arial,sans-serif;
   font-size:14px;
   font-weight:bold;
   text-decoration: none;
   padding: 6px 12px;
   color: #34B7f4;
   background: #daf4fd;   
   text-shadow:1px 1px 1px #fff; 
}
#vanillaforumsorg_home_index .Header ul li.Home a,
#vanillaforumsorg_home_index .Header ul li.Home a:hover,
#vanillaforumsorg_addon_index .Header ul li.Addons a,
#vanillaforumsorg_addon_index .Header ul li.Addons a:hover,
body.Addon .Header ul li.Addons a,
body.Addon .Header ul li.Addons a:hover,
body.hosting .Header ul li.Hosting a,
body.hosting .Header ul li.Hosting a:hover,
.Header ul li.Active a,
.Header ul li a:hover {
   text-shadow:1px 1px 1px #148eb8; 
   color:#fff;
   background: #44c7f4;   
}
.Header ul li.Download a {
   text-shadow:1px 1px 1px #00c400; 
   color:#fff;
   background: #11e420;
}
.Header ul li.Download a:hover {
   background: #00d410;
}
.SubTitleWrapper {
   border-bottom: 1px solid #C0E7F5;
	margin: 0 0 20px;
}
.SubTitle {
   border-top: 1px solid #e9f9ff;
   border-bottom: 1px solid #e9f9ff;
   background: #dcf5fe url('slicesplash.jpg') no-repeat top center;
}
.SubTitle h1 {
   width: 938px;
   margin: 0 auto;
   padding: 22px 0 18px;
   line-height: 1;
   font-weight: bold;
   font-size: 24px;
   color:#076C8E;
   text-shadow:0 1px 0 #FFFFFF;
	border: 0 !important;
}

body { 
	background: #fff;
   padding: 0px;
   margin: 0px;
}
body, div, input, ol, li {
	font-family: Verdana, Trebuchet MS, Arial, Tahoma;
	font-size: 12px;
}
.Bold {
  font-weight: bold;
}
.AboutLussumoDocs {
  text-align: right;
  color: #ddd;
  font-size: 11px;  
}
.AboutLussumoDocs a, .AboutLussumoDocs a:link, .AboutLussumoDocs a:visited {
  color: #fff;
  text-decoration: none;
}
.AboutLussumoDocs a:hover {
  color: #fff;
  text-decoration: underline;
}
.BannerTitle,
.BannerTitle a,
.BannerTitle a:link,
.BannerTitle a:visited,
.BannerTitle a:hover,
.BannerTitle a:active {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: trebuchet ms, arial, helvetica, tahoma, verdana;
  font-weight: bold;
  color: #fff;
  font-size: 28px;
  text-decoration: none;
}
.UserInfo {
  position: absolute;
  top: 178px;
  right: 30px;
  color: #888;
  font-size: 11px;
}
.PageHead,
.Foot {
  padding-left: 30px;
  padding-right: 30px;
  text-align: left;
}
.Foot {
  clear: both;
  padding-top: 20px;
}

.PageName {
  font-size: 14px;
  font-weight: bold;
  font-family: trebuchet ms, arial, tahoma, verdana;
  margin-top: 16px;
}

.PageName a,
.PageName a:link,
.PageName a:visited {
  color: orange;
  text-decoration: none;
}

.PageName a:hover,
.PageName a:active {
  color: #1EB136;
  text-decoration: none;
}
.PageNavigation {
  margin: 20px;
  margin-top: 0px;
  margin-left: 30px;
  font-size: 11px;
  color: #062971;
}
.PageNavigation a, .PageNavigation a:link, .PageNavigation a:visited {
	color: #3354AA;
	text-decoration: none;
}
.PageNavigation a:hover {
  color: #1EB136;
	text-decoration: none;
}
.PageOptions {
  float: left;
}
.SiteOptions {
  text-align: right;
}
.DocumentInfo {
  margin-top: 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #aaa;
  background: url(images/bgtile2.gif) #e8e8e8;
  font-size: 10px;
  color: #aaa;
  text-align: center;
}
.DocumentInfo a, .DocumentInfo a:link, .DocumentInfo a:visited {
  color: #aaa;
  text-decoration: none;
}
.DocumentInfo a:hover {
  color: #333;
  text-decoration: none;
}

div.error {
  margin-top: 10px;
  background: url(images/alert.gif) no-repeat top left #FFEDEF;
  border-top: 1px solid #FFC2CA;
  border-bottom: 1px solid #FFC2CA;
  font-size: 12px;
  padding: 11px;
  padding-left: 27px;
  color: #c00;
}

div.success {
  margin-top: 10px;
  background: url(images/ico.true.gif) no-repeat top left #EFFFD3;
  border-top: 1px solid #97D330;
  border-bottom: 1px solid #97D330;
  font-size: 12px;
  padding: 11px;
  padding-left: 27px;
  color: #1EB136;
}

/* the document */
div.page {
  margin: 6px;
  margin-left: 30px;
  margin-right: 30px;
  text-align: justify;
  line-height: 160%;
}

table {
  font-size: 100%;
  padding:0;
  margin:0;
}

tr,td,th {padding:0; margin:0;}

img {border:0}

p {padding:0; margin: 0 0 1.0em 0;}

hr {
  border: 0px;
  border-top: 1px solid #8cacbb;
  text-align:center;
  height: 0px;
}

div.nothing {
  text-align:center;
	margin: 2em;
}

/* ---------------- forms ------------------------ */

form {
  border: none;
  margin: 0;
  display: inline;
}

label {
  display: block;
  text-align: right;
  font-weight: bold;
}

label.simple {
  text-align: left;
  font-weight: normal;
}

label input.edit {
  width: 50%;
}

fieldset {
  width: 300px;
  text-align: center;
  border: 1px solid #8cacbb;
  padding: 0.5em;
}

textarea.edit {
  font-family:monospace;
  color: Black;
  background-color: white;
  font-size:14px;
  padding: 3px;
  width:100%;
}

input.edit,select.edit {
  font-size: 12px;
  color: Black;
  display: inline;
}

input.missing {
  font-size: 100%;
  border: 1px solid #8cacbb;
  height: 18px !important;
  max-height: 22px !important;
  min-height: 22px !important;
  color: Black;
  background-color: #ffcccc;
  vertical-align: middle;
  padding: 1px;
  display: inline;
}

/* --------- buttons ------------------- */


input.button,
div.secedit input.button {
  border: 0px;
  background: none;
  cursor: pointer;
  display: inline;
  font-size: 11px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  color: #1EB136;
  border-bottom: 1px dotted #999;
}

div.secedit input.button {
  float: right;
}

/* ----------- page navigator ------------- */

div.pagenav {
	margin-top:1em;
}

div.pagenav-prev {
	text-align:right;	
	float:left;
	width:50%
}

div.pagenav-prev input.button {
	margin-right:5px;
}

div.pagenav-next {
	text-align:left;
	float:right;
	width:50%
}

div.pagenav-next input.button {
	margin-left:5px;
}

/* --------------- Links ------------------ */

a {
  color: #062971;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}

/* external link */
a.urlextern{
    background: transparent url(images/link_icon.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
    color:#436976;
    text-decoration:none;
}
a.urlextern:visited {
  color:Purple;
}
a.urlextern:hover {
  text-decoration:underline;
}

/* windows share */
a.windows{
    background: transparent url(images/windows.gif) 0px 1px no-repeat;
    padding: 1px 0px 1px 16px;
    color:#436976;
    text-decoration:none;
} 
a.windows:visited {
  color:Purple;
}
a.windows:hover { 
  text-decoration:underline;
}

/* interwiki link */
a.interwiki{
    background: transparent url(images/interwiki.png) 0px 1px no-repeat;
		padding-left: 16px;
    color:#436976;
    text-decoration:none;
}
a.interwiki:visited {
  color:Purple;
}
a.interwiki:hover {
  text-decoration:underline;
}

/* link to some embedded media */
a.media {
  color:#436976;
  text-decoration:none;
}
a.media:hover {
  color:#436976;
  text-decoration:underline
}

/* email link */
a.mail {
  background: transparent url(images/mail_icon.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 16px;
  color:#436976;
  text-decoration:none;
}
a.mail:hover {
  text-decoration:underline;
}

/* existing wikipage */
a.wikilink1:link    { color:#009900; text-decoration:none }
a.wikilink1:visited { color:#009900; text-decoration:none }
a.wikilink1:hover   { color:#009900; text-decoration:underline }

/* not existing wikipage */
a.wikilink2:link    { color:#FF3300; text-decoration:none }
a.wikilink2:visited { color:#FF3300; text-decoration:none }
a.wikilink2:hover   { color:#FF3300; text-decoration:underline }


/* ------------- Page elements ----------------- */

div.preview{
  background:#f7f9fa;
  margin-left:2em;
  padding: 4px;
  border: 1px dashed #000000;
}

div.breadcrumbs{
  background-color: #f5f5f5;
  font-size:80%;
  color: #666666;
  padding-left: 4px;
}

span.user{
  color: #cccccc;
  font-size: 90%;
}

/* embedded images */
img.media {
  margin: 3px;
}

img.medialeft {
  border: 0;
  float: left;
  margin: 0 1.5em 0 0;
}

img.mediaright {
  border: 0;
  float: right;
  margin: 0 0 0 1.5em;
}

img.mediacenter {
  border: 0;
	display: block;
  margin-left: auto;
  margin-right: auto;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #000;
}

/* general headline setup */
h1, h2, h3, h4, h5 {
    color: Black;
    background-color: transparent;
    font-family: Trebuchet MS, Arial, "Lucida Grande", Verdana, Lucida, Helvetica, sans-serif;
    font-weight: normal;
    margin: 0px;
    margin-bottom:  10px;
    padding: 0px;
    padding-top:    10px;
	 padding-bottom: 5px;
    border-bottom: 1px solid #bbb;
    clear: left;
}

/* special headlines */
h1 {font-size: 28px; margin-left: 0px; font-weight: bold;}
h2 {font-size: 24px; margin-left: 0px;}
h3 {font-size: 17px; margin-left: 20px; border-bottom: none; font-weight: normal;}
h4 {font-size: 14px; margin-left: 40px; border-bottom: none; font-weight: bold;}
h5 {font-size: 12px; margin-left: 60px; border-bottom: none; font-weight: bold;}

/* indent different sections */
div.level1 {margin-left: 3px;}
div.level2 {margin-left: 13px;}
div.level3 {margin-left: 23px;}
div.level4 {margin-left: 43px;}
div.level5 {margin-left: 63px;}

/* unordered lists */
ul { 
  line-height: 1.5em;
  list-style-type: square;
  margin: 0 0 0.5em 1.5em;
  padding: 0;
  list-style-image: url(images/bullet.gif);
}

/* ordered lists */
ol {
  line-height: 1.5em;
  margin: 0 0 0.5em 1.5em;
  padding: 0;
  color: #000;
  font-weight: bold;
  list-style-image: none;
}

/* the list items overriding the ol definition */
.li {
  color: #000000;
  font-weight: normal;
}

ol {list-style-type: decimal}
ol ol {list-style-type: upper-roman}
ol ol ol {list-style-type: lower-alpha}
ol ol ol ol {list-style-type: lower-greek}

li.open {
  list-style-image: url(images/open.gif);
}

li.closed {
  list-style-image: url(images/closed.gif);
}

blockquote {
  border-left: 2px solid #8cacbb;
  padding-left: 3px;
  margin-left: 0;
}

/* code blocks by indention */
pre.pre {
  font-size: 120%;
  padding: 0.5em;
  border: 1px dashed #bbb;
  color: Black;
  background-color: #eaeaea;
  overflow: auto;
}

/* code blocks by code tag */
pre.code {
  font-size: 120%;
  padding: 0.5em;
  border: 1px dashed #bbb;
  color: Black;
  background-color: #eaeaea;
  overflow: auto;
}

/* inline code words */
code {
  font-size: 120%;
}

/* code blocks by file tag */
pre.file {
  font-size: 120%;
  padding: 0.5em;
  border: 1px solid #bbb;
  color: Black;
  background-color: #eaeaea;
  overflow: auto;
}

/* inline tables */
table.inline {
  background-color: #ffffff;
  border-spacing: 0px;
  border-collapse: collapse;
}

table.inline th {
  padding: 3px;
  border: 1px solid #888;
  background-color: #eee;
}

table.inline td {
  padding: 3px;
  border: 1px solid #888;
}

.leftalign{
  text-align: left;
}

.centeralign{
  text-align: center;
}

.rightalign{
  text-align: right;
}

/* ---------- table of contents ------------------- */

div.toc {
  margin-left: 20px;
  margin-top: 9px;
  margin-bottom: 0px;
  float: right;
  width: 200px;
  font-size: 80%;
  clear: both;
}

div.tocheader {
  padding: 3px;
  border-bottom: 1px solid #888;
  text-align: left;
  font-weight: bold;
  xmargin-bottom: 2px;
}

div.toctoggle {
  float:right;
  margin-top: 7px;
  margin-right: 2px;
}

#tocinside {
  background: url(images/bgtile2.gif) #e8e8e8;
  text-align: left;
  padding: 4px;
}

ul.toc {
  list-style-type: none;
  list-style-image: none;
  line-height: 160%;
  margin: 0px;
  padding: 0px;
}
li.level2 { padding-left: 4px; }
li.level3,
li.level4,
li.level5 {
  padding-left: 8px;
  font-size: 11px;
}

/* ---------------------------- Diff rendering --------------------------*/
table.diff { background:white; }
td.diff-blockheader {font-weight:bold}
td.diff-header {
  border-bottom: 1px solid #8cacbb;
  font-size:120%;
}
td.diff-addedline {
    background:#ddffdd;
    font-family: monospace;
    font-size: 100%;
}
td.diff-deletedline { 
    background:#ffffbb;
    font-family: monospace;    
    font-size: 100%;
}
td.diff-context {
    background:#f7f9fa;
    font-family: monospace;
    font-size: 100%;
}
span.diffchange { color: red; }

/* --------------------- footnotes -------------------------------- */

div.footnotes{
  clear:both;
  border-top: 1px solid #8cacbb;
  padding-left: 1em;
  margin-top: 1em;
}

div.fn{
  font-size:90%;
}

a.fn_top{
  vertical-align:super;
  font-size:80%;
}

a.fn_bot{
  vertical-align:super;
  font-size:80%;
  font-weight:bold;
}


/* --------------- search result formating --------------- */
.search_result{
  margin-bottom: 6px;
  padding-left: 30px;
  padding-right: 10px;
}

.search_snippet{
  color: #999999;
  font-size: 12px;
  margin-left: 20px;
}

.search_sep{
  color: #000000;
}

.search_hit{
  color: #000000;
  background: #FFFF99;
}

div.search_quickresult{
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px dashed #8cacbb;
  margin-left: 30px;
  padding-right: 10px;
}

div.search_quickhits {
  margin-left: 1em;
  float:left;
  background: transparent url(images/bullet.gif) 0px 1px no-repeat;
  padding: 1px 0px 1px 8px;
  width: 30%;
}

/* ------------------ Additional ---------------------- */
.footerinc a img {
    opacity: 0.5;
}

.footerinc a:hover img {
    opacity: 1;
}

/* ---- Admin --- */

div.acladmin label {
  text-align: left;
  font-weight: normal;
  display: inline;
}

div.acladmin table{
  margin-left: 10%;
  width: 80%;
}

/* ---------- AJAX quicksearch ----------- */

div.ajax_qsearch {
  position:absolute;
  right:225px;;
  text-align:left;
  width: 200px;
  background-color: #ff9;
  opacity: 0.9;
  display:none;
}

/* ---------- Spellchecking ------------- */

a.spell_error {
  color: #ff0000;
  text-decoration: underline;
}

div#spell_suggest {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  background-color: #fff;
  padding: 2px;
  border: 1px solid #000;
  font-size:80%;
  z-index: 2;
}

div#spell_result {
  display:none;
  font-family:monospace;
  border: 1px solid #8cacbb; 
  color: Black;
  font-size:14px;
  padding: 3px;
  background-color: #f7f9fa;
  overflow: auto;
  z-index: 1;

  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

span.spell_noerr {
  color: #009933;
}

span.spell_wait {
  color: #0066cc;
}


