/*
Miriam Posner's Site
*/

body {
font-family: "Helvetica neue", helvetica, arial, sans-serif;
line-height: 125%;
padding: 0;
margin: 0;
}
h1 {
font-size: 60px;
color: #DB5043;
padding-top: 2em;
margin: 0;
line-height: 80%;
}
h2 {
color: #DB5043;
font-size: 175%;
margin:0;
}
.photo {
margin: 0;
padding: 0;
border: 4px double #B1B5B5;
}
p {
font-size: 100%;
color: #676B6C;
padding: 0;
margin-top: 10px;
line-height: 125%;
}
#facebook a {
text-decoration: none;
color: white;
}
navigation {
font-size: 90%;
}
a:link {
color: #676B6C;
}
a:visited {
color: #676B6C;
}
a:hover {
text-decoration: none;
color: #DB5043;
}
a:active {
color: #DB5043;
}
#navigation a {
text-decoration: none;
font-weight: bold;
color: #676B6C;
font-size: 130%;
}

#navigation a img {
	width: 80px;
	height: 40px;
}
#navigation a:hover {
color: #DB5043;
}
#navigation2 a {
text-decoration: none;
font-weight: bold;
color: #676B6C
}
#navigation2 a:hover {
color: #DB5043;
}
#navigation3 a {
text-decoration: none;
font-weight: bold;
color: #676B6C;
font-size: 130%;
}
#navigation3 a:hover {
color: #DB5043;
}
#navigation4 a {
text-decoration: none;
font-weight: bold;
color: #676B6C;
font-size: 28px;
border-top: 2px #676B6C;
line-height: 120%;
}
#navigation4 a:hover {
color: #DB5043;
}

#favoritethings {
font-size: 85%;
line-height: 125%;
color: #676B6C;
}
#favoritethings a {
text-decoration: none;
}
#favoritethingsa:hover {
color: #DB5043;
}
.subhead {
	font-weight: bold;
	padding: 0;
	color: #DB5043;
}
.projectstext {
width: 90%;
}
#projectslist {
list-style-type: none;
width: 100%;
}
#projectslist li {
float: left;
margin-top: 0;
margin-right: 50px;
margin-bottom: 10px;
font-weight: normal;
font-family: "Helvetica neue", helvetica, arial, sans-serif;
font-size: 90%;
padding-top: 0;
color: #93999A;
width: 180px;
}
#projectslist img {
display: block;
border: 4px double #B1B5B5;
margin-bottom: 5px;
margin-top: 5px;
}
#projectslist {
padding-top: 2px;
line-height: 100%;
font-weight: normal;
font-family: "Helvetica neue", helvetica, arial, sans-serif;
font-size: 90%;
}
#projectslist a {
text-decoration: none;
}
#projectdesc h2 {
line-height: 100%
}
#projectdesc p {
font-weight: normal;
font-family: "Helvetica neue", helvetica, arial, sans-serif;
font-size: 95%;
}

#projectphotos {
padding: 0;
margin: 0;
padding-bottom:200px;	
}

#lobotomyprojectphotos {
padding: 0;
margin: 0;
padding-bottom:400px;
}

#projectphotos li {
list-style-type: none;
padding: 0;
margin: 0;
}


#lobotomyprojectphotos li {
list-style-type: none;
padding: 0;
margin: 0;
}

#projectphotos p {
font-size: 80%;
margin-top: 0;
padding: 0;
}


#lobotomyprojectphotos p {
font-size: 80%;
margin-top: 0;
padding: 0;
}
#projectphotos img {
border: 4px double #B1B5B5;
margin: 0;
padding: 0;
}

#lobotomyprojectphotos img {
border: 4px double #B1B5B5;
margin: 0;
padding: 0;
}
ol {
color: #676B6C;
font-weight: normal;
font-family: "Helvetica neue", helvetica, arial, sans-serif;
font-size: 95%;
list-style-position: inside;
}
#projectdesc ul {
color: #676B6C;
font-weight: normal;
font-family: "Helvetica neue", helvetica, arial, sans-serif;
font-size: 95%;
list-style-position: inside;
list-style-type: none;
}
.chains li {
width: 300px
}
.lobotomy {
width: 250px;
padding-top: 0;
}
.tuberculosis {
width: 220px;
}
.visiblewoman {
width: 230px;
}
#cv p {
margin-top: 0;
margin-bottom: 0;
}
#cv br {
margin-top: 0;
margin-bottom: 0;
}
.unobtrusive {
font-size: 80%;
font-style: italic;
}
/*
This section deals with the position of the items on the screen. It uses absolute positioning -- fixed x and y coordinates measured from the top-left corner of the browser's content display.
*/
#favoritethings, #bodycontent, #header, .photo, #goodreads, #facebook, #creativecommons, #projects, #projectslist, #cv, #navigation2, .twitter {
position: absolute;
}
#bodycontent {
left: 250px;
top: 65px;
width: 400px;
margin-bottom: 20px;
}
.photo {
top: 65px;
left: 40px;
}
#navigation {
position: absolute;
margin-top: 20px;
padding-left: 40px;
margin-left: auto;
margin-right: auto;
}
#navigation2 {
margin-top: 50px;
margin-left: 40px;
}
#navigation3 {
margin-top: 40px;
padding-left: 40px;
margin-left: auto;
margin-right: auto;
}
#navigation4 {
margin-top: 330px;
padding-left: 135px;
margin-left: auto;
margin-right: auto;
}
#favoritethings {
left: 40px;
top: 350px;
padding-bottom: 30px;
width: 200px;
}
#goodreads {
left: 250px;
top: 350px;
}
#facebook {
top: 350px;
left: 470px;
}
.twitter {
top: 500px;
left: 470px;
}
#creativecommons {
top: 440px;
left: 470px;
}
#projects {
left: 40px;
top: 80px;
width: 750px;
}
#projectslist {
top: 170px;
width: 750px;
}
#projectdesc {
margin-top: 30px;
padding-left: 0px;
margin-bottom: 20px;
}
#projectphotos {
float: left;
margin-top: 20px;
padding-top: 0px;
padding-right: 35px;
}
#lobotomyprojectphotos {
float: left;
margin-top: 20px;
padding-top: 0px;
padding-right: 35px;
}
#content {
position: relative;
width: 750px;
height: 1000px;
margin-right: auto;
margin-left: auto;
margin-top: 20px;
}
#cv {
position: relative;
top: 30px;
left: 40px;
width: 750px;
padding-bottom: 30px;
}
.frontpage {
position: absolute;
top: 50px;
left: 300px;
}
h1 {
position: relative;
top: 290px;
left: 135px;
}
#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4, #twtr-widget-1 .twtr-popular {
	background-color: white;
	color:  #666666;
}


#footer {
position: absolute;
bottom: 30px;
left: 40px;
padding-top: 20px;
padding-bottom: 30px;
font-family: 'Helvetica neue', helvetica, arial, 'sans serif'
font-weight: bold;
color: #676B6C;
font-size: 70%
}

