Template Notepad

body{ background-color:#3D3527; }
a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
background:transparent;
}
h1{
border-bottom: 1px dotted #88D;
}
#container{
margin: 20px 30px 20px 30px;
}
#content-wrap{
background-color:#FFC;
border-radius: 3em 0 3em 3em;
-moz-border-radius-bottomright:3em;
-webkit-border-bottom-right-radius:3em;
-moz-border-radius-topleft:3em;
-webkit-border-top-left-radius:3em;
-moz-border-radius-bottomleft:3em;
-webkit-border-bottom-left-radius:3em;
padding-top: 60px; padding-bottom:5em;
z-index:1;
}
#header-extra-div-1{
position:absolute;
top: 0;
right: 0;
background-color: #FFC;
height: 92px;
width: 400px;
border-radius: 3em 3em 0 0;
-moz-border-radius-topright:3em;
-webkit-border-top-right-radius:3em;
-moz-border-radius-topleft:3em;
-webkit-border-top-left-radius:3em;
z-index:-3;
}
#header-extra-div-2{
position: absolute;
top:0; right:400px;
width: 80px;
background: #FFC;
z-index: -2;
height: 92px;
}
#header-extra-div-3{
position: absolute;
top:0; right: 400px;
width:80px;
height:92px;
background:#3D3527;
border-radius: 0 0 3em 0;
-moz-border-radius-bottomright:3em;
-webkit-border-bottom-right-radius:3em;
z-index:-1;
}
#header h1, #header h2{
display: block;
border: none;
padding-left: 20px;
}
#header h1 a{
border: none;
color: #91AD3C
}
#header h2{
color: #DFE2E7;
}

#login-status{
margin-right: 30px;
}
#search-top-box{
margin-right:75px;
}
#top-bar{
position:absolute;
top: 100px; right: 95px;
background-image:url(http://themes.wikidot.com/local--files/folder/pencil.png);
background-repeat:no-repeat;
z-index:2;
height: 24px;
padding-left:88px; padding-top: 3px;
}
#top-bar li a{
color: #222;
}
#top-bar li a:hover{
color: #222;
text-decoration:none;
background-color:#FFA;
}
#top-bar li ul li a{
background-color: #FF7;
}
#extra-div-1{
background-image:url(http://themes.wikidot.com/local--files/folder/penciltip.png);
background-repeat:no-repeat;
height:24px;
width:43px;
position:absolute;
top: 100px; right:82px;
}
#main-content{
background-color:#FFF;
background-image:url(http://themes.wikidot.com/local--files/folder/paper.png);
background-repeat:repeat-y;
margin: 0 2em 1em 250px;
border:3px solid #FFFFD7;
padding-left: 70px;
}
#side-bar{
width:190px;
background-image:url(http://themes.wikidot.com/local--files/folder/postitnote5.png);
background-repeat:no-repeat;
background-color: #EBF1A4;
margin: 0 15px 0 15px;
}
#page-title{
margin-top:-10px;
border:none;
font-family:'Comic Sans MS',Verdana,'Serif Sans','Times New Roman';
}
#footer{
font-size:80%;
margin-top:-60px;
}
#license-area{
font-size:80%;
}
#footer-bar{
margin-top: 30px;
color:#E6E6E6;
}
#footer-bar a{
color:#E6E6FF;
}
#page-info{
border-top: 1px dotted #888;
}
#page-options-bottom a{
border:1px solid #888;
background-color: #E7E7E7;
padding: 1px 3px 1px 3px;
color: #222;
}
#page-options-bottom a:hover{
background-color: #FFF;
text-decoration:none;
color:#222;
}

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License