Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #Body {
- height:auto;
- margin:15px 10px 0 auto;
- min-width:300px;
- text-align:left;
- width:100%;
- }
- #Bookmark_List {
- border-bottom:none;
- }
- #Bookmark_List li {
- border-bottom:1px solid #555;
- }
- #CommentInfo,div.CommentInfo {
- visibility:visible;
- }
- #Content .BoxFilter {
- display: none;
- }
- #Content {
- -moz-box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- -webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- background-color:transparent;
- background-image:url(images/contnt.png);
- background-repeat:repeat;
- background-size:100% 100%;
- border:1px solid #222;
- border-radius:5px;
- box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- float:right;
- margin-right:10px;
- min-width:20%;
- padding:0;
- width:66%;
- }
- #Content h1 {
- background:url(images/menu_bg.png);
- background-size:100% 100%;
- border-bottom:1px solid #222;
- border-top: none;
- font-family:Impact;
- font-size:20px;
- padding:12px;
- text-shadow: 0 -1px 0 #000;
- }
- #Content,#Panel {
- border-radius:5px;
- }
- #ConversationForm .TextBox {
- background-color:transparent;
- height:100px;
- margin:8px 0 6px;
- min-height:100px;
- width:100%;
- }
- #ConversationForm form {
- background-color:transparent;
- border-radius:2px 2px 2px 2px;
- margin:0;
- padding:20px;
- text-align:right;
- }
- #ConversationForm label {
- color:#222;
- display:block;
- font-size:14px;
- font-weight:700;
- text-align:center;
- }
- #DiscussionForm form {
- background-color:transparent;
- border:none;
- color:#000;
- }
- #Foot {
- background:transparent;
- clear:both;
- color:#ddd;
- font-size:13px;
- line-height:1;
- padding:0;
- text-align:center;
- width:100%;
- }
- #Foot a:hover {
- color:#f00;
- }
- #Foot a {
- color:#ccc;
- }
- #Foot div {
- height: auto;
- margin-top: 0px;
- padding: 0;
- position: relative;
- text-align: center;
- width: 100%;
- }
- #FootMenu {
- margin: 0 auto;
- text-align: center;
- }
- .Foot div a {
- display: block;
- height: auto;
- }
- .Foot div p a {
- display: block;
- height: auto;
- width:60px;
- }
- #FootMenu ul#Menu li a:hover {
- -moz-box-shadow: 0 0 5px #aaa;
- -webkit-box-shadow: 0 0 5px #aaa;
- background: url(images/menu_bg.png)!important;
- border: 1px solid #222;
- box-shadow: 0 0 5px #aaa;
- color:#fff;
- text-shadow: 0 -1px 0 #000!important;
- }
- #FootMenu ul#Menu {
- margin:0 auto;
- padding:5px;
- position:relative;
- top:0px;
- }
- #Form_Form {
- background-color:transparent;
- background-image:url(images/contnt.png);
- background-repeat:repeat;
- border:1px solid #333;
- padding-bottom:10px;
- }
- #Head {
- background-color:transparent;
- background-repeat:repeat;
- border:none;
- padding-left:10px;
- }
- #Head h1 span img {
- margin: 0 auto;
- width: 100%;
- min-width: 600px;
- max-width: 800px;
- }
- #Menu {
- display:inline-block;
- margin:0 auto;
- vertical-align:bottom;
- }
- #Menu a span,#Menu li.Active a span,#Menu li.Highlight a:hover span {
- -moz-border-radius:11px;
- -webkit-border-radius:11px;
- background:#fff;
- border-radius:11px;
- color:#000;
- font-size:11px;
- font-weight:700;
- padding:0 2px;
- }
- #Menu a:hover {
- -moz-box-shadow:0 0 5px #aaa;
- -webkit-box-shadow:0 0 5px #aaa;
- background-image:url(images/menu_bg.png);
- background-repeat:repeat;
- border:1px solid #222;
- box-shadow:0 0 5px #aaa;
- color:#fff;
- font-size:10pt;
- transition: background 0.5s ease 0s;
- }
- #Menu a:link {
- font-size: 15px;
- text-decoration: none;
- text-transform: uppercase;
- }
- #Menu li {
- display:inline-block;
- float:right;
- font-weight:700;
- list-style:none outside none;
- margin:0;
- padding:1px!important;
- position:relative;
- text-align:center;
- }
- #Menu ul,#MessageForm {
- background:transparent;
- }
- #Panel {
- border-radius:5px;
- float:left!important;
- margin-left:10px;
- width:30%;
- border-top: none;
- border-right: none;
- background:transparent;
- }
- #Panel .BoxFilter,.CategoryFilter {
- background:url(images/contnt.png) repeat scroll 0 0 transparent;
- border:1px solid #222;
- border-radius:5px 5px 5px 5px;
- margin:10px 0;
- text-align:center;
- }
- #Panel .FilterMenu .Active, .PanelInfo .Active {
- background: url(images/menu_bg.png)
- rgba(64, 26, 2,.3)!important;
- border-bottom: 1px solid #222;
- border-radius: 0;
- font-weight: 700;
- }
- #Panel .FilterMenu li,.PanelInfo li {
- background:url(images/contnt.png);
- border-bottom:1px solid #222;
- padding:2px 4px;
- }
- #Panel form input.Button.Action {
- -moz-box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- -webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- background:url(images/contnt.png) repeat scroll transparent;
- border:1px solid #222;
- box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- font-size:12pt;
- font-weight:700;
- height:28px;
- margin:13px;
- padding:0;
- width:48px;
- }
- #Panel form input.InputBox {
- -moz-box-shadow:none;
- -webkit-box-shadow:none;
- background:url(images/contnt.png) repeat scroll 0 0 transparent;
- border-color:#222;
- border-image:none;
- border-radius:4px;
- border-style:solid;
- border-width:1px;
- box-shadow:none;
- color:#000;
- font-size:14px;
- font-weight:700;
- padding:8px;
- text-shadow:0 -1px 0 #000;
- vertical-align:top;
- width:72%!important;
- }
- #Panel input.InputBox,.AddPeople textarea.MultiComplete {
- margin-bottom:2px;
- width:100%;
- }
- #Panel .DismissMessage.Box {
- -moz-box-shadow: 1px 1px 1px 1px #333;
- -webkit-box-shadow: 1px 1px 1px 1px #333;
- background: url(images/contnt.png) repeat scroll 0 0
- rgba(82,82,82,0.0);
- border: 1px solid #222;
- border-radius: 4px;
- box-shadow: 1px 1px 1px 1px #333;
- color: #fff;
- font-size: 18px;
- text-shadow: 0 -1px 0 #000;
- }
- #Status {
- background-color:transparent;
- background-image:url(images/contnt.png);
- background-repeat:repeat;
- padding-bottom:5px;
- }
- #ThemeCredit {
- color:#333;
- font-size:9px;
- }
- #translate-this .translate-this-button {
- background:url(images/tt-btn1.png)!important;
- border:1px solid #222;
- border-radius:5px;
- float:left;
- overflow:hidden;
- position:relative;
- text-indent:-2000px;
- visibility:visible!important;
- }
- #ttb-paneltop.ttb-paneltop {
- background:transparent!important;
- }
- * {
- margin:0;
- padding:0;
- }
- .About.P {
- float: none;
- height: auto;
- line-height:1;
- margin: 0 auto;
- width: 100%;
- white-space:normal;
- }
- dl.About {
- display: inline-block;
- float: none;
- height: auto;
- line-height: 1;
- margin: 3px 3px 0;
- width: 100%;
- white-space: normal;
- text-align: left;
- }
- .Active .TabLink {
- background:#111;
- border:1px solid #222;
- color:#fff;
- }
- .Activities .DataList a.Title,.Activities .DataList .Title,.Activities .DataList .Title a,.Activities .DataList .Excerpt p {
- font-size:18px;
- line-height:1;
- }
- .Activities .DataList li {
- background:none repeat scroll 0 0 transparent;
- border:none;
- }
- .Activities .Excerpt {
- color: #000;
- display: block;
- font-weight: 700;
- margin: 0;
- position: relative;
- text-align: left;
- text-shadow: none;
- }
- .Activities .Excerpt a:hover,.Activities .Meta a:hover {
- color:#fff;
- font-size:10pt;
- text-decoration:none;
- }
- .Activities .HasPhoto .ItemContent {
- margin-left:0;
- width:auto;
- }
- .Activities a.CommentLink {
- border:1px solid #aaa;
- color:#000!important;
- cursor:default;
- display:block;
- font-size:14px;
- font-weight:700;
- padding:6px;
- text-decoration:none;
- }
- .Activities a.CommentLink:hover {
- border:1px solid #222;
- color:#fff!important;
- cursor:default;
- display:block;
- font-size:14px;
- font-weight:700;
- padding:6px;
- text-decoration:none;
- }
- .Activities a.Title, .Activities .Title, .Activities .Title a {
- font-size: 15px;
- text-shadow: none;
- }
- .Activities a.Title:hover, .Activities .Title:hover, .Activities .Title a:hover {
- color: #000;
- font-size: 15px;
- text-shadow: none;
- }
- .Activities li.Condensed .Excerpt {
- font-size:14px;
- text-align:left;
- text-shadow:0 -1px 0 #000;
- width:auto;
- }
- .AdminCheck {
- display:inline-block;
- height:22px;
- position:relative;
- right:5px;
- top:0;
- vertical-align:bottom;
- }
- .AdminCheck#top {
- vertical-align: top;
- position: relative;
- left: 5px;
- }
- .AptAdImg img {
- border-radius:5px!important;
- box-shadow:1px 0 1px 1px #222!important;
- }
- .Attachment .FileMeta {
- padding: 0 4px;
- color: #fff;
- }
- .Attachment:hover .FileHover {
- z-index: 101;
- display: block;
- background: url(images/contnt.png)rgba(0,0,0,.7);
- padding: 6px;
- border: 2px solid #f00;
- border-radius: 5px;
- box-shadow: 0px 2px 10px #000;
- -moz-box-shadow: 0px 2px 10px #000;
- -webkit-box-shadow: 0px 2px 10px #000;
- position: absolute;
- top: -7px;
- left: -7px;
- }
- .Box {
- -moz-box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- -webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- background-color:transparent;
- background-image:url(images/contnt.png);
- background-repeat:repeat;
- border-radius:5px;
- border: 1px solid #222;
- box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- }
- .Box dl dd {
- color:#222;
- font-size:14px;
- margin-left:80px;
- }
- .Box dl dt,.Box p,.Activities .Excerpt a,.Activities .Meta a,body.Entry form ul li label {
- color:#222;
- }
- .Box h4, h4, .CategoryFilterTitle {
- background-color:
- transparent;
- background-image: url(images/menu_bg.png);
- background-repeat: repeat;
- border-bottom: 1px solid #222;
- border-radius: 5px 5px 0 0;
- box-shadow: none;
- color: #fff;
- font-size: 18px;
- text-align: center;
- text-shadow: 0 -1px 0 #000;
- padding: 6px;
- }
- .Box p {
- font-size: 100%;
- text-align: center;
- color: #fff;
- }
- .Center {
- background:transparent!important;
- border:none;
- font-weight:700;
- margin:0 auto;
- }
- .Conversation .Item {
- background-color:transparent;
- background-image:url(images/contnt.png);
- background-repeat:repeat;
- background-size:100% 100%;
- border-bottom:1px solid #222;
- }
- .DataList .Excerpt a {
- color:#000;
- display:block;
- font-size:11pt;
- }
- .DataList .Excerpt a:hover {
- font-size:11pt;
- }
- .DataList .Item {
- background-color:
- transparent;
- background-image: url(images/contnt.png);
- background-repeat: repeat;
- border: 1px solid #333;
- height: auto;
- text-align: left;
- }
- .DataList .Item:first-child {
- border-radius:0 0 0 0;
- }
- .DataList .Item:last-child {
- border-radius:0 0 5px 5px;
- }
- .DataList .Meta.CommentMeta.CommentInfo {
- position: relative;
- top: -23px;
- margin: 0 40px auto;
- }
- .DataList .Meta {
- color: #000;
- font-size: 12px;
- position: relative;
- top: 0px;
- display: inline;
- width: 100%;
- text-shadow: none;
- }
- .DataList .Meta.Meta-Discussion {
- color: #000;
- position: relative;
- left: 1%;
- display: inline-block;
- width: 100%;
- float: left;
- font-size: 12px;
- text-shadow: none;
- }
- .DataList .Meta .Announcement {
- background:url(images/contnt.png) repeat scroll 0 0 #4242A9;
- border:1px solid #666;
- border-radius:3px 3px 3px 3px;
- font-size:13px;
- font-weight:700;
- text-shadow:0 -1px 0 #000;
- }
- .DataList .Meta .Closed {
- background:#bb3c3c;
- font-weight:400;
- text-shadow:0 -1px 0 #000;
- }
- .DataList .Options, .MessageList .Options {
- padding: 0;
- position: relative;
- top: 6px;
- right: 20px;
- }
- .DataList .Title a {
- color:#fff;
- font-size:16px;
- font-weight:700;
- text-shadow:0 -1px 0 #000;
- }
- .DataList .Title a:hover {
- color: #F00;
- font-weight: 700;
- font-size: 16px;
- text-shadow: 0 1px 2px #000;
- }
- .DataList a.Delete:hover {
- text-decoration: none;
- border: 2px solid #f00;
- background: #000;
- color: #f00;
- visibility: visible;
- }
- .DataList a.Delete, .DataList a.Delete:hover {
- -moz-border-radius: 0;
- -webkit-border-radius: 0;
- border-radius: 25px;
- color: #fff;
- display: block;
- font-family: "Trebuchet MS", Arial, sans-serif;
- font-size: 25px;
- font-weight: 700;
- height: 25px;
- line-height: .9;
- margin: 2px 12px 0 0;
- padding: 2px 8px;
- text-shadow: 0 -1px 0 #000;
- width: auto;
- visibility: visible;
- }
- .DataList a.Title {
- display:block;
- font-size:18px;
- font-weight:700;
- margin:0;
- text-shadow: 0 -1px 0 #000
- }
- .DataList a.Title:hover {
- color:#F00!important;
- display:block;
- font-size:18px;
- font-weight:700;
- margin:0;
- text-shadow: 0 -1px 0 #000
- }
- .DataList li.Mine .Meta a.Category,.DataList .Meta a.Category {
- background:url(images/menu_bg.png) repeat scroll 0 0 transparent;
- border:1px solid #666;
- }
- .DataList .Item.Alt {
- background-size: 100% 100%;
- position: relative;
- background-color: rgba(64, 26, 2,.3);
- }
- .DismissMessage.Box {
- -moz-box-shadow: 1px 1px 1px 1px #333;
- -webkit-box-shadow: 1px 1px 1px 1px #333;
- background: url(images/contnt.png) repeat scroll 0 0
- rgba(82,82,82,0.0);
- border: 1px solid #222;
- border-radius: 4px;
- box-shadow: 1px 1px 1px 1px #333;
- color: #fff;
- font-size: 18px;
- text-shadow: 0 -1px 0 #000;
- }
- .DismissMessage.Warning {
- -moz-box-shadow:1px 1px 1px 1px #333;
- -webkit-box-shadow:1px 1px 1px 1px #333;
- background:url(images/contnt.png) repeat scroll 0 0 rgba(82,82,82,0.3);
- border:1px solid #666;
- border-radius:4px;
- box-shadow:1px 1px 1px 1px #333;
- color:#fff;
- font-size:20px;
- text-shadow:0 -1px 0 #000;
- }
- .Drafts .ItemContent a.Title,.Discussions .ItemContent a.Title {
- color:#222;
- max-width:580px;
- }
- .EditCommentForm .Buttons .Cancel, .CommentForm .Buttons .Cancel, .CommentForm .Buttons .Back, .DraftButton, .CommentForm .WriteButton {
- float: left;
- line-height: 1;
- padding-right: 3px;
- }
- .EditCommentForm .Buttons, .CommentForm .Buttons {
- position: relative;
- text-align: right;
- margin: 50px 0 0;
- padding: 6px 0;
- }
- .EmoticonBox {
- -moz-border-bottom-colors:none;
- -moz-border-left-colors:none;
- -moz-border-right-colors:none;
- -moz-border-top-colors:none;
- background-color:#222;
- background-position:center center;
- border-color:0 #AAA #AAA 0;
- border-image:none;
- border-right:1px solid #AAA;
- border-style:none solid solid none;
- border-width:0 1px 1px 0;
- cursor:pointer;
- display:block;
- float:left;
- height:22px;
- overflow:hidden;
- width:22px;
- }
- .EmotifyDropdown {
- background-attachment:scroll;
- background-clip:border-box;
- background-color:transparent;
- background-image:url(images/smile.png);
- background-origin:padding-box;
- background-position:0 2px;
- background-repeat:no-repeat;
- background-size:22px auto;
- border-radius:22px 22px 22px 22px;
- cursor:pointer;
- height:22px;
- position:absolute;
- right:0px;
- text-align:right;
- top:0px;
- width:22px;
- z-index:10;
- }
- .Excerpt a {
- color:#fff!important;
- font-size:16px!important;
- }
- .Excerpt a:hover {
- color:#fff;
- font-size:16px!important;
- }
- .Flyout .Author .PhotoWrap,.Flyout .Author .PhotoWrap:hover {
- margin: 0;
- background: none transparent!important;
- box-shadow: none!important;
- border: none!important;
- float: left;
- position: relative;
- top: -3px;
- }
- .FlyoutButton {
- cursor:pointer;
- }
- .FlyoutLeft .Flyout {
- right:inherit;
- }
- .FlyoutMenu {
- -moz-border-radius: 2px;
- -moz-box-shadow: 0 3px 8px rgba(0,0,0,0.9);
- -webkit-border-radius: 2px;
- -webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.9);
- background: #000;
- border: solid 1px #666;
- border-radius: 2px;
- box-shadow: 0 3px 8px rgba(0,0,0,0.9);
- color: #000;
- width: 300px;
- }
- .FlyoutMenu a {
- color:#00419b;
- }
- .FlyoutMenu .Excerpt{
- color:#fff!important;
- }
- .Flyout:after {
- border-bottom: 7px solid #f00;
- top: -6px;
- }
- .Form-Header .Author{
- display:none;
- }
- .Foot .Note {
- color:#000;
- float:left;
- font-weight:700;
- padding:0 0 0 8px;
- }
- .Gloss {
- font-size: 95%;
- font-weight: normal;
- color:#fff;
- }
- .HeadingTabs .SubTab {
- background:none repeat scroll 0 0 transparent;
- display:inline;
- font-size:18px;
- font-weight:700;
- line-height:2.4;
- padding:0;
- }
- .Headings .ItemHeading {
- font-size:18px;
- font-weight:700;
- line-height:2;
- }
- .Info {
- -moz-border-radius: 2px;
- -webkit-border-radius: 2px;
- background: transparent!important;
- border: none;
- border-radius: 2px;
- color: #000;
- font-size: 17px;
- margin: 10px 0;
- padding: 6px 8px;
- text-align: center;
- text-shadow: none;
- }
- .ItemContent.Item{
- color:#fff;
- text-shadow:0 -1px 0 #000;
- }
- .ItemContent.Category {
- min-height: auto;
- }
- .Item .Author img {
- background:none repeat scroll 0 0 #222;
- border:2px solid #222;
- box-shadow:1px 1px 2px 1px #666;
- float:left;
- height:40px;
- margin:0 10px 0 0;
- overflow:hidden;
- width:40px;
- }
- .Item .Author img:hover {
- background:none repeat scroll 0 0 #222;
- border:none;
- border-radius:43px;
- box-shadow:1px 1px 2px 1px #000;
- float:left;
- height:43px;
- margin:0 10px 0 0;
- overflow:hidden;
- width:43px;
- }
- .Item .OptionsTitle, .MenuTitle {
- -moz-box-shadow: none;
- -moz-user-select: none;
- -webkit-box-shadow: none;
- background-color: transparent;
- background-image: url(images/cog2.png);
- background-position: bottom center;
- background-repeat: no-repeat;
- background-size: ;
- border: 0;
- border-radius: 4px;
- box-shadow: none;
- color: #FFF;
- font-size: 1px;
- font-weight: 700;
- text-shadow: 0 -1px 0 #000;
- height: 24px;
- width: 24px;
- }
- .Item.Open .OptionsTitle {
- visibility: visible;
- background-position: top center;
- }
- .DataList .Meta {
- font-size: 12px;
- color: #000;
- white-space: nowrap;
- padding: 0;
- margin: 0;
- position: relative;
- }
- .ItemDiscussion .Meta {
- font-size: 12px;
- color: #ccc;
- white-space: nowrap;
- padding: 0;
- margin: 0;
- position: relative;
- }
- .ItemDiscussion {
- margin-bottom: 0;
- padding: 10px;
- background: rgba(59, 41, 29,.6);
- }
- .MItem {
- margin-left: 0;
- margin-right: 0;
- padding-right: 2px;
- position: relative;
- margin-top: -5px;
- }
- .Meta span a {
- font-size: 12px;
- color: #000;
- text-shadow: none;
- }
- .Meta span a:hover{
- font-size:12px;
- color:#f00;
- }
- .MeBox-SignIn {
- position: relative;
- margin-top: 6px!important;
- }
- .MeBox-SignIn {
- display: none!important;
- }
- span.Bullet{
- display:none!important;
- }
- .MeBox .ProfilePhotoMedium {
- height: 23px!important;
- width: 23px!important;
- border-radius: 0;
- }
- .MeBox .Author.Photo .PhotoWrap img:hover {
- height: 23px!important;
- width: 23px!important;
- border-radius: 0;
- }
- .MeBox .Flyout {
- left: -4px;
- right: inherit;
- top: 150%;
- max-width: 200px;
- }
- .MeBox.FlyoutRight .Flyout {
- left:inherit;
- right:-4px;
- }
- .MeBox .WhoIs {
- min-height: 40px;
- line-height: 1;
- }
- .MeBox.FlyoutRight .Flyout:before,.MeBox.FlyoutRight .Flyout:after {
- left:auto;
- right:9px;
- }
- .MeMenu, body.Vanilla.Post .ToggleFlyout {
- }
- .MeMenu {
- line-height: 24px;
- margin: 0 auto;
- position: relative;
- left: 5%;
- text-align: center;
- padding-top: 10px;
- }
- .MeBox a.Username {
- line-height: 100%;
- margin-top: 0;
- }
- .MeBox .PhotoWrap {
- position: relative;
- line-height: normal;
- }
- .Menu {
- margin:0 auto;
- position:relative;
- text-align:center;
- vertical-align:bottom;
- width:100%;
- }
- .Menu h1 span img {
- height:auto!important;
- margin:0 auto;
- text-align:center;
- width:220px;
- }
- .MenuItems a, .MenuItems a:link, .MenuItems a:visited, .MenuItems a:active {
- color: #fff;
- line-height: 1.5;
- text-decoration: none;
- white-space: nowrap;
- }
- .MenuItems a:hover,.MenuItems a:link:hover,.MenuItems a:focus,.MenuItems a:link:focus {
- background:none rgba(0,0,0,0.9)!important;
- color:#F00!important;
- }
- .MenuItems hr {
- display: none;
- border-bottom: 1px solid #ddd;
- }
- .MessageForm {
- -moz-box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- -webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- background:url(images/contnt.png) transparent;
- border:1px solid #222;
- box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- }
- .MessageList .Meta .Author a {
- font-size:14px;
- font-weight:700;
- }
- .MessageList .Meta a {
- color:#eee;
- font-size:12px;
- }
- .MessageList .Meta a,span.DateCreated a:hover,table.PreferenceGroup td.Description{
- font-size:12px;
- }
- .MessageList .Meta a:hover {
- color:#f00;
- }
- .Meta .RSS img {
- height:auto;
- vertical-align:text-bottom;
- visibility:hidden;
- width:25px;
- }
- .Meta span.MItem.RSS a {
- background-attachment:scroll!important;
- background-clip:border-box!important;
- background-color:transparent!important;
- background-image:url(images/rss.gif)!important;
- background-origin:padding-box!important;
- background-position:0 0!important;
- background-repeat:no-repeat!important;
- background-size:22px auto;
- font-size:22px;
- z-index:1000;
- }
- .MultipleEntryMethods .Methods {
- background-image:url(images/menu_bg.png);
- background-repeat:repeat;
- border:solid 1px #222;
- color:#fff;
- text-shadow:0 -1px 0 #000;
- }
- .Open .MenuTitle {
- -moz-border-radius-bottomleft:0;
- -moz-border-radius-bottomright:0;
- -moz-box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- -webkit-border-bottom-left-radius:0;
- -webkit-border-bottom-right-radius:0;
- -webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- background:url(images/menu_bg.png) right -144px no-repeat transparent;
- border:1px solid #666;
- border-bottom-left-radius:0;
- border-bottom-right-radius:0;
- box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- color:#fff;
- }
- .OptionsMenu .Flyout {
- right:-9px;
- top:18px;
- }
- .OptionsTitle {
- cursor:pointer;
- display:inline-block;
- font-size:0;
- height:18px;
- line-height:999px;
- overflow:hidden;
- padding:0;
- user-select:none;
- vertical-align:top;
- width:21px;
- }
- .Overlay {
- position: absolute;
- top: 0;
- left: 0;
- width: 100%;
- height: 100%;
- background:transparent;
- }
- .Pager a, .Pager span {
- display: inline-block;
- margin: 0;
- padding: 2px 7px!important;
- line-height: 1;
- text-shadow: 0 -1px 0 #000;
- }
- .Pager .Highlight {
- color: #fff;
- }
- .P {
- text-align:center;
- }
- .PasswordStrength .Background {
- height: 4px;
- background-color:transparent;
- width: 100%;
- position: absolute;
- left: 0;
- }
- .P.PageDescription {
- text-shadow:none;
- font-size:18px;
- padding:3px;
- text-align:center;
- margin: 13px 0;
- }
- .PanelActivity li {
- background: url(images/contnt.png);
- border-bottom: 1px solid #222;
- color: #fff;
- font-size: 13px;
- line-height: 1.6;
- padding: 2px 6px;
- text-shadow: 0 -1px 0 #000;
- }
- .PanelActivity {
- border: 1px solid #222;
- border-bottom: 0;
- }
- .PanelDiscussions li a {
- color:#000;
- float:none;
- text-shadow: 0 -1px 0 #000;
- }
- .PanelDiscussions li a:hover,.Preview .Message a:hover,.Preview .Message p a:hover,.MessageList .Message a:hover,.MessageList .Message p span a:hover,.Message span a:hover,.ttb-panel a {
- color:#f00;
- text-shadow: 0 -1px 0 #000;
- }
- .PanelInfo {
- }
- .PanelInfo .Active {
- background:#fff;
- border:none;
- }
- .PanelInfo .Meta span,.PanelInfo .Meta strong {
- color:#fff;
- margin-right:11px;
- text-shadow: 0 -1px 0 #000;
- }
- .PanelInfo li {
- background-image:url(images/contnt.png);
- background-repeat:repeat;
- }
- .Photo img {
- -moz-box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- -webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- border:none;
- border-radius:10px;
- box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- }
- .Photo.PhotoWrap.PhotoWrapLarge {
- -moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
- -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
- background-color: transparent;
- background-image: url(images/contnt.png);
- background-repeat: repeat;
- border-radius: 5px;
- border: 1px solid #222;
- box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
- padding:10px;
- text-align:center;
- margin: 10px 0;
- }
- .PopList .Empty {
- border:none;
- color:#fff;
- background:url(images/contnt.png)#666!important;
- }
- .PopList .ItemContent {
- margin: 0;
- line-height: 1.4;
- text-align: left;
- }
- .PopList .Meta {
- color:#ccc;
- font-size: 80%;
- margin-top: 6px;
- }
- .Popup #Content {
- background:url(images/contnt.png)#666!important;
- margin-left:0!important;
- max-width:600px;
- overflow:auto;
- width:500px;
- }
- .Popup #ConversationForm form {
- background-color:transparent;
- background-image:url(images/contnt.png);
- background-repeat:repeat;
- background-size:100% 100%;
- border-radius:0 0 0 0;
- padding:10px;
- }
- .Popup #Form_Form {
- background:#fff;
- }
- .Popup #Form_Form, div.Popup .Legal, div.Popup .Content form {
- background: none repeat scroll 0 0 rgba(0,0,0,0.0);
- color: #FFF;
- font-size: 14px;
- font-weight: 700;
- text-shadow: 0 -1px 0 #000;
- }
- .Popup .Content #Content .Center {
- background:url(images/contnt.png)#666!important;
- max-width:600px;
- overflow:auto;
- }
- .Preferences h3 {
- font-size:16px;
- margin:0 auto;
- padding:10px 0 4px;
- }
- .Preview {
- background-color:transparent;
- background-image:url(images/contnt.png);
- background-repeat:repeat;
- background-size:100% 100%;
- border:1px solid #222;
- }
- .Preview .Message a,.Preview .Message p a,.MessageList .Message a,.MessageList .Message p span a,.Message span a {
- color:#ccc;
- }
- .Preview .Message,.Preview .Message p,.MessageList .Message,.MessageList .Message p span,.Message span {
- color:#fff;
- margin:8px 0;
- padding-bottom: 20px;
- }
- .ProfileOptions {
- float:right;
- position:relative;
- top:2px;
- }
- .ProfilePhotoLarge {
- width: 100%;
- max-width: 300px;
- }
- .PopList .Item {
- padding: 4px;
- position: relative;
- overflow: hidden;
- border-bottom: 1px solid #222;
- border-bottom: 1px solid rgba(0, 0, 0, 1.5);
- background: url(images/contnt.png)rgba(0, 0, 0, 1.9)!important;
- }
- .PopList .Item .Author img {
- background: none repeat scroll 0 0
- transparent;
- border: none;
- box-shadow: none;
- float: left;
- height: 40px;
- margin: 0 10px 0 0;
- overflow: hidden;
- width: 40px;
- }
- .PopList .HasNew {
- border-radius: 2px;
- -moz-border-radius: 2px;
- -webkit-border-radius: 2px;
- background: #FF0;
- color: #000;
- font-size: 9px!important;
- font-weight: bold;
- padding: 3px;
- line-height: 1;
- white-space: nowrap;
- }
- .Reactions .MenuItems a:hover .ReactSprite,.MenuItems a:hover .Sprite {
- background-image:url(images/sprites-14-ffffff.png);
- }
- .Row {
- margin: auto;
- width: 100%;
- }
- .SingleEntryMethod {
- margin:0 auto;
- min-width:320px;
- }
- .Sprite16 {
- background: url(images/sprites.png) 0 0 no-repeat;
- display: inline-block;
- height: 17px;
- width: 17px;
- vertical-align: top;
- }
- .SpNotifications, .SpGlobe {
- background-position: -32px -84px;
- }
- .SpNotifications:hover,.SpGlobe:hover{
- background-position: -32px -84px;
- background-color:#F00;
- border-radius:17px;
- }
- .SpInbox, .SpEnvelope {
- background-position: 1px -99px;
- }
- .SpInbox:hover, .SpEnvelope:hover {
- background-position: 1px -99px;
- background-color:#F00;
- border-radius:0px;
- }
- .SpBookmarks, .SpStar {
- background-position: -80px -116px;
- }
- .SpBookmarks:hover, .SpStar:hover {
- background-position: -80px -116px;
- background-color:#F00;
- border-radius:17px;
- }
- .SpDashboard, .SpOptions, .SpCog {
- background-position: 1px -83px;
- }
- .SpDashboard:hover, .SpOptions:hover, .SpCog:hover {
- background-position: 1px -83px;
- background-color:#F00;
- border-radius:17px;
- }
- .SpEditProfile {
- background-image: url(/Forum/themes/Glass/design/images/cog2.png)!important;
- background-position: bottom center!important;
- background-size: 20px;
- position: relative;
- height: 20px!important;
- width: 20px!important;
- }
- #Content .ProfileOptions .ButtonGroup.Profiles-EditProfile.Open .SpEditProfile{
- background-image: url(/Forum/themes/Glass/design/images/cog2.png)!important;
- background-position: top center!important;
- background-size: 20px;
- position: relative;
- height: 20px!important;
- width: 20px!important;
- }
- .TabLink,.TabLink:link,.TabLink:active,.TabLink:visited {
- background-color:transparent;
- background-image:url(images/contnt.png);
- background-repeat:repeat;
- border:1px solid #666;
- color:#000;
- font-size:14px!important;
- text-shadow:0 -1px 0 #000;
- }
- .TabLink:hover {
- -moz-box-shadow:0 0 5px #aaa;
- -webkit-box-shadow:0 0 5px #aaa;
- background-color:transparent;
- background-image:url(images/menu_bg.png);
- background-repeat:repeat;
- border:1px solid #444;
- box-shadow:0 0 5px #aaa;
- color:#fff;
- font-size:14px!important;
- }
- .Tabs .AdminCheck {
- bottom:5px;
- position:absolute;
- right:5px;
- }
- .Tabs .Breadcrumbs {
- background:none repeat scroll 0 0 transparent;
- }
- .Tabs li a {
- color:#000;
- display:inline;
- font-size:17px;
- margin:0;
- text-shadow:0 -1px 0 #000;
- }
- .Tabs li a span {
- background:#222;
- border-radius:14px;
- color:#fff!important;
- font-size:14px;
- }
- .Tabs li a:hover {
- color:#fff;
- display:inline;
- font-size:17px;
- margin:0;
- text-shadow:0 -1px 0 #000;
- }
- .Tabs,.Headings {
- background:none transparent;
- background-size:50px 50px;
- border:none;
- border-radius:5px 5px 0 0;
- margin:5px;
- text-align:center;
- }
- .Tabs.Headings.CategoryHeadings,.Tabs.DiscussionsTabs,.Tabs.ActivityTabs,.Tabs.HeadingTabs.DiscussionTabs.FirstPage {
- background-color:transparent;
- background-image:url(images/menu_bg.png);
- background-repeat:repeat;
- background-size:100% 100%;
- }
- .ToggleFlyout {
- display: inline-block;
- left: -20px;
- position: relative;
- top: -5px;
- margin: 4px;
- }
- .ToggleFlyout .Flyout, ul.MenuItems {
- moz-border-radius: 5px;
- -moz-box-shadow: 2px 2px 3px #222;
- -webkit-border-radius: 5px!important;
- -webkit-box-shadow: 1px 2px 3px #222;
- background: rgba(0,0,0,0.0)!important;
- border: solid 1px #222;
- box-shadow: 1px 2px 3px #222;
- background-repeat: repeat;
- background-size: 100% 100%;
- border-radius: 5px!important;
- position: absolute;
- top: 100%;
- z-index: 100;
- min-width: 100px;
- display: none;
- padding: 1px;
- }
- .ToggleFlyout.Open {
- background:url(images/menu_bg.png);
- background-size:100% 100%;
- z-index:110;
- }
- .UploadProgress {
- -moz-border-radius:2px;
- -webkit-border-radius:2px;
- background:url(images/upload-progress-back1.gif)!important;
- border:1px solid #666;
- border-radius:2px;
- color:#fff;
- font-size:14px;
- height:39px;
- margin:10px 0;
- text-shadow:0 1px 1px #000;
- width:200px;
- z-index:0;
- }
- .UserBox .PhotoWrap, .MeBox .PhotoWrap {
- padding: 3px!important;
- float: none;
- margin-right: 0;
- position: relative;
- line-height: normal;
- top: 4px;
- }
- .UserBox .Username, .MeBox .Username {
- font-weight: bold;
- vertical-align: top;
- font-size: 18px!important;
- float: none;
- position: relative;
- top: 0;
- padding: 0;
- left: -1px;
- }
- .User h1 {
- color:#fff;
- font-size:12pt;
- font-weight:400;
- padding:10px;
- }
- .UserNotifications a.UserName {
- background-color: rgba(255, 69, 0,.9)!important;
- }
- .cleditorButton:hover {
- background:rgba(0,0,0,0.2);
- }
- .cleditorList {
- background:url(images/contnt.png)transparent!important;
- font-size:11pt;
- padding:4px;
- }
- .cleditorList p:hover,.cleditorList h1:hover,.cleditorList h2:hover,.cleditorList h3:hover,.cleditorList h4:hover,.cleditorList h5:hover,.cleditorList h6:hover,.cleditorList font:hover,.cleditorColor div:hover,.cleditorList div:hover {
- background:rgba(0,0,0,0.3)!important;
- }
- .cleditorMain {
- -moz-box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- -webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- background-color:transparent!important;
- border:1px solid #222;
- border-radius:5px;
- box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- color:#000!important;
- font-size:14px;
- font-weight:700;
- margin:0 5px auto;
- padding:0 1px 5px;
- height:480px!important;
- }
- .cleditorMain iframe {
- background:transparent;
- border:none!important;
- box-sizing:border-box;
- height:480px!important;
- margin:0;
- padding:0;
- width:100%!important;
- }
- .cleditorMain textarea {
- -moz-border-radius:0;
- -webkit-border-radius:0;
- background:transparent;
- border:none;
- border-radius:0;
- color:#000!important;
- font:12pt Arial,Verdana;
- font-weight:700!important;
- height:480px!important;
- margin:0;
- outline:none;
- overflow-y:scroll;
- padding:0;
- resize:none;
- }
- .cleditorMain textarea,.cleditorMain textarea:focus {
- -moz-border-radius:0;
- -webkit-border-radius:0;
- background:transparent;
- border:none;
- border-radius:0;
- color:#000!important;
- font:12pt Arial,Verdana;
- font-weight:700!important;
- height:480!important;
- margin:0;
- outline:none;
- overflow-y:scroll;
- padding:0;
- resize:none;
- width:100%!important;
- }
- .cleditorMsg {
- background:url(images/contnt.png)transparent!important;
- font-size:11pt;
- padding:4px;
- width:150px;
- }
- .cleditorPopup {
- background-color:transparent;
- border:solid 1px #222;
- color:#000;
- cursor:default;
- font:10pt Arial,Verdana;
- font-weight:700;
- position:absolute;
- z-index:10000;
- }
- .cleditorPrompt {
- background:url(images/contnt.png)transparent;
- font-size:10pt;
- padding:4px;
- }
- .cleditorPrompt input,.cleditorPrompt textarea {
- font:11pt Arial,Verdana;
- }
- .cleditorToolbar {
- background-attachment:scroll;
- background-clip:border-box;
- background-color:transparent;
- background-image:url(images/menu_bg.png);
- background-origin:padding-box;
- background-position:0 0;
- background-repeat:repeat;
- background-size:100% 100%!important;
- border-bottom:1px solid #222;
- height:60px!important;
- }
- .flag {
- background:url(flags.png) no-repeat;
- cursor:help;
- float:right;
- height:11px;
- margin-right:5px;
- margin-top:10px;
- width:16px;
- }
- .flag span {
- position: relative!important;
- top: 0;
- font-size: 1px;
- color:
- transparent;
- padding: 0 6px;
- line-height: 1;
- margin: -5px 0px;
- }
- .ttb-cta:hover {
- background:transparent;
- outline:1px solid #ff2400!important;
- text-decoration:none!important;
- }
- .ttb-panel {
- background:rgba(0,0,0,0.5)!important;
- border:none!important;
- color:#fff;
- display:none;
- font-family:"Trebuchet MS", Arial, sans-serif;
- font-size:12px;
- }
- .ttb-panel.notranslate {
- background:rgba(0,0,0,0.5);
- border:none!important;
- color:#fff;
- display:none;
- font-family:"Trebuchet MS", Arial, sans-serif;
- font-size:12px;
- text-align:left;
- }
- .ttb-panel.notranslate div {
- background:rgba(0,0,0,0.5)!important;
- border:none!important;
- font-size:14px!important;
- }
- .ttb-panel.notranslate div a {
- background:none transparent!important;
- border:none!important;
- color:#fff;
- font-size:14px!important;
- }
- .ttb-panel.notranslate div a:hover {
- background:rgba(0,0,0,0.5)!important;
- border:1px solid #222!important;
- color:#ff2400!important;
- outline:1px solid #ff2400!important;
- text-decoration:none!important;
- }
- .ttb-paneltop {
- background:rgba(0,0,0,0.5)!important;
- border:none!important;
- }
- ::-webkit-scrollbar {
- width:12px;
- }
- ::-webkit-scrollbar-thumb {
- -webkit-border-radius:10px;
- -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);
- background:#f00;
- border-radius:10px;
- }
- ::-webkit-scrollbar-track {
- -webkit-border-radius:0;
- -webkit-box-shadow:inset 0 0 6px #666;
- background:#000;
- border-radius:0;
- }
- ::-moz-scrollbar {
- width:12px;
- }
- ::-moz-scrollbar-thumb {
- -moz-border-radius:10px;
- -moz-box-shadow:inset 0 0 6px rgba(0,0,0,0.5);
- background:#fff;
- border-radius:10px;
- }
- ::-moz-scrollbar-track {
- -moz-border-radius:0;
- -moz-box-shadow:inset 0 0 6px #666;
- background:#000;
- border-radius:0;
- }
- .NonTab.SignOut a {
- font-size:16px;
- font-weight:700;
- }
- a {
- color:#fff;
- font-size:16px;
- font-weight:700;
- text-shadow:0 -1px 0 #000;
- }
- a.MeButton.FlyoutButton{
- }
- a.BigButton, a.Button.Primary.Action.NewDiscussion.BigButton, a.Button.BigButton.NewConversation.Primary, a.Button.Danger.BigButton.ClearConversation {
- -moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
- -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
- background: url(images/contnt.png);
- background-repeat: repeat-x;
- border: 1px solid #666;
- border-radius: 3px 3px 3px 3px;
- box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
- color: #000!important;
- cursor: pointer;
- display: block;
- font-size: 16px;
- font-weight: 700;
- margin: 0;
- padding: 10px!important;
- text-shadow: 0 1px 0 #999;
- width: 91%;
- text-transform: uppercase;
- }
- a.BigButton:hover,a.Button.Primary.Action.NewDiscussion.BigButton:hover,a.Button.BigButton.NewConversation.Primary:hover,a.Button.Danger.BigButton.ClearConversation:hover {
- -moz-box-shadow:0 0 5px #aaa;
- -webkit-box-shadow:0 0 5px #aaa;
- background:url(images/menu_bg.png);
- border:1px solid #222;
- box-shadow:0 0 5px #aaa;
- color:#fff!important;
- font-size:16px!important;
- text-shadow:0 -1px 0 #000;
- }
- a.Bookmark, a.Bookmarked, a.Bookmarking {
- background: url(images/star_sprite1.png) top center no-repeat;
- display: inline-block;
- top: -10px;
- position: relative;
- height: 20px;
- left: 25px;
- overflow: hidden;
- text-indent: -1000px;
- vertical-align: top;
- width: 20px;
- }
- a.Bookmarked {
- background-position:center center;
- }
- a.Bookmarking,a.Bookmark:hover {
- background-position: bottom center!important;
- }
- a.Button,.Button,#Menu a,a.Back,a.Cancel,a.Category,.AttachFileLink a,.ProfileButtons,.Activities a.CommentLink,a.Button.Cancel,.Activities a.CommentLink,a.DeleteComment.Popable,a.DeleteComment,a.Button.SignInPopup,a.Button.ApplyButton,a.CommentOption,input.Button.Primary,span embed,.NavButton,b.Subject a,li.Item.Title a,li.Item.Center a,a.ReactButton.Quote.Visible,.CommentForm .WriteButton, .CommentForm .PreviewButton, .CommentForm .DraftButton,span.Back a, .SignInLinks a.SignInPopup, .SignInLinks a.ApplyButton,span.AddComment a.CommentOption,.Pager a, .Pager span,a.MeButton.FlyoutButton,.MeBox a.PhotoWrap,a.FlagContent.Popup,a.Hijack.ReactButton {
- -moz-box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- -webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- background:url(images/contnt.png);
- background-repeat:repeat-x;
- border:1px solid #666;
- border-radius:3px 3px 3px 3px;
- box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- color:#000;
- cursor:pointer;
- display:inline-block;
- font-size:15px;
- font-weight:700;
- padding:6px;
- text-align:center;
- text-shadow:0 1px 0 #999!important;
- text-transform: uppercase;
- }
- a.Button.SignInPopup:hover,a.Button.ApplyButton:hover,.Button:hover,a.Back:hover,#Menu a:hover,a.Cancel:hover,a.Category:hover,.AttachFileLink a:hover,.ProfileButtons:hover,.Activities a.CommentLink:hover,a.Button.Cancel:hover,.Activities a.CommentLink:hover,a.DeleteComment.Popable:hover,a.CommentLink:hover,a.CommentOption:hover,.Button.Active,.ButtonGroup.Open .Button.Handle,.Button:focus,.Button:active,input.Button.Primary:hover,span embed:hover,span embed:focus,.NavButton:hover,.NavButton:focus,.ButtonGroup.Open .NavButton.Handle,b.Subject a:hover,li.Item.Title a:hover,li.Item.Center a:hover,a.ReactButton.Quote.Visible:hover,.CommentForm .WriteButton:hover, .CommentForm .PreviewButton:hover, .CommentForm .DraftButton:hover,span.Back a:hover, .SignInLinks a.SignInPopup:hover, .SignInLinks a.ApplyButton:hover,span.AddComment a.CommentOption:hover,.Pager a:hover, .Pager span:hover,a.MeButton.FlyoutButton:hover,.MeBox a.PhotoWrap:hover,a.FlagContent.Popup:hover,a.Hijack.ReactButton:hover {
- -moz-box-shadow:0 0 5px #aaa;
- -webkit-box-shadow:0 0 5px #aaa;
- background:url(images/menu_bg.png);
- border:1px solid #222;
- box-shadow:0 0 5px #aaa;
- color:#fff;
- text-shadow:0 -1px 0 #000!important;
- }
- a.ChangePicture {
- position: absolute;
- background: #333;
- background: rgba(0,0,0,.7);
- color: #fff;
- font-size: 14px;
- padding: 9px 0;
- width: 94%;
- display: none;
- text-align: center;
- }
- a.Close span {
- color: #fff;
- font-family: arial;
- font-size: 26px;
- font-weight: 700;
- position: relative;
- left: -6px;
- border-radius: 26px;
- top: 1px;
- }
- a.Close span:hover {
- color: #f00;
- font-size: 26px;
- font-weight: 700;
- }
- a.Permalink {
- color:#ccc;
- font-size:12px;
- font-weight:700;
- }
- a.Permalink:hover {
- color:#fff;
- font-size:12px!important;
- font-weight:700;
- }
- a.tooltip {
- float: right;
- z-index: 999;
- cursor: pointer;
- height: 20px;
- vertical-align: bottom;
- margin-top: 35px;
- }
- a.ttb-close {
- background:#222!important;
- color:#fff!important;
- font-size:14px!important;
- }
- a:hover,a:link:hover,a:hover image,a:link img:hover {
- color:#F00;
- font-weight:700;
- text-shadow:0 1px 0 #000;
- }
- a.TextColor, a .TextColor {
- color: #fff;
- }
- blockquote {
- margin: 1em 0 1em 10px;
- background: rgba(0,0,0,0.3);
- padding: 6px;
- border-radius: 5px;
- border: 1px solid #222;
- }
- b.Subject a, li.Item.Title a, strong, li.Item.Center a {
- color: #F00;
- padding: 0;
- font-size: 12px!important;
- background: none transparent;
- box-shadow: none;
- border: none;
- text-align: left;
- text-shadow: 0 1px 0 #000!important;
- }
- b.Subject a:hover, li.Item.Title a:hover, strong:hover, li.Item.Center a:hover {
- color: #fff;
- padding: 0;
- font-size: 12px!important;
- background: none transparent;
- box-shadow: none;
- border: none;
- text-shadow: 0 -1px 0 #000!important;
- }
- body {
- background-attachment:fixed;
- background-clip:border-box;
- background:url('images/WhiteBricks.jpg')#222;
- background-origin:padding-box;
- background-repeat:repeat;
- background-size:;
- font-weight:700;
- overflow-x:hidden;
- overflow-y:scroll;
- text-shadow: 0 -1px 0 #000;
- background-attachment:fixed;
- }
- body, .SiteTitle, h1, h2, h3, h4, h5 {
- font-family: "Trebuchet MS", Arial, sans-serif!important;
- }
- body #Head h1 {
- background:transparent;
- border:0;
- display:inline-block;
- font-weight:700;
- margin:0;
- padding:21px 10px 4px 0;
- }
- body#dashboard_entry_password #Content form,body#dashboard_entry_signin #Content form,body#dashboard_entry_index #Content form,.SignInPopup form {
- width:300px;
- }
- body.Dashboard.Activity .DataList .Options, body.Dashboard.Activity .MessageList .Options {
- padding: 0;
- position: relative;
- right: -18px!important;
- top: -10px;
- }
- body.Dashboard.Activity .ItemDiscussion .Meta, .DataList .Meta {
- font-size: 12px;
- color: #ccc;
- padding: 0;
- margin: 0;
- position: relative;
- top: 0;
- left: 0;
- }
- body.Dashboard.Activity .DataList li.CommentForm {
- background:transparent;
- border:none;
- margin-left:-60px;
- }
- body.Dashboard.Activity.index #Content,body.add #Content {
- width:65%;
- }
- body.Dashboard.Entry.register div.Box {
- -moz-box-shadow:none;
- -webkit-box-shadow:none;
- background:hsla(0,0%,0%,0);
- border:none;
- box-shadow:none;
- margin:0 auto;
- width:300px;
- }
- body.Dashboard.Plugin #Content {
- border: 1px solid #222!important;
- float: none!important;
- margin: 0 auto;
- width: 98%!important;
- background: url('images/contnt.png')!important;
- background-size: 100% 100%;
- min-height:1000px;
- }
- body.Dashboard.Plugin #Foot {
- background:transparent;
- clear:both;
- color:#fff;
- font-size:13px;
- margin-top:-50px!important;
- padding:0!important;
- text-align:center;
- top:80px;
- width:100%;
- border: none;
- }
- body.Dashboard.Plugin #Foot div {
- display:inline-block;
- margin:0;
- padding:0;
- position:relative;
- text-align:center;
- width:auto!important;
- border: none;
- }
- body.Dashboard.Plugin #Panel {
- display: none!important;
- float: none!important;
- margin: 50px auto!important;
- text-align: center;
- width: 250px;
- }
- body.Dashboard.Plugin p#back-top {
- top:0!important;
- }
- body.Dashboard.Plugin p.Left {
- float:left;
- margin-left:150px;
- }
- body.Dashboard.Plugin table#Log.AltColumns,body.Dashboard.Plugin table#Users.AltColumns,body.Dashboard.Plugin table tbody th,body.Dashboard.Plugin table tbody td,body.Dashboard.Plugin table.Label.AltRows {
- border:1px solid #222!important;
- float:left;
- margin-left:0;
- position:relative;
- text-align:center;
- width:100%;
- }
- body.Dashboard.Plugin.gallery #Body {
- background:none transparent;
- }
- body.Dashboard.Plugin.gallery #Content h1 {
- display:block;
- float:none;
- margin:0 auto;
- text-align:center;
- }
- body.Dashboard.Plugin.gallery #Content h2 {
- border:1px solid #666;
- color:aqua;
- font-size:130%;
- font-weight:700;
- margin-bottom:10px;
- text-align:center;
- }
- body.Dashboard.Plugin.gallery .Info {
- -moz-border-radius:2px;
- -webkit-border-radius:2px;
- background:url(images/contnt.png)rgba(0,0,0,0.1)!important;
- border:1px solid rgba(0,0,0,0.6)!important;
- border-radius:2px;
- color:#000;
- font-size:14px!important;
- margin:10px 0;
- padding:6px 8px;
- }
- body.Dashboard.Plugin.gallery .picGals .clr {
- clear:both;
- }
- body.Dashboard.Plugin.gallery .picGals .pics {
- display:inline;
- margin:0 auto;
- text-align:center;
- width:100%;
- }
- body.Dashboard.Plugin.gallery .picGals .pics img {
- border-radius:150px 150px 150px 0!important;
- box-shadow:0 2px 2px 12px #333;
- display:inline;
- height:150px;
- margin:15px;
- text-align:center;
- width:150px;
- }
- body.Dashboard.Plugin.gallery .picGals .pics img:hover {
- border-radius:150px 150px 150px 0!important;
- box-shadow:0 2px 2px 12px #ccc;
- display:inline;
- height:150px;
- margin:15px;
- text-align:center;
- width:150px;
- }
- body.Dashboard.Plugin.gallery a.View.Button {
- padding:8px;
- text-shadow:0 -1px 0 #000;
- }
- body.Dashboard.Plugin.gallery a.View.Button:hover {
- text-shadow:0 -1px 0 #000;
- }
- body.Dashboard.Plugin.gallery h3 {
- font-size: 16px;
- }
- body.Dashboard.Plugin.gallery input.DateBox,input.InputBox,input.SmallInput,textarea,input.DateBox:focus,input.InputBox:focus,input.SmallInput,textarea:focus {
- background:url(images/contnt.png) repeat scroll 0 0 rgba(255,255,255,0.7);
- border:1px solid #666;
- border-radius:2px 2px 2px 2px;
- color:#000;
- font-size:15px;
- font-weight:700;
- margin:0;
- padding:3px;
- width:250px!important;
- }
- body.Dashboard.Profile.Index.Profile .DataList .Options {
- position: relative;
- right: -10px;
- top: -6px;
- }
- body.Dashboard.Profile.Index.Profile .ItemContent.Activity .Excerpt span.onebit_mp3 a,body.Dashboard.Activity .ItemContent.Activity .Excerpt span.onebit_mp3 a {
- color:#000;
- display:inline;
- font-size:11pt;
- left:10px;
- position:relative;
- top:-15px;
- }
- body.Dashboard.Profile.Index.Profile span.AddComment a, body.Dashboard.Activity .ItemContent.Activity span.AddComment a {
- float: right;
- position: relative;
- top: -5px;
- padding: 2px;
- font-size: 12px;
- }
- body.Dashboard.Profile .UserBox, .MeBox {
- }
- body.Entry #Content {
- background-color:transparent;
- float:none;
- margin:0 auto;
- text-align:center;
- width:97%;
- }
- body.Entry #Content form {
- padding:10px;
- text-align:left;
- }
- body.Entry #Content h1,h1,#DiscussionForm form label,.Activities li.Condensed .Excerpt,.Box .PanelCategories .Heading,.Conversations .Conversation .Message,#MessageForm h2 {
- background-color:transparent;
- color:#FFF!important;
- font-size:16px;
- font-weight:700!important;
- text-align:center;
- text-shadow:0 -1px 0 #000;
- }
- body.Entry #Panel,body.Entry.Register #Panel,body.Dashboard.Entry.register #Panel,div.FootMenu ul#Menu li ul li a,div.FootMenu ul#Menu li ul li,div.FootMenu ul#Menu li ul,#Foot #FootMenu ul#Menu li ul,body.Dashboard.Plugin #Panel ul#menu-bar {
- display:none!important;
- }
- body.Entry form ul li label.CheckBoxLabel,body.Entry form ul li label.RadioLabel {
- color:#000;
- font-size:14px;
- font-weight:700;
- }
- body.Entry form ul li.Gender label.RadioLabel,body.Profile.EditMode ul li.Gender label.RadioLabel,div.Popup form ul li.Gender label.RadioLabel {
- display:inline;
- padding-right:0!important;
- }
- body.Entry li.Buttons input.Button,.SignInPopup li.Buttons input.Button {
- border:1px solid #222;
- color:#000;
- text-shadow:0 -1px 0 #000;
- }
- body.Entry li.Buttons input.Button:hover,.SignInPopup li.Buttons input.Button:hover {
- color:#fff;
- text-shadow:0 -1px 0 #000;
- }
- body.NoPanel #Content,body.Conversations.add #Content,body.Vanilla.Post #Content {
- margin:0 10px auto;
- width:65%;
- }
- body.NoPanel #Panel,body.Entry #Panel,body.Conversations.add #Panel,body.Vanilla.Post #Panel,#menu-bar li:hover > ul,html[xmlns] #menu-bar,.Open > .OptionsTitle {
- display:block;
- }
- body.Post #Content,div.Message table {
- width:98%;
- }
- body.Profile #Form_Invitation ul li label,body.Profile #Form_User ul li label,div.Popup form ul li label {
- color:#fff;
- display:block;
- font-size:14px;
- font-weight:700;
- margin:10px 0 0;
- text-shadow:0 -1px 0 #000;
- }
- body.Profile #Form_User ul li label.RadioLabel,body.Profile #Form_User ul li label.CheckBoxLabel,div.Popup form ul li label.RadioLabel,div.Popup form ul li label.CheckBoxLabel,#Menu li.NonTab,#Menu li.NonTab a {
- font-weight:700;
- }
- body.Profile .Loading {
- background-color:#222;
- border-bottom:1px solid #adadad;
- }
- body.Profile .PanelInfo li {
- background: url(images/nav.png);
- border-bottom: 0;
- text-align: left;
- width: 98%;
- padding: 6px 4px;
- background-size: 100% 100%;
- }
- body.Profile .PanelInfo li a {
- color:#fff;
- float:none;
- text-shadow:0 -1px 0 #000;
- }
- body.Profile .PanelInfo li a:hover {
- color:#F00;
- text-shadow:0 -1px 0 #000;
- }
- body.Profile .PanelInfo li:hover {
- background:url(images/menu_bg.png);
- border-bottom:0;
- text-align:center;
- width:97%;
- }
- body.Profile .PanelInfo,.Popup #Content h1 {
- border:none!important;
- }
- body.Profile ul.Activities {
- border-top:1px solid #333;
- }
- body.Vanilla.Discussion.Index .DataList .Options, .MessageList .Options, body.Vanilla.Categories .DataList .Options, .MessageList .Options,.PageTitle .Options {
- margin: 7px 0;
- padding: 0;
- display: inline-block;
- height: 50px;
- }
- body.Vanilla.Discussion.Index .MeMenu {
- }
- body.Vanilla.Discussion.Index p.Left,body.Vanilla.Categories p.Left,body.Vanilla.Categories.Index.Discussions p.Left,body.Conversations.Messages p.Left,body.Vanilla.Discussions p.Left,body.Dashboard.Activity p.Left {
- float:none;
- text-align:center;
- }
- body.Vanilla.Discussion.Index span.ToggleFlyout.OptionsMenu.Open {
- background: rgba(0,0,0,.5);
- border-radius: 5px;
- padding: 0;
- top: 0;
- z-index: 100;
- }
- body.Vanilla.Discussions .ToggleFlyout, body.Vanilla.Categories.all .ToggleFlyout {
- margin-left: 10px;
- position: relative;
- top: 0;
- }
- body.Vanilla.Drafts .MeMenu, body.Vanilla.Post .ToggleFlyout {
- line-height: 24px;
- position: relative;
- top: 0;
- }
- body.Vanilla.Categories.all .DataList .Meta {
- color: #333;
- font-size: 12px;
- position: relative;
- left: 1%;
- display: inline-block;
- white-space: pre-line;
- }
- body.Vanilla.Categories.Index .DataList .Meta.Meta-Discussion {
- color: #000;
- position: relative;
- margin-top: -20px;
- left: 1%;
- display: inline-block;
- width: 100%;
- float: left;
- font-size: 12px;
- text-shadow: none;
- }
- body.Dashboard.Entry #Body {
- min-height: 800px;
- margin: 15px 10px 0 auto;
- min-width: 800px;
- text-align: left;
- width: 100%;
- }
- body.Plugin.PrivacyNotice p {
- font-weight: bold;
- text-align: left;
- text-indent: 0;
- padding: 0 10px 0;
- font-size: 16px;
- margin: 10px;
- color: #fff;
- }
- dd.IP a, dd.Roles a {
- color: #000;
- font-size: 11px;
- font-weight: 700;
- text-shadow: none;
- }
- dd.IP a:hover,dd.Roles a:hover {
- color:#F00;
- font-size:11px!important;
- font-weight:700;
- }
- dd.Name {
- color:#fff;
- font-size:11px;
- font-weight:700;
- }
- div.CategoryDescription {
- font-size: 15px;
- text-shadow: none;
- color:#000;
- }
- div.CategoryFilterOptions .CurrentFilter {
- font-weight: normal;
- font-size: 16px;
- }
- div#ConversationForm {
- width:100%!important;
- }
- div.CategoryFilterOptions{
- padding: 4px 2px 10px 0;
- }
- div.CategoryFilterOptions span{
- text-shadow: none;
- }
- div#Popup .Border {
- -moz-border-radius:8px;
- -webkit-border-radius:8px;
- background:none repeat scroll 0 0 rgba(82,82,82,0.3);
- border-radius:8px;
- box-shadow:1px 1px 1px 1px #333;
- padding:10px;
- }
- div#kPoll.Box .PanelActivity {
- border-bottom:0;
- border-top:1px solid #222;
- }
- div.AttachFileWrapper table.AttachFileContainer tr.FileAttachment td div.ProgressBar {
- background-color:transparent;
- border:0;
- font-size:14px;
- height:39px;
- width:126px;
- }
- div.AttachFileWrapper table.AttachFileContainer tr.FileAttachment td div.ProgressBar div.ProgressTicker {
- background:url(images/upload-progress-back1.gif)!important;
- background-color:transparent;
- color:#fff;
- font-size:14px;
- height:39px;
- line-height:14px;
- padding-right:2px;
- text-align:right;
- }
- div.Box.About h4,div.Box.CategoryFollowToggleBox h4,div.Box.GuestBox h4 {
- background:url(images/menu_bg.png);
- }
- div.Box.CategoryFollowToggleBox h4 p a:link {
- color:#222!important;
- }
- div.Comment {
- color:#000;
- font-family:"Trebuchet MS", Arial, sans-serif;
- font-size:12pt!important;
- }
- div.Content {
- opacity:10;
- }
- div.DismissMessage.Info {
- background:transparent;
- border-color:#222;
- border-style:solid;
- border-width:1px;
- font-family:"Trebuchet MS", Arial, sans-serif;
- font-size:12pt;
- font-weight:700;
- }
- div.Entry.SingleEntryMethod {
- border-color:#222;
- border-width:1px;
- }
- div.Entry.SingleEntryMethod Label,li.CreateAccount {
- color:#FFF;
- text-shadow:0 -1px 0 #000;
- }
- div.Entry.SingleEntryMethod h1 {
- background:url(images/menu_bg.png);
- border-color:#222;
- border-style:solid;
- border-width:1px;
- color:#fff;
- }
- div.Foot {
- background: transparent;
- background-size: 100% 100%;
- border:none;
- margin: 0 auto;
- text-align: center;
- }
- div.FootMenu #Menu a:link,div.FootMenu #Menu a:link:hover {
- background:none;
- border:none;
- box-shadow:none;
- font-size:12pt;
- text-decoration:none;
- }
- div.ItemContent.Category.Read a,span.Breadcrumb.FirstCrumb a {
- background:url(images/contnt.png);
- background-repeat:repeat-x;
- border:1px solid #666;
- border-radius:3px 3px 3px 3px;
- color:#000;
- cursor:pointer;
- display:inline-block;
- font-size:14px;
- font-weight:700;
- margin:0 0 10px;
- padding:3px 6px;
- text-align:center;
- text-shadow:0 -1px 0 #000;
- }
- div.ItemContent.Category.Read a:hover,span.Breadcrumb.FirstCrumb a:hover {
- -moz-box-shadow:0 0 5px #aaa;
- -webkit-box-shadow:0 0 5px #aaa;
- background:url(images/menu_bg.png);
- border:1px solid #222;
- box-shadow:0 0 5px #aaa;
- color:#fff;
- text-shadow:0 -1px 0 #000;
- }
- div.MainForm {
- background: none transparent;
- padding: 0;
- min-width: 320px;
- }
- div.Message {
- background:transparent;
- background-repeat:repeat;
- color:#fff;
- font-family:"Trebuchet MS", Arial, sans-serif;
- font-size:12pt!important;
- font-weight:700;
- }
- div.Message img {
- -moz-box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- -webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- border:1px solid #222;
- border-radius:10px;
- box-shadow:2px 2px 3px rgba(0,0,0,0.5);
- width:98%;
- }
- div.Popup .Body {
- background: url(images/contnt.png)rgba(0,0,0,0.7);
- min-width: 320px;
- max-height: 600px;
- overflow-y: auto;
- overflow-x: hidden;
- border: 1px solid #000;
- border-radius: 10px;
- box-shadow: none!important;
- }
- div.Popup .Legal, div.Popup .Content form {
- max-height: 840px!important;
- min-width: 320px;
- overflow: auto;
- padding: 0 10px 10px;
- }
- div.Popup a {
- color:#ccc;
- }
- div.Popup a,#ThemeCredit a {
- color:#ADADAD;
- }
- div.Popup a:hover {
- text-decoration:none;
- }
- div.Popup h1, div.Popup h2, div.Popup h4 {
- background: url(images/menu_bg.png);
- background-repeat: repeat;
- border: 1px solid #222;
- border-radius: 0;
- box-shadow: 0 0 2px #999;
- color: #fff;
- font-size: 16px;
- padding: 6px;
- }
- div.Popup p {
- background: rgba(0,0,0,0.0);
- color: #fff;
- font-size: 18px;
- padding: 6px 10px 10px;
- text-align: left;
- }
- div.Popup, .PanelInfo .Active a {
- color: #F00;
- }
- .ProfilePhotoMedium, .Item .Author img {
- border-radius: 5px;
- }
- div.Preview {
- background:#222!important;
- font-size:14px;
- }
- div.Tabs.ProfileTabs {
- background-color:transparent;
- }
- div.User h1 {
- color: #fff;
- font-size: 24px;
- font-weight: 700;
- text-align: left;
- text-shadow: 0 -1px 0 #000;
- }
- dl.About dd,.CommentForm .FormWrapper {
- padding:0;
- }
- dl.About dt {
- background:url(images/profile-sprites.png) 2px -139px no-repeat transparent;
- padding-left:14px!important;
- }
- dl.About dt {
- float: none;
- font-size: 12px;
- line-height: 2;
- margin: 0;
- padding:0;
- color:#eee;
- }
- dl.About dd {
- float: none;
- font-size: 12px;
- line-height: 2;
- margin: 0;
- padding: 0;
- text-shadow: none;
- color: #000;
- }
- dt.location {
- position:relative;
- right:0;
- top:0px;
- }
- h1,h2,h3,h4,h5,h6 {
- color:#fff;
- font-family:"Helvetica Neue",Helvetica,arial,sans-serif;
- font-weight:700;
- margin:0;
- text-align:center;
- text-shadow:0 -1px 0 #000;
- }
- h19 {
- font-size:18px;
- margin:0 auto;
- text-align:center;
- }
- h2 {
- background: url(images/menu_bg.png)repeat;
- border-bottom: 1px solid #222;
- font-size: 22px;
- padding: 9px;
- }
- iframe#Form_body, textarea#Form_Body.TextBox,form.Activity textarea {
- color: #fff!important;
- min-height: 330px!important;
- overflow: auto;
- width: 100%!important;
- border: solid 1px #000;
- background: url(images/contnt.png);
- text-shadow: 0px 1px 0px #000;
- }
- iframe#jplayer2 {
- float:right;
- margin:5px 10px;
- position:relative;
- }
- input#Form_Go.Button {
- -moz-box-shadow:none;
- -webkit-box-shadow:none;
- background:url(images/contnt.png);
- border:1px solid #222;
- border-radius:12px;
- box-shadow:none;
- font-size:12pt;
- font-weight:700;
- }
- input#Form_Go.Button:hover {
- -moz-box-shadow:0 0 5px #aaa;
- -webkit-box-shadow:0 0 5px #aaa;
- background:url(images/menu_bg.png);
- border-radius:12px;
- box-shadow:0 0 5px #aaa;
- font-size:12pt;
- font-weight:700;
- }
- input.Button {
- padding:6px;
- text-shadow:0 -1px 0 #000;
- }
- input.Button.Primary {
- margin:5px;
- }
- input.DateBox,input.InputBox,input.SmallInput,textarea,input.DateBox:focus,input.InputBox:focus,input.SmallInput,textarea:focus {
- background:url(images/contnt.png) repeat scroll 0 0 rgba(255,255,255,0.7);
- border:1px solid #666;
- border-radius:2px 2px 2px 2px;
- color:#000;
- font-size:15px;
- font-weight:700;
- margin:0;
- padding:3px;
- width:98%!important;
- }
- p#back-top {
- top:0px!important;
- }
- span.Email a,span.AddComment a {
- color:#222;
- font-size:10pt;
- }
- span.OptionsTitle {
- -moz-box-shadow: none;
- -moz-user-select: none;
- -webkit-box-shadow: none;
- background-color:
- transparent;
- background-image: url(images/cog2.png);
- background-position: bottom center;
- background-repeat: no-repeat;
- border: none;
- border-radius: 4px;
- box-shadow: none;
- color: #FFF;
- font-size: 1px;
- font-weight: 700;
- text-shadow: 0 -1px 0 #000;
- height: 24px;
- width: 24px;
- }
- span.ToggleFlyout.OptionsMenu.Open {
- background: rgba(0,0,0,.0);
- border-radius: 5px;
- padding: 0;
- top:0;
- z-index: 100;
- }
- span.MItem.CommentFlag{
- float: right;
- position: relative;
- right: 40px;
- }
- textarea.MultiComplete {
- background:none repeat scroll 0 0 #222;
- color:#fff;
- height:20px;
- text-align:left;
- width:100%;
- }
- textarea.TextBox {
- height:100px!important;
- min-height:100px;
- width:98%!important;
- }
- ul#Menu {
- margin:0 auto;
- padding:5px;
- position:relative;
- }
- ul#Menu li ul {
- -moz-border-radius: 5px;
- -moz-box-shadow: 1px 1px 5px #333;
- -webkit-border-radius: 5px;
- -webkit-box-shadow: 1px 1px 5px #333;
- background: rgba(0,0,0,0.0)!important;
- background-repeat: repeat;
- border: solid 1px #222;
- border-radius: 5px;
- box-shadow: 1px 1px 5px #333;
- display: none;
- left: 0;
- margin: 0;
- padding: 0;
- position: absolute;
- text-align: left;
- top: 33px!important;
- visibility: hidden;
- min-width: 133px;
- z-index: 100;
- }
- ul#Menu li ul li, ul.Flyout.MenuItems li, .MeMenu .Flyout.MenuItems li,ul.Dropdown.MenuItems li {
- -moz-box-shadow: 0 1px 1px rgba(0,0,0,.2);
- -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2);
- background-image: url(images/contnt.png)!important;
- background-repeat: repeat!important;
- border: none!important;
- box-shadow: 0 1px 1px rgba(0,0,0,.2);
- float: none;
- font-size: 12pt;
- margin: 1px;
- text-align: left;
- text-shadow: 0px -1px 0px #000;
- z-index: 9;
- padding: 1px!important;
- }
- ul#Menu li ul li a,ul.Flyout.MenuItems li a,.MeMenu .Flyout.MenuItems li a ,ul.Dropdown.MenuItems li a{
- background: rgba(0,0,0,.7);
- border: none;
- box-shadow: none;
- color: #fff!important;
- display: inline-block;
- font-size: 15px!important;
- font-weight: 700;
- margin: 0;
- padding: 4px;
- text-align: left!important;
- text-shadow: 0 -1px 0 #000!important;
- min-width: 133px!important;
- border-radius: 2px;
- }
- ul#Menu li ul li a:hover,ul.Flyout.MenuItems li a:hover,.MeMenu .Flyout.MenuItems li a:hover,ul.Dropdown.MenuItems li a:hover {
- -moz-border-radius:none;
- -webkit-border-radius:none;
- background:rgba(0,0,0,1)!important;
- border:none;
- border-bottom:1px solid #222;
- border-radius:none;
- box-shadow:none;
- color:#F00!important;
- display:inline-block;
- font-weight:700;
- margin:0;
- text-align:left!important;
- text-shadow:0 -1px 0 #000!important;
- }
- ul.Discussions li img.dttp {
- float: right;
- height: auto;
- top: 35px;
- width: 24px!important;
- position: relative;
- z-index: 1;
- }
- ul.FilterMenu {
- }
- ul.Flyout.MenuItems li a.DeleteComment.Popable:hover {
- background: none rgba(0,0,0,1)!important;
- border: none!important;
- font-family: arial;
- font-size: 8.5pt;
- font-weight: 700;
- text-align: center;
- width: 88%;
- box-shadow: none;
- }
- ul.MessageList div.Meta span.Votes {
- display:block;
- left:90%;
- line-height:normal;
- padding:0;
- position:absolute;
- text-align:center;
- }
- ul.MessageList li.Item {
- background:url(images/contnt.png);
- background-size:100% 100%;
- }
- ul.token-input-list {
- -moz-border-radius:5px!important;
- -webkit-border-radius:5px!important;
- background:url(images/contnt.png);
- background-color:transparent!important;
- border:1px solid #222!important;
- border-radius:5px!important;
- color:#333!important;
- cursor:text;
- font-size:15px!important;
- height:auto!important;
- list-style-type:none;
- margin:0 2px auto!important;
- min-height:1px;
- overflow:hidden;
- padding:3px;
- width:98%!important;
- z-index:999;
- }
- ul.token-input-list li input {
- background-color:#222!important;
- border:1px solid #666!important;
- border-radius:5px!important;
- color:#fff!important;
- font-size:14px!important;
- margin:2px 0;
- padding:3px;
- width:120px;
- }
- body.Dashboard.Plugin.Feedback #Panel{
- display:none!important;
- }
- div.insert {
- text-align: center;
- border: none!important;
- font-size: 7pt;
- vertical-align: bottom;
- position: relative;
- top: -10px!important;
- padding: 2px;
- float:right;
- }
- .Reactions {
- position: relative;
- font-size: 11px;
- line-height: 1;
- margin-left: 0px;
- top: -10px;
- }
- .QuoteAuthor {
- position:relative;
- left: 35px;
- }
- .QuoteAuthor a{
- color:#F00!important;;
- }
- .QuoteAuthor a:hover{
- color:#fff!important;;
- }
- .Quote .ProfilePhotoMedium{
- width:30px!important;
- height:auto;
- border-radius:30px;
- }
- blockquote.Quote, blockquote.UserQuote {
- padding: 1ex 16px;
- margin: 1px 0;
- background:
- rgba(0, 0, 0, 0.2);
- border: 4px solid
- rgba(0, 0, 0, 0.2);
- font-style: italic;
- color:#FFF;
- text-shadow:0 -1px 0 #000;
- }
- blockquote.Quote .UserPhoto {
- position: relative;
- top: 20px;
- }
- .UserBox, .MeBox {
- -moz-border-radius: 5px!important;
- -webkit-border-radius: 5px!important;
- -o-border-radius: 5px!important;
- border-radius: 5px!important;
- position: relative;
- width: 98%;
- text-align: center;
- padding-bottom: 10px;
- }
- .PageTitle .Options {
- height: 50px;
- float: right;
- }
- #Panel .PanelInfo li.Popup.EditAccountLink {
- display: inline-block;
- }
- body.Dashboard.Profile.edit.EditMode .UserBox {
- float: left;
- width: 100%;
- }
- a.Close {
- line-height: .9;
- color: #fff;
- cursor: pointer;
- font-family: arial;
- font-size: 26px;
- font-weight: bold;
- padding: 0;
- border-radius: 26px;
- -webkit-border-radius: 26px;
- -moz-border-radius: 26px;
- background: none rgba(0,0,0,0.9);
- border: 2px solid #f00;
- position: absolute;
- right: -6px;
- top: -6px;
- height: 26px;
- width: 26px;
- overflow: hidden;
- }
- span.MItem.IPAddress a{
- font-size:9px;
- }
- body.Dashboard.Profile.Index.Profile .MItem.DateCreated {
- margin-left: 0;
- margin-right: 0;
- white-space: pre-wrap;
- position: relative;
- }
- .Discussion.ItemContent {
- padding-left: 0px;
- min-height: 55px;
- width: 100%;
- }
- span.DateUpdated {
- color: #eee;
- text-shadow: 0 1px 0 #000;
- }
- img.Symbol {
- height: auto;
- width: 30px;
- position: relative;
- top:10px;
- }
- .Item-Header.CommentHeader{
- padding-top:15px;
- }
- span.Author a.Username{
- position:relative;
- top:0px;
- }
- .VShare {
- }
- .MItem:last-child {
- margin-right: 0;
- }
- span.AddComment a.CommentOption {
- position: absolute;
- margin-left: 150px;
- top: 10px;
- }
- span.MItem.DateCreated {
- color: #eee;
- text-shadow: 0 1px 0 #000;
- }
- .Popup #Content {
- width:100%!important;
- }
- iframe#onlineRadioFrame{
- width:100%;
- }
- p.Center a img{
- }
- .ButtonBarMarkupHint {
- font-size: 14px!important;
- text-shadow: none;
- }
- .BarWrap {
- background:
- transparent;
- border: none;
- margin: 0 0 -1px;
- line-height: 0.1;
- }
- .ButtonBar .ButtonWrap {
- background-color: rgba(255, 69, 0,.9);
- border: 2px solid #000;
- margin: 2px;
- border-radius: 33px;
- box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
- -moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
- -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.5);
- }
- .ButtonBar .ButtonWrap:hover {
- box-shadow: 0 0 5px #aaa;
- -moz-box-shadow: 0 0 5px #aaa;
- -webkit-box-shadow: 0 0 5px #aaa;
- }
- dl.About dd.flag {
- padding: 0;
- margin: 0;
- }
- dl.About dt, dl.About dd {
- display: inline-block;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement