/* --clean three-- */

/* m3log.net theme by mat, 31/03/04 : version 0.1 */


/* RESTYLED HTML TAGS */

body {
	margin: 0px;
	padding-bottom: 20px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-image: url(background.jpg);
}

input, textarea {
	font-size: x-small;
}

textarea:focus, textarea:hover, input:focus, input:hover {
background: #e9e9e9;
}

hr {
	display: block;
	background:url(line1.jpg) left;
	border:0;
	width: 100%;
	margin:2px 0px 0 2px;
	left: 5px;
}

small {
	padding: 5px 5px 5px 15px;
}

h1 { font-size: 115%; font-weight: bold; color: #669999; }
h2 {font-size: 110%; color: #669999; }
h3 { font-size: 105%; color: #333333; }

a:link, a:visited { color: #669999; text-decoration: none; padding-bottom:1px; }

a:hover, a:active {
	color: #CC0000;
	text-decoration: line-through;
	padding-bottom:1px;
}


form {
	text-align: right;
	margin-left: 0px;
}



/* BODY CONTAINER */

#pageall {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 800px;
	background: white url(bodybg.jpg) repeat-y left top;
    border-top: 1px solid transparent !important; /* something weird going on here */
    border: 0;
}



/* TOPNAV STYLES */

#masthead {
	height: 110px;
	background: transparent url(header.jpg) no-repeat left top;
	width: 800px;
	margin: 0 auto;
	}

#masthead a {
	text-decoration: none;
	padding: 2px 3px 2px 5px;
	margin: 0px;
	font-weight: bold;
	color: #666666;
	}

#masthead a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 3px 2px 5px;
	background-image: url(over.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#masthead a.selected {
	font-weight: bold;
	color: #000000;
	padding: 2px 3px 2px 5px;
	background-image: url(up.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


#masthead a.plainlink {
	display: run-in;
}

#masthead a.plainlink:hover {
	background-image: url(logoover.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
}

#masthead a.plainlink:active {
	background-image: url(logoup.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
}

#masthead img {float: right; }

.mainnav {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 83px;
	left: 190px;
	white-space: nowrap;
	}

#navigation li {
	display: inline;
	list-style-image: none;
	padding: 0;
	margin: 0;
}
#navigation {  margin:0; padding: 0px;  }

#rightcontent {
	position: absolute;
	left: 130px;
	top: 14px;
}

#masthead #rightcontent a { padding: 3px; border: 0px; }
#masthead #rightcontent a:hover { }


#backlink { 
	display:none;
	}


/* MAIN PAGE STYLES */


/* LEFT CONTENT*/

.leftbox {
	width: 185px;
	float: left;
	overflow: hidden;
}

.leftbox #adsense { padding-left: 5px; }

.leftbox h2 {
	padding: 3px 3px 8px 15px;
	margin:0;
	color: #000000;
	background-image: url(line1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 115%;
}

.leftbox h3{
	padding: 3px 3px 8px 15px;
	margin:0;
	color: #000000;
	background-image: url(line1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 115%;
}

.leftbox ul { margin: 0; padding: 0 0 20px 15px; }

.leftbox li {
	list-style-type: none;
	padding-top: 3px;
	padding-left: 0px;
	}
	
.leftbox p {
	padding: 10px 6px 5px 15px;
	margin: 0;
}

.leftbox p small {
	padding: 10px 0px 5px;
	margin: 0;
}

.leftbox p strong {
	font-weight: 400;
}

.leftbox #favimage {
	text-align: right;
	margin:0px;
}
.leftbox #favimage img { border: 1px solid #CCCCCC}

#recentupdate{
}

#recentupdate li{
	list-style-type: none;
	padding-top: 3px;
}

#recentcomments {}

#recentcomments li{
	list-style-type: none;
	padding-top: 3px;
}


#recentcomments strong, #recentcomments small {font-size:10px; padding:0;}


/* MAIN CONTENT */

.contentbox {
	width: 615px !important;
    width: 605px;
	margin: 0px 5px 10px 185px;
	text-align: left;
	}

.contentheader {
	margin: 3px;
	}

.contentheader h1 {
	padding: 3px 3px 8px 15px;
	margin:0;
	color: #333333;
	background-image: url(line2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 115%;
	}
	
.contentheader h2 {
	padding: 5px 3px 3px 12px;
	margin:0;
	color: #669999;
	background-image: url(line2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 115%;
	}	
	
.contenttext {
	margin-right: 15px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	margin-left: 7px;
	padding-left: 8px;
	font-size: 115%;
/*	overflow: hidden; */
	}

.contenttext li {
	list-style-image: none;
	padding-top: 7px;
	}
	
#randomblog {
	padding:4px;
	float: right;
	margin-bottom: 10px;
	margin-top:10px;
	width: 170px;
	margin-left: 25px;
   	font-size: 95%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 10px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
}

#randomblog a {
text-decoration:none;
}

#randomblogclearer {
   clear: right;
   margin-bottom: 4px;
}	

.blogshot {
	padding: 0px 15px 0px 0px;
	text-align: right;
	display: inline;
	float: right;
	}

.blogshot img, #randomblog img {
	margin: 2px 1px 2px 1px;
	color: #666666;
	border: 1px solid #666666;
	}

a.plainlink {
	border: none;
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 0;
}
a.plainlink:hover {
	padding: 0;
	margin: 0;
	background-color: transparent;
	text-decoration: none;
}
a.plainlink:visited {
	border: none;
	padding: 0;
	margin: 0;
	background-color: transparent;
	text-decoration: none;
}

.randomblog img a:hover, .blogshot img a:hover, .blogshot a:hover img, .recentpost img a:hover, .recentpost a:hover img, .recentpostlist a:hover img {
	text-decoration: none;
	color: #333333;
	border: 1px solid #666666;
}

.blogtext {
	padding: 10px 10px 10px 15px;
	text-align: left;
}

.viewtext {
	clear: right;
}
	
.blogcontrols {
	padding: 3px 15px 3px 0px;
	text-align: right;
	clear: right;
	margin-right: 4px;
	margin-left: 0;
	background-image: url(line3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#freestanding { text-align: left !important; }
#freestanding a, #freestanding .nolink { padding: 3px 3px 3px 0px; float: left; display: inline }

.blogcontrols a {
	padding: 3px 3px 3px 0px;
	color: #669999;
}

.blogcontrols a:hover {
	padding: 3px 3px 3px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: line-through;
}

#pagenums {
}

.recentpost {
	width: 163px;
	height: 180px;
	margin: 5px 5px 5px 5px;
	float: left;
	font-size: 95%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.recentpost img {
	border: 1px solid #666666;
}

.friendspost {
	height: 200px !important;
}

.recentpostlist  { 
	padding: 5px 5px 5px 0;
	text-align: left;
}

#latestposts { text-align: center; }

#donate {
	clear: both;
	position: relative;
	bottom: 0px;
	left: 60px;
	z-index: 1;
	margin-top: 0px;
	width:500px;
}

#donate form { text-align: left; padding: 0; margin: 0; width: 500px; }

#donate img, #donate input { border: 1px solid #ccc }

#footer {
	clear: both;
	padding: 30px 25px 0 20px;
	height:0px;
	text-align: right;
	background: url(footer.jpg) no-repeat left bottom;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}									

