/*
Theme Name: SweetMiley
Theme URL: http://www.sweet-miley.org
Description: pink and white
Author: Karitas
Author URL: http://www.jojo-source.com
*/

/*positioning*/

html, body {
background-image: url('images/bg.png');
background-repeat: repeat-x;
background-color: #FFFFFF;
margin-top: 28px;
margin-bottom: 0px;
font-family: tahoma, verdana, sans-serif;
font-size: 12px;
color: #3c3c3c;
line-height: 16px;
}

/*positioning*/

#container {
width: 100%;
margin-left:auto;
margin-right:auto;
margin-top: -29px;
position: relative;
background-color: #transparent;
padding: 0px;
}

#Header {
text-align: center;
}

#main {
float: left;
display: inline;
position: relative;
width: 670px;
left: 240px;
top: 20px;
}

#sidebar {
float: left;
display:inline;
position: relative;
width: 250px;
left: 280px;
top: 10px;
}

#footer {
clear:both;
text-align: center;
width: 100%;
}

/*posts*/

.postHead {
padding-left: 0px;
}

h2 a.title, h2 .title, .title, .wrap h2, .catlink, #newlink h2 {
-moz-border-radius: 10px 10px 0px 0px;
background-image: url(images/sidebarbg.png);
background-repeat: no-repeat;
background-color: #eeeeee;
font-family: "century gothic", arial, georgia, sans-serif;
font-size: 16px;
color: #fb9dba;
text-align: center;
font-weight: normal;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 1px;
padding-bottom: 1px;
}

.postinfo {
-moz-border-radius: 0px 0px 10px 10px;
background-image: url(images/sidebarbg.png);
background-repeat: no-repeat;
background-color: #eeeeee;
font-size: 12px;
font-family: "arial", "century gothic", sans-serif;
font-weight: lighter;
text-align: center;
padding-left: 0px;
color: #3c3c3c;
margin-top: -13px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
}

/*Sidebar*/

#sidebar h1 {
-moz-border-radius: 10px 10px 0px 0px;
background-image: url(images/sidebarbg.png);
background-repeat: no-repeat;
background-color: #282828;
padding-left: 0px;
padding-top: 7px;
padding-bottom: 7px;
font-family: "century gothic", arial, georgia, sans-serif;
font-size: 16px;
color: #fb9dba;
text-align: center;
font-weight: lighter;
}

/*Comments*/

#commentlist li , .singolocommento li {
list-style-type: none;
padding: 0px;
width: 470px;
}

div.bubble {
width: auto;
margin-bottom: 24px;
border: 0px solid #ccc;
}

div.bubble cite {
position: relative;
margin: 0px;
padding: 7px 0px 0px 0px;
top: 6px;
background: transparent url(tip.gif) no-repeat 20px 0;
font-style: normal;
}

a.author, a.author:active, a.author:visited {
-moz-border-radius: 10px 10px 0px 0px;
background-image: url(images/sidebarbg.png);
background-repeat: no-repeat;
background-color: #eeeeee;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 5px;
font-family: "century gothic", arial, georgia, sans-serif;
font-size: 12px;
color: #fb9dba;
text-align: center;
font-weight: normal;
}

/* extras */

a, a:visited, a:link, a:active { 
color: #fb9dba; 
text-decoration: none; 
background-color: transparent;
}
a:hover { 
color: #181818; 
text-decoration: none;
}

b, strong { 
color: #f598b4; 
background-color: transparent;
}

em, i { 
color: #fb9dba; 
background-color: transparent;
}
u { 
text-weight: bold; 
color: #fb9dba; 
border-bottom: 1px solid #fb9dba; 
background-color: transparent;
}

img {
border: none;
}

a img {
background-color: #FFFFFF;
border: 1px solid #181818;
padding: 3px;
-moz-border-radius: 6px; 
-webkit-border-radius: 3px;
}

a img:hover {
border: 1px solid #fb9dba;
background-color: #eeeeee;
padding: 3px;
filter: alpha(opacity=80) 
-webkit-border-radius: 3px; 
-moz-border-radius:6px; 
-moz-opacity : 0.6; opacity : 0.6;
}

input, textarea, select, blockquote {
-moz-border-radius: 10px 10px 10px 10px;
background-color: #777777;
color: #ccc;
font-size: 11px;
font-family: "lucida grande", sans-serif;
border: 0px;
padding: 3px;
}

h4 {
-moz-border-radius: 0px 0px 0px 0px;
background-color: #fee3eb;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
margin-top: -10px;
font-family: verdana, georgia, sans-serif;
font-size: 10px;
font-weight: normal;
}

h5 {
-moz-border-radius: 0px 0px 10px 10px;
background-color: #fee3eb;
padding-left: 10px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
margin-top: -10px;
font-family: verdana, georgia, sans-serif;
font-size: 10px;
font-weight: normal;
}

.pageheader {
-moz-border-radius: 10px 10px 0px 0px;
background-image: url(images/sidebarbg.png);
background-repeat: no-repeat;
background-color: #282828;
padding-left: 0px;
padding-top: 11px;
padding-bottom: 11px;
font-family: "century gothic", arial, georgia, sans-serif;
font-size: 16px;
color: #fb9dba;
text-align: center;
font-weight: lighter;
}