/*
Theme Name: link explorer
Description: template for linkexplorer.com
Version: 0.4.1
Author: severin mayr
Author URI: http://screensever.in/
*/

/* Stylesheet is in common/css/cemper.css */

/*martinh: disable facebook like on landingpage(s)*/
/*experienced*/
div#post-4484 .entry iframe {display:none}
div#post-4484 .entry p {color:#666666;}
div#post-4484 .entry strong {color:#000000;}
div#post-4484 .entry p strong  {color:#000000;}

/*newbie*/
div#post-4676 .entry iframe {display:none}

/*expert*/
div#post-4708 .entry iframe {display:none}
div#post-4708 .entry p {color:#444444;}

/*martinh end*/

#logo, #project_logo {
    float: left;
    left: 350px;
    margin: 8px 0 0;
    padding: 0;
    position: absolute;
}

#tour {
  text-align: center;
}
#tour h1,
#tour h2,
#tour h3 {
  margin-bottom: 5px;
}
#tour p {
  font-size: 11pt;
  margin: 5px 0 20px;
}
#tour .subheadline  {
  font-size: 14pt;
  font-weight: bold;
  color: #666;
}

#tour h1 {
  font-size: 25pt;
}
#tour h2 {
  text-transform: none;
  font-size: 18pt;
  margin-top: 20px;
}
#tour hr {
  padding: 0;
  margin: 20px 0;
  border: 0;
  border-top: 2px solid #666;
  display: block;
}

#tour .slideshow {
  width: 640px;
  height: 400px;
}
#tour .slideshow_container {
  background: url("slideshowbg.png") no-repeat;
  width: 640px;
  margin: 0 auto;
  padding: 16px;
}
#tour .slideshow .nivo-caption {
  height: 54px;
}
#tour .slideshow p {
  margin: 5px;
}

/* contact form
====================*/

.contactform label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}

.contactform input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}

.contactform textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}

.contactform  #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

/* client testimonials
====================*/
div.bb-quote {
  margin-left: 0px;
  margin-right:30px;
  margin-bottom:15px;
  padding: 10px;
  border-bottom: 2px solid #e4edf3;
}

#commentlist li p{ margin: 0px 0px 10px 0px;} 

.products-overview-v2 {
  width: 800px;
  margin: 0 auto;
}

.products-overview-v2 th h1 {
  text-align: left;
  font-size: 35px;
  margin: 0 20px 0 0 !important;
}

.products-overview-v2 th.top {
  width: 170px;
  letter-spacing: 0.5px;
  padding: 35px 0 32px;
  text-align: center;
  vertical-align: top;
  border: 0;
  border-left: 1px solid #F8F8F8;
  margin-left: 1px;
  /*
  color: #FFF;
  background: url("../common/lrt_template/images/product_overview/_product_gradient_blue_170_ver.jpg") repeat-x scroll 0 0 #4798CF;
  */
  border-left: 0;
  color: #0F7ABD;
  background: #F0F0F0;
  padding-top: 15px;
  padding-bottom: 15px;
  border-right: 1px dotted #CCC;
  border-bottom: 1px dotted #999;
}
.products-overview-v2 th.top:last-child {
  border-right: 0;
}
.products-overview-v2 th.top strong.price {
  font-size: 2.5em;
}

.products-overview-v2 tbody tr:nth-child(2n) {
  background-color: #F0F0F0;
}

.products-overview-v2 th.topleft {
  text-align: left;
  padding: 20px 3px 3px;
}

.products-overview-v2 th.left {
  text-align: left;
  font-weight: normal;
  border-bottom: 1px dotted #999;
  padding: 3px;
  width: 281px;
}
.products-overview-v2 th.left a,
.products-overview-v2 th.left a:visited {
  color: #000;
}
.products-overview-v2 th.left .help-bubble {
  float: right;
  background: #999;
  color: #FFF;
  padding: 0 4px;
  line-height: 1.4em;
  cursor: help;
  margin-top: 2px;
  border-radius: 3px 3px 3px 3px; /* all borders have to be defined in IE */
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  display: none;
}

.products-overview-v2 tbody td {
  text-align: center;
  padding: 3px;
  font-weight: bold;
  color: #0F7ABD;
  border-left: 1px dotted #CCC;
  border-bottom: 1px dotted #999;
  width: 164px;
}

.products-overview-v2 tfoot td {
  text-align: center;
  padding: 10px 3px 0;
}
.products-overview-v2 td img {
  vertical-align: text-bottom;
}

/* plans and prices redesign */ 

.products-overview-redesign {

  width: 800px;

  margin: 0 auto;

}



.products-overview-redesign th h1 {

  text-align: left;

  font-size: 35px;

  margin: 0 20px 0 0 !important;

}



.products-overview-redesign th.top-slogan {
	
   max-width: 225px;
 
}

.products-overview-redesign th.top {


  letter-spacing: 0.5px;

  padding: 35px 0 32px;

  text-align: center;

  vertical-align: top;

  border: 0;

  border-left: 1px solid #F8F8F8;

  margin-left: 1px;

  /*

  color: #FFF;

  background: url("../common/lrt_template/images/product_overview/_product_gradient_blue_170_ver.jpg") repeat-x scroll 0 0 #4798CF;

  */

  border-left: 0;

  color: #0F7ABD;

  background: #F0F0F0;

  padding-top: 15px;

  padding-bottom: 15px;

  border-right: 1px dotted #CCC;

  border-bottom: 1px dotted #999;

}

.products-overview-redesign th.top:last-child {

  border-right: 0;

}

.products-overview-redesign th.top strong.price {

  font-size: 2.5em;

}



.products-overview-redesign tbody tr:nth-child(2n) {

  background-color: #F0F0F0;

}



.products-overview-redesign th.topleft {
	

  text-align: left;

  padding: 20px 3px 3px;

}



.products-overview-redesign th.left {

  text-align: left;

  font-weight: normal;

  border-bottom: 1px dotted #999;

  padding: 3px;



}

.products-overview-redesign th.left a,

.products-overview-redesign th.left a:visited {

  color: #000;

}

.products-overview-redesign th.left .help-bubble {

  float: right;

  background: #999;

  color: #FFF;

  padding: 0 4px;

  line-height: 1.4em;

  cursor: help;

  margin-top: 2px;

  border-radius: 3px 3px 3px 3px; /* all borders have to be defined in IE */

  -moz-border-radius: 3px;

  -webkit-border-radius: 3px;

  -o-border-radius: 3px;


  display: none;

}



.products-overview-redesign tbody td {

  text-align: center;

  padding: 3px;

  font-weight: bold;

  color: #0F7ABD;

  border-left: 1px dotted #CCC;

  border-bottom: 1px dotted #999;

}



.products-overview-redesign tfoot td {

  text-align: center;

  padding: 10px 3px 0;

}

.products-overview-redesign td img {

  vertical-align: text-bottom;

}


/* plans and prices v2 */

.products-overview-redesign-tdv2 tbody td {

  width: 150px;

}

/* plans and prices v4 */

.products-overview-redesign-tdv4 tbody td {

  width: 125px;

}

/* plans and prices v5 */

.products-overview-redesign-tdv5 tbody td {

  width: 100px;

}

/* tools */

#tool-footer td {
  width: 33%;
  text-align: center;
  
}

#tool-footer div {
  display: inline-block;
  margin-bottom: -15px;
}

.tool-footer span {
  margin-bottom: 10px;
}  

.tools-footer-hactive{
	width: 92px;
	height: 76px;
	overflow: hidden;
	background-position: top left;
}

.tools-footer-hactive:hover{
	background-position: 0 -76px;
}

.juice-tool-hover{
	background: url(/common/lrt_template/images/tools/64_hover/Juice_hover.png);
}

.cf-hover{
	background: url(/common/lrt_template/images/tools/64_hover/cf_hover2.png);
}

.la-hover{
	background: url(/common/lrt_template/images/tools/64_hover/la_hover2.png);
}

.cla-hover{
	background: url(/common/lrt_template/images/tools/64_hover/cla_hover.png);
}

.ljt-hover{
	background: url(/common/lrt_template/images/tools/64_hover/ljt_hover.png);
}

.sspt-hover{
	background: url(/common/lrt_template/images/tools/64_hover/sspt_hover.png);
}

.cblt-hover{
	background: url(/common/lrt_template/images/tools/64_hover/cblt_hover.png);
}

.mlt-hover{
	background: url(/common/lrt_template/images/tools/64_hover/mlt_hover2.png);
}

.ljr-hover{
	background: url(/common/lrt_template/images/tools/64_hover/ljr_hover2.png);
}

.blp-hover{
	background: url(/common/lrt_template/images/tools/64_hover/blp_hover.png);
}