html,body {
    min-height: 101%;
}

/* FONT SETTINGS */

body
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 0.82em;
	color: #333;
}

h1,h2,h3,h4,h5,h6{
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #555;
	border-bottom: 1px solid #ccc;
}
h1,h2{
	background: transparent url("/local--files/start/headerbutterfly.png") 1px center no-repeat;
	padding-left: 23px;
}

blockquote{
	border: 1px dashed #999;
	padding: 0 1em;
	background-color: #f6fbfe;
}
a{
	color: #1d1d55;
	text-decoration: none;
}
a:hover{
	background-color: transparent;
	text-decoration: underline;
}
a:visited{
	color: #111;
	text-decoration: underline;
}
a.newpage{
	color: #572904;
}

/*
* 		LAYOUT 
*/

#container-wrap {
    background: url(http://themes.wdfiles.com/local--files/green-fresh/body-bg.png) repeat-x top;
}

/*  Use 1020 pixels width for normal screens, 100% for iPhones */
#container {
    width: 1020px;
    margin: 0 auto;
    padding-left: 8px;
    background: url(http://themes.wdfiles.com/local--files/green-fresh/shadow-left.png) no-repeat 0 89px;
    position: relative;
}
@media only screen and (max-device-width: 480px) {
  #container {
    width: 100%;
  }
}

/* header */

#header {
    height: 118px;
    padding-right: 8px;
    background: url(http://themes.wdfiles.com/local--files/green-fresh/shadow-right.png) no-repeat right 89px;
}
#header h1 {
    float: left;
    padding: 43px 0 0 16px;
    background: transparent;
    background-image: none;
	border-bottom: none;
}
#header h1 span {
    padding-right: 7px;
    background: transparent;
    background-image: none;
	border-bottom: none;
}
#header h1 a span{
    display:none;
    background: transparent;
    background-image: none;
	border-bottom: none;
}
#header h2{
    display:none;    
    background: transparent;
    background-image: none;
	border-bottom: none;
}
#header h1 a,#header h1 a:hover{
    display: block;
    margin: 0; padding:0;
    background: url(http://chrysaliswiki.wikidot.com/) no-repeat;
    background-image: url(/local--files/start/chrysalislogo);
    height: 65px;
    width: 188px;
    position: absolute;
    bottom: 40px; left: 0px;
}

/* top-bar */

#top-bar {
    width: 100%;
    height: 29px;
    right: 0;
    left: 0;
}
#top-bar li, #top-bar ul {
    margin: 0;
    padding: 0;
}
#top-bar ul {
    margin-right: 8px;
    height: 29px;
}
#top-bar ul ul {
    margin-right: 0;
}
#top-bar li a {
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 29px;
    padding: 0 15px;
    text-decoration: none;
}
#top-bar li a:hover {
    text-decoration: none;
}
#top-bar li ul {
    border: none;
}
#top-bar li ul li a {
    width: 18em;
    color: #fff;
}
#top-bar li ul li a:hover {
    color: #000;
}
#content-wrap {
    padding-right: 8px;
    background: url(http://themes.wdfiles.com/local--files/green-fresh/shadow-right.png) no-repeat right -29px;
    overflow: hidden;
}

/* side-bar */

#side-bar{
	border-left:1px dashed #ccc;
	float: right;
	margin-top:10px;
	overflow:hidden;
	width:200px;
	padding:0 15px 0;
}

/* main content */

#main-content {
    margin: 20px 0 20px 0;
    padding: 0 15px;
    min-height: 200px;
    overflow: hidden;
}
#page-title {
    padding: 0;
    margin: 15px 0;
}
#page-content > *:first-child {
    margin-top: 1;
}
#page-title {
    padding-bottom: 2px;
    border-bottom: 1px solid #ccc;
    margin-top: 0;
    font-size: 185%;
}
#login-status {
    right: 8px;
    top: 8px;
}
#top-bar li a:hover {
    background: white;
}

#search-top-box {
    right:-53px;
    top:50px;
}
#search-top-box .button {
    visibility: hidden;
}
#search-top-box input.empty {
    background-color:#fff;
    color:#999999;
}
#search-top-box .text {
    padding:2px 2px 2px 5px;
    width:220px;
}

#login-status a {
    text-decoration: none;
}
#login-status #account-topbutton, #account-options li a:hover, .change-textarea-size a {
    color: #fff;
}
#login-status #account-topbutton:hover, .change-textarea-size a:hover {
    color: #000;
}

/* 
*		WIKI-SPECIFIC ELEMENTS 
*/

#toc{
	margin: 1em auto 1em 0;
	padding: 0em 0.5em;
	border: 1px solid #DCDCDC;
	background-color: #F3F3F3;
	display: block;
}
#toc .title {
	font-weight: normal;
	font-size: 1.1em;
	margin: 0.2em 0  ;
	padding: 0 2em;
	text-align: center;
}
.code { 
	border: 1px dashed #DDD;
	background-color: #F3F3F3;
	font-family: 'Andale Mono', 'Courier New', Courier, monospace;
	padding: 0 1em;
	margin: 0.4em 0;
	overflow: auto;
}
div.wiki-note{
	width: auto;
	margin: 0.5em 5em;
	border: 1px solid #999;
	text-align: center;
	background-color: #fbf6d5;
}

/* from elements */

textarea{
	font-family: verdana,arial,helvetica,sans-serif;
	padding: 2px;
	font-size: 100%;
	border: 1px solid #777;
	background-color: #FFF;
	color: #333;
}

/* FOLDABLE LISTS */
/*
div.foldable-list-container li.folded{
	color: brown;
}
div.foldable-list-container li.unfolded{
	color: green;
}*/

/* INCLUDED FILES */

/* text_highlighter.css */
.hl-default {
    color: #333;
}
.hl-code {
    color: #333;
}
.hl-brackets {
    color: #333;
}
.hl-identifier {
    color: #333;
}

/*  TAGS  */

.page-tags { display:none; }

/* TABVIEW */

/*  Classes for tab views, by Steven Heynderickx  */
.yui-navset .yui-nav,
.yui-navset .yui-navset-top .yui-nav {
    border:solid #778899; /* color of the line between tab list and content */
    border-width:0 0 3px; /*thickness of the line between tab list and content */
}
.yui-navset .yui-nav li,
.yui-navset .yui-navset-top .yui-nav li {
    margin:0 3px 0 0; /* space between tabs */
}
.yui-navset .yui-nav .selected,
.yui-navset .yui-navset-top .yui-nav .selected {
    margin:0 1px -1px 0; /* for overlap */
}
/* Settings for unselected tabs */
.yui-navset .yui-nav a,
.yui-navset .yui-navset-top .yui-nav a {
    background:#b3bed0 url(http://themes.wikidot.com/local--files/rainbow-base/tabcolor.png) repeat-x -3px;
    border-top:solid #221266 1px;
    border-left:solid #221266 1px;
    border-right:solid #221266 1px;
    font-weight:600;
    font-size:80%;
    color:#000;/*tab text color*/
}
/* Settings for unselected tabs */
.yui-navset .yui-nav a:hover,
.yui-navset .yui-navset-top .yui-nav a:hover {
    background:#dadfe8
}
/* Settings for unselected tabs */
.yui-navset .yui-nav a em,
.yui-navset .yui-navset-top .yui-nav a em {
    border:solid #f00 0px;
}
.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:#778899 url(http://themes.wikidot.com/local--files/rainbow-base/tabcolor.png) repeat-x -3px;
    color:#fff;border:1px solid #221266;
}
.yui-navset .yui-content {
     background-color: #feffff;
}


/*  FORUM  */

.forum-group div.head{
     background-color: #778899;
     color: #ffffff;
     border: 1px solid #221266;
}
.forum-group table td{
     border: 1px solid #221266;
     background-color: #ebeef3;
}
.forum-group table td.name .description{
     color: #858585;
}
.forum-group table tr.head td{
     background-color: #b3bed0;
}

.forum-category-box .description-block{
     border: 1px solid #221266;
     background-color: #b3bed0;
}
.forum-category-box .description-block .statistics{
     color: #858585;
}
.forum-category-box table{
     border: 1px solid #221266;
     background-color: #ebeef3;
}
.forum-category-box table td{
     border: 1px solid #221266;
}
.forum-category-box table tr.head td{
     background-color: #b3bed0;
}
.forum-category-box table td.name .description{
     color: #858585;
}

.forum-new-thread-box .description{
     border: 1px solid #387094;
     background-color: #b3bed0;
}
.forum-new-thread-box .description .statistics{
     color: #1d1d55;
}

.forum-thread-box .description-block{
     background-color: #b3bed0;
}
.forum-thread-box .description-block .head{
     color: #221266;
}
.forum-thread-box .description-block .statistics{
     color: #221266;
}
.forum-thread-box .action-area{
     border: 1px solid #387094;
}
 
.thread-container .post .options a{
     color: #1d1d55;
}
.thread-container .post .head{
     background-color: #b3bed0;
}
.thread-container .post .long .changes a {
     color: #1d1d55;
}
.thread-container .post .short{ display: none;
     background-color: #b3bed0;
}
.thread-container .post .short .options{
     color: #1d1d55;
}
 
.post-container.fordelete{
     border: 2px solid #CD8B80;
}
 
div.new-post a{
     border: 1px solid #858585;
     background-color: #ebeef3;
}

.forum-mini-stat .item .info{
     color: #858585;
}


/*  For PageManager module (http://modules.wikidot.com) */
/*  Table style is layout, header/footer are top & bottom rows */
.layout {
    border-collapse:collapse;
    color:#3B485F;
    width: 100%;
    table-layout:fixed;
}
.layout tr {
    background: #FCFFDF;
    border-bottom:1px solid #EFEFEF;
}
.layout td {
    padding-left: 1em;
}
.layout .truncate {
    overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: nowrap;
}
.layout .header {
    height: 2em;
    background: #AFCCFF;
    border-bottom: 1px solid #9F9F9F;
    font-weight: bold;
    font-size: 13px;
}
.layout .footer {
    background: #FCFFDF;
    border-top: 1px solid #9F9F9F;
    border-bottom: 1px solid #9F9F9F;
    font-weight: bold;
}
body {
    background: #fff url(http://themes.wdfiles.com/local--files/silent-silver/footer-bg.png) repeat-x bottom;
}
#top-bar ul {
    background: url(http://themes.wdfiles.com/local--files/silent-silver/menu-bg.png) repeat-x top;
}
#top-bar li a:hover {
    background: url(http://themes.wdfiles.com/local--files/silent-silver/menu-hover.png);
}
#top-bar li ul li a {
    background: #7a7a7a;
}
#top-bar li ul li a:hover {
    background: #b4b4b4;
}
#login-status a {
    color: #7a7a7a;
}
#login-status #account-topbutton, #account-options li a:hover, .change-textarea-size a {
    background: #7a7a7a;
}
#login-status #account-topbutton:hover, .change-textarea-size a:hover {
    background: #b4b4b4;
}
input.text, textarea {
    border-color: #7a7a7a;
}
.hover {
    color: #0a9200;
}
.hover:hover{
    color: #0a9200;
}