body {
    margin: 0;
    padding: 0;
    FONT-FAMILY: Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
}

p {
    MARGIN: 0px;
    PADDING-BOTTOM: 5px;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    FONT-SIZE: 75%;
}

dl, dt, dd, ul, li {
MARGIN-TOP: 0px;
MARGIN-LEFT: 8px;
MARGIN-RIGHT: 0px;
MARGIN-BOTTOM: 0px;
padding: 0;
}

h1, h2, h3 {
MARGIN: 0px;
font-weight: bold;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
text-decoration: none;
color: black;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
text-decoration: underline;
color: black;
}

h1 {
font-size: 24px;
PADDING-BOTTOM: 10px;
}

h2 {
font-size: 16px;
PADDING-BOTTOM: 2px;
}

h6 {
font-size: 12px;
MARGIN-TOP: 0px;
MARGIN-BOTTOM: 2px;
}

img {
BORDER: 0px;
}

#page {
    margin: 0;
    padding: 0;
}

#content {
    margin-left: 41%;
    MARGIN-TOP: 0px; 
    PADDING-LEFT: 15px;
    PADDING-RIGHT: 15px;
}

#navigation {
POSITION: absolute;
LEFT: 1%; 
TOP: 22px;
WIDTH: 40%;
}

#menu {
position: absolute;
top: 0;
left: 1%;
z-index: 100;
width: 100%;
}

#menu dl {
float: left;
width: 20%;
margin: 0 1px;
}

#menu dl, #menu dt, #menu dd, #menu ul, #menu li {
margin: 0;
padding: 0;
}

#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background-color: blue;
color: white;
border: 1px solid gray;
margin: 1px;
}

#menu dd {
display: none;
border: 1px solid gray;
}

#menu li {
list-style: none;
text-align: center;
background: #fff;
}

#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background: #eee;
}

#news {
FONT-SIZE: 75%;
}

#news dl, #news dt, #news dd, #news ul, #news li {
margin: 0;
padding: 0;
}

#news dl {
LIST-STYLE: none;
PADDING-BOTTOM: 5px;
PADDING-LEFT: 3px;
PADDING-RIGHT: 3px;
PADDING-TOP: 0px;
}

.tagcloud_small {
font-size: 11px;
}

.tagcloud_medium {
font-size: 14px;
}

.tagcloud_large {
font-size: 18px;
}


.localfirst {
FONT-WEIGHT: bold;
COLOR: #ff0000;
BACKGROUND-COLOR: #4876ff;
}

.localsecond {
FONT-WEIGHT: bold;
COLOR: #ffff00;
BACKGROUND-COLOR: #000080;
}


/* map styles */

#map {
width: 100%;
height: 320px;
}

#map ul {
padding: 0;
height: 100%;
width: 320px;
margin:0px auto;
list-style: none;
}

#map li {
text-align: center;
list-style: none;
}

#map_control a {
FONT-SIZE: 250%;
FONT-WEIGHT: bold;
text-decoration: none;
vertical-align: top;
}

a.north {

}

a.west {
height: 245px;
line-height: 245px;
float: left;
}

a.east {
height: 245px;
line-height: 245px;
float: right;
}

a.south {
display: block;
clear: both;
}

span.northeast_coord {
display: none;
}

span.southwest_coord {
display: none;
}

/* Other Sidebar content */


#search_address_div {
display: none;
}

#direction_inputs {
display: none;
}


#tagcloud {
border: 1px solid blue;
}


/* entries */

div.entry {
clear: left;
MARGIN-TOP: 0px;
MARGIN-LEFT: 0px;
MARGIN-RIGHT: 0px;
MARGIN-BOTTOM: 25px;
}


ul.post-info {
clear: both;
margin: 0;
padding: 0;
list-style: none;
}

ul.post-info li {
float: left;
margin: 0;
padding: 0;
font-size: 75%;
}

ul.post-actions {
clear: both;
margin: 0;
padding: 0;
list-style: none;
}

ul.post-actions li {
display:inline;
margin: 0;
padding: 0;
font-size: 75%;
}

address.author {
display: inline;
margin: 0;
padding: 0;
}

a.external_link {
background: url(http://localhero.biz/images/external.png) center right no-repeat;
padding-right: 15px;
}

.li_geo {
display:none;
}


/* tags */

.tags {
margin: 0 2px 0 0;
padding: 0;
FONT-SIZE: 75%;
}

dt.tags {
font-weight: bold;
float: left;
}

.tags li {
float: left;
list-style: none;
margin: 0px 5px 0px 0px;
padding: 0;
}

ul.tags li+li:before {
margin-left: -.35em;
content: ", ";
}          