html {
	background-color: rgb(34, 34, 34);
}
body {
	background-color: rgb(34, 34, 34);
}
#sb-site {
	/* 10292015 padding: 50px 0px 30px; box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.3); */
	padding: 0px 0px 30px; box-shadow: 0px 0px 30px 10px rgba(0,0,0,0.3);
	background-color: #D0D5D6;
}
#adverts {
	margin-top: 20px;
}
.advert {
	padding: 3px; border-radius: 3px; border: 1px solid rgb(114, 114, 114); border-image: none; margin-bottom: 10px;
}
.navbar {
	border: currentColor; 
	border-image: none; 
	left: auto; 
	width: 100%; 
	right: auto; 
	box-shadow: 0px 5px 0px 0px rgba(0,0,0,0.01), 
	    0px 4px 0px 0px rgba(0,0,0,0.02), 
	    0px 3px 0px 0px rgba(0,0,0,0.04), 
	    0px 2px 0px 0px rgba(0,0,0,0.06), 
	    0px 1px 0px 0px rgba(0,0,0,0.08), 
	    inset 0px 1px 0px 0px rgba(255,255,255,0.1), 
	    inset 1px 0px 0px 0px rgba(255,255,255,0.1), 
	    inset -1px 0px 0px 0px rgba(255,255,255,0.1), 
	    inset 0px -1px 0px 0px rgba(0,0,0,0.1); 
	 
	background-repeat: no-repeat; 
	background-size: 100%;
	
	/* decommissioned 
	background-image: linear-gradient(rgba(255, 255, 255, 0.05) 50%, rgba(0, 0, 0, 0.02) 51%);
	background-image: linear-gradient(rgba(0, 81, 156, 0.06) 50%, rgba(0, 81, 156, 0.06) 51%);
    */
    
	/* leidy */
	background: rgba(0, 0, 0, 0.6);
    
}
#logo {
	text-align: center; margin-top: 4px;
}
#top-arrow {
	padding-top: 17px; padding-bottom: 13px;
}
.navbar .sb-toggle-left {
	padding: 14px; width: 58px; float: left;
}
.navbar .sb-toggle-right {
	padding: 14px; width: 58px; float: right;
}
.sb-toggle-left {
	cursor: pointer;
}
.sb-toggle-right {
	cursor: pointer;
}
.sb-open-left {
	cursor: pointer;
}
.sb-open-right {
	cursor: pointer;
}
.sb-close {
	cursor: pointer;
}
.sb-right  
{
    margin-top: 53px;
}
.navicon-line {
	border-radius: 1px; width: 24px; height: 4px; margin-bottom: 3px; background-color: rgb(255, 255, 255);
}
ul.navbar-nav {
	display: none;
}
footer {
	margin-top: 30px;
}
.sb-slidebar {
	background-color: rgb(34, 34, 34);
}
.sb-slidebar {
	color: rgb(232, 232, 232); background-color: rgb(34, 34, 34);
}
.sb-slidebar a {
	color: rgb(255, 6, 76); text-decoration: none;
	/* color: rgb(255, 57, 113) */
}
.sb-slidebar a:hover {
	color: rgb(255, 6, 76); text-decoration: underline;
	/* color: rgb(232, 49, 101) */
}
.sb-menu {
	margin: 0px; padding: 0px; list-style-type: none;
}
.sb-menu li {
	margin: 0px; padding: 0px; width: 100%; border-top-color: rgba(255, 255, 255, 0.1); border-bottom-color: rgba(0, 0, 0, 0.1); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.sb-menu > li:first-child {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.sb-menu > li:last-child {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
.sb-menu li a {
	padding: 1em; width: 100%; color: rgb(242, 242, 242); display: inline-block;
}
.sb-menu li a:hover {
	text-decoration: none; background-color: rgba(255, 255, 255, 0.05);
}
.sb-left .sb-menu li a {
	border-left-color: transparent; border-left-width: 3px; border-left-style: solid;
}
.sb-left .sb-menu li a:hover {
	border-left-color: currentColor; border-left-width: 3px; border-left-style: solid;
}
.sb-right .sb-menu li a {
	border-right-color: transparent; border-right-width: 3px; border-right-style: solid;
}
.sb-right .sb-menu li a:hover {
	border-right-color: currentColor; border-right-width: 3px; border-right-style: solid;
}
.sb-menu li .sb-open-right {
	padding: 14px; display: inline-block;
}
.sb-menu li small {
	padding: 14px; display: inline-block;
}
.sb-menu li img 
{
    /* 09/25/2015 - shrink image filled menu items */
	margin-top: 0px;
	margin-bottom: 0px;
    margin-left: 14px;
    margin-right: 14px;
	/* margin: 14px; */
}
aside#about-me {
	padding: 14px;
}
img.img-me {
	margin: 14px auto; border: 4px solid rgb(255, 255, 255); border-image: none;
}
.sb-slidebar {
	color: rgb(240, 240, 240);
}
.sb-slidebar h3 {
	color: rgb(240, 240, 240);
}
.sb-slidebar ul.sb-nav li a {
	color: rgb(222, 222, 222);
}
.sb-slidebar ul.sb-nav li a:hover {
	color: rgb(199, 199, 199); text-decoration: none;
}
.sb-slidebar ul.sb-nav li span:hover {
	color: rgb(199, 199, 199);
}
#download {
	padding-top: 50px; margin-top: -50px;
}
#api {
	padding-top: 50px; margin-top: -50px;
}
#options {
	padding-top: 50px; margin-top: -50px;
}
#helper-classes {
	padding-top: 50px; margin-top: -50px;
}
.add-bottom-margin {
	margin-bottom: 15px;
}
.no-bottom-margin {
	margin-bottom: 0px;
}
.add-top-margin {
	margin-top: 15px;
}
.no-top-margin {
	margin-top: 0px;
}
.push-down {
	top: 2px; position: relative;
}
@media all and (min-width:768px)
{
ul.navbar-nav {
	display: block;
}
#logo {
	text-align: left;
}
}
#bisma {
	margin: 50px 0px;
}
#bisma h2 {
	color: rgb(247, 23, 86); font-weight: 300;
}
#bisma p {
	color: rgb(100, 106, 115); font-size: 15px; font-weight: 300;
}
#bisma p.lead {
	color: rgb(100, 106, 115); font-size: 24px;
}
.img-responsive-stretch {
	width: 100%; height: auto; display: block;
}
#manhattan {
	
}
#manhattan a {
	text-decoration: none;
}
#manhattan a:hover {
	text-decoration: none;
}
#manhattan #mhtn-img {
	background-position: center; width: 100%; height: 200px; margin-bottom: 20px; background-image: url("images/manhattan-banner.jpg"); background-repeat: no-repeat; background-size: cover;
}
#manhattan p.lead {
	text-align: center; color: rgb(213, 117, 151);
}

@media all and (max-width:600px) 
{
    /* leidy .sb-right { margin-top: 53px; } */

}

@media all and (max-height:600px) 
{
    /* leidy .sb-right { margin-top: 53px; } */
    
}

