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

/*Colors used in this style sheet */
/*white, #ffffff*/
/*black, #000000*/
/*gray, #666666  -- footer only*/

html  {
margin: 0;
padding: 0;
background-color: #ffffff;
color: #000000; }

body {
margin: 0;
padding: 0;
background-color: #ffffff;
color: #000000;
font-family: "Times New Roman", Times, serif;
font-size: 10pt;
}

#position1
{
margin-left: 0.5in;
padding: 0;
}
#position2
{
margin-left: 0;
padding: 0;
}
#position3
{
margin-left: 0;
padding: 0;
}
#position4
{
margin-left: 0;
padding: 0;
}
#position5
{
margin-left: 0;
padding: 0;
}
p
{
color: #000000;
background-color: #ffffff;
font-size: 10pt;
margin-left: 0.5in; 
line-height: 14pt;
}

a 
{
text-decoration: none;
background-color: #ffffff;
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

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

a:active {
color: #000000;
background-color: #ffffff;
border: none;
text-decoration: none;
}

.current 
{
display: none;
color: #000000;
background-color: #ffffff;
 }

#mastentry
{
margin: 0.1in 0.1% 6pt 0.5in;
color: #000000;
background-color: #ffffff;
}

#rightside
{
position: absolute;
top: 3em;
right: 3em;
width: 25%;
background-color: #ffffff;
color: #000000;
}


h1 
{
font-size: 12pt;
color: #000000;
background-color: #ffffff;
font-style: italic;
font-weight: bold;
font-family: "Times New Roman", Times, serif;
 }

#mastentry h1 
{
font-size: 12pt;
text-align: left;
color: #000000;
background-color: #ffffff;
font-style: italic;
font-weight: bold;
font-family: "Times New Roman", Times, serif;
font-stretch: wider;
margin-top: 0.5in;
margin-left: 1.9in;
 }

#mastentry #postheader
{
font-size: 10pt;
font-family: "Times New Roman", Times, serif;
color: #000000;
background-color: #ffffff;
font-style: normal;
font-weight: normal;
font-stretch: normal;
}

#postheader p
{
color: #000000;
background-color: #ffffff;
text-align: left;
margin-left: 2in;
margin-top: -8pt;
}

.noprint
{
display: none;
}

#entry {
padding: 0;
width: 90%;
color: #000000;
background-color: #ffffff;
}


span
{
font-size: 10pt;
font-weight: bold;
}

h2 
{
font-size: 10pt;
margin-bottom: 2pt;
margin-top: 0.5in;
}

h3 
{
font-size: 10pt;
}

h4
{
font-size: 10pt;
font-style: italic;
font-weight: bold;
margin-bottom: 0;
 }


h5
{
font-size: 10pt;
font-style: normal;
font-weight: bold; 
margin-bottom: 0;
color: #000000;
background-color: #ffffff; 
 }


.first {
margin-top: 6pt;
margin-bottom: 8pt;
font-size: 10pt;
}



#header {
text-align: left;
}



#contactdata
{
font-family: "Times New Roman", Times, serif;
font-stretch: normal;
text-align: left;
padding-left: 6pt;
color: #000000;
background-color: #ffffff;
}

#contactdata .first {
margin-bottom: 2pt;
}

#contactdata .list {
margin-bottom: 2pt;
}

#contactdata .telephone {
margin: 8pt;
}


p {
color: #000000;
background-color: #ffffff;
margin-left: .5in;
line-height: 10pt;
margin-top: 2pt;
}

#noprintnav {
display: none;
color: #000000;
background-color: #ffffff;
 }


.footer {
margin: 0 12pt 0 12pt;
border-top: 1pt #666666 solid;
padding-left: 12pt;
padding-right: 12pt;
color: #666666;
background-color: #ffffff;
font-size: 9pt;
}



.footer .offsite {
color: #666666;
background-color: #ffffff;
}


/*End of  sarahlangston.com main print style sheet*/

