body
{
	font-size: 13px;
	margin: 0px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*background-color: #eaeae8;*/
}

a:visited, a:active, a:link
{
	color: #cc9966;
	text-decoration: none;
}

a:hover
{
	font-style :oblique;
}

h1 {
	margin : 0px;
	margin-top : 10px;
	margin-bottom : 5px;
	font-size : 1em;
}

h1 a:visited,
h1 a:active,
h1 a:link {
	color : #000;
}

h1 a:hover {
	color : #47F;
	text-decoration:underline;
	font-style : oblique;
}

h2 {
	margin-top : 10px;
	margin-bottom : 3px;
	font-size : 1.0em;
}

h3 {
	font-size : 13px;
}

h5 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 10px 0px;
}

#authors ul {
	list-style : none;
	padding : 0px;
	margin : 0px 5px;
}

div.News
{
	font-size: 8pt;
	padding: 5px;
	padding-left: 10px;
}

.HeaderTitle
{
	color: Black;
	font-size : 1.5em;
	margin: 0px;
}

.HeaderTitles
{
	color: #99A691;
	
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 100%;
}

.HeaderTitles a:visited,
.HeaderTitles a:active,
.HeaderTitles a:link,
.HeaderTitles a:hover
{
	color: #595959;
	font-size: .75em;
	font-weight: normal;
	text-decoration:underline;
	font-style :normal;
}

.Spacer
{
	background-image: url(images/copper_spacer.gif);
}

.Divider
{
	background-image: url(images/copper_divider.gif);
}

.HeaderBar
{
	font-weight: normal;
	font-size: 8pt;
	border-collapse: collapse;
	background-image: url(images/copper_TabBackLeft.gif);
	background-repeat:repeat-x;
}

.HeaderBar a:visited, .HeaderBar a:active, .HeaderBar a:link
{
	font-weight: normal;
	color: white;
	text-decoration: none;
}

.HeaderBar a:hover
{
	text-decoration: underline;
	font-style:normal;
}
.HeaderBarTab
{
   background-image: url(images/copper_TabLeftBack.gif);
   background-repeat:repeat-x;
   border-collapse: collapse;
   padding: 0px;
}

.BlogStatsBar
{
	text-align: right;
	font-weight: normal;
	font-size: 7pt;
	color: white;
	border-collapse: collapse;
}

p.date img {
	vertical-align : middle;
}

p.date
{
	padding-right: 0px;
	font-weight: bold;
	font-size: 0.8em;
	margin-bottom: 0px;
	padding-bottom: 4px;
	color: White;
	padding-top: 0px;
	text-align: right;
}
p.date a
{
	color: #ffffff;
}

blockquote {
	font-style : italic;
}

div.postTitle a:visited,
div.postTitle a:active,
div.postTitle a:link
{
	color: white;
	text-decoration : none;
}

div.post
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
}

div.postTitle
{
	background-image: url(images/copper_posttitleback.gif);
	padding-left: 3px;
	font-weight: bolder;
	background-position:1;
	text-transform:capitalize;
	font-size: 10pt;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: #333333 1px dashed;
	/*background-color: #99A691;*/
}

div.postTitle a:hover
{
	text-decoration:underline;
	font-style : oblique;
}
div.postText
{
	padding-right: 10px;
	padding-left: 3px;
	font-size: 13px;
	padding-bottom: 5px;
	padding-top: 1px;
	/*background-color: #FFFFFF;*/
}

div.postText a:hover
{
	text-decoration:underline;
	font-style : oblique;
}

div.postFoot
{
	background-color: #99A691;
	background-image: url(images/copper_postfootback.gif);
	border-top: #BECCA9 1px dashed;
	font-size: 7pt;
	color: #000000;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: right;
}

div.postFoot a:visited,
div.postFoot a:active,
div.postFoot a:link
{
	color:#000000;
}
div.postFoot a:hover
{
	
	text-decoration:underline;
	font-style : oblique;
}
#top 
{
	background-image: url(images/copper_HeaderBackground.gif);
    background-repeat: repeat;
	color :white;
	border-top : 0px solid Black;
	border-bottom : 1px solid Black;
	padding: 0px;
	margin: 0px;
}

#tagline {
	font-size : 0.8em;
	margin : 0px;
	color: Black;
}

#leftmenu
{
	border-right: #becca9 1px solid;
	border-top: #becca9 1px solid;
	left: 0px;
	background-image: url(images/copper_NavBack.gif);
	border-left: #becca9 1px solid;
	width: 200px;
	color: #f8f8e7;
	margin-bottom: 0;
	padding-top: 5px;
	border-bottom: #becca9 1px solid;
	position: absolute;
	background-color: #99A691;
}

#leftmenu h3 {
	font-size : 12px;
	color: white;
	margin : 0px;
	margin-top : 10px;		
	padding-bottom: 2px;
	padding-left: 3px;
	border-bottom: solid 1px;
	border-bottom-color: #BECCA9;
}

#leftmenu ul {
	list-style: none;
	margin : 0px;
	padding-left : 5px;
	margin-left : 5px;
	margin-bottom : 10px;
	font-size : 8pt;
}

#leftmenu a
{
	padding: 1px;
	text-decoration: none;
    color: white;

}

#leftmenu a:active,
#leftmenu a:visited,
#leftmenu a:link
{
	font-size: 8pt;
}

#leftmenu a:hover
{
	font-weight: normal;
	color: azure;
	font-style: normal;
	text-decoration: underline;
}

#main {
	margin-left : 200px;	
	/*background-color : #8FA5A6;*/
	padding : 10px;
	border-left : 0px solid #BECCA9;
	border-bottom : 2px solid #BECCA9;
}

#footer {
	margin : 0px;	
	padding-top : 5px;
	text-align : right;
	font-size : 0.7em;
	background-color: #eaeae8;
}

input, textarea
{
	font-size: 1.0em;	
}

.CommentForm
{
	font-size : 8pt;
}

.Button
{
	border: 1px solid SteelBlue;
	background-color: gainsboro;
}

div.ImageThumbnail {
	float: left;
	margin-top: 12px;
	margin-right: 12px;
	color: #333333;
	background: #F5F5F5;
	border: 1px solid #DDDDDD;
	width: 144px;
	height: 180px;
	text-align: center;
	vertical-align: bottom;
	overflow: hidden;
}

div.ImageThumbnail IMG {
	margin-left: auto;
	margin-right: auto;
	display: block;
	border: 1px solid #666666;
}

div.ImageThumbnail div.ImageThumbnailImage {
	margin-top: 12px;
	margin-bottom: 8px;
}

div.ImageThumbnail div.ImageThumbnailTitle {
	font-size: 83%;
	margin: 0px 12px 8px 12px;
}
