Anda di halaman 1dari 33

/* Envision Skin Framework * CSS * Created by GMaster479 of http://free.gmskins.com * Based off Shift 1.0.

1 by Gunblaza */ /* Reset or fix elements */ header, nav, section, footer { display:block; } div ul, div ol { list-style:none; margin:0; padding:0; } dl,dt,dd { padding:0; margin:0; } table { cell-spacing: 0px; border-spacing:0; padding:0; *border-collapse: expression('separate', cellSpacing = '0px'); } fieldset, img { border:0; } /* Element styling */ html { overflow-x: auto; } html, body { height:100%; } body { font:13px/19px "Open Sans", Arial, sans-serif; padding:0; margin:0; text-align:center; background: #323232; } table, tr, td, div, p{ color:#D0D0D0; } a:link, a:visited, a:active { color:#F0F0F0; text-decoration:none;

} a:hover { color: #FFF; text-decoration:underline; } /* Container/Wrapper styling */ #thewidth { margin:0 auto 0 auto; width:76%; min-width:980px; max-width:1200px; box-shadow: 5px 0 15px rgba(0,0,0,0.5), -5px 0 15px rgba(0,0,0,0.5); background: #323232; } #container { margin:0 auto 0 auto; text-align:left; background:#181818; } #container-inner { padding:10px 15px; } /* Header styling */ header { width:100%; } header .header-row, header .header-row1, header .header-row2 { margin: 0 auto 0 auto; text-align:left; position:relative; } header .header-row { height: 32px; background-image: -moz-linear-gradient(top, #323232 0%, #2A2A2A 50%, #232323 50%, #232323 100%); background-image: -o-linear-gradient(top, #323232 0 %, #2A2A2A 50%, #232323 50%, #232323 100%); background-image: -webkit-linear-gradient(top, #323 232 0%, #2A2A2A 50%, #232323 50%, #232323 100%); background-image: -webkit-gradient(linear, left top , left bottom, color-stop(0, #323232), color-stop(0.5, #2A2A2A), color-stop(0.5, #232323), color-stop(1, #232323)); margin: 0 auto; box-shadow: 0 5px 15px rgba(0,0,0,0.6); } header .header-row2 { margin: 0 auto; padding: 1px 0; height:32px; background-image: -moz-linear-gradient(top, #323232 0%, #2A2A2A 50%, #232323 50%, #232323 100%);

background-image: -o-linear-gradient(top, #323232 0 %, #2A2A2A 50%, #232323 50%, #232323 100%); background-image: -webkit-linear-gradient(top, #323 232 0%, #2A2A2A 50%, #232323 50%, #232323 100%); background-image: -webkit-gradient(linear, left top , left bottom, color-stop(0, #323232), color-stop(0.5, #2A2A2A), color-stop(0.5, #232323), color-stop(1, #232323)); margin: 0 auto; box-shadow: 0 -5px 15px rgba(0,0,0,0.6); } header .header-row1 { height: 200px; background: url(http://gmskins.b1.jcink.com/uploads/gmskins/url. jpg) center center #181818; margin: 0 auto; box-shadow: 3px 0 25px rgba(26,26,26,0.6) inset, -3px 0 25px rgb a(26,26,26,0.6) inset; } header .header-row1 #logo { padding: 50px 4px; text-align: center; margin: 0 auto; } header .header-row1 #logo img { opacity: 0.75; -moz-transition: all 0.188s ease-in-out 0s; -o-transition: all 0.188s ease-in-out 0s; -webkit-transition: 0.188s ease-in-out; } header .header-row1 #logo img:hover { opacity: 1; } header #userbar ul { float: right; } header #userbar ul#insertMessages, header #userbar .edit-links ul { floa t: none; } header #userbar ul li { float:left; position:relative; margin-right:3px; } header #userbar ul li a{ padding: 5px 8px; margin-top: 1px; display:block; color:#d0d0d0; text-decoration:none; font-weight: bold; -moz-transition: all 0.188s ease-in-out 0s; -o-transition: all 0.188s ease-in-out 0s; -webkit-transition: 0.188s ease-in-out; } header #userbar ul li a.user { padding-left:5px; } header #userbar ul li a:hover, header #userbar ul li a.selected{

background-color:transparent; background-image:url(http://gmskins.b1.jcink.com /uploads/gmskins/testgradient3.png); background-repeat:repeat; color: #fff; } header #userbar ul li a.signout:hover { background-image: none; } header #my-avatar { display:inline-block; float:left; margin-bottom:2px; margin-right:6px; } header #my-avatar img { width:40px; height:40px; border:1px solid #000; } header nav { height: 30px; text-align:left; background-color:transparent; background-repeat:repeat-x; position:relative; } header nav ul.nav-links { list-style:none; text-align: center; } header nav ul.nav-links li { padding: 5px 3px; display: inline-block; } header nav ul.nav-links li a { padding: 5px 13px 5px 13px; color:#d8d8d8; text-decoration:none; font-size:13px; text-transform: uppercase; text-shadow: 0 2px 3px #000; font-weight: bold; -moz-transition: all 0.188s ease-in-out 0s; -o-transition: all 0.188s ease-in-out 0s; -webkit-transition: 0.188s ease-in-out; } header nav ul.nav-links li a:hover { color: #fff; }

header header header header

nav ul.nav-links li a.nav-current, nav ul.nav-links li a.selected, nav ul.nav-links li a.nav-current:hover, nav ul.nav-links li a.selected:hover { background-color: rgba(50,50,50,0.6); font-weight: bold; box-shadow: 0 2px 3px rgba(0,0,0,0.6); color: #FFF; text-shadow: 0 2px 3px #000, 0 0 1px #FFF;

} /* Information Bar styling*/ section#infobar { background: #323232; height:31px; padding: 0 2px; border: 1px solid #565656; box-shadow: 0 2px 3px rgba(0,0,0,0.6); margin-bottom: 10px; } section#infobar #location { float:left; } section#infobar #location br { display:none; } section#infobar #navstrip { padding: 6px; color:#808080; } section#infobar #navstrip a{ color:#B8B8B8; } section#infobar #modbar { float:right; } section #infobar #modbar ul { } section#infobar #modbar ul li { float:left; position:relative; } section#infobar #modbar ul li a { color:#B8B8B8; padding: 6px; display:block; font-weight:bold; text-decoration:none; position:relative; margin-right: 2px; }

/* Global elements styling */ .tableborder { background:transparent; border:0; } .maintitle { background: url(http://gmskins.b1.jcink.com/uploads/gmskins/url.jpg) cen ter top no-repeat; padding:8px; color:#fff; font-weight:normal; font-size:16px; border: 1px solid; border-color: #565656 #454545 #454545; text-shadow: 0 1px 2px rgba(0,0,0,0.8); font-weight: bold; box-shadow: 0 0 100px rgba(0,0,0,0.3) inset; } .maintitle a { text-decoration:none; } .maintitle b { font-weight:normal } .maintitle div { color:#fff; } .maintitle:hover div { opacity: 1; } .titlemedium { background:#fff; color:#3e3e3e; padding:5px; font-weight:bold; } .titlemedium a { color:#3e3e3e; } .row1, .row2, .row3, .row4 { padding: 8px; background: #323232; border-top: 1px solid #565656; border-bottom: 1px solid #000 } .row4 b a { font-size: 15px; font-weight: normal; } .unread .row4 b a { font-weight: bold; } tr.read, tr.unread { box-shadow: 0 2px 3px rgba(0,0,0,0.4) inset; }

tr.unread td { background: #282828; } tr.unread td:last-child, tr.read td:last-child { border-right : 1px solid #4545 45; } tr.unread td:first-child, tr.read td:first-child { border-left : 1px solid #4545 45; } .darkrow1, .darkrow2, .darkrow3 { padding:6px; background:#fff; } .pformstrip { background-color:#232323; font-weight:bold; padding:5px; color:#fff; } .pformstrip a, .pformstrip div, .pformstrip strong{ color:#fff; } .pformleft, .pformleftw, .pformright { padding:6px; background-color:#323232; } .pformleft, .pformleftw { text-align:right; width:25%; } .pformright { font-weight: normal; width: auto; } .desc { font-size:11px; color:#B8B8B8; } .thin { padding: 4px 0; } .tablepad { padding:8px; background-color:#282828; }

.pairList dl { } .pairList dl dt { float:left; } .pairList dl dd { } section#ads-top .row4 { background:transparent; border:0; padding: 0; } .tablebasic { width:100%; } .tablefill { font-size:13px; background:transparent; border:0px; } .pagination { background:transparent; } .pagination a { text-decoration:none; } .pagination .pagination_pagetxt, .pagination .pagination_pagetxt a, .pagination a.pagination_page { color:#b8b8b8; } .pagination .pagination_current { background-color:#323232; color:#fff; border: 1px solid #565656; box-shadow: 0 1px 2px rgba(0,0,0,0.8); } .pagination .pagination_pagetxt:hover, .pagination a.pagination_page:hover { background-color:#323232; } .pagination a.pagination_page, .pagination .pagination_pagetxt, .pagination .pagination_current{ padding: 3px 6px; }

#act-ST .tableborder table.post-box { background-color:#7a1235; background-image:url(http://shift.b1.jcink.com/uploads/shift/ssf/images/ tableborder_background.png); background-repeat:repeat; padding: 0; border: 1px solid #eaeaea; } .post-box-head-code, .post-box-head-quote { padding:5px; background-color:#7a1235; background-image:url(http://shift.b1.jcink.com/uploads/shift/ssf/images/ row_background.png); background-repeat:repeat; border-bottom:1px solid #eaeaea; } #QUOTE, #CODE { padding:6px; background:#fff; } /* Useful/Shortcut Classes */ .click { cursor:hand; cursor:pointer; } .float-right { float:right; } .float-left { float:left; } .align-right { text-align:right; } .align-center { text-align:center; } .align-left{ text-align:left; } .alert { background: none repeat scroll 0 0 #CB4848; border-radius: 3px 3px 3px 3px; color: #FFFFFF; display: none; float: right; font-size: 10px; font-weight: bold;

padding: 1px 2px; position: absolute; right: 0; text-shadow: 0 1px 0 #EB8787; top: -2px; } #notice { top:0; left:0; width:100%; text-align:center; padding:8px; background-color:#7a1235; background-image:url(http://shift.b1.jcink.com/uploads/shift/ssf/images/ tableborder_background.png); color:#414141; box-shadow: 0 1px 2px rgba(0,0,0,0.4); font-size:22px; font-weight:bold; position:fixed; display:none; } #top { width:50px; background: transparent; text-align:center; padding:5px; position:fixed; bottom:5px; right:5px; display:none; font-size:11px; } /* Sprites */ .sprite-icons { width:16px; height:16px; background-image:url(http://gmskins.b1.jcink.com/uploads/gmskins/envisio nsprite.png); display:inline-block; } .sprite-icons.pip { background-position: 0px 0px; } .sprite-icons.newpost { background-image: none; width: 16px; height: 16px; border-radius: 8px; box-shadow: 0 1px 1px rgba(0,0,0,0.6) inset; background-color: #d0d0d0; } .sprite-icons.moved { background-position: -1px -49px;

} .sprite-icons.exp { background-position: 0px -76px; width: 27px; height: 18px; opacity: 0.01; -moz-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; -webkit-transition: 0.2s ease-in-out; margin-top: 1px; } .sprite-icons.col { background-position: 0px -97px; width: 27px; height: 18px; opacity: 0.01; -moz-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; -webkit-transition: 0.2s ease-in-out; margin-top: 1px; } .sprite-icons.locked { background-position: 0px -118px; } .sprite-icons.arrow { background-position: 0px -156px; height:18px; width:18px; } .sprite-icons.color-picker { background-position: -2px -172px; margin-bottom: -2px; } .sprite-icons.messages { background-position: -1px -197px; margin-bottom: -2px; } .sprite-icons.switch-account { background-position: -1px -223px; margin-bottom: -2px; } .sprite-large-icons { background-image:url(http://gmskins.b1.jcink.com/uploads/gmskins/warbird icons.png); } .sprite-large-icons.locked { background-position: -6px -103px; height: 36px; width: 36px; }

.sprite-large-icons.redirect { background-position: -4px -80px; height: 29px; width: 39px; } .sprite-large-icons.nonew, .sprite-large-icons.new { background-position: -6px -2px; height: 31px; width: 36px; border-radius: 5px; } .sprite-large-icons.newpassword, .sprite-large-icons.password { background-position: -6px -40px; height: 32px; width: 36px; border-radius: 5px; } .sprite-large-icons.newpassword, .sprite-large-icons.new { background-color: #D0D0D0; } .sprite-social-icons { background-image:url(http://gmskins.b1.jcink.com/uploads/gmskins/socneti con.png); } .sprite-social-icons.facebook { background-position: 0px 0px; height: 20px; width: 20px; } .sprite-social-icons.twitter { background-position: 0px -20px; height: 20px; width: 20px; } .sprite-social-icons.googleplus { background-position: 0px -40px; height: 20px; width: 20px; } /* CSS Buttons and Form Elements */ form { display:inline; } label { cursor:pointer; } fieldset.search { padding:6px; }

select { margin: 0px; } optgroup option { font-family: "Open Sans", Arial, sans-serif; font-size: 12px; } .codebuttons { font-size: 10px; vertical-align: middle; margin:2px; padding:3px; } .textarea, .searchinput, .forminput, .textinput { padding: 2px; vertical-align: middle; font-size:12px; font-family: "Open Sans", Arial, sans-serif; } .radiobutton, .checkbox, .helpbox { border: 0; vertical-align: middle; background: transparent; padding:0; } input, textarea, select, .textarea, .searchinput, .forminput { background-color:#323232; font-size:12px; font-family: "Open Sans", Arial, sans-serif; border:1px solid #565656; padding: 3px; color: #d0d0d0; } textarea { padding:3px; } .button-normal, input[type=submit], input[type=button], input[type=reset] { cursor:pointer; cursor:hand;

background: #323232; box-shadow: 0 1px 2px rgba(0,0,0,0.6); border: 1px solid #565656; color: #d0d0d0; } .button-normal, input[type=submit]:hover, input[type=button]:hover { box-shadow: 0 1px 2px #000; } .button-large { background-color:#323232; background-image:url(http://gmskins.b1.jcink.com/uploads/gmskins/testgra dient5.png); background-repeat:repeat-x; margin: 0px; padding: 8px 12px 8px 12px; color: #fff; text-align: center; font-size:12px; margin:0px 5px 0px 5px; box-shadow: 0 2px 3px rgba(0,0,0,0.8); } .button-large:hover { } .button-small { padding:4px 10px; margin:0px 3px 2px 3px; background-color:#565656; color:#fff; font-size:11px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3); opacity: 0.2; -moz-transition: all 0.2s ease-in-out 0s; -o-transition: all 0.2s ease-in-out 0s; -webkit-transition: 0.2s ease-in-out; } .button-small:hover { opacity: 1; } .button-small.quote { opacity: 1; } .closed { background-color:#d05656; color:#414141; border:1px solid #565656; } .delete { } /* Remove old elements */

#logostrip, #submenu, #userlinks, .wrapmini, .postlinksbar{ display:none; } /* SSFML */ user, if { display:none; } /* Board Index */ #act-idx .newstext div{ padding:8px !important; background-color:#323232; margin-bottom:10px; border: 1px solid; border-color: #565656; box-shadow: 0 4px 7px rgba(0,0,0,0.7); } #act-idx .newstext span { display: none; } #act-idx .tableborder { box-shadow: 0 3px 5px rgba(0,0,0,0.8); } #act-ST .tableborder table { border-spacing: 0; } #act-idx #boardstats.tableborder table{ border-style: solid; border-width: 0 1px 1px; border-color: #000 #565656 #454545; } #act-idx .maintitle span { position:relative; } #act-idx th.titlemedium { visibility:hidden; line-height:0; padding:0; font-size:0; } #act-idx .forum-stats-row, #act-SC .forum-stats-row{ text-align:left; font-size:11px; width: 15%; } #act-idx .forum-stats.pairList dl dd, #act-SC .forum-stats.pairList dl dd{ text-align:right; margin-right:10px; } #act-idx .forum-last-post,

#act-SC .forum-last-post { font-size:11px; } #act-idx .darkrow2 { display:none; } .toplinks { float:right; font-size:11px; } #delcookiesrow { display: none; } #boardstats .row2 { width: 100%; } /* Forum Thread List */ #act-SF .tableborder table{ border-spacing: 0 0; border: solid #565656; border-width: 0 1px; } #act-SF .tableborder .darkrow2{ background-color:#323232; color:#d0d0d0; border: 1px solid; border-color: #565656 #565656 #000; padding: 8px !important; } #act-SF .tableborder .darkrow1 { background-color:#181818; } #act-SF .forum-stats-row { text-align:left; font-size:11px; } #act-SF .forum-stats.pairList dl dd { text-align:right; margin-right:10px; } #act-SF .forum-author { font-size:11px; } #act-SF .tableborder a[title*="This topic"] { font-weight:bold; } #mark-as-read-subto { float:right; font-size:11px; } #act-SF th.titlemedium, #act-SF td.titlemedium {

visibility:hidden; line-height:0; padding:0; font-size:0; } #act-SF #subforums .forum-stats-row{ text-align:left; font-size:11px; } #act-SF #subforums .forum-stats.pairList dl dd{ text-align:right; margin-right:10px; } #act-SF #subforums .forum-last-post { font-size:11px; } #act-SF #subforums .darkrow2 { display:none; } /* Topic View/PM View/Event View */ #act-ST .post-normal { background-color:transparent; display:block; border: 1px solid; border-color: #565656 #565656 #000; } #act-ST .post-normal .row4, #act-Msg.code-03 #ucpcontent .row4{ background-image: -moz-linear-gradient(top, #323232 0%, #2A2A2A 50%, #232323 50%, #232323 100%); background-image: -o-linear-gradient(top, #323232 0 %, #2A2A2A 50%, #232323 50%, #232323 100%); background-image: -webkit-linear-gradient(top, #323 232 0%, #2A2A2A 50%, #232323 50%, #232323 100%); background-image: -webkit-gradient(linear, left top , left bottom, color-stop(0, #323232), color-stop(0.5, #2A2A2A), color-stop(0.5, #232323), color-stop(1, #232323)); color:#d0d0d0 !important; font-size:11px; padding: 4px 8px; } #act-ST .post-normal .row4 a { color: #d0d0d0 !important; text-decoration:none; font-size:11px; } .normalname { display:block; backround-color: transparent; }

#act-ST .post-normal .normalname a, .normalname a{ color:#ffffff; font-size:16px; } .normalname a span, .normalname a div, #act-Msg .normalname a{ color:#fff !important; } .online { width: 16px; height: 16px; border-radius: 8px; box-shadow: 0 1px 1px rgba(0,0,0,0.4) inset; background-color: #1bc71b; margin: -2px 5px; display: inline-block; } .offline { width: 16px; height: 16px; border-radius: 8px; box-shadow: 0 1px 1px rgba(0,0,0,0.4) inset; background-color: #999; margin: -2px 5px; display: inline-block; } #act-ST .post-normal .row4 div[align=right], #act-Msg.code-03 #ucpcontent .row4 div[align=right]{ padding:3px; } #act-ST .post-normal .row4 .postdetails, #act-ST .post-normal .row4 .row4, #act-Msg.code-03 #ucpcontent .row4 .row4, #act-Msg.code-03 #ucpcontent .row4 .postdetails { border:0; background: transparent !important; padding:0; text-decoration: none; float: right !important; font-size: 11px !important; } .post1, .post2, #act-ST.tablepad, #act-ST.tablepad .row1 { background-color:#323232; padding: 8px; } .post1 .postdetails, .post2 .postdetails{ margin-top:5px;

display:block; padding:4px; background-color:#232323; border:1px solid #565656; } .signature { border-top:1px solid #565656; padding:6px; color:#b8b8b8; } .edit { font-size: 10px; } .postcolor { font:13px/18px "Open Sans", Arial, sans-serif; } .mini-row { padding:2px; text-align:center; } .mini-row.joined, .mini-row.post { font-size:11px; } #act-ST .post-normal .darkrow3, #act-Msg.code-03 #ucpcontent .darkrow3 { background: #323232; } #act-ST .post-normal .darkrow3 div[align=right], #act-Msg.code-03 #ucpcontent .d arkrow3 div[align=right] { margin-top: 6px; } #act-ST .post-normal .darkrow3 .darkrow3, #act-Msg.code-03 #ucpcontent .darkrow3 .darkrow3{ background:transpanent; border:0; margin:0 0 0 0; } #act-ST .post-normal .darkrow1 { display:none; } #act-ST .activeuserstrip { background-color:#323232; padding:5px; color:#d0d0d0; border: 1px solid; border-color: #565656 #565656 #000; } #act-ST .row2 { border-left: 1px solid #565656; border-right: 1px solid #565656; }

#act-ST .tableborder td.row4[align=center] { background:transparent; border:0; padding-top:6px; } .fast-reply .fast-reply-left div{ padding:6px; float:left; } .fast-reply .fast-reply-right { margin-left:100px; } /* Help Page */ #act-Help .tablepad { background: #323232; padding: 8px; } #act-Help .tablepad .helprow{ background-color:#323232; padding:8px; z-index:50; border: 1px solid; border-color: #565656 #565656 #000; } #act-Help .tablepad .helprow.active { background: #181818; border-bottom:0; } #act-Help .tablepad .helprow2 { background-color:#323232; border-bottom:1px solid #000; border-left: 1px solid #565656; border-right: 1px solid #565656; padding:6px; font:13px/18px "Open Sans", Arial, sans-serif; } #act-Help .tablepad .helprow2 li { background-color:transparent; list-style:disc; border:0; margin-left:20px; } /* Search Page */ #act-Search.code-show .tableborder table, #act-Search.code-getactive .tableborder table{ padding: 8px } #act-Search .tableborder table { background-color:#323232; border: solid #565656; border-width: 0 1px 1px 1px; padding:0;

} #act-Search .maintitle { text-align:left; } #act-Search .row1 { background-color:#323232; } #act-Search .titlemedium { background-color:#181818; color:#fff; } /* Member List */ #act-Members .tableborder table{ padding:0; border-spacing: 0 0; } #act-Members .tableborder table td.row3 { background-color:#323232; } #act-Members .tableborder table td.pformstrip, #act-Members .tableborder table td.darkrow1 { background-color:#323232; } /* Calendar */ #act-calendar .tableborder table{ } #act-calendar .tableborder table .row3, #act-calendar .tableborder table .darkrow1{ padding:6px; border-right:1px solid #565656; border-bottom:1px solid #000; border-top: 1px solid #565656; background: #323232; } #act-calendar div.pformstrip { background-color:#181818; } #calendarname span { font-size: 24px; } #calendarname span.button-large { font-size: 13px; } /* Profile */ #profilename { font:25px/35px "Open Sans", Arial, sans-serif; } #act-Profile .plainborder { padding:4px; } #act-Profile .plainborder .maintitle { background: #323232;

color:#d0d0d0; text-align:left; } #act-Profile .plainborder .row3, #act-Profile .plainborder .row1 { background-color:#323232; } #act-Profile table { cell-spacing: 4px; border-spacing:4px; padding:4px; *border-collapse: expression('separate', cellSpacing = '4px'); } #act-Profile table table { cell-spacing: 0; border-spacing:0; padding:0; *border-collapse: expression('separate', cellSpacing = '0px'); } #act-Profile .tableborder { border: 1px solid #565656; } #act-Profile .profile-left .maintitle, #act-Profile .profile-middle .maintitle, #act-Profile .profile-right .maintitle{ background-image: -moz-linear-gradient(top, #323232 0%, #2A2A2A 50%, #23 2323 50%, #232323 100%); background-image: -o-linear-gradient(top, #323232 0 %, #2A2A2A 50%, #232323 50%, #232323 100%); background-image: -webkit-linear-gradient(top, #323 232 0%, #2A2A2A 50%, #232323 50%, #232323 100%); background-image: -webkit-gradient(linear, left top , left bottom, color-stop(0, #323232), color-stop(0.5, #2A2A2A), color-stop(0.5, #232323), color-stop(1, #232323)); color:#fff; text-align:left; border: none; } #act-Profile .profile-left .titlemedium{ background-color:#282828; color:#fff; text-align:left; } #act-Profile .profile-middle td.row2 { background-color:#323232; padding:0px 5px 5px 5px; border:0; } #act-Profile .profile-middle .box { background:#323232; margin:0; } .positiontab {

margin-left: 25px; height:36px; z-index:2; position:relative; } div.opentab, .opentab { padding:8px; float:left; width:auto; position:relative; margin-top:1px; font-size:12px; background-color:#323232; cursor:hand; cursor:pointer; } .closedtab { border:0; padding:8px; float: left; width: auto; margin-top:1px; font-size:11px; cursor:hand; cursor:pointer; } div.opentab a:link, div.opentab a:visited, div.opentab a:active { text-decoration:none; color: #fff; font-weight:bold; } .closedtab a:link, .closedtab a:visited, .closedtab a:active { text-decoration:none; color:#d0d0d0; } #act-Profile .profile-right .row2 { background-color:#323232; padding:4px; color:#414141; } #act-Profile .profile-right .row2 .pformstrip { display:none; } /* Misc Pages */ #act-Stats .tableborder table{ padding:0px; }

#act-Stats .tableborder table table { background:transparent; padding:0; } #act-Stats .tableborder .darkrow1 { background: #323232; } #act-SC .newstext { display:none; } #act-SC .tableborder table{ padding:0; } #act-SC .darkrow2 { display:none; } #act-SC .titlemedium { font-size:0px; line-height:0px; padding:0; margin:0; visibility:hidden; } #act-Online .tableborder table{ border-spacing: 0 0; } #act-Online .tableborder table .titlemedium { background-color:#282828; color:#fff; } #act-Online .tableborder table .darkrow1 { background-color:#282828; } /* User CP/Store/Other modifications that use these IDs */ #ucpmenu { width:20%; background: #323232; border: 1px solid #565656; } #ucpmenu .pformstrip { background-color:#181818 color:#d0d0d0; } #ucpmenu p { margin: 0; padding: 0; } #ucpmenu strong, #ucpmenu b{

font-weight:normal; } #ucpmenu br { display:none; } #ucpmenu a { display:block; padding:4px; text-decoration:none; border-top: 1px solid #565656; border-bottom: 1px solid #000; } #ucpmenu a:hover, #ucpmenu a.ucp-current{ background-color:#282828; font-weight:bold; } #ucpmenu a.ucp-current strong{ font-weight:bold; } #ucpcontent { line-height:150%; width:auto; background: #323232; border: 1px solid #565656; } #ucpcontent p { margin:0px; padding:8px; } #act-Msg.code-01 #ucpcontent .tableborder table { border-spacing: 0 0; } #ucpcontent .pformstrip { background-color:#181818;; color:#d0d0d0; } #ucpcontent .titlemedium { background-color:#181818; color:#fff; } #ucpcontent .titlemedium a { color:#fff; } #ucpmenu .maintitle, #ucpcontent .maintitle { display:none; } .hlight td, .dlight td { padding: 8px; background-color: #323232; border-top: 1p

x solid #565656; border-bottom: 1px solid #000; } /* Copyright (Don't remove) */ #copyright .row4 { background: #181818; border: none; } .copyright { margin-bottom:20px; } /* Footer */ .footer { margin: 0 auto; text-align:left; color:#2c2c2c; font-size:11px; background-image: -moz-linear-gradient(top, #323232 0%, #2A2A2A 50%, #2 32323 50%, #232323 100%); background-image: -o-linear-gradient(top, #323232 0 %, #2A2A2A 50%, #232323 50%, #232323 100%); background-image: -webkit-linear-gradient(top, #323 232 0%, #2A2A2A 50%, #232323 50%, #232323 100%); background-image: -webkit-gradient(linear, left top , left bottom, color-stop(0, #323232), color-stop(0.5, #2A2A2A), color-stop(0.5, #232323), color-stop(1, #232323)); padding: 8px 0; } .footer a:link, .footer a:visited, .footer a:active { color:#d0d0d0; font-size:11px; } .footer a:hover { text-decoration:underline; } #footerbar a { font-size: 11px; padding: 0 8px; color: #d0d0d0; } #shiftcopy { text-align: right; margin-top: -20px; padding-right: 8px; } /* Shoutbox */ #shoutbox.tableborder table { background: #323232; border: solid #565656; border-width: 0 1px 1px; } #shoutbox table { padding: 0 4px; background: #323232; } #shoutbox .row2 { border: none; } #shoutbox iframe { height: 300px; } #iframe-shouts a { color: #D0D0D0; font-family: "Open Sans", Arial, sans-serif; } /* Drop Down */

.dropdown-container{ position:relative; } .dropdown-content { display:none; position:absolute; background-color:#323232; z-index:2; border:1px solid #565656; -moz-box-shadow: 0px 5px 5px 0px #181818; -webkit-box-shadow: 0px 5px 5px 0px #181818; box-shadow: 0px 5px 5px 0px #181818; } li.dropdown-container ul.dropdown-content, li.dropdown-container div.dropdown-content ul { margin:0; padding:0; } li.dropdown-container ul.dropdown-content li, li.dropdown-container div.dropdown-content li { margin:0; padding:0; display:block; float:none; background:transparent; } .dropdown-content a:link, .dropdown-content a:visited, .dropdown-content a:active, .dropdown-content a:hover, header #userbar .dropdown-content a { padding:0px; margin:0; text-decoration:none; font-weight:normal; float:none; background:transparent; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; display:inline; } .dropdown-head { background-color:#181818; padding:4px; color:#fff; } .dropdown-row { padding:5px; } .dropdown-strip { background-color:#323232; padding:4px;

} #dropdown-content-user { width:280px; } header #userbar #dropdown-content-user .user-drop-left div{ padding:6px; } header #userbar #dropdown-content-user .user-drop-right { margin-left:60px; } header #userbar #dropdown-content-user .user-drop-right .view-li nks { float:left; } header #userbar #dropdown-content-user .user-drop-right .edit-li nks { margin-left:120px; } header #userbar #dropdown-content-user li { float:none; margin:0; } header #userbar #dropdown-content-user li a { color:#fff; font-size:12px; padding:1px; background:transparent; } header #userbar #dropdown-content-user li a:hover { text-decoration:underline; } #dropdown-content-mess { width:300px; } header #userbar #dropdown-content-mess .dropdown-row { display:block; padding:5px; border-bottom:1px solid #000; border-top: 1px solid #565656; } header #userbar #dropdown-content-mess .dropdown-row:hover { background-color:#282828; } header #userbar #dropdown-content-mess .msg-left { float:left; padding-top:10px; }

header #userbar #dropdown-content-mess .msg-right { margin-left:25px; } header #userbar #dropdown-content-mess .title { font-size:15px; } header #userbar #dropdown-content-mess .author { font-size:11px; } header #userbar #dropdown-content-mess .time { font-size:10px; font-style:italic; } header #userbar #dropdown-content-mess .create-new { float:right; } header #userbar #dropdown-content-mess li { float:none; margin:0; } header #userbar #dropdown-content-mess a { color:#d0d0d0; background:transparent; } header #userbar #dropdown-content-mess a:hover { text-decoration:underline; } #dropdown-content-search { width:260px; padding: 8px; } #dropdown-content-search #searchbar{ display:block; position:relative; border-radius: 4px; } #dropdown-content-search #searchbar .search-container { position:relative; background-color: #181818; box-shadow: 0 2px 2px rgba(0,0,0,0.4) inset; display:block; width:250px; height:20px; padding:3px 0 3px 10px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius:4px; } #dropdown-content-search #searchbar .search-input {

color:#b8b8b8; border:0; margin-top:1px; background:transparent; width:200px; font-size:12px; padding: 0 0 0 2px; } #dropdown-content-search #searchbar .search-input:focus { color: #fff; } #dropdown-content-search #searchbar .search-button { background: transparent url(http://gmskins.b1.jcink.com/uploads/ gmskins//130965255315534.png) no-repeat 50%; text-indent: -3000em; padding:0; border:0; display:block; width:30px; height: 26px; position:absolute; right:0; top:0; bottom:0; border-radius: 0 4px 4px 0; box-shadow: 0 2px 2px rgba(0,0,0,0.4) inset; } #dropdown-content-pics { width: 225px; padding: 5px; } #dropdown-content-pics #themes { text-align: center; } #dropdown-content-pics #themes div { display: inline-block; } #dropdown-content-navmore { width:100px; background: #323232; } #dropdown-content-navmore li a { color:#d0d0d0; font-size:13px; padding: 5px 13px; display:block; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; } #dropdown-content-navmore li a:hover { background-color:#181818; } .skin-selector-container { display:inline; } a#dropdown-skin {

color:#d0d0d0; display:inline-block; font-size:11px; } a#dropdown-skin.selected { z-index:3; } #dropdown-content-skin { width:150px; background: #181818; } #dropdown-content-skin li { padding:0; } #dropdown-content-skin li a{ padding:3px; font-size:12px; display:block; margin-right:0; color: #d0d0d0 } #dropdown-content-skin a:hover { background-color:#323232; color: #fff; } #dropdown-content-sa { border-top:0; } #dropdown-sa.selected { background:#fff; } /* Popup Boxes */ #overlay { position:fixed; left:0; top:0; z-index:2000; background-color:#000; display:none; } .popup-container{ display:none; top:50%; left:50%; position:fixed; z-index:3000px; text-align:left; } .popup-transparent-border { background-color:#D0D0D0;

z-index:2500px; position:fixed; display:none; } .popup-content { margin:8px; z-index:4000px; position:relative; border: 1px solid #454545; } .popup-head { font-size:15px; background-image: -moz-linear-gradient(top, #323232 0%, #2A2A2A 50%, #23 2323 50%, #232323 100%); background-image: -o-linear-gradient(top, #323232 0 %, #2A2A2A 50%, #232323 50%, #232323 100%); background-image: -webkit-linear-gradient(top, #323 232 0%, #2A2A2A 50%, #232323 50%, #232323 100%); background-image: -webkit-gradient(linear, left top , left bottom, color-stop(0, #323232), color-stop(0.5, #2A2A2A), color-stop(0.5, #232323), color-stop(1, #232323)); text-align:left; height:30px; font-size:16px; } .popup-head a { color:#fff; } .popup-head-title { float:left; padding:5px; display:block; color:#fff; } .popup-head-close { float:right; display:block; padding:5px; } .close-popup{ } .popup-row { background:#323232; border-top: 1px solid #565656; border-bottom: 1px solid #000; padding:8px; } .popup-strip { background-color:#181818; padding:5px; }

#popup-login { width:585px; } #popup-login .popup-row { height:80px; } #popup-login .popup-row .login-title { margin-left:5px; font-weight:bold; font-size:1.1em; } .login-title a { text-decoration:underline; float:right; font-size:0.75em; } #popup-login .popup-row input.username, #popup-login .popup-row input.password { background-repeat:no-repeat; background-position:5px 50%; width:220px; padding:4px 0px 4px 26px; } #popup-login .popup-row input.username { background-image: url(http://i103.photobucket.com/albums/m130/Gunblaza/f ams/user_go.png); } #popup-login .popup-row input.password { background-image: url(http://i103.photobucket.com/albums/m130/Gunblaza/f ams/key_go.png); } .login-col { padding:8px 12px; float:left; width:250px; } .login-check{ background: transparent; border: 0; } .login-keep, .login-anon { margin-top:1px; font-size:0.9em; }

Anda mungkin juga menyukai