/*
Theme Name: Ever Green
Theme URI: http://secjunior.otsglobal.org
Description: Ever Green is child theme of Twenty Thirteen with some enhanced features. The Twenty Thirteen brings WordPress default theme back to blogging.
Author: Usman Sher
Author URI: http://linkedin.com/in/usmansher
Template: twentythirteen
Version: 1.0


Version: 2.4.2
License: GNU General Public License
License URI: license.txt
Tags: black, orange, dark, custom-menu, custom-colors, custom-header, featured-images, flexible-width, editor-style, post-formats, threaded-comments, sticky-post, rtl-language-support
*/


/* Imports */
@import url("../twentythirteen/style.css");



body {
    background: none repeat scroll 0 0 #F0E8DB;
    color: #726A5B;
    line-height: 1.5;
    margin: 0;
}
.site {
    background-color: #F0E8DB;
    border-left: 1px solid #F0E8DB;
    border-right: 1px solid #F0E8DB;
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
}

.site-main {
	position: relative;
}

.site-main .sidebar-container {
	height: 0;
	position: absolute;
	width: 100%;
	z-index: 1;
	margin-left: 35px;
}


.site-header {
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-top: 1px solid #E9E9E9;
	height: 145px;
	margin-bottom:24px;
	text-align: left;	
	position: relative;
}

.site-header .home-link {

	color: #141412;
	display: block;
	margin: 0px 18px 0px 0px;
	max-width: 690px;
	min-height: 80px;
	padding: 0 20px;
	text-decoration: none;
	width: 100%;
	height: 0px;
	top: 0;
	width: 100%;
	z-index: 1;

}

.content-area {
    float: none;
    margin-right: auto;
    margin-top: 3.14286rem;
    margin-left: auto;
    width: 100%;
}


.hentry {
	padding: 40px 0;
	background: none repeat scroll 0 0 #FBFAF5;
    	box-shadow: 0 1px 3px rgba(64, 56, 41, 0.2);
    margin: auto auto 30px 50px;
	width: 65%;

}
.entry-title {
    color: #807766;
    font-family: "Proxima Nova",Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 28px;
    text-decoration: none;
}

.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
	margin: 0 auto;
	max-width: 80%;
	width: 100%;

}


.sidebar .entry-header,
.sidebar .entry-content,
.sidebar .entry-summary,
.sidebar .entry-meta {
	max-width: 1024px;
	padding: 0 100px 0 60px;
}



.secjunior-top:hover {
	color: #fff !important;
	background-color: #ed702b;
	text-decoration: none;
}

.secjunior-top {
	display: none;
	position: fixed;
	top: 580px;
	right: 1rem;
	width: 3.2rem;
	height: 3.2rem;
	line-height: 3.2rem;
	font-size: 1.4rem;
	color: #fff;
	background-color: rgba(0,0,0,0.3);
	text-decoration: none;
	border-radius: 3.2rem;
	text-align: center;
	cursor: pointer;
}


.icons {
position:inherit;
	right:1%;
	top:17px;
	display:block;
	min-width:100%;
	z-index:300;
}

.icons a {
	 display: inline-block;
   	 width: 24px;
  	 height: 24px;
 	 margin: 10px;
  	 vertical-align: middle;
 	 -o-transition: all .3s;
 	 -moz-transition: all .3s;
 	 -webkit-transition: all .3s;
 	 -ms-transition: all .3s;

}

.icons a.twitter {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/twitter.png") left 	top no-repeat;
}

.icons a.dribbble {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/dribbble.png") left top no-repeat;
}

.icons a.rss {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/rss.png") left top no-repeat;
}

.icons a.pinterest {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/pinterest.png") left top no-repeat;
}

.icons a.digg {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/digg.png") left top no-repeat;
}

.icons a.flickr {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/flickr.png") left top no-repeat;
}

.icons a.forrst {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/forrst.png") left top no-repeat;
}

.icons a.vimeo {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/vimeo.png") left top no-repeat;
}

.icons a.reddit {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/reddit.png") left top no-repeat;
}

.icons a.linkedin {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/linkedin.png") left top no-repeat;
}

.icons a.facebook {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/facebook.png") left top no-repeat;
}

.icons a.paypal {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/paypal.png") left top no-repeat;
}

.icons a.stumbleupon {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/stumbleupon.png") left top no-repeat;
}

.icons a.email {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/email.png") left top no-repeat;
}

.icons a.deviantart {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/deviantart.png") left top no-repeat;
}

.icons a.netvibes {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/netvibes.png") left top no-repeat;
}

.icons a.yahoo {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/yahoo.png") left top no-repeat;
}

.icons a.github {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/github.png") left top no-repeat;
}

.icons a.addthis {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/addthis.png") left top no-repeat;
}

.icons a.behance {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/behance.png") left top no-repeat;
}

.icons a.blogger {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/blogger.png") left top no-repeat;
}

.icons a.slashdot {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/slashdot.png") left top no-repeat;
}

.icons a.technorati {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/technorati.png") left top no-repeat;
}

.icons a.googleplus {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/googleplus.png") left top no-repeat;
}

.icons a.apple {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/apple.png") left top no-repeat;
}

.icons a.myspace {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/myspace.png") left top no-repeat;
}

.icons a.sharethis {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/sharethis.png") left top no-repeat;
}

.icons a.yelp {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/yelp.png") left top no-repeat;
}

.icons a.delicious {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/delicious.png") left top no-repeat;
}

.icons a.lastfm {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/lastfm.png") left top no-repeat;
}

.icons a.youtube {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/youtube.png") left top no-repeat;
}

.icons a.skype {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/skype.png") left top no-repeat;
}

.icons a.tumblr {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/tumblr.png") left top no-repeat;
}

.icons a.aim {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/aim.png") left top no-repeat;
}

.icons a.google {
	background: url("http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/social/google.png") left top no-repeat;
}

.icons a:hover {
	background-position: left -34px;

}


/* ScrollBar
----------------------------------------------- */
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

::-webkit-scrollbar {
	width: 6px;
}

::-webkit-scrollbar-thumb {
	background-color: #e63f2a;
}


code {
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	background: #000;
	background-image: url(http://secjunior.otsglobal.org/wp-content/themes/evergreen/images/terminal.png);
	background-position: top center;
	background-repeat: no-repeat;
	border-radius: 5px 5px 0 0;
	border: 1px solid #000;
	color: #F5F5F5;
	display: block;
	font-family: "Droid Sans Mono", Consolas, monospace;
	font-size: 13px;
	opacity: .85;
	text-shadow: none;
	white-space: pre-wrap;
	margin: 0 0 30px;
	padding: 30px 9.5px 9.5px;
}

/* Navbar */
.navbar {
	background-color: #f7f5e7;
	margin: 0 auto;
	max-width: 1250px;
	width: 100%;
	z-index: 99999;
}
.navbar {
	position:absolute;
	-webkit-box-shadow:0 5px 2px -3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 5px 2px -3px rgba(0, 0, 0, 0.3);
	box-shadow:0 5px 2px -3px rgba(0, 0, 0, 0.3);
	background-color: #f7f5e7;
	max-width: 1250px;
        width: 100%;
	z-index: 99999;
}
.site-footer .sidebar-container {
	background-color: #3a454b;
	margin-top: 50px;


}
.site-main .widget-area {

		background-color: transparent;
    	box-shadow: 0 1px 3px rgba(64, 56, 41, 0.2);
margin-top: -40px;


}
.widget {
	background-color: transparent;
padding: 15px;
margin-right: 0px;
margin-bottom: 10px;
}