/*
Theme Name: TechCentral based on Gonzo
Theme URI: http://www.themeforest.net
Description: TechCentral Responsive Magazine
Version: 1.7
Author: Ian Walsh
Author URI: http:///www.themeforest.net/user/OllieMcCarthy
License URI: http://themeforest.net/licenses/regular_extended
Tags: light, white, black,  two-columns, left-sidebar, flexible-width,  custom-colors, custom-menu,  featured-images, full-width-template, post-formats, rtl-language-support, theme-options, translation-ready
*/
 
@import url("css/style_reset.css"); 
@import url("css/flexslider.css");
@import url("css/elastislide.css");
@import url("css/style_main.css") ; 
@import url("css/style_400.css");
@import url("css/style_320.css");
@import url("css/style_768.css");
@import url("css/style_1024.css");
@import url("css/tabber.css");
@import url("css/wpp.css");

/* Restyling the Cookie Consent Notification */
body #catapult-cookie-bar{
	position:fixed;
	width:280px;
	padding:12px;
	color:#666;
	box-shadow: 0px 0px 20px #222;
	bottom:12px;
	right:12px;
	background-color: rgba(250, 250, 250, .8);
}

body #catapult-cookie-bar a{
	color:red;
	display:inline-block;
	clear:both;
}

body #catapult-cookie-bar h5{
	font-size:1.4em;
}

body #catapult-cookie-bar button{
	position:absolute;
	top:-12px;
	left: -38px;
	line-height:24px;
	border-radius: 16px;
}

/* Quick fix for vertical alignment of social share icons on posts */
.a2a_kit{line-height: 16px !important;}



/* Fixes for image/layout */

/*
.page-id-45 .omc-blog-two .omc-image-resize,
.page-id-45 .omc-blog-two-cat .omc-image-resize{
	width: auto; 
	height: 100%;	
}
*/

.omc-blog-two .omc-resize-290-home,
.omc-blog-two .omc-resize-145-home{
	overflow:hidden;
}

.page-id-45 .omc-blog-two.omc-resize-290-home h3{
	right:0;
}


h3.omc-blog-two-cat{
	right: -1px;
	top: 2px;
}

img.featured-mobile{
	width: 100%;
	height: auto;
}

article.omc-blog-two{
	border-bottom: 1px solid #ccc;
	margin-bottom: 24px;
}

/* removing the sidebar on the registration page - widening the main content and iframe */
.page-id-39176 .omc-right{
	display:none;
}

.page-id-39176 #omc-main{
	width: 100%;
}

a#go-button{
	background-color: rgb(66, 139, 202);
	background-image: linear-gradient(rgb(66, 139, 202)0px, rgb(45, 108, 162) 100%);
	background-repeat: repeat-x;
	border-bottom-color: rgb(43, 102, 154);
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-image-outset: 0px;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-left-color: rgb(43, 102, 154);
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: rgb(43, 102, 154);
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: rgb(43, 102, 154);
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-top-style: solid;
	border-top-width: 1px;
	box-shadow: rgba(255, 255, 255, 0.14902) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px;
	box-sizing: border-box;
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: inline-block;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	padding: 5px 10px;
}

span.ctcc-left-side {
    padding-left: 20px;
}







