summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css')
-rwxr-xr-xstatic/css/dump.css569
-rwxr-xr-xstatic/css/header.css206
-rw-r--r--static/css/index.css9
-rw-r--r--static/css/indexxx.css449
-rwxr-xr-xstatic/css/jquery.simplyscroll-1.0.4.css61
5 files changed, 641 insertions, 653 deletions
diff --git a/static/css/dump.css b/static/css/dump.css
index 965f145..c6cd068 100755
--- a/static/css/dump.css
+++ b/static/css/dump.css
@@ -73,12 +73,26 @@ font-size:15;
color:#000;
}
+#tinychat-wrapper{
+z-index:55;
+width:700px;
+right:30px;
+height:654px;
+display:none;
+padding-bottom:40px;
+position:absolute;
+bottom:190;
+margin-bottom:-154px;
+}
+#tinychat-wrapper object{
+padding-top:310px;
+}
#footerc
{
text-align:center;
position:fixed;
width:100%;
- bottom:0px;
+ bottom:-8px;
line-height:3.1;
font-size:11px;
word-spacing:6px;
@@ -104,7 +118,7 @@ color:000;
#messagePane {
-top:40px;
+top:50px;
bottom:65px;
position:fixed;
width: 99.6%;
@@ -113,6 +127,11 @@ left:0.2%;
z-index:5;
}
+#messagePane a:hover {
+ text-decoration: none;
+ color: #00F;
+}
+
#messageList {
height: 100%;
width: 100%;
@@ -157,6 +176,7 @@ font-size:20px;
}
#msginputrapper{
margin-right:374;
+height:0px;
}
#msgSubmit {
@@ -358,15 +378,15 @@ border:1px solid blue;
#userList {
overflow-x: hidden;
overflow-y:auto;
- max-height: 55%;
+ max-height: 70%;
margin: 0px;
position: absolute;
padding: 5px;
- top:70px;
- min-width: 200px;
+ top:25px;
+ min-width: 210px;
width:11%;
float:right;
- right: 6.2%;
+ right: 4.5%;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:420;
@@ -395,6 +415,7 @@ opacity:0.87;
z-index:18;
text-align: left;
}
+#userList a:hover{color:#000;}
.username{height:30px;
margin-top:6px;
line-height:20px;
@@ -407,7 +428,7 @@ overflow:hidden;
.username a {
display:block;
width:100%;
-height:100%;
+height:100%; color:#000;
text-decoration:none;
}
.username a:hover {
@@ -416,7 +437,7 @@ width:100%;
height:100%;
background-image:url(/static/img/moverc.png);
background-repeat:repeat-x;
-color:#fff;
+color:#000;
text-decoration:none;
background-color:#f3f3f3;
border-top-right-radius:5px;
@@ -524,491 +545,7 @@ left:0;
display: block;
width:60px;
position:absolute;
- }/* pichat.css */
-
-body {
-
-background-color:#fff;
- margin:0;
-
- background-repeat:repeat-x;
- background-position:top;
-overflow:hidden;
-
-}
-
-a {
- font-size: 12px;
- color: #000;
-}
-a:link {
- text-decoration: none;
-}
-a:visited {
- text-decoration: none;
- color: #000;
-}
-a:hover {
- text-decoration: none;
- color: #00F;
-}
-a:active {
- text-decoration: none;
- color: #000;
-}
-.white a:link {
- text-decoration: none;
- font-size:14px;
-
- color: #fff;
-}
-.white a:visited {
- text-decoration: none;
- font-size:14px;
- color: #fff;
-}
-#content{
- z-index: 3;
- overflow: auto;
- min-width:600px;
-}
-
-#chatboxx {
- position: fixed;
- top:80px;
-}
-
-#rapper {
- top: 0px;
-}
-#trophy{
-position:fixed;
-right:2;
-bottom:30;
-
-}
-#effects-msg{
-position:fixed;
-bottom:65;
-z-index:1111;
-right:35;
-font-size:15;
-color:#000;
-
-}
-#footerc
-{
- text-align:center;
- position:fixed;
- width:100%;
- bottom:0px;
-line-height:3.1;
- font-size:11px;
-word-spacing:6px;
-height:28px;
- color: #000;
-
-}
-#footerc a {
- font-size: 11px;
- color: #000;
-}
-#footerc a:link {
- text-decoration: none;
- font-size: 11px;
-color:000;
-}
-
-#footerc a:hover {
- text-decoration:none;
- font-size: 11px;
- color: #f0e;
-}
-
-
-#messagePane {
-top:40px;
-bottom:65px;
- position:fixed;
- width: 99.6%;
- background-color:#FFF;
-left:0.2%;
- z-index:5;
-}
-
-#messageList {
- height: 100%;
- width: 100%;
- overflow-y: auto;
- overflow-x: hidden;
-}
-#messageList a:hover{ color: #00F;}
-#messagetabs {
- height: 40px;
- padding: 5px;
- position: fixed;
- width: 80%;
- max-width:1500px;
- overflow-y: hidden;
- overflow-x: hidden;
- top:48px;
- left:0px;
- z-index:1;
-}
-
-
-#msgInput {
- z-index:100;
- margin-top: 15px;
- left:-3px;border:1px solid #000;
- position:relative;border-right:0px;
-height:35px;
-font-size:20px;
- min-width:500px;padding-right:38px;padding-left:1px;
-}
-.msgInput {
- min-width:500px;width:100%;
- z-index:100;
-}
-#msginputrapper{
-margin-right:374;
-
-}
-#msgSubmit {
- position:absolute;
- display:inline-block;
- width:120px;
-height:35px;
-right:285px;
-font-size:20px;
-top:15px;
- text-align:center;
- z-index:100;
-border:1px solid #000;
-border-right:0px;
- cursor:pointer;
- font-size:12px;
- color:#000;
-}
-#webcam-button-upload{
- border-top-right-radius:10px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
- position:absolute;
- display:inline-block;
- width:120px;
-height:35px;
-background-position:center;
-right:5px;
-border:1px solid #000;
-top:15px;
-padding-bottom:1;
- text-align:center;
- z-index:100;
- cursor:pointer;
-background-color:#fff;
- font-size:12px;
- color:#000;
-}
-#webcam-button-snap{
- border-top-right-radius:10px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
- position:absolute;
- display:inline-block;
- width:120px;
-height:35px;
-background-position:center;
-right:5px;
-top:15px;
-padding-bottom:4;
- text-align:center;
- z-index:100;
- cursor:pointer;
-background-color:#ccc;
- font-size:17px;
- color:#fff;
-border:1px solid #000;
-}
-#webcam-button-snap.blink{
- color:#4f4;
-}
-
-
-#webcam-button-close { /* 16 x 14 */
- position: fixed;
- bottom: 330px; /* 240 + 68 - (16 / 2) */
- right: 335px; /* 320 - (14 / 2) */
- z-index: 5001;
-border:1px solid #000;
- box-shadow: 3px 4px 4px #c8cbce;
--webkit-box-shadow: 3px 4px 4px #c8cbce;
--moz-box-shadow: 3px 4px 4px #c8cbce;
- cursor: pointer;
-}
-
-#webcam-preview {
- position:fixed;
- bottom: 82;
-opacity:0.9;
- right:30;
- box-shadow: 3px 4px 4px #c8cbce;
--webkit-box-shadow: 3px 4px 4px #c8cbce;
--moz-box-shadow: 3px 3px 4px #c8cbce;
- border-top-right-radius:5px;
- background-color:#FFF;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topleft:5px;
- -moz-border-radius-topright:5px;
- border-bottom-left-radius:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomleft:5px;
- -moz-border-radius-bottomright:5px;
-border:1px solid #999;
- z-index:5000;
-}
-
-.msgDiv img{
- max-width:650px;
- width: expression(this.width > 650 ? 650: true);
- max-height:400px;
- height: expression(this.width > 400 ? 400: true);
- max-width:400px;
-margin:-2;
- z-index: 1;
-opacity:1;
--webkit-transition: opacity;
--webkit-transition-timing-function: ease-out;
--webkit-transition-duration: 500ms;
-
-}
-
-.msgDiv {padding:2px;
-}
-.oldmsg {
- color: #666;
-}
-
-#palette-button {
-border:1px solid #000;
-background-position:top right;
- position:absolute;
-/* display:inline-block;*/
- width:40px;
- height:35px;
- right:245px;
- top:15px;
- padding-bottom:1;
- text-align:center;
- z-index:100;
- cursor:pointer;
- background-color:#fff;
- font-size:12px;
- color:#fff;
-border-right:0px;
-}
-
-#palette {
- position: absolute;
- right: 30px;
- bottom: 76px;
- width: auto;
-max-width:350;
-min-width:150;
- height: auto;
-max-height:400px;
-min-height:150;
-padding:20;
- background-color: white;
- z-index: 1000000000;
- display: none;
- overflow-y: auto;
- box-shadow: 3px 4px 4px #c8cbce;
--webkit-box-shadow: 3px 4px 4px #c8cbce;
--moz-box-shadow: 3px 3px 4px #c8cbce;
- border-top-right-radius:5px;
- background-color:#FFF;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topleft:5px;
- -moz-border-radius-topright:5px;
- border-bottom-left-radius:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomleft:5px;
- -moz-border-radius-bottomright:5px;
-border:1px solid #999;
-}
-
-#palette-thumbs {
-}
-
-#palette-thumbs img {
- max-width: 100px;
-cursor:pointer;
-opacity:.9;
-padding:1;
- max-height: 100px;
-}
-#palette-thumbs img:hover {
- max-width: 100px;
-cursor:pointer;
-opacity:1;
-padding:0;
-border:1px solid blue;
- max-height: 100px;
-}
-
-
-#userList {
- overflow-x: hidden;
- overflow-y:auto;
- max-height: 55%;
- margin: 0px;
- position: absolute;
- padding: 5px;
- top:70px;
- min-width: 200px;
- width:11%;
- float:right;
- right: 6.2%;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 14px;
- font-weight:420;
- border-top-left-radius:5px;
- border-top-right-radius:5px;
- -webkit-border-top-left-radius:5px;
- background-color:#FFF;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topleft:5px;
- -moz-border-radius-topright:5px;
- border-bottom-left-radius:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-left-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomleft:5px;
- -moz-border-radius-bottomright:5px;
-border-right:2px solid #c8cbce;
-border-bottom:2px solid #c8cbce;
-
- box-shadow: 3px 4px 4px #c8cbce;
--webkit-box-shadow: 3px 4px 4px #c8cbce;
--moz-box-shadow: 3px 3px 4px #c8cbce;
-filter: progid:DXImageTransform.Microsoft.dropShadow(color=#c8cbce, offX=3, offY=4, positive=true);
- text-overflow:ellipsis;
-opacity:0.87;
- z-index:18;
- text-align: left;
-}
-.username{height:30px;
-margin-top:6px;
-line-height:20px;
-text-indent:6px;
-z-index:18;
-min-width:90px;
-overflow:hidden;
-
-}
-.username a {
-display:block;
-width:100%;
-height:100%;
-text-decoration:none;
-}
-.username a:hover {
-display:block;
-width:100%;
-height:100%;
-background-image:url(/static/img/moverc.png);
-background-repeat:repeat-x;
-color:#fff;
-text-decoration:none;
-background-color:#f3f3f3;
- border-top-right-radius:5px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
-}
-#userList img{
- max-width:30px;
- width: expression(this.width > 30 ? 30: true);
- max-height:30px;
- height: expression(this.width > 30 ? 30: true);
- max-width:30px;
- float:right;
- right:1px;
- z-index:77;
- height:30px;
- border-top-left-radius:3px;
- border-top-right-radius:3px;
- -webkit-border-top-left-radius:3px;
- -webkit-border-top-right-radius:3px;
- -moz-border-radius-topleft:3px;
- -moz-border-radius-topright:3px;
- border-bottom-left-radius:3px;
- border-bottom-right-radius:3px;
- -webkit-border-bottom-left-radius:3px;
- -webkit-border-bottom-right-radius:3px;
- -moz-border-radius-bottomleft:3px;
- -moz-border-radius-bottomright:3px;
-}
-#userListicon {
- overflow: auto;
- height: 70%;
- margin: 0px;
- position: fixed;
- padding: 5px;
- top:48px;
- width: 7%;
- float:right;
- right: 35px;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- text-transform: uppercase;
- min-width:72px;
- line-height:13px;
- z-index:1;
- font-weight: bold;
- font-family: Arial, Helvetica, sans-serif;
- color: #666;
- text-transform:none;
-
-}
-#avatar
-{
- right:1px;
- float:right;
- text-align:left;
- width:auto;
-
-}
-#mgsavatar{
-left:0;
-}
-#binfo {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 11px;
- bottom
-}
-
-#preload {
- position: absolute;
- left: 0px;
- top: 0px;
-}
-
-.invisible { display: none !important; }
-
+ }
/* profile shit */
body.profile {
@@ -1125,15 +662,19 @@ margin-top:0;
}
#profile h8{
position:absolute;
-top:35px;font-size:100%;
+top:38px;font-size:100%;
letter-spacing:-1px;
left:12px;
color:#000;
}
#profile h9{
-font-size:140%;
+font-size:120%;
color:#000;color:#000;
-text-shadow:#000 1px 1px 1px;
+
+}
+#adsenseprofile{
+position:fixed;top:490;
+left:20;
}
#chatrap{
margin-left:245px;
@@ -1417,7 +958,7 @@ text-overflow: ellipsis-word;
line-height:15px;
background-color:#fff;
border:1px solid #f0e0d6;
-margin-left:-120px;
+margin-left:20px;
margin-bottom:20px;
z-index:4;
border-top-left-radius:5px;
@@ -1454,16 +995,13 @@ top:;
-webkit-border-bottom-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-border:1px solid #ccc;
-height:22;
+border:1px solid #000;
margin-left:-30;
-color:fff;
-text-shadow: 1px 1px 1px #000;
-padding-right:8;
+color:#000;
+background-color:#fff;
+padding:3;
text-transform:uppercase;
- background-image:url(/static/img/upload.png);
margin-top:-54;
-text-indent:5;
}
#dprofile {
float: right;
@@ -1472,8 +1010,26 @@ opacity:0.9;
position:fixed;
top:76px;
image-rendering: -moz-crisp-edges;
-left:772px;
-max-width:140px;
+left:22px;
+max-width:120px;
+line-height:1.3;
+background-color:#fff;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ height:auto;
+ text-overflow: ellipsis-word;
+ z-index:9;
+ }
+
+ #lprofile {
+ float: right;
+ padding: 20px;
+opacity:0.9;
+ position:fixed;
+ top:95px;
+image-rendering: -moz-crisp-edges;
+left:12px;
+width:180px;
line-height:1.3;
background-color:#fff;
overflow: hidden;
@@ -1509,4 +1065,3 @@ margin-left:-5px;
font-size:12px;
}
-
diff --git a/static/css/header.css b/static/css/header.css
index dd6f2ad..d6134b3 100755
--- a/static/css/header.css
+++ b/static/css/header.css
@@ -1,27 +1,5 @@
-.share-buttons{
-cursor:pointer;
-width:100;
-}
-.white a:link {
- text-decoration: none;
- font-size:14px;
-
- color: #fff;
-}
-.white a:visited {
- text-decoration: none;
- font-size:14px;
- color: #fff;
-}
-#strapline{position:absolute;
-top:-775;
-right:0;
-opacity:0.0;
-margin-right:80%;
-
-}
.white a:hover {
text-decoration: none;
color: #fff;
@@ -35,36 +13,34 @@ margin-right:80%;
#header7{
margin: 0px auto -1px auto;
top:-1px;
-height:38;
+height:49px;
position:fixed;
background-color:#fff;
border:1px solid #000;
width:100%;
min-width:600px;
left:-1px;background-image:url(/static/img/blgrad.png);
- box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #000;
- -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #000;
- -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #000;
+ box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000;
+ -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000;
+ -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #000;
}
#bar7{
- top:8px;
+ top:19px;
position:absolute;
word-spacing:-1;
font-size: 16px;
height:22;
-width:455;
-text-indent:14;
+width:455px;
+text-indent:14px;
line-height:1.9;
- left: 140px;
+ left: 150px;
margin-left: 0.1%;
margin-right: 8%;
letter-spacing:.2px;
z-index: 999;
}
-#registerlink{
-}
#bar7 img{
margin-top:4;display:none;
vertical-align: top;
@@ -72,51 +48,44 @@ margin-top:4;display:none;
#bar7 a{
text-decoration: none;
font-size:13;
-padding:6;
+padding:6px;
cursor:pointer;
- color: #000;
+ color: #000;
+
}
#bar7 a:hover{
text-decoration: none;
-padding:6;background-color:#fff;
- color: #000;
+padding:6px;background-color:#fff;
+ color: #000;
+
}
#logout7{
- top:1px;
+ top:-1px;
+height:22px;
+padding-left:4px;padding-right:3px;
+
+ border-bottom-left-radius:3px;
+ -webkit-border-bottom-left-radius:3px;
+ -moz-border-radius-bottomleft:3px;
position:relative;
- font-size:10px;
- margin-right: 7px;
+ font-size:1px;
+border-left:1px solid #999;
+border-bottom:1px solid #999;
+background-color:#fff;
float:right;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}
#logout7 img{display:none;
}
-#logout7 a{font-size:10px;color:#000;
+#logout7 a{font-size:10px; color: #5a5858;
+
}
#logout7 a:hover{font-size:10px;
-color:#000; text-shadow: -1px 1px 0px #fff;
-}
-a {
- font-size: 12px;
- color: #000;
-}
-a:link {
- text-decoration: none;
-}
-a:visited {
- text-decoration: none;
- color: #000;
-}
-a:hover {
- text-decoration: none;
- color: #00F;
-}
-a:active {
- text-decoration: none;
- color: #000;
+color:#000; text-shadow: 0px 1px 0px #fff;
}
+
.white a:link {
text-decoration: none;
font-size:14px;
@@ -128,50 +97,37 @@ a:active {
color: #fff;
}
#logo7{
- margin-left: 6px;
+ margin-left: 0px;
margin-right: 10%;
- z-index:1050;
- float:left;
-background-repete:none;
- margin-top:-2px;
-
-background-image:url(/static/img/logobg.png);
-background-repeat:no-repeat;background-position:44 2;
-
+ z-index:1050; text-decoration: none;
+ float:left;padding-right:1px;
+ margin-top:5px;
}
-#logo7 a{font-size:42;
-
-letter-spacing:-4;
+#logo7 a{font-size:28px;
- text-shadow: 1px 1px 3px #ccc; text-shadow: 1px 1px 3px #999;
-color:#fff;
+letter-spacing:-1;
+font-weight:bold; text-decoration: none;
+color:#000;
}
#logo7 a:hover{
-color:#fff;
- text-shadow: 1px 1px 2px #000;
-
+color:#000; text-decoration: none;
+text-shadow: -0.5px -0.5px 0px #f0e;
}
-
-#vippp{
- top:-3px;
- position:absolute;
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
-height:30;
-word-spacing:2;
-color:#000;
-text-indent:14;
-line-height:1.8;
- right:65px;
-text-transform:capatalize;
- margin-right:0;
- letter-spacing:.2px;
- z-index: 999;
+#dumplist{
+top:0px:width:100%;padding:0px;background-color:#fff;
+color:#000;font-size:60%;text-transform:uppercase;text-decoration: none;
+border-bottom:1px solid #999;text-align:right;
+padding-right:90px;line-height:1.1;
+/*margin-left:40%;
+ border-bottom-left-radius:5px;
+ -webkit-border-bottom-left-radius:5px;
+ -moz-border-radius-bottomleft:5px;text-decoration: none;
+border-left:1px solid #999;*/
}
-#vippp a{color:#000;font-size:10;
+#dumplist a{color:#000;font-size:100%;text-transform:uppercase;text-decoration: none;
}
-#vippp a:hover{color:#ccc;
-text-shadow: 0px 0px 0.3px #fff;
+#dumplist a:hover{color:#000;text-decoration: none;
+
}
#rapper7{
top: 0px;
@@ -183,66 +139,25 @@ text-shadow: 0px 0px 0.3px #fff;
}
#logoicons{
width:auto;
-
-}
-
-
-#topnav {
- padding:10px 0px 12px;
- font-size:11px;
- line-height:23px;
- text-align:right;
-}
-#topnav a.signin {
- background:#88bbd4;
- padding:4px 6px 6px;
- text-decoration:none;
- font-weight:bold;
- color:#fff;
- -webkit-border-radius:4px;
- -moz-border-radius:4px;
- border-radius:4px;
- *background:transparent url("images/signin-nav-bg-ie.png") no-repeat 0 0;
- *padding:4px 12px 6px;
-}
-#topnav a.signin:hover {
- background:#59B;
- *background:transparent url("images/signin-nav-bg-hover-ie.png") no-repeat 0 0;
- *padding:4px 12px 6px;
-}
-#topnav a.signin, #topnav a.signin:hover {
- *background-position:0 3px!important;
}
-#register{
+#registerlink{
top:-5px;
position:absolute;
font-size: 16px;
height:22;
-
+left:5px;
word-spacing:2;
-width:365;
color:#fff;
-text-indent:14;
-line-height:1.9;
-font-weight:bold;
- left: -140;
- margin-left: 1.2%;
- margin-right: 8%;
- letter-spacing:.2px;
- z-index: 999;
+
}
+#registerlink img{
+display:none;
+}
.no-cursor { cursor: none; }
.invisible { display: none !important; }
#cursor-big { position: absolute; z-index: 1000; }
-#iesucks{
-background-image:url(/static/img/ieburnbtn.gif); font-size:40;color:white;height:100%;width:100%;z-index:1000000000000000000000000000000;padding-top:100;
-padding-right:400;padding-left:50;
-font-weight:bold;
-
-}
-
.thumb {
cursor:pointer;
}
@@ -321,3 +236,8 @@ a.youtube {
bottom: 0;
margin: 0;
}
+.share-buttons{
+cursor:pointer;
+width:100;
+}
+
diff --git a/static/css/index.css b/static/css/index.css
index 5d0241f..9210f8f 100644
--- a/static/css/index.css
+++ b/static/css/index.css
@@ -195,6 +195,7 @@ input {
border:0px;
background:#e9e9e9;
margin:10px;
+padding-left:2px;
color:#000;z-index:20;
font-size:30px;
@@ -264,7 +265,9 @@ margin-bottom:7px;
z-index: 10;
}
-
+#adsense{
+padding-top:20px;margin: 0 auto 0 auto;
+}
/*
* jQuery Nivo Slider v1.9
* http://nivo.dev7studios.com
@@ -278,8 +281,8 @@ margin-bottom:7px;
#talkaboutus{
position:relative;
z-index:20;
-top:-20px;
- width:311px;
+top:-30px;
+height:0px;
margin: 0 auto 0 auto;
}
diff --git a/static/css/indexxx.css b/static/css/indexxx.css
new file mode 100644
index 0000000..a71e0b1
--- /dev/null
+++ b/static/css/indexxx.css
@@ -0,0 +1,449 @@
+ body.profile {
+ font-family: Arial, Helvetica, sans-serif;
+ background-color:#f0f9ff;
+ background-image:url(/static/img/fade-blue.png)!important;
+ background-repeat:repeat-x;
+ background-position:0 -200;
+background-attachment:scroll;
+overflow:auto !important;
+ margin: 0;
+}
+ #container {
+clear:both;
+padding-top:0;
+
+}
+#page {
+padding-top:60px;
+width:900px;margin-left:8%;
+}
+#rightstuff {
+float:left;
+height:180px;
+margin-bottom:0;
+margin-left:10px;
+margin-right:0;
+margin-top:25px;
+padding:10px;
+width:380px;
+ border-radius: 15px;
+ -webkit-border-radius: 15px;
+ -moz-border-radius: 15px;
+ box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #fff;
+ -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #fff;
+ -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #fff;
+
+}
+#leftstuff{
+float:left;
+height:200px;
+ border-radius: 15px;
+ -webkit-border-radius: 15px;
+ -moz-border-radius: 15px;
+ box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #fff;
+ -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #fff;
+ -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #fff;
+margin-bottom:0;
+margin-left:15px; background-color:#f0f9ff;
+margin-right:0;
+margin-top:25px;
+padding-bottom:0;
+padding-left:0;
+padding-right:0;
+padding-top:0;
+width:270px;
+}
+#cloud{background-image:url(/static/img/cloud.png);position:absolute;height:320px;left:25%;top:20%;z-index:-1;
+ background-repeat:no-repeat;background-position:20% 30px;width:100%;}
+#wrapper{
+margin-bottom:0;
+margin-left:5%;
+margin-right:10%;
+margin-top:20;
+padding-bottom:0px;
+min-width:850px;
+overflow-x:hidden;
+overflow-y:hidden;
+position:relative;
+text-align:left;
+}
+#divide{width: 900px;margin: 0pt 12px 0pt 16px; padding: 0pt; no-repeat scroll 0% 0% transparent;}
+#signin{
+text-align: left;text-indent:6px;}#signinrapper{float: left; padding: 0pt; margin: 20px 0pt 0pt 10px; width: 450px; height: 220px;}
+#aboutdump{
+background-attachment:scroll;
+background-color:transparent;
+background-image:url("/static/grgrad.png");
+background-position:0 0;
+background-repeat:repeat-y;
+margin-bottom:0;
+margin-left:16px;
+margin-right:12px;
+margin-top:0;
+padding-bottom:0;
+padding-left:0;
+padding-right:0;
+padding-top:0;
+width:800px;height:520px;
+}
+#aboutl{
+float:left;
+margin-bottom:0;
+margin-left:-2;
+margin-right:0;
+margin-top:10px;
+padding-bottom:10px;
+padding-left:15px;
+padding-right:15px;
+padding-top:15px;
+width:290px;
+height:158px;
+ border-radius: 15px;
+ -webkit-border-radius: 15px;
+ -moz-border-radius: 15px;
+border:1px solid #ccc; box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #fff;
+ -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #fff;
+ -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #fff;
+}
+#aboutr{
+float: left; width: 290px;margin-top:10px;padding:10px;margin-left:10px;
+
+}
+#aboutcenter{float: left; width: 160px; margin: 0pt; padding: 2px 24px 2px 8px; border: 0px solid rgb(161, 191, 225);}
+#footerspace
+{
+padding-bottom:15px;
+padding-left:15px;
+padding-right:15px;
+padding-top:15px;
+}
+#footeri{
+bottom:0;
+left:-5;
+font-size:12px;
+padding:10px;
+padding-left:3%;
+font-weight:bold;
+color:#999;
+border-top:1px solid #999;
+position:fixed;
+word-spacing:15px;
+background-image:url(/static/img/blgrad.png);
+text-align:left;
+ box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #999;
+ -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #999;
+ -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 2px #999;
+width:100%;
+}
+#footeri a{color:#999;text-decoration:none;}
+.heading1{color: rgb(0, 179, 216); font-size: 20px;}
+.body1{color: rgb(0, 179, 216); font-size: 12px; margin: 0pt; padding: 5px 10px 5px 0pt; line-height: 15px;}
+
+#video{
+display:none;
+}
+#rapper{
+margin-top:6%;
+}
+#content{
+ background:url(/static/img/cloudbg.png);
+background-position:top center;
+ background-repeat:no-repeat;
+}
+#preload {
+ position: absolute;
+ left: 0px;
+ top: 0px;
+}
+#bigbow{
+display:none;
+}
+#panel {
+ padding: 10px 10px 10px 10px;
+ height: 600;
+ margin: 0 auto 0 auto;
+ display: none;
+}
+.slide { margin: 0 auto 0 auto;
+ margin: 0;
+ padding: 0;
+border-top:1px solid #ccc;
+color:black;
+}
+.btn-slide {
+ text-align: center;
+ width: 144px; margin: 0 auto 0 auto;
+ height: 0px;
+ padding: 5px 10px 0 0;
+ margin: 0 auto;
+ display: block;
+font-size:42%;
+ text-decoration: none;
+ text-align: center;
+
+width:150;
+
+}
+
+.active {
+ background-position: right 12px;
+}
+#main {
+ width:460px;
+ margin: 0 auto 0 auto;
+ padding: 19px 0;
+z-index:2;
+ position: relative;
+ border-radius: 5px;
+ -webkit-border-radius: 15px;
+ -moz-border-radius: 15px;
+ box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #fff;
+ -webkit-box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #fff;
+ -moz-box-shadow: 0 0 10px #d8dbde, 0px 0px 5px #fff;
+}
+}
+.menu2 li {
+ padding: 0;
+ margin: 0 2px;
+ float: left;
+ position: relative;
+ text-align: center;
+}
+.menu2 a {
+ padding: 14px 10px;
+ display: block;
+ color: #000000;
+ width: 144px;
+ text-decoration: none;
+ font-weight: bold;
+ background: url(images/button.gif) no-repeat center center;
+}
+.menu2 li em {
+ font-weight: normal;
+ background: url(images/hover.png) no-repeat;
+ width: 180px;
+ height: 45px;
+ position: absolute;
+ top: -85px;
+ left: -15px;
+ text-align: center;
+ padding: 20px 12px 10px;
+ font-style: normal;
+ z-index: 2;
+ display: none;
+}
+#logo-and-text {
+ position: relative;
+ z-index: 20;
+ padding-bottom: 20px;
+}
+
+#horse {
+ position: absolute;
+ z-index: 10;
+ top:-39px;
+ left: 140px;
+}
+#remember{
+
+}
+#furie1 {
+ position: absolute;
+ left: -250px;
+ top: 130px;
+ z-index:-1;display:block;
+
+}
+#furie2 {
+ position: absolute;
+ left:330px;
+ top: 185px;
+ z-index:-1;
+display:block;
+
+}
+#info {
+ width:420px;
+ margin:30px auto -1px auto;
+opacity:0.9;
+z-index:4500;
+ vertical-align: bottom;
+ text-align:center;
+ width:100%;
+ bottom:0px;
+margin-left:-9px;
+ font-size:11px;
+word-spacing:6px;
+line-height:2; color: #666;
+}
+
+#info a{
+color:#666;
+text-decoration:none;
+}
+#info a:hover{
+color:#f0e;
+text-decoration:none;
+}
+#dumpednow{
+position:absolute;
+height:50px;
+width:420px;
+top:0px;
+}
+
+p {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 24px;
+}
+
+.btnav { border: 0px #000 solid;}
+
+.submit {
+
+ text-shadow: -1px 1px 1px #ccc;
+ font-size:15px;
+ z-index: 11;
+}
+#submit{
+cursor:pointer;
+ display:inline-block;
+ width:300px;
+ height:33px;
+ font-size:20px;
+ background-image:url(/static/img/btngrad1.png);
+ font-weight:bold;
+ word-spacing:7;
+ margin-top:12px;
+ text-align:center;
+ z-index:100;
+ font-size:16px;
+ color:#fff;
+ text-shadow:1px 1px 3px #000;
+
+z-index:20;
+ -moz-border-radius: 5px;*/
+}
+input {
+ height:40px;
+ width:240px;
+ border:0px;
+ background:#e9e9e9;
+ margin:5px;
+ color:#000;z-index:20;
+ font-size:30px;
+
+}
+
+.txt {
+ font-family:Arial, Helvetica, sans-serif;
+ font-size:14px;
+line-height:1.2;z-index:20;
+ word-spacing: 3px;
+}
+ .line {
+ font-family:Arial, Helvetica, sans-serif;
+ letter-spacing:0px;
+line-height:-1;
+ color:#000;z-index:20;
+ font-size:17px;
+}
+
+.no-cursor { cursor: none; }
+.invisible { display: none !important; }
+#cursor-big { position: absolute; z-index: 1000; }
+
+#signin-submit {
+ display:inline-block;
+ width:135px;
+ height:33px;float:left;
+ font-size:20px;
+ background-image:url(/static/img/btngrad1.png);
+ font-weight:bold;
+ word-spacing:7;
+ text-align:center;
+ z-index:100;
+ font-size:16px;
+ color:#fff;
+ border-radius: 5px;
+ -webkit-border-radius: 5px;
+ -moz-border-radius: 5px;
+ text-shadow:1px 1px 3px #000;
+z-index:20;border:1px solid #999;
+}
+
+#register-submit {
+ display:inline-block;
+ width:130px;float:right;
+ height:33px;
+ font-size:20px;
+ background-image:url(/static/img/ylgrad.png);
+ font-weight:bold;
+ word-spacing:7;
+ text-align:center;
+ z-index:100;
+ font-size:16px;
+ color:#fff;
+ border-radius: 5px;
+ -webkit-border-radius: 5px;
+ -moz-border-radius: 5px;
+ text-shadow:1px 1px 3px #000;
+z-index:20;border:1px solid #999;
+}
+#remembermeInput {
+ width: 15px;
+ height: 15px;
+ margin: 1px;
+}
+
+label {
+ display:inline-block;
+ font-size: 11px;
+ color: #222;
+margin-bottom:4px;
+}
+#remember{margin-top:4px;z-index:30;text-align: right;float:left;}
+#remember a{text-decoration:none;font-size:11px;z-index:30;}
+#furie3 {
+ position: absolute;
+ left:294px;
+ top:260px;
+ z-index: 10;
+
+}
+#adsense{
+padding-top:20px;margin: 0 auto 0 auto;
+}
+/*
+ * jQuery Nivo Slider v1.9
+ * http://nivo.dev7studios.com
+ *
+ * Copyright 2010, Gilbert Pellegrom
+ * Free to use and abuse under the MIT license.
+ * http://www.opensource.org/licenses/mit-license.php
+ *
+ * March 2010
+ */
+#talkaboutus{
+position:relative;
+z-index:-20;
+height:0px;
+margin-left:-5px;
+padding-top:1px;
+
+}
+
+#slider {
+ position:relative;
+z-index:-20;
+ //See the "style-pack" below for image
+ background:url(images/loading.gif) no-repeat 50% 50%;
+}
+#slider img {
+ position:absolute;
+ top:0px;
+ left:0px;
+ display:none;
+}
+
+
diff --git a/static/css/jquery.simplyscroll-1.0.4.css b/static/css/jquery.simplyscroll-1.0.4.css
new file mode 100755
index 0000000..97ba7b0
--- /dev/null
+++ b/static/css/jquery.simplyscroll-1.0.4.css
@@ -0,0 +1,61 @@
+
+
+.simply-scroll-container { /* Container DIV - automatically generated */
+ position: relative;
+}
+
+ .simply-scroll-clip { /* Clip DIV - automatically generated */
+ position: relative;
+ overflow: hidden;
+ z-index: 2;
+ }
+
+ .simply-scroll-list { /* UL/OL/DIV - the element that simplyScroll is inited on */
+ position: absolute;
+ top: 0;
+ left: 0;
+ z-index: 1;
+ overflow: hidden;
+ margin: 0;
+ padding: 0;
+ list-style: none;
+ }
+
+ .simply-scroll-list li {
+ padding: 0;
+ margin: 0;
+ list-style: none;
+ }
+
+ .simply-scroll-list li img {
+ border: none;
+ display: block;
+ }
+
+
+
+/* Custom class modifications - override classees
+
+.simply-scroll is default
+
+*/
+
+.simply-scroll { /* Customisable base class for style override DIV */
+ height: 80px;
+
+}
+
+ .simply-scroll .simply-scroll-clip {
+
+ height: 200px;z-index:-1;
+ }
+
+ .simply-scroll .simply-scroll-list {}
+
+ .simply-scroll .simply-scroll-list li {
+ float: left;
+ width: 290px;
+ height: 200px;
+ }
+ .simply-scroll .simply-scroll-list li img {}
+