@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Wellness Age Team WP-theme
Description: Business theme
Author: Simone Risola ~ Spumone
Author URI: http://www.spumone.net
Version: 1.0
*/

body {
font-family : Helvetica, Arial, Sans-serif;
font-size : 12px;
text-align : center;
vertical-align : top;
background : #ffffff url(images/background.gif) repeat-y center top;
color : #666666;
}
a:link, a:visited {
text-decoration : none;
background: #eae837;
color : #000000;
font-weight: bold;
}
a:hover {
background: #000;
color : #eae837;
}
p {
padding : 10px 0 0 0;
}
#wrapper {
margin : 0 auto 0 auto;
width : 750px;
text-align : left;
}
#header {
float : left;
width : 750px;
background : #ffffff;
padding: 20px 0 20px 0;
}
#banner {
height : 260px;
background : url(images/banner.jpg);
}
#titolo {
display : none;
}
#frase {
background: #fff;
font-family : "Trajan Pro", "Times New Roman", Times, serif;
font-size : 1em;
color : #000000;
text-transform : lowercase;
line-height : 20pt;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 25px;
letter-spacing : 0.5pt;
}
#frase a {
background: #fff;
}
#frase a:hover {
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
	padding: 0;
}
#menuorizzontale {
float : right;
margin : -25pt 0 10px 0;
}
ul#menu li {
display : inline;
font-family : "Trajan Pro", "Times New Roman", Times, serif;
font-size : 0.8em;
font-weight : bold;
text-transform : lowercase;
letter-spacing : 0.2pt;
background-color : #ffffff;
}
ul#menu li a {
margin : 0;
border-left : 10px solid #e9e74e;
padding : 1px 10px;
color : #666666;
text-decoration : none;
float : left;
background-color : #ffffff;
}
ul#menu li a:hover {
color : #e9e74e;
background-color : #000000;
}
#container {
float : left;
width : 500px;
}
.post {
padding : 10px 20px;
}
.post img {
border: none;
padding: 10px;
}
.post h2 {
font-family : "Trajan Pro", "Times New Roman", Times, serif;
font-size : 1.5em;
border-bottom : 2px solid #000;
background: url(images/logo_post.gif) #fff no-repeat right bottom;
}
.post h2 a {
background: #fff;
}
.post h2 a:hover {
background: #000;
padding: 2px 0;
}
.entry {
line-height : 18px;
padding: 20px 0 10px 0;
}
p.postmetadata {
border-top : 1px dotted #666;
margin : 10px 0 0 0;
}
.navigation {
padding : 10px 0 10px 0;
font-size : 1.3em;
font-weight : bold;
line-height : 18px;
}
.sidebar {
float : left;
width : 240px;
background: url(images/sidebar_bg.jpg) #fff no-repeat right top;
margin : 0 0 0 10px;
display : inline;
text-transform: capitalize;
}
#sidebar_content {
padding: 0 0 0 20px;
}
.sidebar a {
background: transparent;
color: #666;
}
.sidebar a:hover {
color : #eae837;
background: #000;
border-top: 4px solid #000;
border-bottom: 4px solid #000;
}

.sidebar a:link img, a:visited img, a:hover img {
border: 0px solid #fff;
margin: 0;
padding: 0;
}

.sidebar ul {
list-style-type : none;
margin : 0;
padding : 0;
}
.sidebar ul li {
padding : 10px 0 10px 0;
}
.sidebar h2 {
font-family : "Trajan Pro", "Times New Roman", Times, serif;
border-bottom: 1px solid #000;
background: url(images/logo_post.gif) #fff no-repeat right bottom;
font-size : 1.3em;
padding: 0;
margin: 2px 0 2px 0;
}
.sidebar ul ul li {
padding : 0;
line-height : 20px;
border-bottom: 1px solid #eee;
}
table#wp-calendar {
width : 80%;
}
body, h1, h2, h3, h4, h5, h6, blockquote, p {
margin : 0;
padding : 0;
}
h1 {
font-family : "Trajan Pro", "Times New Roman", Times, serif;
font-size : 2em;
padding : 0 0 10px 0;
}
h2 {
font-family : "Trajan Pro", "Times New Roman", Times, serif;
font-size : 1.5em;
color: #000;
}
#footer {
clear : both;
float : left;
width : 750px;
padding : 20px 0 25px 0;
margin: 0 0 20px 0;
background: url(images/footer_bg.jpg) #eae837 no-repeat right top;
}
#footer p {
line-height : 20px;
color: #000;
font-family : Helvetica, Arial, sans-serif;
font-size: 1em;
font-weight: bold;
text-transform: capitalize;
padding: 0 0 0 10px;
}

#footer a:link img, a:visited img, a:hover img {
border: 0px solid #fff;
margin: 0;
padding: 0;
}

.comments-template {
margin : 10px 0 0;
padding : 0 0 0 0;
}
.comments-template ol {
margin : 0;
padding : 0 0 15px;
list-style : none;
}
.comments-template ol li {
margin : 10px 0 0;
line-height : 18px;
padding : 0 0 10px;
border-bottom : 1px dotted #ccc;
}
.comments-template h2, .comments-template h3 {
font-family : "Trajan Pro", "Times New Roman", Times, serif;
font-size : 16px;
}
.commentmetadata {
font-size : 12px;
}
.comments-template p.nocomments {
padding : 0;
}
.comments-template textarea {
font-family : helvetica, Arial, Sans-serif;
font-size : 12px;
}
