.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	padding-left: 15px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

.post {
	margin: 0px 0px 40px;
	text-align: justify;
	}

.clear {
	clear: both;
}

#footer {
	padding: 30px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 10px 5px 5px 5px;
	font-size: 14px;
	font-weight : bold;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 10px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0px 0px 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0px 7px 2px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

.entry {
	padding: 5px 5px 5px 0px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	padding: 0px;
	text-align: justify;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	}

#commentform p {
	margin: 5px 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	margin: 0px;
	display: block;
	}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 5px 30px 5px 15px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0px 0px;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

body {
	background: #003344;
	margin: 0px;
	text-align: left;
	font: 10px verdana, arial, sans-serif;
	line-height: 150%;
	color: #000;
	min-width: 770px;
}
td, th {
	padding: 3px;
	font: 10px verdana, arial, sans-serif;
	line-height: 150%;
}
/*****************************
	LINKS
*/
a, a:visited {
	color: #000;
	font-weight: bold;
}
a:hover {
	color: #777;
}
#search{
	padding: 35px 30px 0px 0px;
	float: right;
}
a[rel=external]:link, a[rel=external]:visited {
	padding-right: 15px;
	background: url(http://img.djlosch.com/offsite.gif) no-repeat center right;
}
.gallery img {
	margin: 5px;
	border: 1px solid #FFF;
}
.gallery img:hover {
	margin: 5px;
	border: 1px solid #000;
}
#pages a {
	border: 1px solid #000;
	margin: 2px;
	padding: 2px;
}
#pages a:hover{
	border: 1px solid #000;
	margin: 2px;
	padding: 2px;
}
.boxed {
	border: 1px solid #C30;
	margin: 10px;
	padding: 5px;
}
/*****************************
	ELEMENTS
*/
acronym {
	cursor: help;
	border-bottom: 1px solid #09F;
}
#details {
	color: #999;
}
#details a, a:visited {
	color: #777;
}
#details a:hover {
	color: #444;
}
input, select, textarea {
	border-color: #036;
	font: 1em verdana, arial, sans-serif;
	color: #000;
	background: #FFF;
}

/* div garbage */

#login {
	background: #3E5768;
	height: 20px;
	padding: 3px 0px 3px 3px;
	width: 100%;
	position: fixed;
	border-bottom: 1px solid #B42A00;
}
p {
	margin: 0px;
	padding: 5px 5px 5px 15px;
}
ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
li {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
#bar_right {
	background: #003344 url(images/bar_left.gif) top right no-repeat;
	background-position: 14px 50%; /* x-pos y-pos */
	height: 26px;
	white-space: nowrap;
	padding-left: 27px;
}
#bar_mid {
	background: url(images/bar_mid.gif) top center repeat-x;
	height: 26px;
	padding: 2px 0px 0px 5px;
	text-align: center;
}
#bar_mid a {
	padding: 0px 10px 0px 10px;
}
#bar_left {
	background: url(images/bar_right.gif) top right no-repeat;
	height: 26px;
	white-space: nowrap;
	padding-right: 13px;
	margin-right: 10px;
}
#container_F {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 15px;
}

#container_L {
	background:  #FFF;
	margin-left: 15px;
	min-width: 475px;
	width: 70%;
}

#column_R {
	float: right;
	width: 25%;
	margin-right: 10px;
}

#bubble_TL {
	background: #FFF url(images/bubble_TL.gif) top left no-repeat;
	height: 10px;
}
#bubble_TR {
	background: url(images/bubble_TR.gif) top right no-repeat;
	height: 10px;
}
#bubble_M {
	margin: 0px 15px 0px 11px;
	border-top: 1px solid #A7A7A7;
}
#bubble_DL {
	background: #FFF url(images/bubble_DL.gif) top left no-repeat;
	height: 10px;
}
#bubble_DR {
	background: url(images/bubble_DR.gif) top right no-repeat;
	height: 10px;
}
#bubble_ML {
	background: #FFF url(images/bubble_ML.gif) left repeat-y;
	padding-left: 15px;
}
#bubble_MR {
	background: #FFF url(images/bubble_MR.gif) right repeat-y;
	padding: 10px 20px 10px 10px;
}
#bubble_BL {
	background: url(images/bubble_BL.gif) top left no-repeat;
	height: 16px;
}
#bubble_BR {
	background: url(images/bubble_BR.gif) top right no-repeat;
	height: 16px;
}
#bubble_BM {
	background: url(images/bubble_BM.gif) repeat-x;
	height: 16px;
	margin: 0px 15px 0px 11px;
}
#ads {

	text-align: center;
	margin: 5px 0px 5px 0px;
}
pre, code {
	border: 1px solid #034;
	padding: 5px;
	background: #E1E1E1;
	margin: 15px;
	font: 11px 'Courier New', Courier, Fixed;
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  }