/*  Grid    */

.span-1 {width: 168px;}
.span-2 {width: 361px;}
.span-3 {width: 554px;}
.span-4 {width: 747px;}
.span-5 {width: 940px; margin-right: 0; clear: both;}

/* Add these to a column to append/prepend empty cols. */
.append-1  { padding-right: 193px; }  
.append-2  { padding-right: 386px; } 
.append-3  { padding-right: 579px; } 
.append-4  { padding-right: 772px; } 

.prepend-1  { padding-left: 193px; }  
.prepend-2  { padding-left: 386px; } 
.prepend-3  { padding-left: 579px; } 
.prepend-4  { padding-left: 772px; } 

.col {
    margin-right: 25px;
    position: relative;
    float: left;
}

.last {
    margin-right: 0;
    clear: right;
}

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after {
    content: "\0020"; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; 
    overflow:hidden; 
}
.clearfix {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }

/*  Base Styling / Reset    */

body a { 
    font: 13px 'Times New Roman',Times,serif; 
}


ul {
    list-style: none;
    margin: 0;
    padding: 0;
}


ul.user {
    list-style: disc outside;
    margin: auto;
    margin-top: 1em;
    padding-left: 30px;
}

ul.user li {
    line-height: normal;
}

li {
    line-height: 150%;
}

h1, h2, h3, h4, h5, h6 {
    font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.colhead {
    font-size: 13px;
    font-weight: normal;
    width: 100%;
    border-bottom: 1px solid #555;
    color: #555;
}

.thead {
    height: 17px;
    background: #571a19 url(//static.myth-weavers.com/images/sonata/misc/theadbg.jpg);
    color: #9a733c;
    padding: 0;
}

.thead a {
    color: #faecae;
    text-decoration: none;
}

.tcat {
    height: 22px;
    padding: 10px 0 10px 0;
    background: #571a19 url(//static.myth-weavers.com/images/sonata/misc/tcatbg.jpg);
    color: #faecae;
    z-index: 30;
}

.tcat a {
    color: #faecae;
}

.tcat h1 {
    font-weight: normal;
    font-size: 16px;
    vertical-align: middle;
    float: left;
    padding-left: .5em;
}

.alt1 {
    background: white url(//static.myth-weavers.com/images/sonata/misc/alt1bg.jpg);
}

h1 {
    font-size: 22px;
    margin: 0;
}

h1.bigtitle {
    font: 18px 'Times New Roman',Times,serif;
    margin-bottom: 25px;
}

h1.bigtitle div {
    margin: 75px 80px 0 40px;
}

hr {
    display: block;
    color: gray;
    border: 0;
    border-bottom: 1px solid gray;
    margin: 3px 0;
}

/*  NAVBAR STYLES   */

#navbar
{
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 0px;
    text-align: center;
}

ul#menu_bar 
{
    margin: 0;
    height: 25px;
    width: 990px;
    display: block;
    vertical-align: top;
}

ul#menu_bar li 
{
    line-height: 26px;
    color: #faecae;
    float: left;
    text-align: center;
}

ul#menu_bar li:hover {
    background: transparent url(//static.myth-weavers.com/images/sonata/misc/menu_activated_background.png) top left no-repeat;
}

ul#menu_bar li#timenow:hover, ul#menu_bar li#login:hover, ul#menu_bar li#notification_area:hover {
    background: transparent;
}

ul#menu_bar li#notification_area {
    padding-right: 12px;
}

ul#menu_bar li#notification_area a {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0 3px;
    display: inline;
}

ul#menu_bar li#login a {
    display: inline;
}

ul#menu_bar li a 
{
    font: 14px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    color: #faecae;
    line-height: 25px;
    display: block;
    width: 70px;    
    padding: 0 10px;
    white-space: nowrap;
}

#menu_bar ul {
    background: transparent url(//static.myth-weavers.com/images/sonata/misc/menu_drop_background.png) bottom left no-repeat;
    padding: 0 0 10px 0;
    top: 25px;
    margin-left: -4px;
    list-style: none;
    width: 150px;
    z-index:99;
    position:absolute;
    overflow:visible;
}

#menu_bar ul li{ 
    height: auto;
    width: 150px;
    text-align: left;
    padding: 0;
}

#menu_bar ul li:hover { 
    background: transparent url(//static.myth-weavers.com/images/sonata/misc/menu_hover_background.png) 4px 0px no-repeat;
}
 
#menu_bar ul li a {
    font-size: 13px;
    color: #333;
    text-decoration: none; 
    display:block;
    padding: 0 10px;  
    margin:0;
    width: 131px;
}

#menu_bar ul li a:hover {
    color: #571a19;
}

#menu_bar ul{
    display:none;
}

#menu_bar li:hover ul, #menu_bar ul li:hover ul {
    display: block;
}

/*  BUTTONS STYLES  */

ul.buttonbar {
    background: #e6d589 url(//static.myth-weavers.com/images/sonata/misc/buttonbarbg.jpg);
    vertical-align: middle;
    list-style: none;
    margin: 0 6px 0 0;
    padding: 0;
    height: 20px;
    border: 1px solid #c9bfa7;
    border-right: 0;
    display: block;
    float: left;
    position: relative;
    color: #333;
    font-size: 11px;
    font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

ul.buttonbar li {
    float: left;
    border-right: 1px solid #c9bfa7;
    cursor: pointer;
    height: 20px;
    min-width: 21px;
    white-space: nowrap;
}

ul.buttonbar a {
    float: left;
    display: block;
    height: 20px;
    text-align: center;
    min-width: 25px;
    padding: 0 5px;
    color: #333;
    font-size: 11px;
    line-height: 20px;
    font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    background-position: 7px center;
    background-repeat: no-repeat;
}

ul.buttonbar li a.textbutton {
    padding-left: 32px;
    padding-right: 7px;
}

ul.buttonbar li:hover, ul.buttonbar li.selected {
    background-color: #d4c37e;
}

ul.buttonbar li.selected {
    cursor: default;
}

ul.buttonbar ul {
    display: none;
    background-color: #faecae;
    text-align: left;
    border: 1px solid #c9bfa7;
    padding: 6px;
    top: 20px;
    margin-left: -1px;
    list-style: none;
    width: auto;
    position:absolute;
    z-index:99;
    overflow:visible;
}

ul.buttonbar ul li {
    border: 0;
    display: block;
    cursor: default;
    height: auto;
}

ul.buttonbar ul li:hover {
    background: transparent;
}

ul.buttonbar ul li a {
    padding: 0;
    border: 0;
    text-align: left;
    display: block;
}

ul.buttonbar li:hover ul {
    display:block;
}

/*  BREADCRUMB STYLES   */

ul#breadcrumb 
{
    list-style: none;
    margin: 0;
    padding: 0;
}

ul#breadcrumb li 
{
    float: left;
}
.grayedout { color: gray; }

ul.tagcloud 
{
    text-align: center;
    margin: auto;
}

ul.tagcloud li
{
    display: block;
    margin: 3px;
}

ul.tagcloud li a { text-decoration: none; }

.smallfont a {
    font: 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

/* ######################################## */
/* Styles for modal windows     */
.modal {
    /* padding:25px; */
    position: fixed;
    width:361px;
    z-index:99;
    background: #E2D5B9 url(//static.myth-weavers.com/images/sonata/misc/pagebg.jpg) top left;
    padding: 0 25px 12px 25px;
    display: none;
}

#modalshadow {
    position:absolute;  
    z-index:90;  
    background-color:#000;  
    display:none;
    top: 0;
    left: 0;    
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.modal h1 {
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    margin: 0 -25px 12px -25px;
    padding: 3px;
}

/* ######################################## */
/* Used for folders, sheetgroups, etc */

.selectlist {
    width: 100%;    
    background: white url(//static.myth-weavers.com/images/sonata/misc/alt1bg.jpg);
}

.selectlist li {
    padding: 3px 0 3px 6px;
    color: gray;
    font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    line-height: 14px;
}

.selectlist li a {
    font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.selectlist ul {
    list-style: none;
    margin: 3px 0 -3px -6px;
    background: white url(//static.myth-weavers.com/images/sonata/misc/alt1bg.jpg);
}

.selectlist ul li {
    padding: 3px 0 3px 18px;
}

.selectlist li.selected ul li a {
    font-weight: normal;
    color: #571a19;
}

.selectlist li.selected ul li .time {
    color: #571a19;
}

.selectlist li.selected {
    background-color: #571a19;
    color: white;
}

.selectlist li.selected a {
    color: white;
    font-weight: bold;
}

.selectlist li.selected .time {
    color: white;
}

.selectlist .selectlist_delete {
    display: none;
    position: absolute;
    right: 5px;
}

.selectlist li:hover ul li .selectlist_delete {
    display: none;
}

.selectlist li:hover .selectlist_delete, .selectlist li ul li:hover .selectlist_delete {
    display: inline;
}

.selectlist_delete {
    vertical-align: middle;
}

/* ######################################## */
/* Pagination styles */

div.pagination {
    padding: 3px;
    margin: 3px;
    clear: both;
}

div.pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #571a19;
    text-decoration: none; /* no underline */
    color: #571a19;
}

div.pagination a:hover, div.pagination a:active {
    border: 1px solid #571a19;
    color: #000;
}

div.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #571a19;
    font-weight: bold;
    background-color: #571a19;
    color: #FFF;
}

div.pagination span.disabled {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #555;
    color: #333;
}


/* ######################################## */


.diceholder
{
    font-size: 11px;
    margin: 20px;
    margin-top: 5px;
    padding: 3px;
    border: 1px solid #5a5a5a;
}

.privatecontent
{
    margin: 20px;
    margin-top: 5px;
    background: #D7D7D7;
    border: 1px solid #111111;
    padding: 3px;
    color: #000;
}

.tip 
{
    font:10px/12px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
    border:solid 1px #666666; width:500px; 
    padding:1px; 
    position:absolute; 
    z-index:100; 
    visibility:hidden; 
    color:#333333;
    top:20px; left:90px; 
    background-color:#ffffcc;
}

.tip .diceholder, .tip .privatecontent 
{
    margin: 0;
}

a img
{
    border: none;
}

.postbit
{
    border-top: 1px solid gray;
    padding: 6px;
}

.postbit .avatar
{
    max-height: 48px; 
    max-width: 48px;
    float: left;
    margin-right: 6px;
}

.postbit .postcontent
{
    margin-top: 16px;
    margin-left: 56px;
}

.postbit .postcontrols
{
    margin-top: 12px; 
    float: right;
    font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.postbit .postcontrols a
{
    font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.postbit .inlinemod_checkbox
{
    vertical-align:middle; 
    padding:0px; 
    margin:0px 0px 0px 5px;
}

ul#threadslist li {
    border-bottom: 1px solid #DED8C6;
    padding: 4px 0;
    position: relative;
    clear: both;
}

a.ooc {
    text-decoration: underline;
}

.eqchilds {
    overflow: hidden;
}

.eqchilds .col {
    margin-bottom: -20000px;
    padding-bottom: 20000px;
}

.multiple {
    height: auto;
}

#headerContainer {
    width: 100%; 
    height: 116px; 
    background: url(//static.myth-weavers.com/images/sonata/misc/headerbg.png) top left repeat-x; 
    margin-bottom: -12px; 
    position: relative; 
    z-index: 50;
}

#headerShadow {
    margin: auto; 
    background: transparent url(//static.myth-weavers.com/images/sonata/misc/shadow1008.png) repeat-y; 
    width: 1008px;
}

#headerInner {
    margin: auto; 
    background: transparent url(//static.myth-weavers.com/images/sonata/misc/headerbg_light.jpg) repeat-x scroll left top; 
    width: 990px; 
    height: 104px; 
    position: relative;
}

#headerInner #searchform {
    background: transparent url(//static.myth-weavers.com/images/sonata/misc/searchbar_bg.png) bottom right no-repeat; 
    width: 300px; 
    text-align: right; 
    padding: 6px 6px 17px 0; 
    float: right;
}

#logo {
    position: absolute; 
    top: 18px; 
    left: 25px;
}

#search_source li {
    float: none;
}

.bginput {
    max-width: 100%;
}

.postbit {
    padding: 0;
}

.postbit a {
font-family: tahoma,verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
}

.postbit .dropdown {
    float: left;
}

.postbit .dropdown li {
line-height: normal;
}

.postbit .dropdown ul {
background-color:#FAECAE;
border:1px solid #C9BFA7;
}

.postbit .dropdown ul li {
line-height: 150%;
}

.postHeader {
    position: relative;
    background-color: #ebddbd;
background-image: url(//static.myth-weavers.com/images/sonata/misc/alt2bg.jpg);
    padding: 6px;
    min-height: 48px;
}

.avatar {
    float: left;
    height: 56px;
    width: 56px;
}

.postTime {
    position: absolute;
    top: 6px;
    right: 6px;
}

.postControlsTop {
    position: absolute;
    bottom: 0;
    right: 0;
}

.postControlsTop div, .postControlsBottom div, .postControlsTop a, .postControlsBottom a {
    float: left;
}

.postControlsTop div, .postControlsBottom div, .postControlsTop a, .postControlsBottom a, .postMenu {
    margin-right: 6px;
    padding: 6px;
}

.postMenu {
    padding: 0;
}

.postControlsTop div, .postControlsTop a,  .postMenu {
background-color: #f2e8ce;
background-image: url(//static.myth-weavers.com/images/sonata/misc/alt3bg.jpg);
}

.postMenu a {
background: transparent;
}

.postContent {
    padding: 12px 64px;
}

.postControlsBottom {
    position: absolute;
    right: 0;
    top: -15px;
}

.postFooter {
    position: relative;
    margin-left: 64px;
}

.postFooterRule {
    border-top: 1px solid gray;
    margin-bottom: 6px;
}

.postFooterRule, .signature {
    margin-right: 144px;
}

.userMenu {
    float: left;
}
/* List Styles*/
ul.inlinelist {
    list-style: none;
    padding: 0;
}
ul.inlinelist li {
    float: left;
}
ul.inlinelist ul li{
    float: none;
}
ul.dropdown ul {
    z-index:99;
    position:absolute;
    overflow:visible;
    display:none;
}
ul.dropdownRight ul {
    right: 0;
}
ul.dropdown li:hover ul, ul.dropdown ul li:hover ul {
    display:block;
}
.postbit .postContent a, .postbit .signature a {
    text-decoration: underline;
}

#fd_game_links {
    padding-top: 10px;
    float: left;
}
#fd_game_links a {
    background-color: gray;
    font-family: verdana;
    padding: 5px 8px;
    display: inline-block;
    color: #333;
    background: url("//static.myth-weavers.com/images/sonata/misc/buttonbarbg.jpg") repeat scroll 0 0 #E6D589;
    font-weight: bold;
    border: 1px solid #AAA;
    border-width: 1px 1px 0 1px;
}

#fd_game_links a:hover {
    background: #d4c37e;
    color: #222;
}

/* the container for the editor */
.vBulletin_editor
{
    border: 1px solid #333;
}

/* the container for all the edit controls */
#controlbar, .controlbar
{
    padding: 2px;
}

/* an individual button */
.imagebutton
{
    left: 0px;
    top: 0px;
}

/* an individual WYSIWYG color element in the color popup */
.ocolor
{
    padding: 2px;
    font-size: 1px;
}

/* WYSIWYG the part of the color element that gets colored */
.ocolor div
{
    width: 10px;
    height: 10px;
    border: 1px solid #ACA899;
}

/* WYSIWYG font, size and smilie elements within popups */
.ofont, .osize, .osmilie, .otextlink
{
    font: 11px tahoma;
    cursor: default;
}

/* style for WYSIWYG font option elements */
.ofont
{
    padding: 0px 4px 0px 10px;
    font-size: 14px;
    height: 20px;
}

/* style for WYSIWYG size option elements */
.osize
{
    padding: 0px 4px 0px 4px;
    width: 30px;
}

/* the smilie image within a WYSIWYG smilie popup */
.osmilie img
{
    vertical-align: middle;
    margin: 4px;
}

/* text buttons within popup menus */
.otextlink
{
    text-align: center;
    margin-top: 4px;
    height: 20px;
}

/* the left cell of a WYSIWYG popup menu control */
.popup_feedback
{
    font: 11px tahoma;
    height: 18px;
    padding: 0px 3px 0px 3px;
    white-space: nowrap;
    overflow: hidden;
}

/* the container window for a WYSIWYG popup menu */
.popupwindow
{
    border: 1px solid APPWORKSPACE;
    padding: 3px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 5;
}

/* the WYSIWYG color popup */
#popup_forecolor
{
    padding: 3px;
}

/* the WYSIWYG font popup */
#popup_fontname
{
    padding: 1px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: scroll;
}

/* the WYSIWYG size popup */
#popup_fontsize
{
    padding: 1px;
}

/* the WYSIWYG smilie popup */
#popup_smilie
{
    padding: 1px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: scroll;
}

/* the WYSIWYG attach popup */
#popup_attach
{
    padding: 1px;
    overflow: auto;
    overflow-x: hidden;
    overflow-y: scroll;
}

/* the context-notification area for WYSIWYG font and size feedback */
#fontOut, #sizeOut, .popup_feedback div
{
    height: 16px;
    border: 0px solid;
    padding: 0px 2px 0px 2px;
    cursor: default;
    font: 11px tahoma;
    overflow: hidden;
}