/* Reset Reloaded from http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, em, font, img, small, strike, strong, sub, sup, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
/* end Reset Reloaded */

body {
background:#2d3236;
color:#111;
font:12px/1.7em "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
position:relative;
text-align:center;
}

a {
color:#A10048;
}

a:hover {
background:#A10048;
color:#fff;
text-decoration:none;
}

p {
margin:0 0 10px;
}

#banner {
background:#ddd;
border-bottom:1px solid #333;
margin:0 0 10px;
width:100%;
}

#blog {
float:left;
width:520px;
}

#container {
background:#fff;
border:10px solid #fff;
margin:0 auto 25px;
text-align:left;
width:800px;
}

#header {
position:relative;
}

#header h1 {
float:left;
font-size:1px;
height:164px;
margin:0 0 10px;
overflow:hidden;
position:relative;
width:800px;
}

#header h1 a span {
background:#fff url(http://gainesviller.com/gainesville.jpg);
cursor:hand;
display:block;
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
}

#header ul {
position:absolute;
top:0;
left:5px;
}

#header ul li {
display:inline;
}

#header ul li#active a {
background:#fff;
}

#header ul li#active a:hover {
color:#A10048;
}

#header ul li a {
float:left;
background:#111;
margin:0 5px;
display:block;
padding:0 10px;
text-decoration:none;
}

#navigation {
font-size:11px;
font-weight:700;
}

#navigation a {
}

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

#sidebar {
float:right;
font-size:11px;
width:260px;
}

#sidebar h3 {
color:#333;
font-size:12px;
font-weight:700;
margin:5px 0 -10px 10px;
}

#tip-intro {
background:#fffbbf;
padding:10px 10px 1px;
}

.content {
background:#fff;
margin:0 0 10px;
padding:0 0 10px;
}

.content h2 {
background:#666;
color:#fff;
font-size:15px;
font-weight:700;
padding:2px 5px;
}

.content img {
background:#fff;
margin:10px 10px 0;
padding:5px;
}

.content li {
list-style:square;
margin:0 0 0 15px;
}

.content p {
margin:0 10px 10px;
}

.content strong {
font-weight:700;
font-size:13px;
margin:10px 0 0;
display:block;
}

.content ul {
clear:both;
margin:10px 10px 0;
}

.date {
background:#999;
color:#ddd;
font-size:13px;
line-height:20px;
margin:0 0 10px;
padding:2px 5px;
text-transform:uppercase;
}

.date a {
font-weight:700;
color:#fff;
float:right;
font-size:12px;
line-height:20px;
margin:0 5px 0 0;
}

.date a:hover {
background:none;
text-decoration:none;
}

 #sidebar .dining {
background:#BFFFFF;
}

.dining .date, #sidebar .dining h2 {
background:#006B6B;
}

 #sidebar .entertainment {
background:#FFBFDC;
}

.entertainment .date, #sidebar .entertainment h2 {
background:#A10048;
}

#sidebar .news {
background:#FFD9BF;
}

.news .date, #sidebar .news h2, .events .date {
background:#F60;
}

#sidebar .sights {
background:#CCFFBF;
}

.stores .date, .sights .date, #sidebar .sights h2 {
background:#24B300;
}

.regular, .conversation, .quote, .photo, .video, .audio {

padding:0 10px 10px;
}

div.post {
margin-bottom:20px;
position:relative;
}

div.post div.audio div.caption,div.post div.video div.caption {
margin-top:5px;
}

div.post div.conversation ul {
border-left:solid 5px #aaa;
list-style-type:none;
margin:0;
padding:0 0 0 1px;
}

div.post div.conversation ul li {
font-size:12px;
padding:4px 0 4px 8px;
}

div.post div.conversation ul li span.label {
font-weight:700;
}

div.post div.conversation ul li.odd,div.post div.conversation ul li.even {
background-color:#eee;
}

div.post div.link div.description {
font-size:15px;
letter-spacing:0;
line-height:20px;
}

div.post div.photo div.caption {
font-size:11px;
margin-top:5px;
}

div.post div.photo img {
border:1px solid #ccc;
}


div.post div.quote div.source {
font-size:12px;
}

div.post div.quote div.source p {
margin:0 0 10px;
}

div.post .quote span {
line-height:1.3em;
font-size:18px;
}

div.post div.quote span{
background:url(http://gainesviller.com/quote.gif) 0 0 no-repeat;
padding:10px 10px 10px 35px;
display:block;
}


div.post div.regular blockquote {
font-style:italic;
}

div.post h2 {
color:#fff;
display:inline;
font-size:15px;
font-weight:700;
line-height:20px;
}

div.post h3 {
color:#333;
font-size:15px;
font-weight:700;
margin:5px 0 10px 0px;
}

div.post .permalink img{
height:9px;
position:absolute;
right:5px;
top:5px;
width:23px;
display:none;
}

#footer {
padding:10px;
background:#000;
color:#fff;
}
