/*
Theme Name: Lovely New Year
Theme URL: http://www.em-watson.com
Description: light blue and paige
Author: Karitas
Author URL: http://www.em-watson.com
*/

/*positioning*/

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

/*positioning*/

#container {
width: 100%;
margin-left:auto;
margin-right:auto;
position: relative;
background-color: #transparant;
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 0px 10px 0px;
background-color: #282828;
padding: 1px;
font-family: "century gothic", arial, georgia, sans-serif;
font-size: 16px;
color: #bf9562;
text-align: center;
font-weight: normal;
}

.postinfo {
-moz-border-radius: 10px 0px 10px 0px;
background-color: #282828;
font-size: 12px;
font-family: "arial", "century gothic", sans-serif;
font-weight: lighter;
text-align: center;
padding-left: 0px;
color: #cccccc;
margin-top: -8px;
margin-bottom: 10px;
padding-top: 5px;
padding-bottom: 5px;
}

/*Sidebar*/

#sidebar h1 {
-moz-border-radius: 0px 10px 0px 10px;
background-color: #282828;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 5px;
font-family: "century gothic", arial, georgia, sans-serif;
font-size: 16px;
color: #bf9562;
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: 0px 10px 0px 10px;
background-color: #282828;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 5px;
font-family: "century gothic", arial, georgia, sans-serif;
font-size: 12px;
color: #bf9562;
text-align: center;
font-weight: normal;
}

/* extras */

a, a:visited, a:link, a:active { color: #ec008c; text-decoration: none; background-color: inherit;}
a:hover { color: #282828; text-decoration: none;}
b, strong { color: #b78c57; background-color: inherit;}
em, i { color: #b78c57; background-color: inherit;}
u { text-weight: bold; color: #969495; border-bottom: 1px solid #969495; background-color: inherit;}

img {
border: none;
}

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

a img:hover {
border: 1px solid #171f33;
background-color: #b78c57;
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: 10px 0px 10px 0px;
background-color: #F1F1F1;
padding-left: 10px;
padding-right: 10px;
margin-top: -5px;
font-family: verdana, georgia, sans-serif;
font-size: 10px;
font-weight: normal;
}

.pageheader {
-moz-border-radius: 10px 0px 10px 0px;
background-color: #282828;
padding-left: 0px;
padding-top: 5px;
padding-bottom: 5px;
font-family: "century gothic", arial, georgia, sans-serif;
font-size: 16px;
color: #bf9562;
text-align: center;
font-weight: normal;
}