/* ================================ GENERAL ================================= */ html, body { margin: 0; padding: 0; min-height: 100%; } * { font-family: Georgia; font-size: 15px; } body { margin: 0 0 0 0; background: #e2e6e9 url(images/bg_main.jpg) repeat-y top center; } a { color: __existing__;} a:hover {color: #000;} .wikilink1 {color: __existing__;} .wikilink2 {color: __missing__;} a img { border: none; } ol { line-height: 1.5em; margin: 0 0 .5em 2.0em; padding: 0; } ul { list-style-type: square; margin: 0 0 2.0em 2.0em; padding: 0; list-style-image: url(images/doblebullet.gif); } input{border: 1px solid #d1d1d1; margin-bottom: 1px} /* ================================ HEADINGS ================================== */ h1 { background-color: #e2e6e8; padding: 10px; border-top: 1px solid #c7cbce; border-bottom: 1px solid #c7cbce; } h1 a {color: #2a222c;} h2 { background-color: #f8e9e9; padding: 3px; border-bottom: 1px solid #c7cbce; } /* ================================ DOKUWIKI ================================== */ html> body> #dokuwiki { width: 400px; margin: 0px auto; margin-top: 20px; } .code, .file { border: 1px dashed __code_border__; background-color: __code__; padding: 5px; overflow: auto; } .code, .code * { font-size: 11px; font-family: "Courier New",Courier,monospace; } /* ================================ HEADER ================================== */ #header { text-align: center; height: 130px; width: 400px; margin: 0px auto; border-bottom: 1px solid __border__; background: #edeadf url(images/header.jpg) no-repeat top left; } #header a {margin: 0px; padding: 0px; border: none} #logo {margin-top: 0px;} /* ================================= MENU =================================== */ .menu { text-align: center; height: 20px; width: 410px; margin: 0px auto; padding-top: 110px; } .menu ul { margin: 0; padding: 0; display: inline; } .menu ul li {display: inline; padding: 0 0.6em 0 0.6em;} .menu ul li a { color: #000; text-decoration: none; font-weight: bold; } .menu ul li a:hover {text-decoration: underline;} .menu .level1, .menu .li {display: inline} /* ================================= CONTENT =================================== */ /* ================================= FOOTER =================================== */ #footer { margin-top: 40px; background-color: #edeadf; border-top: 1px solid #c7cbce; border-bottom: 1px solid #c7cbce; text-align: center; } #footer #actions { padding: 10px; } #footer #links {background-color: #00222c; border: 1px solid #00222c; padding-top: 30px} #footer #links li{display: inline;} /* ================================== TABLE ================================== */ #body table { border: solid 1px #999; margin: 5px 0 5px 0; border-collapse: collapse; overflow: auto; } #body table th { border: solid 1px #999; background-color: #eee; padding: 2px 5px 2px 5px; } #body table td { border: solid 1px #ccc; background-color: #fff; padding: 2px 5px 2px 5px; font-size: 11px; } #abody a{font-size: 11px} #body table tr:hover { background-color: #ffffe5; } #body table td.rightalign { text-align: right; } #body table td.centeralign { text-align: center; } #body table td.leftalign { text-align: left; } .gallery, .gallery tr, .gallery td { border: 5px solid #fff } #body .gallery td { border: 1px solid #fff } /* ================================== TOOLBAR ================================== */ button.toolbutton { background-color: __background__; padding: 0px; margin: 0 1px 0 0; border: 1px solid __border__; cursor: pointer; } /* nice alphatransparency background except for IE <7 */ html>body button.toolbutton { background: #fff url(images/buttonshadow.png) repeat-x bottom; border: 1px solid #dedede; } div.picker { width: 250px; border: 1px solid __border__; background-color: __background_alt__; } button.pickerbutton { padding: 0px; margin: 0 1px 1px 0; border: 0; background-color: transparent; font-size: 80%; cursor: pointer; } textarea { border: 1px solid #dedede; background-color: #fafafa; width: 400px; font-size: 90%; } .summary {margin-top: 30px;} .summary #edit__summary{width: 150px} /* ================================== BUTTONS ================================== */ .button .no{float: right; margin-bottom:3px} .button { background: #fff url(images/buttonshadow.png) repeat-x bottom; border: none; } /* ================================== GALERIA ==================================== */ div.migaleria div.level1 p a.media { float: left; clear: both; width: 88px; height: 88px; padding: 11px; background: #f9f8f4 url(images/bg_gallery2.gif) no-repeat top left; } .migaleria img { width: 66px; height: 66px; } .migaleria p {padding: 10px; padding-top: 30px; color:#808080; font-size: 11px} /* ================================== DISCUSSION ==================================== */ #Content .comment_wrapper {padding-top: 20px; margin-top: 50px; background: url(images/tribal.gif) no-repeat top center;} #Content .comment_wrapper .comment_head { background-color: #f9f8f4; background: #f9f8f4 url(images/comment-head.gif) no-repeat bottom left; height: 60px; margin: 0px; width: 400px; } #Content .comment_wrapper .entry_content {padding: 0px; margin: 0px} #Content .comment_wrapper .comment_body { text-align: left; margin: 0px; padding: 0px; background-color: #fafafa; border-bottom: 1px solid #d1d1d1; border-left: 1px solid #d1d1d1; border-right: 1px solid #d1d1d1; border-top: 1px solid transparent; width: 400px; } #Content .comment_wrapper .comment_body p {padding: 10px; color: #6D6D6D} #Content .comment_wrapper .comment_form { margin-top: 50px; text-align: right; } .comment_form {padding-top: 60px; margin-top: 50px; background: url(images/tribal.gif) no-repeat top center;} .comment_form .comment_name input{width: 200px; border: 1px solid #d1d1d1; margin-bottom: 1px} .comment_form .comment_mail input{width: 200px; border: 1px solid #d1d1d1; margin-bottom: 1px} .comment_form .comment_url input{width: 200px; border: 1px solid #d1d1d1;} .comment_text textarea { width: 400px; background-color: #fff; } #blog__newentry_title {width: 240px} #dw__register input {width: 370px} /* ================================= OTHER =================================== */ .inclmeta{color: #808080; margin-bottom: 40px;} .inclmeta a{font-size: 10px;} .inclmeta .tags {float: right;} .breadcrumbs { font-size: 10px; margin-top: 10px; margin-bottom: 15px; text-align: right; } .breadcrumbs a {font-size: 10px} .center { text-align: center; margin: 0px auto; } .tribal { background: transparent url(images/tribal.gif) no-repeat bottom center; padding-bottom: 60px; margin-bottom: 20px; }