/*
 Theme Name:   IT-Online 2017
 Theme URI:    http://rdferret.co.za/it-online
 Description:  IT-Online website theme
 Author:       Richard Stupart
 Author URI:   http://richardstupart.com
 Template:     Divi
 Version:      1.0.0
 Text Domain:  divi-child
*/


/**
TEMPORARY CSS
==============================================================
**/
body.custom-background	{
	background-size: cover;
}



/**
SECTION STYLES
==============================================================
**/

.page .home-sidebar	{
	width: 25% !important;
}

.page .home-sidebar .et_pb_widget_area	{
	padding-right: 0px;
}

.page .home-sidebar .et_pb_widget_area img	{
	width: 100%
}

#section-sponsor	{
	margin-left: 5% !important;
}



/**
HOME PAGE STYLES
==============================================================
**/


/* Home Masthead */
.home-masthead-left	{
	width: 160px !important;
	margin-right: 0px !important;
}

 .home-masthead-main	{
	min-width: 800px !important;
	text-align: center;	
}

.home-masthead-right	{
	width: 160px !important;
	margin-left: 0px !important;
}



/* Home content */
.home-sidebar-left {
	width: 160px !important;
	margin-right: 0px !important;
}

.home-sidebar-left .et_pb_widget_area_left {
	border: none;
	padding-right: 0px;
}

.home-sidebar-right .et_pb_widget_area_left {
	border: none;
	padding-right: 0px;
}

.home-sidebar-right {
	margin-left: 0px !important;
	width: 275px !important;
	padding: 0px;
}

.home-sidebar-right .widget_foo_widget, .home-sidebar-right .widget_text {
	margin-bottom: 10px !important;
}

#home-main-row	{
	margin-right: 0px !important;
	width: 100% !important;
	padding-top: 0px;
	padding-bottom: 0px;
}

#masthead_image div	{
	width: 100% !important;
	padding-bottom: 3px;
}

#home-extra-headlines article	{
	margin-bottom: 0px !important;
}

#press-office-headlines article, .home #more-news-today article	{
	padding-bottom: 10px;
}

.home article	{
	background: #f0f0ea !important;
	margin-bottom: 0px !important;
}

.home #press-office-headlines h2	{
	padding-top: 0px;
	color: #05467b;
	font-weight: 600;
	font-size: 14pt;
}

.home article .post-meta, .home #press-office-headlines small	{
	color: #000000 !important;
	font-weight: bold;
	font-size: 8pt;
}

.home h2.entry-title	{
	padding-bottom: 2px !important;
	color: #05467b;
}


.post h1.entry-title	{
	color: #05467b;
	font-weight: bold;
}
.post .entry-content p	{
	
}

#home-main-container	{
		padding-top: 0px;
		padding-bottom: 0px;
}

#top-menu li li a	{
	padding-bottom: 2px !important;
	padding-top: 2px !important;
}

#career-info	{
	padding-right: 20px;
    padding-left: 20px;
}

.home #career-info article	{
	padding-bottom: 20px;
}

#career-info article h2.entry-title	{
	color: #05467b;
	font-weight: 600;
	font-size: 12pt;
}


/**
HOME PAGE STYLES
==============================================================
**/
.nav li.menu-item-126857 ul, .nav li.menu-item-126887 ul {
	width: 422px;
	left: -200px;
}

#top-menu li	{
	padding-right: 10px;
}


.nav li.menu-item-126857 ul li, .nav li.menu-item-126857 ul li a, 
.nav li.menu-item-126887 ul li, .nav li.menu-item-126887 ul li a
{
	float: left;
	display: block;
	padding-right: 5px !important;
	padding-left: 5px !important;
	font-size: 12px;
}


.home .pagination a	{
	color: #05467b;
	text-transform: uppercase;
	margin-left: 15px;
	margin-bottom: 20px;
	display: block;
	font-weight: bold;
}

#more-news-today .pagination a, .press-office-headlines .pagination a	{
	margin-left: 0px;
}

@media (min-width: 981px) {

	
	.home-main	{
		margin-right: 0% !important;
		min-width: 691px !important;
		margin-left: 0px;
		padding-left: 0px !important;
		padding-right: 0px !important;
		padding-top: 20px !important;
		background: #f0f0ea;
	}
	
	.home-main div.size-1of1 article.et_pb_post	{
		margin-bottom: 10px !important;
	}
	
	#home-extra-headlines article	{
		margin-bottom: 0px !important;
	}
	
	.single-post #sidebar {
		padding-left: 0px;
	}
	
	.single-post #sidebar .et_pb_widget {
		margin-bottom: 0px;
	}
	
	.single-post .et_pb_widget_area_left{
		border-left: 0px;
	}
	
	.single-post #main-content .container:before {
		background: none;
	}
	
}


/**
HIDE NAVIGATION ON SPECIFIC PAGES
==============================================================
**/
.mobile-lifestyle-hub #sidebar,
.lenovo-content-hub #sidebar	{
	display: none;	
}

.mobile-lifestyle-hub #left-area,
.lenovo-content-hub #left-area	{
	width: 100%;
}

/**
MOBILE STYLES
==============================================================
**/
@media only screen 
and (max-device-width: 600px)
 {
 	#masthead img	{
 		width:360px !important;
 		max-width: none !important;
 	}
 }