/**************************
 *  author: Andrzej Mazur  *
 *  email: ender@13k.pl    *
 *  date: 13.03.2010       *
 **************************/

*{
    margin: 0;
    padding: 0;
}

*:focus {
    outline: none;
}

img {
    border: 0;
}

ul {
    list-style-type: none;
}

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}

abbr {
    cursor: help;
}

a {
    font: normal 11px Verdana;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
}

body {
    color: #fff;
    font: normal 13px Trebuchet MS;
    height: 100%;
    background: #e1dbdb;
}

html {
    height: 100%;
    background: #e1dbdb;
}

#body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -75px;
    background: #e1dbdb;
    color: #646464;
}

#body h2, #body h3 {
    font-size: 18px;
    font-weight: bold;
    color: #2c383e;
    margin-bottom: 5px;
}

#headerBg {
    background: #06212b url(../img/top.jpg) top center no-repeat;
}

#header {
    width: 960px;
    height: 350px;
    margin: 0 auto;
    position: relative;
}

#logo {
    position: absolute;
    top: 38px;
    left: 48px;
    width: 174px;
    height: 96px;
    display: block;
}

#photos {
    width: 408px;
    height: 294px;
    background: url(../img/photos.jpg) center bottom no-repeat;
    margin: 0 auto;
}

#paper {
    width: 566px;
    height: 190px;
    background: url(../img/paper.png) center bottom no-repeat;
    margin: 0 auto;
    margin-top: -50px;
    font-size: 11px;
    line-height: 16px;
}

#paper #paperLeft {
    float: left;
    width: 210px;
    margin: 23px 30px 20px 40px;
    height: 155px;
    position: relative;
}

#paper #paperRight {
    float: right;
    width: 210px;
    margin: 25px 40px 20px 30px;
    height: 155px;
    position: relative;
}

#paper a.link {
    position: absolute;
    bottom: 5px;
    right: 0px;
    width: 160px;
    height: 26px;
    background: url(../img/link.gif) 0px 0px no-repeat;
    text-indent: -5000px;
}

#paper a.link:hover {
    background: url(../img/link.gif) 0px -26px no-repeat;
}

#paper a.href {
    color: #646464;
}

#middle {
    width: 860px;
    margin: 0 auto;
}

#middle #content {
    float: left;
    width: 540px;
    margin-top: 10px;
}

#middle #content p {
    margin: 0px 20px 15px 0px;
}

#middle #content .form {
    padding-bottom: 30px;
}

#middle #content .form p {
    margin: 0px;
    padding: 2px 0px 0px 0px;
}

#middle #content .form abbr {
    font-size: 9px;
    color: #949494;
}

#middle #content .form input, #middle #content .form textarea {
    background: #E9E3E3;
    border: 1px solid #70777D;
    border-width: 1px 0px 0px 1px;
    padding: 3px 6px;
    margin-bottom: 5px;
}

#middle #content .form input.text {
    width: 300px;
}

#middle #content .form textarea {
    width: 490px;
    height: 150px;
}

#middle #content .form input#spam {
    width: 20px;
    text-align: center;
    margin: 0px 10px;
}

#middle #content .form input.submit {
    background: url(../img/submit.jpg) no-repeat;
    width: 92px;
    height: 37px;
    border: 0px;
    float: right;
    margin-right: 40px;
    padding-bottom: 5px;
    margin-top: 15px;
    cursor: pointer;
}

#middle #content .form .error {
    color: #1775a0;
}

#middle #sidebar {
    float: left;
    width: 320px;
    margin-top: 10px;
}

#middle #sidebar h3 {
    text-align: right;
    margin-right: 10px;
}

#middle #sidebar .shadow {
    width: 302px;
    height: 218px;
    background: url(../img/shadow.jpg) top center no-repeat;
    float: right;
    margin: 0px 5px 10px 0px;
}

#middle #sidebar .shadow a img {
    margin-top: 13px;
}

#middle #sidebar #tweets {
    font-size: 12px;
}

#middle #sidebar #tweets a {
    font-size: 11px;
    color: #247ca4; /*#2C383E #1775a0*/
}

#middle #sidebar #tweets ul li {
    padding-bottom: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
}

#middle #sidebar #tweets img.loading {
    text-align: center;
    margin: 0 auto;
    width: 16px;
    height: 16px;
    padding-left: 50px;
}

.twitter {
    width: 315px;
    float: right;
}

.twitter .twitterTop {
    width: 315px;
    height: 90px;
    background: url(../img/paper_top.jpg) no-repeat;
    position: relative;
}

.twitter .twitterTop h3 {
    padding: 52px 22px 0px 0px;
}

.twitter .twitterTop ul.icons {
    position: absolute;
    top: 0px;
    right: 25px;
}

.twitter .twitterTop ul.icons li {
    float: left;
}

.twitter .twitterTop ul.icons li a {
    display: block;
    width: 36px;
    height: 36px;
    background: url(../img/icons.jpg) 0px 0px no-repeat;
    text-indent: -5000px;
}

.twitter .twitterTop ul.icons li a.visitUsFacebook {
    background-position: 0px 0px;
}

.twitter .twitterTop ul.icons li a.visitUsYoutube {
    background-position: -36px 0px;
    margin-left: 7px;
}

.twitter .twitterTop ul.icons li a.visitUsTwitter {
    background-position: -72px 0px;
    margin-left: 6px;
}

.twitter .twitterMiddle {
    width: 315px;
    background: url(../img/paper_middle.jpg) repeat-y;
}

.twitter .twitterMiddle ul {
    padding: 0px 20px 5px 20px;
}

.twitter .twitterBottom {
    width: 315px;
    height: 46px;
    background: url(../img/paper_bottom.jpg) no-repeat;
}

#footerBg {
    background: #031e28 url(../img/bottom2.jpg) top center no-repeat;
}

#footer {
    width: 960px;
    height: 75px;
    margin: 0 auto;
}

#footer ul {
    float: right;
    padding: 15px 50px 0px 0px;
}

#footer ul li {
    float: left;
    margin-left: 10px;
}

#footer ul li a {
    color: #fff;
    font-weight: bold;
}

#footer ul li a:hover {
    text-decoration: underline;
}

#footer ul li#footerLogo {
    width: 27px;
    height: 15px;
    background: url(../img/forge.png) bottom left no-repeat;
}