@charset
"utf-8"
;
/*
Theme Name: Boroboro
Author: Art. Polikarpov
Author URI: http://artpolikarpov.ru/
*/

* {
    margin: 0;
    padding: 0;
}

/*html,
body,
#root {
    height: 100%;
}*/

/*html>body #root {
    min-height: 100%;
    height: auto;
}*/

body {
    padding: 0;
    font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
    font-size: 62.5%;
    min-width: 760px; /*background: url('images/top-gradient.gif') repeat-x top center;*/
    /*background-image: url('images/setka-2.0.png');
    _background-image: url('images/setka.gif');

    background-color: #f9f8f3;*/

    /*Траур*/
    /*padding-top: 10px; background: url('images/mourning.png') repeat-x top;*/



/*На День Победы*/
/*background: url('images/lentochka.gif') repeat-x top;*/

/*На день России*/
/* background: url('images/flag.png') no-repeat 0 2em; */
}

div#root {
    position: relative;
}

div#header {
    padding-top: 54px;
    position: relative;
    margin: 0 10%;
    background: url('images/msta.png') no-repeat 15em 0;
    min-height: 110px;
    z-index: 100;
}

* html div#header {
    height: 110px;
    background-image: url('images/msta.ie6.png');
}

div#root .weather {
    clip: rect(27px 174px 60px 1px);
    left: 10%;
    margin-left: 22em;
    position: absolute;
    top: 27px;
    //zoom: 1;
}

div#header .virus {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 54px;
    font-size: 1.3em;
    font-style: italic;
    white-space: nowrap;
}

div#header .virus a {
    padding: .1em .3em .2em;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 1px;
}

div#header .virus a:hover {
    background: red !important;
    color: #fff !important;
}

div#header .virus .rss {
    background: #ff8c00;
    color: #fff;
    letter-spacing: 1px;
}

div#header .virus .twitter {
    background: #3bceff;
    color: #fff;
}

div#header .virus .vkontakte {
    background: #36638e;
    color: #fff;
}

div#header .extralink {
    position: absolute;
    right: -10%;
    top: 0;
}

div#header .extralink a {
    color: #000;
    font-style: italic;
}

div#header h1 {
    font-size: 4.8em;
    padding: 0;
    font-weight: normal;
    position: relative;
    letter-spacing: -2px;
}

div#header small {
    display: block;
    clear: both;
    font-size: .25em;
    letter-spacing: 0;
    font-style: italic;
}

h1 .logo {
}

h1 .home-logo span {
    float: left;
//float: none;
}

* html h1 .logo span {
}

h1 .logo a {
    color: #000;
}

h1 .about {
    position: absolute;
    left: 27em;
    top: 0; /*white-space: nowrap;*/
    width: 14em;
    letter-spacing: 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: .18em;
    line-height: 1.3em;
    display: block;
}

* html h1 .about {
}

h1 .about span {
    background: #fbb;
}

div#themes {
    text-align: center;
    position: absolute;
    left: 50%;
    width: 20em;
    margin-left: -10em;
    top: 0;
    background: #fefbea;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    box-shadow: 0 0 16px #aaa;
    -moz-box-shadow: 0 0 16px #aaa;
    -webkit-box-shadow: 0 0 16px #aaa;
}

div#themes.themes-opened {
    width: 70%;
    left: 15%;
    margin-left: 0;
}

div#themes #themes-load {
    font-size: 1.5em;
    padding: .6em 1.5em .9em;
}

div#themes.themes-opened #themes-load {
    display: none;
}

div#themes div#themes-list {
    display: none;
    //zoom: 1;
}

div#themes div#themes-list div.tag-cloud {
    margin: 1.5em 3% 4% 7%;
    font-size: .9em;
}

div#themes div#themes-list div.tag-cloud a.current {
/*display: none;*/
}

div#header h1.error {
    color: #aaa;
    background: none;
}

h2.error {
    font-size: 2.4em;
    color: #aaa;
    margin-left: 10%;
    margin-right: 20%;
    margin-top: 1em;
    margin-bottom: 2em;
}

div#content.error h2.error {
    color: #000;
}

p.error {
    font-size: 1.4em;
    line-height: 1.5em;
    margin-top: 1em;
    margin-bottom: 1em;
}

div#content {
    position: relative;
}

div.reklama {
}

div.reklama.top-reklama {
    margin: 2em 15% 1em 0;
}

div.reklama.middle-reklama {
    margin: 0 15% 1em 0;
}

div.reklama.bottom-reklama {
    margin: 7em 15% 0 0;
}

div.reklama div.banner {
    position: relative; /*background: url('images/reklama.gif') no-repeat 0em .5em; padding-left: 15px; left: -15px;*/
    height: 90px;
}

div.reklama div.banner img {
/*padding: .5em 0; background: url('images/reklama-bg.gif');*/
}

div.hentry h2,
div.hentry p,
div.hentry div.author-n-time,
/*div.hentry div.entry,*/
div.hentry div.entry h3,
div.hentry div.entry p,
div.hentry div.entry ul,
div.hentry div.entry ol,
div.hentry div.entry blockquote,
div.hentry div.entry table,
div.hentry div.postmeta,
div.hentry div.entry div.wp-caption,
h3#comments,
ol.commentlist,
div#respond {
    margin-left: 10%;
    margin-right: 35%;
}

div.hentry div.entry p.left-indent {
    margin-left: 15%;
}

div.hentry {
    padding-top: 2em;
    padding-bottom: 6em;
}

div.hentry h2 {
    font-size: 3em;
    position: relative;
    margin-right: 1em;
}

div.hentry h2 strong {
    /*margin-right: .5em;*/ /*background: #c9d0e6;*/
}

/*div.hentry h2 a { color: #000; }*/
div.hentry h2 span {
    font-size: .37em;
    font-weight: normal;
    margin-right: 1em;
}

div.hentry h2 strong span {
    font-size: 1em;
    font-weight: bold;
    margin-right: 0;
}

div.hentry h2 span.author-n-date {
    font-style: italic;
}

div.hentry h2 span.author-n-date span.author-hilite,
div#footer p.copyright span.author-hilite {
    font-size: 1em;
    background: #adff2f;
    margin-right: 0;
    font-style: italic;
}

div.hentry div.author-n-time {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.4em;
    margin-top: .2em;
    font-style: italic;
}

div.hentry div.entry {
    margin-top: 1.5em;
    position: relative;
}

div.hentry div.entry p.image,
div.hentry div.entry div.wp-caption {
    margin-right: 1em;
}

/*Облако тем*/
div.post-832 div.entry {
    margin-top: 0;
}

div.hentry div.entry h3 {
    margin-top: 1.5em;
}

div.hentry div.entry p,
div.hentry div.entry ul,
div.hentry div.entry ol,
div.hentry div.entry blockquote,
div.hentry div.entry table {
    font-size: 1.6em;
    line-height: 1.5em;
    margin-bottom: 1em;
}

div.hentry div.entry p.nano {
    font-size: 1.6em;
    margin-right: 15%;
}

div.hentry div.entry p.bottom {
    margin-bottom: -1.6em;
}

div.hentry div.entry img,
div.hentry div.entry object,
div.hentry div.entry iframe {
    display: block;
    margin-top: 2em;
    margin-bottom: 2em;
    position: relative;
}

div.hentry div.entry img.alignleft {
    float: left;
    //zoom: 1;
    margin-top: 0;
    margin-bottom: 1em;
    margin-right: 1em;
}

div.hentry div.entry img.alignright {
    float: right;
    //zoom: 1;
    margin-top: 0;
    margin-bottom: 1em;
    margin-left: 1em;
}

div.hentry div.entry div.fullsize {
    margin-right: 10%; /*margin-right: -25%;*/
    display: block;
    margin-top: 1em;
    margin-bottom: 3em;
    position: relative;
}

div.hentry div.entry div.fullsize img {
    display: inline;
    margin: 0;
    height: 100px;
}

div.hentry div.entry div.gallery {
    margin-right: 1em; /*margin-right: 5%;*/
    display: block;
    margin-top: 1em;
    margin-bottom: 3em;
    position: relative;
}

div.hentry div.entry div.panorama {
    margin-right: 0; /*margin-right: 5%;*/
    display: block;
    margin-top: 1em;
    margin-bottom: 3em;
    position: relative;
    background: top center no-repeat;
    height: 300px;
}

div.hentry div.entry div.gallery img {
    display: inline;
    margin: 0;
}

div.hentry div.entry img.bottom,
div.hentry div.entry object.bottom,
div.hentry div.entry iframe.bottom {
    margin-bottom: -.7em;
}

div.hentry div.entry div.wp-caption img.bottom {
    margin-bottom: .3em;
}

div.hentry div.entry img.top,
div.hentry div.entry object.top,
div.hentry div.entry iframe.top {
    margin-top: -.6em;
}

div.hentry div.entry img.vertical {
}

div.hentry div.entry img.fixed {
}

div.hentry div.entry strong {
}

div.hentry div.entry a:visited {
    color: #604080;
}

div.hentry div.entry p code {
    font-family: "Courier New", Courier, monospace;
}

div.hentry div.entry div.wp-caption {
    position: relative;
    font-size: 1.4em;
}

div.hentry div.entry p.wp-caption-text {
    font-size: 1em;
    position: absolute;
    bottom: .2em;
//bottom: 1.5em;
    left: 0;
    margin: 0;
    display: inline;
    background: #fff;
    opacity: .88;
    padding-left: .2em;
    padding-right: .5em;
}

div.hentry div.entry ul,
div.hentry div.entry ol {
    margin-left: 15%;
    margin-top: -.2em;
    margin-bottom: 2em;
}

div.hentry div.entry ul li,
div.hentry div.entry ol li {
    margin-bottom: .6em;
}

div.hentry div.entry ul li {
    list-style-type: none;
    behavior: expression(!this.before?this.before = this.innerHTML = '&mdash;<span style="margin-right: 0.5em;"></span>' + this.innerHTML : '');
    text-indent: -1.5em;
}

div.hentry div.entry ul li:before {
    content: '\2014';
    margin-right: 0.5em;
}

div.hentry div.entry blockquote {
    margin-top: 1.4em;
    margin-bottom: 1.4em;
    padding-left: 5%;
    border-left: 1px solid #ccc;
}

div.hentry div.entry blockquote.top {
    margin-top: -.4em;
}

div.hentry div.entry blockquote p {
    font-size: 1em;
    padding-left: 0;
    margin-left: 0;
    margin-right: 10%;
}

div.hentry div.entry table {
    border-collapse: collapse;
    margin-left: 15%;
}

div.hentry div.entry table td {
    padding: .2em 1.5em .2em 0;
}

div.hentry div.postmeta {
/*    font-size: 1.3em;*/
    margin-top: 2em;
}

div.hentry div.postmeta .vk-like {
    float: left;
}

div.hentry div.postmeta .vk-comments {
    padding-left: 100px;
    min-width: 40em;
    max-width: 70em;
    _width: 50em;
}

div.hentry div.postmeta span.comments {
/*padding: 0 .3em; border-bottom: .2em solid #ffa;*/
}

div.hentry div.postmeta span.comments a {
    color: #000;
    background: #c4d3f6;
    padding: .1em .4em .3em;
    border-bottom-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    border-top-right-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    white-space: nowrap;
}

/*div.hentry div.postmeta span.comments a:hover {
    color: #fff !important;
    background: red !important;
}*/

div.hentry div.postmeta {
   //zoom: 1;
}

div.hentry div.postmeta span.category {
    float: right;
    //zoom: 1;
    margin-left: 2em;
}

div.hentry div.postmeta span.category a {
    color: #666;
}

div.hentry div.postmeta span.category a.current {
    border-color: #eeebcd;
}

div.nano a {
    line-height: 2em;
    color: #aaa;
    margin-right: 1em;
    white-space: nowrap;
}

div.hentry div.entry.nano a:visited {
    color: #666;
}

div.nano a:hover {
    color: red !important;
}

div.nano del {
    text-decoration: none;
}

div.navigation {
    font-size: 1.6em;
    text-align: center;
}

div.navigation_prev {
    margin: -1em 0 2em;
}

div.navigation_next {
    margin: 1em 0;
}

div.navigation a {
    font-size: 2em;
}

div.navigation_prev a {
    line-height: 1.8em;
}

div.hr {
    border-top: 1px dashed #ccc;
    height: 1em;
    margin-top: -1em;
}

div.entry div.hr {
    border-top: 1px dashed #ccc;
    height: 1em;
    margin-top: 5em;
}

h3 {
    font-size: 2em;
}

h3#comments {
   /* padding-top: 1.5em;*/
    padding-left: 5em;
    font-size: 2em;
}

ol.commentlist {
    margin-top: -2em;
    padding-left: 100px;
}

h3#comments,
ol.commentlist {
}

ol.commentlist,
ol.commentlist li ul {
    list-style-type: none;
}

ol.commentlist li {
    margin-top: 3em;
    margin-bottom: 5em;
}

ol.commentlist li ul li {
    margin-top: 4em;
}

ol.commentlist li.depth-2,
ol.commentlist li.depth-3 {
    margin-left: 60px;
}

ol.commentlist li div.comment-container {
    position: relative;
    //zoom: 1;
    border-bottom-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    border-top-right-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    padding: 0 .4em .1em;
    margin-left: -.4em;
}

ol.commentlist li div.comment-container_to-answer {
    background: #90ee90;
}


ol.commentlist li div.avatar {
    position: absolute;
    top: .3em;
    left: -60px;
}

ol.commentlist li div.author-n-time {
    font-size: 1.4em;
    line-height: 1.4em;
    position: relative;
    /*margin-top: -.4em;*/
}


ol.commentlist li div.author-n-time .wrap-wrap,
ol.commentlist li.bypostauthor li div.author-n-time .wrap-wrap {
    background: #edeae3;
    padding: .1em .4em .2em;
    border-bottom-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-bottom-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    border-top-right-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    white-space: nowrap;
}

ol.commentlist li.bypostauthor div.author-n-time .wrap-wrap,
ol.commentlist li.bypostauthor li.bypostauthor div.author-n-time .wrap-wrap {
    background: #ff6;
}

ol.commentlist li div.author-n-time .reply,
#root ol.commentlist li div.comment-container_to-answer div.author-n-time .reply,
#root ol.commentlist li.pingback div.author-n-time .reply {
    font-size: .79em;
    margin-left: .4em;
    font-style: italic;
    visibility: hidden;
    _visibility: visible;
}

ol.commentlist li div.comment-container:hover div.author-n-time .reply {
    visibility: visible;
}

a.comment-reply-link,
a#cancel-comment-reply-link {
    text-decoration: none;
    border-bottom: 1px dashed;
}

small#cancel-comment-reply {
    font-size: .55em;
    font-weight: normal;
    font-style: italic;
}

a#cancel-comment-reply-link {
    color: #b10000;
    border-color: #b10000;
}


ol.commentlist li div.moderation span {
    font-size: 1.2em;
    font-style: italic;
    color: #333;
    background: #ffa;
}

ol.commentlist li div.content {
    font-size: 1.4em;
    line-height: 1.5em;
    margin-top: .4em;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}

ol.commentlist li div.content p {
    margin-bottom: .8em;
}

ol.commentlist li div.commentmeta {
    font-size: 1.1em;
    margin-bottom: .4em;
}

ol.commentlist li.pingback div.author-n-time span.author {

}

ol.commentlist li.pingback div.author-n-time span.author a {

}

ol.commentlist li.pingback div.author-n-time .wrap-wrap {
    background: #ece;
}

ol.commentlist li.pingback div.content,
ol.commentlist li.pingback div.commentmeta {
    display: none;
}



div#respond {
    margin-top: 3em;
    padding-left: 10em;
}

ol.commentlist li div#respond {
    margin-left: 60px;
    padding-left: 0;
    width: 57em;
}

form#commentform div.avatar {
    position: absolute;
    top: 0;
    left: -60px;
}



form#commentform {
    margin-bottom: 3em;
    position: relative;
}


form#commentform table {
    border-collapse: collapse;
}

form#commentform table td {
    vertical-align: top;
    padding-right: 1em;
}

form#commentform p {
    position: relative;
    margin-top: .5em;
    margin-bottom: .7em;
    font-size: 1.4em;
}

form#commentform h3 {
    margin-bottom: .3em;
}

form#commentform p.loggedin {
    margin-bottom: .5em;
}

form#commentform p .label {
    position: absolute;
    font-size: 1em;
    width: 9em;
    margin-left: -10em;
}

form#commentform p label,
form#commentform p small {

}

form#commentform p small {
    color: #999;
}

form#commentform textarea {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1em;
    line-height: 1.5em;
    font-style: italic;
}

form#commentform #author,
form#commentform #email,
form#commentform #url {
    width: 20em;
    font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
    font-size: 1em;
    line-height: 1.4em;
}

form#commentform #comment {
    height: 8em;
    width: 40em;
    padding: 0 .1em;
}

form#commentform #submit {
    font-family: Arial, Helvetica, sans-serif;
    width: 8em;
}

form#commentform span.submit-wrap {
    display: inline-block;
//display: inline;
    padding: .4em;
//padding: 0;
    background: #c9d0e6;
    border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
}

p#avatar-a {
    width: 42em;
    display: none;
    background: #faedcb;
    padding: .6em 1em .8em;
}

span.mega-ajax {
    color: #000;
    border-bottom: 1px dashed;
    cursor: pointer;
    position: relative;
}

span.mega-ajax:hover {
    color: #c00;
}

form#searchform {
    margin-top: 3em;
    margin-bottom: 3em;
}

form#searchform input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    line-height: 1.4em;
    width: 10em;
}

form#searchform input#s.empty {
    color: #999;
}

div.bigsearch form#searchform input#s {
    width: 40em;
}

form#searchform #searchsubmit {
    width: 5em;
    visibility: hidden;
}

div.bigsearch form#searchform #searchsubmit {
    visibility: visible;
}

div.footer-strut {
    height: 10em;
    /*margin-top: 10em;*/
}

div#footer {
    position: relative;
    margin: /*-12em*/0 10% 0;
    zoom: 1;
    padding-top: 1em;
    border-top: 1px solid #aaa;
    height: 11em;
}

div#footer p.copyright {
    font-size: 1.3em;
    line-height: 1.8em;
    float: left;
    margin-bottom: 1em;
}

div#footer p.qfjoybd {
    text-align: left;
    clear: both;
    position: absolute;
    overflow: hidden;
    width: 100%;
    bottom: 13em;
    left: 0;
    color: #999;
}

div#footer p.qfjoybd a {
    color: #999;
}

div#footer p.qfjoybd a:hover {
    color: #666;
}

div.tag-cloud {
    line-height: 4em;
    margin: 0 15% 0 10%;
}

div.tag-cloud a {
    margin: 0 20px 0 0;
}

div.entry div.google-search {
    margin: 0 15% 0 10%;
}

div#content div.google-search-form {
    margin: 0 1em 0 10%;
}

div#footer div.google-search-form {
    float: right;
    text-align: right;
}

a {
    position: relative;
    outline: none;
}

a img {
    border: none;
    opacity: .93;
}

@-moz-document url-prefix(){
	a img { opacity: 1; }
}
a img, x:default {
    opacity: .93;
}

a:hover img,
a.pseudo-hover img {
    opacity: 1;
}

a,
div.hentry div.entry a:visited {
    color: #21499a;
    border-color: #21499a;
}

a.black,
.black a {
    color: #000;
    border-color: #000;
}

a.sm2_link,
div.hentry div.tag-cloud a.sm2_link:visited {
    text-decoration: none;
    border-bottom: 1px dashed;
    margin: 0 4px 1px 1px;
    color: #21499a;
    border-color: #21499a;
}

a.sm2_playing {
    margin: 0 -1px 0 -4px;
    padding: 0 5px 1px;
    border: none;
    background: red;
    color: white !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

a.sm2_playing:hover {
    color: red !important;
}

a.sm2_paused,
a.sm2_loading {
    margin: 0 -1px 0 -4px;
    padding: 0 5px 1px;
    border: none;
    background: gray;
    color: white !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

a.sm2_paused:hover,
a.sm2_loading:hover {
    color: gray !important;
}

a:hover,
div#root a:hover,
div#root a.pseudo-hover,
div#root .hover {
    color: red;
    border-color: red;
}

#js a.dashed {
    border-bottom: 1px dashed;
    text-decoration: none;
}

a img {
    border: none;
}

a.no_u,
.no_u a,
a.no-u,
.no-u a {
    text-decoration: none;
}

.no_u u,
.no-u u {
    text-decoration: underline !important;
}

a.current,
div#root a.current {
    color: #000;
    background: #eeebcd;
    text-decoration: none;
    border: none;
    cursor: default;
}

a.del,
div#root a.del {
    color: #aaa !important;
    cursor: default;
    text-decoration: line-through;
}

div#root a.admin,
div#root .admin a {
    color: #ff8c00;
    text-decoration: none;
    font-size: 11px;
}

div#root a.admin:hover,
div#root .admin a:hover {
    color: red;
}

p.sorry {
    font-size: 1.4em;
    line-height: 1.4em;
    margin-top: 3em;
    margin-bottom: 3em;
}

div.alignleft {
    float: left;
}

div.alignright {
    float: right;
}

span.nobr {
    white-space: nowrap;
}

span.space {
    padding: 0 .8em;
}

span.sokr,
span.abbr,
abbr {
    letter-spacing: 1px;
    font-size: .88em;
}

div.clear,
div.strut {
    height: 1em;
    margin-top: -1em;
    clear: both;
    font-size: 0;
    line-height: 0;
}

.next-post,
.prev-post {
    margin: 0 10%;
    text-align: center;
    font-size: 1.5em;
}

.prev-post {
    /*margin-top: -4em;
    margin-bottom: 4em;*//*
    margin-top: 1em;*/
    line-height: 1.6em;
}

ins {
    text-decoration: none;
}


/* Слайдшок */

#picasa {
    background: #000;
    text-align: center
}

#picasa-embed {
    margin: 0 auto; text-align: left;
}

#picasa-embed p {
    color: #fff;
    font-size: 1.6em;
    line-height: 1.5em;
    margin: .2em 0 .4em;
}

#picasa a {
    color: #eee;
    border-color: #eee;
}

#picasa a:hover {
    color: #fff;
    border-color: #fff;
}

#picasa a.current {
    color: #fff;
    background: none;
}

#picasa .embed-switch {
    font-size: 1.2em;
    line-height: 1.5em;
    padding: .2em 0 .3em;
}
