/* --whitish_rev_rip_off-- */

/* m3log.net theme by pieceoplastic, 22/03/04.
version 0.9. lets hope it worx dude */

/* RESTYLED HTML TAGS */

body {
	margin: 0px; 
	background-color: #FFFFFF;
	color: #333;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10px;
}

input, textarea {
 	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	border: 1px solid #ccc;
	background: #f7f7f7;
}

textarea:focus, textarea:hover, input:focus, input:hover {
background: #e9e9e9;
}

hr { display: block;
 color:#999999;
 background:#f7f7f7;
  height:1px; 
   border:0;
   margin:5px 3px 0 3px; }

small { font-size: 10px;
		padding: 5px 5px 5px 3px;
		}

h1 { font-size: 13px; font-weight: bold; color: #333333; }
h2 { font-size: 12px; color: #333333;  }
h3 { font-size: 10px; color: #333333; }

a:link, a:visited { color: #666666; text-decoration: none;  padding-bottom:1px; }

a:hover, a:active {
	color: #333333;
	text-decoration: none;
	padding-bottom:1px;
}


form { text-align: right }



/* BODY CONTAINER */

#pageall{
    position: relative;
    margin: 0 auto;
    padding: 0px;
    width: 800px;
    background:url(bodybg.gif) repeat center top;
}


/* TOPNAV STYLES */

#masthead {
	height: 100px;
	background: transparent url(header.gif) top center no-repeat;
    margin: 5px auto 0 auto;
    width: 800px;
	}

#masthead a {
	font-weight: bold;
	border: 1px solid transparent;
	color: #666666;
	text-decoration: none;
	
	}

#masthead a:hover {
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #e9e9e9;
}

#masthead a.selected {
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #e9e9e9;
}

#masthead a.plainlink { display:none; }

#masthead img { float: left; }

.mainnav {
	padding: 4;
	margin: 2 5px 2 2;
	position: relative;
	top: 66px;
	left:-6px;
	white-space: nowrap;
	border: 1px solid #e9e9e9;
	background-color: #f7f7f7;
	width: 545px;
	height: 13px;
	font-size: 10px;
	}

#navigation li { display: inline; list-style-image: none; padding: 2px 0 2px 3px; margin: 0px; }
#navigation {  margin:0; padding: 0px;  }

#rightcontent {
	position: absolute;
	left: 29px;
	top: 15px;
	font-size: 10px;
}
#masthead #rightcontent a { padding: 0px; }

#backlink { 
	display:none;
	}



/* MAIN PAGE STYLES */


/* LEFT CONTENT*/

.leftbox {
	width: 178px;
	padding: 0px 0px 19px 23px;
	margin:0 0 0 0;
	float: left;
	clear: left;
	}

.leftbox h2 {
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #e9e9e9;
	padding: 3px;
	background: #e9e9e9;
	margin:0 3px 0 0px;
	border-right: 1px solid #e9e9e9;
	border-left: 1px solid #ffffff;
	
}
.leftbox h3{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #e9e9e9;
	padding: 3px;
	background: #e9e9e9;
	margin:0 3px 0 0px;
	border-right: 1px solid #e9e9e9;
	border-left: 1px solid #ffffff;
	text-transform: uppercase;
	
}

.sidebar-square { margin: 4px 10px 4px 4px; }


.leftbox ul { margin: 0; padding: 0 0 20px 3px; }

.leftbox li {
	list-style-type: none;
	padding-top: 6px;
	}
	
.leftbox p {
padding: 10px 3px 5px 3px; margin: 0 }
.leftbox p small {
	padding: 10px 0px 5px 0px;
	margin: 0;
	font-size: 9px;
}
.leftbox p strong {
	font-weight: 400;
	font-size: 10px;
}


.leftbox #favimage {
	text-align: center;
	margin:0px;
	left: -2px;
}
.leftbox #favimage img { border: 1px solid #CCCCCC}

#recentupdate{
}
#recentcomments{
font-size:10px;
}

#recentcomments strong, #recentcomments small {font-size:10px; padding:0;}



/* MAIN CONTENT */

.contentbox {
	
	margin: 0px 2px 10px 213px;
	width: 562px;
	text-align: left; 
	
	background:#fdfdfd;
	border: 1px solid #e9e9e9;
	
	}

.contentheader {
	padding: 2px 8px 2px 2px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #e9e9e9;
	background: #f7f7f7;
	}

.contentheader h1, h2 {
	padding: 0;
	margin: 0;
	}
	
.contenttext {
	padding: 2px;
	background:#fcfcfc;
/*	overflow: hidden; */
	}

.contenttext li {
	list-style-image: none;
	padding-top: 7px;
	}

.viewtext { 
	clear: right 
	}	

#randomblog {
   padding:2px;
   float: right;
   margin-bottom: 10px;
   margin-top:10px;
   width: 170px;
   margin-left: 25px;
   border:1px solid #e9e9e9;
   background:#eee;
   font-size:10px;
}

#randomblog a {
text-decoration:none;
}

#randomblogclearer {
   clear: right;
   margin-bottom: 4px;
}	
	
	
	
.blogshot {
	padding: 0px;
	text-align: right;
	display: inline;
	float: right;
	}

.blogshot img {
	border: 1px solid #f7f7f7;
	margin: 2px 1px 2px 1px;
	color: #666666;
	}

a.plainlink { border: none; padding: 0; margin: 0; background-color: transparent; text-decoration: none;}
a.plainlink:hover { border: none; 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; }

.blogshot img a:hover, .blogshot a:hover img, .recentpost img a:hover, .recentpost a:hover img, .recentpostlist a:hover img {
	border: 1px solid #e9e9e9;
	text-decoration: none;
	color: #333333;
}

.blogtext {
	padding: 10px;
	text-align: left;
}

.viewtext {
	clear: right;
}
	
.blogcontrols {
	padding: 3px 3px 3px 0px;
	text-align: left;
	clear: both;
	background: #f7f7f7;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ffffff;
	}

#freestanding { text-align: left !important; }
#freestanding a, #freestanding span.nolink { padding: 3px 3px 3px 0px; float: left; display: inline }

.blogcontrols a { 
	padding: 3px 3px 3px 0px; 	
	color: #666666; 
	font-weight: normal; 
	border: 1px solid transparent; 
}

.blogcontrols a:hover {
	padding: 1px 2px;
	color: #333333;
	font-weight: bold;
	border: 1px solid #e9e9e9;
	background-color: #FFFFFF;
}

#pagenums {
background: #e9e9e9;


}

	
.recentpost {
	width: 160px; 
	height: 175px;
	margin: 5px 2px 5px 2px;
	float: left;
	font-size: 10px;
	text-align: left;
	
}

.recentpost img {
	border: 1px solid #036;
}

.recentpostlist  { 
	padding: 5px 5px 5px 0;
	text-align: left;
}

#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; }

#footer {
	clear: both;
	
	margin:0px;
	padding: 105px 60px 0 60px;
	height:30px;
	text-align: center;
	font-size: 9;
	background: url(footer.gif) bottom center no-repeat;
	}
