/*
  Theme Name: Clickz
  Template: contentive-base
  Description: Child theme for ClickZ derived from Contentive Base theme
  Version: 1.0
  Author: Contentive
*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:600,400);
@import url(../contentive-base/style.css);

/*
@font-face {
	font-family: novecentowidebold;
	src: url("fonts/Novecentowide-Bold.otf") format("opentype");
}

@font-face {
	font-family: lemonmilk;
	src: url("fonts/LemonMilk.otf") format("opentype");
}
*/

#header
{
	background-image: none;
}

#logo
{
	background-image: url(img/clickz-logo.png); /* remove next(#logo:before) selector with contetn after you put logo */
	margin-top:13px;
	width: 266px;
	background-size: 200px auto;
	height: 63px;
	background-position: 10px center;
	position: relative;

}

#logo span
{
	display: inline-block;
	float: right;
	line-height: 60px;
	font-weight: bold;
	font-size: 13px;
	color: #3F4D52;
	padding-right: 5px;

}

.regions-menu-container
{
	width: 200px;
	margin-top: -8px;

}

.regions-menu-container.active .regions-menu-button
{
	border: 1px solid #A8B6B9;
	border-radius: 6px 6px 0 0;
	border-bottom: none;
}

.regions-menu
{
	position: relative;
	display: none;
	z-index: 2000;
	background-color: #fff;
	border-radius: 0 6px 6px 6px;
	border: 1px solid #A8B6B9;
	margin-top: -1px;
}

.regions-menu li
{
	list-style: none;
}

.regions-menu-button
{
	background-color: #fff;
	position: relative;
	z-index: 20001;
	float: left;
}

.regions-menu-button span
{
	font-size: 10px;
}

.regions-menu-button,
.regions-menu li a
{
	display: block;
	font-size: 14px;
	line-height: 22px;
	padding: 5px 10px;
	color: #3F4D52;
}

.regions-menu li a:hover
{
	text-decoration: none;
	background-color: #F6F6F6;
}

#header-container
{
	height: 136px;
	padding-top: 0;
}

#header-date
{
	color:#000;
	margin-left: 10px;
	margin-top: -18px;

}

.clickz-links
{
	line-height: 30px;
	text-align: right;
}

.clickz-links a
{
	padding-left: 10px;
	color: #000;
	text-decoration: underline;
}


#gf_mp_container {
	background-image:url(img/dotrising_form_bkg.png);
	background-size:100% auto;
	background-color:#1a1819;
}



input[type="submit"], button, .button
{
	background-color:#231f20;
	border-color:#231f20;
}


.post-meta .post-comments, .post-comments {
	background-image: url(img/comments.gif);
}

#widget_em_widget .widget-title {
	background-image: url(img/events.gif)
}



#content .content-title {
	line-height: 25px;
}



.emm-paginate .emm-current {
	background-color: #000;
	border: 1px solid #616161;
}


#menu li li, #menu li li a {
	color: white;
	border-color: #3A3A3C;
	background-color: #3A3A3C;
}

#menu li li a:hover,
#menu li.current-menu-item > a
{
	color: #444;
	background: #fff;
}


.sub-menu-container li ul
{
	top: 30px;
	left: 0px;
	z-index: 100002;
	position: absolute;
	display: none;
	background-color: #fff;
	border: 1px solid #7E7E7E ;
	border-top: none;
}

.sub-menu-container li ul li
{
	float: none;
	padding: 0 4px;
}

.sub-menu-container #sub-menu-auto li li a
{
	white-space: nowrap;
}


.sub-menu-container
{
	overflow: visible;
}



.post-author, .post-category-list,
.columnLatest3 .headline-post .post-thumbnail
{
	position: static;
}

.single-post-title {
	color:#404040;
	font-weight:bold;
	font-family:inherit;
}
.single-post .entry, .post .entry {
    color: #404040;
    font-size: 14px;
    line-height: 24px;
}
.entry h2, .entry h3, .entry h4 {
	font-weight:bold;
	margin: 1.2em 0 0.8em;
}
.entry h2 {
	font-size:19px;
}
.entry h3 {
	font-size:17px;
}
.entry h4 {
	font-size:1em;
}
.rating-box h3 {
	font-weight:normal;
}
.wp-caption p.wp-caption-text {
	background:none;
	border:none!important;
	color:#3f4549;
	font-size:11px;
}
.post-meta{
	font-size:12px;
	margin-top:10px;
}
#share li {
	margin-right:10px;
}
.entry blockquote {
	color:#404040;
	font-size:16px;
}
.entry p {
    margin: 10px 0;
}
.entry > p > iframe {
	width:100%;
}
.entry .left {
    float: left;
    margin: 4px 10px 2px 0!important;
}
.entry .right {
    float: right;
    margin: 4px 0 2px 10px!important;
}
.entry .alignleft {
	margin: 4px 10px 2px 0!important;
}
.entry .alignright {
	margin: 4px 0 2px 10px!important;
}
.entry td, .entry th {
    padding: 6px;
}
.entry td p, .entry th p {
    text-align:left;
}
.entry img {
    margin: auto!important;
}
#sidebar #social-sidebar {
    height:40px;
}
#sidebar #social-sidebar #social-buttons {
    right: 0;
	left:inherit;
}
.post-container, #footer .main-container, .cnt-event-container .post {
  position:relative;
  z-index:10;
}
.dsq-widget {
	height: 415px;
	overflow-x: hidden;
	overflow-y: scroll!important;
	margin:20px 0;
	background:#fff;
	border:1px solid #E6E6E6;	
	padding:5px!important;
}
#sidebar .widget li.dsq-widget-item {margin:0 0 12px;width:260px;color:#404040;padding:2px 5px;}
#sidebar .widget li.dsq-widget-item a.dsq-widget-user {color:#333;font-size:1.1em}
#sidebar .widget li.dsq-widget-item .dsq-widget-comment a {color:#404040!important;font-size:1.0em;font-weight:normal}
#sidebar .widget .dsq-widget-comment {font-weight:normal;font-size:1.1em}
#sidebar .widget .dsq-widget-comment p {padding:0}
#sidebar .widget p.dsq-widget-meta {margin-top:2px;padding:0}
#sidebar .widget p.dsq-widget-meta a {color:#0077cf!important;font-size: 1.2em;}
#sidebar .widget img.dsq-widget-avatar {width:50px;height:50px;padding:3px 6px 0 0;}

/* GPT */
#advertWrapper {width:100%;height:100%;left:0px;top:0px;position:fixed;z-index:20000;text-align:center;/*background-color:rgba(0,0,0,0.6);*/display:none}
#advertOverlay {position:relative;top:0px;width:600px;height:500px;margin:10% auto;cursor:pointer;overflow:hidden}
#overlay-ad-slot {position:absolute;width:600px;height:500px;text-align:center}
.closeButton {position:absolute;right:3px;top:5px;display:block;z-index:30000}
#wallpaperWrapper {width:100%;height:100%;left:-166px;top:183px;position:absolute;/*z-index:-10;*/text-align:center;}
#otdm-gptad-wallpaper {max-width:1324px;margin:0 auto;width:100%; text-align:center;}
#wallpaper-ad-slot {position:fixed}
/* END GPT */
@media only screen {
#widget_text {display:block!important}
}


/*
.content-title, .content-title a
{
    background-color: #1F657F;
}

#highlight a, .post a, .comment a, .pingback a, .comment-form a
{
   color: #1F657F;
}

#sidebar .widget-title {

height: 20px;
text-transform: uppercase;
letter-spacing: 2px;
margin: 0px 0px 5px 0px;
padding: 6px 10px 0 10px;
text-align: left;
background-image: url(img/bg/bg_heading.png);
text-shadow: none ;
border-top: 1px solid rgba(0, 0, 0, 0.05);
border-bottom: 1px solid rgba(0, 0, 0, 0.30);
background-image: url(img/shale_background_new.jpg);

}

input[type="submit"], button, .button {
background-color: rgb(55, 147, 240);
}

#menu li a:hover {
color: #D1EBFA;
background-color: #0d447b;
}

.post-category-list a {
}

#widget_mailchimpsf_widget .widget-title
{
	font-size: 20px !important;
}


#widget_mailchimpsf_widget #mc_message
{
	height: auto;
}

#menu-container {
background-color: rgb(34, 43, 56);
}

.post-date {
margin: 0 0 3px 0;
color: #3e7f83;
font-size: 10px;
}

*/


#mailchimp-subscribing {
	color: #fff!important;
}

#widget_mailchimpsf_widget .widget-title,
{
	color: #000!important;
}


#mc_subheader {
	color: #fff!important;
	text-align: left;
	margin-top: 90px!important;
	font-size: 12px!important;
	font-family: arial, sans-serif;

}

@-moz-document url-prefix() {
	#mc_subheader {
		margin-top: 75px!important;
	}
}

.mc_form_inside
{
	margin-bottom: 10px;
}

#widget_mailchimpsf_widget {
	background-image: url(img/clickz_newsletter_signup.png);
	background-position-y: 15px;
	padding-bottom: 10px!important;
}


#widget_mailchimpsf_widget .widget-title {
	color: #000!important;
	font-size: 22px!important;
}


#mc_signup_submit {
	background-color: #FD8701!important;
	border: none;
	border-radius: 4px;

}

#widget_mailchimpsf_widget #mc_signup_submit
{
	line-height: 26px;
}

#widget_mailchimpsf_widget .mc_signup_submit
{
	margin-top: 0px;
}

#widget_mailchimpsf_widget #mc_mv_EMAIL
{
	color: #000;
	border: none;
	text-align: center;
	border-radius: 4px;
	line-height: 24px;
	height: 24px;
}

#mc_latest_newsletter img {
	display: none;
}

#mc_latest_newsletter {
	margin-top: 10px;
	text-align: center;
	margin-left: -11px;
	visibility: hidden;
	clear: both;
}

#widget_mailchimpsf_widget .mc_form_inside
{
	margin-top: 15px;
}

#mc_latest_newsletter a {
	color: #000!important;
	text-decoration: underline!important;
	font-size: 13px!important;

}

#mc_signup_form
{
	width: 84%!important;
}

.mc_error_msg {
	color: #E40000 !important;

}

.mc_success_msg {
	color: #fff!important;
}

.mc_merge_var {
	float: left;
	width: 75%;
}
.mc_signup_submit {
	float: right;
	width: 20%;
	margin-right: 10px;

}




#pty_classy {
	background-repeat: no-repeat;
	height: 360px;
	width: 560px;
	overflow: visible;
	background: url(img/shale_popupbk.jpg)!important;
}


.post-title a, #sidebar .widget a {
	color:#231f20;
}

#menu-container {
	background-color:#3A3A3C;
	border-top:1px solid #231f20;
}


#menu li, .sub-menu-container li {
	background-image:none;
	z-index: 200!important;
}


#menu li a {
	padding:0px 15px;
}

#menu {
	background-color: #3A3A3C;
}

.header-menu
{
	z-index: 100;
}


.sub-menu-container {
	background:#FFF;
	border-bottom:1px solid #7e7e7e;
}

.sub-menu-container #sub-menu-auto li a {
	border:none;
}

.sub-menu-container li a:hover {
	background:#F67522;
	text-decoration:none;
	color:#FFF !important;
}




#container-header-menu #home-button-header-menu li a:hover, #menu .menu > li > a:hover {
	background:#FFF !important;
}

#featured_companies_widget
{
	border-top: 1px solid #dcdcdc;
	padding-top: 15px;
}


#widget_em_widget .widget-title,
#sidebar_visit_on h2,
#widget_most_viewed_entries .widget-title,
#sidebar .widget-title
{
	text-transform:uppercase;
	font-weight:bold;
	color:#231f20;
}

#widget_most_viewed_entries .widget-title {
	margin-bottom:15px;
}


#footer, #footer a {
	color:#FFF;
}

#footer-top {
	background-color:#231F20;
}

#footer-middle {
	background-color:#FFF;
	color:#666;
}

#footer-middle a {
	color:#666;
}

#footer-middle ul li {
	box-shadow:none;
	border-bottom:1px solid #e3e3e3;
}

#footer-bottom {
	background-color:#3A3A3C;
}


.bb-shadow {
	box-shadow:none;
	border-bottom:1px solid #e3e3e3;
}


#footer-cats h3 {
	text-transform:uppercase;
	font-weight:normal;
	color:#231f20;
}

.advertise-with-us-button {
	color:#231f20 !important;
	font-weight:bold;
}

#mc_snd_signup_form {
	border-left:1px solid #000;
	border-right:1px solid #000;
}

#mc_snd_signup_form #mc_signup_submit {
	background: #FFF;
	border: 1px solid #3C3232;
	color: #3C3232 !important;
	text-shadow: none;
}

#content .content-title {
	left:-5.5%;
	background:#FFF;
	padding-left:30px;
	border:1px solid #dadada;
	text-transform:uppercase;
	font-weight:normal;
	color:#231f20;
	width:104%;
}

#content .content-title:before
{
	content: "";
	position: absolute;
	display: block;
	border-style: solid;
	border-color: #D3D3D3 transparent transparent transparent;
	bottom: -10px;
	left: 0;
	border-width: 10px 0 0 15px;
}

#content.index-posts .content-title {
	width:105%;
	left:-5.5%;
}


#related-reading
{
	margin-top: 30px;
}

#related-reading ul
{
	margin-left: 0;
}


#related-reading li
{
	list-style-type: none;
}

#related-reading h4,
.post-tags h4
{
	font-weight: bold;
	font-size: 14px;
	color: #404040;
}



/* Marketplace */
/* Get Listed page */
.get-listed-page-container .post
{
	font-size: 13px;
	color: #444;
	line-height: 20px;
}
.intro-part p
{
	font-size: 14px;
	padding: 0;
	margin: 20px 0;
	line-height: 20px;
}
.intro-part h2
{
	font-size: 32px;
	color: #000;
	font-weight: bold;
	line-height: 40px;
}
.profile-description
{
	background-color: #fafafa;
	border: 1px solid #eaeaea;
	padding: 15px;
	margin-bottom: 30px;
}
.call-us-bar
{
	border: 2px solid #eeeff3;
	margin: 40px 0;
}
.call-us-box
{
	background-color: #eeeff3;
	text-align: center;
	font-size: 16px;
	padding: 10px 15px;
	line-height: 20px;
}
.call-us-bar div.col-sm-9
{
	padding: 15px 20px;
}
.call-us-box h3
{
	font-size: 20px;
	font-weight: bold;
	margin-top: 5px;
}
.call-us-box a
{
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 5px;
}
.free-profile-features-shortlist,.premium-profile-features-shortlist
{
	border: 1px solid #d1d1d1;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	padding: 10px;
	margin: 0 20px -1px 0px;
}
.profile-features-shortlists
{
	border-bottom: 1px solid #d1d1d1;
	position: relative;
	margin: 0;
}
.profile-features-shortlists ul
{
	margin: 0;
	font-size: 11px;
	line-height: 13px;
}
.profile-features-shortlists li
{
	list-style: disc;
	list-style-position: inside;
}
.profile-features-shortlists h3
{
	font-size: 20px;
	margin-bottom: 10px;
}
.premium-profile-features-shortlist
{
	border: 1px solid #11b657;
	background-color: #11b657;
	color: #fff;
}
.profile-features-shortlists img
{
	border: none!important;
	margin: 0;
	padding: 0;
}
.hero-image-container
{
	position: absolute;
	bottom: 0;
	right: -3px;
	padding:0;
	text-align: right;
}


/* END Get listed page */
/* END Marketplace */

/* Leaders */
.leaders-header
{
	border-bottom: 1px solid #CCC;
	padding-top: 22px;
	padding-bottom: 22px;
}

.leaders-header h2
{
	font-size: 18px;
	margin-top: 7px;
}

.leader h2,
.leaders-header h2,
.leader h2 a
{
	color: #000!important;
}


/* EDDIS awards 2015 */
/*
.eddis-awards-2015 *
{
	font-family: lemonmilk, novecentowidebold, 'open sans'!important;
}
*/

.eddis-awards-2015 #awards-header
{
	background-image: url(img/awards/eddis-2015/EDDIS-rainbow.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: top;
	background-color: #fff;
	position: relative;
}



.eddis-awards-2015
{
	margin-bottom: 5px;
}

.eddis-awards-2015 #awards-body
{
	color: #fff;
}

.eddis-awards-2015 #awards-menu-container
{
	border-top: 1px solid #D7DCE0;
}

.eddis-awards-2015 #awards-menu
{
	border: none;
	max-width: 800px;
	display: block;
	margin: 0 auto!important;
}

.eddis-awards-2015 #awards-menu li
{
	border: none;
	padding: 2px 30px;
	height: 46px;
	float: left;

}

.eddis-awards-2015 #awards-menu a
{
	color: #C2C9CF;
	text-transform: uppercase;
	font-weight: bold;
}


.eddis-awards-2015 #awards-menu .current-menu-item a
{
	color: #67B444;
}



.eddis-awards-date /* div added with filter in functions file */
{
	margin: 0 auto;
	background: url(img/awards/eddis-2015/EDDIs-Date.png) no-repeat 50% 50%;
	height: 59px;
	width: 46px;
	margin-top: 40px;
	margin-bottom: 40px;
}

.eddis-awards-2015 .awards-categories .laurel
{
	opacity: 0.1;
	background: url(img/awards/eddis-2015/EDDIs-Date.png) no-repeat 50% 50%;
	background-size: 66px 80px;
}


.awards-category:before
{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 0;
	border-color: #C2C9CF rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
	position: absolute;
	left: -1px;
	top: -1px;
}

.eddis-awards-2015 .gform_button,
.eddis-awards-2015 .awards-button
{
	background-color: #67B347;
	border-bottom-color: #3FA832!important;
}


.clickz-video-import iframe
{
    width: 100%;
    height: 354px;
}


.stats-category-intro
{
	border-bottom: 1px solid #D3D3D3;
	margin-bottom: 20px;
	padding-bottom: 10px;
}


@media only screen and (max-width:375px) {
	.clickz-links {
		text-align: center;
	}

	.clickz-links a {
		padding-left: 3px;
		font-size: 11px;
	}

	#header-date {
		display: none;
	}

}
