/* Additional elements for FATEYEV Template */

body {background:#ffffff url(images/bg.jpg) top repeat-x}
div.dokuwiki {margin:0 auto; width: 980px}

/* set the width manually - do not stretch to the full div.dokuwiki */
div.dokuwiki div.stylefoot{width:900px}

/* wide pages for 'edit' and 'admin' actions */
div.dokuwiki div.page_wide {width:880px; float:left; margin: 0 0 1.5em 1.8em; text-align: left}

/* page preview adjustment */
div.dokuwiki div.preview {margin:0; width:620px}

/* notification bar layout */
div.error, div.info, div.success, div.notify {margin:0 0 3em}

/* adjust 'search results' behavior */
div.dokuwiki ul.search_quickhits li {width:45%}
div.dokuwiki div.search_quickresult {margin-bottom:20px}
div.dokuwiki dl.search_results dt {margin-top: 10px}
div.dokuwiki dl.search_results dd {color: #cccccc; margin-left:20px}
div.dokuwiki div.ajax_qsearch {text-align:left; font-size:85%; position:absolute; width:262px; right:2px; z-index:99}

#page_top {background:url(images/clogo.jpg) no-repeat top left; height:280px}

#lang_top {margin:24px 0 0 280px; position: absolute; text-align:right; width:620px}
	#lang_top a {padding-left:22px; color:#ffffff; text-decoration:none}
	#lang_top a:hover {text-decoration:underline}

div.dokuwiki span.lang_en {margin-left:30px; background:transparent url(images/en.jpg) 0 0 no-repeat; padding: 0}
div.dokuwiki span.lang_ru {margin-left:30px; background:transparent url(images/ru.jpg) 0 0 no-repeat; padding: 0}

#search_top {position:absolute; margin:80px 0 0 280px; color:#ffffff; text-align:right; width:620px}

#menu_top {position:absolute; margin:178px 0 0 280px; height:46px; background:url(images/mb.jpg) repeat-x; text-align:center; width:620px}
	#menu_l {width:12px; margin:178px 0 0 280px; height:43px; background:url(images/ml.jpg) no-repeat top}
	#menu_r {width:12px; height:43px; background:url(images/mr.jpg) no-repeat right top}
	.menu {padding:0 20px 0 20px; font-family:Trebuchet MS, sans-serif; color:#ffffff}
	#active {background:url(images/ma.jpg) no-repeat center top; height:46px}

div.menu_left {float:left; width:245px; margin:7px 13px 20px 2px}
	div.menu_left div.level2 {margin-left:6px}
	div.menu_left p {margin-bottom:6px}
	div.menu_left h1, div.menu_left h2 {font-family:Trebuchet MS, sans-serif}
	div.menu_left div#menu_most, div.menu_left div#menu_tags {padding:6px; background:#e3e7f4; border-left:solid #8a919d 1px}

/* set the width manually - do not stretch on the full div.dokuwiki */
#page_bottom {width:884px; border-top:#acb4c1 solid 1px; margin-top:30px; color:#778599; padding:6px 0 0 20px; font-size:smaller; clear:left}
	#bottom_rss {position:relative; width:80px; left:600px; top:-20px}
	#bottom_xhtml {position:relative; width:80px; left:690px; top:-35px}
	#bottom_css {position:relative; width:80px; left:780px; top:-50px}

/* adjust 'include plugin' style behavior */
div.dokuwiki div.inclmeta {height:17px; background:#e9ebee; border-bottom:#b5bdc8 solid 1px; color: #778599; font-size:11px; margin:12px 0 36px 0; clear:left}
div.dokuwiki div.inclmeta a {color:#778599; text-decoration:none}
div.dokuwiki div.inclmeta a:hover {text-decoration:underline}
div.dokuwiki div.dokuwiki div.inclmeta a.permalink, div.dokuwiki div.inclmeta abbr.published,
	div.dokuwiki div.inclmeta span.author, div.dokuwiki div.inclmeta span.comment {padding:1px 0 1px 20px}

/* adjust 'tags plugin' style behavior */
div.dokuwiki div.tags {font-size:11px}
div.dokuwiki div.tags span {padding:1px 0 1px 20px}

/* adjust 'discussion plugin' style behavior */
div.dokuwiki .comment_head span.author, div.dokuwiki .comment_head abbr.published {padding: 1px 0 1px 20px}
div.dokuwiki #discussion__comment_text {width:538px}

/* adjust 'captcha plugin' style behavior */
div.dokuwiki #plugin__captcha_wrapper {margin-top:4px}
div.dokuwiki #plugin__captcha_wrapper img {vertical-align:top; margin:1px 2px}

/* adjust 'gallery plugin' style behavior */
div.dokuwiki div.gallery {width:100%}
div.dokuwiki div.gallery img.tn {border:solid #8a919d 1px; padding:0.3em; margin-top:0; margin-bottom:0}
div.dokuwiki div.gallery table td {padding:0.4em}
div.dokuwiki div.gallery table img.tn {border:solid #8a919d 1px; margin:0; padding:0.3em}
