/*** CSS ***/



ul#footernav {

display: inline;

margin: 0;

padding: 0;

}

ul#footernav li {

display: inline;

margin: 3px 10px 10px 0;

list-style-type: none;

}



ul#footernav li a {


font-weight: bold;

}



a.postimage img, div.gallery a img {

float: left;

border: 1px solid #ccc;

margin-right: 10px;
margin-bottom: 10px;

}



a.postimage:hover img, div.gallery a.postimage:hover img {

border: 1px solid #666;

}



.homeposttitle { border-bottom: 1px dotted #ccc; }

#tag_cloud { font-size: .8em; }
.float-right { float: right; }
.float-left { float: left; }
.clear { clear: both; padding-top: 10px; }

.gallery a img { width: 120px; height: auto; }
.gallery { margin-left: 40px; }

.postgalleryr a img { float: right; border: 0; width: 150px; height: auto; margin-left: 10px; }

.postgalleryl a img { float: left; border: 0; width: 150px; height: auto; margin-right: 10px; }

#headerimg h1 { font-size: 20px; margin-top: 30px; height: 35px; width: 600px; margin-left: 140px; display: none; }

h2.paragraph { font-size: 12px; float: left; clear: none; }
p strong { font-weight: normal; }
p a strong { font-weight: bold; }
ul.text { margin: 0; padding: 0 0 15px 20px; }
.text-center, p.text-center a { text-align: center; }
.medphoto img { border: 0; width: 320px !important; height: auto; }
.verticalphoto img { border:0; width: 160px; height: auto; margin: 0 2px; }
.horizphoto img { width: 400px; height: auto; border:0;}
.float-right { float: right; }
.post ul { margin-bottom: 1em; }

