body {
	background-color: #ffff99;	
	background-image: url(../_images/diary/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center;
	}
	
		
.trans_box1 {
  font-family:verdana;
  font-weight:bold;
padding-top: 40px;
border: 2px #ae3a54 solid;
  width: 851px;
  height: 100%;

  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../_images/diary/blogbackground1.png");
}

/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box1[class] {
  background-image:url("../_images/diary/blogbackground1.png");
}


#wrapper {
	width: 1000px;
	height: 700px;
	margin-left: auto;
	margin-right: auto;
	}
	
	#navbar {
		background-color: #ffff99; 
		width: 851px;
		height: 88px;
		margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 10px;
		  border: solid 2px #ae3a54;

		}
	
#header p {
		margin-left: auto;
		margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 851px;
	height: 65px;
	cursor: pointer;

	}
	

	
#menu {
	width: 851px;
	height: 33px;
		margin-left: auto;
		margin-right: auto;
	margin-top: 0px;
	padding: 0px;

	}
	
	
	
#menu li {
		list-style-type: none;
		text-indent: -9999px;
		}
	
li#headerp {
	background-image: url(../_images/diary/header2.gif);
	margin: 0px;
	padding: 0px;
	width: 128px;
	height: 23px;
float: left;
}

li#music a {
	background-image: url(../_images/diary/menu_music.gif);
	margin: 0px;
	padding: 0px;
	width: 79px;
	height: 23px;
float: left;
}


li#dot1 {
	background-image: url(../_images/diary/menu_dot1.gif);
	margin: 0px;
	padding: 0px;
	width: 27px;
	height: 23px;
float: left;
}

li#diary a {
	background-image: url(../_images/diary/menu_diary.gif);
	margin: 0px;
	padding: 0px;
	width: 69px;
	height: 23px;
float: left;
}

li#dot2 {
	background-image: url(../_images/diary/menu_dot2.gif);
	margin: 0px;
	padding: 0px;
	width: 25px;
	height: 23px;
float: left;
}

li#image a {
	background-image: url(../_images/diary/menu_image.gif);
	margin: 0px;
	padding: 0px;
	width: 77px;
	height: 23px;
float: left;
}

li#dot3 {
	background-image: url(../_images/diary/menu_dot3.gif);
	margin: 0px;
	padding: 0px;
	width: 25px;
	height: 23px;
float: left;
}

li#video a {
	background-image: url(../_images/diary/menu_video.gif);
	margin: 0px;
	padding: 0px;
	width: 74px;
	height: 23px;
float: left;
}

li#dot4 {
	background-image: url(../_images/diary/menu_dot4.gif);
	margin: 0px;
	padding: 0px;
	width: 25px;
	height: 23px;
float: left;
}

li#style a {
	background-image: url(../_images/diary/menu_style.gif);
	margin: 0px;
	padding: 0px;
	width: 77px;
	height: 23px;
float: left;
}

li#dot5 {
	background-image: url(../_images/diary/menu_dot5.gif);
	margin: 0px;
	padding: 0px;
	width: 25px;
	height: 23px;
float: left;
}

li#about a {
	background-image: url(../_images/diary/menu_about.gif);
	margin: 0px;
	padding: 0px;
	width: 83px;
	height: 23px;
float: left;
}

li#headerk {
	background-image: url(../_images/diary/header3.gif);
	margin: 0px;
	padding: 0px;
	width: 137px;
	height: 23px;
float: left;

}


/*HOVER STATES FOR ALL MENU LINKS*/
li#music a:hover{ 
	background: url("../_images/diary/menu_music.gif") no-repeat 0 -41px;
	cursor: pointer;
}


li#diary a:hover { 
	background: url("../_images/diary/menu_diary.gif") no-repeat 0 -41px;
	cursor: pointer;
}



li#image a:hover { 
	background: url("../_images/diary/menu_image.gif") no-repeat 0 -41px;
	cursor: pointer;
}



li#video a:hover { 
	background: url("../_images/diary/menu_video.gif") no-repeat 0 -41px;
	cursor: pointer;
}


li#style a:hover { 
	background: url("../_images/diary/menu_style.gif") no-repeat 0 -41px;
	cursor: pointer;
}


li#about a:hover { 
	background: url("../_images/diary/menu_about.gif") no-repeat 0 -41px;
	cursor: pointer;
}


#blogsidebar {
	width: 1000px;
	height: 100%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;

	}
		
	
#blog {
	width: 650px;
	float: left;
	padding: 10px;
border-right: 5px #ae3a54 solid;

	}


	
#datestamppic {
			background-image: url(../_images/diary/datestamp.gif);
	background-repeat: no-repeat;
		width: 180px;
	height: 84px;
	float: left;

		}

.datestamp

	{
	background-image: url(../_images/diary/datestamp2.gif);
	background-repeat: no-repeat;
	width: 105px;
	height: 18px;
	margin-right: 15px;
	padding-left: 4px;
	margin-top: 33px;
	margin-left: 62px;
	font:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: small-caps;
 	font-size: 12px;
	color: #ffff99; 

		}
		
		

		
.entry h2 {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 24px;
	font-variant: small-caps;
	font-style: oblique;
	color: #ae3a54;
	}
	
.entry h2 a {
	text-decoration: none;
	}
	
span.firstcap {
font-size: 150%;
font-weight: bold;
width:0.75em;
}



.entry p {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 125%;
	margin: 2px;
	}
	

.entry a {
	color: #ae3a54;
	}
	
.entry a:hover {
	color: #F36;
	}
	
.readmore {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 10px;
	}

#topofpage {
	background-image: url(../_images/diary/topofpage.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	margin-top: 5px;
	text-align: right;
	font-size: 12px;
	font-variant: small-caps;
	font-family: Helvetica, Arial, sans-serif;
	padding-right: 60px;
	}


.comments {
	background-image: url(../_images/diary/comments.png);
	width: 63px;
	height: 49px;
	float: right;


}

#011310 {
	background-image: url(../_images/diary/comments.png);
	width: 63px;
	height: 49px;
	float: right;
	margin-bottom: 84px;

}

.commentcount {
	
	text-align:right;
	padding-top: 2px;
	padding-right: 5px;

	}
	


.commentcount a {
		font-size: 11px;
	font-weight: bold;
	text-decoration: none;
		cursor: pointer;
}

.addcomment a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;

}

.diggfb {
	float:left;
	}

#sidebar {
	width: 250px;
	float: right;
	padding: 5px;
	border-left:solid 5px #ae3a54;
	}
	
#sidebar a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ae3a54;
	text-decoration: none;
	}
	
#sidebar a:hover {
	color: #21c7f0;
	}

#recentposts h2 {
	background-image: url(../_images/diary/recentposts.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 2px;
	margin-bottom: 0px;
	text-indent: -9999px;
	}

#archives {
	padding-left:5px;
	height:50px;
	}

#archives h2 {
	background-image: url(../_images/diary/archives.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 2px;
	margin-bottom: 0px;
	text-indent: -9999px;
	}



#webhaunts h2 {
	background-image: url(../_images/diary/webhaunts.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 2px;
	margin-bottom: 0px;
	text-indent: -9999px;
	}

#buttons {
	padding-left: 10px;

	}
img {
	border: 0;
	}

#favorites h2 {
	background-image: url(../_images/diary/favorites.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 2px;
	text-indent: -9999px;
	}
	
#interact h2 {
	background-image: url(../_images/diary/interact.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 2px;
	text-indent: -9999px;
	}


ul.rss-items {
	list-style-type: none;
	padding-left: 0px;
width: 250px;
	}

.rss-item {
	padding-bottom: 5px;
}

#wrapper #content #sidebar #archives #form #jumpMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ae3a54;
	background-color: #ffff99;
	text-align: center;
	width: 200px;
	border: thin inset #ae3a54;
	list-style-type: none;
	margin-left: 25px;
}

