/* ================================ GENERAL ================================= */ html, body { margin: 0; padding: 0; min-height: 100%; } * { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; } body { background: #000 url(images/fnd_main.jpg) repeat-y top center; } a { color: #2E5976; background-color: inherit; } a:hover { color: #000; background-color: inherit; } .wikilink1 {color: #2E5976;} .wikilink2 {color: #AB7F61;} a img { border: none; } ol { line-height: 1.5em; margin: 0 0 .5em 2.0em; padding: 0; } ul { aline-height: 1.5em; list-style-type: square; margin: 0 0 2.0em 2.0em; padding: 0; list-style-image: url(images/bullet.gif); } .dokuwiki { width: 750px; margin: 0px auto; aborder-left: 3px solid #3F3F3F; aborder-right: 3px solid #3F3F3F; background: url(images/fnd_doku.jpg) repeat-y top left; } /* ================================ HEADER ================================== */ #header { text-align: center; height: 124px; width: 750px; margin: 0px auto; background-color: #fff; background: url(images/fnd_header.png) repeat-x top center; } #header a {margin: 0px; padding: 0px; border: none} /* ================================= MENU =================================== */ #menu { text-align: center; height: 25px; width: 750px; margin-top: 0px; margin: 0px auto; padding-top: 0px; padding-bottom: 10px; background-color: #3767B9; background: url(images/fnd_menu.jpg) repeat-x 1px -8px; color: #fff; } #menu ul { margin: 0; padding: 0; display: inline; } #menu ul li { display: inline; } #menu ul li a { padding: 0 1em 0 1em; color: #fff; background-color: inherit; text-decoration: none; } #menu ul li a:hover { text-decoration: underline; } #menu .level1, #menu .li {display: inline} div.alevel1 {float: left;} #Content .comment_wrapper {float: left; width:520px; margin-left:1px;} #discussion__comment_text {width: 475px} /* ================================== SIDE ================================== */ .sidebar { width: 175px; float: left; padding: 5px; margin: 0px; text-align: right; } .sidebar h1 { text-align: left; font-size: 11px; } .sidebar .buscar { padding: 5px; } .buscar input {width: 70px} .sidebar ul {margin: 0px; padding: 0px; margin-bottom:10px;} .sidebar li {list-style:none;} /* ================================= CONTENT ================================ */ #Content { margin-left: 185px; padding: 15px; } /* ================================== BODY ================================== */ #body { margin: 0px auto; background-color: transparent; color: #000; width: 750px; margin: 0 auto 0 auto; padding: 0px; } #body_top, #body_bottom { height: 0px; background-color: transparent; color: #000; } #body h1, #body h2, #body h3, #body h4, #body h5 { margin: .5em 0 0 0; } #body h1 a, #body h2 a, #body h3 a, #body h4 a, #body h5 a { font-size: 1em; font-family: inherit; color: #3767B9; background-color: inherit; } #body h1 { font-family: Georgia, "Times New Roman", serif; font-weight: bold; font-size: 1.8em; color: #8c2121; border-bottom: 1px solid #dedede; background-color: inherit; } #body h2 { font-family: Georgia, "Times New Roman", serif; font-weight: normal; font-size: 1.6em; color: #8c2121; border-bottom: 1px dashed #dedede; background-color: inherit; } #body h3 { font-family: Georgia, "Times New Roman", serif; font-weight: bold; font-size: 1.3em; color: #8c2121; background-color: inherit; } #body h4, #body h5 { font-family: Georgia, "Times New Roman", serif; font-weight: bold; font-size: 1em; color: #8c2121; background-color: inherit; } #body input { border: solid 1px #8cacbb; } #body input:hover { border: solid 1px #000; } .code, .file { border-top: solid 1px #acacbb; border-right: solid 1px #acacbb; border-bottom: solid 1px #acacbb; border-left: solid 3px #acacbb; background-color: #f7f9fa; color: inherit; padding: 5px; overflow: auto; } .code, .code * { font-size: 1em; font-family: "Courier New",Courier,monospace; } /* ============================= DOKUWIKI LEVELS ============================ */ #body h1 { margin-left: 0em; } div.level1 { margin: 1em 0 0 0; } #body h2 { margin-left: 1em; } div.level2 { margin: 1em 0 0 2em; } #body h3 { margin-left: 2em; } div.level3 { margin: 1em 0 0 3em; } #body h4 { margin-left: 3em; } div.level4 { margin: 1em 0 0 4em; } #body h5 { margin-left: 4em; } div.level5 { margin: 1em 0 0 5em; } /* ================================== TABLE ================================== */ #body table { border: solid 1px #999; margin: 5px 0 5px 0; border-collapse: collapse; } #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; } #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 } /* ================================= FOOTER ================================= */ #afooter { background-color: #dfdec9; color: #000; clear: both; width: 680px; margin: 1em auto 0 auto; padding: 1em 10px 1em 10px; } #footer { clear: both; border-top: 4px solid #43BFE1; text-align: center; height: 80px; width: 750px; margin: 0px auto; background: url(images/fnd_header.png) repeat-x top center; } #footer li { display: inline; } #footer ul { padding: 0; margin-top: 15px; } #footer li a { border: solid 1px #8cacbb; background-color: #efebe7; color: #000; text-decoration: none; white-space: nowrap; padding: 2px 10px 2px 10px; } #footer li a:hover { border: solid 1px #000; background-color: #efebe7; color: #000; } #footer .links li a { padding: 0px; margin: 0px; background-color: transparent; border: none; } #footer .links li a:hover { background-color: transparent; border: none; } #footer input { border: solid 1px #8cacbb; margin-left: 2px; } #footer input:hover { border: solid 1px #000; } #footer form { float: right; } #footer p { margin: 0; } /* ==================================== RSK =================================== */ /* ================================== BUTTONS ================================== */ .button .no{ float: right; } .button { background: #fff url(images/buttonshadow.png) repeat-x bottom; border: none; } /* ================================== TOC ================================== */ /* TOC control */ div.dokuwiki div.toc { float: left; } div.dokuwiki div.tocheader { text-align: right; } div.dokuwiki #toc__inside { text-align: right; } div.dokuwiki ul.toc { padding: 0; padding-right: 1em; } div.dokuwiki ul.toc li { background-position: right 0.6em; padding-right:0.4em; direction: rtl; } div.dokuwiki ul.toc li.clear { padding-right:0.4em; } div.dokuwiki pre { text-align: left; } div.dokuwiki div.toc { margin: 1.2em 0 0 2em; float: right; width: 200px; font-size: 80%; clear: both; } div.dokuwiki div.tocheader { border: 1px solid __border__; background-color: __background_alt__; text-align: left; font-weight: bold; padding: 3px; margin-bottom: 2px; } div.dokuwiki span.toc_open, div.dokuwiki span.toc_close { border: 0.4em solid __background_alt__; float: right; display: block; margin: 0.4em 3px 0 0; } div.dokuwiki span.toc_open span, div.dokuwiki span.toc_close span { display: none; } div.dokuwiki span.toc_open { margin-top: 0.4em; border-top: 0.4em solid __text__; } div.dokuwiki span.toc_close { margin-top: 0; border-bottom: 0.4em solid __text__; } div.dokuwiki #toc__inside { border: 1px solid __border__; background-color: __background__; text-align: left; padding: 0.5em 0 0.7em 0; } div.dokuwiki ul.toc { list-style-type: none; list-style-image: none; line-height: 1.2em; padding-left: 1em; margin: 0; } div.dokuwiki ul.toc li { background: transparent url(images/tocdot2.gif) 0 0.6em no-repeat; padding-left: 0.4em; } div.dokuwiki ul.toc li.clear { background-image: none; padding-left: 0.4em; } div.dokuwiki a.toc:link, div.dokuwiki a.toc:visited { color: __extern__; } div.dokuwiki a.toc:hover, div.dokuwiki a.toc:active { color: __text__; } /* ================================== 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: 540px; font-size: 90%; } /* =================================== BLOG ==================================== */ div.dokuwiki div.inclmeta { padding-left: 20px; padding-right: 10px; border-top: 1px dotted #dedede; margin-bottom: 40px; } div.dokuwiki div.inclmeta a {font-size:10px} div.dokuwiki div.inclmeta span.comment { background: transparent url(images/comment.png) 0px 1px no-repeat; padding: 0px 0px 1px 20px; } div.dokuwiki div.inclmeta abbr.published { background: transparent url(images/clock.png) 0px 1px no-repeat; padding: 1px 0px 1px 20px; border-bottom: 0; } div.dokuwiki div.inclmeta span.author { background: transparent url(images/user.png) 0px 1px no-repeat; padding: 1px 0px 1px 20px; } div.dokuwiki div.tags span { background: transparent url(images/tag.png) 0px 1px no-repeat; padding: 1px 0px 1px 20px; } div.dokuwiki div.inclmeta a.permalink { background: transparent url(images/permalink.png) 0px 1px no-repeat; padding: 1px 0px 1px 20px; } /* ================================== SEARCH ==================================== */ .search { float: left; border: 1px solid #43BFE1; background-color: #EBEBEB; margin-top: 10px; margin-left: 5px; width: 170px; } .search input {width: 80px;} .search .button {width: 50px; margin-left:7px} .search form { border: none; background-color: transparent; padding-top: 10px; padding-bottom: 10px; text-align: center; } .actions { width: 150px; text-align: center; padding: 10px; } /* ================================== OTHER ==================================== */ .medialeft { padding: 8px; } .breadcrumbs { margin-bottom: 15px; } .center { text-align: center; margin: 0px auto; } .buttons ul {padding: 0px; margin: 0px; list-style: none; margin-top: 20px} .buttons li{display: inline; padding: 0px; margin: 0px;} .buttons li .li {display: inline}