/* @override http://mac-store.ch/web/rw_common/themes/joshlockharttheme/styles.css */

/*
 * RapidWeaver 3.5 Style Sheet
 * Theme Name: JoshLockhart.com
 * Theme Author: Josh Lockhart
 * Theme Website: http://www.joshlockhart.com
 * Theme Version: 1.0
 * Updated 3 June 2006.
 * (c) 2006, Josh Lockhart
 *
 * This work is created by Josh Lockhart and may only be used with this Rapidweaver theme in accordance
 * with the terms of use provided at the website noted above. This disclaimer must not be removed or 
 * separated from the markup below under any circumstances.
 *
*/






/* BASIC ELEMENTS */

body{
	margin: 25px 0;
	padding: 0;
	color: #666;
}

a:link, a:visited{ text-decoration: underline; }
a:hover, a:active{ text-decoration: none; }
a img{ border: 0; }

h1, h2, h3, h4, h5{ margin: 0; padding: 0; }
h1{ font-size: 20px; }
h2{ font-size: 18px; }
h3{ font-size: 16px; }
h4{ font-size: 14px; }
h5{ font-size: 12px; }

blockquote{ padding: 10px 15px; margin: 15px 0; background: #EEE; font-style: italic; }

.image-right{ float: right; padding: 15px 0 15px 15px; }
.image-left{ float: left; padding: 15px 15px 15	px 0; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}




/* LAYOUT */

#wrapper{ 
	width: 820px;
	margin: 0 auto; 
}

#header{
	position: relative;
	width: 800px;
	padding: 10px 10px 0 10px;
}

	#subheader{
		margin: 0;
		height: 30px;
		padding: 10px;
		padding-top: 5px;
		padding-left: 30px;
		padding-right: 30px;
		font-size: .8em;
		color: #666;
		background: #E5E5E5;
		display: none;
	}

		#title{ color: #000; font-weight: bold; padding-right: 5px; }
		
		#immagine { background: url(http://db.dalla.ch/webstore/ws/files/melina.gif); }

	#header img{ float: left; } /* 290px wide and 90px tall w/ white BG */
	
	#header ul{
		margin: 0;
		padding: 30px 20px 20px 0px; /* For IE6 */
		list-style: none;
		float: right;
	}

	html > body #header ul{ padding: 30px 40px 20px 0px; } /* For all else */
		#header ul li{ float: left; margin-left: 15px; }
		#header ul a{ color: #9E9E9E; text-decoration: none; }

#contents{
	margin: 0 10px;
	padding: 40px 40px 25px 40px;
	line-height: 1.5em;
	background: #FFF url('images/shadow.jpg') top repeat-x;
}
	#contents-main h3, #sidebar h3{ margin-bottom: 10px; font-weight: normal; font-size: 14px; }
	
#footer{
	clear: both;
	margin: 0;
	padding: 0 50px 20px 50px;
	min-height: 50px;
	background: transparent url('images/footer_gray.jpg') bottom no-repeat;
}

	#footer-content{
		margin: 0;
		padding: 10px 0 15px 0; /* For IE6 */
		font-size: .8em;
		border-top: 1px solid #CCC;
	}

	html > body #footer-content{ padding: 15px 0; } /* For all else */

	#breadcrumbs{ margin-top: 10px; }
	
	#breadcrumbs ul{
		margin: 0;
		padding: 0;
		list-style: none;
	}

	#breadcrumbs li{
		display: inline;
	}





/* BLOG ENTRIES */

.blog-entry{ padding-bottom: 30px; }
.blog-entry-title{
	display: block;
	margin: 0;
	padding: 0;
	font-size: 20px;
	line-height: 1.3em;
}
.blog-entry-date, .blog-entry-date a, .blog-entry-comments, .blog-entry-comments a{ color: #333; }
.blog-entry-date{ font-size: 14px; font-style: italic; padding: 10px 0; }
.blog-entry-comments{ padding-top: 10px; }
.blog-category-link-disabled { color: #555; font-style: italic; }






/* BLOG ARCHIVES */

.blog-archive-month{
	display: block;
	margin: 0;
	font-size: 20px;
}
.blog-archive-link{
	padding-bottom: 10px;
}






/* FILE SHARING */

.filesharing-description{ padding-bottom: 15px; }
.filesharing-item{ padding-top: 15px; margin-top: 15px; border-top: 1px solid #CCC; }
.filesharing-item-title{ font-size: 1.5em; }
.filesharing-item-description{ font-size: .9em; }






/* PHOTO ALBUM */

.album-title{
	display: block;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 20px;
}
.album-description { margin-bottom: 30px; }
.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
}
.thumbnail-frame { position: absolute; bottom: 0; left: 0; }
.thumbnail-frame img{ margin: auto; }
.thumbnail-caption { margin: 0; padding: 0; }






/* PHOTO ALBUM LARGE IMAGE */

.photo-background{ background: #FFF; text-align: center; }
.photo-navigation{
	width: 100%;
	margin: 0px;
	padding-bottom: 70px; /* For IE6 */
	background: #FFF url('images/shadow.jpg') bottom repeat-x;
}
html > body .photo-navigation{ padding-bottom: 60px; } /* For all else */
.photo-title{ margin: 0; padding: 0; font-size: 35px; }
.photo-frame{ margin-top: 25px; margin-bottom: 30px; }






/* MOVIE ALBUM */

.movie-page-title{
	display: block;
	margin: 0;
	padding: 0;
	font-size: 20px;
}
.movie-page-description{ margin-top: 10px; margin-bottom: 15px; }
.movie-thumbnail-frame{
	display: block;
	border-top: 1px solid #DDD;
	padding: 15px 0;
	width: 100%; 
	clear: left;
	content: "."; 
	height: 0; 
	clear: both;
}
.movie-thumbnail-frame img{ float: left; margin-right: 15px; padding-right: 5px; margin-bottom: 15px; border: 1px solid #ddd; }
.movie-thumbnail-caption{ float: left; }






/* MOVIE ALBUM POPUP */

.movie-background{
	padding: 10px;
	background: #FFF;
	text-align: center;
}
.movie-title{ color: #333; }



/* STILE PERSONALIZZATI PER MENULATERALE */

#menudeiprodotti {
        font-size: 12px;

	}

#menuselezionato {
        color: #666;
		padding-left: 10px;
		font-weight: bold;
		border-bottom: 1px solid #d7d7d7;

	}
	
#menuselezionato a {
        color: #666;
        text-decoration: none;

	}
	
#menunormale {
		padding-left: 10px;
		border-bottom: 1px solid #d7d7d7;
		text-decoration: none;
		font-weight: normal;
	}
	
#menunormale a {
		text-decoration: none;

	}
	
#menunormale:hover {
		padding-left: 10px;
		margin: 0px;
		background: #cccccc;
		border-bottom: 1px solid #d7d7d7;
		text-decoration: none;
        font-weight: bold;
	}
	
#menunormale a:hover {
        font-weight: bold;
	}

		
#submenuselezionato {
		padding-left: 20px;
		font-weight: bold;
		border-bottom: 1px solid #d7d7d7;
		color: #666;

	}
	
#submenunormale {
		padding-left: 20px;
		border-bottom: 1px solid #d7d7d7;
		text-decoration: none;
		font-weight: normal;

	}
	
#submenunormale a {
		text-decoration: none;

	}
	
#submenunormale a:hover {
        font-weight: bold;
	}

	
#submenunormale:hover {
		padding-left: 20px;
		background: #cccccc;
		border-bottom: 1px solid #d7d7d7;
		font-weight: bold;

	}

#tabelladettaglioprodotto {
	border: 1px dotted #d8d8d8;
}


STILI PER SERVIZI

#boxditesto {
	float: left;
	_float: none;
	width: 100%;
	margin: 40px 0 30px 0;
	padding: 0;
	.background: #FFEFBE;
	_background: #FFF;
}



#boxditesto .boxnews {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 5px 0;
}

#boxditesto .boxnotizie {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 5px 0;
}

#boxditesto .box,
#boxditesto .box_alt {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #ddd;
	
}


#boxditesto .box_alt {
	background: #dee8f0;
}

#boxditesto .box img,
#boxditesto .boxnews img,
#boxditesto .box_alt img {
	float: left;
	margin: 10px 15px 10px 10px;
	padding: 0;
}

#boxditesto h2.titolo {
	padding-top: 10px;
	_height: 22px;
}

#boxditesto p.descrizione {
	margin: 5px 15px 5px 74px;
    _margin: 0 0 5px 74px;
	padding: 0;
    _padding-right: 10px;
	color: #555;
    text-align: justify;
}

#boxditesto h1 {
	margin: 0;
	padding: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #555;
}



STILI PER WEBSTORE

#stileprodotto {
	float: left;
	_float: none;
	width: 100%;
	margin: 40px 0 30px 0;
	padding: 0;
	.background: #FFEFBE;
	_background: #FFF;
}

#stilecarrello {
	float: left;
	_float: none;
	width: 100%;
	/* margin: 40px 0 30px 0; */
	padding: 0;
	.background: #FFEFBE;
	_background: #FFF;
}


#stilecarrello .box,
#stilecarrello .box_alt,
#stileprodotto .box,
#stileprodotto .box_alt {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 0 0;
	/* border-bottom: 1px solid #ddd; */
	/* border-top: 1px solid #ddd; */
}


#stilecarrello .box_alt,
#stileprodotto .box_alt {
	background: #dee8f0;

}

#stileprodotto .box img,
#stileprodotto .box_alt img {
	float: left;
	margin: 10px 15px 10px 10px;
	padding: 0;
}

#stileprodotto h2.titolo {
	padding-top: 10px;
	font-size: 14px;
}




#stileprodotto h1 {
	margin: 0;
	padding: 15px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #555;
}

#map{
		border: 1px dotted #000;
	}
	
#dallastrada{
		width: 500px;
		border: 1px dotted #000;
	}
	
	
	
