/*  
Theme Name: DimaniDomani
Theme URI: 
Description: Horizontal wp theme.
Version: 1.0
Author: Anna Bonciani
Author URI: nncia.wordpress.com

*/
  /* Basic Setup */
  
  	* { list-style:none;padding:0;margin:0;text-decoration:none;border:0;font-weight:normal; }
  	body { background:#fff no-repeat ;overflow-x:hidden;font-family:Courier New,courier, sans-serif;color:#555;line-height:18px;font-size:11px; width: 14000px; height: 100%}
  	a { color:#ff3c00;text-decoration:none; }
  	a:hover { text-decoration:none; }
  	b { font-weight:bold; }
  	blockquote { padding:10px;color:#aaa; }
  	h1, h1 a { text-decoration:none;line-height:30px;font-size:30px;color:#ff8a00; }
  	h2, h2 a { text-decoration:none;line-height:26px;padding-left: 5px;font-size:26px;color:#ff9900;padding-left: 10px; }
  	h3, h3 a { text-decoration:none;line-height:22px;font-size:22px;color:#ff3c00; }
  	h4, h4 a { text-decoration:none;line-height:18px;font-size:18px;color:#ff3c00; }
  	h5, h5 a { text-decoration:none;line-height:14px;font-size:14px;color:#ff3c00; }
  	p { font-size: 14px;padding:0px 15px 15px 15px;color:#000; }
  	small { font-size:12px; }
  	textarea, input { border:1px solid #ddd; }
  	
  /* Standard Classes */
  
  	.clear { clear:both; }
  	
  /* Basic Layout */
  
  	
   	.nextprev { position:absolute;top:-18px;left:0;width:200px; }
  	.nextprev a { color:#413f33; }
  	#title { position:absolute;top:8px;left:0px;}
  	#title a {width:800px; height: 150px; font-size:100px;line-height:50px;background:url(logo.png) no-repeat top left;display:block;text-indent: -9999px;}
  	#description { position:absolute;top:70px;left:50px; }
  	h3#description a { font-size:24px;line-height:24px;color:#5e5c4d; }
  	.list li, .widget ul li { display:inline; }
  	.list li a{ font-size: 20px;background-color: #e74d6b;}
  	.list li a, .widget ul li a { display:block;padding:2px;color:#000;}
  	.list li a:hover, .widget ul li a:hover { color:#999933; }
  	.list li a .extend{}  
  	.list ul li ul{left:150px;}	
  	#navigation{ float:left; margin:200px 0px 0px 20px;}
  	.coll li a { font-size: 14px; color:navy; padding-left: 20px;}
  	
  	/* pulsante back*/
  	#menu{position:fixed; top: 500px; left: 20px;float:left; width: 500px;}
  	#menu, ul #menu li {list-style-type:none;}
   #menu a{float:left;text-decoration:none;display: inline;}
  	
  	  	
  	
  	/*direzione*/
   	#back a{width: 80px;height: 25px;background: url(img/back_button.png) no-repeat left;display: block;text-indent: -9999px;}
  	#right a{width: 80px;height: 25px; background: url(img/right_button.png) no-repeat left;display: block;text-indent: -9999px;}
  	#left a{width:75px;height: 25px;background: url(img/left_button.png) no-repeat left;display: block;text-indent: -9999px;}
  	
  	/* navigatore*/
  	  	
  	
  	/* footer*/
   #footer{widht:auto;height: 50px; position: relative; float:left; background-color: blue;}
  	
  	
  /* Post Setup */
  
  	.post { }
  	.post h2 a, .listh5 { font-size:18px;line-height:18px;color:#ff3c00; }
  	.post .content { padding:5px 0; }
  	
  	
  	.products_page_container{background: #fff;float:left;}
  	#wpsc_container{background: #fff;float:left;}
  	
  	
.container{
	display:block;
	position:relative;
	float:left;
	width:2000px;
	height: 850px;
	z-index: 0 !important;
}

.content,.content1,.content2,.content-eppy, .content-AI, .comment{
	width:500px;
	height:auto;
	position:absolute;
	margin: 200px 0px 0px 600px;

}


.content1{height:450px;margin:200px 0px 0px 300px;float: left;background: url()no-repeat top left;}
.content2{height:450px; margin:200px 0px 0px 800px;float: left;background: url()no-repeat top left;}
.content-eppy{width:720px; margin:200px 0px 0px 150px;float: left;}
.content-AI{width:720px; margin:200px 0px 0px 400px;float: left;}

#home{
	width:2000px;
	float:left;
	height: 850px;
	background:#e74d6b url(img/home&about.jpg) no-repeat top left;
}

#about{
	width:2000px;
	height: 850px;
	float:left;
	background:#e74d6b url(img/about.jpg) no-repeat top left;
	
}



#collezione{
	width:2000px;
	height: 850px;
	float:left;
	background:#e78d1d url(img/pesci2.jpg) no-repeat top left;
}


#collezione2{
	width:2000px;
	height: 850px;
	float:left;
	background:url(img/eppy.jpg) no-repeat top left;
}

#collezione3{
	width:2000px;
	height: 850px;
	float:left;
	background:url(img/comefoglie.jpg) no-repeat top left;
}

#contact{
	width:2000px;
	height: 850px;
	float:left;
	background: #fff url(img/contatti2.jpg) no-repeat top left;
}

  	
