
#sb-site, .sb-site-container {
	padding-top: 1px;
    padding-left: 14px;
	margin-left: auto;
	margin-right: auto;
	max-width: 119em;
}


html.sb-active #sb-site, .sb-toggle-left, .sb-toggle-right, .sb-open-left, .sb-open-right, .sb-close {
	cursor: pointer;
}

/* Fixed position examples */
#sb-site.top-padding {
	padding-top: 50px;
}

#fixed-top {
	position: fixed;
	top: 0;
	width: 100%;
	height: 50px;
	background-color: red;
	z-index: 4;

}

#fixed-top span.sb-toggle-left {
	float: left;
	color: white;
	padding: 10px;
}

#fixed-top span.sb-toggle-right {
	float: right;
	color: white;
	padding: 10px;
}
/*Okay now you can start styling down here */

body {
    background-color: black;
}

footer {
	background-color: black;
	padding-top: 1em;
	margin-top: 10em;
    margin-left: -16px;
    padding-left: 7%;
    padding-right: 7%;
    margin-right: -15px;
    padding-bottom: 1px;
}

footer p {
	font-size: 80%;
	color: #888;
}

footer ul {
	list-style-type: none;
	-webkit-padding-start: 0;
}

footer li {
	padding-bottom: .8em;
	text-align: center;
	padding-top: .8em;
background: #000000; /* Old browsers */
background: -moz-linear-gradient(top,  #000000 0%, #202123 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#202123)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #000000 0%,#202123 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #000000 0%,#202123 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #000000 0%,#202123 100%); /* IE10+ */
background: linear-gradient(to bottom,  #000000 0%,#202123 100%); /* W3C */;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#202123',GradientType=0 ); /* IE6-9 */

}

#content {
    margin-left: -14px;
    margin-right: auto;
    background-color: rgba(255, 255, 255, 0.1);
    padding-top: 7em;
    padding-left: 1em;
    padding-right: 1em;
}



h1, h2, p, li {
    color: white;
}

h1, h2, h3 {
    font-family: 'Oswald', sans-serif;
}

h2, h3 {
    color: #9ecfe4;
}

.body-right h2 {
    margin-bottom:0;
}

.body-right ul {
    margin-top: .4em;
}

.about-us h3 {
    margin-top: 0px
}

h3 {
    font-size: 1.6em;
    margin-bottom: 0;
}

p, li {
    font-family: 'Droid Serif', serif;
    line-height: 1.4em;
    font-size: 1.2em;
    color: #eee;
}

li {
    padding-bottom: .3em;
}

#sb-site {
    background: black;
    background-image: url("images/black-bar.png"), url("images/bridge-hero.jpg"), url("images/dark_leather.png");
    background-repeat: repeat-x, no-repeat, repeat;
    background-position: 35% 4em;
}

#sidebar-nav ul li {
	background-color: red;
	list-style-type: none;
	padding: 1.5em;
    border-top: 1px solid black;
background: #000000; /* Old browsers */
background: -moz-linear-gradient(top,  #000000 0%, #202123 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#202123)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #000000 0%,#202123 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #000000 0%,#202123 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #000000 0%,#202123 100%); /* IE10+ */
background: linear-gradient(to bottom,  #000000 0%,#202123 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#202123',GradientType=0 ); /* IE6-9 */

}

#sidebar-nav ul {
    -webkit-padding-start: 0px;
}

#sidebar-nav ul, #sidebar-nav, #sidebar-nav ul li, .sb-slidebar, .sb-active, .sb-slide {
	margin: 0;
}

.sb-toggle-left img{
	width: 1.5em;
    float: left;
}

#logo {
    font-size: 1.2em;
    margin-top: 1.1em;
    margin-left: 15%;
    font-family: 'Droid Serif', serif; 
}

#logo a {
    color: white;
}


.homepage-headshot-1 {
	margin: 1em;
	margin-top: 0px;
	width: 40%;
	float: left;

}

.homepage-headshot-2 {
	margin: 1em;
	width: 40%;
	margin-top: 0px;
	float: right;
}

#horizontal-nav {
    display: none;
}

#tagline {
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    padding-top: 2em;
    padding-bottom: .4em;
    font-size: 3em;
    text-align: center;
    text-shadow: 2px 1px 2px black;
}

#welcome {
    line-height: .9em;
    font-size: 3em;
    margin-top: 0px;
    color: #9ecfe4;
    margin-bottom: 0;


}

#subtitle {
    font-size: .7em;
    font-weight: 300;
    display: inline;
    padding-bottom: .3em;

}

.underline {
    border-bottom: 1px solid white;
	display:inline-table;
	padding-bottom: 1em;
}

#wearehere {
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	font-size: 2.5em;
	margin-top: 0px;
    display: inline;
    padding-bottom: .3em;
    margin-bottom: 2em;
}

#external a {
    color: #9ecfe4;
	text-decoration: underline;
    font-size: 130%;
    line-height: 150%;
    margin-bottom: 0;
}

#services {
	margin-bottom: 1em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4em;
}

#services li {
	list-style-type: none;
	margin-bottom: .2em;
}

#services a { 
    color: #9ecfe4;
	text-decoration: underline;
    font-size: 130%;
    line-height: 150%;
}

#services ul {
	margin-top: 0;
}

#services h2 {
	margin-bottom: 0;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
	font-style: initial;
}

nav a {
	text-decoration: none;
}

a {
	text-decoration: none;
}

#whychooseus {
    margin-top: 3em;
}

#familylaw, #whychooseus li {
    list-style-image: url(images/checkmark.png);
}












#pagetitle {
    display: inline;
    line-height: .9em;
    font-size: 3em;
    color: #9ecfe4;
    margin-bottom: 3em;
}

.lawyer {
    min-width: 55%;
}
    
.lawyername {
    margin-top: 1.4em;
    color: white;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.lawyerpicture {
    margin-left: 5%;
    margin-right: auto;
    width: 85%;
    max-width: 400px;
}

.about-us p, .about-us ul {
    margin-top: 0;
}

.about-us li {
    margin-left: 1em;
}

.about-us .moreinfo {
	max-width: 45em;
}
    
.moreinfo {
    margin-top: 3em;
    margin-bottom: 0em;
    clear: both;
}
    
.border-bottom {
    border-bottom: 1px solid white;
    display: block;
    padding-bottom: 3em;
}





.family-law .page-title {
    margin-bottom: 1em;
}
    
#intro {
    margin-top: 2em;
}

.inline-photo {
    width: 100%;
    box-shadow: 7px 7px 17px;
      -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
    
}
    
.inline-photo:hover {
      -webkit-filter: grayscale(100%);
}
.family-law li {
    list-style-image: url(images/checkmark.png);
}

.family-law footer li {
    list-style-image: none;
}


.stand-out {
    font-weight: bold;
}





.pull-quote {
    padding-top: 1em;
    padding-bottom: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    font-family: 'Oswald', sans-serif;
    font-size: 2.3em;
    color: #9ecfe4;
}


.map {
    width: 100%;
    max-width: 30em;
    box-shadow: 7px 7px 17px;
    height: 400px;
}


#contact {
    margin-top: -1em;
    color: #9ecfe4;
	text-decoration: underline;
    line-height: 150%;
}
    
#contact a {
    margin-top: 0px;
        margin-top: -1em;
    margin-bottom: 5em;
    color: #9ecfe4;
	text-decoration: underline;
    line-height: 150%;
}


#clear {
    clear: both;
}


.building-photo:hover {
      -webkit-filter: grayscale(100%);
}

.building-photo {
    width: 100%;
    margin-top: 0px;
    max-width: 34em;
    box-shadow: 7px 7px 17px;
      -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

#court-photo:hover {
      -webkit-filter: grayscale(100%);
}

#court-photo {
    width: 100%;
    margin-bottom: 3em;
    margin-top: 0px;
    box-shadow: 7px 7px 17px;
      -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

/*MEDIA QUERY TIME ============== Let's have some fun.*/ 

/*fix the opacity when the tagline goes to 1 line*/

@media only screen and (min-width: 35.75em) {
#tagline {
    padding-bottom: 87px;
}
    
#content-copy {
    margin-left: auto;
    margin-right: auto;
}
.body-right {
    margin-left: 20%;
    
}

.education {
    clear: both;
}
    
.inline-photo {
    width: 30em;
    box-shadow: 7px 7px 17px;
      -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
    
}
}


@media only screen and (min-width: 55em) {


.education {
    clear: both;
}
    
#content-copy {
    margin-left: 10%;
    margin-right: 5%;
}

#logo {
    margin-left: 10%;
}
    
    
.body-left {
    width: 55%;
    float: left;
    max-width: 50em;
}
    
.body-right {
    float:left;
    margin-left: 5em;
    width: 30%;
}
    
footer {
    clear: both;
}
    
#services {
    margin-top: 2em;
    margin-bottom: 5em;
}
    



    
footer {
	background-color: black;
	padding-top: 1em;
	margin-top: 10em;
    margin-left: -16px;
    padding-left: 7%;
    padding-right: 7%;
    margin-right: -15px;
    padding-bottom: 1px;
}


footer ul {
	list-style-type: none;
	-webkit-padding-start: 0;
    background: black;
    float: right;
}

footer li {
	padding-bottom: .8em;
	text-align: center;
	padding-top: .8em;
    background: none;
    float: left;
    padding-left: 2em;
    font-size: 80%;
    text-align: right;

}

#short-footer {
    width: 40%;
    float: left;
} 
    
.lawyerpicture {
    width: 45%;
    max-width: 400px;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    margin-right: 1em;
    margin-bottom: 2em;

}
    
.subsection-headings {
    margin-left: 24em;
    
}
    
.inline-photo {
    width: 50%;
    margin: 3em;
    margin-top: 0px;
    max-width: 34em;
    float: right;
    box-shadow: 7px 7px 17px;
      -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
    
}
    
}

@media only screen and (min-width: 68em) {
    
#horizontal-nav {
    display: inline;
    margin-top: .3em;
    width: 60%;
    float: right;
}
    
#horizontal-nav li:hover {
    border-bottom: 1px solid #9ecfe4;
    color: #9ecfe4;
}

#youarehere {
	border-bottom: 1px solid #9ecfe4;
    color: #9ecfe4;
}
    
.sb-toggle-left {
    display: none;
}
    
#tagline {
    padding-top: 4em;
}

#horizontal-nav li {
    float: left;
    margin-left: 5%;
    font-size: 100%;
    list-style-type: none;
}
    
#logo {
    font-size: 100%;
    margin-top: 1.5em;
    float: left;
    width: 15em;
}    
    

#content {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}
    
.education {
    clear:both;
}
    
.subsection-headings {
    width: 19em;
    float: left;
    margin-left: 2em;
    margin-right: 2em;
    margin-bottom: 2em;
    clear: none;
    
}    

.moreinfo {
    max-width: 55em;
}

    

.body-right {
    margin-left: 10%;
}


    
.lawyername {
    margin-left: 0px;
}   
}

@media only screen and (min-width: 81em) {

.education {
    clear: none;
    
}
}

@media only screen and (min-width: 100em) {

.map {
	float: right;
	position: relative;
	margin-top: -34.9375em;
}
}