REQUEST:Ryouchi Forever

May 13, 2008 13:59

Style: S2 Mixit
Screen Resolution: 800x600 and higher
Browser Compatible: Firefox
Header Compatible: Yes
Nav Bar Compatible: Yes
Plus Account/Ads: Yes
Base CSS Layout from :grrliz@thefulcrum
Requested by:yueilu




Note: Plus accounts will not look exactly the same due to adds.

1. Choose Journal Style: Under 'Select a New Theme' type Mixit in the search box, and apply any one of those themes.

2. Customize Your Theme > Display: Wrap Entry text under userinfo: Yes

3. Sidebar: Customise it as you wish.

4. Custom CSS: Set all dropdown boxes to No, copy and paste the code into the Custom stylesheet textbox:

/* Template: Ryochi forever */
/* requested by:yueilu@livejoural */
/* S2 Style: Mixit */
/* base layoutAvailable at http://community.livejournal.com/thefulcrum/ */
/* Made by marikit@ marikitdoodles */

* {margin: 0px; padding: 0px; }

html {font-size: 100%; /* IE hack */ }

body {
background: #ffffff;
color: #444444;
font-family: "Lucida Grande", "Lucida Sans Unicode", "trebuchet ms", candara, helvetica, verdana, arial, tahoma, sans-serif;
font-size: 62.5%;
text-align: center;
}

a, a:link, a:visited, a:active {font-weight: normal; text-decoration: none; outline: none;}
a:hover {color: #555555;}

blockquote {margin: 1em 3em; padding: 1em; background: #ffffff;}

input, textarea, select {}

h1, h2, h3 {margin: 5px 0px;}

font {font-family: inherit !important; color: inherit !important;}

/* ----------------------------------------- */
/* ---------- PAGE STRUCTURE --------------- */
/* ----------------------------------------- */

/* -- don't touch the stuff below -- */
#page, #header, #content, #footer {position: relative; top: 0;}
#alpha, #beta, #gamma {display: inline; float: left; position: relative; top: 0;}
#footer {margin: -1px 0 0 0; /* HACK - removes space between content and footer */}
#page-inner, #header-inner, #content-inner, #alpha-inner, #beta-inner, #gamma-inner, #footer-inner {position: static;}
#header-inner, #alpha-inner, #beta-inner, #gamma-inner {overflow: hidden; /* hide content that is larger than the element dimensions */}
#alpha-inner[id] { overflow: visible; } /* FF MAC & PC will clip pager-top when accessing page anchor */
/* -- don't touch the stuff above -- */

#container {font-size: 1.1em; text-align: left;}
#container-inner {min-height: 100%; text-align: left;}

#page {margin: 0px auto; padding: 0px;}

#header-inner {position: relative; height: 200px;}

#content {border-top: 5px solid #e3e3e3; background: #f5f5f5;}
#content-inner {width: 960px; margin: 0px auto; text-align: left;}

#alpha { display: inline; float: left; width: 640px;}
.layout-tw #alpha {float: right;}

#beta { display: inline; float: left; width: 320px;}
#beta-inner {position: relative; padding-left: 20px;}
.layout-tw #beta-inner {padding-right: 20px;}

#footer {clear: both; border-top: 5px solid #666666; height: 30px;}

/* ---------------------------- */
/* ---------- HEADER ---------- */
/* ---------------------------- */

#header-content {height: 32px; border-bottom: 5px solid #666666; text-transform: uppercase;}

#header-text {position: relative; width: 960px; margin: 0px auto; }
#header-text ul.nav {}
#header-text ul.nav li {display: inline; float: left;}
#header-text ul.nav li a {display: block; padding: 10px; color: #ffffff; font-size: 10px;}
#header-text ul.nav li a:hover {background: #777777; color: #ffffff;}
#header-text ul.nav li.current a {background: #666666; color: #ffffff;}

#header-name,
#header-description {display: none;}

/* ----------------------------- */
/* ---------- ENTRIES ---------- */
/* ----------------------------- */

/* previous and next links */
.stream-header {display: none;}
.stream-footer {clear: both; display: block; margin-bottom: 1em; padding: 1em 0; color: #cccccc; text-align: left; text-transform: uppercase;}

/* entry container */
.asset {position: relative; clear: both; margin-bottom: 2em; font-size: 1.1em;}
.asset a:hover img {border: 1px solid #555555;}

.asset-header {padding: 5px 0px;}
.asset-header ul.asset-meta-list {border: 0px;}
.lj-view-entry .asset-header {padding: 0; }

/* entry subject */
h2.page-header2 {font-size: 1.2em; font-weight: bold; text-align: left; text-transform: uppercase;}
h2.page-header2 a, .lj-view-tags h2 {text-decoration: none;}

.lj-view-entry h2.page-header2 {padding: 5px 10px;}

/* entry body, meta, tags */
.asset-content {}

/* entry text */
.asset-body {min-height: 9em; margin: 0px; padding: 10px 0px; line-height: 1.5em; overflow-x: hidden;}
.asset-body a {text-decoration: underline; font-weight: bold;}
.asset-body ol {margin: 1em 1em 1em 2em; padding: 1em 1em 1em 2em; background: #ffffff;}
.asset-body ul {margin: 1em 1em 1em 2em; padding: 1em 1em 1em 2em; background: #ffffff;}
.asset-body dt {padding: 5px 0px; font-weight: bold; text-transform: uppercase;}
.asset-body dd {margin-left: 30px; padding: 10px; border-top: 0px !important; background: #ffffff;}

.ljuser {display: inline !important;}
.ljuser a {background: transparent;}
.ljuser a:hover {color: #555555;}

/* userpic */
.user-icon {float: right; padding: 0 0 1em 1em; text-align: center;}
.user-icon span {background: #f5f5f5;}

/* mood, music, location */
.lj-currents ul {display: none;}

/* --- tags --- */
.asset-tags {display: none;}

/* comments bar */
ul.asset-meta-list {list-style-type: none; padding: 5px 0px; border: 1px solid #cccccc; background: #ffffff; text-transform: lowercase;}
li.asset-meta-comments {display: inline; margin-left: -1px;}
li.asset-meta-comments a {padding: 5px 5px; border-right: 1px solid #cccccc;}
li.asset-meta-comments a:hover {background: #e3e3e3; color: #444444;}

.prevnext, .prev, .next {padding: 5px 0px;}

/* date and time */
div.asset-header ul {background: transparent !important; font-size: 11px; text-transform: uppercase; list-style-type: none;}

/* ----------------------------- */
/* ---------- SIDEBAR ---------- */
/* ----------------------------- */

.widget {margin-bottom: 1em; padding: 1em 0;}

.widget-header {margin: 0px; padding: 0 0 0.5em 0; border-bottom: 1px solid #ccc; font-size: 1em; text-transform: uppercase;}
.widget-content {font-size: 1.1em;}
.widget ul {margin: 0px; padding: 0px; list-style-type: none;}

/* profile */
.about-me-widget {}
/* to turn the profile module on, simply delete the line above */
.about-me-widget .widget-header a {font-weight: bold;}
.about-me-widget .widget-content {position: relative;}
.about-me-widget .widget-content .user-pic {margin-top: 10px;}
.about-me-widget dl.profile-list {position: absolute; top: 10px; left: 110px;}
.about-me-widget dd {padding: 3px 0px;}
.about-me-widget dd.profile-username {text-transform: uppercase;}
.about-me-widget dd.profile-name a {font-weight: bold; text-decoration: underline;}

/* calendar */
.calendar-widget {}
.calendar-widget table {width: 100%; margin-left: -5px; font-size: 11px; text-align: center; }
.calendar-widget th,
.calendar-widget td {margin: 0px; padding: 0px; border: 1px solid #ccc;}
.calendar-widget p {margin: 0px; padding: 0px; text-align: right;}
.calendar-widget tr:first-child td {border: 0px;}
.calendar-widget tr:first-child a,
.calendar-widget tr:first-child a:hover {font-weight: bold;}

/* link list */
.typelist-widget {}
.typelist-widget li.item {margin: 0px; padding: 0px; }
.typelist-widget li.item a {display: block; margin: 0px; padding: 3px 0px; border-bottom: 1px solid #ccc; font-size: 1em !important;}
.typelist-widget li.item a:hover {background: #eee;}

/* tags */
.categories-widget li.item a {display: block; margin: 0px; padding: 3px 0px; border-bottom: 1px solid #ccc;}
.categories-widget li.item a:hover {background: #eee;}
.categories-widget .widget-footer {padding: 10px 0px 0px 0px; text-align: right;}

/* custom text */
.customtext-widget .widget-content {line-height: 1.8em;}

/* page summary */
.archive-widget ul li {padding: 3px 0px; border-bottom: 1px solid #ccc;}

/*syndication */
.syndicate-widget img {margin-top: 5px;}

/* powered by livejournal */
.powered-widget {display: none; padding-top: 3em;}
.powered-widget .widget-content {overflow: hidden; font-size: 12px;}
.powered-widget a {font-weight: bold; text-decoration: underline;}

/* designed by */
/* leave this turned off otherwise it will credit someone else with the design */
.designed-widget {display: none;}

/* ----------------------------------- */
/* ---------- COMMENTS PAGE ---------- */
/* ----------------------------------- */

/* Comments ---------------------------------------*/
#comments {padding: 0px;}

div.comments-inner h2 {margin: 0px; padding: 1.5em 0 0 0; font-size: 1.4em;}

.comment {position: relative; min-height: 130px; margin-bottom: 3em; padding:0px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;}
.comment-odd {}
.comment-even {background: #ffffff; padding: 1em;}

.comments-nav {margin: 0px 0px 20px 0px; text-align:center;}

.comment-meta {padding: 5px 0px;}
.comment-meta .user-icon {position: relative; float: right; display: inline; padding-bottom: 10px;}
.comment-meta .commenter-name {font-size: 1.3em;}

/* --- reply, freeze, screen, etc --- */
.comment-links {margin-top: 0.9em; font-weight: normal; text-align: right; font-size: 1em;}
.comment-subject {font-weight: bold; }
.comment-date {margin-top: 0.9em; margin-bottom: 0.9em;}

/* Fix height in IE */
.comment {height: 1%;}

/* Quick Reply ---------------------------------------*/
.quickreply {margin-top: 1em; width:90%; padding-top: 5px; padding-bottom: 10px;}

#commenttext, #subject {width: 90%;}
#comment-form {width: 500px;}

/* ------------------------------ */
/* ---------- ARCHIVES ---------- */
/* ------------------------------ */

/* Calendar/Archive ---------------------------------------------------------------------- */

ul.year {text-align: center; padding: 0px;}
ul.year li {display: inline; padding: 0px 5px;}

table.yeartable {width: 100%; margin-left: auto; margin-right: auto;}
table.yeartable td.yeardate, table.yeartable td.yearday {padding: 5px; border: 1px solid #cccccc; background: #ffffff;}
table.yeartable td.yearday {background-color: #ebebeb; text-align: center;}
td.yearmonth {border-style: none; font-weight: bold; text-transform: uppercase;}
td.yeardate a {font-size: 1.5em; text-decoration: none;}

dd.viewsubjects {margin: 0 0 .75em .75em;}

.lj-view-archive #alpha,
.lj-view-month #alpha,
.lj-view-entry #alpha,
.lj-view-tags #alpha {padding-top: 2em;}
.lj-view-archive .asset-header, .lj-view-month .asset-header {margin: 0px; border: 0px; padding: 0px;}
.lj-view-archive .asset-body, .lj-view-month .asset-body {margin: 0px; border: 0px; padding: 10px 0px;}

.lj-view-month widget table {margin: 0px !important;}

.lj-view-tags #alpha ul {margin: 10px 0px 10px 20px;}
.lj-view-tags #alpha ul li {padding: 2px 0px;}

/* -------------------------- */
/* ---------- MISC ---------- */
/* -------------------------- */

/* Sponsored Plus ---------------------------------------*/

#ad-5linkunit {
clear: both;
}

#ad-leaderboard {
margin-bottom: 10px;
}

/* Utility Code --------------------------------------------------- */

/* clear floats, inspired by positioniseverything.net/easyclearing.html */
.comment-body:after,
#page-inner:after,
#header-inner:after,
#header-photo:after,
#content-inner:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#delta-inner:after,
#footer-inner:after,
.widget .user-pic:after {
content: ".";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0.1px;
}

/* float in post bodies around enclosures */
#content-inner,
.asset-body {
height: 1%;
}

/* Win IE < 7 */
* html #header-name a { word-wrap: break-word; }

/* ---------------------------------------- */
/* ---------- CONTEXTUAL POP-UPS ---------- */
/* ---------------------------------------- */

div.ContextualPopup div.Inner {padding: 5px; border: 1px solid #cccccc; background: #ffffff; text-align: left;}
div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited {text-decoration: none !important; font-weight: normal;}
div.ContextualPopup .Relation, div.ContextualPopup .Content .OnlineStatus {font-weight: bold !important;}

/* ---------------------------------------------------- */
/* ---------- PASTE YOUR COLOUR SCHEME BELOW ---------- */
/* ---------------------------------------------------- */

a, a:link, a:visited, a:active {color: #E70776;}
a:hover {color: #555555;}
blockquote, .asset-body ol, .asset-body ul {border-top: 2px solid #E70776; border-bottom: 2px solid #E70776;}
#header-content, #footer {background: #E70776;}
.asset a img {border: 1px solid #E70776;}
.asset-body dt {border-bottom: 3px double #E70776;}
.asset-body dd {border: 1px solid #E70776;}
.ljuser a {color: #E70776;}
.user-icon img {border: 2px solid #E70776;}
li.asset-meta-comments a {color: #E70776;}
.ljuser a {color: #E70776;}
div.ContextualPopup div.Inner {color: #E70776 !important;}
div.ContextualPopup div.Inner a, div.ContextualPopup div.Inner a:visited {color: #E70776 !important;}
div.ContextualPopup div.Inner a:hover {color: #555555;}
div.ContextualPopup .Relation, div.ContextualPopup .Content .OnlineStatus {color: #E70776;}

/* ----------------------------------------------------- */
/* ---------- PASTE YOUR HEADER GRAPHIC BELOW ---------- */
/* ----------------------------------------------------- */
#header-inner {position: relative; height: 397px; background: url(http://i285.photobucket.com/albums/ll79/littlemissmarikit/ryochiline.jpg) center bottom no-repeat;}

/* ------------------------------------------------ */
/* ---------- PASTE ANY EXTRA CODE BELOW ---------- */
/* ------------------------------------------------ */

/*--------------------------------------------------------
Locked icon by http://_excentric_.livejournal.com
-----------------------------------------------------------*/

.entry img[src="http://p-stat.livejournal.com/img/icon_protected.gif"]{width: 0; height: 0; padding: 15px 11px 0px 0px !important;
background: url(http://i147.photobucket.com/albums/r304/snubicons/icon/lock.gif);}
.entry img[src="http://p-stat.livejournal.com/img/icon_private.gif"]{width: 0; height: 0; padding: 15px 11px 0px 0px !important;
background: url(http://i147.photobucket.com/albums/r304/snubicons/icon/lock.gif);}
.subject img[src="http://p-stat.livejournal.com/img/icon_protected.gif"]{width: 0; height: 0; padding: 15px 11px 0px 0px !important;
background: url(http://i147.photobucket.com/albums/r304/snubicons/icon/lock.gif);}
.subject img[src="http://p-stat.livejournal.com/img/icon_private.gif"]{width: 0; height: 0; padding: 15px 11px 0px 0px !important;
background: url(http://i147.photobucket.com/albums/r304/snubicons/icon/lock.gif);}
.ljuser img {width: 0; height: 0; background-repeat: no-repeat; background-color: transparent;
background-image: url(http://i147.photobucket.com/albums/r304/snubicons/icon/user1.gif); padding: 13px 13px 0px 0px !important;}
.ljuser img[src="http://p-stat.livejournal.com/img/userinfo.gif"] {background-color: transparent;
background-image: url(http://i147.photobucket.com/albums/r304/snubicons/icon/user1.gif); padding: 13px 13px 0px 0px !important;}
.ljuser img[src="http://p-stat.livejournal.com/img/community.gif"] {background-color:transparent;
background-image: url(http://i147.photobucket.com/albums/r304/snubicons/icon/squares.gif); padding: 13px 13px 0px 0px !important;}

!layout, uchi, ryo, !request

Previous post Next post
Up