/********* Do not edit this file *********/
/*
My Custom CSS - Maked by Salvatore Noschese
a.k.a. DarkWolf - http://www://darkwolf.it/
*/

.hr-dotted {
    background: url("http://www.linkdetox.com/files/2013/05/bg-hr-dotted.png") repeat-x scroll 0 50% transparent;
}

.one_half {
	width: 48%;
    float: left;
}

.column-clear {
    clear: both;
    height: 25px;
}

.not-found-list ul {
    list-style: disc outside none;
    margin: 5px 0 7px;
    padding: 0 0 0 25px;
}

/* feature post images */
.feature-image-right, .feature-image-left {
	border: 2px solid #e7e7e7;
	box-shadow: 2px 2px 10px #CCCCCC;
	border-radius: 8px;
	-moz-border-radius: 8px; /* Old Firefox */
	margin: 15px 0 15px 0;
}

.feature-image-center {
	border: 2px solid #e7e7e7;
	box-shadow: 2px 2px 10px #CCCCCC;
	border-radius: 8px;
	-moz-border-radius: 8px; /* Old Firefox */
	margin: 25px auto 15px auto;
 	display: block;
}

.feature-image-left {
	float: left;
	margin-right: 33px;
}

.feature-image-right{
	float: right;
	margin-left: 33px;
}
/* tour page */

#left-tour h2, #leftwide-tour h2 {
    color: #089863;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.03em;
    line-height: 1.35em;
    margin: 30px 0 20px;
}

.tour-img img {
  margin-top: 13px;
}

#partnerBarCell{
 background-color:#ffffff;
 height:135px;
  -moz-box-shadow: -1px 2px 2px #ccc;
  -webkit-box-shadow: -1px 2px 2px #ccc;
  box-shadow: -1px 2px 2px #ccc;
  text-align:center;
}
#partnerBarCellLower{
 background-color:#ffffff;
 height:135px;
  -moz-box-shadow: -1px 2px 2px #ccc;
  -webkit-box-shadow: -1px 2px 2px #ccc;
  box-shadow: -1px 2px 2px #ccc;
  text-align:center;
}
#wistia_vidBG {
 background:url(http://www.linkdetox.com/files/2012/08/Link-Detox-video-BG.png) center center no-repeat;
 height:475px;
 padding-top:0px;
 margin: 0 auto;
  width: 700px;
}
#wistia_fbsnz1pngv {
  width: 640px;
  margin: 15px auto 0px;
  padding: 35px 0 0;
}