/*
    Ginger Minimalist fixed-width variation
    Produced by the Wikidot Minimalist Theme Factory
    by Pieter Hintjens

    Color chart:
    * Primary: #9bb121
    * Shade: #646464
*/

html, body {
    min-height: 101%;
}

#container-wrap {
    padding-right: 8px;
    overflow: hidden;
}

/*  Use 950 pixels width for normal screens, 100% for iPhones */
#container {
    width: 960px;
    margin: 0 auto;
    position: relative;
}
@media only screen and (max-device-width: 480px) {
  #container {
    width: 100%;
  }
}

a:link {
    text-decoration:none;
}

a:active {
    text-decoration:none;
}

a:visited {
    text-decoration:none;
}

a:hover {
    background: transparent;
    color:#000000;
    text-decoration:underline;
}

#header {
    height: 118px;
}

#header h1 {
    float: left;
    padding: 35px 0 0 16px;
}

#header h1 span {
    padding-right: 7px;
}

#header h1 a {
    font-family: Trebuchet MS,Arial,Sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 26px;
}

#header h1 a:hover {
    text-decoration: none;
}

#header h2 {
    color: #999999;
    font-family: "Verdana", Arial, Helvetica, sans;
    font-size: 16px;
    line-height: 20px;
    padding: 38px 7px 14px;
}

#header h2:before {
    content: "|";
}

#header h2 span {
    font-size:10px;
    letter-spacing:2px;
    padding-left:7px;
    text-transform:uppercase;
}

#top-bar {
    background-color:#FDFFEF;
    border-left:3px outset #000000;
    border-right:3px outset #000000;
    border-top:3px outset #000000;
    height:62px;
    left:0;
    position:relative;
    width:960px;
}

#top-bar ul {
    height:29px;
    left:10px;
    padding:0;
    position:relative;
    top:10px;
    width:940px;
}

#top-bar li {
    margin: 0;
}

#top-bar ul ul {
    margin-right: 0;
}

#top-bar li a {
    border-right: 1px solid #ffffff;
    color: #eeeeee;
    font-size: 13px;
    font-weight: bold;
    line-height: 29px;
    padding: 0 15px;
    text-decoration: none;
}

#top-bar li a:hover {
    text-decoration: none;
}

#top-bar li ul {
    border: none;
    left: 0;
    position: relative;
    top: 0;
    width: 1em;
}

#top-bar li ul li a {
    width: 18em;
}

#search-top-box {
    right: -63px;
    top: 40px;
}

#search-top-box .button {
    visibility: hidden;
}

#search-top-box .text {
    padding: 2px 2px 2px 5px;
    width: 220px;
}

#search-top-box input.empty {
    color:#999999;
}

#search-top-box input.text {
    border:1px solid #777777;
    color:#999999;
}

#login-status a {
    text-decoration: bold;
}

#login-status #account-topbutton, #account-options li a:hover, .change-textarea-size a {
    color: #646464;
}

#login-status #account-topbutton:hover, .change-textarea-size a:hover {
    color: #000;
}

#side-bar {
    float:right;
    margin:5px;
    overflow:hidden;
    padding:5px;
    width:140px;
}

div.buttons input, input.button, button, a.button {
    background-color: #FDFFEF;
    font-weight: bold;
    border-radius: 8px 8px;
    -moz-border-radius: 8px 8px;
    -webkit-border-radius: 8px 8px;
}

div.buttons input:hover, input.button:hover, button:hover, a.button:hover {
    color: #ffffff;
    text-decoration: none;
}

#main-content {
    margin: 20px 0 0 0;
    padding: 0 15px;
    min-height: 950px;
    overflow: hidden;
}

#content-wrap {
    background-color: #FDFFEF;
    border-bottom: 3px outset #000000;
    border-left: 3px outset #000000;
    border-right: 3px outset #000000;
    min-height: 1px;
    width: 100%;
}

#page-content > *:first-child {
    margin-top: 0;
}

#page-title {
    border:medium none;
    color:#333333;
    font-family:Arial,Helvetica,Sans-serif;
    font-size:190%;
    font-weight:bold;
    margin-top:0;
    padding-bottom:2px;
}

#page-content > h1,
#page-content > h2,
#page-content > h3,
#page-content > h4 {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    margin: 15px 0;
    padding: 0;
}

h1 {
    font-size: 180%;
}

#main-content h1 span,
#main-content h2 span,
#main-content h3 span,
#main-content h4 span {
    color:#000000;
}

#main-content h1 span a,
#main-content h2 span a,
#main-content h3 span a,
#main-content h4 span a {
    color:#000000;
    text-decoration: none;
}

#main-content h1 span a:hover,
#main-content h2 span a:hover,
#main-content h3 span a:hover,
#main-content h4 span a:hover {
    text-decoration: none;
}

div.page-calendar-box {
    padding: 0;
}

blockquote {
    background-image: url(http://snippets.wikidot.com/local--files/code:quotes-in-blockquotes/quote-right.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
}

blockquote p {
    background-image: url(http://snippets.wikidot.com/local--files/code:quotes-in-blockquotes/quote-left.gif);
    background-repeat: no-repeat;
    margin-top: 0;
    padding-top: 1em;
    min-height: 37px;
}

blockquote p + p {
    padding-top: 0;
    background-image: none;
}

#breadcrumbs {
    margin-bottom: 1em;
}

.odate, .like-odate {
    font-size: 85%;
    font-weight: bold;
    color: #666;
    background: transparent;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.member .error-block {
    display:none;
}

#footer {
    background-color: #999999;
    border: 1px solid #333333;
    margin: 10px 0 10px 0;
    padding: 10px;
    width: 944px;
}

#footer a {
    color: #333333;
}

#license-area {
    color: #999999;
    padding-bottom: 10px;
    text-align: center;
}

#license-area a {
    color: #aaaaaa;
}

.image-container {
    padding:0 1em 0 1em;
}

/*  These are added for use in the nav:side */

.side-box {
    background-color:#F8F8F8;
    border:1px solid #DADADA;
    margin-bottom:10px;
    margin-left:10px;
    padding:8px;
    width:130px;
}

.side-box h2 {
    background-color:#EBF3FB;
    font-size:10px;
    margin-left:-8px;
    margin-right:-8px;
    margin-top:-8px;
    padding:5px 10px;
}

#side-bar ul {
    padding: 0 0 0 1em;
    margin: 0;
}

/*  Pop-up hover text over images or links  */
/*  Use: [[span class="hover"]]Image or link[[span]]Hover text[[/span]][[/span]] */

.hover span {
    display: none;
}
.hover:hover span {
    position: absolute;
    display: inline;
    margin: 15px -20px;
    height: auto;
    width: auto;
    background: #eee;
    border: 1px solid #555;
    color: #555;
    padding: 1em;
    font-size: 12px;
}
.hover:hover span span {
    position: relative;
    margin: auto;
    height: auto;
    width: auto;
    border: none;
    padding: 0;
}
#header h1 a {
    color: #9bb121;
}
#top-bar ul {
    background-color: #646464;
    border-bottom:4px solid #9bb121;
}
#top-bar li a:hover {
    background-color: #9bb121;
}
div.buttons input, input.button, button, a.button {
    border: solid 1px #9bb121;
}
div.buttons input:hover, input.button:hover, button:hover, a.button:hover {
    background-color: #9bb121;
}
a:link {
    color: #9bb121;
}
a:active {
    color: #9bb121;
}
a:visited {
    color: #9bb121;
}
#main-content h1 span a:hover,
#main-content h2 span a:hover,
#main-content h3 span a:hover,
#main-content h4 span a:hover {
    color: #646464;
}
#container-wrap {
    background:url(http://www.f-zasm.yoyo.pl/blog/images/back1.jpg) repeat top right;
}
#header {
    background:url(http://www.f-zasm.yoyo.pl/blog/images/back1.jpg) repeat top right;
}
#top-bar li ul li a {
    background-color: #646464;
}
#search-top-box input.empty {
    background-color: #646464;
}
#search-top-box input.text {
    background-color: #646464;
}
div.buttons input, input.button, button, a.button {
    color: #646464;
}

/* top border color */
.yui-navset .yui-nav a em,
.yui-navset .yui-navset-top .yui-nav a em {
    border-color: #a3a3a3; 
}
 
/* selected tab */
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus,   /* no focus effect for selected */
.yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
    background-color: #646464;
    background-image: none; 
    color: #fff;
    font-weight: bold;
}
 
/* not selected tab */
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    background-color: #D0DF7D;
    background-image: none; 
}
 
/* not selected tab - hover */
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
    background: #EBEFD1; 
    background-image: none; 
}
 
/* border between tabs and page */
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border-color: #646464;
}
 
/* page */
.yui-navset .yui-content
{
    background-color: #FBFFDF;
}