* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #cee9f2;
	padding: 0px;
	text-align: left;
	font-family: Arial, Verdana, Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 1.5;
}

.style1 {
	font-family: Arial, Verdana, Tahoma, Geneva, sans-serif;
	color: #736767;
	font-size: 13px;
	font-weight: bold;
}

.style1 a {
	font-family: Arial, Verdana, Tahoma, Geneva, sans-serif;
	color: #736767;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.style1 a:hover {
	color: #333333;
	text-decoration: none;
}

.main {
	color: #666;
	font-weight: normal;
	font-size: 12px;
}

hr {
	display: none;
	margin: 0;
}

a {
color:#666;
font-weight: bold;
text-decoration:none;
}

a:hover {
text-decoration:underline;
color:#663399;
}

img {
	border: none;
	text-decoration: none;
	/*border-color: white;*/
}

.corpo img {
	border: none;
	text-decoration: none;
	margin-bottom: 12px;
	border: 1px solid #ccc;
	/*border-color: white;*/
}

h1, h2, h3, h4, h5, h6 {
	/*font-family: Georgia, serif;*/
}

span.highlight {
	background-color: #FFFFDB;
}

/* ---[ Elementi ]------------------------------- */

blockquote {
	margin: 1em 0 1em 0;
	padding: 0;
	color: #777;
	background: White url(img/quote.gif) no-repeat top left;
	padding-top: 10px;
	padding-left: 35px;
}

code {
	color: #6B8D20;
	font-family: Monaco, monospace;
	text-align: left;
}

code strong {
	color: #4E6200;
}

abbr, acronym, .popup {
	font-style: normal;
	border-bottom: 1px dotted #999;
	cursor: help;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

strike, del {
	text-decoration: line-through;
}

ins {
	text-decoration: none;
}

address {
	margin: 0;
	padding: 0;
	font-style: normal;
}

/* ---[ Container ]------------------------------- */

#wrapper {
	background: #faf9f7 url(http://www.byronbaydetoxretreats.com.au/images/bg_01.gif) top left no-repeat;
	margin: 0 auto;
	text-align: left;
	width: 900px;
	font-size: 13px;
	line-height: 1.5em;
	padding: 0;
}

#header {
	background: #999;
	margin-bottom: 18px;
}

#header h1 span,
#header h2 span {
	display: block;
	height: 0;
	text-indent: -9999px;
}

#wrapper .container {
	float: left;
	width: 540px;
	margin-left: 25px;
}

/*.pageend {
	background: transparent url(img/pageend_bg.gif) top left no-repeat;
	width: 1010px;
	height: 7px;
	margin: 0 auto 15px auto;
}*/

.clear {
	clear: both;
}


/* ---[ Pagine ]------------------------------- */

.post {
	margin-top: 5px;
	margin-bottom: 50px;
}

.post .titolo {
	border-bottom: 1px solid #E1E1D3;
	padding-bottom: 3px;
}

* html .post .titolo {
	padding-bottom: 6px;
}

.post h2, .post h2 a {
	color: #663399;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}

.post h2 a {
	border: 0;
	text-decoration: none;
}

.post h2 a:hover {
	background-color: transparent;
	color: #663399;
}

.post h3 {
	margin-bottom: 4px;
	padding-bottom: 3px;
	font-size: 1.2em;
	color: #663399;
	font-weight: bold;
	border-bottom: 1px solid #663399;
}

.post span.edit {
	float: right;
	margin-top: -20px;
}

.post span.edit a {
	border: 0;
	font-size: 0.9em;
}

.post small {
	color: #878787;
	font-size: 0.9em;
	padding-left: 1px;
}

* html .post small {
	padding-left: 5px;
}

.post div.corpo ul.more_info a {
	color: #D87431;
}

.post div.corpo ul.more_info a:hover {
	background-color: #D87431;
	color: White;
}

.post div.corpo ul.more_info {
	list-style-type: none;
	margin: 0;
	padding: 3px 8px 3px 8px;
	width: 145px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #F8F8F6;
	border: 1px solid #E2E2DA;
}

.post div.corpo ul.more_info li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #E2E2DA;
}

.post div.corpo ul.more_info li.first {
	border: 0;
}

.post div.corpo ul.more_info span {
	display: block;
}

.post div.corpo {
	padding-top: 15px;
	font-size: 13px;
}

.post div.corpo a.more-link {
	color: #9D4134;
}

.post div.corpo a.more-link:hover {
	color: White;
	background-color: #9D4134;
}

.post div.corpo ul, .post div.corpo ol {
	margin: 15px 0 15px 35px;
}

.post div.corpo p {
	margin-bottom: 10px;
}

.post div.corpo a,
.post div.corpo a:link,
.post div.corpo a:active {
	color: #663399;
	text-decoration: none;
}

.post div.corpo a:hover {
	color: #663399;
	text-decoration: underline;
}

img.center, img[align="center"] {
	border: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright, img[align="right"] {
	border: 1px solid #999;
	padding: 4px;
	margin: 5px 0 10px 10px;
	display: inline;
}

img.alignleft, img[align="left"] {
	border: none;
	padding: 4px 0 0 0;
	margin: 0 5px 5px 0;
	display: inline;
}

.post div.corpo h4 {
	font-size: 1.1em;
	margin-top: 10px;
	margin-bottom: 0;
}

/* ---[ Comment ]------------------------------- */

.comments_sub {
	margin-top: 10px;
}

#submit {
	margin-top: 10px;
}

#commentform label {
	margin-bottom: 5px;
}

#commentform textarea {
	padding: 8px;
	font-family: Arial, Verdana;
	font-size: 12px;
	border: 1px solid #ddd;
	color: #727267;
	width: 400px;
}

#commentform input {

}

#commenti {
	margin-top: 15px;
}

#commenti h4 {
	margin-bottom: 15px;
	font-size: 1.05em;
	color: #626C76;
	font-weight: bold;
	border-bottom: 1px solid #E1E1D3;
}

#commenti a.rss_commenti {
	border: 0;
	float: right;
	margin-top: 1px;
}

#commenti ol#commentlist {
	list-style-type: none;
}

#commenti ol#commentlist li {
	margin-bottom: 15px;
}

#commenti ol#commentlist li span {
	display: block;
}

#commenti ol#commentlist li div.messaggio {
	background: #D3ECF5;
	padding: 10px;
}

#commenti ol#commentlist li span.autore {
	padding: 5px 10px 5px 0;
	background: url(img/comment-from.gif) no-repeat 20px 0px;
}

#commenti ol#commentlist li span.autore a.count {
	color: #999999;
	margin-right: 45px;
	font-weight: normal;
}

#commenti ol#commentlist li span.autore a.count:hover {
	color: #666666;
	background-color: White;
}

/* Stile link per commentatore normale */

#commenti ol#commentlist li span.autore a {
	font-weight: bold;
	/*color: #96B236;*/
	border-color: #CFE7F7;
}

#commenti ol#commentlist li span.autore a:hover {
	background-color: White;
}

.nocomment {
	padding: 0 0 10px 0;
	margin: 0;
}

#commenti ol#commentlist li span.edit_comment {
	float: right;
	margin: -16px 0 0 0;
}

/* Modulo inserimento commenti */

#commenti .form_commenti {
	
}

#commenti .form_commenti form {
	color: #595750;
	padding: 0;
	margin-top: -4px;
}

form label {
	display: block;
}

/* link e maggiori info sui commenti */

#commenti .form_commenti .more_info {
	background-color: #FFF0F5;
	float: right;
}

#commenti .form_commenti form br {
	display: none;
}

/* ---[ Sidebar ]------------------- */

#sidebar {
	width: 270px;
	/*background-color: #f4f4f4;*/
	float: right;
	color: #727267;
	height: 100%;
	margin-right: 25px;
}

#sidebar .main_sidebar {
	padding: 2px 10px 5px 10px;
}

#sidebar h3, #sidebar h2 {
	font-size: 1.3em;
	padding-bottom: 2px;
	color: #663399;
	border-bottom: 1px solid #CCD6D6;
	font-weight: bold;
	margin-bottom: 4px;
}

#sidebar a {
	color: #999;
	text-decoration: none;
}

#sidebar a:hover {
	color: #663399;
	text-decoration: none;
}

#sidebar .top {
	background: url(img/sidebar_top.gif) no-repeat top center;
	height: 5px;
}

#sidebar ul, #sidebar ol, #sidebar li {
	list-style-type: none;
}

#sidebar .block, #sidebar .linkcat {
	margin-bottom: 20px;
}

.cerca_modulo {
	width: 130px;
}

.cerca_invio {
	width: 60px;
}

#newsletter {
	margin-bottom: 20px;
}

#newsletter p{
	padding-bottom: 5px;
}

#signupform {
	width: 270px;
}

form#signupform label {
	display: block;
	margin-bottom: 1px;
	font-size: 11px;
	color: #727267;
}

form#signupform input#name,
form#signupform input#hyjutd-hyjutd {
	border: 1px solid #ddd;
	padding: 5px;
	font-size: 11px;
	color: #727267;
	width: 170px;
	margin-bottom: 5px;
}

form#signupform .submit {
	margin-top: 10px;
}


#newsletter-archive ul {
	list-style-type:disc;
	padding-left: 20px;
}

#newsletter-archive ul li{
	font-size: 11px;
	padding-bottom: 8px;
}

/* ---[ Widget]------------- */

#wp-calendar {
	width: 180px;
}

/* ---[ Footer ]------------------------------- */

#footer {
	background: #faf9f7;
	width: 850px;
	padding: 8px 0 8px 0;
	border-top: 1px solid #EEEEEE;
	font-size: 0.9em;
	color: #999999;
	margin: 15px auto 0 auto;
}

#footer img {
	border: none;
	float: left;
	margin-top: 5px;
	margin-bottom: -5px;
	margin-right: 5px;
}

#footer img a {
	border: none;
}

#footer span {
	display: block;
	margin-left: 60px;
}

#footer a {
	color: #333;
	border-color: #D8F18C;
}

#footer a:hover {
	background-color: White;
	color: #333;
	text-decoration: none;
}

/* ---[ BEBE ]------------------------------- */

.logoholder {
	width: 190px;
	height: 86px;
	float: left;
	margin: 10px 0 10px 0;
	
}

.topnav {
	/*background: #999;*/
	float: right;
	width: 260px;
	text-align: right;
	margin-top: 13px;
	margin-right: 5px;
}

.searchholder {
	margin-bottom: 7px;
}

.addressholder {
	font-family: Arial, Verdana, Tahoma, Geneva, sans-serif;
	color: #736767;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 2px;
}

.topnavholder {
	/*background: #666;*/
	font-family: Arial, Verdana, Tahoma, Geneva, sans-serif;
	color: #736767;
	font-size: 10px;
	font-weight: bold;
}

.topnavholder a,
.topnavholder a:link,
.topnavholder a:active,
.topnavholder a:visited {
	color: #666;
}

#breadcrum {
	width: 970px;
	height: 35px;
	background: #736767;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}

.browsestore {
	float: left;
	width: 190px;
	height: 35px;
}

.breadlink {
	float: left;
	width: 190px;
	height: 27px;
	padding-top: 8px;
	margin-left: 20px;
}

.browseblog {
	float: right;
	width: 220px;
	height: 35px;
}

#breadcrum_under {
	padding: 0px 0px 0px 0px;
	height: 5px;
	background: #FFFFFF;
}

#breadcrum a,
#breadcrum a:link {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

#breadcrum a:hover {
	text-decoration: underline;
}

form#searchform label {
	color: #736767;
	font-size: 10px;
	font-weight: bold;
}

.searchfield {
	float: right;
}

form#searchform input#search {
	background: transparent url(img/searchfield.gif) repeat-x scroll left top;
	border: 0px none;
	font-size: 11px;
	margin-left: 15px;
	margin-top: 0px;
	padding: 2px 10px 0px 22px;
	width: 116px;
	height: 17px;
}

form#searchform input:focus {
	outline: none;
}

.small_grey {
	font-size:10px;
	line-height:130%;
	color:#999999;
}

.footerleft {
	float: left;
	text-align: left;
}

.footerright {
	float: right;
	text-align: right;
}

#footer a,
#footer a:link,
#footer a:active {
	color: #999;
}

#footer a:hover {
	color: #990000;
}

.blogentryinfo {
	margin-top: 3px;
	font-size: 11px;
	color: #999;
}

.blogentryinfo a,
.blogentryinfo a:link,
.blogentryinfo a:active {
	color: #999;
}

.blogentryinfo a:hover {
	color: #990000;
}

/* ---[ BEBE LEFT NAV STATIC ]------------------------------- */

.xmasevents {
	margin-left: 20px;
	margin-top: 7px;
}

.freeshipping {
	margin-left: 20px;
	margin-top: 15px;
}

.bebeblog {
	margin-left: 20px;
	margin-top: 15px;
}

.leftsubnav {
	margin: 15px 0 20px 35px;
}

a.information { 
	font: 11px  Arial, Verdana, Tahoma, Geneva, sans-serif; 
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 230%; 
}


.hide{
display: none;
}
.show{
display: block;
/*background-color: #F8F8F7;*/
}

a.menu1{
display:block;
margin-left:0px;
padding-left:30px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Geneva, sans-serif;
font-size: 16px ; 
color: #FFFFFF;
height: 30px !important;
line-height: 30px;
cursor:pointer;
}

a.menu1:hover{
color: #333333;
text-decoration: none;
}

a.menu1_select{
margin-left:0px;
padding-left:30px;
display:block;
font-family: Arial, Verdana, Tahoma, Geneva, sans-serif;
text-decoration: none;
font-size: 16px; 
color: #FFFFFF;
height: 31px !important;
line-height: 30px;
border-bottom: dotted 1px #FFFFFF;
/*	background-color: #A31429;*/
cursor:pointer;
}

a.menu1_select:hover{
text-decoration: none;
color: #333333;
}				

a.submenu{
display: block;
height: 30px !important;
line-height: 30px;
margin-left: 0px;
padding-left: 40px;
font-family: Tahoma, Geneva, sans-serif;
color: #FFFFFF;
border-bottom: dotted 1px #FFFFFF;
font-size: 10px; 
font-weight:bold;
cursor:pointer;
text-decoration: none;
}

a.submenu:hover{
background-color: #A31429;
font-family: Tahoma, Geneva, sans-serif;
color: #FFFFFF;
text-decoration: none;
}

a.submenu_select{
display: block;
height: 30px !important;
line-height: 30px;
margin-left: 0px;
padding-left: 40px;
font-family:  Tahoma, Geneva, sans-serif;
color: #FFFFFF;
font-size: 10px; 
border-bottom: dotted 1px #FFFFFF;
cursor:pointer;
font-weight:bold;
text-decoration: none;
background-color: #A31429;
}

a.submenu_select:hover{
/*background-color: #A31429;*/
text-decoration: none;
}

a.submenu1{
display: block;
height: 30px !important;
line-height: 30px;
margin-left: 0px;
padding-left: 40px;
font-family: Arial, Verdana, Tahoma, Geneva, sans-serif;
border-bottom: dotted 1px #CCCCCC;
color: #666666;
cursor:pointer;
background-color: #FFFFFF;
}

a.submenu1:hover{
text-decoration: none;
color: #333333;
background-color: #FDFDFD;
}

a.submenu1_select{
display: block;
height: 30px !important;
line-height: 30px;
margin-left: 0px;
padding-left: 40px;
font-family:  Arial, Verdana, Tahoma, Geneva, sans-serif;
font-weight:bold;
color: #333333;
border-bottom: dotted 1px #CCCCCC;
cursor:pointer;
background-color: #FDFDFD;

}

a.submenu1_select:hover{
/*background-color: #FFFFFF;*/
text-decoration: none;
}

a.submenu2{
display: block;
height: 30px !important;
line-height: 30px;
margin-left: 70px;
padding-left: 7px;
font-family:  Arial, Verdana, Tahoma, Geneva, sans-serif;
color: #B0B0B0;
border-bottom: dotted 1px  #E2DFDC;
cursor:pointer;
}

a.submenu2:hover{
/*background-color: #E6E6E6;*/
/*text-decoration: none;*/
}

.post_sub_right {
	width: 380px;
	padding: 6px 0 0 0;
	margin: 15px 0 30px 0;
}

.facebookthis {
	width: 270px;
	float: left;
	color: #FFF !important;
}

.twitterthis {
	float: right;
	width: 97px;
	padding-top: 2px;
}

