html { font-size:20px; }
body { background:white; margin:6em 0 4em 0; color:#333; font-size:1em; font-family:"Open Sans",sans-serif; font-weight:300; line-height:1.5; text-align:center; }
img { border:none; }
p { margin-top:0px; margin-bottom:1em; }
b { color:#333; }
a { color:#999; font-weight:300; text-decoration:none; }
a:active { outline:none; }

div, a, h1, h2 { max-height:999999px; }

ul { padding-left:1em; }
ul li { padding-bottom:0.5em; }

h1 { font-weight:300; font-size:2em; margin-top:3.5em; margin-bottom:1em; line-height:1.25; }
h2 { font-weight:600; font-size:1em; margin-top:2em; margin-bottom:0; }
h3 { font-weight:300; font-size:1.5em; margin-top:1em; margin-bottom:0; }
h3 a { color:#333 }

abbr { text-transform:uppercase; font-size:0.8em; letter-spacing:0.05em; }





.NavContainer { position:fixed; top:0; display:block; width:100%; z-index:9999; background:#333; text-size:1.25em; padding:1em 0 1em 0; margin-bottom:60px; text-align:center; }
.Nav { padding:0.5em; font-weight:300; }
.NavHome { font-weight:600; color:white; }
.NavContainer a:hover { color:white }

.NavWidth { max-width:700px; margin:auto; }
.NavTitle { float:left; margin-left:1.5em; }
.NavLinks { float:right; margin-right:1.5em; }

a.LinkOff { color:#666; }
a.LinkOn { color:white; font-weight:600; }




.Container { width:100%; max-width:700px; margin:auto; text-align:left; }
.Container a { border-bottom:1px dotted #ccc; }
.Container a:hover { color:#333 }

a.NoUnderline { border-bottom:none; }


.Prose { margin:auto; padding:0 2em 0 2em; text-align:left; }

.Quote { text-align:center; margin:0 0 2em 0; font-size:0.8em; }
.Quote i { color:#333; }

.Logo { height:2em; margin:0.5em auto 1em auto; opacity:0.75; }

.Email { color:#999; }



.Contact { margin:auto; max-width:20em; margin-top:5em; padding:2em 0 0 0; border-top:5px dotted #666; text-align:center }
.Contact a { font-size:0.75em; margin:0.25em; }
.Contact a:hover { color:#333 }


.Photo, .FilmGrab, .Design { width:100%; }
body.Photo { margin:0px; background:#1c1a18; }

.Caption { margin:auto; margin:-1.5em 2em 3em 2em; text-align:center; }
.Caption a:hover { color:#333; }



.Profile { display:block; height:12em; margin:7em auto 0.5em auto }




@media only screen and (max-width:550px) {
	html { font-size:14px; }
	.Nav { padding:0.5em 0.25em 0.5em 0.25em; }
}





.Anita { font-family:"Raleway",sans-serif; }
.Anita .Container { max-width:800px; }

.Anita h1 { font-family:"Pacifico",serif; color:#666; text-align:left; margin-top:100px; margin-bottom:80px; }
.Anita h1 .Date { color:#999; margin-left:-135px; }

.Anita h2 { font-family:"Oswald",sans-serif; font-weight:400; color:#666; font-size:1.25em; margin-top:50px; margin-bottom:10px; }

.Anita h3 { font-weight:600; font-size:1em; margin-top:25px; margin-bottom:10px; }

.Anita ul { margin-left:0px; padding-left:0px; }

.Anita .Date { position:absolute; margin-left:-130px; width:120px; text-align:right; font-weight:400; }