/*
Yotsuba
Created by dralkatraz
*/
/* BODY */
body{
background:#ffe url(/local--files/swagtheme/fade.png) top center repeat-x;
color:maroon;
}
/* LOGIN STATUS */
#login-status {
color: maroon;
font-size: 90%;
z-index: 30;
font-weight: bold;
}
#login-status a {
background: transparent;
color: maroon;
font-weight: 100;
}
#login-status ul a {
color: maroon;
background: transparent;
}
#account-topbutton {
background: #ccc;
color: maroon;
}
.printuser img.small {
margin-right: 1px;
}
/* HEADER */
#header, #top-bar {
width: 90%;
max-width: 980px;
margin: 0 auto;
}
#header {
height: 140px;
position: relative;
z-index: 10;
padding-bottom: 26px; /* FOR MENU */
padding-left: 30px;
background: url(local--files/swagtheme/fade.png) 2px 22px no-repeat;
background-size: auto calc(9.5rem - 2.125rem);
background-position: 300px 50px;
background-position-y: 22px;
}
#header h1 {
margin: auto;
margin-left: 400px;
padding: 0;
max-height: 95px;
margin-top: 0;
font-weight: 1000;
letter-spacing: 1px;
}
#header h2 {
margin: auto;
margin-left: 400px;
padding: 0;
font-size: 150%;
max-height: 38px;
letter-spacing: 0px;
}
#header h1 a {
display: block;
margin: 0;
padding: 80px 0 25px;
margin-left: -3em !important;
padding-left: 3em !important;
line-height: 0px;
max-height: 0px;
background: transparent;
font-family: sans-serif;
text-decoration: none;
letter-spacing: 0.9px;
font-size: 160%;
color: maroon;
}
#header h2 span {
display: block;
margin: 0;
padding: 19px 0;
line-height: 0px;
max-height: 0px;
font-weight: bold;
font-size: 90%;
text-shadow: 1px 1px 1px #000;
text-shadow: 1px 1px 1px rgba(0,0,0,.8);
}
/* TOP MENU */
#top-bar {
height: 26px;
margin: auto;
width: 80%;
}
#top-bar a {
font-size: 9pt;
color: maroon;
display: block;
}
#top-bar ul {
float: right;
margin-right: 200px;
margin-top: 10px;
}
#top-bar li {
margin: 0;
}
#top-bar ul li ul {
border: solid 1px #880000;
box-shadow: 0 2px 6px rgba(0, 0, 0, .5);
border-width: 0 1px 1px 1px;
border-top: solid 1px #880000;
width: auto;
}
#top-bar ul li a {
border-left: solid 1px rgba(64, 64, 64, .1);
border-right: solid 1px rgba(64, 64, 64, .1);
border-top: solid 1px rgba(64, 64, 64, .1);
border-bottom: solid 1px rgba(64, 64, 64, .1);
text-decoration: none;
padding-top: 10px;
padding-bottom: 10px;
line-height: 1px;
max-height: 1px;
overflow: hidden;
}
#top-bar ul li.sfhover a,
#top-bar ul li:hover a {
background: #ffe;
color: maroon;
border-left: solid 1px #880000;
border-right: solid 1px #880000;
border-top: solid 1px #880000;
}
#top-bar ul li.sfhover ul li a,
#top-bar ul li:hover ul li a {
border-width: 0;
width: 150px;
line-height: 160%;
height: auto;
max-height: none;
padding-top: 0;
padding-bottom: 0;
}
#top-bar ul li.sfhover a:hover,
#top-bar ul li:hover a:hover {
background: #880000;
color: #fff!important;
text-decoration: none;
}
#top-bar ul li ul li,
#top-bar ul li ul li.sfhover,
#top-bar ul li ul li:hover {
border-width: 0;
}
#top-bar ul li ul li a {
border-width: 0;
}
#top-bar ul li ul a, #top-bar a:hover {
color: #a01;
}
/* SIDE MENU */
#side-bar {padding: 10px;
border: none;
}
/* URL */
a {
color: #00e;
text-decoration: none!important;
}
a:hover {
color: red !important;
background-color: transparent;
}
/* GREENTEXT (QUOTE) */
blockquote {
background: transparent;
padding: 0;
padding-left: 13px;
color: #789922;
margin-left: 13px;
border: none;
}
blockquote::before {
content: ">";
position: absolute;
margin-left: -12px;
}
/* PAGE TITLE */
#page-title {
border-bottom: 1px solid #880000;
}
/* FORUM */
/* text boxes you type in */
#thread-description,
#np-text,
#post-edit,
.field-header .form-wiki,
.field-content .form-wiki,
.text.form-control,
#file-comments,
.form .text{
background-color: #fff!important;
border: 1px solid #aaaaaa!important;
color: #000!important;
}
.forum-thread-box .description-block {
padding: .5em 1em;
Border: solid 1px #666!important;
background-color: #fff!important;
color: maroon!important;
}
.well {
padding: .5em 1em;
background-color: #fff!important;
color: maroon!important;
border: solid 1px #666!important;
}
.thread-container .post .head {
padding: 0.5em 1em;
background-color: #f0e0d6!important;
}
.thread-container .post {
background-color: #f0e0d6;
border: 1px solid #d9bfb7;
border-top-color: rgb(217, 191, 183);
border-top-style: solid;
border-top-width: 1px;
border-left-color: rgb(217, 191, 183);
border-left-style: solid;
border-left-width: 1px;
border-left: none;
border-top: none;
display: table;
padding: 2px;
margin-bottom: 10px;
}
.folded .short {
color: maroon;
background-color: #fff!important;
}
.forum-group table td {
background: none !important;
border: none !important;
padding: 5px 1px;
}
.forum-group table td.name .title {
font-weight: bold;
margin-left: 5px;
}
.action-area {
border: 1px dashed #666!important;
background: none!important;
}
.thread-container .well {
border: 1px dashed #666!important;
background: none!important;
}
.forum-category-box .table {
border: none!important;
}
.forum-group table td.name .description {
color: maroon!important;
font-size: 87%;
margin-left: 5px;
}
.forum-category-box table td {
padding: 5px 10px;
border: none !important;
background: none !important;
}
#edit-page-textarea, #edit-page-title, #edit-page-comments, .query-area .text, #membership-by-apply-text, .yui-content .text {
background-color: #fff!important;
border: 1px solid #aaaaaa!important;
color: #000!important;
}
.alert-info {
background: none!important;
border: 1px dashed #666!important;
color:
}
.forum-start-box div.head {
background-color: #fff!important;
border: 1px solid #880000!important;
}
.forum-start-box .head .title {
text-align: center!important;
}
.head .title {
color: maroon;
}
.head .description {
color: maroon;
text-align: center;
}
.forum-group table {
border-collapse: collapse;
border-spacing: 1px;
}
.forum-group .name .description {
font-size: 0.9em !important;
padding: 3px 0;
}
.forum-group .head .title {
font-size: 1.1em;
}
.forum-group .head .description {
text-align: center;
}
.forum-category-box table {
border-collapse: collapse;
}
.forum-category-box table .head td {
background: #fff !important;
font-size: 1.1em !important;
font-weight: bold;
border: 1px solid #880000!important;
}
.forum-category-box table tr:nth-child(even), .forum-group table tr:nth-child(even) {
background-color: transparent !important;
}
.forum-category-box table tr:nth-child(odd), .forum-group table tr:nth-child(odd) {
background-color: transparent !important;
}
.signature {
display:none !important;
}