/* Two-column with sidebar on left */
@import url('examples/2c-l.css');


/* ------------ font styles ------------- */
body {
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:12px;
color:#000000;}

h1 {
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:16px;
color:#19294B;
text-align:center;
margin-bottom:10px;
line-height:130%;}

h2 {
font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
font-size:14px;
color:#19294B;
margin:10px 0;}

h3 {
}

p {
line-height:150%;
margin:5px 0;}

address {
line-height:150%;}

#content a {
font-weight:bold;
color:#19294B;
text-decoration:none;}

#content a:hover {
color:#F09B30;}

#left_column a {
}

#left_column a:hover {
}

#content ul {
margin:0 0 10px 20px;}

#content ul li {
margin-bottom:5px;
line-height:150%;}


/* main nav */
#pages ul {
margin-left:0;}

#pages ul li {
list-style:none;
padding:5px 0;}

#pages ul li a {
font-weight:bold;
color:#19294B;
text-decoration:none;}

#pages ul li a:hover, #pages ul li.current_page_item a {
color:#F09B30;}

#pages ul li.current_page_item ul li a {
color:#19294B;}

#pages ul li ul li a {
font-weight:normal;
color:#19294B;
text-decoration:none;}

#pages ul li ul {
margin-left:15px;}

/*div#menu {
background:#EEE;
height:40px;
width:100%;}

div#menu ul, div#menu ul ul {
list-style:none;}

div#menu ul a {
display:block;
height:30px;
padding:5px 10px;
text-decoration:none;}

div#menu ul li {
float:left;}

div#menu ul ul ul a {
font-style:italic;}

div#menu ul li ul {
left:-999em;
position:absolute;}

div#menu ul li:hover ul {
left:auto;}


/* images inserted via wp-admin */
.alignright, img.alignright {
float:right;
margin:0 0 8px 8px;}

.alignleft, img.alignleft {
float:left;
margin:0 8px 8px 0;}

.aligncenter, img.aligncenter{
display:block;
margin:8px auto;
text-align:center;}


/* blog page pagination nav */
div#nav-above {
margin-bottom:1em;}

div#nav-below {
margin-top:1em;}

div#nav-images {
height:150px;
margin:1em 0;}

div.navigation {
height:1.25em;}

div.navigation div.nav-next {
float:right;
text-align:right;}


/* sidebar */
div.sidebar h3 {
font-size:1.2em;}

div.sidebar input#s {
width:7em;}

div.sidebar li {
list-style:none;
margin:0 0 2em;}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;}

div.sidebar ul ul {
margin:0 0 0 1em;}

div.sidebar ul ul li {
list-style:disc;
margin:0;}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;}

div.sidebar ul ul ul li {
list-style:circle;}


/* blog post */
.entry-title, .entry-meta {
clear:both;}


/* footer */
#footer {
text-align:center;}

p.copyright {
font-size:10px;
margin-bottom:5px;
color:#999999;}

p.credits {
font-size:9px;
margin-bottom:0;
color:#999999;}

#footer a {
color:#999999;
text-decoration:none;}

#footer a:hover {
text-decoration:underline;}













/* --------------------- extraneous ---------------------- */
/* comment form */

/*form#commentform .form-label {
margin:1em 0 0;}

form#commentform span.required {
background:#fff;
color:#c30;}

form#commentform,form#commentform p {
padding:0;}

input#author, input#email, input#url, textarea#comment {
padding:0.2em;}

div.comments ol li {
margin:0 0 3.5em;}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;}
*/

/* gallery images */
/*div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;}

p.wp-caption-text{
font-style:italic;}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;}

div.gallery dl.gallery-columns-1 {
width:100%;}

div.gallery dl.gallery-columns-2 {
width:49%;}

div.gallery dl.gallery-columns-3 {
width:33%;}

div.gallery dl.gallery-columns-4 {
width:24%;}

div.gallery dl.gallery-columns-5 {
width:19%;}
*/

/* div.gallery dl, div.navigation div.nav-previous {
float:left;}

input#author, input#email, input#url, div.navigation div {
width:50%;} */


