/*
Theme Name: MU
Description:
Theme URI:
Version: 1.2
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: #333;
    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: #666;
}
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: #666;
    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: #666;
}
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 #ccc;
    -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: #666;
    font-weight: bold;
}
em {
    font-style: italic;
}
.small {
    font-size: .8em;
    color: #666;
}
.resalted, dl dt {
    font-weight: bold;
}
.highlight {
    background: #e7feb1;
    padding: 0 .25em;
    margin: 0 .25em;
}
.center {
    text-align: center;
}
.underlined {
    border-bottom: 1px solid #ccc;
}
input {
    padding: 4px 8px;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #f9ffff;
}
input.button {
    float: right;
    padding: 4px 8px;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #4b920e;
    color: #ccc;
}
input.button:hover {
    background: #4b920e;
    color: #fff;
}
input.button:active {
    background: #333;
    color: #fff;
}
textarea {
    padding: 9px;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #f9ffff;
}
a:link, a:visited, .post h2 a:hover, .post h3.post-title a:hover, #sidebar a:hover {
    color: #4b920e;
}
a:hover, .post h2 a:active, .post h3.post-title a:active {
    color: #666;
}
a:active, .post h2 a:link, .post h3.post-title a:link, #sidebar a:link, #sidebar a:visited {
    color: #4b920e;
}
#mainmenu ul li a:link, #mainmenu ul li a:active, #mainmenu ul li a:visited {
    color: #fff;
}
#mainmenu ul li a:hover {
    color: #ccc;
}
a img {
    border: none;
}
#sidebar a:active {
    color: #666;
}
.post h2 a:visited, .post h3.post-title a:visited {
    color: #4b920e;
}
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;
    top: 0;
    left: 50%;
    width: 960px;
    margin-left: -480px;
    z-index: 2;
}
#header, #head {
    height: 260px;
}
#menubar {
    position: absolute;
    top: 182px;
    width: 958px;
    left: 50%;
    margin-left: -479px;
    margin-right: 1px;
    height: 44px;
    background: #333;
}

#searchform {
    position: relative;
    margin-left: 748px;
    top: -67px;
    width: 200px;
    height: 23px;
}
#search-box, #search-box:hover {
    width: 200px;
    height: 23px;
}
#search-box {
    background: url(images/search-box.png) top left no-repeat;
}
#search-text {
    background: transparent none no-repeat 0 0;
    border: none;
    margin: 1px 32px 4px 4px;
    color: #666;
    width: 160px;
}
#wrap {
    height: 100%;
}
#container {
    margin: 0 20px 0 20px;
}
#content {
    width: 690px;
    min-height: 400px;
    float: left;
}
#sidebar {
    width: 190px;
    float: right;
    margin: 0;
    margin-top: -20px;
}
#bottom {
    clear: both !important;
    height: 95px;
    padding: 10px 20px 0;
}
#footer {
    padding: 15px 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: 0;
    padding: 0;
    list-style: none;
}
#mainmenu ul li {
    display: inline;
    height: 44px;
}
#mainmenu ul li a {
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: normal;
    /*text-transform: uppercase;*/
}
#mainmenu ul li.page_item {
    background: url(images/mn-bg.png) top right no-repeat;
}
#mainmenu ul li.page_item:hover {
    background: url(images/mn-bg.png) top right no-repeat;
}
#mainmenu ul li.page_item:active {
    background: url(images/mn-bg.png) top right no-repeat;
}
#mainmenu ul li.current_page_item {
    background: url(images/mn-bg.png) top right no-repeat;
}
.home {
    margin-top: -4px;
}
#mainmenu ul ul {
    margin-top: 1em;
    margin-left: 1em;
    padding: 7px 0 7px 0;
    font-size: 1em;
    border: 1px solid #ebede6;
    -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: #333;
}
#mainmenu ul ul ul {
    margin-top: .3em;
    margin-left: -3.4em;
}
#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: 2.1em;
    margin-left: 0;
    white-space: nowrap;
}
#mainmenu ul ul a {
    height: 1em;
    padding: .62em 1em .08em;
}
.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: 48px 0 0 25px;
}
#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.7em;
    line-height: 1.7em;
}
#pagenavigator {
    clear: both;
    margin: 0 0 20px 50px;
    width: 590px;
    height: 22px;
    font-size: 1.0em;
    border: 1px solid #dee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #f1f9f9;
}
#pagenavigator a, #pagenavigator span.current {
    margin: 0 .75em 0 0;
    padding: 3px .25em;
}
#pagenavigator span.current {
    color: #4b920e;
    font-weight: bold;
}
.entry {
    font-size: 1.2em;
    line-height: 1.2em;
    text-align: justify;
    margin: 20px 0 0;
}
.entry blockquote, .entry blockquote blockquote {
    font-size: .9em;
}
.entry fieldset {
    padding: 1em 1em 1em 2em;
    margin-bottom: 1em;
    border: 1px dashed #ccc;
    -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 #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.entry table {
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #ccc;
    font-size: 0.9em;
}
.entry table tr td {
    padding: 5px 10px;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #ccc;
}
.entry table tr th {
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #ccc;
    padding: 5px 10px;
    background: #f4f4f4;
    color: #666;
    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;
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.notice div#icon {
    float: left;
    margin-left: 20px;
    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;
}
#comments {
    font-size: 1em;
    line-height: 1em;
    margin: 0 0 20px 50px;
    padding: 20px 0 0 0;
    border-top: 1px solid #ccc;
}
#comments .browse {
    clear: both;
    width: 588px;
    height: 19px;
    margin: 0;
    padding-bottom: 9px;
}
.commentlist {
    margin: 10px 0;
}
.commentlist li {
    list-style: none;
    padding: 10px;
}
li.comment {
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 20px;
    padding-top: 1em;
    font-size: 12px;
}
.vcard img.avatar {
    float: left;
    border: 1px solid #eee;
    padding: 2px;
    margin: 0 20px 1em 0;
}
.vcard cite {
    font-weight: bold;
    font-size: 12px;
}
.vcard span, .commentmetadata, .reply, #respond p.small {
    font-size: 10px;
}
li.comment p {
    clear: both;
}
li.comment blockquote {
    clear: both;
    font-size: 12px;
    min-height: 2em;
}
.commentlist li.even {
    background: #f0f0f0;
}
ul.children {
    margin: 1em 0 0;
}
ul.children li {
    list-style: none;
    margin-bottom: 10px;
    padding-top: 1em;
}
#respond {
    font-size: 12px;
    margin: 20px 0;
}
#respond textarea {
    width: 96%;
}
#respond div.cancel-comment-reply {
    padding: 10px 0 0;
}
#commentform {
    padding-bottom: 30px;
}
#sidebar h2 {
    margin-bottom: .5em;
    font-size: 1.6em;
    line-height: 2em;
    color: #666;
}
#sidebar 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;
}
#wp-calendar {
    font-size: 1.2em;
    empty-cells: show;
}
#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: 8px 0;
    letter-spacing: 0.3em;
    font-weight: lighter;
    font-size: .8em;
    color: #666;
    text-align: right;
}
#wp-calendar th {
    padding: 4px 5px 4px 6px;
    font-weight: lighter;
    font-size: .8em;
    color: #666;
    text-align: right;
    background: #f4f4f4;
}
#wp-calendar td {
    padding: 4px 5px 4px 6px;
    text-align: right;
}
#wp-calendar td#today {
    background: #e0e0e0;
}
#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 {
    color: #888;
    text-align: left;
    font-size: .9em;
    line-height: 1.6em;
}
#gototop {
    margin-top: 7px;
}
.clear, .clearfix {
    clear: both;
    height: 0;
}
#footer div {
    float: left;
    padding: 0;
    margin: 6px 0 10px 0;
    display: inline;
}
.alignright {
    margin-left: 10px;
    margin-bottom: 10px;
    float: right;
}
.alignleft {
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
}
.wp-caption {
    border: 1px solid #ccc;
    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;
}
#head {
    background: url(images/menu-bg.png) 50% 0 no-repeat;
}
#wrap {
    background: url(images/content-bg.png) 50% 0 repeat-y;
}
#bottom {
    background: url(images/footer-bg.png) 50% 0 no-repeat;
}
.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-color: #333;
    color: #fff;
    border: 0;
}
#text-8, #text-9 {
    list-style: none;
}
#text-8 a, #text-9 a {
    padding-left: 0px;
    background: none;
}
