/*
Theme Name: Green
Theme URL: http://www.em-watson.com
Description: Green theme
Author: Karitas
Author URL: http://www.em-watson.com
*/

/*positioning*/

html, body {
background-image: url(images/bg.png);
background-repeat: repeat-x;
background-color: #f8f9f0;
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: 598px;
left: 180px;
top: 50px;
}

#sidebar {
float: left;
display:inline;
position: relative;
width: 347px;
left: 200px;
top: 40px;
}

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

/*posts*/

.postHead {
padding-left: 0px;
}

h2 a.title, h2 .title, .title, .wrap h2, .catlink, #newlink h2 {
padding-top: 10px;
font-family: "century gothic", arial, georgia, sans-serif;
font-size: 18px;
color: #978d66;
text-align: center;
text-transform: uppercase;
font-weight: normal;
}

.postinfo {
font-size: 11px;
font-family: "arial", "century gothic", sans-serif;
font-weight: lighter;
text-align: right;
padding-left: 0px;
color: #555555;
margin-top: 0px;
margin-bottom: 00px;
padding-top: 20px;
padding-bottom: 0px;
padding-right: 10px;
}

#newstop { 
background-image: url(images/news-top.png);
background-repeat: no-repeat;
width: 598px;
height: 71px;
padding: 0px;
}

#newsmiddle { 
background-image: url(images/news-middle.png);
background-repeat: repeat-y;
width: 598px;
padding: 0px;
margin-top: -13px;
}

#newsbottom { 
background-image: url(images/news-bottom.png);
background-repeat: no-repeat;
width: 598px;
height: 68px;
padding: 0px;
margin-top: -30px;
margin-bottom: 10px;
}

/*Sidebar*/

#sidebar h1 {
font-family: "century gothic", arial, georgia, sans-serif;
font-size: 18px;
padding-top: 10px;
color: #978d66;
text-align: center;
text-transform: uppercase;
font-weight: normal;
}

#sidebartop { 
background-image: url(images/sidebar-top.png);
background-repeat: no-repeat;
width: 347px;
height: 74px;
padding: 0px;
}

#sidebarbottom { 
background-image: url(images/sidebar-bottom.png);
background-repeat: no-repeat;
width: 347px;
height: 63px;
padding: 0px;
margin-top: -17px;
margin-bottom: 10px;
}

/*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;
}

h2, a.author, a.author:active, a.author:visited {
padding: 1px;
font-family: "century gothic", arial, georgia, sans-serif;
font-size: 12px;
color: #05e920;
text-align: center;
font-weight: normal;
}

/* extras */

a, a:visited, a:link, a:active { color: #535353; font-weight: bold; text-decoration: none; background-color: transparent;}
a:hover { color: #c5bc9c; font-weight: bold; text-decoration: none;}
b, strong { color: #706933; background-color: transparent;}
em, i { color: #877e5c; background-color: transparent;}
u { color: #988f4d; text-weight: bold; border-bottom: 1px solid #988f4d; background-color: transparent;}
s { color: #655b36; text-decoration: line-through; background-color: transparent;}
blink { color: #655b36; text-decoration: blink;  font-weight: bold; background-color: transparent;}

img {
border: none;
}

a img {
background-color: #b9b37c;
border: 1px solid #b9b37c;
padding: 4px;
}

a img:hover {
background-color: #b9b37c;
border: 1px solid #b9b37c;
padding: 4px;
}

.latest_images img { 
  width: 40px;
  height: 45px;
}

input, textarea, select, blockquote {
background-color: #ccc592;
color: #575757;
font-size: 11px;
font-family: "lucida grande", sans-serif;
border: 0px;
padding: 3px;
}

h3 {
font-family: arial, georgia, sans-serif;
font-size: 12px;
padding-top: 10px;
color: #545454;
text-align: center;
text-transform: uppercase;
font-weight: bold;
}

h4 {
background-image: url(images/news-middle.png);
background-repeat: repeat-y;
background-color: #FFFFFF;
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 {
background-image: url(images/sidebar-middle.png);
background-repeat: repeat-y;
background-color: #FFFFFF;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
font-family: verdana, georgia, sans-serif;
font-size: 10px;
font-weight: normal;
}


.pageheader {
padding-top: 25px;
padding-bottom: 0px;
font-family: "century gothic", arial, georgia, sans-serif;
font-size: 18px;
color: #978d66;
text-align: center;
text-transform: uppercase;
font-weight: normal;
}
