/*
Theme Name: The7child
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
@import url("../dt-the7/style.css");



.post, .type-post, .status-publish, .format-standard{
	padding:20px;
}


#page, #bottom-bar{
	background:none !important;
}

#fancy-header{
	opacity: 0;
   	filter: alpha(opacity=0); /* For IE8 and earlier */
}

.wf-wrap{
	max-width:100% !important;
	padding:0px 10px !important;
}

/* Sidebar */
.sidebar-content a{
	margin-left:20px;
	color:#000000;
	}



.sidebar-content .menu-item-object-page,
.sidebar-content .menu-item-11480,
.sidebar-content .current_page_item,
.sidebar-content .current_page_item
{
	padding-left:20px;
	font-size:24px;
	color:#000000;
	height:24px;
	padding-top:10px !important;
	padding-bottom:10px;
}


/* Yellow */
.sidebar-content ul li:nth-child(4n+1) { 
	background: -moz-linear-gradient(left,  rgba(255,204,51,1) 3%, rgba(255,255,255,0.92) 4%, rgba(255,255,255,0.84) 5%, 
		rgba(255,255,255,0.85) 46%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(3%,rgba(255,204,51,1)), 
		color-stop(4%,rgba(255,255,255,0.92)), color-stop(5%,rgba(255,255,255,0.84)), 
		color-stop(46%,rgba(255,255,255,0.85)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,204,51,1) 3%,rgba(255,255,255,0.92) 4%,
		rgba(255,255,255,0.84) 5%,rgba(255,255,255,0.85) 46%, 
		rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,204,51,1) 3%,rgba(255,255,255,0.92) 4%,rgba(255,255,255,0.84) 5%,
		rgba(255,255,255,0.85) 46%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,204,51,1) 3%,rgba(255,255,255,0.92) 4%,rgba(255,255,255,0.84) 5%,
		rgba(255,255,255,0.85) 46%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,204,51,1) 3%,rgba(255,255,255,0.92) 4%,rgba(255,255,255,0.84) 5%,
		rgba(255,255,255,0.85) 46%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc33', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	}

	.sidebar-content ul li:hover:nth-child(4n+1){

	background: rgb(255,255,255,1); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(255,204,51,1) 3%, rgba(255,255,255,1) 4%, rgba(255,255,255,1) 46%, 
			rgba(255,255,255,1) 46%, rgba(255,255,255,1) 46%, rgba(255,255,255,1) 46%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(3%,rgba(255,204,51,1)), color-stop(4%,rgba(255,255,255,1)), 
			color-stop(46%,rgba(255,255,255,1)), color-stop(46%,rgba(255,255,255,1)), color-stop(46%,rgba(255,255,255,1)), 
			color-stop(46%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,204,51,1) 3%,rgba(255,255,255,1) 4%,rgba(255,255,255,1) 46%,
			rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,204,51,1) 3%,rgba(255,255,255,1) 4%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,
			rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,204,51,1) 3%,rgba(255,255,255,1) 4%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,
			rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,204,51,1) 3%,rgba(255,255,255,1) 4%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,
			rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc33', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

	    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
	       -moz-animation: fadein 1s; /* Firefox < 16 */
	        -ms-animation: fadein 1s; /* Internet Explorer */
	         -o-animation: fadein 1s; /* Opera < 12.1 */
	            animation: fadein 1s;
  	}



/* Blue */
.sidebar-content ul li:nth-child(4n+2) { 
	background: -moz-linear-gradient(left,  rgba(57,140,210,1) 3%, rgba(255,255,255,0.92) 4%, rgba(255,255,255,0.84) 5%, 
		rgba(255,255,255,0.85) 46%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(3%,rgba(57,140,210,1)), color-stop(4%,rgba(255,255,255,0.92)), 
		color-stop(5%,rgba(255,255,255,0.84)), color-stop(46%,rgba(255,255,255,0.85)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(57,140,210,1) 3%,rgba(255,255,255,0.92) 4%,rgba(255,255,255,0.84) 5%,
		rgba(255,255,255,0.85) 46%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(57,140,210,1) 3%,rgba(255,255,255,0.92) 4%,rgba(255,255,255,0.84) 5%,
		rgba(255,255,255,0.85) 46%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(57,140,210,1) 3%,rgba(255,255,255,0.92) 4%,rgba(255,255,255,0.84) 5%,
		rgba(255,255,255,0.85) 46%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(57,140,210,1) 3%,rgba(255,255,255,0.92) 4%,rgba(255,255,255,0.84) 5%,
		rgba(255,255,255,0.85) 46%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#398cd2', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	}

	.sidebar-content ul li:hover:nth-child(4n+2){

	background: rgb(255,255,255,1); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(57,140,210,1) 3%, rgba(255,255,255,1) 4%, rgba(255,255,255,1) 46%, 
			rgba(255,255,255,1) 46%, rgba(255,255,255,1) 46%, rgba(255,255,255,1) 46%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(3%,rgba(57,140,210,1)), color-stop(4%,rgba(255,255,255,1)), 
			color-stop(46%,rgba(255,255,255,1)), color-stop(46%,rgba(255,255,255,1)), color-stop(46%,rgba(255,255,255,1)), 
			color-stop(46%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(57,140,210,1) 3%,rgba(255,255,255,1) 4%,rgba(255,255,255,1) 46%,
			rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(57,140,210,1) 3%,rgba(255,255,255,1) 4%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,
			rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(57,140,210,1) 3%,rgba(255,255,255,1) 4%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,
			rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(57,140,210,1) 3%,rgba(255,255,255,1) 4%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,
			rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#398cd2', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

	    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
	       -moz-animation: fadein 1s; /* Firefox < 16 */
	        -ms-animation: fadein 1s; /* Internet Explorer */
	         -o-animation: fadein 1s; /* Opera < 12.1 */
	            animation: fadein 1s;
  	}




/* Red */
.sidebar-content ul li:nth-child(4n+3) { 
	background: -moz-linear-gradient(left,  rgba(224,128,16,1) 3%, rgba(255,255,255,0.92) 4%, rgba(255,255,255,0.84) 5%, 
		rgba(255,255,255,0.85) 46%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(3%,rgba(224,128,16,1)), color-stop(4%,rgba(255,255,255,0.92)), 
		color-stop(5%,rgba(255,255,255,0.84)), color-stop(46%,rgba(255,255,255,0.85)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(224,128,16,1) 3%,rgba(255,255,255,0.92) 4%,rgba(255,255,255,0.84) 5%,
		rgba(255,255,255,0.85) 46%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(224,128,16,1) 3%,rgba(255,255,255,0.92) 4%,rgba(255,255,255,0.84) 5%,
		rgba(255,255,255,0.85) 46%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(224,128,16,1) 3%,rgba(255,255,255,0.92) 4%,rgba(255,255,255,0.84) 5%,
		rgba(255,255,255,0.85) 46%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(224,128,16,1) 3%,rgba(255,255,255,0.92) 4%,rgba(255,255,255,0.84) 5%,
		rgba(255,255,255,0.85) 46%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e08010', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	}

	.sidebar-content ul li:hover:nth-child(4n+3){

	background: rgb(255,255,255,1); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(224,128,16,1) 3%, rgba(255,255,255,1) 4%, rgba(255,255,255,1) 46%, 
			rgba(255,255,255,1) 46%, rgba(255,255,255,1) 46%, rgba(255,255,255,1) 46%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(3%,rgba(224,128,16,1)), color-stop(4%,rgba(255,255,255,1)), 
			color-stop(46%,rgba(255,255,255,1)), color-stop(46%,rgba(255,255,255,1)), color-stop(46%,rgba(255,255,255,1)), 
			color-stop(46%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(224,128,16,1) 3%,rgba(255,255,255,1) 4%,rgba(255,255,255,1) 46%,
			rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(224,128,16,1) 3%,rgba(255,255,255,1) 4%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,
			rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(224,128,16,1) 3%,rgba(255,255,255,1) 4%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,
			rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(224,128,16,1) 3%,rgba(255,255,255,1) 4%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,
			rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e08010', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

	    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
	       -moz-animation: fadein 1s; /* Firefox < 16 */
	        -ms-animation: fadein 1s; /* Internet Explorer */
	         -o-animation: fadein 1s; /* Opera < 12.1 */
	            animation: fadein 1s;
  	}


/* green */
	.sidebar-content ul li:nth-child(4n+4) {
	background: -moz-linear-gradient(left,  rgba(99,184,57,1) 3%, rgba(255,255,255,0.92) 4%, rgba(255,255,255,0.84) 5%, 
		rgba(255,255,255,0.85) 46%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(3%,rgba(99,184,57,1)), color-stop(4%,rgba(255,255,255,0.92)),
		color-stop(5%,rgba(255,255,255,0.84)), color-stop(46%,rgba(255,255,255,0.85)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(99,184,57,1) 3%,rgba(255,255,255,0.92) 4%,rgba(255,255,255,0.84) 5%,
		rgba(255,255,255,0.85) 46%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(99,184,57,1) 3%,rgba(255,255,255,0.92) 4%,rgba(255,255,255,0.84) 5%,
		rgba(255,255,255,0.85) 46%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(99,184,57,1) 3%,rgba(255,255,255,0.92) 4%,rgba(255,255,255,0.84) 5%,
		rgba(255,255,255,0.85) 46%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(99,184,57,1) 3%,rgba(255,255,255,0.92) 4%,rgba(255,255,255,0.84) 5%,
		rgba(255,255,255,0.85) 46%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63b839', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
	}

	.sidebar-content ul li:hover:nth-child(4n+4){

	background: rgb(255,255,255,1); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(99,184,57,1) 3%, rgba(255,255,255,1) 4%, rgba(255,255,255,1) 46%, 
			rgba(255,255,255,1) 46%, rgba(255,255,255,1) 46%, rgba(255,255,255,1) 46%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(3%,rgba(99,184,57,1)), color-stop(4%,rgba(255,255,255,1)), 
			color-stop(46%,rgba(255,255,255,1)), color-stop(46%,rgba(255,255,255,1)), color-stop(46%,rgba(255,255,255,1)), 
			color-stop(46%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(99,184,57,1) 3%,rgba(255,255,255,1) 4%,rgba(255,255,255,1) 46%,
			rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(99,184,57,1) 3%,rgba(255,255,255,1) 4%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,
			rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(99,184,57,1) 3%,rgba(255,255,255,1) 4%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,
			rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(99,184,57,1) 3%,rgba(255,255,255,1) 4%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,
			rgba(255,255,255,1) 46%,rgba(255,255,255,1) 46%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63b839', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

	    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
	       -moz-animation: fadein 1s; /* Firefox < 16 */
	        -ms-animation: fadein 1s; /* Internet Explorer */
	         -o-animation: fadein 1s; /* Opera < 12.1 */
	            animation: fadein 1s;
  	}






@keyframes fadein {
    from { opacity: .80; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: .80; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: .80; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: .80; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: .80; }
    to   { opacity: 1; }
}

div.content{
	background-color:rgba(255, 255, 255, 0.85);
	background-color:rgba(255, 255, 255,1);
	padding:20px;
	border-color:rgba(255, 255, 255, 0.85) !important;
    	border: 2px solid;
    	border-radius: 25px;
	min-height:400px;
}

div.content a{
	color:#000000;
}

.entry-author{
	display:none;
}


.sidebar-bg-off.sidebar-left #content{
	padding-left:20px !important;
}

.wf-wrap{
	max-width:1200px !important;
	padding:0 40px !important;
}

#bottom-bar {
	border-top:none !important;
}

.sidebar-bg-off #content:after {
	background: none !important;
}