/*
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");


@media print {
    /*body #catapult-cookie-bar {
        display: none !important;
    }

    div#catapult-cookie-bar {
        display: none !important;
    }
*/
    #catapult-cookie-bar {
        display: none !important;
    }
}

/* 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;
}


h3.omc-blog-two-cat{
	right:1px;
	top:2px;
}

@media all and (min-width: 960px){
	article.omc-blog-two h2{margin-top: .3em;}
}

.a2a_kit{line-height: 16px !important;}

/* Mobile styles fixes */
img.featured-mobile{
	width: 100%;
	height: auto;
}

article.omc-blog-two{
	border-bottom: 1px solid #ccc;
}

/* Download buttons for the Downloads category */
a.download-button{
	background: #ededed;
	padding: 12px;
	float: left;
	margin-right: 2px;
}

a.download-button:hover{
	background: #5c5c5c;
	color: #f6f6f6
}

#downloads{
	margin: 20px 0;
}

#downloads br {
	display: none;
}

/*
NEW CSS RULES FOR INLINE CSS Issue
*/

.clrb {
    height:1px; 
    margin:0; 
    padding:0;
}

.clrb-1 {
    width:100%; 
    clear:both; 
    height:1px; 
    overflow:hidden;
}

.clrd {
    clear:both;
}

.p-mar {
    margin:0;
}


.media_logo {
    text-align:center;
}

#b-billy {
    display:block; 
    width:69px; 
    height:89px; 
    margin-bottom:-89px; 
    position:relative; 
    z-index:101;
}

#b-niall {
    display:block; 
    width:69px; 
    height:89px; 
    margin-bottom:-89px; 
    position:relative; 
    z-index:102;
}

#b-paul {
    display:block; 
    width:69px; 
    height:89px; 
    margin-bottom:-89px; 
    position:relative; 
    z-index:103;
}

.es-carousel ul{
    display:block;
}

#signup {
    font-family:/*'LucidaSansStd', */arial;
    position: absolute;
    z-index:100;
    top: 0px;
    left: 0px;
    height: auto;
    background: #fff;
    border-top:5px solid #000;
    border-bottom:5px solid #000;
    box-shadow:0 0 8px #000;
    display: none;
    padding:20px 16px;
    color:#000 !important;
 }
#signup p { color:#000 !important }
#signup span { padding:5px; color:#fff; font-weight:bold;}
#signup span.civil {background: #EAA23C;}
#signup span.home  { background: #221F20 }
#signup span.chem { background: #30707E }
#signup span.mech  { background: #582E65 }
#signup span.tech { background: #839743 }
#signup span.bio{ background: #E06B3E }
#signup span.elec { background: #A53847 }
#signup span.general{ background: #3D5057 }

#lean_overlay { position: fixed; z-index:100; top: 0; left: 0; height:100%; width:100%;  background: #000; display: none;}

#topLogin .tpl-li {
    display:none;
}

#id_sp {
    display:none;
}

.id_a {
    display:none;
}

.t-a-single {
    display: none;
}

#shareitTop {
    display:none;
}

#shareitTopCover {
    height: 30px; display: none; background-image:none !important;
}

#sl-css {
    margin: auto;
    width: 143px;
}

#print-gif {
    display:none;
}

#nav-fl {
    float: right
}

/*loop-module-a.php*/

#em-clr {
    color: #F9BA000;
}

/* Submit event link in sidebar */
.textwidget a.submit-event{
    height: 21px;
    width: 84%;
    background: #e53d3c;
    display: inline-block;
    padding: 10px 2%;
    font-size: 22px;
    font-family: 'Oswald', sans-serif;
    color: #FFF !important;
    padding-left: 14% !important;
    background-image: url(images/techMin.gif) !important;
    background-position: 5px center !important;
    background-repeat: no-repeat !important;
}

/* Link from events page to event submission page */
div.submit-event{
    margin-bottom: 30px;
}

div.submit-event a{
    text-decoration: underline;
}


/* fixes for mailchimp signup widget */
.mc_signup_submit{
    width: 50px;
    display: inline-block;
    float: left;
    margin: 12px;
}

#mc_signup_form{
    float: left;
    background: #f3f3f3;
}

@import url("css/print.css");










