Multiply Customized Themes

Group's posts with tag: nature

What are tags? You can give your posts a "tag", which is like a keyword. Tags help you find content which has something in common. You can assign as many tags as you wish to each post.
View posts by people in your network with tag nature
ddd
dThumbnaild
ddd


Theme Description

  • Skyline base theme with one Nature picture as background. I'm not taking any credit for the picture since it's not mine. I only take credit for the CSS codes that built the layout since it took me some times to make this.
  • It has an opaque setting for the item boxes (on the homepage only) and the reply boxes. The table views are all transparent. In order to have a clearer visibility, there is a solid gray color as the background of the table views every time the mouse hover over them. There is a light gray pattern as the background of the reply boxes when the mouse hover over it for decoration only.
  • The CSS Codes have been validated by Multiply's CSS Validator. Several settings that are not parts of the original Skyline setting were added (and can be removed later on - depends on your preference): a scrollbar on the guestbook, hidden reply deleted comments and a code to resize big image on the reply box.
  • The Firefox button is from Missy A. All the other images used on this theme are copied from here, here and here
  • This theme was modified with Firefox and when tested with IE, some of the features didn't work well. Therefore it had better be viewed / used with:
        



Special Notes

DO NOT REMOVE THE CREDIT of mine on the CSS code and do let me know if you want to use this theme on your page. This theme is shared to be used by 'theme users' NOT to be hijacked by an 'out-of-the-blue' theme author!

If you want to make your own theme, you have to learn how ---> Join Multiply Design Group.



Instruction for install:

Choose Skyline as your base theme.
  • You can go there by clicking the 'Customize my site' link under the headshot of your own page. When the yellow bar pop on top of your page, click 'Choose a Theme' then pick 'Skyline'.
  • You can also do this step by clicking this link: http://multiply.com/setup/pages/themes/skyline
Copy the codes in the box below and upload it into your Custom CSS.
  • Go to your homepage and click the 'Customize my site' link again. When the yellow bar pop up on top of your page, pick Custom CSS. Erase all the previous codes there (after backing them up) and paste the codes from the box below. Then click 'Save'.
  • You can also go directly to your custom CSS page by clicking this link: http://multiply.com/setup/pages/upload-css.
Do not forget to copy your previous Custom CSS codes as back-up In order to retrieve it in the future.



The Custom CSS Codes of 'Left Behind' Theme


/* =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Nature Theme: LEFT BEHIND
Skyline Base Theme - June 12th 2008
Layout by Lusy - The Sunset Girl
http://thesunsetgirl.multiply.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~= */


body {
background-color: transparent;
background-image: url(http://tinyurl.com/464mrt);
background-repeat: repeat;
background-attachment: fixed;
background-position: center center;
color: #6D4437;
border: none;
font-family: trebuchet ms;
}
a, a:link, a:visited {
color: #6D4437;
}
a:hover {
color: #FF445C ! important;
background-color: transparent;
font-weight: normal;
text-decoration: blink;
}
.rail {
width: 159px;
}
.railstart {
display: none;
}
.railbody iframe {
margin-left: 8px;
}
.railbody {
padding-top: 20px;
width: 139px;
background: none;
background-color: transparent;
font-size: 12px;
border: none;
}
.railsep {
height: 1px;
margin: 12px 0 12px 0;
background: none;
background-color: transparent;
}
.railend {
display: none;
}
td.rail, .rail, .railbody {
border: none;
}
div.owner_nav {
border: none;
margin: auto;
height: 450px;
width: auto;
padding: 0 0 0 0;
background: none transparent;
text-align: center;
margin-top: 65px;
}
div#subnav {
background: none;
position: absolute;
top: 170px;
left: 20px;
height: 20px;
width: 110px;
margin: 5px 0 0 20px;
padding: 0;
border: none;
}
div#subnavc {
width: auto;
}
div.header td.firstnav {
position: absolute;
top: 3px;
left: 105px;
width: 220px;
height: 20px;
margin: 5px;
padding: 0;
}
div.header td.firstnav li.gnopt, div.header td.firstnav li.gnoptsel {
display: inline;
height: 20px;
margin: 5px 5px;
padding: 0;
font-size: 12px;
}
div.header td.secondnav {
position: absolute;
top: 3px;
left: 367px;
width: 200px;
height: 20px;
margin: 5px;
padding: 0;
text-align: left;
}
div.header td.secondnav li.gnopt, div.header td.secondnav li.gnoptsel {
display: inline;
height: 20px;
margin: 5px 5px;
padding: 0;
font-size: 12px;
}
a.topt, a:visited.topt {
line-height: 1em;
display: block;
float: left;
height: 20px;
text-align: center;
background: none;
font-size: 14px;
font-weight: bold;
color: #000000 ! important;
width: 70px;
position: relative;
padding: 2px;
margin-bottom: 5px;
background-color: #CBCAC8;
border: 2px solid #000000;
-moz-border-radius: 16px 16px 16px 16px;
font-family: comic sans ms;
}
a.toptsel, a:visited.toptsel {
line-height: 1em;
display: block;
float: left;
height: 20px;
text-align: center;
background: none;
font-size: 14px;
font-weight: bold;
color: #000000 ! important;
width: 70px;
position: relative;
padding: 2px;
margin-bottom: 5px;
background-color: #FFFFFF;
border: 2px solid #000000;
-moz-border-radius: 16px 16px 16px 16px;
font-family: comic sans ms;
}
li.gnopt a, li.gnopt a:visited, li.gnopt a:link {
color: #6D4437;
font-size: 12px;
}
li.gnoptsel {
border-color: none;
font-size: 12px;
}
h1#page_owner_title {
margin: 30px 0 20px 10px;
background-color: transparent;
font-size: 45px;
font-weight: bold;
color: #FFFFFF ! important;
border: none;
text-align: center;
padding: 20px 0 0 0;
font-family:monotype corsiva ! important;
}
h1 {
font-size: 24px;
margin-top: 22px;
margin-bottom: 4px;
color: #6D4437 ! important;
font-weight: normal;
font-family: trebuchet ms ! important;
}
h2 {
color: #6D4437 ! important;
background: none transparent;
}
div.header h3 {
color:#6D4437;
font-weight: bold;
}
h4 {
color: #6D4437;
}
table#content_wrapper {
clear: left;
}
div#page_start {
padding: 10px 10px 0 10px;
}
td#maincontent {
padding-right: 20px;
}
div#rail {
text-align: left;
width: 159px;
}
a.gnoptsel, a:visited.gnoptsel {
margin: -2px 0 0 0;
width: 84px;
}
div#ownedfooter {
margin : 70px auto 15px auto;
padding : 0;
width: 520px;
height : 100px;
border : #FFFFFF 0px solid;
-moz-border-radius: 16px 16px 16px 16px;
font-size : 13px;
color : #6D4437;
background: #FFFFFF url(http://tinyurl.com/5r4wvp) no-repeat center bottom;
}
div.stats {
border-bottom: none;
}
.itemboxsub {
color: #6D4437;
font-weight: bold;
font-size: 30px;
border-color: #6D4437;
border-width: 4px;
border-style: ridge;
-moz-border-radius: 16px 16px 0px 0px;
background-color: #BAB1AF;
-moz-opacity:0.90;
filter:alpha(opacity=90);
opacity:0.90;
-khtml-opacity:0.90;
padding: 10px 0 10px 0;
}
.rolloverfordnd {
color: #6D4437;
background: none;
font-weight: bold;
font-size: 10px;
}
.itemsubsub {
color: #6D4437;
font-size: 10px;
font-family: comic sans ms;
line-height: 10px;
text-align: right;
}
.itemstamp {
float: right;
font-size: 10px;
font-weight: normal;
font-family: comic sans ms;
margin: -5px 0 5px 0;
color: #6D4437;
}
div#mainbox_1 .itembox, div#mainbox_2 .itembox, div#mainbox_3 .itembox, div#mainbox_4 .itembox, div#mainbox_5 .itembox, div#mainbox_6 .itembox, div#mainbox_7 .itembox, div#mainbox_8 .itembox, div#mainbox_9 .itembox, div#mainbox_10 .itembox, div#mainbox_11 .itembox, div#mainbox_12 .itembox, div#mainbox_13 .itembox, div#mainbox_14 .itembox, div#mainbox_15 .itembox, div#mainbox_16 .itembox, div#mainbox_17 .itembox, div#mainbox_18 .itembox, div#mainbox_19 .itembox, div#mainbox_20 .itembox {
-moz-opacity:0.65;
filter:alpha(opacity=65);
opacity:0.65;
-khtml-opacity:0.65;
}
.itembox {
border: none;
-moz-border-radius: 0 0 16px 16px;
padding-top: 10px;
margin: 0px 0 80px 0;
overflow: visible;
color:#6D4437;
font-size: 16px;
font-weight: bold;
background-color: #BAB1AF;
}
.itembox a, .itembox a:visited, .itembox a:link {
color:#6D4437;
font-size:13px;
font-weight:bold;
}
.itemactionspacer {
height: 20px;
}
.itemboxalbum {
background:#BAB1AF repeat scroll 0%;
-moz-opacity:0.75;
filter:alpha(opacity=75);
opacity:0.75;
-khtml-opacity:0.75;
border-color: none;
margin: 3px 0 80px 0;
color:#6D4437;
overflow-x: auto;
}
.userlogo {
background-color: transparent ! important;
border-color: transparent ! important;
font-color: #6D4437 ! important;
font-weight: normal ! important;
font-size: 12px ! important;
}
.userlogo a, .userlogo a:visited, .userlogo a:link {
color: #6D4437;
font-weight: normal;
font-size: 12px;
}
.caldiv1 {
background-color: transparent;
}
div.caldiv1 td.calday {
font-size: 12px;
background-color: transparent;
}
.caldate {
font-size: 12px;
font-weight: bold;
}
.cald {
float:right;
text-align: center;
background-color: #BAB1AF;
padding: 0px 4px 0px 4px;
margin: -3px -3px 3px 3px;
border: 2px solid #6D4437;
-moz-border-radius: 4px 4px 4px 4px;
width: 20px;
}
.calevent {
margin: 0px 0px 8px 0px;
}
div.caldiv1 td.calday:hover {
background-color: transparent;
}
.caldiv1 th {
background-color: transparent;
color: #6D4437;
font-size: 12px;
font-weight: normal;
text-align: center;
font-family: trebuchet ms;
}
.caldiv1 th a, .caldiv1 th a:visited {
color: #6D4437;
}
div.caldiv1 table {
margin-top: 10px;
}
div.calendarwrapper table.itemboxsub {
border: none;
background-color: transparent;
}
table.globalnav {
border: none;
background: none transparent;
width: 95%;
}
div.header {
height: 30px;
overflow: visible;
}
div.header, table.globalnav {
position: relative;
}
img#multiply_logo_anon {
margin: -10px;
}
.header .globalnav ul.gnopt a, .header .globalnav a.select {
color:#6D4437;
font-weight: bold;
}
.navinput {
border: none;
color: #6D4437;
}
.album {
background-image:none;
background-color: #BAB1AF;
border:5px ridge #000000;
-moz-border-radius: 2px 2px 2px 2px;
color:#6D4437;
font-size:10px;
margin:1px;
padding:1px;
text-align:center;
}
.album img {
border:none;
}
td#albumbody, td#albumbody .singlephotoview {
font-size:16px;
color: #6D4437;
}
div.prevnextphoto a, div.prevnextphoto a:link, div.prevnextphoto a:visited, div.prevnextphoto table td {
color: #6D4437;
font-size: 16px;
}
div.prevnextphoto {
-moz-border-radius: 0;
background-color: none;
border: none;
border-bottom: none;
padding: 0 5px 5px 5px;
margin: 0 -5px 10px -5px;
}
table.indextitle {
display: none;
}
div.infobox {
background-color: #666666;
border: 4px inset #CBCAC8;
color: #FFFFFF;
-moz-opacity:0.75;
filter:alpha(opacity=75);
opacity:0.75;
-khtml-opacity:0.75;
}
.header .globalnav div.gndd a {
color: #6D4437;
border: 1px solid transparent;
}
div.gndd {
color: #6D4437;
background-color: transparent;
border: 1px solid transparent;
}
div.ddsep {
background-color: #000;
}
.tablediv1 tr {
background-color:transparent;
font-size:12px;
}
.tablediv1 tr:hover {
background-color: #95898A;
}
td#maincontent .bg2 {
color:#6D4437;
}
.bodysummary {
color:#6D4437;
}
.bg2 a, .bg2 a:link, .bg2 a:visited {
color: #6D4437;
}
.tablediv1 th {
background-color:transparent;
color:#6D4437;
font-size:11px;
}
.tablediv1 {
background-color: transparent;
background: url(http://tinyurl.com/464mrt) repeat fixed center center;
}
.header {
background: none;
}
.itembox legend {
color: #6D4437;
}
div.guidebox {
color: #6D4437;
background-image: none;
background-color: transparent;
border: none;
}
div.add_sublabel {
color: #6D4437;
font-family: trebuchet ms;
}
div.add_sublabel a, div.add_sublabel a:link, div.add_sublabel a:visited {
color: #6D4437;
font-family: trebuchet ms;
font-size: 12px;
}
div.add_sublabel a:hover {
color: #6D4437;
font-family: trebuchet MS;
font-size: 12px;
}
tr#row_vote {
color: #6D4437;
}
div#poll_answers, td#cell_ {
color: #6D4437;
font-weight: bold;
}
table#post_new_table {
margin-left: auto;
margin-right: auto;
}
span.signoutid a, span.signoutid a:visited, span.signoutid a:link {
color: #6D4437;
}
a.signoutid, a.signout, a.signout:visited, a.signout:link {
color: #6D4437;
}
.header .globalnav li.gnopt a {
color: #6D4437;
padding: 0 0 0 15px;
}
.header .globalnav li.gnoptsel a {
color: #6D4437;
padding: 0 0 0 15px;
}
.contactbox {
background-color: #BAB1AF;
border:2px solid #000000;
-moz-border-radius: 8px 8px 8px 8px;
color:#6D4437;
font-size:10px;
}
div.box {
background: transparent ! important;
}
div.boxbody {
background: transparent ! important;
}
div.boxbody h4 {
color: #FFFFFF;
}
div.stats .infobox {
background-color: #666666;
border: 4px inset #CBCAC8;
color: #FFFFFF;
-moz-opacity:0.75;
filter:alpha(opacity=75);
opacity:0.75;
-khtml-opacity:0.75;
}
div.infobox a, div.infobox a:link, div.infobox a:visited {
color:#FFFFFF;
}
#home_guestbook {
height: 400px;
overflow-x: scroll ! important;
overflow-y: scroll ! important;
width: auto ! important;
}
.replybox textarea {
background: #000000 url(http://tinyurl.com/673u3j) no-repeat scroll right bottom;
border: 5px ridge #000000;
-moz-border-radius: 2px 2px 2px 2px;
color: #E9D2CE;
font-family: georgia;
font-weight: bold;
font-size: 14px;
text-align: center;
}
.replybox {
border: 3px outset #000000;
-moz-border-radius: 2px 2px 2px 2px;
margin: 10px;
background-image: none;
background-color: #ECE5B7;
-moz-opacity:0.70;
filter:alpha(opacity=70);
opacity:0.70;
-khtml-opacity:0.70;
}
.replyboxodd {
border: 3px outset #000000;
-moz-border-radius: 2px 2px 2px 2px;
margin: 10px;
background-image: none;
background-color: #CBCAC8;
-moz-opacity:0.70;
filter:alpha(opacity=70);
opacity:0.70;
-khtml-opacity:0.70;
}
.quotet {
background-image: none;
background-color: transparent ! important;
border: 3px inset #000000;
-moz-border-radius: 2px 2px 2px 2px;
margin: 5px 5px 5px 20px;
padding: 5px;
color: #000000;
font-weight: bold;
-moz-opacity:0.70;
filter:alpha(opacity=70);
opacity:0.70;
-khtml-opacity:0.70;
}
.replybox:hover {
background: transparent url(http://tinyurl.com/43jcty) repeat;
}
.replybox, .replyboxread {
overflow: auto;
width: auto;
height: auto;
}
.quotet {
overflow: auto;
width: auto;
height: auto;
}
.replybody img {
max-height:300px;
max-width:300px;
}
.replydeleted {
display: none;
}
.replybodytext {
font-size:13px;
font-family: georgia;
font-weight: bold;
color: #000000;
}
.ritemactions {
text-align: right;
color: #6D4437;
}
.litemactions a, .litemactions a:visited, .litemactions a:link {
border: none;
background-color: transparent;
margin-top: 4px;
font-size: 14px;
color: #6D4437;
}
div.ritemactions a, div.ritemactions a:visited, div.ritemactions a:link {
border: none;
background-color: transparent;
margin-top: 4px;
font-size: 14px;
color: #6D4437;
}
.replyboxstamp {
color: #6D4437 ! important;
}
div.vopt span.voptlabel {
color:#6D4437;
}
a.vopt, a:visited.vopt, a:link.vopt {
color: #6D4437;
}
span.addreplylabel {
color: #6D4437 ! important;
}
td .label {
color: #6D4437;
}
td #cell_for_whom {
color: #6D4437;
}
table#table_reply td.pad6r b {
color: #6D4437;
}
td #cell_cite {
color: #6D4437;
}
input.submit {
font-weight: bold;
background: transparent;
border: inset #000000;
-moz-border-radius: 2px 2px 2px 2px;
border-width: 3px;
color: #6D4437;
}
input.submit:hover {
background-color: #000000;
}
.indicator {
background-color: #666666;
}
table.miniprofiletable {
background-color: #666666;
background-image: none;
background-attachment: scroll;
background-position: center center;
}
div#miniprofile_div {
color: #CBCAC8;
font-size:10px;
}
div#miniprofile_div a, div#miniprofile_div a:visited, div#miniprofile_div a:link {
color: #CBCAC8;
text-decoration: none;
font-family: comic sans ms;
font-size: 10px;
}
div#miniprofile_div .address {
color: #CBCAC8;
font-size: 8px;
}
table.miniprofilebodytable {
-moz-border-radius-bottomleft:4px;
-moz-border-radius-bottomright:4px;
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background-color:#666666;
background-image:none;
border-color:#CBCAC8;
border-width:3px;
font-size:11px;
}
body {
cursor:url("http://tinyurl.com/5c77x5"),default;
}
a,a:link,a:visited,a:active,a:hover {
cursor:url("http://tinyurl.com/6p7crn"),default;
}
div#customize_body.customize_body {
background: transparent ! important;
}
/* 3C3E11E */
h2.hph2 {
font-size: 18px ! important;
font-weight: bold ! important;
color: #6D4437 ! important;
font-family: comic sans ms ! important;
}
div#customize_body a {
font-size: 14px ! important;
font-weight: bold ! important;
color: #6D4437 ! important;
font-family: comic sans ms ! important;
}
div#hide_msg {
font-size: 16px ! important;
font-weight: bold ! important;
color: #6D4437 ! important;
font-family: comic sans ms ! important;
}
div#hiddenboxes a {
font-size: 14px ! important;
font-weight: bold ! important;
color: #6D4437 ! important;
font-family: comic sans ms ! important;
}
div#customize_body input {
color: #6D4437;
font-weight: bold;
background-color: BAB1AF;
border: 4px solid #000000;
-moz-border-radius: 4px 4px 4px 4px;
}
.videothumb table {
visibility:hidden;
}
.videothumb table a {
visibility:visible;
}
.itemboxsub .icon img {
display: none;
}
.itemboxsub .icon {
background-color:transparent;
background-image:url(http://tinyurl.com/46lllr);
background-repeat:no-repeat;
background-attachment: scroll;
background-position: center center;
}
li.gnopt a img, li.gnoptsel a img {
display: none;
}
li.gnopt a, li.gnoptsel a {
background:none transparent;
}
a.select, a.select:link, a.select:visited {
background:transparent url(http://tinyurl.com/4gbn86);
background-position: center left;
background-repeat: no-repeat;
}
.add, a.add:link, a.add:visited {
background:transparent url(http://tinyurl.com/4gbn86);
background-position: center left;
background-repeat: no-repeat;
}
.openbox .post img {
display: none;
}
.openbox .post {
padding: 0 0 0 15px;
background: transparent url(http://tinyurl.com/4gbn86);
background-repeat: no-repeat;
background-position: center left;
}
.railbody ul li {
list-style-image: url(http://tinyurl.com/4gbn86);
}
.railbody ul li:hover {
list-style-image: url(http://tinyurl.com/4gbn86);
}
span.tagtitle {
color: #6D4437 ! important;
}
div.tagdesc {
color: #6D4437 ! important;
margin-top: 6px;
margin-right: 0pt;
margin-bottom: 12px;
margin-left: 0pt;
}
.itembox .boxbody {
border: 2px solid #000000;
background-color: #CBCAC8 ! important;
color:#6D4437;
font-size: 16px;
font-weight: bold;
}
div .sidebox {
background: none transparent ! important;
color:#6D4437 ! important;
}
div. boxhead {
color:#6D4437;
border: 2px inset #000000;
}
div.sidebox .boxhead {
background: none transparent ! important;
}
table.m td {
color:#6D4437;
font-size: 13px;
}
table .m {
font-size: 16px ! important;
font-weight: bold;
}
div.taglinks b, div.taglinks a {
font-size: 16px ! important;
}
div.contentwrapper {
background : transparent;
}
div.bodywrap {
background : transparent;
}





The screen shots and pictures used on the page:

Photo AlbumFishy Theme by joycee♥♥ (9 photos)Jun 10, '08 1:04 AM
by ♥J♥ for everyone
ddd
dThumbnaild
ddd
wanna have an aquarium?
why not have it on your site?

◘choose "sandskrit" as your base theme
◘copy the codes below
◘paste it in your css box
◘then save

//START//


body {
color: #000000;
font-family: cheri;
background-image:
url(http://s287.photobucket.com/albums/ll146/joycee54/multiply2/th_a046.gif);
background-attachment: fixed;
background-repeat: repeat;
}

div.stats div.infobox .boxbody {
border:2px inset white;
}
div.infobox .boxbody {
background:transparent repeat scroll 0%;
color:#000000;
}

div.stats .infobox {
background: transparent;
background-color:transparent;
}
a:link {
color:#000000;
}
a.topt {
color:#000000;
}
a.vopt{
color: #000000;
}
a:visited {
color:#000000;
}
a.post, a.post:visited {
color:#FFFFFF;
}
a.signout{
color:#FFFFFF;
}
.rail {
width: 139px;
}

h1#page_owner_title {
width: 655px;
margin: 0 auto;
padding: 40px 0 0 0;
background-color: none;
background: none;
font-family: Cheri;
color: #000000;
border: none;
font-size: 40px;
text-align: center;
}
.itemboxsub {
color: #000000;
font-size: 40px;
border: none;
padding: 0 0 15px 20px;
margin: 0;
background: none;
background: url(http://s287.photobucket.com/albums/ll146/joycee54/multiply2/th_thFish.gif) repeat-x
bottom left;
/* display: none;
*/
max-width: 520px;
}
.rolloverfordnd {
color: #000000;
font-weight: bold;
font-size: 24px;
border: none;
padding: 0;
margin: 0;
background: none;
max-width: 520px;
background: url() repeat-x bottom left;
/* display: none;
*/}
div.owner_nav {
background-color: #000000;
border: none;
margin: 0px;
/* -moz-border-radius: 10px;
*/
background: none;
width: 780px;
height: 507px;
background:
url(http://i287.photobucket.com/albums/ll146/joycee54/multiply2/IMG_2923.jpg?t=1213072855)
no-repeat left;
margin: 0 auto;
}

div#page_start {
width: 720px;
margin: 0 auto;
background:
url(http://s287.photobucket.com/albums/ll146/joycee54/multiply2/th_thjwfishesv1Charity.gif);
}

div#ownedfooter {
margin: 0 auto;
height: 150px;
padding: 0px 0 0 0px;
line-height: 10px;
border: none;
color: #000000;
text-align: center;
font-size: 10px;
background:

url(http://i287.photobucket.com/albums/ll146/joycee54/multiply2/f575ed6c493db26d894f6fe03d423122.gif?t=1213072899)
repeat right;
}

.replybox {
border: 1px solid #000000;
background: none;
background-color:transparent;
color: #000000;
}
/*13.css (line 240)*/
div.header {
background:transparent none repeat scroll 0%;
margin:0pt auto;
width:780px;
}
/*12.css (line 208)*/
.header {
border:medium none;
}


#subnav .toptsel {
color:#000000;
font-size:18px;
font-weight: bold
padding: 0px 0px 2px 5px;
}

.userlogo {
background: none ! important;
background-color: transparent ! important;
border: none ! important;
}

/*RIGHT MARGIN*/
.railstart {
display: block;
margin-top: 1px;
height: 154px;
width: 160px;
background:

url(http://s287.photobucket.com/albums/ll146/joycee54/multiply2/th_fishtank.gif)
no-repeat center center;
position: relative;
}

#subnav .topt {
color:#000000;
font-size:12px;
font-weight: bold;
margin: 2px 0px 0px 5px;
text-align:top;
padding: 0px10px 0px 0px;
}



//END//

ddd
dThumbnaild
ddd
Surrealism is a cultural movement that began in the early-1920s, and is best known for the visual artworks and writings of the group members.

The works feature the element of surprise, unexpected juxtapositions and non sequitur; however many Surrealist artists and writers regard their work as an expression of the philosophical movement first and foremost with the works being an artifact, and leader André Breton was explicit in his assertion that Surrealism was above all a revolutionary movement.


1) choose the theme AVLACK from the default multiply themes. You can choose it by clicking here

http://multiply.com/setup/pages/themes/avlack

2) copy and paste the custom css below to your custom css which can be found
here

http://multiply.com/setup/pages/upload-css


►PLEASE:

1) Don't change the header/banner image. If you want to modify MY theme, ask permission to me first!

2) Rippers are LOSERS. Okay? >:)

3) I don't accept requests. Yes. It's not that I'm snobbish or what, but it's just I may not meet your expectation, else if I LOOOVE you so much. Nyahahaha. =))

**more themes to come! Just wait! :D




div.contentwrapper {
background: transparent;
}
div.bodywrap {
background: transparent;
}


div.contentwrapper {
background: transparent;
}
div.bodywrap {
background: transparent;
}
div.contentwrapper {
background: transparent;
}
div.bodywrap {
background: transparent;
}

.albumthumbnails {
border: 1px dashed black;
}

.replydeleted {
display:none;}


body {
background-image: url(http://i285.photobucket.com/albums/ll57/renzybenzy/jcrowley-evelyn-pp7.jpg);
background-attachment: fixed;
background-color: #2c987a;
color: #000000;
font-family: trebuchet ms;
font-size: 8pt;
margin-top: 20px;
margin-bottom: 20px;
cursor: default;
line-height: 17px;
}


a, a:visited, a:link, a:active {
color: #000000;
font-size: 8pt;
text-decoration: none;
cursor: default;
font-weight: none;
font-family: trebuchet ms;
}

a:hover {
color: #f8f08f;
font-size: 8pt;
text-decoration: none;
cursor: default;
background-color: #5fc379;
font-weight: bold;
font-family: trebuchet ms;
}

td.beta20, div.replyboxstamp, .voptlabel {
font-family: tahoma;
font-size: 8pt;
color: #171717;
text-align: none;
}

p, td { font-size: 8pt;}

.quotet {
background: #C1B29F;
font-color: #000000;
border: 1px solid #82794E;
-moz-border-radius: 9% 9% 9% 9%;
}

blockquote {
margin: 11px;
padding: 11px;
line-height: 13px;
font-size: 8pt;
background: #779567;
color: #000000;
font-size: 8pt;
font-family: "arial", Helvetica, sans-serif;
border-left: 0px solid #000000;
-moz-border-radius: 12% 12% 12% 12%;
}


.railstart {
background: none;
margin-top: 0px;
border-top: 0px solid #89875f;
}


.railbody {
padding: 15px;
width: 129px;
font-size: 12px;
border-left: 1px solid #89875f;
border-right: 1px solid #89875f;
background: none;
border: none;
z-index: 1000;
position: relative;
color: #000000;
background: url(http://images.multiply.com/multiply/style/avlack/railmid.gif) repeat-y top left;
background-color: #89875f;
}


.railsep {
height: 1px;
margin: 12px 0 12px 0;
background: none;
background-color: #89875f;
}


.railend {
height: 2px;
width: 159px;
background: none;
background-color: #89875f;
}


td.rail {
background-color: #89875f;
padding: 0;
margin: 0;
}


div.owner_nav {
border: none;
margin: 0 auto;
margin-top: 0;
height: 495px;
height: 382px;
width: 760px;
border: 4px solid #ffffff;
border-bottom: none;
padding: none;
background: url(http://i285.photobucket.com/albums/ll57/renzybenzy/surrealism.jpg);
background-color: transparent;
}


div#subnavc {
border: none;
border: none;
width: auto;
height: 10px;
background-color: transparent;
padding: 7px;
position: absolute;
top: 68px;
}

div#subnav {
padding: 1px;
padding-left: 5px;
background: none;
border: none;
height: auto;
}


a.topt, a:visited.topt {
line-height: 1.2em;
display: block;
float: left;
height: auto;
text-align: center;
font-size: 8pt;
color: #000000;
width: auto;
padding: 6px;
margin-left: 5px;
margin-right: 5px;
font-family: arial;
font-size: 8pt;
background-color: #b9a541;
-moz-border-radius: 10% 10% 0% 0%;
text-transform: lowercase;
font-weight: normal;
letter-spacing: 2px;
}

a.toptsel, a:visited.toptsel {
line-height: 1.2em;
display: block;
float: left;
height: auto;
text-align: center;
font-size: 8pt;
font-weight: normal;
color: #000000;
width: auto;
padding: 6px;
margin-left: 5px;
margin-right: 5px;
background: none;
font-family: arial;
font-size: 8pt;
-moz-border-radius: 10% 10% 0% 0%;
text-transform: lowercase;
background-color: #b9a541;
font-weight: normal;
letter-spacing: 3px;
}

::-moz-selection {
background: #cccccc;
color: #ffffff;
}

a:hover.topt, a:link:hover.topt, a:visited:hover.topt {
text-decoration: none;
font-weight: normal;
color: #ffffff;
letter-spacing: 3px;
background-color: #157e75;
font-family: trebuchet ms;

}


a:hover.toptsel, a:link:hover.toptsel, a:visited:hover.toptsel {
text-decoration: none;
color: #ffffff;
font-weight: normal;
letter-spacing: 3px;
background-color: #243b3c;
font-family: trebuchet ms;
}

li.gnopt a, li.gnopt a:visited, li.gnopt a:link {
color: #333333;
}


li.gnoptsel {
border-color: #f4f4f4;
border-color: #f4f4f4;
}


h1#page_owner_title {
font-size: 8pt;
background-color: none;
background: none;
color: #000000;
height: 68px;
font-family: trebuchet ms;
font-style: normal;
position: absolute;
top: 125px;
}


h1.page_subtitle {
color: #CACACA;
font-weight: normal;
font-size: 12pt;
border: none;
padding: 0;
margin: 0;
background: #5d8f68;
text-transform: uppercase;
max-width: 500px;
font-family: trebuchet ms;
font-style: normal;
}



div#page_start {
padding: 0;
width: 760px;
border: 4px solid #ffffff;
border-top: 4px solid #ffffff;
border-bottom: 4px solid #ffffff;
}

div#rail {
text-align: left;
width: 159px;
}

a.gnoptsel, a:visited.gnoptsel {
margin: -2px 0 0 0;
width: 84px;
}


div#ownedfooter {
margin: 0 auto;
padding: 11px 0 11px 0;
width: 760px;
font-size: 8pt;
color: #fcfcfc;
background-color: transparent;
background: url(http://i285.photobucket.com/albums/ll57/renzybenzy/FOOTER.png) no-repeat bottom left;
border: 0px none;
}



div.stats {
border-bottom: none;
}

.rolloverfordnd {
color: #D5AF89;
color: #D5AF89;
font-weight: normal;
font-size: 24px;
font-family: trebuchet ms;
border: none;
padding: 0;
background: #ffffdd;
background-color: #5d8f68;
max-width: 550px;
}

.itemshadow {
max-width: 550px;
}



.itemsubsub {
font-size: 10px;
font-weight: normal;
line-height: 10px;
text-align: right;
color: #000000;
color: #000000;
}



.itemstamp {
float: right;
font-size: 8pt;
font-weight: normal;
margin: -5px 0 5px 0;
margin: 0;
color: #CCCC99;
}



.itembox {
border: none;
padding: 0px;
margin: 0px;
overflow: visible;
background: none;
background-color: #5d8f68;
color: #000000;
border-top: 0px dotted #5d8f68;
font-family: trebuchet ms;
}


.itemboxsub {
color: #000000;
font-weight: normal;
font-size: 15pt;
border: none;
padding: 0;
margin: 0;
background: #5d8f68;
text-transform: uppercase;
font-family: trebuchet ms;
}

.itemboxalbum {
border: none;
padding: 5px;
margin: 0px;
overflow: visible;
background: #5d8f68;
background-color: #5d8f68;
color: #000000;
border-top: 1px dotted #5d8f68;
}



.itemactionspacer {
height: 30px;
}

a.mine, a.mine:link, a:visited.mine {
/* color: #86614E; border: none; background-color: #249c79; margin: 0 2px 0 2px; */
color: #000000;
font-size: 8pt;
text-decoration: none;
cursor: default;
border: none;
}


a.mine:hover {
color: #624C3F;
font-size: 8pt;
text-decoration: none;
cursor: default;
}


div.prevnext a, div.prevnext a:visited, div.prevnext a:active {
color: #000000;
text-decoration: none;
cursor: default;
border: none;
}


div.prevnext a:hover {
color: #000000;
text-decoration: none;
cursor: default;
}


div.ritemactions a, div.ritemactions a:link, div.ritemactions a:visited {
/* color: #BEAD79; border: none; background-color: #5d8f68; margin: 0 2px 0 2px; */
border: none; background-color: transparent; margin-top: 1px; color: #A7D812;
font-size: 8pt; font-weight: normal;
font-family: arial; text-transform: uppercase;
color: #674F3F;
}

div.ritemactions a:hover {
color: #333333;
font-size: 8pt;
text-decoration: none;
cursor: default;
}

a.go, a:visited.go {
color: #8E786A;
font-size: 8pt;
text-decoration: none;
cursor: default;
border: none;
}


a:hover.go {
color: #8E786A;
text-decoration: none;
cursor: default;
font-family: arial;
font-size: 8pt;
}

rail .userlogo {
border: 3px solid #7B7867;
}


.caldiv1 { background-color: #5d8f68; }
.caldiv1 td { font-size: 8pt; }
.caldate { font-size: 13px; font-weight: bold;}
.cald { float:right; text-align: center; background-color: #5d8f68; padding: 0px 4px 0px 4px; margin: -3px -3px 3px 3px; border: 1px solid #ccc; width: 20px}
.calevent { margin: 0px 0px 8px 0px; }
.caldiv1 td:hover { background-color: #5d8f68; }

div.header {
width: 775px;
margin: 0 auto;
background: #fad96c;
margin-bottom: 20px;
border: none;
}


table.globalnav {
width: 740px;
border: none;
background: ;
margin: 0px auto;
}


table.indextitle {display: none}

.header .globalnav ul.gnopt a {
color: #5A5A5A;
text-decoration: none;
cursor: default;
border: none;
font-family: arial;
font-size: 8pt;
font-weight: normal;
text-transform: lowercase;}

div#ownedfooter a, div#ownedfooter a:visited, div#ownedfooter a:link {
color: #5A5A5A;
text-decoration: none;
cursor: default;
border: none;
font-family: arial;
font-size: 8pt;

font-weight: normal;
text-transform: lowercase;
}

div#ownedfooter a:hover {
color: #A37259;
text-decoration: none;
cursor: default;
font-family: arial;
font-size: 8pt;
text-transform: lowercase;
}

.header .globalnav ul.gnopt a:hover {
color: #000000;
text-decoration: none;
cursor: default;
font-family: arial;
font-size: 8pt;
text-transform: lowercase;
font-weight: normal;
}

.header .globalnav a:hover { color: #000000; }
div.header table.globalnav h3 { color: #000000; }
.navinput {
border: none;
color: #000000;
}


table.indextitle {display: none;}
td#maincontent { padding: 0 25px 0 0; margin: 0; background-color: #5d8f68; }
div.header {
width: 780px;
margin: 0 auto;
background: none;
}

.infobox { background-color: #5d8f68; }
div.infobox .boxbody {
border: 1px solid #999999;
}


div.gndd {
color: #999999;
background-color: #5d8f68;
border: 1px solid #ccc;
}


div.ddsep { background-color: #5d8f68; }
div.gndd a {
font-weight: bold;
border: 1px solid #5d8f68;
}


div.gndd a:hover {
background-color: #999;
}

div.guidebox {
background: none;
background-color: #5d8f68;
color: #666;
border: 1px dotted #333333;
}
div.add_sublabel a:hover {
color: #859515;
}

.replybox, .replyboxodd, .dummy {
border: none;
background: #97ac8b;
background-color: #97ac8b;
-moz-border-radius-bottomleft: 15px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
color: #000000;
text-align: justify;
}

.contactbox {
color: #000000;
font-size: 8pt;
font-family: "arial", Helvetica, sans-serif;
border: 1px solid #97ac8b;
background: #97ac8b;
-moz-border-radius-bottomleft: 15px;
-moz-border-radius-bottomright: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
}


table#table_reply textarea { background: url(http://i285.photobucket.com/albums/ll57/renzybenzy/contentbg-2.gif);
-moz-border-radius: 15px 0 15px 15;
;}

.cattitle {
color: #000000;
font-weight: bolder;
font-size: 15px;
border: none;
padding: 0;
margin: 0;
background: #5d8f68;
text-transform: none;
max-width: 500px;
font-family: trebuchet ms;
font-style: normal;
}


.cattitle a, .cattitle a:visited, .cattitle a:link {
text-decoration: none;
cursor: default;
font-size: 15pt;
font-family: trebuchet ms;
font-weight: normal;
}


.cattitle a:hover {
text-decoration: none;
cursor: default;
font-size: 15pt;
font-family: arial;
font-weight: normal;
}

td.rail div#rail div.userlogo {
border: 5px none #333333;
}

td.rail div#rail div.userlogo a {
color: #000000;
text-transform: uppercase;
}
td.rail div#rail div.userlogo a:hover {
color: #000000;
text-transform: uppercase;
}

.userlogo a, .userlogo a:visited, .userlogo a:link {
color: #000000;
font-size: 8pt;
cursor: default;
text-decoration: none;
font-family: arial;
}

.userlogo a:hover {
color: #000000;
font-size: 8pt;
}

ul {
list-style: square;
}

li { list-style-image:url(); }


span.signoutid a, span.signoutid a:visited, span.signoutid a:link, a.signoutid, a.signout, a.signout:visited, a.signout:link {
font-family: arial, sans-serif;
font-size: 8pt;
line-height: 15px;
color: #545454;
text-transform: lowercase;
font-weight: normal;
border-width: 0px 0px 0px 0px;
margin-left: 0px;
}

span.signoutid:hover {
font-family: arial, sans-serif;
font-size: 8pt;
color: #000000;
text-transform: lowercase;
}

a.signoutid: hover {
font-family: arial, sans-serif;
font-size: 8pt;
color: #FAA489;
text-transform: lowercase;
}
div.header table.globalnav h3 { color: #333333; font-family: arial }

div.home-compose {
margin-top:20px;
}

.posteddate, div.breadcrumb {
font-weight: normal;
font-size:11px;
color: #534741;
text-transform: none;
font-family: trebuchet ms;
font-weight: bold;
}


div.viewmore {
border-bottom: 0px dotted #eeeeee;
padding-bottom: 8px;
}


a.add:link,
a.add:active,
a.add:visited {
font-family: century gothic;
font-size: 9px;
line-height: 15px;
color: #333333;
text-transform: uppercase;
font-weight: normal;
border-width: 0px 0px 0px 0px;
margin: 0px;
}

a.select:link,
a.select:active,

a.select:visited {

font-family: century gothic;
font-size: 9px;
line-height: 15px;
color: #000000;
text-transform: uppercase;
font-weight: normal;
margin: 0px;
border-width: 0px 0px 0px 0px;
}

a.add:hover,
a.select:hover {
font-family: century gothic;
font-size: 9px;
line-height: 15px;
text-transform: uppercase;
font-weight: normal;
margin: 0px;
color: #000000;
border-width: 0px 0px 0px 0px;
}

a.add, a:link.add, a:visited.add, a:hover.add {
width: 0;
height: 0;
padding: 0px 0px 0px 14px;
align: center;
background: none;
background-repeat: no-repeat;
}

a.select, a:link.select, a:visited.select, a:hover.select {
width: 0;
height: 0;
padding: 0px 0px 0px 14px;
background: #d0bc4e;
background-repeat: no-repeat;
}

div.select{
width: 0;
height: 0;
padding: 0px 0px 0px 14px;
background: #151410;
background-repeat: no-repeat;
}

div.actionlinks a.mine, div.actionlinks a:link.mine, div.actionlinks a:visited.mine {
font-size: 8pt;
margin: 0;
color: #94C823;
text-transform: uppercase;
font-family: arial;
font-weight: normal;
}



div.actionlinks a:hover.mine {
color: #000000;
font-size: 8pt;
text-decoration: none;
cursor: default;
text-transform: uppercase;
font-family: arial;
font-weight: normal
}

b, {
font-size: 8pt;
}

.row_submit {border:1px solid #696063;
font-family: Verdana;
font-size: 8pt;
color: #999999;
width: 130px;
background-color: #5d8f68;}
li.gnoptsel a img { display: none; }
li.gnopt a img { display: none; }
a.add, a.add:link, a.add:visited { background: #5d8f68; }
a.select, a.select:link, a.select:visited { background: #5d8f68; }




JUST REMEMBER: This is an AVLACK-BASE theme :)




Photo Album~ I Love Nature ~ ( ANimated ) (3 photos)May 31, '08 10:21 AM
by Lhet for everyone
ddd
dThumbnaild
ddd
Theme by ai35dgreat@multiply.com


To those who love Nature this is for you guys =:)
One of my favorite NATURE I hope you guys will like it as well.
Sorry but my theme works only for FIREFOX users.
...................................................................................................................
how to install:
click customize my site
click choose a theme
choose ANDORS
click customize my site again
click custom css
copy and paste the codes below:
....................................................................................................................
body {
background: url(http://i56.photobucket.com/albums/g161/lhet33/nature.gif) center fixed;
}
}

/* part or rail where ads are */
.rail {
background-color: transparent;
color:;
#7FFFD4;
}

.railstart {
background-color: transparent;
color: #7FFFD4;
}

.railbody {
width: 118px;
background-color: transparent;
color: #7FFFD4;
}

.railend {
background-color:transparent;
color: #7FFFD4;
}

div.header {
background: transparent;
border: transparent;
border:none;
}

td.rail {
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
border: 2px outset #7FFFD4;
color: #7FFFD4;
}

td.leftnav {
border-color: #7FFFD4;
color: #7FFFD4;
}

div.leftnavsep {
border-color: #7FFFD4;
}

div.railsep {
background: #000000;
}

td.leftnav a.mopt, td.leftnav a:link.mopt, td.leftnav a:visited.mopt, a.mopt, a:link.mopt, a:visited.mopt {
color: #7FFFD4;
}

td.leftnav a:hover.mopt, a:hover.mopt {
text-decoration: none;
background:transparent;
color: #7FFFD4;
}

/* page title */
h1 {
color: #7FFFD4;
}

/* item title area */
.itemboxsub {
background:transparent;
border: transparent;
border:none;
)



/* item box titles */
color: #7FFFD4;
}
div.calendarwrapper {
color: #7FFFD4;
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
border-color: #7FFFD4;
border-style:outset;
border-width:0px 3px 20px 3px;
border-top: 10px outset #7FFFD4;
max-width:560px;
padding:0 15px;
margin: 20px;
-moz-opacity:0.70;
filter:alpha(opacity=70);
}
.caldiv1 {
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
border-color: #7FFFD4;
}

div.caldiv1 td.calday {
font-size:15px;
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
color: #7FFFD4;
border-color: #7FFFD4;
}

.caldate {
font-size:13px;
font-weight:700;
border-color: #7FFFD4;
}

.cald {
float:right;
text-align:center;
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
color: #7FFFD4;
width:20px;
margin:-3px -3px 3px 3px;
padding:0 4px;
}

.calevent {
margin:0 0 8px;
}

div.caldiv1 td.calday:hover {
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
border-color: #7FFFD4;
}



.caldiv1 th {
color: #7FFFD4;
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
font-size:15px;
font-weight:400;
text-align:center;
border-color: #7FFFD4;
}

.caldiv1 th a,.caldiv1 th a:visited {
color: #7FFFD4;
border-color: #7FFFD4;
}

.itemsubsub {
background:transparent;
border: transparent;
border:none;
)
/* item box detail */
color: #7FFFD4;
}

/* item contents area */
.itembox {
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
color: #7FFFD4;
border: 2px outset #7FFFD4;
}

.itembox legend {
color: #7FFFD4;
}

.itemboxalbum {
background: #000000;
color: #7FFFD4;
border: 2px double #7FFFD4;
}

div.relatedlinks {
color: #7FFFD4;
}

.stats {
background-color: transparent;
border: 2px double #7FFFD4;
color: #7FFFD4;
}

/* links inside itemboxen */
.select a, .select a:visited, .select a:link, .select a:hover, .viewmore a, .viewmore a:visited, .viewmore a:link, .viewmore a:hover, .itembox a, .itembox a:visited, .itembox a:link, .itembox a.select, .itembox a:visited.select, .itembox a:link.select, .itembox a:hover.select {
color: #7FFFD4;
}

a.select, a:visited.select, a:link.select, a:hover.select {
color: #7FFFD4;
}

#uploadtools a, #uploadtools a:visited, #uploadtools a:link, #uploadtools a:hover {
color: #7FFFD4;
}
#importtools a, #importtools a:visited, #importtools a:link, #importtools a:hover {
color: #7FFFD4;
}

.cattitle a, .cattitle a:visited, .cattitle a:link, .cattitle a:hover {
color: #7FFFD4;
}


td#content-start {
border-color: #7FFFD4;
color: #7FFFD4;
}

table.globalnav {
background:transparent);
border:transparent;
}

table.globalnav h3 {
color: #7FFFD4;
}

.navinput {
border: 1px soutset #7FFFD4;
background-color: #000000;
color: #7FFFD4;
}

div.gndd {
background-color: #000000;
border: 1px outset #7FFFD4;
color: #7FFFD4;
}

div.gndd a {
border: 1px solid #7FFFD4;
}

div.gndd a:hover {
background-color: transparent;
color: #97A44F;
}

div.ddsep {
background-color: transparent;
}

h4#post_new_content_sections {
color: #7FFFD4;
}

/* owner navigation links */
span.signoutid a, span.signoutid a:visited, span.signoutid a:link, span.signoutid:hover, a.signoutid, a.signout, a.signout:visited, a.signout:link, div#ownedfooter a, div#ownedfooter a:visited, div#ownedfooter a:link, li.gnopt a, li.gnopt a:visited, li.gnopt a:link {
color: #7FFFD4;
}

li.gnoptsel {
border-color: #7FFFD4
background-color: transparent;
color: #7FFFD4;
}


li.gnoptsel a, li.gnoptsel a:visited, li.gnoptsel a:link, li.gnoptsel a:hover {
color: #7FFFD4;
}
td li.gnoptsel a, td li.gnoptsel a:visited, td li.gnoptsel a:link, td li.gnoptsel a:hover {
color: #7FFFD4;
}

div#subnav li.gnoptsel {
border-color: #7FFFD4;
color: #7FFFD4;
}


/* right rail links */
ul.sidelist a, ul.sidelist a:visited, ul.sidelist a:link {
color: #7FFFD4;
}
.railbody a.raillink, .railbody a:link.raillink, .railbody a:visited.raillink {
color: #7FFFD4;
}
.userlogo a, .userlogo a:hover, .userlogo a:visited, .userlogo a:link, td.rail div#rail div.userlogo a {
color: #7FFFD4;
}
.userlogo, td.rail div#rail div.userlogo {
border: 2px outset #7FFFD4;
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
}

/* protect poll dialog box fonts */
td#cell_ {
color: #7FFFD4;
}

tr#row_vote {
color: #7FFFD4;
}

div#ownedfooter {
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
border: 2px outset #7FFFD4;
background-attachment: fixed;
width: 740px;
height: 157px;
margin: 0 auto;
}
td#maincontent {
color: #7FFFD4;
}

a.go, a.go:visited, a.go:link {
color: #7FFFD4;
}

/* various classes to describe link colors throughout the main body */

a.post, a.post:visited, a.post:link, a.editlinks, a.editlinks:visited, a.editlinks:link, a.compose, a.compose:visited, a.compose:link, a.vopt, a.vopt:visited, a.vopt:link {
color: #7FFFD4;
}

a.editlinks:hover {
font-style: iMonotype corsiva;
}

.breadcrumb a, .breadcrumb a:visited, .breadcrumb a:link, div.itemactions a, div.itemactions a:visited, div.itemactions a:link {
color: #7FFFD4;
}

div.header li.gnoptsel {
border: #7FFFD4;
background: #000000;
color: #7FFFD4;
padding: 2px 0 2px 0;
margin: 2px 6px 2px 6px;
}

div.header li.gnoptsel b.cn {
background: transparent;
}

.railstart {
display: none;
}

div.stats div.infobox .boxbody {
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
color: #7FFFD4;
border: 2px outset #7FFFD4;
}
div.infobox a, div.infobox a:link, div.infobox a:visited {
color: #7FFFD4;
border: 2px outset #7FFFD4;
}

/* deleted reply */
.replydeleted {
color: #7FFFD4;
}
/* Links - reply function (edit reply and delete links) */
div.actionlinks a, div.actionlinks a.mine, div.actionlinks a.mine:link, div.actionlinks a.mine:visited {
color: #7FFFD4;
}

a:link {
color: #7FFFD4;
}
a.topt {
color: #7FFFD4;
}
a.vopt{
color: #7FFFD4;
}
a:visited {
color: #7FFFD4;
}
a.post, a.post:visited {
color: #7FFFD4;
}
a.signout{
color: #7FFFD4;
}

.contactbox {
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
color: #7FFFD4;
font-size:15px;
bottom left;
border: 2px outset #7FFFD4;
}
div.contactbox {
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
border: 2px outset #7FFFD4;
color: #7FFFD4;
padding: 6px 6px 0px 6px;
text-align: center;
margin: 10px;
}
/*photo album*/
div.prevnextlinks, div.prevnextlinks a, div.prevnextlinks a:link, div.prevnextlinks a:hover, div.prevnextlinks a:visited, div.prevnextlinks a:active {
color: #7FFFD4;
}
.album {
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
border: 2px double #7FFFD4;
border-top:1px solid #7FFFD4;
color: #7FFFD4;
font-size: 10px;
text-align:center;
padding: 1px;
margin: 1px;
overflow: center;
}

.userlogo {
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
bottom left;
border: 2px outset #7FFFD4;
font-size:12px;
}
.userlogoside a, .userlogo a:visited {
color: #7FFFD4;
border: 2px outset #7FFFD4;
}
a.add:link, a.add:active, a.add:visited {
font-size: 15px;
line-height: 10px;
color: #7FFFD4;
margin: 0px;
padding: 20px;
background: transparent;
}

a.add:hover, a.select:hover {
font-size: 9px;
line-height: 10px;
text-transform: uppercase;
margin: 0px;
padding: 20px;
color: #7FFFD4;
background: transparent;
}

div#home_guestbook td#cell_submit input {
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
width : 90px;
height: 43px;
border: 2px outset #7FFFD4;
color: #7FFFD4;
font-size: 14px;
text-align: center;
padding:8px 3px 7px 10px;
}
.contactbox {
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
color: #7FFFD4;
font-size:15px;
bottom left;
border: 2px outset #7FFFD4;
}
tr.bg4, tr.bg2 {
color: #7FFFD4;
border: 2px solid #7FFFD4;
background: #000000;
}
textarea#body {
color: #7FFFD4;
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
border: 2px double #7FFFD4;
}

div.albumthumbnails {
border: 2px double #7FFFD4;
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
color: #7FFFD4;
padding: 30px 20px 20px 20px;
margin: 0px;
overflow: visible;
text-align: center;
}
div.videothumbnails {
background: url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif);
color: #7FFFD4;
border: 1px solid #7FFFD4;
border-top:1px #7FFFD4;
color: #CBC48E;
font-size: 10px;
text-align:center;
padding: 1px;
margin: 1px;
overflow: center;
width: 760px;
height: 60px;
}
/*table view*/
/*border do not removed yet*/
.tablediv1 th {
background: transparent;
color: #7FFFD4;
}
.tablediv1 tr {
background: transparent;
}
.bodysummary {
color: #7FFFD4;
background: transparent;
}
/*on mouse hover*/
.tablediv1 tr:hover {
background: transparent;
}

/*global navigation*/
.header .globalnav ul.gnopt a {
color: #7FFFD4;
}
.replyboxread {
background: transparent;
border: 2px double #97A44F;
border-width:2px medium medium;
font-size:12px;
color: #7FFFD4;
}
.replyboxstamp {
color: #7FFFD4;
font-size:12px;
background: transparent;
}
.quotet {
background: transparent;
border: 2px solid #7FFFD4;
color: #7FFFD4;
}
.replybox {
background: transparent;
border: 2px double #7FFFD4;
color: #7FFFD4;
}


span.signoutid a, span.signoutid a:link, span.signoutid a:visited {
color: #7FFFD4;
}
/*PAGE TOP MENU*/
div#subnavc {
width:auto;
}
div#subnav {
padding: 5px;
padding-left: 5px;
background:transparent;
height:15px;
width:750px;
border:transparent;
border:none;
}

/*PAGE TOP*/
div.owner_nav {
border: none;
border:transparent;
margin: 0 auto;
height:376px;
width:554px;
background:url(http://i56.photobucket.com/albums/g161/lhet33/1179scenicx.gif) no-repeat top center;
background-color: transparent;
text-align:left;
}
a.topt, a:visited.topt {
line-height: 1.2em;
display: block;
float: left;
text-align: center;
font-size: 12px;
font-weight: bold;
color: #97A44F;
height: 15px;
width: 65px;
padding: 5px;
margin-left: 1px;
margin-right: 1px;
text-transform: lowercase;
letter-spacing: 3px;
background: #000000;
border: 2px solid #7FFFD4;
border-bottom: 2px solid #7FFFD4;
-moz-border-radius: 6px 6px 0px 0px;
}
a.toptsel, a:visited.toptsel {
line-height: 1.2em;
display: block;
float: left;
height: 15px;
width: 65px;
text-align: center;
font-size: 12px;
font-weight: bold;
color: #7FFFD4;
padding: 5px;
margin-left: 1px;
margin-right: 1px;
background: #000000;
border: 2px solid #7FFFD4;
border-bottom: 2px solid #7FFFD4;
-moz-border-radius: 6px 6px 0px 0px;
text-transform: lowercase;
text-decoration: none;
letter-spacing: 3px;
}
a:hover.toptsel, a:link:hover.toptsel, a:visited:hover.toptsel {
text-decoration: none;
font-weight: bold;
color: #7FFFD4;
letter-spacing: 3px;
background: #000000;
border: 2px solid #7FFFD4;
border-bottom: 2px solid #7FFFD4;
-moz-border-radius: 6px 6px 0px 0px;
height: 15px;
width: 65px;
}
a:hover.topt, a:link:hover.topt, a:visited:hover.topt {
text-decoration: none;
color: #7FFFD4;
font-weight: bold;
letter-spacing: 3px;
background: #000000;
border: 2px solid #7FFFD4;
border-bottom: 2px solid #7FFFD4;
-moz-border-radius: 6px 6px 0px 0px;
height: 15px;
width: 65px;
}
/*scroll bar guestbook*/
#home_guestbook {
height: 300px;
overflow-y: auto;
}

BODY {
scrollbar-face-color: #7FFFD4;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color: #7FFFD4;
scrollbar-shadow-color: #7FFFD4;
scrollbar-arrow-color: #7FFFD4;
scrollbar-track-color: #000000;
}

html {
scrollbar-face-color : #7FFFD4;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color: #000000;
scrollbar-shadow-color: #7FFFD4;
scrollbar-darkshadow-color: #7FFFD4;
scrollbar-arrow-color : #97A44F;
scrollbar-track: #000000;
}

table.miniprofilebodytable {
border:2px ridge #7FFFD4;
background: url(http://i56.photobucket.com/albums/g161/lhet33/nature.gif);
color: #7FFFD4;
font-size:10px;
}
div#miniprofile_div a,div#miniprofile_div a:visited,div#miniprofile_div a:link {
text-decoration:none;
color: #7FFFD4;
}
/*Tag:*/
div.relatedlinks {
color: #7FFFD4;
background: transparent;
}
/*text for uploading videos from other sites*/
div.add_sublabel {
color: #7FFFD4;
background: transparent;
}
/*links for uploading videos from other sites*/
div.add_sublabel a, div.add_sublabel a:link, div.add_sublabel a:visited {
color: #7FFFD4;
background: transparent;
}
div.add_sublabel a:hover {
color: #7FFFD4
background: transparent;
}


h1#page_owner_title {
font-family: Monotype corsiva;
font-size:0;
background:transparent;
color: #7FFFD4;
text-align:center;
font-weight: bold
height: 0px ;
padding-top:400px;
padding-left:0px;
)
*/end/*

Photo AlbumTheme, At This Moment 2.0 (4 photos)May 31, '08 8:47 AM
by Sakao for everyone
ddd
dThumbnaild
ddd
/**************************************************************************
Theme, At this moment 2.0
31 May 08, Theme No. 9, version 2.0
By mysakao.multiply.com

Preface:
The background of this theme is a photo I've taken year ago at Muang Bo-ran (Thailand).
I love this picture for good composition, light, theme, feeling ...
And with Photoshop helping it is changed to water-color picture.

However, with versin 1.0 there are many of problems since I'm was a novice that time.
I've got a lot of comments asking me to fix kind of page propotion, page color, etc.
Unluckily, with based design I cannot change according requests.
So, I decided to make a new one trying to fix those problems and renew design.
Hope you like it.
PS. Browse my themes >>here<<

Work best with: IE and Opera
Work fine with: Firefox

Instruction:
- Based theme = Blue Slate
- Copy CSS code into Custom CSS

Help theme installation:
- http://customizedthemes.multiply.com/journal/item/2

--------------------------CSS Code Starts Here--------------------------
*************************************************************************/

body {
background: #3B4C32 url(http://images.mysakao.multiply.com/image/2:customizedthemes/photos/12274/orig/1/bg.jpg?et=2%2Bb%2CMFlHDCppa8xYDeSVxg&nmid=98751375) no-repeat bottom right;
background-attachment: fixed;
color: #735B4A;
margin: 0;
width: auto;
cursor:url(),default;
font-family: tahoma;
}

a, a:visited, a:link { color: #735B4A; }
a,a:link,a:visited,a:active,a:hover {cursor: url(),default;
}

a.compose:hover {
text-decoration: underline;
}

a.select, a.select:link, a.select:visited {
background: url() no-repeat left;
padding-left: 18px;
color: #735B4A;

}
a.add, a.add:link, a.add:visited {
background: url() no-repeat left;
padding-left: 18px;
color: #735B4A;
}

a.mine, a:link.mine, a:visited.mine {
font-size: 12px;
font-weight: normal;
color: #735B4A;
}

span.fakelink {
color: #735B4A;
}

ul li {
list-style-image: none;
/*height: 30px;
vertical-align: middle;*/
}



/************ Global Nav *************/
div.bodywrap { /* wrap after */
background: none;
}

.header {
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
width: 100%;
background: none;
}

div#ownedheader a:link, div#ownedheader a:visited, div#ownedheader a { color: #E7EF72; }

.header a:link, .header a:visited, .header a { color: #E7EF72; }

.navinput {
border: 1px solid #E7EF72;
color: #E7EF72;
}

.header .globalnav div.gndd UL.gnopt a { color: #E7EF72; border: 1px solid #E7EF72;}

.header .globalnav UL.gnopt A { COLOR: #E7EF72}

div.gndd {
background-color: #C08A45;
border: 1px solid #C08A45;
}

TABLE.globalnav {
MARGIN-TOP: 0px;
BACKGROUND: none;
border-bottom:1px solid #E7EF72;
WIDTH: 100%;
HEIGHT: 42px;
}

/*
.header .globalnav li.gnopt a img {
display: none;
}
.header .globalnav li.gnoptsel a img {
display: none;
}
*/




/************ Owner Nav *************/
div.owner_nav {
width: auto;
margin: 0 auto;
height: 500px;
border: none;
background:
}

div#subnavc {
background: transparent;

width: 100%;
border-top: none;
border-bottom: none;
/* top right buttom left */
margin: 436px 0px 0px 0px;
margin: -5px 0px 0px -150px;
}

div#subnav {
padding: 0px;
background: none;
border: none;
height: auto;
margin: 0px 0px 0px 20%;
}

a.topt, a:visited.topt, a:link.topt,
a.toptsel, a:visited.toptsel, a:link.toptsel {
line-height: 1.2em;
display: block;
float: left;
height: auto;
text-align: center;
background: none;
font-size: 13px;
color: #FFFFFF;
padding: 1px 7px 1px 7px;
font-weight: bold;
width: auto;
border: 1px solid #735B4A;
}

a.toptsel, a:visited.toptsel, a:link.toptsel {
background-color: #735B4A;
}

h1#page_owner_title {
padding: 0;
margin: 0px 0px 0px 100px;
font-size: 30px;
height: 42px;
background: none;
color: #FFFFFF;
border: none;
font: 18pt Tahoma;
font-weight: bold;
}

/************ Page Proprotion *************/
table#content_wrapper { /* content + rail */
width: 90%;
margin: auto;
padding: 0;
background: none;
}

div#page_start_wrapper {
}

DIV#page_start {
/*top right buttom left */
margin: 0px 0px 0px 50px;
margin: auto;
width: auto;
}

td.content-start { /* colume of content only, no rail */
width: 95%;
}

td.rail {
width: auto;
}

/************ Content *************/
td#maincontent {
padding: 0px 20px 0px 20px;
background: url(http://images.mysakao.multiply.com/image/2:customizedthemes/photos/12274/500x500/2/bg-frame.gif?et=PG4YRcRPIVdk8vuQ57FFkA&nmid=98751375) repeat;
}

div#maincontentdiv, div#maincontentdiv table tbody tr td, div#maincontentdiv table tbody tr td div {
display: inline;
/* max-width: 720px; !important */
}

.itemboxsub { /* a category - all */
color: #FFFFFF;
font-weight: bold;
font-size: 22px;
border: none;
background: none;
width: 100%;
}

td.icon { /* icon of category */
padding-left: 5%;
}

td.cattitle { /* category title */
}

.rolloverfordnd {
color: #735B4A;
font-weight: bold;
font-size: 22px;
border: none;
background: none;
background-color: #C08A45;
max-width: 75%;
}

.itemsubsub { /* category, last update date */
font-size: 10px;
font-weight: normal;
line-height: 1.2em;
text-align: center;
color: 735B4A;
}
.itemsubsub a {
font-size: 14px;
font-weight: bold;
}
span.update { /* category, last update date */
}

.itemstamp {
float: right;
font-size: 10px;
font-weight: normal;
margin: -5px 0 5px 0;
color: 735B4A;
}

div.itemshadow { /* category shadow */
background: none;
width: 100%;
}

.itembox, .itemboxalbum { /* category content */
padding: 10px 10px 10px 10px;
margin: auto;
overflow: visible;
background: none;
background: #C5C45D;
border: none;
border: 2px dashed #A17F66;
width: 90%;
}

.album{
/* background: #C5C45D; */
}

.itemactionspacer {
height: 30px;
}


.caldiv1 { background-color: #C08A45; }
.caldiv1 td { font-size: 10px; }
.caldate { font-size: 13px; font-weight: bold;}
.cald { float:right; text-align: center; background-color: #C08A45; padding: 0px 4px 0px 4px; margin: -3px -3px 3px 3px; border: 1px solid #E7EF72; width: 20px}
.calevent { margin: 0px 0px 8px 0px; }
.caldiv1 td:hover { background-color: #C08A45; }
.caldiv1 th {
background-color: #C08A45;
color: #735B4A;
font-size: 10px;
font-weight: normal;
text-align: center;
}

.caldiv1 th a, .caldiv1 th a:visited { color: #735B4A; }




div.ddsep { background-color: #C08A45; }


div.viewmore {
margin: 5px 0px 0px 0px;
font-size: 12px;
border-top: 1px solid #E7EF72;
border-bottom: 1px solid #E7EF72;
}

div.itemactions { /* edit delete share reply*/
background: #C5C45D;
border-top: 1px solid #E7EF72;
border-bottom: 1px solid #E7EF72;
}

div.ritemactions a, div.ritemactions a:link, div.ritemactions a:visited {
font-size: 12px;
font-weight: normal;
color: #735B4A;
}

table.indextitle {display: none}

span.tagtitle {
color: #735B4A;
}

.prevnext {
margin-top: -25px;
position: relative;
}

div.icon {
display: none;
float: left;
}

div.openbox {
margin: 0 0 5px 0;
}

div.guidebox {
background: none;
background-color: #C08A45;
border: 1px solid #E7EF72;
}

div#item_body { /* Author's submitted pose */
padding: 0px 10px 0px 10px;
}

/************ Guestbook/Comment/Reply *************/
table#table_reply textarea { background-color: #FFFFFF; color: #735B4A;}
textarea#body {
background: #FFFFFF url(http://images.mysakao.multiply.com/image/2:customizedthemes/photos/12274/500x500/6/bg-comment1.gif?et=FIc4sYU7472PC639vM6mWw&nmid=98751375) no-repeat top right;
color: #735B4A;
}

.textarea-handle {
height: 13px;
width: 13px;
cursor: n-resize;
margin: 0;
display: block;
}

div#home_guestbook td#cell_submit input {
background: url() no-repeat;
width : 75px;
height: 25px;
border : none;
color: #735B4A;
background-color: #C08A45;
font-weight: bold;
font-size: 12px;
text-align: center;
padding:8px 3px 7px 10px;
}

.contactbox {
background: transparent;
background-color: transparent;
border:1px solid #C08A45;
color:#735B4A;
font-size:11px;
}

tr.bg4, tr.bg2 { /* table row in blog/photo/calendar list table */
background-color: transparent;
background-image: transparent;
color: #735B4A;
}
.replybox {
color: #735B4A;
padding: 6px;
margin: 20px 3px 20px 3px;
background: #E7EF72;
border: 1px solid #E7EF72;
border-top: 2px solid #735B4A;
border: none;
font-weight: bold;
}

.replyboxread {
background: transparent;
border: 1px solid #735B4A;
border: none;
color: #735B4A;
font-weight: bold;
}

.replybodytext {
padding-left: 15px;
color: #735B4A;
}
.quotet {
background: transparent;
background-image: none;
border: none;
color: #735B4A;
}
div.stats .infobox {
background: transparent;
background: #C5C45D;
color: #735B4A;
border: 15px solid #C08A45;
}

div.infobox a, div.infobox a:link, div.infobox a:visited {
color: #735B4A;
font-weight: lighter;
}

/************ Rail *************/
td.rail {
border: 2px solid #E7EF72;
border: none;
background: none;
width: 350px;
}
div#rail {
text-align: left;
background: transparent;
width: auto;
margin-left: 25px;
}
.railstart {
height: 30px;
background: none;
}
.railbody {
/* width: 139px; */
font-size: 12px;
color:#E7EF72;
background: transparent;
border: none;
/* z-index: 1000; */
}
.railbody a, .railbody a:link, .railbody a:visited {
color:#E7EF72;
}
.railbody img {
display: block; /* fix for unlogin user */
}

.railbody DIV.userlogo {
background: url() no-repeat bottom right;
border:5px solid #C08A45;
font-size:12px;

MARGIN: 0px auto 8px 10px;
/*POSITION: fixed; */
}
.railend {
display: none;
background: transparent;
}

.railsep {
height: 1px;
margin: 12px 0 12px 0;
background: transparent;
}

/************ Footer *************/
div#ownedfooterc {
background: transparent;
width: 100%;
height: 25px;
margin: 0 auto;
}

div#ownedfooter {
border: none;
background: #A17F66;
background: none;
color: #E7EF72;
padding: 0;
text-align: center;
font-size: 10px;
border-top: 3px solid #FFFFFF;
margin: 25px 0px 0px 0px;
height: 25px;
}

div#ownedfooter a {
color: #E7EF72;
}

/************ Others *************/
b.cn { display: none; }

div#owner_nav b.cn { display: none; }

div#ownedfooter b.cn, .header b.cn { display: none; }

span.signoutid a.signout { color: #E7EF72; }

Photo AlbumFLOWER theme VR.2 by amani (7 photos)May 20, '08 7:44 AM
by amani's theme for everyone
ddd
dThumbnaild
ddd
changed bg. plain plain to stripes :)



personal account:[4m4n1.multiply.com]



my themes account :[axthemes.multiply.com]







1. Select the "AVLACK" theme from the Multiply theme selection page for your personal page. You can select that by clicking on this link: http://multiply.com/setup/pages/themes/

2. Copy and paste the CSS code listed below to the Custom CSS page on your setting page. The link for the Custom CSS page is this one: http://multiply.com/setup/pages/upload-css

3. enjoy!






CCS CODE:
-----------------------------------------------------------------

/*FLOWER THEME VR.2 by Amani Cagatin*/
/*more themes @ axthemes.multiply.com*/
/*may 20, 2008*/


body {
background: url(http://i17.photobucket.com/albums/b78/4m4n1/--themes/flower-bg.jpg) repeat center center fixed;
background-color: #CCFF66;
font-family: Papyrus;
}

/* navigation and title bar */
div.owner_nav {
padding-top: 0px;
height: 480px;
width: 640px;
border: none;
background: url(http://i17.photobucket.com/albums/b78/4m4n1/--themes/flowers-headercopy1.jpg) no-repeat center fixed;
background-color: transparent;
}

.replybox {
color: #003300;
background: url(http://i17.photobucket.com/albums/b78/4m4n1/--themes/flower-bg.jpg) no-repeat center center;
background-color: transparent;
background-position: -25px -25px;
border: 5px dotted #ccff66;
}

a, a:visited, a:link { color: #003300; font-family: Papyrus ; }

.railstart {
margin-top: 5px;
height: 27px;
width: 159px;
background: url() repeat center center;
background-position: -30px 0;
z-index: 1000;
position: relative;
}

.railbody {
padding: 10px;
width: 125px;
font-size: 12px;
font-family: Papyrus;
border-left: 5px groove #ccff66;
border-right: 5px groove #ccff66;
border-top: 5px groove #ccff66;
border-bottom: 5px groove #ccff66;
z-index: 1000;
position: relative;
background-color: transparent;
background: url(http://i17.photobucket.com/albums/b78/4m4n1/--themes/sub-bgcopy.jpg) repeat center center;
color: #003300;
}

.railsep {
height: 1px;
margin: 12px 0 12px 0;
background-color: transparent;
background: url() repeat center center;
}

.railend {
height: 2px;
width: 159px;
background-color: transparent;
background: url() repeat center center;
}

td.rail {
background-color: transparent;
background: url() repeat center center;
padding: 0;
margin: 0;
}

div#subnavc {
background-color: transparent;
background: url() repeat center center;
border: none;
}

div#subnav {
padding: 1px;
padding-left: 5px;
background: transparent;
background: url() repeat center center;
border: none;
color: #003300;
}

a.topt, a:visited.topt {
float: left;
font-family: Papyrus ;
font-size: 16px;
font-color:#003300;
color: #003300;
}

a.toptsel, a:visited.toptsel {
float: left;
font-size: 16px;
font-family: Papyrus;
color: #003300;
}

h1#page_owner_title {
font-family: Papyrus ;
font-size: 20px ;
background-color: transparent;
color: #003300;
font-weight: bold ;
height: 30px;
padding-left: 12px;
border: none;
}

div#page_start {
width: 640px;
border: none;
}

div#rail {
text-align: left;
width: 159px;
}

div#ownedfooter {
margin: 0 auto;
padding: 0px 0 0px 0;
width: 640px;
height: 280px;
font-size: 10px;
font-family: Papyrus ;
color: #003300;
background-color: transparent;
background: url(http://i17.photobucket.com/albums/b78/4m4n1/--themes/footercopy-1.jpg) no-repeat center center;
}

.itemboxsub {
color: #003300;
font-weight: bold;
font-size: 30px;
font-family: Papyrus;
font-color: #003300;
border: none;
padding: 0;
background: transparent;
background: url() repeat center center;
max-width: 550px;
}

.itemsubsub {
font-size: 10px;
font-weight: regular;
line-height: 10px;
text-align: right;
font-family: Papyrus;
font-color: #003300;
color:#003300;
}

.itemstamp {
float: right;
font-size: 12px;
font-family: Papyrus;
font-color: #003300;
font-weight: normal;
margin: -5px 0 5px 0;
margin: 0;
color: #000000;
}

.itembox {
padding: 5px;
margin: 0px;
overflow: visible;
background: url(http://i17.photobucket.com/albums/b78/4m4n1/--themes/sub-bgcopy.jpg) repeat center center;
background-color:transparent;
color: #003300;
border: 5px groove #ccff66;
}

.itembox legend { color: #003300;}

.itemactionspacer {
height: 30px;
}

a.mine, a.mine:link, a:visited.mine {
color: #003300;
border:none;
background: transparent;
background: url() repeat center center;
}

div.ritemactions a, div.ritemactions a:link, div.ritemactions a:visited {
color: #003300;
border: none;
background:transparent;
background: url() repeat center center;
}

a.go, .go {
color: #003300;
border: none;
background: url(http://i17.photobucket.com/albums/b78/4m4n1/--themes/sub-bgcopy.jpg) repeat center center;
}

.rail .userlogo {
border: none;
background-color: transparent;
background: url(http://i17.photobucket.com/albums/b78/4m4n1/--themes/sub-bgcopy.jpg) repeat center center;
}

.userlogo a, .userlogo a:hover, .userlogo a:visited, .userlogo a:link, td.rail div#rail div.userlogo a {
color: #003300;
}

.caldiv1 th a, .caldiv1 th a:visited { color: #003300; }
table.globalnav {
border: none;
background-color: transparent;
background: url() repeat center center;;
}

.header .globalnav ul.gnopt a, div.header table.globalnav a.select { color: #003300; }
div.header table.globalnav h3 { color: #003300; }
.navinput {
border: none;
color: #003300;
}

table.indextitle {display: none;}
td#maincontent {
margin: 0;
background-color: transparent;
background: url() repeat center center;
}
div.header {
height: 50px;
width: 640px;
margin: 0 auto;
background: url() repeat center center;
color: #003300;
}

.infobox {
background-color: transparent;
background: url() repeat center center;
height: 50px;
}
div.infobox .boxbody {
color:#000000;
}

td#maincontent {
color: #003300;
}

div.infobox{
background: transparent;
}

div.stats div.infobox,
div.stats div.infobox div.boxbody {
background: none transparent;
border: none;
}

/* BORDER */
div.stats div.infobox .boxbody {
}

/* BACKGROUND */
div.stats .infobox {
background-color: transparent;
}

/* TEXT BODY */
div.stats {
color:#000000;
}

/* LINKS */
div.infobox a, div.infobox a:link, div.infobox a:visited {
color:#003300;
}

/* USERNAME */
div.infobox .userlogo a, div.infobox .userlogo a:link, div.infobox .userlogo a:visited {
color:#003300;
}

div.calendarwrapper, table.itemboxsub,
div.caldiv1, div.caldiv1 th, div.caldiv1 td.calday, div.cald {
background: transparent;
border:none;
font-color: #003300;
}

div.caldiv1 {
background: #99ff66;
}

div.caldiv1 th {
background: #ffffcc;
}

div.caldiv1 td.calday {
background: #ffffcc;
}

div.cald {
background: #99ff66;
}

div.caldiv1 td.calday:hover {
background: #ffff66;
}

body {
cursor: url(http://downloads.totallyfreecursors.com/thumbnails/flower15.gif),default;
}
a,a:link,a:visited,a:active,a:hover {
cursor: url(http://downloads.totallyfreecursors.com/thumbnails/butterfly-ani2.gif),default;
}

/* BODY HOVER */
.tablediv1 tr:hover {
background-color: transparent;
}

/* DATE */
td#maincontent .bg2 {
color:#003300;
}

/* BODY TEXT */
.bodysummary {
color:#003300;
}

/* LINKS */
.bg2 a, .bg2 a:link, .bg2 a:visited {
color: #003300;
}

/* HEADER */
.tablediv1 th {
background-color:transparent;
color:#003300;
font-size:12px;
}

/* BODY */
.tablediv1 tr {
background-color: transparent;
font-size:12px;
border: none;
}

/* BODY HOVER */
.tablediv1 tr:hover {
background-color: transparent;
}

/* DATE */
td#maincontent .bg2 {
color:#003300;
}

/* BODY TEXT */
.bodysummary {
color:#003300;
}

/* LINKS */
.bg2 a, .bg2 a:link, .bg2 a:visited {
color: #003300;
}

/* HEADER */
.tablediv1 th {
background-color:transparent;
color:#003300;
font-size:12px;
}

/* BODY SUMMARY*/
.bodysummary {
background-color: transparent;
}

/* BODY */
.tablediv1 tr {
background-color: #ffffcc;
font-size:12px;
}

/* BODY HOVER */
.tablediv1 tr:hover {
background-color:#99ff99;
}

.contactbox {
font-size: 11px;
border: none;
background-color: transparent;
-moz-border-radius: 8px;
}
div.contactbox {
-moz-border-radius: 8px;
background-color: transparent;
border: 1px solid #003300;
padding: 6px 6px 0px 6px;
text-align: center;
margin: 10px;
color: #003300;
text-align:center;
}

div.reviewswrapper {
border: none;
background: none;
background-color: transparent;
color: #A88F3E;
padding: 10px;
max-width: 620px;
}
div.contactbox {
border: 3px double transparent;
background: transparent;
padding: 6px 6px 0px 6px;
text-align: center;
margin: 10px;
color: #000000;
text-align:center;
}

div.box {
background:transparent none;
}

/*scroll bar guestbook*/
#home_guestbook {
height: 700px;
width: 535px;
overflow: auto;
}

.replydeleted {
display:none;
}

div.select { background: url(); }

ul li { background: url(); }

-----------------------------------------------------------------

Photo AlbumFLOWER theme VR.1 by amani (9 photos)May 20, '08 7:23 AM
by amani's theme for everyone
ddd
dThumbnaild
ddd
flower/ green theme



personal account:[4m4n1.multiply.com]



my themes account :[axthemes.multiply.com]







1. Select the "AVLACK" theme from the Multiply theme selection page for your personal page. You can select that by clicking on this link: http://multiply.com/setup/pages/themes/

2. Copy and paste the CSS code listed below to the Custom CSS page on your setting page. The link for the Custom CSS page is this one: http://multiply.com/setup/pages/upload-css

3. enjoy!






CCS CODE:
-----------------------------------------------------------------

/*FLOWER THEME by Amani Cagatin*/
/*more themes @ axthemes.multiply.com*/
/*may 20, 2008*/


body {
background: url() repeat center center fixed;
background-color: #CCFF66;
font-family: Papyrus;
}


/* navigation and title bar */
div.owner_nav {
padding-top: 0px;
height: 480px;
width: 640px;
border: none;
background: url(http://i17.photobucket.com/albums/b78/4m4n1/--themes/flowers-headercopy1.jpg) no-repeat center fixed;
background-color: transparent;

}

.replybox {
color: #003300;
background: url(http://i17.photobucket.com/albums/b78/4m4n1/--themes/flower-bg.jpg) no-repeat center center;
background-color: transparent;
background-position: -25px -25px;
border: 5px dotted #ccff66;
}


a, a:visited, a:link { color: #003300; font-family: Papyrus ; }

.railstart {
margin-top: 5px;
height: 27px;
width: 159px;
background: url() repeat center center;
background-position: -30px 0;
z-index: 1000;
position: relative;
}

.railbody {
padding: 10px;
width: 125px;
font-size: 12px;
font-family: Papyrus;
border-left: 5px groove #ccff66;
border-right: 5px groove #ccff66;
border-top: 5px groove #ccff66;
border-bottom: 5px groove #ccff66;
z-index: 1000;
position: relative;
background-color: transparent;
background: url(http://i17.photobucket.com/albums/b78/4m4n1/--themes/sub-bgcopy.jpg) repeat center center;
color: #003300;
}

.railsep {
height: 1px;
margin: 12px 0 12px 0;
background-color: transparent;
background: url() repeat center center;
}

.railend {
height: 2px;
width: 159px;
background-color: transparent;
background: url() repeat center center;
}

td.rail {
background-color: transparent;
background: url() repeat center center;
padding: 0;
margin: 0;
}

div#subnavc {
background-color: transparent;
background: url() repeat center center;
border: none;


}

div#subnav {
padding: 1px;
padding-left: 5px;
background: transparent;
background: url() repeat center center;
border: none;
color: #003300;

}

a.topt, a:visited.topt {
float: left;
font-family: Papyrus ;
font-size: 16px;
font-color:#003300;
color: #003300;
}

a.toptsel, a:visited.toptsel {
float: left;
font-size: 16px;
font-family: Papyrus;
color: #003300;

}

h1#page_owner_title {
font-family: Papyrus ;
font-size: 20px ;
background-color: transparent;
color: #003300;
font-weight: bold ;
height: 30px;
padding-left: 12px;
border: none;
}

div#page_start {
width: 640px;
border: none;
}

div#rail {
text-align: left;
width: 159px;
}

div#ownedfooter {
margin: 0 auto;
padding: 0px 0 0px 0;
width: 640px;
height: 280px;
font-size: 10px;
font-family: Papyrus ;
color: #003300;
background-color: transparent;
background: url(http://i17.photobucket.com/albums/b78/4m4n1/--themes/footercopy-1.jpg) no-repeat center center;
}

.itemboxsub {
color: #003300;
font-weight: bold;
font-size: 30px;
font-family: Papyrus;
font-color: #003300;
border: none;
padding: 0;
background: transparent;
background: url() repeat center center;
max-width: 550px;
}

.itemsubsub {
font-size: 10px;
font-weight: regular;
line-height: 10px;
text-align: right;
font-family: Papyrus;
font-color: #003300;
color:#003300;
}

.itemstamp {
float: right;
font-size: 12px;
font-family: Papyrus;
font-color: #003300;
font-weight: normal;
margin: -5px 0 5px 0;
margin: 0;
color: #000000;
}

.itembox {
padding: 5px;
margin: 0px;
overflow: visible;
background: url(http://i17.photobucket.com/albums/b78/4m4n1/--themes/sub-bgcopy.jpg) repeat center center;
background-color:transparent;
color: #003300;
border: 5px groove #ccff66;
}

.itembox legend { color: #003300;}

.itemactionspacer {
height: 30px;
}

a.mine, a.mine:link, a:visited.mine {
color: #003300;
border:none;
background: transparent;
background: url() repeat center center;
}

div.ritemactions a, div.ritemactions a:link, div.ritemactions a:visited {
color: #003300;
border: none;
background:transparent;
background: url() repeat center center;
}

a.go, .go {
color: #003300;
border: none;
background: url(http://i17.photobucket.com/albums/b78/4m4n1/--themes/sub-bgcopy.jpg) repeat center center;
}


.rail .userlogo {
border: none;
background-color: transparent;
background: url(http://i17.photobucket.com/albums/b78/4m4n1/--themes/sub-bgcopy.jpg) repeat center center;
}

.userlogo a, .userlogo a:hover, .userlogo a:visited, .userlogo a:link, td.rail div#rail div.userlogo a {
color: #003300;
}


.caldiv1 th a, .caldiv1 th a:visited { color: #003300; }
table.globalnav {
border: none;
background-color: transparent;
background: url() repeat center center;;
}

.header .globalnav ul.gnopt a, div.header table.globalnav a.select { color: #003300; }
div.header table.globalnav h3 { color: #003300; }
.navinput {
border: none;
color: #003300;
}

table.indextitle {display: none;}
td#maincontent {
margin: 0;
background-color: transparent;
background: url() repeat center center;
}
div.header {
height: 50px;
width: 640px;
margin: 0 auto;
background: url() repeat center center;
color: #003300;
}

.infobox {
background-color: transparent;
background: url() repeat center center;
height: 50px;
}
div.infobox .boxbody {
color:#000000;
}

td#maincontent {
color: #003300;
}

div.infobox{
background: transparent;
}


div.stats div.infobox,
div.stats div.infobox div.boxbody {
background: none transparent;
border: none;
}

/* BORDER */
div.stats div.infobox .boxbody {
}

/* BACKGROUND */
div.stats .infobox {
background-color: transparent;
}

/* TEXT BODY */
div.stats {
color:#000000;
}

/* LINKS */
div.infobox a, div.infobox a:link, div.infobox a:visited {
color:#003300;
}

/* USERNAME */
div.infobox .userlogo a, div.infobox .userlogo a:link, div.infobox .userlogo a:visited {
color:#003300;
}


div.calendarwrapper, table.itemboxsub,
div.caldiv1, div.caldiv1 th, div.caldiv1 td.calday, div.cald {
background: transparent;
border:none;
font-color: #003300;
}


div.caldiv1 {
background: #99ff66;
}

div.caldiv1 th {
background: #ffffcc;
}

div.caldiv1 td.calday {
background: #ffffcc;
}

div.cald {
background: #99ff66;
}

div.caldiv1 td.calday:hover {
background: #ffff66;
}


body {
cursor: url(http://downloads.totallyfreecursors.com/thumbnails/flower15.gif),default;
}
a,a:link,a:visited,a:active,a:hover {
cursor: url(http://downloads.totallyfreecursors.com/thumbnails/butterfly-ani2.gif),default;
}


/* BODY HOVER */
.tablediv1 tr:hover {
background-color: transparent;
}

/* DATE */
td#maincontent .bg2 {
color:#003300;
}

/* BODY TEXT */
.bodysummary {
color:#003300;
}

/* LINKS */
.bg2 a, .bg2 a:link, .bg2 a:visited {
color: #003300;
}

/* HEADER */
.tablediv1 th {
background-color:transparent;
color:#003300;
font-size:12px;
}


/* BODY */
.tablediv1 tr {
background-color: transparent;
font-size:12px;
border: none;
}

/* BODY HOVER */
.tablediv1 tr:hover {
background-color: transparent;
}

/* DATE */
td#maincontent .bg2 {
color:#003300;
}

/* BODY TEXT */
.bodysummary {
color:#003300;
}

/* LINKS */
.bg2 a, .bg2 a:link, .bg2 a:visited {
color: #003300;
}

/* HEADER */
.tablediv1 th {
background-color:transparent;
color:#003300;
font-size:12px;
}


/* BODY SUMMARY*/
.bodysummary {
background-color: transparent;
}

/* BODY */
.tablediv1 tr {
background-color: #ffffcc;
font-size:12px;
}

/* BODY HOVER */
.tablediv1 tr:hover {
background-color:#99ff99;
}

.contactbox {
font-size: 11px;
border: none;
background-color: transparent;
-moz-border-radius: 8px;
}
div.contactbox {
-moz-border-radius: 8px;
background-color: transparent;
border: 1px solid #003300;
padding: 6px 6px 0px 6px;
text-align: center;
margin: 10px;
color: #003300;
text-align:center;
}

div.reviewswrapper {
border: none;
background: none;
background-color: transparent;
color: #A88F3E;
padding: 10px;
max-width: 620px;
}
div.contactbox {
border: 3px double transparent;
background: transparent;
padding: 6px 6px 0px 6px;
text-align: center;
margin: 10px;
color: #000000;
text-align:center;
}



div.box {
background:transparent none;
}



/*scroll bar guestbook*/
#home_guestbook {
height: 700px;
width: 535px;
overflow: auto;
}

.replydeleted {
display:none;
}


div.select { background: url(); }

ul li { background: url(); }

-----------------------------------------------------------------

Photo Album4 SEASONS theme by amani (6 photos)May 18, '08 6:02 PM
by amani's theme for everyone
ddd
dThumbnaild
ddd








1. Select the "SHADOWBOX" theme from the Multiply theme selection page for your personal page. You can select that by clicking on this link: http://multiply.com/setup/pages/themes/

2. Copy and paste the CSS code listed below to the Custom CSS page on your setting page. The link for the Custom CSS page is this one: http://multiply.com/setup/pages/upload-css

3. enjoy!






CCS CODE:
-----------------------------------------------------------------

/*4 SEASONS THEME- by Amani Cagatin*/
/*more themes @ axthemes.multiply.com*/
/*may 19, 2007*/


/*Main::Background::fonts */
body {
background-color: #000000;
font-family: Franklin Gothic Book;
font-size: 15px;
background: url(http://i17.photobucket.com/albums/b78/4m4n1/--themes/fourseasons-bg.jpg);
color: orange;
margin: 0;
width: auto;
}

/*right rail*/
a, a:visited, a:link { color: #F87431;
}


a:hover {
color: #FFF8C6;
background-color: #F76541;
text-decoration:none;
}

b {
color: #F76541;
}

u {
color: #F76541;
}

i {
color: #F76541;
}

.rail {
width: 100px;
background: transparent;
}
.railstart {
display: none;
background: transparent;
}
.railbody {
width: 100px;
font-size: 13px;
color: orange;
background: none;
border: none;
z-index: 1200;
background: transparent;
}
.railsep {
height: 1px;
margin: 12px 0 12px 0;
}
.railend {
display: none;
}

/*Body::Itembox*/
div#page_start_wrapper {
width: 940px;
margin: 0 auto;
background color: orange;
-moz-opacity:0.80;
filter:alpha(opacity=80);
opacity:0.80;
-khtml-opacity:0.80;
}

/*Header::Banner*/
div.owner_nav {
width: 1000px;
margin: 0 auto;
margin-top: 10px;
height: 400px;
border: none;
background: url(http://i17.photobucket.com/albums/b78/4m4n1/--themes/fourseasons-headercopy.jpg) no-repeat center fixed;

}

/*Navigations*/
div#subnavc {
width: auto;
background color: orange;
-moz-opacity:0.80;
filter:alpha(opacity=80);
opacity:0.80;
-khtml-opacity:0.80;
}
div#subnav {
padding: 1px 0 0 20px;
margin-bottom: 5px;
border: none;
height: auto;
background color: orange;
-moz-opacity:0.80;
filter:alpha(opacity=80);
opacity:0.80;
-khtml-opacity:0.80;
}
a.topt, a:visited.topt, a:link.topt {
line-height: 1.2em;
display: block;
float: left;
height: auto;
text-align: center;
background: #99CCFF;
font-size: 15px;
color: #ffffff;
padding: 0px 13px 0px 13px;
margin: 4px;
font-weight: none;
width: auto;
border: none;
position: relative;
top: 150px;
padding-left: 20px;
}
a.toptsel, a:visited.toptsel, a:link.toptsel {
line-height: 1.2em;
display: block;
float: left;
height: auto;<