/*
Theme Name: Katy Perry Winter style
Author: Audrey, cherryproductions.fanzoom.net
Don't Copy!
*/
@font-face {font-family: bickhamscriptstd; src: url(bickhamscriptstd.otf) format("opentype");}
body{
margin: 0;
background: url('images/bg.png'), url('images/bg2.png');
background-position: center top, center top;
background-repeat: repeat-x, repeat-y;
color: #4bafe9;
font-size: 12px;
font-family: garamond;
}
#site{
margin-left: auto;
margin-right: auto;
margin-top: 0px;
width: 1050px;
}
#header{
width: 100%;
text-align: center;
}
.header{
padding: 0px;
margin: 0px;
opacity: 1;
}
.latestimages{
position: absolute;
top: 135px;
padding-left: 120px;
font-size: 8.5px;
width: 280px;
height: 70px;
letter-spacing: 0.5px;
}
.menu{
position: absolute;
top: 0px;
padding-left: 150px;
font-size: 42px;
width: 750px;
height: 70px;
word-spacing: 50px;
}
#ad{
margin-left: 130px;
width: 735px;
text-align: center;
background: url(images/imgbg.png);
background-position: top right;
padding: 14px;
margin-bottom: 3px;
-moz-transition-property: background-position;
-moz-transition-duration: 2s;
-webkit-transition-property: background-position;
-webkit-transition-duration: 2s;
-o-transition-property: background-position;
-o-transition-duration: 2s;
-moz-border-radius: 30px; /* Kerekítés M. Firefoxban */
-webkit-border-radius: 30px; /* Kerekítés Webkit alapú böngészőkben (pl G. Chrome) */
border-radius: 30px; /* Kerekítés CSS3-at támogató böngészőkben */
}
#ad:hover{
background-position: bottom left;
}
#content{
width: 576px;
float: right;
padding-right: 40px;
}
#sidebar{
width: 361px;
float: left;
padding-left: 45px;
}
#footer{
margin: 0px;
background: url(images/footer.png) bottom center;
width: 100% !important;
height: 303px;
clear:both;
text-align: center;
}
.footertext{
padding-top: 260px;
}
.mf{
width: 361px;
height: 132px;
text-align: center;
font-size: 42px;
padding-top: 95px;
font-weight: bold;
font-family: bickhamscriptstd;
background: url(images/mf.png);
}
.mh{
background: url(images/mh.png);
width: 276px;
text-align: justify;
color: #ee80cb;
padding-left: 40px;
padding-right: 45px;
}
.mh img, a img{
max-width: 240px;
}
.ma{
background: url(images/ma.png);
width: 361px;
height: 289px;
}
.kmf{
background: url(images/kmf.png);
width: 576px;
height: 132px;
text-align: center;
font-size: 48px;
color: #efa2f0;
font-weight: bold;
text-shadow: #fff 1px 1px 0px;
padding-top: 115px;
line-height: 8px;
font-family: bickhamscriptstd;
}
.date{
text-align: center;
font-size: 30px;
}
.kmh{
background: url(images/kmh.png);
width: 486px;
text-align: justify;
margin-top: -30px;
color: #8cd2f2;
padding-left: 40px;
padding-right: 45px;
}
.kmh img, a img{
max-width: 450px;
}
img, a img{
background: url(images/imgbg.png);
background-position: top right;
padding: 14px;
margin: 7px;
-moz-transition-property: background-position;
-moz-transition-duration: 4s;
-webkit-transition-property: background-position;
-webkit-transition-duration: 4s;
-o-transition-property: background-position;
-o-transition-duration: 4s;
-moz-border-radius: 30px; /* Kerekítés M. Firefoxban */
-webkit-border-radius: 30px; /* Kerekítés Webkit alapú böngészőkben (pl G. Chrome) */
border-radius: 30px; /* Kerekítés CSS3-at támogató böngészőkben */
opacity: .8;
-webkit-transition: .5s ease-in; /* Hány másodpercig tartson az átmenet. (Chrome, Opera...) */
-moz-transition: .5s ease-in; /* Hány másodpercig tartson az átmenet. (Mozilla Firefox) */
-o-transition: .5s ease-in; /* Hány másodpercig tartson az átmenet. (Internet Explorer) */
}
img:hover, a:hover img{
background-position: bottom left;
}
b, strong{
color: #ea85f9;
text-shadow: 1px 1px #fff;
}
i, italic{
color: #ffbbff;
text-shadow: #fff 1px 1px 0px;
}
u, underline{
color: #79bcfa;
text-shadow: #fff 1px 1px 0px;
}
s, strike{
color: #8ed4fd;
text-shadow: #fff 1px 1px 0px;
}
a{
color: #f283ff;
text-shadow: #fff 1px 1px 0px;
}
a:hover{
color: #8ed4fd;
text-shadow: #fff 1px 1px 0px;
letter-spacing: 1px;
}
.kma{
background: url(images/kma.png);
width: 496px;
height: 219px;
font-size: 100px;
padding-top: 70px;
padding-left: 80px;
text-shadow: #fff 3px 1px 0px;
color: #a7a1f3;
font-family: bickhamscriptstd;
}
::selection{
background: #ffbbff;
color: #fff;
text-shadow: #e35ec8 1px 1px 0px;
}
.affiimg{
height: 40px;
width: auto;
float: none;
}