
/* GENERALE */
*{
	margin:0px;
	padding:0px;

}

a {
	text-decoration: underline;
	color:#4f1b02;
}
body{
	margin:0px;
	font-family:'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#4f1b02;
	text-align:center;
	background:#ceb6a3 url(/images/tpl/pattern.gif) repeat-x;
}
#contenitore{
	margin:0 auto;
	width:700px;
	margin-top:11px;
	margin-bottom:28px;
	background:url(/images/tpl/pattern_corpo.gif) repeat-y;
}
h3{
	font-size:12px;
	font-weight:bold;
}

td {font-size: 11px}
/* HEADER */
#header{
	width:700px;
	height:162px;
}
#header_img{
	width:700px;
	height:136px;
	float:left;
}
#logo{
	background:url(/images/tpl/logo.gif) no-repeat;
	width:210px;
	height:136px;
	float:left;
}
#logo h1 span{
	display: block;
	height: 0;
	overflow: hidden;
	clip: rect(0,0,0,0);
}
#fianco_logo{
	background:url(/images/tpl/dx_logo.gif) no-repeat;
	width:111px;
	height:136px;
	float:left;
}
#foto_header{
	background:url(/images/tpl/foto_header.jpg) no-repeat;
	width:379px;
	height:136px;
	float:left;
}
#header_txt{
	width:495px;
	height:26px;
	background:url(/images/tpl/bg_txt_header.gif) no-repeat;
	padding-left:205px;
	clear:left;
}
#header_txt p{
	font-size:10px;
	font-weight:bold;
	color:#d3b3a4;
	text-align:left;
	line-height:26px;
}
/* CORPO */
#corpo{
	width:700px;
	float:left;
	background:url(/images/tpl/bg_corpo.jpg) no-repeat bottom;
	min-height:450px;
}

#strillo{
	color: #ac0d0d;
	font-size: 13px;
	font-weight: bold;
}

#col_sx{
	width:137px;
	height:100%;
	float:left;
	background:#953913;
}
#menu{
	width:137px;
	height:100%;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
#menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu li{
	width:137px;
	height:22px;
	border-bottom:1px solid #5f1a00;
	line-height:22px;
	background:url(/images/tpl/ico_menu.gif) no-repeat 0 0;
}
#menu li a{
	color:#ecc7b6;
	padding-left:24px;
	width:113px;
	height:22px;
	text-decoration:none;
}
#menu li a:hover{
	color:#f7e6dd;
	background:url(/images/tpl/ico_menu.gif) no-repeat 0 -22px;
	height:22px;
}
#menu li.active{
	color:#f7e6dd;
	width:137px;
	background:url(/images/tpl/ico_menu.gif) no-repeat 0 -19px;
	height:22px;
}
.tit_sezione{
	background:#732700;
	color:#f7e6dd;
	text-transform:uppercase;
	padding-left:24px;
	width:113px;
	height:22px;
	border-bottom:1px solid #5f1a00;
	line-height:22px;
}
#col_dx{
	width:563px;
	height: 100%;
	float:left;
	background:#fff url(/images/tpl/bg_top_corpo.gif) no-repeat top left;
	padding:28px 0px;
	text-align:left;
	font-size:11px;

}

#comments, #respond{
	margin-top: 10px;
	margin-bottom: 10px;
}

#commentform textarea {
	width: 450px;
	margin-bottom: 10px;
}

/* WP */
.commentlist li, #commentform input {
        font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-bottom: 10px;
}

.widecolumn{
	padding:29px 35px 0px;
        text-align:justify;
        line-height:17px;
}
.narrowcolumn{
	padding:29px 35px 0px;
        text-align:justify;
        line-height:17px;
}

.narrowcolumn a{
	text-decoration: none;
}

.narrowcolumn h2{
	font-size: 2em;
}


.postmetadata{
	margin-top:20px;
}

.navigation{
	clear: both;
	margin-right: 20px;
	padding-bottom:20px;
}

.pagetitle{
	margin-bottom:20px;

}

.alignleft{
	float: left;
}

.alignright{
	float: right;
	margin-right: 20px;
}


.post{
	border-bottom: 1px dashed #4F1B02;
}

.post h2 {
	font-size: 1.5em;	
}

small{
	margin-top: 10px;
}

.description{
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px  solid #4F1B02;	
}

/* WP */
#col_dx h3{
	margin-left:20px;
	background:url(/images/tpl/bg_tit.gif) no-repeat;
	width:253px;
	height:21px;
	line-height:21px;
	color:#4f1b02;
	padding-left:15px;
}

#col_dx li{

	margin-left:15px;
}

#col_dx ul{
	margin-top:20px;
	margin-left:20px;
	line-height:21px;
	padding-left:15px;
	list-style: none;
	list-style-type: square;
}



#col_dx h6{
	font-size: 13px;
	margin-top:20px;
	margin-left:20px;
	line-height:21px;
	color:#4f1b02;
	padding-left:15px;
}


#img {
	margin-left:28px;
	margin-bottom:-20px;

}

.txt_amici{
	padding:29px 35px 0px;
	text-align:justify;
	line-height:17px;
}
.txt_home{
	padding:29px 35px 0px;
	text-align:justify;
	line-height:17px;
}

.txt_home img { 
	margin-left: 10px;
}

.imgb{
	padding:3px;
	border:1px solid #943813;
	background:#fff;
	float:left;
	margin-right:17px;
}

#col_dx_foto{
	float:right;
	margin:0px 0px 5px 15px;
}

#dx {
	text-align: right;
}

#dx a {
	color:#ac0d0d;
	text-decoration: none;
}

.box_double{
	width: 517px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.box_sx{
	width:256px;
	background:#fff;
	float:left;
	clear:both;
}

.box_sx_cont{
	width:226px;
	background:#f7f2ea;
	padding:12px;
	min-height: 250px;
	text-align: justify;
}

.box_sx_cont img{
	padding:3px;
	border:1px solid #943813;
	background:#fff;
	margin: 0 15px 15px 0; 
}

.box_sx_tit{
	width:236px;
	height:25px;
	background:url(/images/tpl/bg_tit_box.gif) no-repeat;
	line-height:25px;
	padding-left:14px;
}

.box_sx_tit h4{
	text-transform:uppercase;
	color:#000;
	font-size:11px;
	font-weight:bold;
}

.box_sx_cont h5{
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
.box_sx_cont h5 a{
	color:#ac0d0d;
	text-decoration: none;
}

.box_sx_end{
	width:250px;
	height:20px;
	background: #f7f2ea url(/images/tpl/box_bottom.gif) no-repeat;
	clear:left;
	border-bottom: 1px solid #e7e2ea;
}


.box_dx{
        width:256px;
        background:#fff;
        float:right;
}

.box_dx_cont{
        width:233px;
        background:#f7f2ea;
        padding:12px;
	min-height: 250px;
}

.box_dx_cont img{
	padding:3px;
	border:1px solid #943813;
	background:#fff;
}

.box_dx_tit{
        width:243px;
        height:25px;
        background:url(/images/tpl/bg_tit_box.gif) no-repeat;
        line-height:25px;
        padding-left:14px;
}

.box_dx_tit h4{
	text-transform:uppercase;
	color:#000;
	font-size:11px;
	font-weight:bold;
}

.box_dx_end{
        width:256px;
        height:20px;
        background:#f7f2ea url(/images/tpl/box_bottom.gif) no-repeat;
        clear:left;
	border-bottom: 1px solid #e7e2ea;
}




.box{
	width:517px;
	background:#fff;
	margin:20px;
}
.box_tit{
	width:503px;
	height:25px;
	background:url(/images/tpl/bg_tit_box.gif) no-repeat;
	line-height:25px;
	padding-left:14px;
}
.box_tit h4{
	text-transform:uppercase;
	color:#000;
	font-size:11px;
	font-weight:bold;
}
.box_cont{
	width:493px;
	background:#f7f2ea;
	padding:12px;
	float:left;
	
}
.box_cont img{
	padding:3px;
	border:1px solid #943813;
	background:#fff;
	float:left;
	margin-right:17px;
}



.box_cont h4{
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

.box_cont h5{
	font-size:11px;
	text-align:left;
	font-weight: lighter;
}
.box_cont h5 a{
	color:#ac0d0d;
	text-decoration: none;
}

.box_cont li {
	list-style-type: square;
	margin-bottom: 10px;
	border-bottom: 1px dashed #fff;
}

.box_cont a {
	color:#ac0d0d;
        text-decoration: none;
}


.box_cont p{
	font-size:11px;
	padding:10px -5 0px;
	text-align:justify;
	line-height:15px;
	font-weight: normal;
}
.box_end{
	width:517px;
	height:20px;
	background:#f7f2ea url(/images/tpl/box_bottom.gif) no-repeat;
	clear:left;
	border-bottom: 1px solid #e7e2ea;
}
/* FOOTER */
#footer{
	width:700px;
	height:46px;
	background:url(/images/tpl/footer.gif) no-repeat;
	clear:left;
}
#footer p{
	font-size:12px;
	color:#d2c1b8;
	line-height:56px;
}

/* API Flickr */
#cSet {
	position: relative;
	font-size: 11px;
	margin-left: 1px;
	float: left;
}
#cSet p{
        font-size:11px;
        padding:10px -5 0px;
        text-align:left;
        line-height:15px;
}


#cSetTitle {
	position: absolute;
}

#cSetListThumb {
	float:left;	
	margin-top: 10px;
}

#cSetThumb {
	float:left;
	position: relative;
}
#cSetThumb img {
	margin: 2px;
	border: 1px solid #000;
	padding: 0px;
}


#pathSet {
	padding-bottom: 10px;
	font-weight: bold;
	text-transform:uppercase;
	margin-bottom: 20px;
}

#pathSetSxDx {
	padding-bottom: 10px;
	font-weight: bold;
	text-transform:uppercase;
	margin-bottom: 10px;
}
#pathSX {
	position: absolute;
	margin-left: -13px;
}

#allDim{
	clear:both;
	padding-top: 10px;
}

#allDim img {
	padding: 2px;
	margin-top: 10px;
}

#prevNext{
	clear:both;
	padding-top: 10px;
}

#prevNext img {
	padding: 2px;
	margin-top: 10px;
}

#divLoading {
	margin-bottom: 10px;
}

#foto {
	margin-left: 10px;
}
.border {
	/*width: 450px; */
}

.box_cont1 {
	width:450px;
	background:#f7f2ea;
	padding:12px;
	float:left;
}
.box_cont1 img{
	padding:3px;
	border:1px solid #943813;
	background:#fff;
	float:left;
	margin-right:17px;
}

.box_cont1 h5{
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
.box_cont1 h5 a{
	color:#ac0d0d;
	text-decoration: none;
}

.box_cont1 li {
	list-style-type: square;
	margin-bottom: 10px;
	border-bottom: 1px dashed #fff;
}

.box_cont1 a {
	color:#ac0d0d;
        text-decoration: none;
}

.box_cont1 p{
	font-size:11px;
	padding:10px -5 0px;
	text-align:left;
	line-height:15px;
}

#foto {
	width: 450px;
	height:auto;
	position: relative;
}

#setPaging {
	margin-bottom: 10px;
}

/* sfGuardPlugin*/
#sf_guard_auth_form {
	padding:29px 35px 0px;
        text-align:left;
        line-height:17px;
}
#sf_guard_auth_form fieldset {
	border: 0px;
}

.form-row {
	margin-bottom: 10px;
}

.form-row label {
	font-weight: bold;
	margin-right: 10px;
}

#sf_guard_auth_forgot_password {
	margin-left: 10px;
}

.bul 
{
    margin: 0px;
    list-style-type: None;
}

.bul li
{
    display: Inline;
    float: Left;
    padding-left: 10px;
    margin-bottom: 10px;
}

/* FotoSlide */

#fotoSlide { position: relative; clear: both;}

#listPost li { margin-left: -20px; }

/* POPUP FOTO */

.popupFoto{
	padding: 4px;
	position: absolute;
	background-color: white;
	border: 1px solid #953913;
	z-index: 10000;
}

.close {
text-align: right;
}

/* BLOG */

.post {
        text-align:justify;
        line-height:17px;
}

.pTitle {
 	font-weight: bold;
	font-size: 18px;
	margin-bottom: 6px;
	color:#AC0D0D
}

.pDate{
	font-weight: italic;
	font-size: 14px;
	margin-bottom: 12px;
}

#cont  {
	padding:0px 35px 0px;
	text-align:justify;
	line-height:17px;
}


/* LIST SPECIAL */
ul.special li { list-style: square; margin-left: -30px;}

.r {float:right}

/* Event Home */
.eHome { margin: 5px; background-color:#732700;color: #F7E6DD; padding:5px; font-size: 10px; border: 1px solid #f1f1f1}
.eHome a { color: #F7E6DD; text-decoration:none}
.eTitle { text-align: center; margin-bottom: 10px;}
.eFoto { text-align: center; margin-top:5px; margin-bottom:5px; border:0px;}

/* Event Home */
.eHome2 { margin: 5px; background-color:#732700;color: #F7E6DD; padding:5px; font-size: 10px; border: 1px solid #f1f1f1; text-transform: uppercase}
.eHome2 a { color: #F7E6DD; text-decoration:none}

/* News Home*/
.nSx{
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: 2px solid #fff;
}
