/*
Theme Name: brt12
Theme URI: http://brt12.eu
Description: Theme created for Bartosz Sobczyk
Author: Ola & Hubert
.
General comments/License Statement if any.
.
*/

/* v1.0 | 20080212 */

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, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    background: url(images/bg.jpg) repeat center top;
}

#header {
    background: url(images/header.jpg) no-repeat center top;
    height: 692px;
    margin-left: -139px;
}

#header-content {
    height: 100%;
    margin: 0px auto;
    position: relative;
    width: 950px;
}

#rss {
    display: block;
    left: 961px;
    position: absolute;
    top: 180px;
}

#search {
    height: 46px;
    left: 767px;
    position: absolute;
    top: 254px;
    width: 286px;
}

#search-input {
    background: none;
    border: none;
    display: inline;
    padding: 10px 10px;
    vertical-align: middle;
    width: 170px;

    color: #2F230B;
    font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 12px;
}

#search-submit {
    display: inline;
    margin-left: 20px;
    vertical-align: middle;

}

#menu {
    background: url(images/menu.png) no-repeat center top;
    left: 85px;
    position: absolute;
    top: 380px;
    height: 61px;
    width: 423px;

    font-family: 'Courier New', Courier, monospace;
    font-size: 15px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
}

#menu span {
    margin: 0px 0px;
}

#menu a {
    color: #313131;
    text-decoration: none;
}

#menu a:hover {
    color: #313131;
    text-decoration: underline;
}

#sidebar {
    background: url(images/sidebar.png) repeat-y center top;
    float: right;
    margin: -70px 30px 0px 0px;
    width: 255px;
}

#sidebar-top {
    background: url(images/sidebar-top.jpg) no-repeat center top;
    height: 181px;
    width: 255px;
}

#my_accounts {
    padding: 73px 0px 0px 55px;

    font-size: 8px;
}

#sidebar-content {
    margin: -80px 5px 0px 6px;
    min-height: 100px;
    padding-right: 10px;
    width: 245px;
}

#sidebar-content h5 {
    border-bottom: 1px solid #F5F0C9;
    margin: 20px 10px 0px 10px;
    padding: 5px;

    color: #0F1B5F;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 16px;
    font-weight: normal;
}

#sidebar-content ul.links li {
    background: url(images/sidebar-bullet.png) no-repeat left center;
    margin: 2px 0px 0px 15px;
    padding-left: 10px;
    
    color: #434343;
    font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 13px;
}

#sidebar-content ul.links a {
    color: #434343;
    font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
}

#sidebar-content ul.links a:hover {
    color: #084B91;
}

#sidebar-content ul.blip li {
    background: url(images/blip.png) no-repeat 3px center;
    margin-top: 5px;
    padding: 0px 5px 0px 48px;;
}

#sidebar-content ul.blip div.date {
    color: #747373;
    font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 11px;
    text-align: right;
}

#sidebar-content ul.blip div.entry {
    margin-top: 3px;

    color: #585151;
    font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 12px;
    line-height: 1.1em;
}

#sidebar-content ul.blip div.entry a {
    color: #E8384C;
    text-decoration: none;
}

#sidebar-content ul.blip div.entry a:hover {
    color: #004A99;
}

#sidebar-content ul.subscription {
    color: #434343;
    font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 13px;
    text-align: center;
}

#sidebar-content ul.subscription img {
    vertical-align: middle;
}

#sidebar-content ul.subscription li {
    margin-top: 5px;
    padding: 0px 10px;
}

#sidebar-content ul.subscription a {
    color: #E8384C;
    text-decoration: none;
}

#sidebar-content ul.subscription a:hover {
    color: #004A99;
}

#sidebar-content ul.subscription input.text {
    margin-top: 5px;
    vertical-align: middle;

    border: 1px dashed #666666;
    font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 12px;
    text-align: center;
}

#sidebar-content ul.subscription input.submit {
    margin: 5px 0px 0px 10px;
    vertical-align: middle;
}

#sidebar-content ul.mbl {
    margin-top: 5px;

    line-height: 20px;
    text-align: center;
}

#sidebar-content ul.mbl li {
    display: inline;
    margin: 0px 3px;
}

#sidebar-bottom {
    background: url(images/sidebar-bottom.jpg) no-repeat 1px top;
    height: 73px;
    width: 255px;
}

#container {
    background: url(images/container.png) repeat-y center center;
    margin: -238px auto 0px auto;
    min-height: 867px;
    position: relative;
    width: 964px;
}

#container-bottom {
    background: url(images/container-bottom.png) no-repeat center top;
    height: 51px;
    margin: 0px auto 0px auto;
    width: 964px;
}

#content {
    border-bottom: 1px solid #FCFCFC;
    border-top: 1px solid #FCFCFC;
    margin: 0px 298px 0px 32px;
}

#content h6.page-header {
    background: url(images/page-header-bg.png) no-repeat left center;
    height: 46px;
    margin: 20px 20px 0px 20px;
    padding: 0px 10px;

    color: #4A4643;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 20px;
    line-height: 46px;
}

#content div.search-info {
    margin: 0px 40px 10px 40px;

    color: #75767C;
    font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 11px;
    text-align: right;
}

#content h6.page-header img {
    vertical-align: middle;
}

#content div.archive {
    margin: 10px 20px 10px 20px;

    font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 12px;
    text-align: center;
}

#content div.archive a {
    color: #706F6F;
    text-decoration: none;
}

#content div.archive a.active {
    color: #1180D6;
}

#content div.archive span.year a {
    color: #A31121;
}

#content div.archive a:hover, #content div.archive a.active:hover, #content div.archive span.year a:hover {
    color: #004A99;
}

#content div.community {
    margin: 0px 15px 30px 15px;

    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 13px;
    font-style: italic;
    text-align: center;
}

#content div.community a {
    margin: 0px 10px;

    color: #5B4029;
    text-decoration: none;
}

#content div.community a:hover {
    color: #91B735;
}

#content div.community img {
    vertical-align: middle;
}

#content h6.similar-posts {
    background: url(images/similar-posts-bg.png) no-repeat left center;
    height: 18px;
    margin: 0px 15px 5px 15px;
    padding: 0px 5px;

    color: #021603;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 16px;
    line-height: 18px;
}

#content ul.similar-posts {
    margin: 0px 15px 10px 20px;

    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 12px;
    line-height: 1.4em;
}

#content ul.similar-posts li {
    background: url(images/similar-posts-bullet.png) no-repeat left center;
    padding-left: 10px;
}

#content ul.similar-posts a {
    color: #59544E;
    text-decoration: none;
}

#content ul.similar-posts a:hover {
    color: #91B735;
}

#content h6.leave-comment {
    background: url(images/leave-comment-bg.png) no-repeat left center;
    height: 26px;
    margin: 0px 15px 5px 15px;
    padding: 0px 5px;

    color: #524400;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 16px;
    line-height: 26px;
}

#content p.leave-comment {
    margin: 0px 15px 10px 15px;

    color: #59544E;
    font-size: 13px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    line-height: 1.4em;
    text-align: justify;
}

#content p.leave-comment a {
    color: #DD143A;
    text-decoration: none;
}

#content p.leave-comment a:hover {
    color: #FF6C00;
}

#content .navigation {
    margin-top: 20px;

    text-align: center;
}

#content .navigation a {
    margin: 0px 20px;
}

#footer {
    background: url(images/footer.gif) no-repeat center top;
    margin: 20px auto 0px auto;
    height: 391px;
    width: 996px;
}

#footer-left {
    float: left;
    margin: 35px 0px 0px 65px;
    width: 362px;
}

#footer-right {
    float: right;
    margin: 35px 59px 0px 0px;
    width: 362px;
}

#footer h6 {
    color: #AA454E;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 14px;
}

#footer a {
    color: #434343;
    text-decoration: none;
}

#footer ul {
    margin-top: 11px;
}

#footer li {
    height: 30px;

    color: #434343;
    font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 10px;
    line-height: 30px;
}

#footer li.lighter {
    color: #9C9FA5 !important;
}

#footer li.lighter a {
    color: #5B6D90;
    text-decoration: none;
}

#pencil {
    background: url(images/pencil.png) no-repeat center top;
    height: 879px;
    left: 50%;
    margin-left: -500px;
    position: absolute;
    top: 450px;
    width: 40px;
}

.post {
    padding-top: 10px;
}

.post .header {
    border: 1px solid #FCFCFC;
    height: 76px;
    margin-bottom: 10px;
}

.post .date {
    background: url(images/post-date-bg.png) no-repeat left center;
    float: right;
    height: 76px;
    margin-right: 20px;
    width: 75px;

    color: #532704;
    font-family: Georgia, Times, 'Times New Roman', serif;
    text-align: center;
}

.post .date .day {
    padding-top: 12px;

    font-size: 21px;
}

.post .date .month {
    font-size: 13px;
}

.post .date .year {
    font-size: 13px;
}

.post .title {
    background: url(images/post-header-bg.png) no-repeat left center;
    margin: 10px 30px;
    padding: 10px 5px;
    width: 439px;

    color: #48260A;
    font-size: 17px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    line-height: 1.2em;
    text-decoration: none;
}

.post .title a {
    color: #48260A;
    text-decoration: none;
}

.post .title a:hover {
    color: #127FC5;
}

.post .categories {
    margin: 0px 15px 20px 15px;

    font-size: 11px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    text-align: right;
}

.post .categories a {
    color: #614731;
    text-decoration: none;
}

.post .categories a:hover {
    color: #2E4971;
}

.post .entry {
    margin: 0px 15px 0px 15px;

    color: #59544E;
    font-size: 13px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    line-height: 1.4em;
}

.post .entry h1 {
    margin-bottom: 10px;

    font-size: 17px;
    font-weight: bold;
}

.post .entry h2 {
    margin-bottom: 10px;

    font-size: 16px;
    font-weight: bold;
}

.post .entry h3 {
    margin-bottom: 10px;

    font-size: 15px;
    font-weight: bold;
}

.post .entry h5 {
    margin-bottom: 10px;

    font-size: 14px;
    font-weight: bold;
}

.post .entry h6 {
    margin-bottom: 10px;

    font-size: 13px;
    font-weight: bold;
}

.post .entry a {
    color: #DD143A;
    text-decoration: none;
}

.post .entry a.more-link {
    display: block;
    margin-top: 5px;

    color: #85991B;
    font-weight: bold;
}

.post .entry a:hover {
    color: #FF6C00;
}

.post .entry p {
    margin-bottom: 10px;

    text-align: justify;
    text-indent: 2em;
}

.post .entry ol {
    list-style-type: decimal;
    margin: 0px 0px 10px 40px;
}

.post .entry ol ol {
    list-style-type: lower-alpha;
}

.post .entry ol ol ol {
    list-style-type: lower-roman;
}

.post .entry ul {
    list-style-type: square;
    margin: 0px 0px 10px 40px;
}

.post .entry ul ul {
    list-style-type: disc;
}

.post .entry ul ul ul {
    list-style-type: circle;
}

.post .entry blockquote {
    color: #2E4971;
    font-style: italic;

    background: url(images/quote.png) no-repeat left top;
    margin: 0px 50px 10px 50px;
    padding-left: 35px;
}

.post .entry blockquote p {
    text-indent: 0px;
}

.post .entry ins {
    text-decoration: underline;
}

.post .entry del {
    text-decoration: line-through;
}

.post .entry strong {
    font-weight: bold;
}

.post .entry em {
    font-style: italic;
}

.post .entry q {
    quotes: "\201E" "\201D";
}

.post .entry q q {
    quotes: "\00AB" "\00BB";
}

.post .entry q:before {
    content: open-quote;
    font-weight: bold;
}

.post .entry q:after {
    content: close-quote;
    font-weight: bold;
}

.post .entry pre {
    color: #2E4971;
    
    margin: 0px 50px 10px 50px;
}

.post .entry pre, .post .entry code, .post .entry tt {
    font-family: Consolas, 'Lucida Console', Monaco, monospace;
}

.post .entry acronym, .post .entry abbr {
    border-bottom: 1px dotted #59544E;
    cursor: help;
}

.post .entry img {
    border: 1px solid #59544E;
    padding: 5px;
}

.post .entry img.alignright {
    float: right;
    margin: 0px 10px 0px 20px;
}

.post .entry img.alignleft {
    float: left;
    margin: 0px 20px 0px 10px;
}

.post .entry img.size-thumbnail {
    border: none !important;
    padding: 0px !important;;
}

.post .entry form p {
    text-align: center;
    text-indent: 0px;
}

.post .entry label input {
    background-color: #FFF8D8;
    border-color: #F2E5C9;
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    cursor: default;
    margin: 10px 0px;
    padding: 3px 5px;
    width: 200px;

    color: #483209;
    font-size: 12px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    text-align: center;
}

.post .entry input {
    background-color: #FFF8D8;
    border-color: #F2E5C9;
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    padding: 3px;

    color: #483209;
    cursor: pointer;
    font-size: 12px;
    font-family: Georgia, Times, 'Times New Roman', serif;
}

.border {
    background-position: left center;
    background-repeat: no-repeat;
    position: absolute;
}

.post .meta {
    background: url(images/post-meta-bg.png) no-repeat left center;
    height: 34px;
    margin: 0px auto;
    width: 573px;

    line-height: 34px;
}

.post .meta a {
    color: #533F04;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    text-decoration: none;
}

.post .meta .categories {
    float: left;
}

.post .meta .comments {
    float: right;
}

h6.comments {
    margin: 30px 15px 10px 15px;

    color: #BF1406;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 16px;
}

ol.commentlist {
    margin: 0px 15px 10px 15px;
}

ol.commentlist li {
    margin-bottom: 10px;
}

ol.commentlist li.thread-even {
    background-color: #F1FBFB;
    border-bottom: 2px solid #C8E0E2;
}

ol.commentlist li.thread-odd {
    background-color: #FBECEC;
    border-bottom: 2px solid #E7D2D2;
}

ol.commentlist li.thread-even div.vcard {
    color: #04656E;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 16px;
    font-weight: bold;
}

ol.commentlist li.thread-even div.vcard cite.fn {
    font-style: normal;
}

ol.commentlist li.thread-even div.vcard cite.fn a.url {
    color: #04656E;
    text-decoration: none;
}

ol.commentlist li.thread-even div.vcard img.avatar {
    background-color: #FFFFFF;
    border: 1px solid #E0ECEC;
    float: right;
    padding: 5px;
}

ol.commentlist li.thread-odd div.vcard {
    color: #AC4A4A;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 16px;
    font-weight: bold;
}

ol.commentlist li.thread-odd div.vcard cite.fn {
    font-style: normal;
}

ol.commentlist li.thread-odd div.vcard cite.fn a.url {
    color: #AC4A4A;
    text-decoration: none;
}

ol.commentlist li.thread-odd div.vcard img.avatar {
    background-color: #FFFFFF;
    border: 1px solid #EEDCDC;
    float: right;
    padding: 5px;
}

ol.commentlist li.comment div.comment-meta {
    margin-bottom: 10px;

    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 12px;
}

ol.commentlist li.thread-even div.comment-meta a {
    color: #7DAAAE;
    text-decoration: none;
}

ol.commentlist li.thread-odd div.comment-meta a {
    color: #DD9B9B;
    text-decoration: none;
}

ol.commentlist li.comment {
    padding: 10px;

    color: #000101;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 12px;
}

ol.commentlist li.thread-even a {
    color: #108389;
    text-decoration: none;
}

ol.commentlist li.thread-odd a {
    color: #CA6060;
    text-decoration: none;
}

ol.commentlist li.thread-even a:hover {
    color: #056464;
    text-decoration: none;
}

ol.commentlist li.thread-odd a:hover {
    color: #861919;
    text-decoration: none;
}

ol.commentlist li.comment p {
    margin-bottom: 10px;

    line-height: 1.4em;
}

ol.commentlist li.comment acronym, ol.commentlist li.comment abbr {
    border-bottom: 1px dotted #000101;
    cursor: help;
}

ol.commentlist li.comment blockquote {
    margin: auto;
    width: 80%;

    font-style: italic;
}

ol.commentlist li.comment code {
    font-family: Consolas, 'Lucida Console', Monaco, monospace;
}

ol.commentlist li.comment q {
    quotes: "\201E" "\201D";
}

ol.commentlist li.comment q q {
    quotes: "\00AB" "\00BB";
}

ol.commentlist li.comment q:before {
    content: open-quote;
    font-weight: bold;
}

ol.commentlist li.comment q:after {
    content: close-quote;
    font-weight: bold;
}

ol.commentlist li.comment div.reply {
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 12px;
    text-align: right;
}

ol.commentlist li.thread-even div.reply a {
    color: #7DAAAE;
    text-decoration: none;
}

ol.commentlist li.thread-odd div.reply a {
    color: #DD9B9B;
    text-decoration: none;
}

ol.commentlist li.comment ol.children {
    padding-left: 30px;
}

ol.commentlist li.comment ol.children li.comment {
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
}

#respond {
    margin: auto;
    padding-bottom: 10px;
    width: 474px;
}

#respond .cancel-link {
    margin: 0px 0px 10px 0px;

    text-align: center;
}

#respond .cancel-link a {
    color: #789905;
    font-size: 12px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    text-decoration: none;
}

#respond .cancel-link a:hover {
    color: #5c720f;
}

#respond div.field {
    margin-bottom : 10px;
}

#respond label {
    float: right;
    padding: 1px 0px;
    width: 180px;

    color: #59544E;
    font-size: 12px;
    font-family: Georgia, Times, 'Times New Roman', serif;
}

#respond label span {
    display: block;

    color: #AACDDC;
    font-size: 10px;
}

#respond input {
    background-color: #FFF8D8;
    border-color: #F2E5C9;
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    padding: 3px 5px;
    width: 275px;

    color: #483209;
    font-size: 12px;
    font-family: Georgia, Times, 'Times New Roman', serif;
}

#respond textarea {
    background-color: #FFF8D8;
    border-color: #F2E5C9;
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    height: 148px;
    padding: 3px 5px;
    width: 464px;

    color: #483209;
    font-size: 12px;
    font-family: Georgia, Times, 'Times New Roman', serif;
}

#respond input.submit {
    cursor: pointer;
    padding: 5px;
    width: 116px;
}

#respond .subscribe-to-comments {
    margin-top: 10px;
}

#respond .subscribe-to-comments input {
    background: none;
    border: none;
    margin: 0px 5px 0px 0px;
    padding: 0px;
}

#respond .subscribe-to-comments label {
    display: inline;
    float: none;
    width: auto;
}

.wpcf7-form {
    margin: auto;
    padding-bottom: 10px;
    width: 474px;
    
    line-height: 1em;
}

.wpcf7-form div.field {
    margin-bottom : 10px;
}

.wpcf7-form label {
    float: right;
    padding: 1px 0px;
    width: 180px;

    color: #59544E;
    font-size: 12px;
    font-family: Georgia, Times, 'Times New Roman', serif;
}

.wpcf7-form label span {
    display: block;

    color: #AACDDC;
    font-size: 10px;
}

.wpcf7-form input {
    background-color: #FFF8D8;
    border-color: #F2E5C9;
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    padding: 3px 5px;
    width: 275px;

    color: #483209;
    font-size: 12px;
    font-family: Georgia, Times, 'Times New Roman', serif;
}

.wpcf7-form textarea {
    background-color: #FFF8D8;
    border-color: #F2E5C9;
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    height: 148px;
    padding: 3px 5px;
    width: 464px;

    color: #483209;
    font-size: 12px;
    font-family: Georgia, Times, 'Times New Roman', serif;
}

.wpcf7-form input.submit {
    cursor: pointer;
    padding: 5px;
    width: 116px;
}

div#fancy_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #666;
    display: none;
    z-index: 30;
}

* html div#fancy_overlay {
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_loading {
    position: absolute;
    height: 40px;
    width: 40px;
    cursor: pointer;
    display: none;
    overflow: hidden;
    background: transparent;
    z-index: 100;
}

div#fancy_loading div {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 480px;
    background: transparent url('images/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
    position: absolute;
    background-color: #FFF;
    z-index: 30;
}

div#fancy_loading_icon {
    position: absolute;
    background: url('images/fancybox/fancy_loading.gif') no-repeat;
    z-index: 35;
    width: 16px;
    height: 16px;
}

div#fancy_outer {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 32px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
    position: relative;
    width:100%;
    height:100%;
    border: 1px solid #444;
    background: #FFF;
}

div#fancy_content {
    position: relative;
    margin: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
}

div#fancy_div {
    background: #000;
    color: #FFF;
    height: 100%;
    width: 100%;
    z-index: 100;
}

img#fancy_img {
    position: absolute;
    top: 0;
    left: 0;
    border:0;
    padding: 0;
    margin: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
}

div#fancy_close {
    position: absolute;
    top: -12px;
    right: -15px;
    height: 30px;
    width: 30px;
    background: url('images/fancybox/fancy_closebox.png') top left no-repeat;
    cursor: pointer;
    z-index: 181;
    display: none;
}

#fancy_frame {
    position: relative;
    width: 100%;
    height: 100%;
    display: none;
}

#fancy_ajax {
    position: absolute;
    overflow: auto;
    top: 15px;
    left: 15px;
    bottom: 15px;
    right: 15px;
}

* html div#fancy_ajax {
    height: expression((this.parentNode.clientHeight - 30) + "px");
}

a#fancy_left, a#fancy_right {
    position: absolute;
    bottom: 0px;
    height: 100%;
    width: 35%;
    cursor: pointer;
    z-index: 111;
    display: none;
    background-image: url(data:image/gif;base64,AAAA);
}

a#fancy_left {
    left: 0px;
}

a#fancy_right {
    right: 0px;
}

span.fancy_ico {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    z-index: 112;
    cursor: pointer;
    display: block;
}

span#fancy_left_ico {
    left: -9999px;
    background: transparent url('images/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
    right: -9999px;
    background: transparent url('images/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
    visibility: visible;
}

a#fancy_right:hover {
    visibility: visible;
}

a#fancy_left:hover span {
    left: 20px;
}

a#fancy_right:hover span {
    right: 20px;
}

.fancy_bigIframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}

div#fancy_bg {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    z-index: 70;
    border: 0;
    padding: 0;
    margin: 0;
}

div.fancy_bg {
    position: absolute;
    display: block;
    z-index: 70;
    border: 0;
    padding: 0;
    margin: 0;
}

div.fancy_bg_n {
    top: -18px;
    width: 100%;
    height: 18px;
    background: transparent url('images/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
    top: -18px;
    right: -13px;
    width: 13px;
    height: 18px;
    background: transparent url('images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
    right: -13px;
    height: 100%;
    width: 13px;
    background: transparent url('images/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
    bottom: -18px;
    right: -13px;
    width: 13px;
    height: 18px;
    background: transparent url('images/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
    bottom: -18px;
    width: 100%;
    height: 18px;
    background: transparent url('images/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
    bottom: -18px;
    left: -13px;
    width: 13px;
    height: 18px;
    background: transparent url('images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
    left: -13px;
    height: 100%;
    width: 13px;
    background: transparent url('images/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
    top: -18px;
    left: -13px;
    width: 13px;
    height: 18px;
    background: transparent url('images/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
    position: absolute;
    bottom: -32px;
    left: 0;
    width: 100%;
    z-index: 100;
    display: none;
}

div#fancy_title div {
    color: #FFF;
    font: bold 12px Arial;
    padding-bottom: 3px;
}

div#fancy_title table {
    margin: 0 auto;
}

div#fancy_title table td {
    padding: 0;
    vertical-align: middle;
}

td#fancy_title_left {
    height: 32px;
    width: 15px;
    background: transparent url('images/fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
    height: 32px;
    background: transparent url('images/fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
    height: 32px;
    width: 15px;
    background: transparent url('images/fancybox/fancy_title_right.png') repeat-x;
}

.info {
    background-color: #FAFAFA;
    border: 1px solid #D5D5D5;
    padding: 10px 20px;
    margin: 0px auto 10px auto;
    width: 70%;

    color: #7B7B7B;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 12px;
}

/* AdTaily */
#AdTaily_Widget_Container div { 
    background-color: transparent !important; 
    border: none !important;
}

