﻿.footer 
{
	font-family:Tahoma;
	font-size:x-small;
}

.logo
{
color: #0079c1;
background-image: url(logo-fotografia-matrimonio.png);
background-position: bottom;
background-repeat: repeat-x;
height: 52px;
width: 342px;
}


.backGalleria
{
	margin: 0 0 0 0;
	text-align: center;
    background: url(backGalleria.png) no-repeat top left;
}

body
{
	margin: 0 0 0 0;
	text-align: center;
    background: url(backSito.jpg) no-repeat;
	background-position: 50% 0%;
	background-color:Black;
}

.topHeader 
{
	 background: url(backtop.png) no-repeat;
 height:35px
}


a.link { color:#FFFFFF }
a.link:hover { color:#FFFFFF; text-decoration:underline; }
a.link:visited  { color:#FFFFFF }
#centerSite
{
    position: relative;
	margin: 0 auto;
	left: 0px;
	top: 0px;
	width: 950px;
	height: auto;
	text-align: left;
	padding-top: 0;
	padding-bottom:50px;
}

#menuTop
{
width: 950px;
height: 45px;
background: url(menu-strip.png) no-repeat;
background-position: top left;
}


#menuBotton
{
width: 950px;
height: 145px;
background: url(menu-strip2.png) no-repeat;
background-position: top left;
}

#renderBox
{
position:relative;
width: 667px;
margin-left:20px;
float:left;

}

#contenuti
{
margin-top:10px;
margin-left:50px;
width: 950px;
z-index: 1;
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
}

#test {
height:45px; width:960px;  background: url(menu-strip2.png) no-repeat;
}


A:link , A:visited { color: #FFFFFF; text-decoration: none; }
A:hover { color: #FF0000; background: #000000; text-decoration: underline; }

A.landing:link , A:visited { color: #000000; text-decoration: none; }
A.landing:hover { color: #000000;  background: #FFFFFF; text-decoration: underline; }

/* -------------------------------------- Parte Personalizzabile ---------------------------------- */

#header
{
	position: relative;
	margin-top:30px;
	height: 60px;
	width: 960px;

}

ul.blocks {
	padding: 0;
	margin:0;
	width: 3500px;
	display: block;
	height: 320px;
}
ul.blocks li {
	width: auto;
	margin: 0 0 0 0px;
	float: left;
	display: block;
	height: 300px;
}
.holder {
	margin: 0;
	display: block;
	/* TEMP */
	margin-bottom: 0px;
}
.scroll-pane {
	float: left;
}


#pane5
{
	height: 313px;
	width: 950px;
	padding: 0;
	display: block;
	_overflow: hidden;
		margin: 0;
}

#scrollContent {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 320px;
	overflow: auto;
	overflow-y: hidden; /* hides vertical scroll-bars in IE */
	background: #000000;
}

#allPosts, #singlePost, #customPage {
	margin: 0;
	padding: 0;
	/* width: page specific */
	background-color: #000000;
}

/*Defaults Styling*/

fieldset {background:#000000; padding:10px; border:0px dashed; border-color:#ff0000; margin-bottom:16px;}
input, textarea, select {font:12px/12px Arial, Helvetica, sans-serif; padding:0;} 
label {font-size:11px; font-weight:bold; color:#FFFFFF; margin-bottom:5px; display:block;  text-align:left;}
.form1 { padding-bottom:10px; display:block;  clear:both; width: auto;}

.lista1 { list-style-image: url(tick.gif) ; }

input:hover { background-color: #fffdea }
textarea:hover { background-color: #fffdea }
select:hover { background-color: #fffdea }

.check1 label{ text-align: left; 
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
	 }
	 
li.lista3 {
list-style: none;
background: url(tick.png) no-repeat 0px 0px;
padding-left: 30px;
margin-bottom: 5px;
height:30px;
}

ul.lista2 {position:relative; top:0px; left:0px; z-index:5; margin-left: -25px; margin-top:5px; }
