body {
	margin: 0;
	padding: 0;
	background: #000000 url(./img01.jpg) repeat-x left top;   /*151515*/
	text-align: left;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

/* loginForm */
#search {
	width: 250px;
	height: 100px;
	padding: 2px 0px 0 0;
	float: right;
	clear: left;
}

input, textarea, select {
	 margin: 2px;
	 left: 2px;
   color: #000000; 
   border-bottom-width: 0px; 
   border-left-width: 0px; 
   border-right-width: 0px; 
   border-top-width: 0px; 
   border-bottom-color: #000000; 
   border-left-color: #000000; 
   border-right-color: #000000; 
   border-top-color: #000000; 
   font-family: 'verdana', 'arial', 'helvetical', 'geneva', sans-serif; 
   font-size: 11px;
   background: #D0DDEA;
}

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: 0;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #b3b9f5;/* CF3822*/
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #FFFFFF;
	text-decoration: none;}

a:hover {
	text-decoration: none;
	color: #6a7ff1;  /*FF5134 */
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #434343; 
}


/* Header */

#wrapper {
	background: url(./cdreams.jpg) no-repeat left top;
}

#header {
	width: 900px;   /*originale:900, poi cambiato a 810 e poi rimesso a 900*/
	height: 130px;  /*170*/
	margin: 0 auto;
}

#logo h1, #logo p {
	float: left;
	color: #AAFF00;
}

#logo h1 {
	height: 88px;
	padding: 20px 90px 0 0;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -80px;
	padding: 55px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#logo p a {
	color: #FF5134;
}

/* Menu */

#menu {
	width: 895px;
	height: 20px;  /* 60 */
	margin: 0px;  /* 0 auto */
  padding: 18px 0px 0px 30px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	text-transform: uppercase;
}

#menu a {
	display: block;
	float: left;
	background: url(./img03.gif) no-repeat left;
	padding: 0px 30px 0 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FF5134;
}


/* Page */

#page {
	width: 980px;
	margin: 0px;  /* 0 auto */
  padding: 15px 0px 0px 15px;
  float: left;
}

/* SidebarSX */

#sidebarSX {
	float: left;
	width: 170px;
}

#sidebarSX ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebarSX li {
	margin-bottom: 15px;
}

#sidebarSX li ul {
	padding: 0px 0px;
	line-height: 140%;
}

#sidebarSX li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 0px;
	background: url(./img04.gif) repeat-x left bottom;
}

#sidebarSX h2 {
	width: 140px;
	height: 30px;
	padding: 5px 0 0 30px;
	background: url(./action_forward.gif) no-repeat left 60%;
	border-bottom: 1px #888888 dashed;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}

#sidebarSX a:hover {
}

/* Content */

#content {
	float: left;
	width: 460px;
  padding: 0px 35px 0px 40px;
}

.post {
	text-align: justify;
	margin-bottom: 50px;
	border-bottom: 1px #888888 dashed;
}

.post .title {
}

.post .title h2 {
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #880A0B;
}

.post .entry {
	padding-top: 10px;
}

.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #CF3822;
}

.post .links a:hover {
	text-decoration: underline;
	color: #CF3822;
}

.post .links .more {
	background: url(./img07.gif) no-repeat;
}

.post .links .comments {
	background: url(./img08.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 0px 0px;
	line-height: 140%;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 0px;
	background: url(./img04.gif) repeat-x left bottom;
}

#sidebar h2 {
	width: 140px;
	height: 30px;
	padding: 5px 0 0 30px;
	background: url(./action_forward.gif) no-repeat left 60%;
	border-bottom: 1px #888888 dashed;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}

#sidebar a:hover {

}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 10px 0;
	border-top: 2px solid #2B2B2B;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}


#pubbli {
  display: none;
}