/*
Theme Name: MU
Description:
Theme URI:
Version: 1.5
Author: M.U.
Author URI:
http://www.opensource.org/licenses/gpl-license.php
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    background: #414042 url(images/mbg.jpg) top center no-repeat;
    background-attachment: fixed;
}
ol, ul, .sf-menu, .sf-menu * {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
:focus {
    outline: 0;
}
ins, a {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clearfix:after, .container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
* html .clearfix, * html .tlc, * html .trc {
    height: 1%;
}
.clearfix, .post hr {
    display: block;
}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 62.50%;
    color: #414042;
}
body.font-small {
    font-size: 65%;
}
body.font-medium {
    font-size: 75%;
}
body.font-large {
    font-size: 85%;
}
h1, h2, h3, h4, h5, h6 {
    color: #414042;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    line-height: 1.2em;
}
h1 {
    font-size: 2.4em;
}
h2 {
    font-size: 1.8em;
}
h3 {
    font-size: 1.6em;
}
h4, .large, #mainmenu ul {
    font-size: 1.2em;
}
h5 {
    font-size: 1.0em;
    font-weight: bold;
}
h6 {
    font-size: 0.9em;
    font-weight: bold;
}
code, pre {
    margin: 1em 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #414042;
}
pre {
    overflow: auto;
    padding: 1em;
    border: 1px solid #ddd;
    background: #f1f1f1;
}
pre.script {
    border: 1px dashed #ccd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
blockquote {
    display:table-cell;
    font-style: italic;
    padding-left: 48px;
    padding-right: 10px;
    background: url(images/quote.png) 0 0 no-repeat;
    border: 1px solid #414042;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
acronym, abbr {
    font-size: 0.9em;
    letter-spacing: .07em;
    cursor: help;
    border-bottom: 1px dashed #999;
}
p {
    margin: .5em 0 1em 0;
    line-height: 1.5em;
}
p.last {
    margin-bottom: 0!important;
}
p img {
    padding: 0;
}
hr, .hidden {
    display: none;
}
strong {
    color: #414042;
    font-weight: bold;
}
em {
    font-style: italic;
}
.small {
    font-size: .8em;
    color: #414042;
}
.resalted, dl dt {
    font-weight: bold;
}
.highlight {
    background: #e7feb1;
    padding: 0 .25em;
    margin: 0 .25em;
}
.center {
    text-align: center;
}
.underlined {
    border-bottom: 1px solid #414042;
}
input {
    padding: 4px 8px;
    border: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: url(images/submenu-bg.png) top left repeat;
}
input.button {
    border: 0;
    float: right;
    padding: 4px 8px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: none;
    background: #414042;
    color: #fff;
}
input.button:hover {
    background: #7e3b0d;
    color: #414042;
}
input.button:active {
    background: #333;
    color: #414042;
}
textarea {
    padding: 9px;
    border: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: url(images/submenu-bg.png) top left repeat;
}
a:link, a:visited, .post h2 a:hover, .post h3.post-title a:hover, #sidebar a:hover {
    color: #7e3b0d;
}
a:hover, .post h2 a:active, .post h3.post-title a:active {
    color: #414042;
}
a:active, .post h2 a:link, .post h3.post-title a:link, #sidebar a:link, #sidebar a:visited {
    color: #7e3b0d;
}
#mainmenu ul li a:link, #mainmenu ul li a:active, #mainmenu ul li a:visited {
    color: #414042;
}
#mainmenu ul li a:hover {
    color: #414042;
}
a img {
    border: none;
}
#sidebar a:active {
    color: #414042;
}
.post h2 a:visited, .post h3.post-title a:visited {
    color: #7e3b0d;
}
ul, ol {
    margin: .5em 1.5em 2em 1.7em;
}
ul {
    list-style-type: disc;
}
ol, .entry ol {
    list-style-type: decimal;
}
ol.list li {
    margin-bottom: 2em;
}
ol.list h4 {
    margin: 0 0 .2em;
}
dl {
    margin: 0 0 1.5em 0;
}
dd {
    margin-left: 1.5em;
}
body {
    margin: 0;
}
#wrapper {
    position: absolute;
    left: 50%;
    width: 960px;
    margin-left: -480px;
    z-index: 2;
}
#header {
    height: 250px;
    background: url(images/header-bg.png) top left no-repeat;
}
#head {
    height: 80px;
}
#menubar {
    position: absolute;
    top: 165px;
    width: 637px;
    left: 50%;
    height: 69px;
    margin-left: -170px;
    background: url(images/mn-bg.png) center center no-repeat;
    z-index: 800;
}
#searchform {
    position: absolute;
    left: 50%;
    top: 22px;
    width: 220px;
    height: 43px;
    margin-left: 202px;
    z-index: 900;
}
#search-box, #search-box:hover {
    width: 220px;
    height: 43px;
}
#search-box {
    background: url(images/search-box.png) center left no-repeat;
}
#search-text {
    background: transparent none no-repeat 0 0;
    border: 0;
    margin: 0;
    padding: 0;
    height: 20px;
    margin-top: 13px;
    text-indent: 10px;
    color: #414042;
    width: 190px;
}
#wrap {
    height: 100%;
}
#container {
    margin: 20px 25px 10px 40px;
}
#content {
    width: 680px;
    min-height: 450px;
    float: left;
}
#sidebar {
    width: 190px;
    float: right;
    margin: 0;
}
#bottom {
    clear: both !important;
    height: 80px;
    padding: 0 10px 0;
}
.sf-menu {
    line-height: 1.0;
}
.sf-menu ul {
    position: absolute;
    top: -999em;
}
.sf-menu ul li {
    width: 100%;
}
.sf-menu li:hover {
    visibility: inherit;
}
.sf-menu li {
    float: left;
    position: relative;
}
.sf-menu a {
    display: block;
    position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    left: 0;
    top: 2.5em;
    z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul, ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
    top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul, ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
    left: 16em;
    top: 0;
}
#mainmenu ul {
    margin: 15px 10px;
    padding: 0;
    list-style: none;
}
#mainmenu ul li {
    display: inline;
    height: 40px;
}
#mainmenu ul li a {
    display: table-cell;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    height: 40px;
    line-height: 40px;
}
.home {
    margin-top: 9px;
}
#mainmenu ul ul {
    margin-top: .5em;
    margin-left: 1em;
    padding: 7px 0 7px 0;
    font-size: 1em;
    border: 0;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-right-radius: 7px;
    background: url(images/submenu-bg.png) top left repeat;
}
#mainmenu ul ul ul {
    margin-top: .5em;
    margin-left: -6.3em;
}
#mainmenu ul ul li, #mainmenu ul ul li.page_item, #mainmenu ul ul li.page_item:hover, #mainmenu ul ul li.page_item:active, #mainmenu ul ul li.current_page_item {
    background: none;
    height: 25px;
    margin-left: 0;
    white-space: nowrap;
}
#mainmenu ul ul a {
    height: 25px;
    line-height: 25px;
}
.menu-shadow {
    background: url('images/shadow.png') no-repeat bottom right;
    padding: 0 8px 9px 0;
    -moz-border-radius-bottomleft: 17px;
    -moz-border-radius-topright: 17px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
}
#head .logotype {
    padding: 18px 25px;
}
#head .logotype-print {
    display: none;
    padding: 18px 25px;
}
#by-email {
    position: absolute;
    top: 98px;
    left: 50%;
    margin-left: 405px;
    width: 43px;
    height: 33px;
    
}
#by-rss {
    position: absolute;
    top: 92px;
    left: 50%;
    margin-left: 360px;
    width: 43px;
    height: 33px;

}
#mainmenu {
    font-weight: lighter;
}
#mainmenu ul li a {
    padding-left: 11px;
    padding-right: 11px;
}
.post {
    overflow: visible;
    clear: both;
    margin-left: 1px;
    padding: 0 0 10px 0;
}
.post h2 {
    font-size: 1.4em;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 2em;
}
.postmetadata {
    height: 30px;
}
.clock {
    display: inline-block;
    float: left;
    height: 30px;
    line-height: 30px;
    padding-left: 25px;
    margin-right: 10px;
    background: url(images/clock.png) no-repeat left center;
}
.comm {
    display: inline-block;
    float: left;
    height: 30px;
    line-height: 30px;
    padding-left: 25px;
    background: url(images/comments.png) no-repeat left center;
}
#pagenavigator {
    clear: both;
    margin: 0 0 20px 0;
    width: 680px;
    height: 22px;
    line-height: 22px;
    font-size: 1.0em;
    color: #414042;
    background: url(images/pagenavi-bg.png) no-repeat center center;
}
#pagenavigator a, #pagenavigator span.current {
    color: #414042;
    margin: 0 .75em 0 .75em;
}
#pagenavigator span.current {
    color: #414042;
    font-weight: bold;
}
#pagenavigator span.pages {
    color: #414042;
    margin: 0 .75em 0 0;
}
.entry {
    font-size: 1.2em;
    line-height: 1.2em;
    text-align: justify;
    margin: 5px 0;
}
.entry blockquote, .entry blockquote blockquote {
    font-size: .9em;
}
.entry fieldset {
    padding: 1em 1em 1em 2em;
    margin-bottom: 1em;
    border: 1px dashed #414042;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.entry fieldset legend {
    font-weight: bold;
    margin: -.25em 0 -.25em -3em;
    padding: .25em 1em .25em 1em;
    background-color: white;
    border: 1px solid #414042;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.entry table {
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #414042;
    font-size: 0.9em;
}
.entry table tr td {
    padding: 5px 10px;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #414042;
}
.entry table tr th {
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #414042;
    padding: 5px 10px;
    background: #f4f4f4;
    color: #414042;
    font-weight: bold;
    text-align: center;
}
.entry ol ol {
    list-style-type: lower-alpha;
}
.entry ol ol ol {
    list-style-type: lower-roman;
}
.entry ul.links li {
    padding: 0 0 1em;
}
.notice {
    font-size: 1.2em;
    line-height: 1.2em;
    padding: 2em 1em 1em 0;
}
.notice div#icon {
    float: left;
    margin-left: 110px;
    width: 48px;
    height: 48px;
    background: url(images/attention.png) 0 0 no-repeat;
}
.notice div#box {
    float: right;
    width: 500px;
}
.notice div#box form {
    margin-bottom: 1em;
}
p img {
    padding: 0;
    max-width: 100%;
}
img.centered, .aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#commentform {
    margin-top: 20px;
}
#comments {
    font-size: 1em;
    line-height: 1em;
}
#comments .browse {
    clear: both;
    width: 588px;
    height: 19px;
    margin: 0;
    padding-bottom: 9px;
}
.commentlist {
    margin: 5px 0;
}
.commentlist li {
    list-style: none;
    padding: 10px;
}
li.comment {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 10px;
    padding-top: 1em;
    font-size: 12px;
}
.comment-author cite {
    font-weight: bold;
    font-size: 12px;
}
.comment-meta {
    margin: 10px 0;
    font-size: 10px;
}
li.comment p {
    clear: both;
}
li.comment blockquote {
    clear: both;
    font-size: 12px;
    min-height: 2em;
}
.commentlist li.even {
    background: url(images/submenu-bg.png) top left repeat;
}
.commentlist li.odd {
    background: url(images/trans.png) top left repeat;
}
ul.children {
    margin: 1em 0 0;
}
ul.children li {
    list-style: none;
    margin-bottom: 10px;
    padding-top: 1em;
}
#sidebar h2 {
    margin-bottom: .5em;
    font-size: 1.4em;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 2em;
    color: #414042;
}
.widget_text a, .widget_links a, .widget_categoryposts a, .widget_meta a, .widget_recent_entries a, .widget_pages a, .widget_categories a, .widget_archive a {
    font-size: 1.2em;
    background: none;
    padding-left: 20px;
    background: url(images/bullet.png) no-repeat left center;
}
#sidebar ul, #sidebar ul ol {
    margin: 0;
    padding: 0;
}
#sidebar ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 20px;
}
#sidebar ul p, #sidebar ul select {
    margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
    margin: 5px 0 0 0;
}
#sidebar ul ul ul, #sidebar ul ol {
    margin: .5em 0 .5em 1em;
}
#sidebar ul ol li {
    list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
    padding: 0;
    margin: .5em 0 .5em 0;
}
.rtw_widget div p a {
    font-size: 1em;
}
#wp-calendar {
    font-size: 1.2em;
    empty-cells: show;
    margin-bottom: -10px;
}
#wp-calendar a {
    font-size: 1.0em;
    display: block;
    font-weight: bold;
}
#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}
#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}
#wp-calendar caption {
    margin: -5px 0 5px;
    letter-spacing: 0.3em;
    font-weight: lighter;
    font-size: .8em;
    color: #414042;
    text-align: right;
}
#wp-calendar th {
    padding: 4px 5px 4px 6px;
    font-weight: lighter;
    font-size: .8em;
    color: #414042;
    text-align: right;
    background: url(images/submenu-bg.png) top left repeat;
}
#wp-calendar td {
    padding: 4px 5px 4px 6px;
    text-align: right;
}
#wp-calendar td#today {
    background: url(images/submenu-bg.png) top left repeat;
}
#wp-calendar td#prev a {
    padding: 0;
    text-align: left;
    font-weight: normal;
}
#wp-calendar td#next a {
    padding: 0;
    text-align: right;
    font-weight: normal;
}
#footer div {
    margin: 30px 30px;
    float: left;
    color: #414042;
    text-align: left;
    font-size: 1.2em;
    width: 500px;
}
#gototop {
    margin-top: 40px;
}
.clear, .clearfix {
    clear: both;
    height: 0;
}
.alignright {
    margin-left: 10px;
    margin-bottom: 10px;
    float: right;
}
.alignleft {
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}
.wp-caption {
    border: 1px solid #414042;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
}
.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
.sf-sub-indicator {
    display:inline-block;
    width: 12px;
    height: 12px;
    background: url(images/sub-indicator.png) no-repeat;
}
.cf-text {
    width: 400px;
}
.cf-select {
    width: 420px;
}
.cf-submit {
    background: none;
    background-color: #414042;
    color: #fff;
    border: 0;
}
.print {
    display: block;
    width: 16px;
    height: 16px;
    margin-top: -27px;
    margin-right: 10px;
    float: right;
}
.more {
    padding-right: 15px;
    background: url(images/bullet.png) no-repeat right center;
}

