/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	/*background: #000000 url(../images/img1.gif) repeat-x left top; */
	background: #000000 url(../images/img3.jpg) no-repeat right top;
	text-align: justify;
	font-family: Tahoman, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 20px;
}
fieldset{border:none;}

h1 {
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
}
td label 
{
	width:auto;
}
a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

img { border: 2px solid #FFFFFF; margin:5px; }

.img1 {
	float: left;
	margin: 5px 15px 0px 0px;
}

/* Search */
#search {
	margin: 0px;
	padding: 0px;
	background-color: #BB3D41;
	color: #FFFFFF;
}

/** Forms */

form {
	margin: 0px;
	padding: 15px 0px 0px 25px;
}

.input1 {
	width: 130px;
	background-color: #FFFFFF;
	border: 1px solid #363636;
	color: #FFFFFF;
}
.textbox 
{
	width: 250px;
	}

/* Header */

#header {
	width: 600px;
	height: 70px; /*60px;*/
	margin: 0px auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: Transparent url(../images/lerose.gif) no-repeat left top;
}

/*#header h1 {
	float: left;
	margin: 0px;
	padding-top: 5px;
	font-size: 30px;
position:absolute!important;

#header h2 {
	margin: 0px;
	padding-top: 38px;
	padding-left: 50px;
	font-size: 12px;
	letter-spacing: -1px;
	
}
*/

#header h2
{
	height:81px;
	width:41px;
	background:Transparent url("../images/lerose.gif") no-repeat;
	margin:0;
	padding:0;
	position:inherit;
	bottom:35px;
	left:20px;
	padding-top: 38px;
	padding-left: 50px;
	font-size: 12px;
	}
#header h2 a
{
	display:block;
	height:81px;
	width:41px;
	}




#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Post */

.latest-post {
	padding: 0px 2em 1em 3em;
}

.latest-post h2 {
	font-size: 1.6em;
	color: #000000;
}

.post {
	padding: 2em 2em 1em 3em;
	border-top: 1px dashed #823D47;
}

.post h3 {
	margin-bottom: .5em;
	font-size: 1.2em;
	color: #000000;
}

.file * {
	color: #000000;
}

/* Content */

#content {
	width: 600px;
	margin: 20px auto;
	padding: 20px 0px 0px 0px;
}
#content td img
{
border:none;
}

#colOne {
	float: right;
	width: 360px;
	background-color: #BB3D41;
	padding: 20px 20px;
	border: 3px solid #666666;
	color: #FFFFFF;
}

#colOne .search {
	background-color: #000000;
	margin: 0px;
	padding-bottom: 10px;
	height: 50px;
}
#colTwo {
	float: left;
	width: 180px;
	color:#fff;
}
#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 1em;
	color: #FFFFFF;
}

#colTwo li li {
	margin-bottom: 0;
	padding-left: 2em;
}
#colTwo a {
	color: #BB3D41;
}

#colTwo h1, #colTwo h2 {
	background: url(../images/img2.gif) no-repeat;
	padding: 0px 0 5px 20px;
	text-transform: uppercase;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	border-bottom: 1px dashed #666666; 
	color: #FFFFFF;
}

/* Footer */

#footer {
	width: 600px;
	margin: 0px auto;
	padding: 3px 0px;
	color: #787878;
}

#footer p {
	margin: 0px;
	padding-right: 40px;
	text-align:left;
	font-size: 10px;
}

#footer a {
	color: #BB3D41;
}

.thumbnail,
.thumbnail_preview,
.content img
{
	width:250px;margin:10px 10px 10px 0;border:2px solid #cc3333;
}
.content img.thumbnail,
.content img.thumbnail_preview
{
	width:250px;
}
/* loghi */
#bbqualita,
#cuorerurale,
#valsugana,
#trentino,
#artesella
{
    margin-top:10px;
    margin-left:20px;
}
#bbqualita a,
#cuorerurale a,
#valsugana a,
#trentino a,
#artesella a
{
    display:block;
	text-indent:-6666px;
}
#bbqualita
{
    height:96px;
    width:90px;
    background:url(../images/BB.gif) no-repeat;
}
#cuorerurale
{
    height:55px;
    width:90px;
    background:url(../images/CuoreRurale.gif) no-repeat;
}
#valsugana
{
    height:87px;
    width:90px;
    background:url(../images/Apt_Valsugana.gif) no-repeat;
    }
#trentino 
{
    height:50px;
    width:90px;
    background:url(../images/logoTrentino.jpg) no-repeat;
    }
#artesella
{
    height:55px;
    width:90px;
    background:url(../images/arte-sella.gif) no-repeat;
    }
#bbqualita a
{
    height:96px;
    width:90px;
}
#cuorerurale a
{
    height:55px;
    width:90px;
}
#valsugana a
{
    height:87px;
    width:90px;
}
#trentino a
{
    height:50px;
    width:90px;
}
#artesella a
{
    height:55px;
    width:90px;
}