/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700|Raleway:400,400i,700,700i&subset=latin-ext');
/* **containers** */
div#container-wrap {
background-image: none;
background-repeat:repeat-x;
}
#content-wrap {
margin:20px 0 auto;
width:100%;
min-height:1px;
}
/* **Headers** */
#header {
background-color: none;
background-image: url(http://uniquebydesign.wikidot.com/local--files/home:home/LOTSBanner.png);
background-position: center;
background-repeat: no-repeat;
height:200px;
max-height: 100%;
max-width: 100%;
width:100%;
z-index: 10;
padding-bottom: 0px;
position: relative bottom;
}
#header h1{
display:none;
}
#header h2{
display:none;
}
/* **TOP NAV** */
#top-bar {
position: absolute center;
z-index: 50;
top: 150px;
text-align: center;
max-width: 100%;
height: 30px;
line-height: 20px;
padding: .5em;
z-index: 20;
font-size: 1em;
border: 1px #040309;
background: #040309;
font-family: 'Libre Baskerville', serif;
color: #c5975a;
font-style: bold;
}
#top-bar ul {
float: right;
color: #c5975a;
background: #040309;
border: solid 1px 1px 1px 1px #040309;
}
#top-bar a {
color: #C5975A;
background: #040309;
border: solid #040309 1px 1px 1px 1px;
}
#top-bar ul {
float: right;
color: #c5975a;
background: #040309;
border: solid 1px 1px 1px 1px #040309;
}
#top-bar a {
color: #c5975a;
background: #040309;
border: solid 1px 1px 1px 1px #040309;
}
#top-bar ul li a {
overflow: hidden;
background: #040309;
border: solid 1px 1px 1px 1px #040309;
}
#top-bar ul li.sfhover a {
background: #040309;
border-style: solid 1px 1px 1px 1px #040309;
text-decoration: none;
}
#top-bar ul li:hover a {
background: #040309;
text-decoration: none;
border: solid 1px 1px 1px 1px #040309;
}
/* **Side Nav** */
#side-bar {
border-radius: 10px 10px;
-moz-border-radius: 10px 10px;
-webkit-border-radius: 10px 10px;
background-color:#C5975B;
border:4px solid #b05217;
clear:both;
margin:0 2em 0 2em;
padding:1em;
width:14em;
float:left;
}
/* **Wikidot accounts** */
#login-status {
color: #b05217;
font-size:100%;
z-index:20%;
overflow: visible;
position: absolute;
right:10%;
top:20px;
z-index:30;
}
#login-status a {
background:transparent none repeat scroll 0 0;
color:#b05217;
}
#login-status ul a {
color: #b05217;
background: transparent;
}
#account-topbutton {
background: #b05217;
color: #c5975a;
}
.printuser img.small {
margin-right: 5px;
}
#search-top-box {
position: absolute;
top: 50px;
right: 10%;
width: 300px;
text-align: right;
}
/* **Main Content** */
body {
background: url(http://uniquebydesign.wikidot.com/local--files/home:home/beautiful-blue-stars-fill.jpg) repeat scroll center top;
width:100%;
color:#040309;
padding:0;
font-family: 'Raleway', sans-serif;
font-size: 1em;
}
#main-content {
background-image:none;
background-repeat: no-repeat;
-moz-border-radius: 10px 10px;
-webkit-border-radius: 10px 10px;
border-radius: 10px 10px;
background-color:#C5975B;
border:4px solid #b05217;
margin:0 2em 0 20em;
padding-left:2em;
padding-right:2em;
padding-top:2em;
max-width: 100%;
}
/* FOOTER */
#footer {
clear: both;
font-size: 77%;
background: #040309;
color: #C5975A;
margin-top: 15px;
padding: 3px 10px;
}
#footer .options {
visibility: visible;
display: block;
float: right;
width: 50%;
font-size: 100%;
text-align: right;
}
#footer a {
color: #C5975A;
background: transparent;
}
h1 ,h2, h3, h4, h5, h6, h7 {
margin: 0.5em 0 0.4em;
padding: 0;
letter-spacing: 1px;
font-family: 'Libre Baskerville', Serif;
}
image {
max-width: 100%;
width: auto;
max-height: 100%;
height: auto;
}
img {
max-width: 100%;
width: auto;
max-height: 100%;
height: auto;
}
.img {
max-width: 100%;
width: auto;
max-height: 100%;
height: auto;
}
table.wiki-content-table {
border-width: 0px;
border-style: none;
max-width: 100% !important;
max-height: 100% !important;
width: auto;
}
table.wiki-content-table th {
border-width: 0px;
border-style: none;
}
table.wiki-content-table td {
border-width: 0px;
border-style: none;
}
th, td {
text-align: left;
border-bottom: 1px solid #B05217 !important;
border-top: 1px solid #B05217 !important;
}
th {
background: none !important;
}
#page-title {
margin: 0 0 0.5em 0;
padding-top: 0.5em;
font-size: 200%;
border-bottom: 1px solid #bd340d;
}
hr {
margin: 1em;
padding: 0px;
height: 1px;
background-color: #B05217;
}
/* TABS */
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
background-color:rgba(243,212,172,0.89);
}
.yui-navset .yui-nav a em,
.yui-navset .yui-navset-top .yui-nav a em {
border-color: #C5975B;
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus, /* no focus effect for selected */
.yui-navset .yui-nav .selected a:hover { /* no hover effect for selected */
background:#b05217; /* selected tab background */
color:#fff;
}
.yui-navset .yui-nav a:hover,
.yui-navset .yui-nav a:focus {
background: #b05217;
}
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
border-color: #b05217;
}
--]