/* 
CSS for writer13's webspace
Creator: writer13
Website: https://writer13.neocities.org
E-mail: writer13@posteo.net
Comment by creator: this has been made entirely without AI, enjoy!
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

/** FONTS, trying to be minimal with it **/
@import url('https://fonts.cdnfonts.com/css/pf-tempesta-seven?styles=8945,8952,8948,8949');


@import url(https://db.onlinewebfonts.com/c/c6b4a7f9e3616f4235034e498759ad61?family=Necros);


@import url(https://db.onlinewebfonts.com/c/919f8e2513f53c5fea0ce573a0876fef?family=Agave);
@import url(https://db.onlinewebfonts.com/c/f29c0f977acc4f42bc1b285ff6d62f79?family=Heuristica+Regular);
@import url(https://db.onlinewebfonts.com/c/4e3b71b81b9797f1ce8be03eb6b12cac?family=Fibra);
@import url(https://db.onlinewebfonts.com/c/a556dbeb4c07fbd2a4010c37f8b6e2e1?family=TiredOfCourier+Plain);
/**** RESET ***/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup,
tt, var, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header,
;xbhgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0;
border: 0; font-size: 12px; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* MY CSS  */


body {
    font-weight: 400;
    line-height: 23px;
    font-family: 'TiredOfCourier Plain', serif;
    font-size: 20px;

                     background: url("../img/dddf129.jpg");           color: #f8f9fa;

}

/** header stuff */

#header {
    clear: both;

}

#withoutai {
    position: absolute;
    top: 20px;
    left: 29px;
    padding: 8px 16px;
    width: 180px;
    font-style: italic;
    font-size: 18px;
    color: black;
    background: yellow;
    border: 3px double #fff;
}

#content,
#post-content {
 margin: 0 20px;
 padding: 0 10px;
 float:left;
 width: 55%;
/* border-left: 1px solid #ccc;
 border-right: 1px solid #c0c0c0; */
}

#post-wider-content {

    width: 75%;
}

h1,h2,h3,h4,h5,h6 {
    font-family:"Heuristica Regular", PF Tempesta Seven Condensed;

}

#content h1,
#post-content h1 {

    padding: 10px;
    font-size: 20px;

               font-size: 32px;
     margin: 10px 0 5px 0;

      font-family: Times New Roman;
      line-height: 32px;
    color: darkorange;
}

#linux #content h1 {
    padding: 10px 0px;
               text-transform: uppercase;
               font-size: 40px;
     margin: 10px 15px 5px 0;

    width: 100%;
text-shadow: 3px 3px #160402;

}

#content h2,
#post-content h2 {
    margin: 10px 15px 5px 0;
    padding: 15px 10px;
    width: 100%;
    font-size: 26px;
    color: lightgreen;
}
#linux #content h2 {
    margin: 10px 15px 5px 0;
    width: 100%;
    font-size: 30px;
    text-transform: uppercase;

    color: #22A4E6;
}

#content h3,
#post-content h3 {
    font-size: 21px;
    margin: 22px 0 0px 0;
    padding: 10px;
}
#linux #content h3 {
    color: #030303;
    font-size: 23px;
    margin: 22px 0 0px 0;


    color: #a37acc;
}

h2#date {
    font-size: 20px;
    font-family: inherit;
    color: inherit;
}

#content ul {
    margin: 0; margin-left: 10px;
padding: 0;

    padding-left: 10px;
   }

#content p {
    margin: 17px 10px;
}

#column_holder,
#column-holder { overflow:hidden; clear:both; }

.column,
.col {
    float:left;
    width:47%;
    margin: 10px;
}

.col p {
    margin: 0 !important;
    font-size: 18px;
}

.column-left,
.col-left {  margin-right: 1em;  }

.thumb {
    width: 184px;
    float: left;
    margin: 5px;
    border: 1px solid yellow;
}

/** SIDEBARS */
#left_sidebar,
#left-sidebar {
    width:20%;
  float: left;
  font-size: 17px;

}

#left-sidebar h3 {
    font-size: 22px;
    color: #4cbf99;
}

#left_sidebar ul li {
        list-style-type:none;
        margin: 0;
        padding:0;
        border-bottom: 1px solid #000;
}
#right_sidebar {
    float: right;
    width: 20%;
    font-size: 17px;
}

#right_sidebar h3 {
    color: orange;
    font-size: 22px;
}
.wrap {
    clear: both;
    overflow: hidden;
    width: 1280px;

}

.wrap_box3 {
  padding: 5px;
  margin: 10px 5px;
  border: 1px solid #000;
  width: 402px;
  height: 100%;
  float:left;
}

.wrap_box2 {
  padding: 5px;
  margin: 10px 5px;
/*  border: 1px solid #000; */
  width: 615px;
  height: 100%;
  float:left;
}

.wrap_box3 h2 {
    padding: 5px;
    margin: 0px;
    border-bottom: 1px solid #000;
    font-size: 26px;
        background: #160402;
    color: #k828776;
    color: #efd98b
}

.wrap_box3 h3 {
    font-size: 22px;
    padding: 0px;
}

.left2_box p {
    padding: 5px 10px;
}

.right_box {
border: 2px solid #d0d0ae;
margin-top: 10px;
}


#left_sidebar ul {
    margin: 0;
}



#pre {
    clear: both;
    margin: 20px;
}
#webtitle {


}

#header h1 {

    font-family: arial;
    font-size: 52px;
    font-weight: 400;
    font-family: Fibra;
    text-align: center;
    color: lightgreen;
    text-shadow: 4px 4px #000;
}

#header h2 {
    font-size: 24px;
    font-family: "TiredOfCourier Plain";
    color: lightcoral;
    background: #fff;
    border: 1px solid black;
    text-align: center;
    width: 67%;
    margin: 0 auto;
    padding: 5px;
}
#header p {
        text-align: center;
}
#header img {
}

#webtitle .sitedate {
    text-align: center;
    font-size: 16px;
    margin: 10px;
    padding: 0;
    background: #ccc;
    border-bottom: 1px solid #000;
}

#preamble pre {
    line-height: 1;
    margin: 0px 10px 5px;
}


h2.title,
h1.title {
    color: #FF5140;
}

span.subtitle {
    font-size: 22px;
    font-weight: 400;

}

/*** Content stuff ***/

#container {
    width: 1280px;
    margin: 15px auto;
    overflow: hidden;

}


/* #content img {    width: 100%;    margin: 0 auto;
}    */

#post-content {
    font-size: 20px;
    line-height: 30px;
}

#content ul,
#content ol {
    margin: 0;
    padding-left: 20px;
}

#content ul li,
#content ol li {
    line-height: 1.6em;
    list-style-type: square;

}


#box_quote {
    /* width: 90%; */
    padding: 0.25em;
    margin: 1em;

 }

.button {
    padding: 5px 10px;
}

/*** Link colors ***/

a {
    color: #585931;

    color: #eba400;
    color:#e86d6d;
}

a:hover {
    text-decoration: none;

}

a:visited {   

}

pre.example, pre.src {
    font-family: monospace;
    font-size: 12px;
    color: #000;
    background: #c3c3c3;
    border: 2px solid #f1f1f1;
    box-shadow:none;
    padding: 1em;
    margin: 1em 5em;
    overflow:hidden;
}

/*** Postamble, footer stuff ***/

#footer {
/*    background: #3C3C3C;*/
    padding: 15px;
    clear:both;
    margin-top: 15px;
}


#footer p {
    font-size: 18px;
    line-height: 1.2em;
}

#footer img {
    margin: 3px;
}

#postamble img a:hover,
#postamble img a {
    background: none;
}

/*** UPPER MENU ***/
#upper-menu {
    margin: 1em 0;
}

#upper-menu li {
    float:left;
    list-style-type:none;
    font-family: serious1, monospace;
    font-size: 1.1em;
    text-transform: uppercase;
    margin: 0.2em;
}

#upper-menu li a {
    background: #01FF5E;
    color: #210040;
    padding: 0.5em;
    display: block;
    text-decoration:none;
    border: 2px solid #f3f3f3;
}

#upper-menu li a:hover {
    color: #01FF5E;
    background: #210040;
}

/*** Menu ***/
#menu a {
    padding: 0.6em; background: #ccc;
}

/*** main menu test ***/


#mainmenu {
font-family: Home Video;

}



#mainmenu li,
#contentnav li {
    float:left;
    margin: 0;
    margin-top: 5px;
    padding: 5px 10px;
    list-style-type: none;

}

#mainmenu li a {
    background: #000;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;

}

#mainmenu li a:hover {
    color: yellow;
}

#notesmenu {
    margin: 0;

    color: #fff;
}

#notesmenu li {
    list-style-type: none;

}



#notesmenu li a {
    color: yellow;
    text-decoration: none;
}

/*** luke menu ***/
.menubar li a {
    display: block; text-decoration:none; font-family:serious1;color: #210040;
}

.menubar {
    display: inline-block;
    margin: 0;
    padding: 0;
    zoom:1;
}

nav {
/*    margin-left: auto;
    margin-right: auto; */
    font-size: 18px;
    text-align: center;
}


.menubar li {
	display: block;
	float: left;
	width: auto;
    min-height: 1.5em;
    padding: 5px 10px;
    margin: 4px;
    background: #0ea94d;

}
 
.menubar li a:hover {
     color: #0ea94d;
    background: #210040;
}

.menubar li ul {
	visibility: hidden;
	position: absolute;
	padding-top: 10px;
}

.menubar li:hover ul {
	visibility: visible;
    padding-left: 0;
    margin-left: -7px;
}

.menubar li ul li {
    float: none;
    position: relative;
    width: 150px;
    text-align: left;
    text-transform:none;
       
}

.menubar li ul li a  {

}
