/*This is the main style sheet for the sarahlangston.com website*/

html {
margin: 0;
padding: 0;
}

body {
margin: 0;
padding: 0;
color: #000000;
background-color: #996633;
font-family:  Arial, Verdana, Helvetica,  sans-serif;
font-size: 1em;
}

.position1 {
border: 0.1em #003300 solid;
color: #5e6b52; }

.position2 {
border: 1.5em #996633 solid;
 }
.position3 {
border: 0.1em #000000 solid; 
}
.position4 {
border: 0.15em #ffcc00 solid;
color: #000000; }

.position5 {
border: 0.1em #000000 solid;
background-color: #fffde1;
color: #000000;
 }

/*white, #ffffff*/
/*darker green, #003300*/
/*medium sage green, #99a98e*/
/*very light sage green, #bccaaa;*/
/*black, #000000*/
/* medium grey #696969*/
/*extremely pale yellow, #fffde1*/
/* red for emphasis, #ff3300 */
/*dark blue, #404392*/
/* maroon #610000 */
/* pale flesh beige #f1dcb8*/
/* pale lavender #d3adc3*/

/*Sarah suggestions 6/9/2009*/
/*mustard yellow, #ffcc00*/
/*warm medium brown, #996633*/

p
{
margin-left: 2em;
text-align: justify;
}

a 
{
color: #000000;
background-color: transparent;
}

a:link {
color:#003300;
background-color: transparent;
text-decoration: none; }

a:visited {
color: #003300;
background-color: transparent;
text-decoration: none;
}

a:hover {
border-bottom: none;
background-color: #f1dcb8;
color: #000000;
}

a:active {
color: #000000;
text-decoration: underline;
}

.hov {
color: #003300;
background-color: #f1dcb8;
}

.hov: hover {
border-bottom: none;
background-color: #f1dcb8;
color: #003300;
}

#mastentry
{
color: #000000;
background-color: #fffde1;
margin: 0 0 1em 0;
}


#contactdata
{
top: 5em;
left: 3em;
width: 23%;
float: left;
margin-top: 0.5em;
text-align: left;
padding-left: 0;
padding-bottom: 2em;
color: #000000;
background-color: #fffde1;
}

#contactdata p
{
margin-left: 2em;
margin-right: 0.5em;
text-align: left;
}

.name
{
color: #000000;
background-color: #fffde1;
}
.address1
{
margin-top: -1em;
color: #000000;
background-color: #fffde1;
}

.address2
{
margin-top: -1em;
color: #000000;
background-color: #fffde1;
}

.telephone
{
color: #000000;
background-color: #fffde1;
}

.email {
color: #000000;
background-color: #fffde1;
font-size: .95em;
margin-left: 2.2em;
}

.uri {
margin-top: -1em;
font-size: .95em;
margin-left: 2.2em;
}

#pageheader
{
margin-top: 1.25em;
background-color: transparent;
color: #003300;
 }

#pageheader h1 
{
font-size: 2em;
text-align: left;
padding-left: 8em;
}

#pageheader .postheader
{
margin-top: -1em;
padding-left: 16em;
padding-right: 20%;
margin-bottom: 0em;
font-size: .9em; 
}

.postheader p
{
text-align: left;
}


#rightside
{
float: right;
background-color: transparent;
color: #000000;
}

#sarah
{
color: #000000;
background-color: transparent;
background-image: url(../images/sarah2009.jpg);
background-repeat: no-repeat;
margin-left: 1em;
margin-bottom: 2em;
margin-right: 2em;
border: 0.1em #003300 solid;
height: 245px;
width: 173px;
 }

.navbar
{ 
background-color: #fffde1;
color: #000000;
font-size: 0.8em;
padding-left: 2.5em;
padding-top: 1em;
padding-right: 2em;
}


.navbar a
{
padding: 0.2em 0.2em 0.2em 0.2em;
margin: 0;
border: 0.1em solid  #99a98e;
background-color: #fffde1;
font-size:  1em;
text-align: left;
color: #000000;
text-decoration: none;
line-height: 1.6em; 
}

.navbar a:link, visited {
color: #000000;
background-color: #fffde1;
}

.navbar a:hover {
color: #000000;
background-color: #f1dcb8 ;
}

.back {
font-size:  .9em;
line-height: 1.4em;
padding-left: .5em;
}

#entry
{
text-align: left;
color: #000000;
background-color: #fffde1;
clear: left;
margin-right: 1.5em;
}

#entry p 
{
line-height: 1.2em; 
color: #000000;
background-color: #fffde1;
clear: left;
}

.link 
{
padding-left: 0;
}

em {
font-style: italic;
 }

strong {
font-weight: bold;
}

h2 
{
font-size: 1.3em;
margin-left: 1.55em;

color: #000000;
background-color: #fffde1; }

h3 
{
font-size: 1.2em;
margin-left: 1.7em;
margin-top: -.5em;
color: #000000;
background-color: #fffde1; 
clear: left;}

#about
{
text-align: left;
color: #000000;
background-color: #fffde1;
clear: none;
}

#about img.sarah {
color: #000000;
background-color: #fffde1;
margin: 0.2em 1em 0.5em 2em;
border: 0.1em #003300 solid;
float: left;
}

#about p 
{
line-height: 1.2em; 
color: #000000;
background-color: #fffde1;
clear: right;
}

.offsite {
background-color: transparent;
color: #003300;
}

.offsite a {
background-color: transparent;
color: #003300;
}

.offsite a:link {
background-color: transparent;
color: #003300;
text-decoration: underline;
}

.offsite a:visited {
background-color: transparent;
color: #003300;
text-decoration: underline;
}

.first {
margin-top: -1em;
}

.halffirst{
margin-top: -0.5em;
}

.navbottom
{ 
background-color: #fffde1;
color: #000000;
font-size: 0.8em;
padding-left: 2.5em;
padding-top: 1em;
padding-right: 2em;}

.navbottom a
{
padding: 0.2em 0.2em 0.2em 0.2em;
margin: 0;
border: 0.1em solid  #99a98e;
background-color: #fffde1;
font-size:  1em;
text-align: left;
color: #000000;
text-decoration: none;
line-height: 1.6em;
 }

.navbottom a:link, visited {
color: #000000;
background-color: #fffde1;
}

.navbottom a:hover {
color: #000000;
background-color: #f1dcb8;
}

.current {
background-color: #fffde1;
color: #003300;
}

#cwbutton
{
margin-left: 2em;
margin-right: 2em;
margin-bottom: 2em;
}

.optionline 
{
margin-left: 6em;
color: #404392;
background-color: #fffde1;
}

.red
{
color: #cc0033;
background-color: #fffde1;
}


.endnotes {
background-color: #996633;
border-right: 1em solid #996633;
padding-left: .2em;
margin-bottom: 10em;
font-size: .9em;
color: #003300;
}


.footnotes
{ 
border-right: 1em solid #996633;
background-color: #996633;
color: #003300;
}

h4
{ 
background-color: #996633;
color: #003300;
padding-left: 1.8em;
margin-top: -1em;
margin-bottom: em;
}

.footnotes p
{ 
background-color: #996633;
color: #003300;
}

.footnotestoo
{
background-color: #996633;
color: #003300;
line-height: 1em;
margin-top: -0.5em;
 }

.footnotes a
{
background-color: #996633;
color: #003300;
text-decoration: underline;
line-height: 1em;
 }

.footnotes a:link  {
background-color: #996633;
color: #003300;
text-decoration: underline;
}

.footnotes a:visited  {
background-color: #996633;
color: #003300;
text-decoration: underline;
}

.footnotes a:hover {
color: #003300;
background-color: #d3adc3;
}

.footer {
background-color: #996633;
border-right: 1em solid #996633;
color: #003300;
margin-top: -0.3em;
}

.footer p
 {
color: #003300;
background-color: #996633;
}
 
.footer a
 {
color: #003300;
background-color: #996633;
text-decoration: underline;
}

.footer a:link {
background-color: #996633;
color: #003300;
text-decoration: underline;
}

.footer a:visited {
background-color: #996633;
color: #003300;
text-decoration: underline;
}

.footnotes .offsite a {
background-color: #996633;
color: #003300;
text-decoration: underline;
}

ul li {
list-style-type: none;
margin-top: 0.2em;
margin-left: 1.5em;
color: #000000;
background-color: #fffde1; 
}

.quote p {
margin-left: 1.5em;
}

/*End of style sheet sarahlangston website*/

