body {
	background-image: url(background.gif);
	margin-left: auto;
	margin-top: 0px;
	background-color: #294574;
	margin-right: auto;
	margin-bottom: 0px;
}

#menu {
	text-align: center;
	position:relative; 
	z-index: 100;
}

.pagecontent {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	position:relative; 
	top:-70px;
}

.content {
	border: 2px solid #E9F5F5;
	width: 500px;
	margin-right: 250px;
	padding: 2px;
}

.sidebar {
	position: absolute;
	border: 2px solid #E9F5F5;
	width: 225px;
	right: 0px;
	top: 0px;
	padding: 2px;
}

.inner-sidebar {
	background-color: #E9F5F5;	
	width: 220px;
}

.sidebar-box {
	border: 2px solid #132E5D;
	font-size: small;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
}

.sidebar-item {
	font-size: small;
	left: 25px;
	position: relative;
}

.sidebar-header {
	border-bottom: 2px solid #132E5D;
	background-color: #C9D0DC;
	margin-bottom: 15px;

}

.sidebar-image {
	float: left;
	position: relative;
	margin-bottom: -15px;
	top: -15px;
	left: 5px;
}
.sidebar-pencil {
	float: left;
	position: relative;
	margin-bottom: -18px;
	top: -18px;
	left: 5px;
}

.sidebar-title {
	margin-left: 5px;
	font-size: small;
}



.post {
	background-color: #E9F5F5;
	width: 500px;
}

.post-body {
	border: 2px solid #132E5D;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.message {
	margin: 10px;
	margin-top: 35px;
	top: -10px;
	position: relative;

}

.post-header {
	border-bottom: 2px solid #132E5D;
	background-color: #C9D0DC;

}

.post-footer {
	border-top: 2px solid #132E5D;
	height: 20px;
}

.postedby {
	float: left;
	font-size: small;
	margin-left: 5px;
	vertical-align: middle;
}
.emailsean {	
	font-size: small;

}
.comments {
	float: right;	
	font-size: small;
	margin-right: 5px;
	vertical-align: middle;
}

.pencil {
	float: left;
	position: relative;
	margin-bottom: -22px;
	top: -22px;
	left: 15px;
}

.post-title {
	margin-left: 30px;
	font-size: large;
	
}

.post-date {
	float: left;
	margin-left: 100px;
}

.date-header-box {
	background-color: #C9D0DC;
	width: 500px;
}

/* Profile
----------------------------------------------- */
@media all {
  #profile-container {
    border: 2px solid #132E5D;
    background:#C9D0DC;
    margin:0 0 15px;
    padding:0 0 10px;
    color:#000000;
    }
  #profile-container h2 {
    background:;
    padding:10px 15px .2em;
    margin:0;
    border-width:0;
    font-size:115%;
    line-height:1.5em;
    color:#000000;
    }
  }
@media handheld {
  #profile-container {
    background:#586;
    }
  #profile-container h2 {
    background:none;
    }
  }

.profile-datablock {
  margin:0 15px .5em;
  border-top: 2px solid #132E5D;
  padding-top:8px;
  }
.profile-img {display:inline;}
.profile-img img {
  float:left;
  margin:0 10px 5px 0;
  padding-top:4px;
  border:0;
  
  }
.profile-data strong {
  margin-top: -5;
  font-size:80%;
  display:block;
  }
#profile-container p {
  margin:0 15px .5em;
  }
#profile-container .profile-textblock {
  clear:left;

  }
#profile-container a {
  color:#000000;
  }
.profile-link a {
  background:url("http://sean.bunnyhug.net/temp_web/icon_profile.gif") no-repeat 0 .1em;
  padding-left:15px;
  font-weight:bold;
  }
ul.profile-datablock {
  list-style-type:none;
  }

.fullcontent {
	border: 2px solid #E9F5F5;
	width: 750px;
	padding: 2px;
}
.fullpost {
	background-color: #E9F5F5;
	width: 750px;
}
.fullpost-body {
	border: 2px solid #132E5D;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
.fullpost-header {
	border-bottom: 2px solid #132E5D;
	background-color: #C9D0DC;

}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 200}

#sddm li
{	margin: 0;
	padding: 0;
	z-index: 200;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	margin: 0;
	z-index: 200;
	background: #E9F5F5;
	color: #000000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #c9d0dc}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	z-index: 200;
	background: #e9f5f5;
	border: 1px solid #132e5d}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		z-index: 200;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #e9f5f5;
		border: 1px solid #132e5d;
		color: #000000;
		font: 11px arial}

	#sddm div a:hover
	{	background: #c9d0dc;
		color: #000000}
