/*

	Theme Name: Black Shade

	Theme URL: http://newwpthemes.com/wordpress-theme/black-shade/

	Description: Black Shade is light and clean design free WordPress theme suitable for any niche. Theme Options at admin panel.

	Author: NewWpThemes.com

	Author URI: http://newwpthemes.com/

	Version: 1.0

	Tags: Black, Dark, Grey,Tech, Technology, Ads Ready, Two Columns, Right Sidebar, Fixed Width, Blogging, Admin Options

*/



/* LAYOUT */



body {

	background: url(images/background.png);

	background-position: top left;

	background-repeat: repeat-x;

	background-color: #4e4e4e;

	}



#wrapper {

	padding:0;

	}



#container {

	padding-bottom: 10px;

	}



#contentwrap {

	background: url(images/sidebar-background.png) top right repeat-y;

	background-color: #eee;

	border-bottom: 1px solid #0b0b0b;

	}



a {

	color: #dd0a0a;

	text-decoration: none;

	}



a:hover {

	color: #dd0a0a;

	text-decoration: underline;

	}

/* HEADER */



#header {

	height: 95px;

	padding-top:35px;

	}



#header h1 {

	margin-bottom: 4px !important;

	padding: 8px 0 0 0;

	font-weight: normal;

	font-family: Arial, Verdana;

	font-weight: bold;

	font-size: 46px;

	}



#header h1 a, #header h1 a:visited {

	color: #989898;

	text-decoration: none;

	}





#header h2 {

	color: #848383;

	font-size: 12px;

	line-height: 14px; 

	font-family: Arial;

	font-style: italic;

	}

	

.span-12 a {background: url(images/logo.png) no-repeat top right;

width:950px;

height:80px;

display:block;

}



.span-12 a span {display:none;}



/* NAVIGATION MENUS */



.entry ul {list-style-type:none;

margin:0 0 5px;

padding:0; }



.entry li {

list-style-type:circle;

margin:0 0 5px 35px;

padding:0;

}



#breadcrumbs {margin:0;}



#pagemenucontainer {

	height: 26px;

	margin-top: 4px;

	float: right;

	}

	

#pagemenu {

	height: 26px;

	float: right;

	}



#pagemenu, #pagemenu ul { 

	padding: 0;

	margin: 0;

	list-style: none;

	line-height: 1;

	}

#pagemenu {

	margin-bottom: 1px;

	}

	

#pagemenu ul {

	float: left;

	list-style: none;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	}

	

#pagemenu li {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#pagemenu ul li {

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#pagemenu li a, #pagemenu li a:link {

	color: #939393;

	display: block;

    margin: 0px 3px 0px 3px;

	padding: 7px 5px 6px 5px;

	text-decoration: none;

	font-weight: bold;

	text-transform: uppercase;

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

	}

	

#pagemenu li a:hover, #pagemenu li a:active{

	background: url(images/pagenav-backgr.png);

	background-repeat: repeat-x;

	color: #d0cece;

	display: block;

    margin: 0px 3px 0px 3px;

	padding: 7px 5px 6px 5px;

	text-decoration: none;

	}

	

#pagemenu  li.current_page_item a {

	color:#d0cece;

	}



#pagemenu li:hover, #pagemenu li.sfhover { 

	position: static;

	}

	





#navcontainer {

	height: 32px;

	background: url(images/nav-backgr.png) repeat-x left top;

	display: block;

	overflow: hidden;

	padding: 0 10px 0 10px;

	}

	

#nav .current-cat a {

	background: url(images/nav-backgr-hover.png) repeat-x left top;

	color: #eee;

	padding:10px 10px 10px 10px;

	text-shadow: 0 1px 0 #383838;

	}	

	

/* CONTENT */



#content {

	background-color: #fff;

	padding: 15px 5px 15px 15px;

	}



.post {

	}
	
.post img {

        margin: 5px 28% -10px;

	max-width: 680px;

	}



.post p {

	margin-bottom: 10px;

	}



.title {

	margin: 0 0 8px 0;

	padding: 0px;

	line-height: 22px;

	font-family: Arial, Verdana;

	color: #000;

	}



	

.title a {

	text-decoration: underline;

	color: #000;

	}



.title a:hover {

	text-decoration: underline;

	color: #000;

	}



.pagetitle {

	margin-bottom: 20px;

	line-height: 22px;

	font-family: Arial, Verdana;

	text-decoration: underline;

}



.postdate {

	font-size: 11px;

	padding: 1px 4px;

	font-family: Arial, Verdana;

	background: #dedede;

	}

.postdate img { margin:0px}




.postmeta {

	font-size: 11px;

	padding: 2px 4px;

	font-family: Arial, Verdana;

	}

	

.postdate img, .postmeta img {

	border: none;

	vertical-align: middle;

	margin:2px;

	}

	

.entry {

	text-align: justify;

	line-height: 20px;

	padding-top: 8px;

	font-family: Arial, Verdana;

	font-size: 12px;

	}

.navigation {

	padding: 10px 0;

	}



blockquote {

	overflow: hidden;

	padding-left: 9px;

	font-style: italic;

	color: #666;

	border-left: 3px solid #CADAE7;

	}

	





img.wp-smiley {

	max-height: 12px;

	margin: 0;

	padding: 0;

	border: none;

	}

	

.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

	}



.alignleft {

   float: left;

	}



.alignright {

   float: right;

	}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;

   -khtml-border-radius: 3px;

   -webkit-border-radius: 3px;

   border-radius: 3px;

	}



.wp-caption img {

   margin: 0;

   padding: 0;

   border: 0 none;

	}



.wp-caption p.wp-caption-text {

   font-size: 11px;

   line-height: 17px;

   padding: 0 4px 5px;

   margin: 0;

	}

	

/* SIDEBAR(S) */



.sidebaradbox {

	margin-top: 5px; 

	text-align:center;

	}

	

.ad125 {

	margin: 7px;

	}





.sidebar {

	margin: 0 10px 0 10px;

	color: #eee;

	}

	

.sidebar a {

	text-decoration: none;

	color: #b4b4b4;

	}



.sidebar a:hover {

	text-decoration: underline;

	color:#b4b4b4;

	}

	



	

#search input, #searchform input{

	border: 1px solid #101010;

	}

	

#search label, #searchform label {

	margin: 10px 0 10px 0;

	padding: 4px 0 4px 8px;

	font-size: 12px;

	font-family: Verdana;

	font-weight: bold;

	text-transform: uppercase;

	background-color: #4c4b4b;

	color: #acacac;

	display: block;

	}

	

#s {

	width: 210px;

	padding: 2px;

	}

	

#searchsubmit {

	border: 1px solid #101010;

	background: #101010;

	color: #8b8b8b;

	}

	

#topsearch {

	padding:10px 0 0 10px;

	}

	

#topsearch input {

	border: 1px solid #101010;

	}

	

#topsearch label {

	display: none;

	}

	

#topsearch #s {

	width: 220px;

	padding: 2px;

	}

	

/* Social icons */

.addthis_toolbox {

	margin: 16px 0 0 0;

	text-align: center;

	}

.addthis_toolbox .custom_images a

{

    width: 32px;

    height: 32px;

    margin: 0 4px 0 4px;

    padding: 0;

}



.addthis_toolbox .custom_images a:hover img

{

    opacity: 1;

}



.addthis_toolbox .custom_images a img

{

    opacity: 0.75;

}



	

.sidebarvideo {



	}



.sidebar h2 {

	margin: 10px 0 0 0;

	padding: 4px 0 4px 8px;

	font-size: 14px;

	font-family: Verdana;

	font-weight: bold;



	background-color: #4c4b4b;

	color: #ffffff;

	}



.sidebar ul {

	list-style-type: none;

	margin: 0px 0px 10px 0px;

	padding: 0px;

	}

	

.sidebar ul li {

	list-style-type: none;

	margin: 0px 0px 5px 0px;

	padding: 0px;

	}



.sidebar ul ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	}

	

.sidebar ul li li {

	padding: 3px 0px 3px 15px;

	margin: 0px;

	background: url(images/bullet.gif) no-repeat top left;

	}

	

.sidebar ul li ul li {

	background: url(images/bullet.gif) no-repeat top left;

	padding: 2px 0px 2px 15px;

	margin: 2px 0;

	}







#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	color: #555;

	background: none;

	}

#wp-calendar caption {

	padding: 2px 4px;

	text-transform: uppercase;	margin: 2px 0 2px 0;

	background: none;

	color: #acacac;

	}



#wp-calendar td {

	color: #999;

	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;

	letter-spacing: normal;

	padding: 2px 0;

	text-align: center;

	}



#wp-calendar td:hover, #wp-calendar #today {

	background: #676767;

	color: #eee;

	}

	

#wp-calendar {

	empty-cells: show;

	font-size: 14px;

	margin: 0;

	font-weight: bold; 

	width: 100%;

	}





/* FOOTER */



#footer {

	background: url(images/footer-backgr.png);

background-color:#161616;

	background-repeat: repeat-x;

	padding-top: 20px;

	text-align: center;

	height: 145px;

	color: #adadad;

	font-size: 13px;

	}



#footer a {

	color: #adadad;

	} 



#footer a:hover {

	text-decoration: none;

	} 

	

#footer2 {

	color: #828282;

	font-size: 11px;

	margin-top: 35px;

	text-align: right;

	padding-right: 5px;

	}	

#footer2 a {

	color: #828282;

	text-decoration: none;

	} 



#footer2 a:hover {

	text-decoration: none;

	} 

	

	

/* COMMENTS */

h3 {clear:both;}

#comments h3 {

	margin-bottom: 10px;	

}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

	

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

	

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

	

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}



.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

	

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

	





#wp-calendar th {

font-style: normal;

text-transform: capitalize;

color: #ff0000;

} 