Welcome to Gaia! ::


High-functioning Paradox

Enjoy


Profile coding: (you have to click edit your profile make sure it is a current profile not old school, and you click "theme" and then "CSS" and paste it in there. Update Save. (incase you didn't know that already <3.))

Media coding (for repeating songs): (incase you didn't have it already)

http://youtube.googleapis.com/v/?version=2&autoplay=1&loop=1


How you use this lovely code above, you pull up your media panel, and you plug it in there, you take any youtube video say...

http://www.youtube.com/watch?v=S_q8L8Tksd8

and you take all of the numbers/letters/symbols after the "v=" and copy them like so:
S_q8L8Tksd8

Then you paste it between the "/v/" and the "?" like this:
http://youtube.googleapis.com/v/S_q8L8Tksd8?version=2&autoplay=1&loop=1

If you ever want to change your media, you will need to go onto your profile and click edit profile, then click edit media. Change out that lovely little code you pasted between the "/v/" and the "?" then save.

That is the end of my lovely media tutorial C:

High-functioning Paradox

/*About*/
#id_about {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_about:hover {overflow-y:auto;overflow-x:hidden;height:130px;}

/*Visitors*/
#id_footprints{overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_footprints:hover {overflow-y:auto;overflow-x:hidden;height:120px;}

/*Panel Headers*/
.panel h2 {background-color:transparent;text-align:center;text-transform:lowercase;letter-spacing:1px;}

/*Comments*/
#id_comments .date {display:none;}
#id_comments {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_comments:hover {overflow-y:auto;overflow-x:hidden;height:100px;} #alerts_banner {display:none;}


/*Media*/
.media_panel embed, .media_panel object{height: 25px; width: 300px;}
.media_panel {background: transparent; border: none;}


/*Body Attributes*/
body,html {background:url(http://fc01.deviantart.net/fs70/f/2013/015/2/d/hazama_ss1_by_mikkurin-d5rknot.jpg) center center no-repeat;background-size:100%; background-attachment: fixed;}

/*Panels*/
.panel {background:url(http://www.wallpick.com/wp-content/uploads/2013/12/12/Black-Wallpaper-HD-PC-Windows.jpg) ;repeat;}
.panel {color: #00FF00;border-radius:25px;opacity: .5;}
.panel:hover {opacity: 1;}
.panel{overflow-x:hidden;overflow-y:hidden;border:solid 2px #000 ;border-radius: 10px;-moz-box-shadow: 0 0 7px 2px #000000;-webkit-box-shadow: 0 0 7px 2px #000000;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;-o-transition: all 0.8s ease-out;}

.panel:hover{overflow-y:auto;-moz-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;}

/*Cursor*/
body, a:hover {cursor: url(http://www.rw-designer.com/cursor-view/1285.png), progress !important;}


/*Links*/
a{color: #007000;}
a:hover {color:#CCFF00;font-size:12px;}

#header_left::after {
font-size: 10px;
color: #007000;
font-family: segoe print;
content: '| ♥ Profile by Azami Blossom';
}
/*Gaia Header*/
#gaia_header {
overflow-x:visible;
overflow-y:visible;
font-family:arial !important;
font-weight:bold;
letter-spacing:1px;
font-size:10px !important;
background:none rgba(250,250,250,0.6)
min-width:950px !important;
height:25px;
box-shadow: inset 0px 24px 24px -24px #FFF, inset 0px 24px 24px -24px #FFF;
-moz-transition:opacity 0.3s, background-color 0.4s;
-webkit-transition:opacity 0.3s, background-color 0.4s;
-o-transition:opacity 0.3s, background-color 0.4s;
transition:opacity 0.53, background-color 0.4s;
z-index:9000;
}

#gaia_header:hover {
background-color: rgba(255, 255, 255, 0.4)
box-shadow: inset 0px 24px 24px -24px #888, inset 0px 24px 24px -24px #00FF00, 0px 0px 2px #00FF00;
}

#gaia_header:hover a {
color:white !important;
text-shadow: 0px 0px 3px #000, 0px 0px 5px #000;
}

#gaia_header a{
display:inline;
height:24px;
color:white !important;
font-weight:normal;
font-size:11px;
font-variant:small-caps;
letter-spacing:1px;
text-shadow:0px 0px 4px #CCFF00, 0px 0px 4px #CCFF00, 0px 0px 4px #CCFF00;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;
transition:all 0.5s;
text-decoration:none;
line-height:24px;
}

#gaia_header a:hover{
color:black !Important;
text-shadow:0px 0px 8px #FFF, 0px 0px 9px #FFF;
text-decoration:none !important;
}

#header_left li.spacer+li a:hover {
box-shadow:none;
}

#header_left, #header_right {
background:none !important;
line-height:23px !important;
}


#header_left {
-o-transition:all 1s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}

#header_right {
-o-transition:all 1s;
-webkit-transition: all 1s;
-moz-transition: all 1s;
transition: all 1s;
}

#header_right li {
margin:0px 3px 0px 0px;
}

#header_left li.spacer+li {
background-image:url(http://s.cdn.gaiaonline.com/images/gaia_global/gaia_header/br_gaia_logo_header.png)
background-size:47px auto !important;
background-position:10px 0px;
background-repeat:no-repeat;
display:inline-block !important;
width:47px !important;
height:23px !important;
-o-transition:all 0.5s;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
transition:all 0.5s;
padding:0px 10px 0px 10px;
line-height:23px;
position:relative;
top:-2px;
background-color:rgba(0,0,0,0.3)
border-radius:0px 0px 10px 10px;
}


#header_left li.spacer+li:hover {
background-color:rgba(0,0,0,0.smilies/icon_cool.gif !important;
}

#header_left li a img {
opacity:0 !important;
}

#gaia_header #header_left, #gaia_header #header_right {
color:transparent;
}

High-functioning Paradox

sailor moon

/*About*/
#id_about {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_about:hover {overflow-y:auto;overflow-x:hidden;height:130px;}

/*Visitors*/
#id_footprints{overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_footprints:hover {overflow-y:auto;overflow-x:hidden;height:120px;}

/*Body Attributes*/
body,html {background:url(http://i41.photobucket.com/albums/e270/Azamiblossom/742d8069-cb2c-4ac3-a1f6-431df54f2714_zpsbadccb3a.jpg) top right repeat;background-size:100%; background-attachment: fixed;}

/*Panels*/
.panel {background:url(http://www.hdwallpapersbest.com/wp-content/uploads/2013/03/Black-Rose.jpg) ;repeat;}
.panel {color: #5B92E5;border-radius:25px;opacity: .5;}
.panel:hover {opacity: 1;}
.panel{overflow-x:hidden;overflow-y:hidden;border:solid 1px #2E0854;border-radius: 10px;-moz-box-shadow: 0 0 7px 2px #5B92E5;-webkit-box-shadow: 0 0 7px 2px #5B92E5;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;-o-transition: all 0.8s ease-out;}

.panel:hover{overflow-y:auto;-moz-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;}

/*Links*/
a{color: #0070FF;}
a:hover {color: #63B8FF;font-size:12px;}

/*Gaia Header*/
#gaia_header a{background: #000;text-decoration: none; color: #0070FF!important; font-style: italic; Font-weight: light; font-size: 12px; font-family: Tahoma; letter-spacing: 0.75px; text-transform: none; border: 1px outset #63B8FF; padding: 9px 20px 9px 20px;border-radius: 4px;-webkit-border-radius: 5px;}
#gaia_header li {color:transparent;}
#header_left a, #header_right a {background-color:#000 !important;}
#header_left img{padding-top: 0px;padding-right: 47px;
padding-bottom: 23px;padding-left: 0px;
background-color: #000!important;
background-image: url(http://www.freewebs.com/trezoid/DSG.png)!important;background-repeat: no-repeat;
background-attachment: scroll;background-position: left top;height: 0px!important;width: 0px!important;}
#gaia_header a:hover {text-decoration: none;top: 10px;-moz-transition:all 200ms ease;-webkit-transition:all 200ms ease;-o-transition:all 200ms ease;color: #63B8FF!important; font-family: Tahoma;text-transform: lowercase;letter-spacing: 0.75px;font-style: italic;font-size: 8px; font-weight: light; text-shadow:0px 0px 15px #2E37FE;text-shadow:-1px 0 #2E37FE, 0 1px #2E37FE, 1px 0 #2E37FE, 0 -1px #2E37FE;text-decoration: none;}
html, body{-webkit-animation: mymove linear 3s 0s 1; -moz-animation: mymove linear 3s 0s 1; animation: mymove linear 3s 0s 1; z-index: 1; }
@keyframes mymove:{ from {opacity: 0; } to {opacity: 1; }
}
@-moz-keyframes mymove { from {opacity: 0; } to {opacity: 1; }
}
@-webkit-keyframes mymove { from {opacity: 0; } to {opacity: 1; }
}
#gaia_header, #header_left, #header_right, #gaia_header * {background: transparent!important;}
/*Comments*/
#id_comments .date {display:none;}
#id_comments {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_comments:hover {overflow-y:auto;overflow-x:hidden;height:100px;} #alerts_banner {display:none;}

/*Panel Headers*/
.panel h2 {background-color:transparent;text-align:center;text-transform:uppercase;letter-spacing:1px;}

/*Media*/
.media_panel object {width:30px;height:25px;}
.media_panel h2 {display:none;}

High-functioning Paradox

Black Butler

/*About*/
#id_about {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_about:hover {overflow-y:auto;overflow-x:hidden;height:130px;}

/*Visitors*/
#id_footprints{overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_footprints:hover {overflow-y:auto;overflow-x:hidden;height:120px;}

/*Body Attributes*/
body,html {background:url(http://i41.photobucket.com/albums/e270/Azamiblossom/da292fe0-3c63-4f5b-8e48-44531616eee7_zps451db02c.jpg) center center no-repeat;background-size:100%; background-attachment: fixed;}

/*Panels*/
.panel {background:url(http://fc02.deviantart.net/fs70/i/2011/263/3/b/classic_black_damask_wallpaper_by_angeldust-d4adn0x.jpg) ;repeat;}
.panel {color: #D70A53;border-radius:25px;opacity: .5;}
.panel:hover {opacity: 1;}
.panel{overflow-x:hidden;overflow-y:hidden;border:solid 2px #000 ;border-radius: 10px;-moz-box-shadow: 0 0 7px 2px #000000;-webkit-box-shadow: 0 0 7px 2px #000000;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;-o-transition: all 0.8s ease-out;}

.panel:hover{overflow-y:auto;-moz-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;}

/*Links*/
a{color: #FFF;}
a:hover {color:#bf6774;font-size:12px;}

/*Gaia Header*/
#gaia_header a{background: #000;text-decoration: none; color: #610B21!important; font-style: italic; Font-weight: light; font-size: 12px; font-family: Tahoma; letter-spacing: 0.75px; text-transform: none; border: 1px outset #ffffff; padding: 9px 20px 9px 20px;border-radius: 4px;-webkit-border-radius: 5px;}
#gaia_header li {color:transparent;}
#header_left a, #header_right a {background-color:#000 !important;}
#header_left img{padding-top: 0px;padding-right: 47px;
padding-bottom: 23px;padding-left: 0px;
background-color: #000!important;
background-image: url(http://www.freewebs.com/trezoid/DSG.png)!important;background-repeat: no-repeat;
background-attachment: scroll;background-position: left top;height: 0px!important;width: 0px!important;}
#gaia_header a:hover {text-decoration: none;top: 10px;-moz-transition:all 200ms ease;-webkit-transition:all 200ms ease;-o-transition:all 200ms ease;color: #FFFFFF!important; font-family: Tahoma;text-transform: lowercase;letter-spacing: 0.75px;font-style: italic;font-size: 8px; font-weight: light; text-shadow:0px 0px 15px #FFFFFF;text-shadow:-1px 0 #FE2E2E, 0 1px #FE2E2E, 1px 0 #FE2E2E, 0 -1px #FE2E2E;text-decoration: none;}
html, body{-webkit-animation: mymove linear 3s 0s 1; -moz-animation: mymove linear 3s 0s 1; animation: mymove linear 3s 0s 1; z-index: 1; }
@keyframes mymove:{ from {opacity: 0; } to {opacity: 1; }
}
@-moz-keyframes mymove { from {opacity: 0; } to {opacity: 1; }
}
@-webkit-keyframes mymove { from {opacity: 0; } to {opacity: 1; }
}
#gaia_header, #header_left, #header_right, #gaia_header * {background: transparent!important;}

/*Comments*/
#id_comments .date {display:none;}
#id_comments {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_comments:hover {overflow-y:auto;overflow-x:hidden;height:100px;} #alerts_banner {display:none;}

/*Panel Headers*/
.panel h2 {background-color:transparent;text-align:center;text-transform:lowercase;letter-spacing:1px;}

/*Media*/
.media_panel object {width:30px;height:25px;}
.media_panel h2 {display:none;}

/*Friends*/
#id_friends a {font-size: 0px;} #find_friends_banner {display: none;} #id_friends {background:none;} #id_friends h2 {display:none;}




/*Image Decor*/
img{opacity: .4; -webkit-transition: padding-left .25s ease-out; font-family: arial narrow;
-moz-transition: padding-left .25s ease-out;}
img:hover{opacity: 1; padding-left: 10px;}

/*Footer*/
#footer {text-align:center;background-color:#000;
display: block;padding: 5px 15px;line-height: 10px;
position: fixed;bottom: 0;left: 0;width: 20%;
border: 2px solid white;}#footer:before {content:'Profile made by Damned Zombie';color: #610B21; text-shadow: 0 0 2px #000; letter-spacing: 1px;}

/*Cursor*/
body, a:hover {cursor: url(http://media.tumblr.com/a228a06b8215faf290331d0b82ea8d93/tumblr_inline_mjvrhu7EoG1qz4rgp.png), progress !important;}

High-functioning Paradox

Red themed profile ( a little gothic)


/*Body Attributes*/
body,html {background:url(http://www.w8themes.com/wp-content/uploads/2013/11/Red-and-Black-Wallpaper.jpg) center center no-repeat;background-size:100%; background-attachment: fixed;}

/*Cursor*/
body, a:hover {cursor: url(http://www.rw-designer.com/cursor-view/32014.png), progress !important;}
/*panel*/
.panel{background: transparent; color: #F0FFFF;}
.panel h2{background: transparent; color: #F0FFFF;}
.panel {color: #F0FFFF;border-radius:25px;opacity:1;}
.panel:hover {opacity: 1;}
.panel{overflow-x:hidden;overflow-y:hidden;border:solid .5px #000;border-radius: 10px;-moz-box-shadow: 0 0 7px 2px #000000;-webkit-box-shadow: 0 0 7px 2px #000000;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;-o-transition: all 0.8s ease-out;}

.panel:hover{overflow-y:auto;-moz-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;}

#columns {position:absolute;left:50%;width:1024px; margin-left:-512px;padding:0px;}

/*Links*/
a{font-family: calibri; font-size: 12px; color: #8B8682; font-weight: normal; text-decoration: none;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out -o-transition: all .7s ease-out; transition: all .7s ease-out; }
a:hover {font-family: arial; font-size: 14px; color: #FF3D0D; font-weight: normal;text-decoration:none;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out -o-transition: all .7s ease-out; transition: all .5s ease-out;}

/*About*/
#id_about {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_about:hover {overflow-y:auto;overflow-x:hidden;height:130px;}

/*Visitors*/
#id_footprints{overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_footprints:hover {overflow-y:auto;overflow-x:hidden;height:120px;}


/*Gaia Header*/

}
#gaia_header, #gaia_header *{background: black! important;}
#gaia_header{box-shadow:0 0 30px black;border bottom: 0px #FF3D0D solid; text-transform: lowercase;}
#gaia_header a{color: #FF3D0D!important;}
#gaia_header a:hover{color: white!important; text-decoration: none;}
#gaia_header a{font-size: 11px !important;}
#gaia_header #header_left{color: transparent;}
#gaia_header #header_right{color: transparent;}
#header_left li+li+li a:before, #header_right a:after {content: ' '; }
#gaia_header #header_left:after {font-size: 9px; font-weight: lighter; #FF3D0D: #FF3D0D; content: ' ' ;}
#gaia_header a{color: #FF3D0D!important;}
#gaia_header li {color: #FF3D0D!important;}
#gaia_header #header_left { background:
transparent;; repeat-x; } #gaia_header
#header_right{background:
transparent;; repeat-x; } #gaia_header { background:
transparent;; repeat-x; color:
transparent;; }
#gaia_header a{letter-spacing: 2px!important;
font-weight:normal!important;
font-size:11px!important;
font-family: Lucida Calligraphy ;background:
transparent;;important;} #gaia_header li{color:
transparent;}

#gaia_header a:hover{letter-spacing:2px!important;
font-size:11px!important; background:}

#site{font-family:Lucida Calligraphy ;}

#id_about{height: 210px; overflow: hidden; _overflow: auto; _overflow-x: hidden;}
#id_about:hover{overflow: auto; overflow-x: hidden;}
.panel {opacity: 0.6;
-moz-opacity: 0.6;
filter:alpha(opacity=60)
-khtml-opacity: 0.6;}.panel:hover {opacity: 10.0;
-moz-opacity: 10.0;
filter:alpha(opacity=100)
-khtml-opacity: 10.0;}

.panel {border-radius: 10px 10px 10px 10px !important;
-moz-border-radius: 5px 5px 5px 5px !important;
-webkit-border-radius: 10px 10px 10px 10px !important; }


a{ -webkit-transition: padding-left 150ms ease-out;
-moz-transition: padding-left 150ms ease-out;}
a:hover { padding-left: 10px; }



[*][URL=/][/URL]

[*] [URL=/mygaia/]My Gaia[/URL] |


[*][URL=/market/]Shops[/URL]


[*]| [URL=/forum/]Forums[/URL]


[*]| [URL=/world/]World[/URL]


[*]| [URL=/games/]Games[/URL]


[/LIST]


[*]Im Ece


[*]| Edit My Profile Layout

[*]| [URL=/spotlight/?action=recommend&type=profile&target_id=34539397&n=533816192.1346435315.76713834]Recommend[/URL]


[*]| [URL=/auth/logout/?userid=27193689]Sign Out[/URL]
.

High-functioning Paradox

vampire

/*About*/
#id_about {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_about:hover {overflow-y:auto;overflow-x:hidden;height:130px;}

/*Visitors*/
#id_footprints{overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_footprints:hover {overflow-y:auto;overflow-x:hidden;height:120px;}

/*Body Attributes*/
body,html {background:url(http://i41.photobucket.com/albums/e270/Azamiblossom/Zarek-s-claw-zarek-of-moesia-21372839-452-604_zpsc3ee8149.jpg) top left no-repeat;background-size:60%; background-attachment: fixed;}
html, body {background-color: #000000}


/*Panels*/
.panel {background-color: #000000;opacity: 02; filter:alpha;}
.panel {color: #8B8989;border-radius:25px;opacity: .5;}
.panel:hover {opacity: 1;}
.panel{overflow-x:hidden;overflow-y:hidden;border:solid 2px #fff ;border-radius: 10px;-moz-box-shadow: 0 0 7px 2px #000000;-webkit-box-shadow: 0 0 7px 2px #000000;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;-o-transition: all 0.8s ease-out;}

#columns {
position:absolute;
right:20%;
width:1024px;
margin-right:-512px;
padding:0px;
}


.panel:hover{overflow-y:auto;-moz-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;}

/*Links*/
a{color: #C80815;}
a:hover {color:#bf6774;font-size:12px;}

/*Gaia Header*/
#gaia_header a{background: #000;text-decoration: none; color: #C80815!important; font-style: italic; Font-weight: light; font-size: 12px; font-family: Tahoma; letter-spacing: 0.75px; text-transform: none; border: 1px outset #ffffff; padding: 9px 20px 9px 20px;border-radius: 4px;-webkit-border-radius: 5px;}
#gaia_header li {color:transparent;}
#header_left a, #header_right a {background-color:#000 !important;}
#header_left img{padding-top: 0px;padding-right: 47px;
padding-bottom: 23px;padding-left: 0px;
background-color: #000!important;
background-image: url(http://www.freewebs.com/trezoid/DSG.png)!important;background-repeat: no-repeat;
background-attachment: scroll;background-position: left top;height: 0px!important;width: 0px!important;}
#gaia_header a:hover {text-decoration: none;top: 10px;-moz-transition:all 200ms ease;-webkit-transition:all 200ms ease;-o-transition:all 200ms ease;color: #FFFFFF!important; font-family: Tahoma;text-transform: lowercase;letter-spacing: 0.75px;font-style: italic;font-size: 8px; font-weight: light; text-shadow:0px 0px 15px #FFFFFF;text-shadow:-1px 0 #C80815, 0 1px #C80815, 1px 0 #C80815, 0 -1px #C80815;text-decoration: none;}
html, body{-webkit-animation: mymove linear 3s 0s 1; -moz-animation: mymove linear 3s 0s 1; animation: mymove linear 3s 0s 1; z-index: 1; }
@keyframes mymove:{ from {opacity: 0; } to {opacity: 1; }
}
@-moz-keyframes mymove { from {opacity: 0; } to {opacity: 1; }
}
@-webkit-keyframes mymove { from {opacity: 0; } to {opacity: 1; }
}
#gaia_header, #header_left, #header_right, #gaia_header * {background: transparent!important;}

/*Comments*/
#id_comments .date {display:none;}
#id_comments {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_comments:hover {overflow-y:auto;overflow-x:hidden;height:100px;} #alerts_banner {display:none;}

/*Panel Headers*/
.panel h2 {background-color:transparent;text-align:center;text-transform:uppercase;letter-spacing:1px; font-size:14px; color:#C80815;text-shadow: 0px 0px 10px #fff; font-family: Diplomata;}


/*Image Decor*/
img{opacity: .4; -webkit-transition: padding-left .25s ease-out; font-family: arial narrow;
-moz-transition: padding-left .25s ease-out;}
img:hover{opacity: 1; padding-left: 10px;}

/*Footer*/
#footer {text-align:center;background-color:#000;
display: block;padding: 5px 15px;line-height: 10px;
position: fixed;top: 0;left: 0;width: 100%;
border: 1px solid white;}#footer:before {content:'Profile made by Damned Zombie';color: #000000; text-shadow: 0 0 2px #000; letter-spacing: 1px;}

/*Cursor*/
body, a:hover {cursor: url(http://www.rw-designer.com/cursor-view/39727.png), progress !important;}

High-functioning Paradox

Blue profile

/*Cursor*/
body, a:hover {cursor: url(http://www.rw-designer.com/cursor-view/12924.png), progress !important;}

.media_panel{ position: absolute; left: -99999px;}

/*About*/
#id_about {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_about:hover {overflow-y:auto;overflow-x:hidden;height:130px;}

/*Visitors*/
#id_footprints{overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_footprints:hover {overflow-y:auto;overflow-x:hidden;height:120px;}

/*Comments*/
#id_comments .date {display:none;}
#id_comments {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_comments:hover {overflow-y:auto;overflow-x:hidden;height:100px;} #alerts_banner {display:none;}



/*Body Attributes*/
body,html {background:url(http://www.hdpaperwall.com/wp-content/uploads/2013/11/hd_wallpaper1.jpg) center center no-repeat;background-size:120%; background-attachment: fixed;}


/*Panels*/
.panel{background: transparent; color: #F0FFFF;}
.panel h2{background: transparent; color: #F0FFFF;}
.panel {border: 2px double #F0FFFF}
.panel {color: #F0FFFF;border-radius:25px;opacity: .5;}
.panel:hover {opacity: 1;}
.panel{overflow-x:hidden;overflow-y:hidden;border:solid 2px #F0FFFF;border-radius: 10px;-moz-box-shadow: 0 0 7px 2px #000000;-webkit-box-shadow: 0 0 7px 2px #000000;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;-o-transition: all 0.8s ease-out;}

.panel:hover{overflow-y:auto;-moz-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;}

/*Links*/
a{color: #42C0FB;}
a:hover {color:#4D4DFF;font-size:12px;}


/*Gaia Header*/
#header_left::after {
font-size: 10px;
color: #0070FF;
font-family: segoe print;
content: '| ♥ Profile by Azami Blossom';
}
#gaia_header {
overflow-x:visible;
overflow-y:visible;
font-family:arial !important;
font-weight:bold;
letter-spacing:1px;
font-size:10px !important;
background:none black(250,250,250,0.6)
min-width:950px !important;
height:25px;
box-shadow: inset 0px 24px 24px -24px #fff, inset 0px 24px 24px -24px #fff;
-moz-transition:opacity 0.3s, background-color 0.4s;
-webkit-transition:opacity 0.3s, background-color 0.4s;
-o-transition:opacity 0.3s, background-color 0.4s;
transition:opacity 0.53, background-color 0.4s;
z-index:9000;
}

#gaia_header:hover {
background-color: black(255, 255, 255, 0.4)
box-shadow: inset 0px 24px 24px -24px #0070FF, inset 0px 24px 24px -24px #888, 0px 0px 2px #0070FF;
}

#gaia_header:hover a {
color:black !important;
text-shadow: 0px 0px 3px #0070FF, 0px 0px 5px #0070FF;
}

#gaia_header a{
display:inline;
height:24px;
color:black !important;
font-weight:normal;
font-size:11px;
font-variant:small-caps;
letter-spacing:1px;
text-shadow:0px 0px 4px #0070FF, 0px 0px 4px #0070FF, 0px 0px 4px #0070FF;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;
transition:all 0.5s;
text-decoration:none;
line-height:24px;
}

#gaia_header a:hover{
color:black !Important;
text-shadow:0px 0px 8px #fff, 0px 0px 9px #fff;
text-decoration:none !important;
}

#header_left li.spacer+li a:hover {
box-shadow:none;
}

#header_left, #header_right {
background:none !important;
line-height:23px !important;
}


#header_left {
-o-transition:all 1s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}

#header_right {
-o-transition:all 1s;
-webkit-transition: all 1s;
-moz-transition: all 1s;
transition: all 1s;
}

#header_right li {
margin:0px 3px 0px 0px;
}

#header_left li.spacer+li {
background-image:url(http://s.cdn.gaiaonline.com/images/gaia_global/gaia_header/br_gaia_logo_header.png)
background-size:47px auto !important;
background-position:10px 0px;
background-repeat:no-repeat;
display:inline-block !important;
width:47px !important;
height:23px !important;
-o-transition:all 0.5s;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
transition:all 0.5s;
padding:0px 10px 0px 10px;
line-height:23px;
position:relative;
top:-2px;
background-color:black(0,0,0,0.3)
border-radius:0px 0px 10px 10px;
}


#header_left li.spacer+li:hover {
background-color:rgba(0,0,0,0.smilies/icon_cool.gif !important;}

#header_left li a img {opacity:0 !important;}

#gaia_header #header_left, #gaia_header #header_right {
color:black;
}

High-functioning Paradox

Hazama
/*About*/
#id_about {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_about:hover {overflow-y:auto;overflow-x:hidden;height:130px;}

/*Visitors*/
#id_footprints{overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_footprints:hover {overflow-y:auto;overflow-x:hidden;height:120px;}

/*Panel Headers*/
.panel h2 {background-color:transparent;text-align:center;text-transform:lowercase;letter-spacing:1px;}

/*Comments*/
#id_comments .date {display:none;}
#id_comments {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_comments:hover {overflow-y:auto;overflow-x:hidden;height:100px;} #alerts_banner {display:none;}


/*Media*/
.media_panel embed, .media_panel object{height: 25px; width: 300px;}
.media_panel {background: transparent; border: none;}


/*Body Attributes*/
body,html {background:url(http://fc01.deviantart.net/fs70/f/2013/015/2/d/hazama_ss1_by_mikkurin-d5rknot.jpg) center center no-repeat;background-size:100%; background-attachment: fixed;}

/*Panels*/
.panel {background:url(http://www.wallpick.com/wp-content/uploads/2013/12/12/Black-Wallpaper-HD-PC-Windows.jpg) ;repeat;}
.panel {color: #00FF00;border-radius:25px;opacity: .5;}
.panel:hover {opacity: 1;}
.panel{overflow-x:hidden;overflow-y:hidden;border:solid 2px #000 ;border-radius: 10px;-moz-box-shadow: 0 0 7px 2px #000000;-webkit-box-shadow: 0 0 7px 2px #000000;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;-o-transition: all 0.8s ease-out;}

.panel:hover{overflow-y:auto;-moz-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;}

/*Cursor*/
body, a:hover {cursor: url(http://www.rw-designer.com/cursor-view/12928.png), progress !important;}


/*Links*/
a{color: #007000;}
a:hover {color:#CCFF00;font-size:12px;}

#header_left::after {
font-size: 12px;
color: #000;
font-family: segoe print;
content: '| ♥ Profile by Azami Blossom';
}
/*Gaia Header*/
#gaia_header {
overflow-x:visible;
overflow-y:visible;
font-family:arial !important;
font-weight:bold;
letter-spacing:1px;
font-size:10px !important;
background:none rgba(250,250,250,0.6)
min-width:950px !important;
height:25px;
box-shadow: inset 0px 24px 24px -24px #000, inset 0px 24px 24px -24px #000;
-moz-transition:opacity 0.3s, background-color 0.4s;
-webkit-transition:opacity 0.3s, background-color 0.4s;
-o-transition:opacity 0.3s, background-color 0.4s;
transition:opacity 0.53, background-color 0.4s;
z-index:9000;
}

#gaia_header:hover {
background-color: rgba(255, 255, 255, 0.4)
box-shadow: inset 0px 24px 24px -24px #000, inset 0px 24px 24px -24px #007000, 0px 0px 2px #007000;
}

#gaia_header:hover a {
color:white !important;
text-shadow: 0px 0px 3px #000, 0px 0px 5px #000;
}

#gaia_header a{
display:inline;
height:24px;
color:black !important;
font-weight:normal;
font-size:11px;
font-variant:small-caps;
letter-spacing:1px;
text-shadow:0px 0px 4px #007000, 0px 0px 4px #007000, 0px 0px 4px #007000;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;
transition:all 0.5s;
text-decoration:none;
line-height:24px;
}

#gaia_header a:hover{
color:black !Important;
text-shadow:0px 0px 8px #000, 0px 0px 9px #000;
text-decoration:none !important;
}

#header_left li.spacer+li a:hover {
box-shadow:none;
}

#header_left, #header_right {
background:none !important;
line-height:23px !important;
}


#header_left {
-o-transition:all 1s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}

#header_right {
-o-transition:all 1s;
-webkit-transition: all 1s;
-moz-transition: all 1s;
transition: all 1s;
}

#header_right li {
margin:0px 3px 0px 0px;
}

#header_left li.spacer+li {
background-image:url(http://s.cdn.gaiaonline.com/images/gaia_global/gaia_header/br_gaia_logo_header.png)
background-size:47px auto !important;
background-position:10px 0px;
background-repeat:no-repeat;
display:inline-block !important;
width:47px !important;
height:23px !important;
-o-transition:all 0.5s;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
transition:all 0.5s;
padding:0px 10px 0px 10px;
line-height:23px;
position:relative;
top:-2px;
background-color:rgba(0,0,0,0.3)
border-radius:0px 0px 10px 10px;
}


#header_left li.spacer+li:hover {
background-color:rgba(0,0,0,0.smilies/icon_cool.gif !important;
}

#header_left li a img {
opacity:0 !important;
}

#gaia_header #header_left, #gaia_header #header_right {
color:transparent;
}

High-functioning Paradox

Undertaker


/*Body Attributes*/
body,html {background:url(http://image.blingee.com/images18/content/output/000/000/000/711/671806344_219843.gif?4) top center no-repeat;background-size:100%; background-attachment: fixed;}

/*hidden media*/
.media_panel{ position: absolute; left: -99999px;}

/*Panels*/
.panel {background:url(http://dit.dru.ac.th/home/011/images/CSG_GrungedBG_GreenBlack.jpg) bottom right ;repeat;}
.panel {color: #00FF00;border-radius:25px;opacity: .5;}
.panel:hover {opacity: 1;}
.panel{overflow-x:hidden;overflow-y:hidden;border:solid 2px #000 ;border-radius: 10px;-moz-box-shadow: 0 0 7px 2px #000000;-webkit-box-shadow: 0 0 7px 2px #000000;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;-o-transition: all 0.8s ease-out;}
/*Panel Headers*/
.panel h2 {color: #00FF00; font-size: 10pt; background-color:transparent;text-align:center;text-transform:lowercase;letter-spacing:1px;}


/*Links*/
a{color: #00FF00;}
a:hover {color:#ffffff;font-size:12px;}


/*Contact*/
#id_contact {
position:fixed !important;
/*left:0px !important;*/
left:-315px !important;
bottom:600px !important;
z-index:9040 !important;
padding:10px !important;
width:300px !important;
height:80px !important;
overflow:visible !important;
border-radius:4px !important;
transition:left 1s;
-moz-transition:left 1s;
-webkit-transition:left 1s;
-o-transition:left 1s;
}

#id_contact:hover {
left:-5px !important;
}

/*===TITLE BAR TURN IT LEFT===*/
#id_contact h2 {
background: rgba(105, 105, 105, 0.8) !important;
position:absolute !important;
width:90px !important;
height: 20px !important;
right:-55px !important;
padding:5px 5px !important;
top:40px !important;
border-radius:3px !important;
transform: rotate(90deg)-ms-transform: rotate(90deg)-webkit-transform: rotate(90deg)-o-transform: rotate(90deg)-moz-transform: rotate(90deg)
}

/*Friends*/
#id_friends {
position:fixed !important;
/*left:0px !important;*/
left:-315px !important;
bottom:370px !important;
z-index:9040 !important;
padding:10px !important;
width:300px !important;
height:200px !important;
overflow:visible !important;
border-radius:4px !important;
transition:left 1s;
-moz-transition:left 1s;
-webkit-transition:left 1s;
-o-transition:left 1s;
}

#id_friends:hover {
left:-5px !important;
}

/*===TITLE BAR TURN IT LEFT===*/
#id_friends h2 {
background: rgba(105, 105, 105, 0.8) !important;
position:absolute !important;
width:90px !important;
height: 20px !important;
right:-55px !important;
padding:5px 5px !important;
top:40px !important;
border-radius:3px !important;
transform: rotate(90deg)-ms-transform: rotate(90deg)-webkit-transform: rotate(90deg)-o-transform: rotate(90deg)-moz-transform: rotate(90deg)
}

/*Comments*/
#id_comments {
position:fixed !important;
/*left:0px !important;*/
left:-315px !important;
bottom:67px !important;
z-index:9040 !important;
padding:10px !important;
width:300px !important;
height:270px !important;
overflow:visible !important;
border-radius:4px !important;
transition:left 1s;
-moz-transition:left 1s;
-webkit-transition:left 1s;
-o-transition:left 1s;
}

#id_comments:hover {
left:-5px !important;
}

/*===TITLE BAR TURN IT LEFT===*/
#id_comments h2 {
background: rgba(105, 105, 105, 0.8) !important;
position:absolute !important;
width:90px !important;
height: 20px !important;
right:-55px !important;
padding:5px 5px !important;
top:40px !important;
border-radius:3px !important;
transform: rotate(90deg)-ms-transform: rotate(90deg)-webkit-transform: rotate(90deg)-o-transform: rotate(90deg)-moz-transform: rotate(90deg)
}

/*Gaia Header*/
}
#gaia_header, #gaia_header *{background: black! important;}
#gaia_header{box-shadow:0 0 30px black;border bottom: 0px #00FF00 solid; text-transform: uppercase;}
#gaia_header a{color: #FFFFFF!important;}
#gaia_header a:hover{color: white!important; text-decoration: none;}
#gaia_header a{font-size: 11px !important;}
#gaia_header #header_left{color: transparent;}
#gaia_header #header_right{color: transparent;}
#header_left li+li+li a:before, #header_right a:after {content: ' '; }
#gaia_header #header_left:after {font-size: 9px; font-weight: lighter; #00FF00: #00FF00; content: ' ' ;}
#gaia_header a{color: #00FF00!important;}
#gaia_header li {color: #00FF00!important;}
#gaia_header #header_left { background:
transparent;; repeat-x; } #gaia_header
#header_right{background:
transparent;; repeat-x; } #gaia_header { background:
transparent;; repeat-x; color:
transparent;; }
#gaia_header a{letter-spacing: 2px!important;
font-weight:normal!important;
font-size:11px!important;
font-family: segoe print ;background:
transparent;;important;} #gaia_header li{color:
transparent;}

#gaia_header a:hover{letter-spacing:2px!important;
font-size:11px!important; background:}

#site{font-family: segoe print;}

#id_about{height: 210px; overflow: hidden; _overflow: auto; _overflow-x: hidden;}
#id_about:hover{overflow: auto; overflow-x: hidden;}
.panel {opacity: 0.6;
-moz-opacity: 0.6;
filter:alpha(opacity=60)
-khtml-opacity: 0.6;}.panel:hover {opacity: 10.0;
-moz-opacity: 10.0;
filter:alpha(opacity=100)
-khtml-opacity: 10.0;}

[*][URL=/][/URL]

[*] [URL=/mygaia/]My Gaia[/URL] |


[*][URL=/market/]Shops[/URL]


[*]| [URL=/forum/]Forums[/URL]


[*]| [URL=/world/]World[/URL]


[*]| [URL=/games/]Games[/URL]


[/LIST]


[*]Im Ece


[*]| Edit My Profile Layout

[*]| [URL=/spotlight/?action=recommend&type=profile&target_id=34539397&n=533816192.1346435315.76713834]Recommend[/URL]


[*]| [URL=/auth/logout/?userid=27193689]Sign Out[/URL]

High-functioning Paradox

Quote:
persona


/*About*/
#id_about {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_about:hover {overflow-y:auto;overflow-x:hidden;height:130px;}

/*Visitors*/
#id_footprints{overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_footprints:hover {overflow-y:auto;overflow-x:hidden;height:120px;}

/*Body Attributes*/
body,html {background:url(http://cdn01.wallconvert.com/_media/wallpapers_1680x1050/1/2/arisato-minato-persona-3-16607.jpg) center center no-repeat;background-size:100%; background-attachment: fixed;}

/*Panels*/
.panel {background:url(http://wallpapers55.com/wp-content/uploads/2013/10/blue-green-lights.jpg) ;repeat;}
.panel {color: #FD0E35;border-radius:25px;opacity: .5;}
.panel:hover {opacity: 1;}
.panel{overflow-x:hidden;overflow-y:hidden;border:solid 2px #FD0E35;border-radius: 10px;-moz-box-shadow: 0 0 7px 2px #000000;-webkit-box-shadow: 0 0 7px 2px #000000;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;-o-transition: all 0.8s ease-out;}

.panel:hover{overflow-y:auto;-moz-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;}

/*Links*/
a{color: #FFF;}
a:hover {color: #C32148;font-size:12px;}

/*Gaia Header*/
#gaia_header a{background: #000;text-decoration: none; color: #FD0E35!important; font-style: italic; Font-weight: light; font-size: 12px; font-family: Tahoma; letter-spacing: 0.75px; text-transform: none; border: 1px outset #FD0E35; padding: 9px 20px 9px 20px;border-radius: 4px;-webkit-border-radius: 5px;}
#gaia_header li {color:transparent;}
#header_left a, #header_right a {background-color:#000 !important;}
#header_left img{padding-top: 0px;padding-right: 47px;
padding-bottom: 23px;padding-left: 0px;
background-color: #000!important;
background-image: url(http://www.freewebs.com/trezoid/DSG.png)!important;background-repeat: no-repeat;
background-attachment: scroll;background-position: left top;height: 0px!important;width: 0px!important;}
#gaia_header a:hover {text-decoration: none;top: 10px;-moz-transition:all 200ms ease;-webkit-transition:all 200ms ease;-o-transition:all 200ms ease;color: #FFFFFF!important; font-family: Tahoma;text-transform: lowercase;letter-spacing: 0.75px;font-style: italic;font-size: 8px; font-weight: light; text-shadow:0px 0px 15px #FFFFFF;text-shadow:-1px 0 #FD0E35, 0 1px #FD0E35, 1px 0 #FD0E35, 0 -1px #FD0E35;text-decoration: none;}
html, body{-webkit-animation: mymove linear 3s 0s 1; -moz-animation: mymove linear 3s 0s 1; animation: mymove linear 3s 0s 1; z-index: 1; }
@keyframes mymove:{ from {opacity: 0; } to {opacity: 1; }
}
@-moz-keyframes mymove { from {opacity: 0; } to {opacity: 1; }
}
@-webkit-keyframes mymove { from {opacity: 0; } to {opacity: 1; }
}
#gaia_header, #header_left, #header_right, #gaia_header * {background: transparent!important;}

/*Comments*/
#id_comments .date {display:none;}
#id_comments {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_comments:hover {overflow-y:auto;overflow-x:hidden;height:100px;} #alerts_banner {display:none;}

/*Panel Headers*/
.panel h2 {background-color:transparent;text-align:center;text-transform:lowercase;letter-spacing:1px;}

/*Media*/
.media_panel object {width:30px;height:25px;}
.media_panel h2 {display:none;}

/*Friends*/
#id_friends a {font-size: 0px;} #find_friends_banner {display: none;} #id_friends {background:none;} #id_friends h2 {display:none;}


/*Image Decor*/
img{opacity: .4; -webkit-transition: padding-left .25s ease-out; font-family: arial narrow;
-moz-transition: padding-left .25s ease-out;}
img:hover{opacity: 1; padding-left: 10px;}


/*Footer*/
#footer {text-align:center;background-color:#000;
display: block;padding: 5px 15px;line-height: 10px;
position: fixed;bottom: 0;left: 0;width: 20%;
border: 2px solid white;}#footer:before {content:'Profile made by Azami Blossom';color: #610B21; text-shadow: 0 0 2px #000; letter-spacing: 1px;}

High-functioning Paradox

Quote:
creepy red


/*Body Attributes*/
body,html {background:url(http://www.w8themes.com/wp-content/uploads/2013/11/Red-and-Black-Wallpaper.jpg) center center no-repeat;background-size:120%; background-attachment: fixed;}


/*panel*/
.panel{background: transparent; color: #F0FFFF;}
.panel h2{background: transparent; color: #F0FFFF;}
.panel {color: #F0FFFF;border-radius:25px;opacity: .1;}
.panel:hover {opacity: 1;}


.panel:hover{overflow-y:auto;-moz-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;}

#columns {position:absolute;left:50%;width:1024px; margin-left:-512px;padding:0px;}

/*Comments*/
#id_comments .date {display:none;}
#id_comments {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_comments:hover {overflow-y:auto;overflow-x:hidden;height:100px;} #alerts_banner {display:none;}

/*Links*/
a{font-family: calibri; font-size: 12px; color: #8B8682; font-weight: normal; text-decoration: none;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out -o-transition: all .7s ease-out; transition: all .7s ease-out; }
a:hover {font-family: arial; font-size: 14px; color: #FF3D0D; font-weight: normal;text-decoration:none;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out -o-transition: all .7s ease-out; transition: all .5s ease-out;}

/*Visitors*/
#id_footprints{overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_footprints:hover {overflow-y:auto;overflow-x:hidden;height:120px;}



/*Header*/
/*Gaia Header*/

}
#gaia_header, #gaia_header *{background: black! important;}
#gaia_header{box-shadow:0 0 30px black;border bottom: 0px #C80815 solid; text-transform: uppercase;}
#gaia_header a{color: #FF3D0D!important;}
#gaia_header a:hover{color: white!important; text-decoration: none;}
#gaia_header a{font-size: 11px !important;}
#gaia_header #header_left{color: transparent;}
#gaia_header #header_right{color: transparent;}
#header_left li+li+li a:before, #header_right a:after {content: ' '; }
#gaia_header #header_left:after {font-size: 9px; font-weight: lighter; #C80815: #C80815; content: ' ' ;}
#gaia_header a{color: #C80815!important;}
#gaia_header li {color: #C80815!important;}
#gaia_header #header_left { background:
transparent;; repeat-x; } #gaia_header
#header_right{background:
transparent;; repeat-x; } #gaia_header { background:
transparent;; repeat-x; color:
transparent;; }
#gaia_header a{letter-spacing: 2px!important;
font-weight:normal!important;
font-size:11px!important;
font-family: segoe print ;background:
transparent;;important;} #gaia_header li{color:
transparent;}

#gaia_header a:hover{letter-spacing:2px!important;
font-size:11px!important; background:}

#site{font-family: segoe print;}

#id_about{height: 210px; overflow: hidden; _overflow: auto; _overflow-x: hidden;}
#id_about:hover{overflow: auto; overflow-x: hidden;}
.panel {opacity: 0.6;
-moz-opacity: 0.6;
filter:alpha(opacity=60)
-khtml-opacity: 0.6;}.panel:hover {opacity: 10.0;
-moz-opacity: 10.0;
filter:alpha(opacity=100)
-khtml-opacity: 10.0;}

[*][URL=/][/URL]

[*] [URL=/mygaia/]My Gaia[/URL] |


[*][URL=/market/]Shops[/URL]


[*]| [URL=/forum/]Forums[/URL]


[*]| [URL=/world/]World[/URL]


[*]| [URL=/games/]Games[/URL]


[/LIST]


[*]Im Ece


[*]| Edit My Profile Layout

[*]| [URL=/spotlight/?action=recommend&type=profile&target_id=34539397&n=533816192.1346435315.76713834]Recommend[/URL]


[*]| [URL=/auth/logout/?userid=27193689]Sign Out[/URL]

High-functioning Paradox

Quote:
creepy cat


There is a trick to that profile to make it work.


First... clear it out. and save.

next, you can only have 1 row or column of panels and it must be in this order

in column 1
Comments
about
contact
media


save!!
then add in the profile code then save again.


http://youtube.googleapis.com/v/qJ_PXqpipcg?version=2&autoplay=1&loop=1

/*Body Attributes*/
body,html {background:url(http://25.media.tumblr.com/c413497630ea561b39f1b6138dea5397/tumblr_msheivdcRh1syxpcjo1_400.gif) center center no-repeat;background-size:90%; background-attachment: fixed;}
html, body {background-color: #000000}



/*Comments*/
#id_comments {
position:fixed !important;
/*left:0px !important;*/
left:-325px !important;
bottom:380px !important;
z-index:9040 !important;
padding:10px !important;
width:300px !important;
height:220px !important;
overflow:visible !important;
border-radius:4px !important;
transition:left 1s;
-moz-transition:left 1s;
-webkit-transition:left 1s;
-o-transition:left 1s;
}

#id_comments:hover {
left:-5px !important;
}

/*===TITLE BAR TURN IT LEFT===*/
#id_comments h2 {
background: rgba(105, 105, 105, 0.8) !important;
position:absolute !important;
width:90px !important;
height: 20px !important;
right:-60px !important;
padding:5px 5px !important;
top:40px !important;
border-radius:3px !important;
transform: rotate(90deg)-ms-transform: rotate(90deg)-webkit-transform: rotate(90deg)-o-transform: rotate(90deg)-moz-transform: rotate(90deg)
}
#id_comments dl { height: 180px; overflow-y: scroll; }


/*About*/
#id_about {
position:fixed !important;
/*left:0px !important;*/
left:-325px !important;
bottom:270px !important;
z-index:9040 !important;
padding:10px !important;
width:300px !important;
height:220px !important;
overflow:visible !important;
border-radius:4px !important;
transition:left 1s;
-moz-transition:left 1s;
-webkit-transition:left 1s;
-o-transition:left 1s;
}

#id_about:hover {
left:-5px !important;
}

/*===TITLE BAR TURN IT LEFT===*/
#id_about h2 {
background: rgba(105, 105, 105, 0.8) !important;
position:absolute !important;
width:90px !important;
height: 20px !important;
right:-60px !important;
padding:5px 5px !important;
top:40px !important;
border-radius:3px !important;
transform: rotate(90deg)-ms-transform: rotate(90deg)-webkit-transform: rotate(90deg)-o-transform: rotate(90deg)-moz-transform: rotate(90deg)
}
#id_about dl {height: 170px; overflow-y: scroll; }

/*visitors*/
#id_footprints {
position:fixed !important;
/*left:0px !important;*/
left:-325px !important;
bottom:280px !important;
z-index:9040 !important;
padding:10px !important;
width:300px !important;
height:100px !important;
overflow:visible !important;
border-radius:4px !important;
transition:left 1s;
-moz-transition:left 1s;
-webkit-transition:left 1s;
-o-transition:left 1s;
}

#id_footprints:hover {
left:-5px !important;
}

/*===TITLE BAR TURN IT LEFT===*/
#id_footprints h2 {
background: rgba(105, 105, 105, 0.8) !important;
position:absolute !important;
width:90px !important;
height: 20px !important;
right:-60px !important;
padding:5px 5px !important;
top:40px !important;
border-radius:3px !important;
transform: rotate(90deg)-ms-transform: rotate(90deg)-webkit-transform: rotate(90deg)-o-transform: rotate(90deg)-moz-transform: rotate(90deg)
}
#id_footprints dl {height: 70px; overflow-y: scroll; }


/*Contacts*/
#id_contact {
position:fixed !important;
/*left:0px !important;*/
left:-325px !important;
bottom:180px !important;
z-index:9040 !important;
padding:10px !important;
width:300px !important;
height:90px !important;
overflow:visible !important;
border-radius:4px !important;
transition:left 1s;
-moz-transition:left 1s;
-webkit-transition:left 1s;
-o-transition:left 1s;
}

#id_contact:hover {
left:-5px !important;
}

/*===TITLE BAR TURN IT LEFT===*/
#id_contact h2 {
background: rgba(105, 105, 105, 0.8) !important;
position:absolute !important;
width:90px !important;
height: 20px !important;
right:-60px !important;
padding:5px 5px !important;
top:40px !important;
border-radius:3px !important;
transform: rotate(90deg)-ms-transform: rotate(90deg)-webkit-transform: rotate(90deg)-o-transform: rotate(90deg)-moz-transform: rotate(90deg)
}

#column_1 .media_panel {
position:absolute !important;
left:140px !important;
top:10px !important;
z-index:1000 !important;
padding:10px !important;
width:10px !important;
height:40px !important;
overflow:hidden !important;
border-radius:0px 5px 5px 0px;
transition:width 1s;
-moz-transition:width 1s;
-webkit-transition:width 1s;
-o-transition:width 1s;
}

#column_1 .media_panel:hover {
width:350px !important;
}


/*===TITLE BAR TURN IT LEFT===*/
#column_1 .media_panel h2 {
background: rgba(155, 255, 155, 0.6) !important;
position:absolute !important;
z-index:5;
width:50px !important;
height: 20px !important;
right:-10px !important;
padding:5px 5px !important;
top:20px !important;
border-radius:3px !important;
transform: rotate(90deg)-ms-transform: rotate(90deg)-webkit-transform: rotate(90deg)-o-transform: rotate(90deg)-moz-transform: rotate(90deg)
}



High-functioning Paradox

Quote:
harley


Quote:
http://youtube.googleapis.com/v/-zMl70rE33Q?version=2&autoplay=1&loop=1


/*About*/
#id_about {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_about:hover {overflow-y:auto;overflow-x:hidden;height:130px;}

/*Visitors*/
#id_footprints{overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_footprints:hover {overflow-y:auto;overflow-x:hidden;height:120px;}

/*Panel Headers*/
.panel h2 {background-color:transparent;text-align:center;text-transform:lowercase;letter-spacing:1px;}

/*Comments*/
#id_comments .date {display:none;}
#id_comments {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_comments:hover {overflow-y:auto;overflow-x:hidden;height:100px;} #alerts_banner {display:none;}


/*Body Attributes*/
body,html {background:url(http://th08.deviantart.net/fs70/PRE/f/2011/241/f/d/harley_quinn_wallpaper_by_meanhonkey1980-d488fvf.jpg) right center no-repeat;background-size:120%; background-attachment: fixed;}
html, body {background-color: #000000}
/*Panels*/
.panel {background:url(http://www.wallpick.com/wp-content/uploads/2013/12/12/Black-Wallpaper-HD-PC-Windows.jpg) ;repeat;}
.panel {color: #DC143C;border-radius:25px;opacity: .5;}
.panel:hover {opacity: 1;}
.panel{overflow-x:hidden;overflow-y:hidden;border:solid 2px #000 ;border-radius: 10px;-moz-box-shadow: 0 0 7px 2px #000000;-webkit-box-shadow: 0 0 7px 2px #000000;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;-o-transition: all 0.8s ease-out;}

.panel:hover{overflow-y:auto;-moz-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;}

/*Cursor*/
body, a:hover {cursor: url(http://www.rw-designer.com/cursor-view/57451-48.png), progress !important;}


/*Links*/
a{color: #A40000;}
a:hover {color:#EE6363;font-size:12px;}

/*Gaia Header*/
#gaia_header a{background: #000;text-decoration: none; color: #A40000!important; font-style: italic; Font-weight: light; font-size: 12px; font-family: Tahoma; letter-spacing: 0.75px; text-transform: none; border: 1px outset #000000; padding: 9px 20px 9px 20px;border-radius: 4px;-webkit-border-radius: 5px;}
#gaia_header li {color:transparent;}
#header_left a, #header_right a {background-color:#000 !important;}
#header_left img{padding-top: 0px;padding-right: 47px;
padding-bottom: 23px;padding-left: 0px;
background-color: #000!important;
background-image: url(http://www.freewebs.com/trezoid/DSG.png)!important;background-repeat: no-repeat;
background-attachment: scroll;background-position: left top;height: 0px!important;width: 0px!important;}
#gaia_header a:hover {text-decoration: none;top: 10px;-moz-transition:all 200ms ease;-webkit-transition:all 200ms ease;-o-transition:all 200ms ease;color: #FFFFFF!important; font-family: Tahoma;text-transform: lowercase;letter-spacing: 0.75px;font-style: italic;font-size: 8px; font-weight: light; text-shadow:0px 0px 15px #FFFFFF;text-shadow:-1px 0 #A40000, 0 1px #A40000, 1px 0 #A40000, 0 -1px #A40000;text-decoration: none;}
html, body{-webkit-animation: mymove linear 3s 0s 1; -moz-animation: mymove linear 3s 0s 1; animation: mymove linear 3s 0s 1; z-index: 1; }
@keyframes mymove:{ from {opacity: 0; } to {opacity: 1; }
}
@-moz-keyframes mymove { from {opacity: 0; } to {opacity: 1; }
}
@-webkit-keyframes mymove { from {opacity: 0; } to {opacity: 1; }
}
#gaia_header, #header_left, #header_right, #gaia_header * {background: transparent!important;}

/*Comments*/
#id_comments .date {display:none;}
#id_comments {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_comments:hover {overflow-y:auto;overflow-x:hidden;height:100px;} #alerts_banner {display:none;}

High-functioning Paradox

Quote:
best profile ever. with hidden panels

There is a trick to that profile to make it work.


First... clear it out. and save.

next, you can only have 2 rows of panels and it must be in this order

in column 1
details
contact
about


in column 2
media
resent visitors
friends
comments.

save!!
then add in the profile code then save again.


/*Body Attributes*/
body,html {background:url(http://1.bp.blogspot.com/-nEXE0v9hxYA/UXL9ufHpp6I/AAAAAAAAAFc/9UpaZWZyu00/s1600/bosque+oscuro.jpg) center center no-repeat;background-size:100%; background-attachment: fixed;}

/*Links*/
a{color: white;text-shadow: 0 0 2px #000; letter-spacing: 1px:}
a:hover {color: red;font-size:12px;}

/*deteails*/
#id_details {
position:fixed !important;
/*left:0px !important;*/
left:-322px !important;
bottom:380px !important;
z-index:9040 !important;
padding:10px !important;
width:300px !important;
height:200px !important;
overflow:visible !important;
color: #FD0E35;border-radius:25px;opacity: .5;
background:url(http://b86a38.medialib.glogster.com/media/5416f34305974c4be0efd5777714a98ca0ed8554b5802c23afd5c300631b3407/sexy-witch-smoky-design.gif) ;no repeat;
border:solid 2px #555555 ;border-radius:4px !important;
transition:left 1s;
-moz-transition:left 1s;
-webkit-transition:left 1s;
-o-transition:left 1s;
}

#id_details:hover {
left:-5px !important;
}

/*===TITLE BAR TURN IT LEFT===*/
#id_details h2 {
background: transparent;
position:absolute !important;
width:100px !important;
height: 40px !important;
right:-57px !important;
padding:5px 5px !important;
top:40px !important;
color:#B2BEB5 !important;
font-weight:normal;
font-size:11px;
font-variant:small-caps;
letter-spacing:1px;
text-shadow:0px 0px 4px #ff0000, 0px 0px 4px #ff0000, 0px 0px 4px #ff0000;

border-radius:3px !important;
transform: rotate(90deg)-ms-transform: rotate(90deg)-webkit-transform: rotate(90deg)-o-transform: rotate(90deg)-moz-transform: rotate(90deg)
}

/*deteails*/
#id_details {
position:fixed !important;
/*left:0px !important;*/
left:-322px !important;
bottom:380px !important;
z-index:9040 !important;
padding:10px !important;
width:300px !important;
height:200px !important;
overflow:visible !important;
color: #FD0E35;border-radius:25px;opacity: .5;
background:url(http://b86a38.medialib.glogster.com/media/5416f34305974c4be0efd5777714a98ca0ed8554b5802c23afd5c300631b3407/sexy-witch-smoky-design.gif) ;no repeat;
border:solid 2px #555555 ;border-radius:4px !important;
transition:left 1s;
-moz-transition:left 1s;
-webkit-transition:left 1s;
-o-transition:left 1s;
}

#id_details:hover {
left:-5px !important;
}

/*===TITLE BAR TURN IT LEFT===*/
#id_details h2 {
background: transparent;
position:absolute !important;
width:100px !important;
height: 40px !important;
right:-57px !important;
padding:5px 5px !important;
top:40px !important;
color:#B2BEB5 !important;
font-weight:normal;
font-size:11px;
font-variant:small-caps;
letter-spacing:1px;
text-shadow:0px 0px 4px #ff0000, 0px 0px 4px #ff0000, 0px 0px 4px #ff0000;

border-radius:3px !important;
transform: rotate(90deg)-ms-transform: rotate(90deg)-webkit-transform: rotate(90deg)-o-transform: rotate(90deg)-moz-transform: rotate(90deg)
}

/*contact*/
#id_contact {
position:fixed !important;
/*left:0px !important;*/
left:-322px !important;
bottom:180px !important;
z-index:9040 !important;
padding:10px !important;
width:300px !important;
height:200px !important;
overflow:visible !important;
color: #FD0E35;border-radius:25px;opacity: .5;
background:url(http://b86a38.medialib.glogster.com/media/5416f34305974c4be0efd5777714a98ca0ed8554b5802c23afd5c300631b3407/sexy-witch-smoky-design.gif) ;no repeat;
border:solid 2px #555555;border-radius:4px !important;
transition:left 1s;
-moz-transition:left 1s;
-webkit-transition:left 1s;
-o-transition:left 1s;
}

#id_contact:hover {
left:-5px !important;
}

/*===TITLE BAR TURN IT LEFT===*/
#id_contact h2 {
background:transparent;
position:absolute !important;
width:100px !important;
height: 30px !important;
right:-57px !important;
padding:5px 5px !important;
top:40px !important;
color:#B2BEB5 !important;
font-weight:normal;
font-size:11px;
font-variant:small-caps;
letter-spacing:1px;
text-shadow:0px 0px 4px #ff0000, 0px 0px 4px #ff0000, 0px 0px 4px #ff0000;

border-radius:3px !important;
transform: rotate(90deg)-ms-transform: rotate(90deg)-webkit-transform: rotate(90deg)-o-transform: rotate(90deg)-moz-transform: rotate(90deg)
}

/*about*/
#id_about {
position:fixed !important;
/*left:0px !important;*/
left:-322px !important;
bottom:180px !important;
z-index:9040 !important;
padding:10px !important;
width:300px !important;
height:100px !important;
overflow:visible !important;
color: #FD0E35;border-radius:25px;opacity: .5;
background:url(http://b86a38.medialib.glogster.com/media/5416f34305974c4be0efd5777714a98ca0ed8554b5802c23afd5c300631b3407/sexy-witch-smoky-design.gif) ;no repeat;
border:solid 2px #555555;border-radius:4px !important;
transition:left 1s;
-moz-transition:left 1s;
-webkit-transition:left 1s;
-o-transition:left 1s;
}

#id_about:hover {
left:-5px !important;
}

/*===TITLE BAR TURN IT LEFT===*/
#id_about h2 {
background:transparent;
position:absolute !important;
width:100px !important;
height: 30px !important;
right:-57px !important;
padding:5px 5px !important;
top:40px !important;
color:#B2BEB5 !important;
font-weight:normal;
font-size:11px;
font-variant:small-caps;
letter-spacing:1px;
text-shadow:0px 0px 4px #ff0000, 0px 0px 4px #ff0000, 0px 0px 4px #ff0000;

border-radius:3px !important;
transform: rotate(90deg)-ms-transform: rotate(90deg)-webkit-transform: rotate(90deg)-o-transform: rotate(90deg)-moz-transform: rotate(90deg)
}


/*Footer*/
#footer {text-align:center;background-color:transparent;
display: block;padding: 5px 15px;line-height: 10px;
position: fixed;bottom: 0;right: 0;width: 20%;
border: 2px solid transparent;}#footer:before {content:'Profile by Zami';color: #610B21; text-shadow: 0 0 2px #000; letter-spacing: 1px;}

/*visitors*/
#id_footprints {
height:250px;
width:15%;
position:fixed;
left:300px;
bottom:-250px;
margin:0px;
padding:0px;
z-index:2000;
color: #FD0E35;border-radius:25px;opacity: .5;
background:url(http://b86a38.medialib.glogster.com/media/5416f34305974c4be0efd5777714a98ca0ed8554b5802c23afd5c300631b3407/sexy-witch-smoky-design.gif) ;no repeat;
border:solid 2px #555555;border-radius:4px !important;
overflow:visible;
-moz-transition: 1s all;
-webkit-transition: 1s all;
-o-transition: 1s all;
transition: 1s all;
}

#id_footprints:hover {
bottom:0px;
}

#id_footprints h2 {
position:absolute;
width:200px;
height:20px;
border-radius:5px 5px 0px 0px;
margin-left:-100px;
background:transparent;
left:50%;
top:-20px;
color:#B2BEB5 !important;
font-weight:normal;
font-size:11px;
font-variant:small-caps;
letter-spacing:1px;
text-shadow:0px 0px 4px #ff0000, 0px 0px 4px #ff0000, 0px 0px 4px #ff0000;

text-align:center;
}

/*Friends*/
#id_friends {
height:250px;
width:15%;
position:fixed;
left:550px;
bottom:-250px;
margin:0px;
padding:0px;
z-index:2000;
color: #FD0E35;border-radius:25px;opacity: .5;
background:url(http://b86a38.medialib.glogster.com/media/5416f34305974c4be0efd5777714a98ca0ed8554b5802c23afd5c300631b3407/sexy-witch-smoky-design.gif) ;no repeat;
border:solid 2px #555555;border-radius:4px !important;
overflow:visible;
-moz-transition: 1s all;
-webkit-transition: 1s all;
-o-transition: 1s all;
transition: 1s all;
}

#id_friends:hover {
bottom:0px;
}

#id_friends h2 {
position:absolute;
width:200px;
height:20px;
border-radius:5px 5px 0px 0px;
margin-left:-100px;
background:transparent;
left:50%;
top:-20px;
color:#B2BEB5 !important;
font-weight:normal;
font-size:11px;
font-variant:small-caps;
letter-spacing:1px;
text-shadow:0px 0px 4px #ff0000, 0px 0px 4px #ff0000, 0px 0px 4px #ff0000;

text-align:center;
}

/*Comments*/
#id_comments {
height:250px;
width:20%;
position:fixed;
left:800px;
bottom:-250px;
margin:0px;
padding:0px;
z-index:2000;
color: #FD0E35;border-radius:25px;opacity: .5;
background:url(http://b86a38.medialib.glogster.com/media/5416f34305974c4be0efd5777714a98ca0ed8554b5802c23afd5c300631b3407/sexy-witch-smoky-design.gif) ;no repeat;
border:solid 2px #555555;border-radius:4px !important;
overflow:visible;
-moz-transition: 1s all;
-webkit-transition: 1s all;
-o-transition: 1s all;
transition: 1s all;
}
{background:color: #CBCAB6 ;}

#id_comments:hover {
bottom:0px;
}

#id_comments h2 {
position:absolute;
width:200px;
height:20px;
border-radius:5px 5px 0px 0px;
margin-left:-100px;
background:transparent;
left:50%;
top:-20px;
color:#B2BEB5 !important;
font-weight:normal;
font-size:11px;
font-variant:small-caps;
letter-spacing:1px;
text-shadow:0px 0px 4px #ff0000, 0px 0px 4px #ff0000, 0px 0px 4px #ff0000;

text-align:center;
}

/*media*/
.media_panel {
height:250px;
width:25%;
position:fixed;
left:0px;
bottom:-250px;
margin:0px;
padding:0px;
z-index:2000;
overflow:visible;
-moz-transition: 1s all;
-webkit-transition: 1s all;
-o-transition: 1s all;
transition: 1s all;
color: #FD0E35;border-radius:25px;opacity: .5;
border:solid 2px #555555;border-radius:4px !important;
}

.media_panel:hover {
bottom:0px;
}

.media_panel h2 {
position:absolute;
width:200px;
height:20px;
border-radius:5px 5px 0px 0px;
margin-left:-100px;
background:transparent;
left:50%;
top:-30px;
color:#B2BEB5 !important;
font-weight:normal;
font-size:11px;
font-variant:small-caps;
letter-spacing:1px;
text-shadow:0px 0px 4px #ff0000, 0px 0px 4px #ff0000, 0px 0px 4px #ff0000;

text-align:center;
}

.media_panel object {
width:100%;
height:250px;
}


/*gaia header*/
#gaia_header {
overflow-x:visible;
overflow-y:visible;
font-family:arial !important;
font-weight:bold;
letter-spacing:1px;
font-size:10px !important;
background:none rgba(250,250,250,0.6)
min-width:950px !important;
height:25px;
box-shadow: inset 0px 24px 24px -24px #000, inset 0px 24px 24px -24px #000;
-moz-transition:opacity 0.3s, background-color 0.4s;
-webkit-transition:opacity 0.3s, background-color 0.4s;
-o-transition:opacity 0.3s, background-color 0.4s;
transition:opacity 0.53, background-color 0.4s;
z-index:9000;
}

#gaia_header:hover {
background-color: rgba(255, 255, 255, 0.4)
box-shadow: inset 0px 24px 24px -24px #ff0000, inset 0px 24px 24px -24px #ff0000, 0px 0px 2px #ff0000;
}

#gaia_header:hover a {
color:red !important;
text-shadow: 0px 0px 3px #000, 0px 0px 5px #000;
}

#gaia_header a{
display:inline;
height:24px;
color:#B2BEB5 !important;
font-weight:normal;
font-size:11px;
font-variant:small-caps;
letter-spacing:1px;
text-shadow:0px 0px 4px #ff0000, 0px 0px 4px #ff0000, 0px 0px 4px #ff0000;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
-o-transition:all 0.5s;
transition:all 0.5s;
text-decoration:none;
line-height:24px;
}

#gaia_header a:hover{
color:black !Important;
text-shadow:0px 0px 8px #FFF, 0px 0px 9px #FFF;
text-decoration:none !important;
}

#header_left li.spacer+li a:hover {
box-shadow:none;
}

#header_left, #header_right {
background:none !important;
line-height:23px !important;
}


#header_left {
-o-transition:all 1s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
transition: all 0.5s;
}

#header_right {
-o-transition:all 1s;
-webkit-transition: all 1s;
-moz-transition: all 1s;
transition: all 1s;
}

#header_right li {
margin:0px 3px 0px 0px;
}

#header_left li.spacer+li {
background-image:url(http://s.cdn.gaiaonline.com/images/gaia_global/gaia_header/br_gaia_logo_header.png)
background-size:47px auto !important;
background-position:10px 0px;
background-repeat:no-repeat;
display:inline-block !important;
width:47px !important;
height:23px !important;
-o-transition:all 0.5s;
-moz-transition:all 0.5s;
-webkit-transition:all 0.5s;
transition:all 0.5s;
padding:0px 10px 0px 10px;
line-height:23px;
position:relative;
top:-2px;
background-color:rgba(0,0,0,0.3)
border-radius:0px 0px 10px 10px;
}


#header_left li.spacer+li:hover {
background-color:rgba( 0 , 0 , 0 , 0.8 ) !important;
}

#header_left li a img {
opacity:0 !important;
}

#gaia_header #header_left, #gaia_header #header_right {
color:transparent;
}

High-functioning Paradox

Quote:
army looking

/*About*/
#id_about {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_about:hover {overflow-y:auto;overflow-x:hidden;height:130px;}

/*Visitors*/
#id_footprints{overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_footprints:hover {overflow-y:auto;overflow-x:hidden;height:120px;}

/*Body Attributes*/
body,html {background:url(http://www.wallsave.com/wallpapers/1920x1080/mgs/783078/mgs-solid-snake-783078.jpg) top right no-repeat;background-size:100%; background-attachment: fixed;}


/*Panels*/
.panel {background:url(http://cdn.tripwiremagazine.com/wp-content/uploads/2011/11/image_thumb26.png) ;repeat;}
.panel {color: #100C08;border-radius:25px;opacity: .5;}
.panel:hover {opacity: 1;}
.panel{overflow-x:hidden;overflow-y:hidden;border:double 4px #483C32;border-radius: 10px;-moz-box-shadow: 0 0 7px 2px #000000;-webkit-box-shadow: 0 0 7px 2px #000000;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;-o-transition: all 0.8s ease-out;}

.panel:hover{overflow-y:auto;-moz-transition:all 0.4s ease;-webkit-transition:all 0.4s ease;-o-transition:all 0.4s ease;}

/*Links*/
a{color: #100C08;}
a:hover {color: #100C08;font-size:14px;}
/*Comments*/
#id_comments .date {display:none;}
#id_comments {overflow: scroll; overflow-x: hidden; overflow-y: hidden; height: 60px;} #id_comments:hover {overflow-y:auto;overflow-x:hidden;height:100px;} #alerts_banner {display:none;}

/*Panel Headers*/
.panel h2 {background-color:transparent;text-align:center;text-transform:uppercase;letter-spacing:1px;color: #100C08}

/*Friends*/
#id_friends a {font-size: 0px;} #find_friends_banner {display: none;} #id_friends {background:url(http://www.picturesnew.com/media/images/516a0c8f3c.jpg) ;repeat;}
#id_friends h2 {display:none;}

/*Image Decor*/
img{opacity: .4; -webkit-transition: padding-left .25s ease-out; font-family: arial narrow;
-moz-transition: padding-left .25s ease-out;}
img:hover{opacity: 1; padding-left: 10px;}

/*Gaia Header*/
.forum_userstatus{display:none;}
#gaia_header{border-bottom:7px double 666994;}
#gaia_header a {color: white!important; text-transform: uppercase; letter-spacing: 1px; font-size: 11px; font-family: MV Boli; text-decoration: bold; text-align: enter;}
#gaia_header a:hover {color: white;important; text-transform: lowercase; letter-spacing: 1px; font-size: 11px; font-family: MV Boli; font-weight: ; text-decoration: underline; text-align: center; border-bottom: #5C3317 1px dotted;}
#header_right, #header_left, #gaia_header{background:transparent!important; font-family: Monospace;}
#gaia_header a:before{content:'✄ '!important;}
#gaia_header a{color:#CD7F32!important;text-shadow: 0 0 2px #000}
#header_left img
{padding-top: 0px;
padding-right: 47px;
padding-bottom: 23px;
padding-left: 0px;
background-color: transparent!important;
background-image: url(http://www.freewebs.com/trezoid/DSG.png)!important;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left top;
height: 0px!important;
width: 0px!important;}
{background-attachment:scroll; height:0px; width:0px; }::-webkit-scrollbar-thumb:vertical{background-color: #7df6ff; border:1px solid #000000;border-radius:5px}::-webkit-scrollbar-thumb:horizontal{background-color:#00;border:1px solid #000;border-radius:5px}::-webkit-scrollbar{background-color:#030052;
width:6px; border:1px solid #000000;border-radius:5px}
.forum_userstatus{display:none;}

/*Footer*/
#footer {text-align:center;background-color:transparent;
display: block;padding: 5px 15px;line-height: 10px;
position: fixed;bottom: 0;right: 0;width: 20%;
border: 2px solid transparant;}#footer:before {content:'Profile By Zami';color: #CD7F32; text-shadow: 0 0 2px #000; letter-spacing: 1px;}

Quick Reply

Submit
Manage Your Items
Other Stuff
Get GCash
Offers
Get Items
More Items
Where Everyone Hangs Out
Other Community Areas
Virtual Spaces
Fun Stuff
Gaia's Games
Mini-Games
Play with GCash
Play with Platinum