/* container for stretchable background image */
#bgImg {
height: 100%;
left: 0;
position: absolute;
top: 0;
right: 0;
bottom: 0px;
width: 100%;
z-index: 0;
}

/* make image fill container */
#bgImg img {
height: 100%;
width: 100%;
}

#container
{
position: relative;
width: 889px;
margin: 0px auto;
background: #686868 url('/blog/images/template-background.jpg') repeat-y;
z-index: 1;
}

body
{
background: #3b3b3b;
font-family: Helvetica, Arial, sans-serif;
color: #000000;
line-height: 140%;
font-size: 13px;
margin: 0px;
}

img
{
behavior: url('/blog/iepngfix.htc');
}

a:link {color: #245fc0; font-weight: normal; text-decoration: underline; }
a:visited {color: #555555; font-weight: normal;  text-decoration: underline; }
a:hover {color: #000000; font-weight: normal; text-decoration: underline; }
a:active {color: #000000; font-weight: normal; text-decoration: underline; }

#banner
{
padding: 0;
background-image: url('/blog/images/template-header.png');
width: 889px;
height: 106px;
}

#banner a {a text-decoration: none; border-bottom: none;}


#sidebar
{
float: right;
width: 216px;
margin-top: 0px;
font-size: 11px;
line-height: 120%;
color: #eeeeee;
}

#sidebar h3 {
letter-spacing: +1px;
color: #e9f29f;
font-size: 11px;
font-weight: bold;
margin-right: 25px;
margin-left: 16px;
margin-bottom: 5px;
margin-top: 0px;
}

#sidebar .formdiv {
margin: 0;
madding: 0;
display: inline;
}

#sidebar h3 a:link {color: #e9f29f; font-weight: bold; text-decoration: none;}
#sidebar h3 a:visited {color: #e9f29f; font-weight: bold; text-decoration: none;}
#sidebar h3 a:hover {color: #e9f29f; font-weight: bold; text-decoration: underline;}
#sidebar h3 a:active {color: #e9f29f; font-weight: bold; text-decoration: underline;}


#sidebar p {
margin-left: 16px;
margin-right: 25px;
margin-bottom: 22px;
margin-top: 0px;
}


#sidebar p a:link {color: #eeeeee; font-weight: normal; text-decoration: none;}
#sidebar p a:visited {color: #eeeeee; font-weight: normal;  text-decoration: none;}
#sidebar p a:hover {color: #eeeeee; font-weight: normal; text-decoration: underline;}
#sidebar p a:active {color: #eeeeee; font-weight: normal; text-decoration: underline;}

#sidebar p.text a:link {color: #eeeeee; font-weight: normal; text-decoration: underline;}
#sidebar p.text a:visited {color: #eeeeee; font-weight: normal;  text-decoration: underline;}
#sidebar p.text a:hover {color: #ffffff; font-weight: normal; text-decoration: underline;}
#sidebar p.text a:active {color: #eeeeee; font-weight: normal; text-decoration: underline;}

#sidebar form {
margin-left: 17px;
margin-right: 25px;
margin-bottom: 22px;
margin-top: 0px;
padding: 0px;
display: inline;
}

#content
{
width: 600px;
color: #000000;
margin-top: 40px;
margin-left: 35px;
}

#content img
{
padding-top: 3px;
padding-bottom: 3px;
}

#content p
{
margin-top: 0px;
margin-bottom: 1em;
}

#content .categorydescription
{
margin-top: -20px;
font-size: 13px;
color: #245fc0;
margin-bottom: 20px;
}

#content .content-nav
{
margin-top: 0px;
margin-bottom: 1em;
}

#content h1.archive-title
{
font-size: 26px;
font-weight: normal;
line-height: 100%;
margin-bottom: 28px;
}

#content h3.archive-header
{
font-size: 20px;
font-weight: normal;
line-height: 100%;
margin-bottom: 18px;
}


.date-header
{
color: #245fc0;
/* color: #666666; */
font-size: 11px;
font-weight: normal;
margin-top: 3px;
/* margin-top: -1px; */
margin-bottom: 12px;
margin-left: 1px;
}


.entry-header
{
font-size: 22px;
font-weight: normal;
margin-top: 0px;
margin-bottom: 0px;
}

#content .archive-block
{
margin-bottom: 35px;
}

#content p.entry-footer
{
margin-bottom: 40px;
line-height: 100%;
}

#content img.rightnoborder
{
float: right;
margin-left: 20px;
border: 0px;
}

#comments
{
margin-top: -10px;
margin-bottom: 50px;
}

#comments-form
{
line-height: 200%;
}

h2.comments-header
{
font-weight: normal;
color: #245fc0;
}

.byline
{
font-weight: bold;
}

.byline a {
font-weight: bold;
} 

.comment-content p
{
margin-bottom: 5px !important;
}

.comment-footers
{
margin-bottom: 22px;
font-size: 11px;
line-height: 100%;
}


/* .generic-header
{
margin-left: 84px;
margin-right: 216px;
font-size: 12pt;
}
*/ 

.post-footers
{
font-size: 8pt;
}

/* .module-header
{
margin-left: 27px;
}

.module-content
{
margin-left: 27px;
}
*/ 

#footer
{
clear:both;
padding: 0;
background-image: url('/blog/images/template-footer.png') !important;
width: 889px;
height: 106px;
color: #eeeeee;
}

#footer p
{
margin-left: 35px;
padding-top: 8px;
}

/* .label
{
margin-left: 84px;
}

.field
{
margin-left: 84px;
}
*/

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
