
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 15px;
	background: #FFFFFF;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #757E82;
}

h1 {
color: #535DA3;
font-size: 16px;
}

h2 {
font-size: 13px;
color: #333333;
}

h3 {font-weight: bold;
font-size: 16px;
color: #535DA3;
text-align: left 
}

h4 {
font-weight: normal;
font-size: 14px;
line-height: 1.5em;
text-align: left
}

h5 {font-weight: normal;
font-size: 14px;
line-height: 1.5em;
text-align: right 
}


p, blockquote, ol {
	margin-bottom: 20px;
	line-height: 1.7em;
	font-size: 13.5px;
}

p {
}

blockquote {
}

ul, ol, li {
	margin: 3px;
	padding: 0px;
	list-style: none;
	font-size: 13.5px;
}

a {
	text-decoration: underline;
	color: #4A5E8F;
}

a:hover {
	text-decoration: underline;
	color: #EF8116;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 892px;
	height: 70px;
	margin: 0 auto;
}

/* Logo */

#logo {
	background-image: url(img/Psichiatri-Psicoterapeuti-Roma-218x75chiaro.jpg);
	float: left;
	width: 188px;
	height: 60px;
	margin: 0px;
	padding: 15px 0px 0px 30px;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}

#logo h2 a {
	color: #9AA9B1;
}

#logo a {
	text-decoration: none;
	color: #3C84B3;
}

/* Menu */

#menu {
	float: right;
	width: 580px;
	height: 54px;
	margin-top: 0px;
	background: url(img/img01.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
	margin-left: 10px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 36px;
	padding: 20px 0px 0px 12px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #464E53;
}

#menu a:hover, #menu .active a {
	color: #EF8116;
	text-decoration: underline;
}



/* Page */

#page {
	width: 892px;
	margin: 0 auto;
}

#page-bgtop {
	padding: 0px 10px;
}

/* Content */

#content {
	background-color: #F2F6F7;
	float: right;
	width: 569px;
	padding-top: 0px;
	margin-bottom: 20px;
}

.post {
	margin: 20px 15px 30px 15px;
}

.post .title {
	margin: 0px;
	padding: 4px 5px 4px 5px;
	background: #9DF2A4;
	color: #003366;
}

.post .title a {
	padding: 3px 2px 3px 2px;
	background: #9DF2A4;
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}

.post .entry {
color: #000000;
}

.post img {
	float: left;
	padding: 0px 10px 0px 0px;
}



.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	color: #5E5E5E;
}

.post a {
	color: #0033CC;
}

.post a:hover {
	color: #EF8116;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 208px;
	padding-top: 25px;
	margin-bottom: 20px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0px;
	border: none;
	background: url(img/img07.jpg) repeat-x left bottom;
}

#sidebar h1 {
	margin: -3px;
	padding: 2px;
	border-bottom: 2px solid #EBEBEB;
	font-size: 113%;
	font-weight: normal;
	color: #000000;
	text-align: left
}


#sidebar h2 {
	margin: -3px;
	padding: 2px;
	border-bottom: 2px solid #EBEBEB;
	font-size: 113%;
	font-weight: normal;
	color: #404252;
	text-align: left
}

#sidebar h3 {
	font-size: 100%;
	font-weight: normal;
	color: #003399;
	text-align: left
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	width: 892px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
	border-top: 1px solid #E5E5E5;
	color: #666666;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}

#footer a {
    text-decoration: none;
	color: #666666;
}

#footer a:hover {
	text-decoration: underline;
	color: #666666;
}
