@import url(css/shed_layout.css);


/*body {
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-size: 11px;
	background: #000000  url(/graphics/bg_green.gif);
	color: #454545;
	
}

td {
	color: #3D3D3D;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-size: 11px;
	}

*/

/* this will remove all borders from images */
img {
	border: 0;
	margin: 0;
	padding: 0;
}


p {
	font-family: "Arial", sans-serif;
	font-size: 13px;
	color: #676154;
	margin: 10px;
	width: 550px;
}

a {
	font-weight: bold;
	font-size: 13px;
	font-family: "Arial", sans-serif;
	color: #5E513A;
	background: inherit;
	text-decoration: underline;
}

h1 {
	font-family: "Arial", sans-serif;
	font-size: 16px;
	color: #676154;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}


.indent {
	font-family: "Arial", sans-serif;
	font-size: 13px;
	color: #676154;
	margin-left: 15px;
}


/*
a {
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	color: #648147;
	background: inherit;
	}


a:link, a:visited {
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	color:#648147;
	background: inherit;
	}

a:hover {
	font-weight: bold;
	font-size: 11px;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	background: #5C5D5A;
	color:#FFFFFF;
	}


.dailytitle {
	text-align: center;
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 14px;
	font-family: "Georgia", "Times New Roman", serif;
	color: #000000;
	background: inherit;
}


.dailytext {
   	color: #3D3D3D;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-size: 11px;

}

.dailystats {
	text-align: right;
    padding-right: 5px;
    font-size: 10px;
	font-family: "Georgia", "Times New Roman", serif;
	color: #000000;
	background: inherit;
}

.post, .pic {
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
    margin-bottom: 12px;
	border-bottom: 1px dotted #464646;
}



.copyright {
    font-size: 10px;
    font-style: italic;
	font-family: "Georgia", "Times New Roman", serif;
	color: #000000;
	background: inherit;
}


#archivemenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
    font-size: 12px;
    font-style: italic;
	font-family: "Georgia", "Times New Roman", serif;
	color: #464646;
	background: inherit;a
}



.itemtitle {
    font-size: 12px;
    font-style: bold;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	color: #000000;
	background: inherit;
}

.itemstat {
    font-size: 11px;
    font-style: italics;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	color: #000000;
	background: inherit;
}

.itemdescription {
    font-size: 11px;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	color: #000000;
	background: inherit;
}

ul#mainmenu {
	list-style-type: none;
	margin: 12px 0 0 0;
	padding: 0;
}

ul#mainmenu  li {
	margin-bottom: 12px;
}

h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: .5em;
	padding: 0;
}

h1 {
	font-family: "Georgia", "Times New Roman", serif;
	color: #201A09;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin-top: 0;
	margin-bottom: .5em;
	padding: 0;
}	


*/