/* mod by sager */
@-moz-document domain('www.photoblog.pl'){

img.show_thumb {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;

-webkit-box-shadow: 1px 1px 2px 2px #A1A1A1;
-moz-box-shadow: 1px 1px 2px 2px #A1A1A1;
box-shadow: 1px 1px 2px 2px #A1A1A1;

-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;

}

img.show_thumb:hover {
-webkit-transform: rotate(8deg) scale(1.4);
-moz-transform: rotate(8deg) scale(1.4);
-o-transform: rotate(8deg) scale(1.4);
-ms-transform: rotate(8deg) scale(1.4);

}


img#show_pic_viewer {
margin-top:18px;
margin-bottom:18px;
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;

-webkit-box-shadow: 1px 1px 2px 2px #A1A1A1;
-moz-box-shadow: 1px 1px 2px 2px #A1A1A1;
box-shadow: 1px 1px 2px 2px #A1A1A1;

-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;

width: 740px;
height : auto;

}

img#show_pic_viewer:hover {
-webkit-transform: scale(1.07);
-moz-transform: scale(1.07);
-o-transform: scale(1.07);
-ms-transform: scale(1.07);
}

div#show_pic{
width: 810px;
height : auto;
padding:5px;
margin-left:-50px;
}

div#show_photo {
max-width:1100px;
}

div#show_exif{
-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
margin-left:10px;
margin-bottom:25px;
}

p, h4,ul,td, div#show_midoptions, div#photo_title, #photo_nav, div#show_menu {
font-size:120%;
text-shadow: 1px 1px 1px #9e9e9e;
filter: dropshadow(color=#9e9e9e, offx=1, offy=1);

font-family: 'Short Stack', cursive;
color: #00000;
}
#blog_title {
font-family: 'Short Stack', cursive;
color: #00000;
}

div#show_menu {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

div#gbview {
font-family: 'Short Stack', cursive;
color: #00000;
}

body, div#c-main {
background: #feffe8;
background: -moz-linear-gradient(left, #feffe8 0%, #f2eeea 50%, #feffe8 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#feffe8), color-stop(50%,#f2eeea), color-stop(100%,#feffe8));
background: -webkit-linear-gradient(left, #feffe8 0%,#f2eeea 50%,#feffe8 100%);
background: -o-linear-gradient(left, #feffe8 0%,#f2eeea 50%,#feffe8 100%);
background: -ms-linear-gradient(left, #feffe8 0%,#f2eeea 50%,#feffe8 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffe8', endColorstr='#feffe8',GradientType=1 );
background: linear-gradient(left, #feffe8 0%,#f2eeea 50%,#feffe8 100%);

}

.logo {
height: 35px;
}

div#blog_normal {
height: 35px;
}

div#arch_wrapp {
width: 810px;
height : auto;
}

.cwrp-bot {
background:#ffffff;
}

.adsense720 {display: none !important}
#center .banB3 {display: none !important}
.banB3, .banB65, .banB66, .banB43 {display: none !important}
.banB3, .banB11, .banB13, .banB19, .banB33, .banB43, .banBexp1, .banBexp1t, .banB56, .banB42 {display: none !important}
.banBexp1t, .banBexp33t, .banBexp11t, .banBexp56t, .banBexp55t, .banBexp3t, .banBexp43t, .banB3, .banB56, .banB42 {display: none !important}
.archive_adsense {display: none !important}
.adsense720 {display: none !important}
.adense {display: none !important}
div.adense {display: none !important}
div.banN3 {display: none !important}
div.banN2 {display: none !important}
div.banN1 {display: none !important}
div.banB1 {display: none !important}
div.banB2 {display: none !important}
div.banB3 {display: none !important}
div.adsense720 {display: none !important}
div.promo {display: none !important}
div.g_ads {display: none !important}
div#fotogar {display: none !important}
div#right > iframe {display: none !important}
div.central_300x45 {display: none !important}
div [id="overCommentsAd"] {display: none !important}


div#left > iframe {display: none !important}
div#right > ifram {display: none !important}

}