@import url(/css/ashlock_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;
}


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 a,
.dailytitle {
	text-align: center;
	text-decoration: none;
    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;
}

.post img {
	margin: 0 auto;
}

.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;
}	

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

.heading {
	font-family: "Georgia", "Times New Roman", serif;
	color: #201A09;
	font-size: 13px;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: .5em;
	padding: 0;
}	


#posts_admin .dailytitle {
	text-align: left;
}

#posts_admin .dailystats {
	text-align: left;
	margin: 1em;
}

#pics { 
	position: relative;
}

#picPreview {
	position: absolute;
	top:0;
	left: 150px;
	z-index: 20;
	width: 150px;
	border: 2px solid black;
	overflow: hidden;
	
}

#picPreview img {
	width: 150px;
}

#blog_comment_form label {
	display: block; 
	position: relative;
	clear: left;
	float: left;
	font-weight: bold;
	width: 100px;
}

.comment_item {
	padding: 1em 0 1em 0;
	text-align: left;
	border-bottom: 1px solid #666;
}

.commentbody {
	margin-bottom: .5em;
}

.comment_item .postauthor,
.comment_item .posttime {
	margin-left: 1em;
	text-align: left;
}

img#captchas_image {
	margin: 0;
}

#comments {
	margin-bottom: 1em;
}

.feature {
margin-top: 10px;
font-size: 12px;
text-align: center;
line-height: 20px;
color: #FFFFFF;
}