/*
LPN local job listing styles
*/
div#middle p { color: #000000; font-size: 13px;}
div.lpn-job-post { color: #000000; font-size: 11px; width: 300px; margin-bottom: 1em; padding-left: 0.4em;}

div.lpn-job-post h2, div#middle a { color: blue; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: underline; }
.state h2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
.company { font-variant: italic; }

.state ul {
list-style-type: none;
padding: 0;
margin: 0;
}

.state ul li { list-type: none; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; margin-left: 20px; padding-left: 0em;}
.state ul li a         { color: blue; font-weight: bold; text-decoration: underline; }
.state ul li a:link    { color: blue; font-weight: bold; text-decoration: underline; }
.state ul li a:active  { color: blue; font-weight: bold; text-decoration: underline; }
.state ul li a:visited { color: blue; font-weight: bold; text-decoration: underline; }
.state ul li a:hover   { color: blue; font-weight: bold; text-decoration: none; }

.state h2 a         { color: blue; font-weight: bold; text-decoration: underline; }
.state h2 a:link    { color: blue; font-weight: bold; text-decoration: underline; }
.state h2 a:active  { color: blue; font-weight: bold; text-decoration: underline; }
.state h2 a:visited { color: blue; font-weight: bold; text-decoration: underline; }
.state h2 a:hover   { color: blue; font-weight: bold; text-decoration: none; }
.state h2 { margin-top: 0px; padding-top: 0px; }

#footer h2 { text-align: center; font-size: 12px; }

.footer {text-align: center; margin-left: 1.5em; margin-right: 1.5em; }
.footer ul li { list-type: none; display: inline; font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; margin-left: 0.2em; margin-right: 0.2em; padding-left: 0em;}
.footer ul li a         { color: #6D6D6D; font-weight: bold; text-decoration: underline; }
.footer ul li a:link    { color: #6D6D6D; font-weight: bold; text-decoration: underline; }
.footer ul li a:active  { color: #333333; font-weight: bold; text-decoration: underline; }
.footer ul li a:visited { color: #6D6D6D; font-weight: bold; text-decoration: underline; }
.footer ul li a:hover   { color: #6D6D6D; font-weight: bold; text-decoration: none; }

span.school { color: blue; font-weight: bold; text-decoration: underline; }
