/*
Theme Name: eruanna.net
Theme URI: http://www.eruanna.net
Description: eruanna.net theme tutorial
Author: Hannah
Author URI: http://www.eruanna.net
*/

/*positioning*/

html, body
{  
background-color: #333;
margin-top: 10px;
margin-bottom: 10px;
font-family: arial, tahoma, sans-serif;
color: #FAFAFA;
font-size: 13px;
line-height: 13pt;
}

/*positioning*/

#container {	
-moz-border-radius: 20px 40px;
width: 800px;
margin-left:auto; 
margin-right:auto;
position: relative;
background-color: #333;
padding: 10px;
}


#Header {
-moz-border-radius: 4px 50px;
background-image: url(header.gif) !important;
background-repeat: no-repeat;
background-position: bottom right;
background-color: #afd4da;
width: 100%;
height: 160px;
text-align: center;
}

#Header .name {
color: #663300;
font-family: arial, tahoma, sans-serif;
font-size: 30px;
font-weight: lighter;
letter-spacing: 20px;
padding-top: 80px;
}

#Header .name a {
color: #b71162;
}

#Header .description {
color: #ccc;
text-transform: uppercase;
font-size: 10px;
font-weight: lighter;
}

#main {
float: right;
display:inline; 
position: relative; 
width: 65%;
}

#sidebar {
float: left;
display:inline; 
position: relative; 
width: 35%;
}

#footer 
{  
clear:both;
text-align: center;
padding-top: 30px;
width: 100%;
}


/*posts*/
.postHead {
-moz-border-radius: 1px 18px;
background-color: #e0e0e0;
padding-left: 10px;
padding-right: 10px;
}

h2 a.title, h2 .title, .title, .wrap h2, .catlink, #newlink h2
{ 
padding-left: 0px;
font-family: arial, tahoma, sans-serif;
font-size: 26px; 
color: #373737;
text-align: left;
line-height: 22px;
font-weight: lighter;
text-transform: lowercase;
text-decoration: none;
}

.postinfo
{ 
font-size: 12px;
font-family: "arial", "century gothic", sans-serif;
font-weight: lighter;
text-align: left;
padding-left: 0px;
color: #999;
text-transform: lowercase;
margin-top: -15px;
}


/*navigationlinks*/
.navigation a {
text-align: center;
padding: 10px;
margin-bottom: 15px;
font-family: arial, sans-serif;
font-size: 14px;
color: #43A7DC;
}

.navigation a:link {
color: #43A7DC;
}

.navigation a:hover{
color: #43A7DC;
text-decoration: none;
}


/*Sidebar*/

#sidebar h1 {
padding-left: 0px;
font-family: arial, tahoma, sans-serif;
font-size: 14px; 
color: #FAFAFA;
text-align: left;
font-weight: lighter;
}

#sidebar ul {
list-style: none;
margin-left: 0px;
padding-right: 30px;
}

#sidebar ul li {
list-style: none;
margin-left: 0;
padding-left:0;
}


/*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 {
text-decoration: none;
font-family: arial, "century gothic", georgia, "times new roman", sans-serif;
font-size: 17px;
font-weight: lighter;
text-transform: uppercase;
letter-spacing: -1px;
color: #43A7DC;
}

.browser {
font-family: "verdana", sans-serif;
font-size: 11px;
}

.commentText {
font-size: 12px;
}
.commenttitle
{ 
padding-left: 0px;
font-family: arial, tahoma, sans-serif;
font-size: 26px; 
color: #ffffff;
text-align: left;
line-height: 22px;
font-weight: lighter;
text-transform: lowercase;
text-decoration: none;
}


/* extras */

a, a:visited, a:link, a:active { color: #43A7DC; text-decoration: none; background-color: inherit;}
a:hover{ color: #43A7DC; text-decoration: underline;}
b, strong, em, i{ color: #2795CE; background-color: inherit;}
u{ text-decoration: none; color: #d4eb89;border-bottom: 1px solid #d4eb89; background-color: inherit;}

img {border:none;
padding: 6px;} 

.align-right { float:right; margin: 0 0 15px 15px; }

.search, #searchsubmit {
width: 75px;
}

input, textarea, select {
background-color: #ffffff;
color: #5A5A5A;
font-size: 11px;
font-family: "arial", sans-serif;
border: 0px;
}

#rss {
font-size: 14px;
}
