/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #EBE6E3;
}

body, th, td, input, textarea, select, option {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #FED772;
}

h1 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 24px;
}

h2 {
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 24px;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FED772;
}

a:hover {
	text-decoration: none;
	color: #EBE6E3;
}

/* Header */

#header {
	width: 960px;
	height: 220px;
	margin: 0 auto;
}

#header h1, #header p {
	margin: 0;
	color: #FED772;
}

#header h1 {
	font-size: 30px;
}


#header h1 {
	padding-top: 60px;
}

#header a {
	color: #FED772;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 660px;
}

#content a {
	text-decoration: none;
}

#content a:hover {color:#7B9418;
}
.post {
	padding: 0 0 20px 0;
}


.home_full_center {
	float: left;
	width: 660px;
	text-align: center;
}


.banner {
	float: left;
	width: 320px;
}

.seguimi{
        float: left;
        width: 160px;
	text-align: center;
	background: #990000;
}

.testo_home {
	float: right;
	width: 490px;
	
}

.testo_home_candy {
	float: right;
	width: 340px;
	color: #EBE6E3;
	font-size: 16px;
}

.img_home_candy {
	float: left;
	width: 310px;	
}

.blinktext {
	text-decoration: blink;
}

.link {
	float: right;
	width: 340px;
}

.title {
	margin: 0;
	border-bottom: 2px solid #7B9418;
}

.byline {
	margin: 0;
	color: #D79B00;
}

.stile_tab{
	color: rgb(255, 255, 102);
}
.meta {
	text-align: right;
	color: #646464;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img03.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}



/* Content full page*/

#content_full {
	float: left;
	width: 960px;
}

.a {
	text-decoration: none;
}

.a:hover {color:#7B9418;
}

.candy_back_list{background: url(images/bg-spiral.gif); background-repeat: repeat-y;
}

.candy_right {
	float: right;
	width: 600px;
	background: url(images/bg-spiral.gif); background-repeat: repeat-y;
}
.candy_text {
	color: #660000;
	font-size: 13px; 
	margin-left: 30px; 
	margin-right: 10px; 
	line-height: 18px;
}


.candy_left {
	float: left;
	width: 360px;
}

.candy_full {
	float: left;
	width: 650px;
	background: url(images/bg-spiral.gif); background-repeat: repeat-y;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}
.menu    {
	margin-left:10px;
}
.menu_2    {
	padding-left:10px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 2px solid #7B9418;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {color:#7B9418;
}


/* Footer */

#footer {
	clear: both;
	width: 660px;
	float: left;
	padding: 20px 0;
	border-top: 2px solid #7B9418;
	text-align: center;
	font-size: smaller;
}
#conta {
	float:right;
      width:240px;
      padding: 20px 0;
	border-top: 2px solid #7B9418;
	text-align: center;
	font-size: smaller;
}

