/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


h1, h2, h3 {
font-family: Georgia, "Times New Roman", Times, serif;
color: #fff;
}

h1 {
letter-spacing: -.05em;
font-size: 2.2em;
}

h2 {
margin-top: 1em;
letter-spacing: -.05em;
font-size: 1.4em;
}

h3 {margin-top: 1em;}

ul, ol {
margin-top: 1em;
line-height: 160%;
}

ul {list-style: none;}

ul li {
}

ol {
margin-left: 1em;
list-style-position: inside;
}

.disc {list-style-type: disc;}

a {color: #fff;}

a:hover {text-decoration: none;}

img {border: 4px solid #000;}


/* Header */

#header h1, #header p {
margin: 0;
padding: 0;
text-transform: uppercase;
text-align: center;
letter-spacing: .25em;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #151F5d;
shadow: 2px 2px 3px #000;
}

#header h1 {
padding-top: .35em;
font-size: 3em;
}

#header a {
text-decoration: none;
color: #151f5d;
}


/* Content */

.post .title {
padding-top: 20px;
text-align: center;
}

.post .title a {
text-decoration: none;
}

.post .title a:hover {
text-decoration: underline;
}

.post .meta a {
text-decoration: none;
color: #b1c0c7;
}

.post .meta a:hover {
text-decoration: underline;
}

.entry h1 {text-align: center;}

.entry hr {margin: 0 0 0.5em 0;}

div#hours {text-align: center;}

div.float {margin: 0 auto; text-align: center;}

div.float a:link a:visited {color: #fff;}

div.float a:hover {
color: #fff;
text-decoration: underline;
}

div.float a:active {color: #fff}

.margin1 {margin: 0 0 0 33px;}
.margin2 {margin: 0 0 0 53px;}
.margin3 {margin: 0 0 0 97px; font-size: 0.8em;}

#hours h1 {margin: 0.5em 0 0.5em 0;}

.font  {font-weight: bold; font-size: 1.2em;}
.font1 {font-weight: bold; font-size: 1.1em;}
.font2 {font-style: italic;}


/* Sidebar */

#sidebar ul {
padding: 0;
list-style: none;
}

#sidebar li {
margin-bottom: 3em;
padding: 0;
}

#sidebar li ul {
}

#sidebar li li {
margin: 0;
padding: 5px 10px;
border-bottom: 1px dotted #748aaf;
}

#sidebar h2 {
margin: 0;
padding-bottom: .5em;
border-bottom: 1px solid #748aaf;
text-align: center;
}

#sidebar a {
text-decoration: none;
}

#sidebar a:hover {
text-decoration: underline;
}


/* Footer */

#footer p {
margin: 0;
font-size: .8em;
color: #cfa39d;
}

#footer a {color: #cfa39d;}
