/* --Black and White Xeroxed-- */

/* moblog.co.uk theme by Alfie Dennen, based on Fourteen by Joe Archer 11.11.04

/* RESTYLED HTML TAGS */

body {
	padding-top:8px;
	margin: 0px; 
	padding-bottom: 0px;
	background-color: #000000; 
	color: #ffffff;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: x-small;
}

input, textarea {
 	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: x-small;
	border: 1px dotted #ccc;
	background: #f7f7f7;
}

textarea:focus, textarea:hover, input:focus, input:hover {
background: #F7F8F0;
}

hr { display: block;
	color:#ffffff;
	background:#000000;
	height:0px; 
	border:0;
	width: 90%;
	
}

small {padding: 5px 5px 5px 3px;}

h1 { font-size: 115%; font-weight: bold; color: #ffffff; }
h2 { font-size: 110%; background:000000; color: #ffffff;  }
h3 { font-size: 105%; color: #ffffff; }

a:link, a:visited { color: #999999;}

a:hover, a:active {
	color: #F7F8F0;
	text-decoration: bold;
	padding-bottom:0px;
}


form { text-align: right }



/* BODY CONTAINER */

#pageall{
	position: relative;
	margin: 0 auto;
	width: 745px;
	background: #000000;
	font-size: 110%;
}



/* TOPNAV STYLES */

#masthead {
	height: 93px;
	background-image: url("logo1.jpg");
	background-repeat: no-repeat;
	background-position:left;
    margin: 8px auto 0 auto;
    width: 745px;
	border-right: 1px solid #000000;
	}

#masthead a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: bold;
	padding: 1px 3px 3px 3px;
	font-family: Arial, sans-serif;
	}

#masthead a:hover {
	background-color: transparent;
	color: #918E8E;
	text-decoration: none;	
	}

#masthead a.selected {
	background-color: #transparent;
	color: #ffffff;
	text-decoration: bold;	
	padding-bottom: 3px;	

}

#masthead a.plainlink { display:none; }

#masthead img { float: left; }

.mainnav {
	padding: 20px;
/*	margin: 0px -5px -5px -24px;
	position: relative;
	top: 66px;
	left: 0px; */
	margin: 0;
	position: absolute;
	top: 56px;
	left: -10px;	
	white-space: nowrap;
	background-color: transparent;
	width: 445px;
	height: 13px;
	}

#navigation li { display: inline; list-style-image: none; padding: 0 0 2px 1px; margin: 0; }
#navigation {  margin:0; padding: 0px;  }

#rightcontent {
	position: absolute;
	left: 9px;
	top: -14px;
	font-size: 90%;
	color: #ffffff;
}

#masthead #rightcontent a { padding: 3px; background-color: transparent; border: 0px; }
#masthead #rightcontent a:hover { text-decoration: none; }


#backlink { 
	display:none;
	}


/* MAIN PAGE STYLES */


/* LEFT CONTENT*/

.leftbox {
	width: 186px;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 1 0 19px 0;
	overflow: hidden;
	color:#ffffff;
	border: 1px solid #ffffff
}

.leftbox h2 {
	padding: 3px;
	padding-left: 8px;
	background: #000000;
	margin:2px;
	border-color:#ffffff;
	border-width:1px;
	border-style:solid;
}
.leftbox h3{
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
	padding: 3px;
	padding-left: 8px;
	background: #000000;
	margin:2px;
	border-color:#ffffff;
	border-width:1px;
	border-style:solid;
}

.leftbox ul { margin: 0; padding: 0 0 20px 12px; }

.leftbox li {
	list-style-type: none;
	padding-top: 6px;
	}
	
.leftbox p {
	padding: 10px 6px 5px 12px;
	margin: 0;
}

.leftbox p small {
	padding: 10px 0px 5px 0px;
	margin: 0;
	font-size: 90%;
}

.leftbox p strong {
	font-weight: 400;
	color: white;
}

.leftbox #favimage {
	text-align: center;
	margin:0px;
}
.leftbox #favimage img { border: 1px solid #ffffff}

#recentupdate{
color:#ffffff;
}
#recentcomments{
font-size:90%;
}

#recentcomments strong, #recentcomments small {font-size:10px; padding:0;}


/* MAIN CONTENT */

.contentbox {
	width: 543px;
	margin: 0 2px 10px 190px;
	text-align: left;
	background:#000000;
	border: 1px solid #ffffff;
	padding-right:4px;
	}

.contentheader {
	padding: 2px 8px 2px 8px;
	border-bottom: 0px solid #ffffff;
	background-color:#000000
	}

.contentheader h1, h2 {
	padding: 0;
	margin: 0;
	}
	
.contenttext {
	padding: 8px;
	background:#000000;
	color:#FFFFFF
/*	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;
   border:1px dotted #ffffff;
   background:#FFFFFF;
   font-size: 90%;
   text-align: center;
   color: #333;
}

#randomblog a {
text-decoration:none;
}

#randomblogclearer {
   clear: right;
   margin-bottom: 4px;
}	

.blogshot {
	padding: 2px;
	text-align: right;
	display: inline;
	float: right;
	border: 1px solid #ffffff
	}

.blogshot img, #randomblog img {
	border: 0px solid #342902;
	margin: 2px 1px 2px 1px;
	color: #ffffff;
	}

a.plainlink { border: none; padding: 0; margin: 0; text-decoration: none;}
a.plainlink:hover { border: 1px; 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 {
	border: 0px solid #ffffff;
	text-decoration: none;
	color: #ffffff;
}

.blogtext {
	padding: 10px;
	text-align: left;
}

.viewtext {
	clear: right;
}
	
.blogcontrols {
	padding: 3px 3px 3px 0px;
	text-align: right;
	clear: right;
	background: #000000;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
}

#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; }

.blogcontrols a:hover {
	padding: 3px 3px 3px 0px;
}

#pagenums {
	background: #000000;
	padding-left:3px;
	border: 1px solid #ffffff
}

.recentpost {
	width: 163px; 
	height: 180px;
	margin: 5px 5px 5px 5px;
	float: left;
	border: 0px
}

.recentpost img {

}

.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;
	display: none;
}

#donate form { text-align: left; padding: 0; margin: 0; width: 500px; }

#donate img, #donate input { border: 1px solid #ccc }

#footer {
	clear: both;
	margin:0px;
	padding: 80px 26px 0 60px;
	height:30px;
	text-align: right;
	font-size: 80%;
	background: #000000;
	margin-right: -14px;
}	
