/*
Iozi Pasticceria © 2008 - All rights reserved / Todos os direitos reservados
Author: Est&uacute;dio Guar&aacute;
Author URL: http://www.estudioguara.com.br/
*/


/* Basic */

html, body {
	margin: 0; border: 0; padding: 0;
}

body {
	background: #d9d6c0 url(../images/bg.gif) center repeat-y;
	font: italic 13px/19px light "Caecilia LT Std", Constantia, "Palatino Linotype", Palatino, Times, serif;
	letter-spacing: 1px;
	color: #686029;
	overflow-y: scroll;
}

a {
	text-decoration: none;
	color: #686029;
}

a img {
	border: 0;
}

p {
	margin: 0 0 1.5em;
}

em {
	font-weight: bold;
}

/* Headings */

h1 {
	font-size: 20px;
	font-weight: bolder;
	padding: 0; margin: 0 0 5px;
	display: block;
}

h2 {
	font-size: 15px;
	font-weight: bolder;
	padding: 0; margin: 0;
}

h3 {
	padding: 0;
	margin: 15px 0 0;
}


/* Header */

#header {
	width: 920px; height: 205px;
	margin: 0 auto; padding: 0;
	background: url(../images/bg-header.png) no-repeat;
}

#header img {
	margin: 94px auto 0;
	padding-left: 80px;
}


/* Container */

#container {
	width: 920px;
	margin: 0 auto; padding-bottom: 20px;
	overflow: auto;
	background: url(../images/bg-container.png) center repeat-y;
}

/* Sidebar */

#sidebar {
	width: 300px;
	margin: 0;
	float: left;	
}

.sidebar-item {
	border: solid 1px #e6d5b8;
	width: 221px;
	margin: 35px 0 0 79px;
}

#sidebar h3 {
	width: 45%;
	margin: -8px auto 10px;
	text-align: center;
	background-color: #fefdef;
	font-weight: lighter;
	color: #b68655;
	font-size: 14px;
	letter-spacing: 2px;
}

#sidebar a {
	font-weight: lighter;
	display: block;
	text-align: center;
	padding: 0 15px 10px;
}

/* Navigation */

#navigation {
	font: 15px normal "Copperplate", Constantia, Trebuchet, Arial, sans-serif;
	letter-spacing: 2px;
	font-variant: small-caps;
	margin-left: 40px;
}


#navigation li {
	list-style: none;
	height: 16px; padding-top: 12px; padding-bottom: 12px;
	display: block;
	text-align: center;
	border-bottom: solid 1px #e6d5b8;
}

li.first {
	border-top: solid 1px #e6d5b8;
}

a.selected {
	color: #b68655;
}

a:hover {
	color: #b68655;
}



/* Content */

#content {
	width: 505px;
	margin: 0 0 0 340px;
	padding: 10px 0 0;
	font-weight: lighter;
}

#images-slideshow {
	width: 505px; height: 350px;
	margin: 0;
	background: url(../images/bem-casado-01.jpg) center no-repeat;
}

#content ul {
	margin: 0 0 15px 14px; padding: 0;
}

#content hr {
	width: 505px; height: 1px;
	background-color: #e6d5b8;
	margin: 0 auto 18px;
	border: 0;
}

#content img {
	float: right;
	margin: 0;
}

#content ul .sub-item {
	list-style-image: url(../images/bullet-small.png);
	margin: 0 0 0 12px;
}

div .produtos {
	width: 155px; height: 155px;	float: left;
	margin: 0 10px 10px 0;
	border: solid 1px #e6d5b8;
}

div .produtos img {
	width: 155px;
}

div .produtos h3 {
	margin: 0 0 0 10px;
	position: absolute;
}

div .produtos h4 {
	position: absolute;
	margin: 135px 0 0 5px;
	font-weight: normal;
}

/* Footer */

#footer {
	width: 920px; height: 80px;
	margin: 0 auto;
	background: url(../images/bg-footer.png) top center no-repeat;
}

#footer p {
	text-align: center;
	padding: 0 30px 50px;
}

#footer hr {
	width: 760px; height: 1px;
	background-color: #e6d5b8;
	margin: 0 auto 18px;
	border: 0;
}

#footer em {
	font-weight: bolder;
	padding-right: 10px;
	margin-right: 10px;
	border-right: solid 1px #e6d5b8; 
}

#footnote {
	width: 920px;
	margin: 0 auto;
	color: #a38d28;
}

#footnote p {
	text-align: center;
	font-size: 9px; font-style: normal;
	padding: 0; margin: 0;
}

#footnote a {
	color: #a38d28;
}

#footnote a:hover {
	text-decoration: underline;
}

/* Slideshow */

#gallery {
	position: relative;
	width: 505px;
	margin: 20px auto;
	padding: 0;
	background: #fefdef;
}

#images {
	border: 0;
	height: 330px;
}

#image {
	position: relative;
	width: 505px;
	height: 330px;
	padding: 0;
	background: url(../images/loading.gif) center center no-repeat;
}

#image img {
	position: absolute;
	margin: 0 43px;
	height: 330px;
}

#thumbwrapper {
	margin-top: 0;
	padding: 0;
	width: 505px;
	height: 80px;
}

#thumbarea {
	position: relative;
	overflow: hidden;
	height: 80px;
	width: 505px;
}

#thumbs {
	position: absolute;
	list-style: none;
	margin: 0; padding: 0;
	height: 80px;
	width:10000px;
}

#thumbs li {
	float: left;
	margin: 0;
	cursor: pointer;
	height: 80px;
}

#thumbs li img {
	float: left;
}

.imgnav {
	position: absolute;
	height: 330px;
	width: 20%;
	/*z-index: 100;*/
	outline: none;
	cursor: pointer;
}

#previmg {
	left: 0;
	background: url(../images/left.gif) left center no-repeat;
}
/*
#previmg:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
*/
#nextimg {
	right: 0;
	background: url(../images/right.gif) right center no-repeat;
}
/*
#nextimg:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
*/

/* Form */

#contact-form {
	width: 360px;
}

.form {
	border: 1px solid #e6d5b8;
	width: 360px;
	padding: 2px;
	color: #686029;
	font: 13px/19px light "Caecilia LT Std", Constantia, "Palatino Linotype", Palatino, Times, serif;
	letter-spacing: 1px;
	background-color: #fefdef;
}

select {
	border: 1px solid #e6d5b8;
	padding: 2px;
	color: #686029;
	font: 13px/19px light "Caecilia LT Std", Constantia, "Palatino Linotype", Palatino, Times, serif;
	letter-spacing: 1px;
	background-color: #fefdef;
}

form p {
	padding: 0; margin: 10px 0 0;
}

.checkbox {
	border: 1px solid #e6d5b8;
	color: #686029;
	background-color: #fefdef;
	margin-bottom: 8px;
}

.checkbox-txt {
	border: 1px solid #e6d5b8;
	padding: 2px;
	display: inline-block;
	width: 250px;
	margin-left: 5px;
	color: #686029;
	font: 13px/19px light "Caecilia LT Std", Constantia, "Palatino Linotype", Palatino, Times, serif;
	letter-spacing: 1px;
	background-color: #fefdef;
}

.button {
	background-color: #686029;
	padding: 0.3em; margin-top: 10px;
	border: 0;
	float: left;
	color: #FFF;
	font: italic 13px/19px "Caecilia LT Std", Constantia, "Palatino Linotype", Palatino, Times, serif;
}

