/*
Theme Name: The7.2
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: 2.0.1
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:0px;}
.js header #lang{top:40px; }
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;
}

@media screen and (max-width: 760px) {
.js header #lang{
    top: -37px !important;
    z-index: 9999 !important;
}
}
#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;
}

png.o4 {
    opacity: 0.0; /* Set this to whatever value you want */
    filter: alpha(opacity=50);
}

png.o4:hover {
    opacity: 0; /* make the images fully opaque */
    filter: alpha(opacity=100);
}

.btn-yellow-p a, .dt-btn-l {
    background-color: #e2ac00 !important;
    color: #ffffff !important;
}

#main {
    padding: 30px 0;
}

.about-count {
	text-align: center;
}

.team-author p {
	font: normal normal 300 14px / 16px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

.single-post .article-top-bar {
    position: relative;
    overflow: hidden;
    margin: auto;
    z-index: 4;
    width: 100% !important;
}

.single .article-top-bar .entry-meta {
    font-size: 13px;
    line-height: 20px;
    width: 100% !important;
}