/*
Theme Name: Yellow
Theme URL: http://www.s-grimes.net
Description: The second 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: #dfdcd5;
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: 626px;
left: 240px;
top: 45px;
}

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

#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: 1px;
font-family: "century gothic", arial, georgia, sans-serif;
font-size: 16px;
color: #545554;
text-align: center;
text-transform: uppercase;
font-weight: normal;
}

.postinfo {
font-size: 12px;
font-family: "arial", "century gothic", sans-serif;
font-weight: lighter;
text-align: center;
padding-left: 0px;
color: #FFFFFF;
margin-top: 8px;
margin-bottom: 10px;
padding-top: 0px;
padding-bottom: 30px;
}

#newstop { 
background-image: url(images/newstop.png);
background-repeat: no-repeat;
width: 626px;
height: 101px;
padding: 0px;
}

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

#newsbottom { 
background-image: url(images/newsbottom.png);
background-repeat: no-repeat;
width: 626px;
height: 45px;
padding: 8px;
margin-top: -30px;
margin-bottom: 0px;
}

/*Sidebar*/

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

#sidebartop { 
background-image: url(images/sidetop.png);
background-repeat: no-repeat;
width: 320px;
height: 76px;
padding: 0px;
}

#sidebarbottom { 
background-image: url(images/sidebottom.png);
background-repeat: no-repeat;
width: 320px;
height: 40px;
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: #bc8961;
text-align: center;
font-weight: normal;
}

/* extras */

a, a:visited, a:link, a:active { color: #efdc79; font-weight: bold; text-decoration: none; background-color: transparent;}
a:hover { color: #ecd403; font-weight: bold; text-decoration: none;}
b, strong { color: #3a382e; background-color: transparent;}
em, i { color: #e6da7b; background-color: transparent;}
u { text-weight: bold; color: #3a382e; border-bottom: 1px solid #3a382e; background-color: transparent;}

img {
border: none;
}

a img {
background-color: #f9f9f9;
border: 1px solid #dedbd4;
padding: 3px;
}

a img:hover {
background-color: #f9f9f9;
border: 1px solid #d4b208;
padding: 3px;
filter: alpha(opacity=50) 
-moz-opacity : 0.6; opacity : 0.6;
}

.latest_images img { 
  width: 35px;
  height: 35px;
}

input, textarea, select, blockquote {
background-color: #eeeeee;
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/newsmiddle.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/sidemiddle.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;
}


.pageheader {
padding-top: 5px;
padding-bottom: 5px;
font-family: "century gothic", arial, georgia, sans-serif;
font-size: 16px;
color: #545554;
text-align: center;
text-transform: uppercase;
font-weight: normal;
}