/*
Theme Name: Blandes
Theme URI: http://themeforest.net/user/bradweb/?ref=bradweb
Author: bradweb
Author URI: http://themeforest.net/user/bradweb
Description: Blandes Multipurpose Responsive Wordpress Theme
Version: 1.7
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

@media screen and (max-width: 600px) {
    .latest-posts > li .latest-posts-content p.excerpt {
        display: none !important;
    }
    #section_1 {
        display: none !important;
    }
}

.row_offices {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.row_offices .span6 {
    padding: 0px !important;
}

.afti-short-timeline {
    margin-left: 0 !important;
}

.afti-short-timeline li {
    list-style: none;
}

.afti-short-timeline img {
    margin-right: 10px !important;
	cursor: pointer;
}

.client a {
    cursor: default !important;
}

.careers {
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgb(0, 0, 0) transparent;
    /* RGBa with 0.6 opacity */
    background: rgba(0, 0, 0, 0.6);
    padding: 15px;
    color: white;
}

.careers h1, .careers h2, .careers-text, .careers a {
 color: white;
}

.careers .vacancy .blandes-icon {
    height: 27.5px; 
}

#section_6 .single-image {
	display:block;
}

#section_6 .single-image img {
	margin: 0 auto;
}

#worldmap-wrap {
	position: relative;
	width: 960px;
	height: 446px;
	margin: 0 auto;
}

#worldmap-wrap span.wm-marker {
	position: absolute;
	z-index: 100;
	width: 6px;
	height:6px;
        border:1px solid #ff6600;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor:pointer;
}

#worldmap-wrap span.wm-marker.active {
	background: #ff6600;
	width: 6px;
	height:6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	z-index: 150;
}

.row_offices {
	position: absolute;
	left: -10000px;
}

.row_offices.active {
	position: static;
	left: auto;
}

.h1_twitter_shortcode img{
	display:none;
}

.hl_twitter_shortcode h3{
    display: none;
}

.hl_twitter_shortcode ul{
	margin-left:0;
}

.hl_twitter_shortcode p{
	margin:0;
}


.hl_twitter_shortcode ul li {
	list-style:none;
	height:100px;
	border-bottom:1px solid #ddd;
	padding-top:5px;
}

.hl_twitter_shortcode_tweet, .hl_twitter_shortcode_meta{
	
}

.hl_twitter_shortcode .small{
	font-size:10px;
}

.hl_twitter_shortcode .twitter-tool{
	width:20%;
	display:block;
	float:left;
}

.hl_twitter_shortcode ul li > a{
	float:left;
	margin-top:5px;
}

.hl_twitter_shortcode img{
	display:none;
}
.hl_twitter_shortcode .inner-tweet{
	
}

.hl_twitter_shortcode .reply{
	padding-left:17px;
	position:relative;
}

.hl_twitter_shortcode .reply:before{
	content:"";
	background-image:url('images/reply.png');
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	width:20px;
	height:20px;
	left:0;
	top:2px;
}

.hl_twitter_shortcode .reply:hover:before{
	background-image:url('images/reply_hover.png');
}

.hl_twitter_shortcode .retweet{
	padding-left:17px;
	position:relative;
}

.hl_twitter_shortcode .retweet:before{
	content:"";
	background-image:url('images/retweet.png');
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	width:20px;
	height:20px;
	left:0;
	top:3px;
}

.hl_twitter_shortcode .retweet:hover:before{
	background-image:url('images/retweet_hover.png');
}

.hl_twitter_shortcode .favorite{
	padding-left:17px;
	position:relative;
}

.hl_twitter_shortcode .favorite:before{
	content:"";
	background-image:url('images/favorite.png');
	background-repeat:no-repeat;
	display:block;
	position:absolute;
	width:20px;
	height:20px;
	left:-3px;
	top:2px;
}

.hl_twitter_shortcode .favorite:hover:before{
	background-image:url('images/favorite_hover.png');
}

.workin-at .big-title span{
    text-transform: uppercase;

    text-align:center;
    letter-spacing:3px;
}

.twitter-logo{
    top: 5px;
    position: relative;
}

ul.rss-aggregator li{
    list-style: none;
	height:100px;
	border-bottom:1px solid #ddd;
}

.twitter-logo{
    
    position: relative;
}

.rss-aggregator{
    	position:relative;

	margin:0;
}

ul.rss-aggregator li{
    list-style: none;
    position:relative;
	margin-bottom:0px;
	padding-top:5px;
}

.wprss-feed-excerpt{
	
}

ul.rss-aggregator li a{
	font-weight:bold;
}

ul.rss-aggregator li strong{
	font-weight:normal;
}
 

.rss-aggregator .wprss-feed-meta{
	font-weight:bold;
}

.code-wrapper .social-icons a{
	height:50px;
	width:50px;
	padding-top:12px;
}

.code-wrapper i[class*="icon-"]{
	font-size:22px;
}

.code-wrapper .social-icons>li{
	margin:0 10px;
}

/*--------------------------------------------

	25 March 2015
	
	- Force images inside fixed height "div.reg_rss-output" to a max height to prevent them from growing out of the "box"

--------------------------------------------*/
.imagefix img{
	width: auto;
	max-height: 60px;
}

/*--------------------------------------------

	18 March 2015
	
	- Twitter entries too narrow to fit content (height & max-height set to 120px)
	- Css from plugin is loaded AFTER this style.css. That's why "!important" is required
	- Media Query set to lower than 800 (2 cols > 1 col)

--------------------------------------------*/
@media screen and (max-width: 800px) {
	div.reg_rss-output,
	.hl_twitter_shortcode ul li {
		height: auto!important;
		max-height: none!important; /* Removed "!important" in "wp-content/plugins/wp-rss-multi-importer/templates/templates.css" (line 80) to be able to override */
	}
			
}