/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/

.page-wrap .content-wrapper {
	background-color: #333;}

.page .page-wrap .content-wrapper, .single .page-wrap .content-wrapper {
    padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: #ff6600;
}

h3 .widget-title {
	color: #ff6600 !important;
}

.widget-area a {
    color: #fff;
}

.widget-area {
		border: 1px solid rgba(0, 0, 0, 0.1);
		padding: 30px;
		background: #282828 !important;
	}

.sidebar .widget:before {
		background-color: none !important;
	}

.classic-alt .entry-title a {
    color: #ff6600;
}

.single .single-meta, .classic-alt .posted-on {
    text-transform: uppercase;
    font-size: 13px;
}

.single-meta, .single-meta a, .classic-alt .posted-on, .classic-alt .posted-on a {
    color: #ff6600;
}

.sidebar {
	background-color: none !important;
}

.secondary {
    background-color: none;
}

.widget-area .col-md-3 {
	background-color: #282828 !important;
}

.widget-area {
		border: 1px solid rgba(0, 0, 0, 0.1);
		padding: 30px;
		background-color: #282828 !important;
	}
	.widget-area .widget {
		position: relative;
		margin-bottom: 55px;
		background-color: #282828 !important;
	}
	.widget-area .widget:before {
		content: "";
		position: absolute;
		left: 0;
		top: 0;
		width: 30px;
		height: 1px;
		background-color: none;
	}
	.widget-area .widget:first-child {
		padding-top: 0;
		background-color: none;
	}
	.widget-area .widget:first-child:before {
		height: 0;
		background-color: none;
	}
	.widget-area .widget-title {
		font-size: 22px;
		line-height: normal;
		color: #ff6600 !important;
		font-weight: 600;
		padding-bottom: 24px;
		margin: 0;
		background-color: none !important;
	}
	.widget-area .widget ul li {
		padding: 5px 0;
		background-color: none;
	}
	.widget-area .widget ul li:first-child {
		padding-top: 0;
		background-color: none;
	}
	.widget-area .widget ul li:last-child {
		padding-bottom: 0;
		background-color: none;
	}
	.widget-area,
	.widget-area  a {
		color: #ffffff;
	}
	/* widget popular posts */
	.widget-popular-post .news .thumb {
		width: 65px;
		height: auto;
		margin: 3px 18px 0 0;
		float: left;
		background-color: none;
	}
	.widget-popular-post .news .text {
		min-height: 65px;
		background-color: none;
	}
	.widget-popular-post .news h6 {
		font-size: 13px;
		line-height: 20px;
		font-weight: 500;
		margin: 0 0 4px;
		background-color: none;
	}
	.widget-popular-post .news p,
	.widget-popular-post .news p a {
		font-size: 13px;
		margin: 0;
		background-color: none;
	}
	.widget-popular-post .news p a:hover {
		text-decoration: underline;
		background-color: none;
	}
	/* widget categories */
	.widget-categories .categories li a {
		position: relative;
		display: block;
	}
	.widget-categories .categories li span {
		position: absolute;
		right: 0;
		top: 0;
		background-color: none;
	}

.widget-area .widget-title h1, h2, h3, h4, h5, h6 {
	color: #ff6600 !important;
	background-color: none !important;
}
	/* widget tags */
	.widget-tags .tag-list a {
		display: inline-block;
		font-size: 13px;
		color: #767676;
		border: 1px solid #dbdbdb;
		padding: 7px 15px;
		margin: 4px;
		margin-left: 0;
		background-color: none;
	}
	.widget-tags .tag-list a:hover {
		color: #5e5e5e;
		background-color: #333 ;
	}
	.search-field {
		max-width: 100%;
	}

.secondary.widget-area.col-md-3 {
	background-color: none !important;
}

#secondary .widget-area .col-md-3 {
	background-color: none !important;
}

#secondary {
	background-color: none !important;
}