

a
{
	text-decoration: underline;
}

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #000000; }
a:active { color: #000000; }



body
{
	margin: 0;
	color: #000000;
	background: #FFFFFF;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}



#banner
{
	border-bottom: 1px dotted #999999;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #999999;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	padding: 20px 0;
}


#banner a
{
	color: #FFFFFF;
	text-decoration: none;
}

#banner-header
{
	margin: 0.25em 0;
	font-size: large;
	font-weight: bold;
	
	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}


#left H2
{
font-size: 12px;
color:#000;
padding-top:30px;
font-weight:bold;
}

#left p
{
font-size:12px;
color:222;
}

#left a
{
font-size:12px;
}

#left hr
{
margin-top:5px;
}

/* default to artistic/calendar/timeline layout */

#welcome,
#posts
{
padding-top:30px;
}
#welcome, #posts a {font-size : 14px;}

#posts div p img {padding-bottom : 10px;}

/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
	padding: 3px;
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #000000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header a
{
	text-decoration: none;
	font-weight: bold;
}




/* fixes bug in ie win */
img.image-full
{
	display: block;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}




#nav a {




}


