/* Additional elements for FATEYEV Template */

/* prevent using background image for other pages than based on main.php */
body {background:#ffffff url(images/bg.jpg) top repeat-x}

/* adjust 'search results' behavior */
div.dokuwiki ul.search_quickhits li {width:45%}
div.dokuwiki div.search_quickresult {margin-bottom:20px}
div.dokuwiki div.search_result {margin-bottom:10px}
div.dokuwiki div.ajax_qsearch {text-align:left; font-size:85%; position:absolute; width:205px; right:2px; z-index:99}

/* 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}

/* adjust 'bloglinks plugin' style behavior (may will not need with newer bloglinks?? */
div.dokuwiki div.plugin_bloglinks__prev {text-align:left}
div.dokuwiki div.plugin_bloglinks__next {text-align:right}

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

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

#lang_top {margin:24px 0 0 300px; position: absolute; text-align:right; width:600px}
	#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 300px; color:#ffffff; text-align:right; width:600px}

#menu_top {position:absolute; margin:178px 0 0 300px; height:46px; background:url(images/mb.jpg) repeat-x; text-align:center; width:600px}
	#menu_l {width:12px; margin:178px 0 0 300px; 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 22px}
	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}
	
#page_bottom {height:60px; border-top:#acb4c1 solid 1px; margin-top:50px; color:#778599; padding:6px 0 0 35px; 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}

