/*
Theme Name: The7
Theme URI: http://dream-theme.com/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 4.1.3
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: one-column, two-columns, right-sidebar, flexible-width, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
*/

.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full
{
	display: none;
}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

header nav li.current_page_item a, header nav li.current_page_parent a{border-bottom:none; color:#f09800;}
header #lang{float:right;position:relative; right:10px;}
.js header #lang{top:45px; }
header #lang a{
  font-size:10px;
  line-height: 15px;
  text-transform:uppercase;
  font-family:"PT Sans Caption Bold", 'Arial Unicode', 'Lucida Sans Unicode', Arial, sans-serif; 
  font-size-adjust:0.53; 
  font-weight:bold; 
  font-style:normal; 
  color:#fff;
  text-decoration: none;
}
#pl,#PL{background:transparent url(images/spriteme1.png) 1px -142px no-repeat; padding-right:23px;}
#de{background:transparent url(images/spriteme1.png) 10px -2475px no-repeat; padding-right:23px;}
#en{background:transparent url(images/spriteme1.png) 10px -2443px no-repeat; padding-right:23px;}
header #lang li:hover{
  background:transparent url(images/lang3.png) 2px 0 no-repeat;
}
header #lang li:hover a{color:#e2ac00;}
header #lang li.selected{
  background:transparent url(images/spriteme1.png) -10px -94px no-repeat;
  height:29px;
}
header #lang li.selected:hover a{color:#fff;}
header #lang li.selected a{top:0;}
header #lang{
  width:59px;
  height:69px;
  /*height:44px;*/
}
header #lang.click{
  background:transparent url(images/lang2.png) 0 0 no-repeat;
}
header #lang li{
  width:54px;
  height:21px;
  padding-left:5px;
}
header #lang li a{position:relative; top:-3px;}
header #lang.click li.selected{
  background:none;
  height:24px;
}

.testimonial-vcard .wf-td img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}