I only have one right now...but it was just something I made up a few moments ago. People can feel free to post any/all Shaman King layouts here. Oh yes, and give credit to the people who made it.
Made by Dana Tao (me! x3)
Horohoro Profile

Code:
.caption:before, .caption:after, .caption2:before, .caption2:after{display:none;}
#site{margin-left: auto; margin-right: auto; width: 760px;}
#content, #header{border:0px;}
.caption .message, .caption2 .message{background: transparent;}
body { background: #FFF url(http://i64.photobucket.com/albums/h180/foxyvulpixie/BlueWhiteClouds.jpg) TOP LEFT}
#details h3,#details hr {display:none;}
#details dl,#details dd {text-indent:-5000px;}
#info dt,#info dd,#stats dt,#stats dd {text-indent:0px;}
/* MAIN HEADER --------*/
#extendedProfileBody #header h1 {
background-image: url(http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroHeadercopy.jpg)
height: 250px;
}
/* CONTENT -------- */
/* styles for the content dive around all the other sections */
#content a {
color: #BED2DF;
font-size: 11px;
text-decoration: none;
}
#content a:hover {
color: #BED2DF;
text-decoration: bold, italic;
}
#content {
background: #FFF;
color: #2B6C98;
}
/* SECTION ------ */
/* styles across all sections */
.section {
border: 0px 1px 1px 1px;
font-size: 11px;
margin-bottom: 5px;
padding: 0px 10px 10px 10px;
}
.section h2 {
font-size:0px;
height: 75px;
text-indent: -3000px;
}
/* PROFILE --------- */
/* styles for the Profile section */
#profile {
background: #FFF;
border-color: #COLOR;
}
#profile h2 {
background: url(http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroProfilecopy.jpg) top left no-repeat;
}
/* don't display speech bubble */
#profile .caption {
display: none;
}
/* current items list */
#profile ul {
background-color: #FFF;
padding: 2px;
border: 3px double #BED2DF;
}
/* DETAILS --------- */
/* styles for the Details section */
#details{
border-color: #BED2DF;
color: #BED2DF;
background: #FFF;
}
#details h2 {
background: url(http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroDetailscopy.jpg) top left no-repeat;
}
/* WISHLIST --------- */
/* styles for the Wishlist section */
#wishlist{
border-color: #BED2DF;
background:#fff;
}
#wishlist h2 {
background: url(http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroWishlistcopy.jpg) top left no-repeat;
}
/* ABOUT ------------ */
/* styles for the About section */
#about {
background-color: #fff;
border-color: #BED2DF;
background: #fff;
}
#about h2 {
background: url(http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroAboutcopy.jpg) top left no-repeat;
}
/* FRIENDS ---------- */
/* styles for the Friends section */
#friends {
background-color: #FFF;
border-color: #BED2DF;
font-size: 11px;
}
#friends h2 {
background: url(http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroFriendscopy.jpg) top left no-repeat;
}
/* avatars */
#friends #friendGroup li {
border-right: 1px dotted #BED2DF;
background: url(IMAGE URL) bottom center no-repeat;
}
/* JOURNAL ---------- */
/* styles for the Journal section */
#journal {
background-color: #fff;
border-color: #BED2DF;
font-size: 11px;
}
#journal h2 {
background: url(http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroJournalcopy.jpg) top left no-repeat;
}
#journal h3 {
display: none;
}
#journal p {
margin-top: 10px;
text-align:center;
}
#journal ul {
padding-top: 15px;
margin-left: 25px;
}
#journal li {
padding-bottom: 5px;
list-style-type: circle;
}
#multimedia {
background-color: #FFF;
border-color: #BED2DF;
}
#multimedia h2 {
background: url(http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroMediacopy.jpg) top left no-repeat;}
/* COMMENTS ---------- */
/* styles for the Comments section */
#comments {
background-color: #FFF;
border-color: #BED2DF;
font-size: 11px;
}
#comments h2 {
background: url(IMAGE http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroCommentscopy.jpg) top left no-repeat;
}
/* avatars */
#comments dl dt.avatar img {
background: url(IMAGE URL) left no-repeat;
padding-left: 3px;
margin-bottom: 2px;
}
#comments dl dt.avatar2 img
{
background: url(IMAGE URL) bottom right no-repeat;
_margin-right: 20px;
margin-bottom: 2px;
}
/* SIGNATURE ---------- */
/* styles for the Signature section */
#signature {
background-color: #fff;
border-color: #BED2DF;
}
#signature h2 {
background: url(http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroSigcopy.jpg) top left no-repeat;
}
/* CAPTIONS ---------- */
/* styles for all speech bubbles in Comments section */
.caption {
font-size: 11px;
border: 1px solid #COLOR;
}
.caption2 {
border: 1px solid #COLOR;
}
#site{margin-left: auto; margin-right: auto; width: 760px;}
#content, #header{border:0px;}
.caption .message, .caption2 .message{background: transparent;}
body { background: #FFF url(http://i64.photobucket.com/albums/h180/foxyvulpixie/BlueWhiteClouds.jpg) TOP LEFT}
#details h3,#details hr {display:none;}
#details dl,#details dd {text-indent:-5000px;}
#info dt,#info dd,#stats dt,#stats dd {text-indent:0px;}
/* MAIN HEADER --------*/
#extendedProfileBody #header h1 {
background-image: url(http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroHeadercopy.jpg)
height: 250px;
}
/* CONTENT -------- */
/* styles for the content dive around all the other sections */
#content a {
color: #BED2DF;
font-size: 11px;
text-decoration: none;
}
#content a:hover {
color: #BED2DF;
text-decoration: bold, italic;
}
#content {
background: #FFF;
color: #2B6C98;
}
/* SECTION ------ */
/* styles across all sections */
.section {
border: 0px 1px 1px 1px;
font-size: 11px;
margin-bottom: 5px;
padding: 0px 10px 10px 10px;
}
.section h2 {
font-size:0px;
height: 75px;
text-indent: -3000px;
}
/* PROFILE --------- */
/* styles for the Profile section */
#profile {
background: #FFF;
border-color: #COLOR;
}
#profile h2 {
background: url(http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroProfilecopy.jpg) top left no-repeat;
}
/* don't display speech bubble */
#profile .caption {
display: none;
}
/* current items list */
#profile ul {
background-color: #FFF;
padding: 2px;
border: 3px double #BED2DF;
}
/* DETAILS --------- */
/* styles for the Details section */
#details{
border-color: #BED2DF;
color: #BED2DF;
background: #FFF;
}
#details h2 {
background: url(http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroDetailscopy.jpg) top left no-repeat;
}
/* WISHLIST --------- */
/* styles for the Wishlist section */
#wishlist{
border-color: #BED2DF;
background:#fff;
}
#wishlist h2 {
background: url(http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroWishlistcopy.jpg) top left no-repeat;
}
/* ABOUT ------------ */
/* styles for the About section */
#about {
background-color: #fff;
border-color: #BED2DF;
background: #fff;
}
#about h2 {
background: url(http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroAboutcopy.jpg) top left no-repeat;
}
/* FRIENDS ---------- */
/* styles for the Friends section */
#friends {
background-color: #FFF;
border-color: #BED2DF;
font-size: 11px;
}
#friends h2 {
background: url(http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroFriendscopy.jpg) top left no-repeat;
}
/* avatars */
#friends #friendGroup li {
border-right: 1px dotted #BED2DF;
background: url(IMAGE URL) bottom center no-repeat;
}
/* JOURNAL ---------- */
/* styles for the Journal section */
#journal {
background-color: #fff;
border-color: #BED2DF;
font-size: 11px;
}
#journal h2 {
background: url(http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroJournalcopy.jpg) top left no-repeat;
}
#journal h3 {
display: none;
}
#journal p {
margin-top: 10px;
text-align:center;
}
#journal ul {
padding-top: 15px;
margin-left: 25px;
}
#journal li {
padding-bottom: 5px;
list-style-type: circle;
}
#multimedia {
background-color: #FFF;
border-color: #BED2DF;
}
#multimedia h2 {
background: url(http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroMediacopy.jpg) top left no-repeat;}
/* COMMENTS ---------- */
/* styles for the Comments section */
#comments {
background-color: #FFF;
border-color: #BED2DF;
font-size: 11px;
}
#comments h2 {
background: url(IMAGE http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroCommentscopy.jpg) top left no-repeat;
}
/* avatars */
#comments dl dt.avatar img {
background: url(IMAGE URL) left no-repeat;
padding-left: 3px;
margin-bottom: 2px;
}
#comments dl dt.avatar2 img
{
background: url(IMAGE URL) bottom right no-repeat;
_margin-right: 20px;
margin-bottom: 2px;
}
/* SIGNATURE ---------- */
/* styles for the Signature section */
#signature {
background-color: #fff;
border-color: #BED2DF;
}
#signature h2 {
background: url(http://i64.photobucket.com/albums/h180/foxyvulpixie/HoroSigcopy.jpg) top left no-repeat;
}
/* CAPTIONS ---------- */
/* styles for all speech bubbles in Comments section */
.caption {
font-size: 11px;
border: 1px solid #COLOR;
}
.caption2 {
border: 1px solid #COLOR;
}
