body {
    font-family: amiga1,courier,monospaced;
    /*background:#0057af;*/
	background:#0055ad;
    color:#fff;
    cursor: url(cursor1.png), auto;
}
::-moz-selection { /* Code for Firefox */
    color: #000;
    background: #ff8800;
}

::selection {
    color: #000;
    background: #ff8800;
}
::placeholder {
	font-family:amiga1,courier,monospaced;
	color:#fff;
}
a:visited:hover,
a:hover {
    cursor: url(cursor1hover.png), auto;
    color:#ff8800;
}
a:active {
    cursor: url(loading.png), auto;
}
h1,h2,h3,h4,h5,h6,ol,ul,li,p,a,a:visited {
    font-size:16px;
    font-weight:normal;
    margin:0;
    padding:0;
    color:#fff;
}
hr {
	background:none;
	border-top:3px dotted #fff;
}
#primary ul li,
#secondary ul li {
    list-style:none;
    text-indent:-16px;
    padding-left:16px;
}
#primary ul li:before,
#secondary ul li:before {
    content:"#";
    color:#fff;
    font-size:16px;
}
#primary {
	border:2px solid #fff;
	border-top:none;
	position:relative;
}
.site-header {
    background:#fff;
    color:#0055ad;
}
.site-title a,
.site-description,
.main-navigation li a {
    color:#0055ad;
}
.main-navigation li a:hover {
    background:#000;
    color:#ff8800;
    /*width:88%;*/
}
@media (min-width:665px) {
	#primary-menu {
		display:flex;    
	}
	#primary-menu li {
		padding:0 10px;
	}
	#primary-menu li ul li {
		padding:0;
	}
	#primary-menu ul.sub-menu {
		background:#fff;
		border:2px solid #0055ad;
		border-top:none;
		padding:0;
		box-shadow: 0 0 0 0;
	}
	ul.sub-menu li {
		padding:0;
	}
	#primary-menu li ul li a {
		padding:0 2px;
	}	
}
.site-content {
    display:flex;
    padding:10px;
}
.site-footer {
    padding:10px;
}
.main-navigation {
    width:78%;
}
.windowIconsTop {
    flex: 1 1 20em;
}
#primary {
    /*width:80%;*/
    flex:1 1 80em;
}
#secondary {
    /*width:10%;
    margin-left:auto;*/
    flex:2 2 30em;
    padding:0 20px;
}
.contentWin {
    border:2px solid #fff;
	border-bottom:none;
    margin:0;
}
.winBar {
    background:#fff;
    color:#0055ad;
    display:flex;
	margin-top:0;
	height:18px;
}
.square:before {
	content: " ■ ";
    border: 6px double #0055ad;
    padding: 0px;
    line-height: 12px;
    color: #000;
    display: block;
    width: 24px;
    height: 24px;
    text-align: center;
    margin: -4px 5px 0 2px;
    font-size: 7px;
    text-indent: -1px;
}
.windowTitle h1,
.windowTitle h2 {
    color:#0055ad;
}
.windowIcons {
    display:flex;
    justify-content: space-between;
    padding:0 2px;
    margin-left:auto;
    border-left:2px solid #0055ad;
    border-right:2px solid #0055ad;
    margin-top:-2px;
	border-bottom:none;
	width:50px;
}
.winIconOne {
    border:2px solid #0055ad;	
    display:block;
    width:14px;
    height:12px;
    margin:2px;
    float:left;
}
.winIconOne::before {
    content:"";    
    display:block;
    width:14px;
    height:12px;
    background:#000020;
    position:relative;
    top:2px;
    left:2px;
    float:left;
}
.winSep::before {
    content:"";
    display:block;
    border-right:2px solid #0055ad;	
    float:left;
    width:6px;
    height:20px;
}
.winIconTwo {
    background:#000020;    
    display:block;
    width:14px;
    height:12px;
    margin:2px;
}
.winIconTwo::before {
    content:"";
    display:block;
    width:14px;
    height:12px;
    background:#fff;
    border:2px solid #0055ad;
    position:relative;
    top:2px;
    left:2px;
}
.winIconTwo::after {
    content:"";
    padding:5px;
    display:block;
    width:2px;
    height:20px;
}
.windowLines {
	/*width:88%;
	display:inline-block;*/
    flex: 1 1 auto;
}
.windowLines hr {
	display:inline-block;
	border-top:3px solid #0055ad;
	border-bottom:3px solid #0055ad;
	background:#fff;
	padding:2px 0;
	width:100%;
	margin:0;
}
.contentWinInside {
    /*display:flex;*/
	padding:0px;
}

.bar {
    border:2px solid #0055ad;
}
.resizeIcon {
	display:block;
	background:#fff;
	width:14px;
	height:16px;	
	position:absolute;
	right:0;
	bottom:0;
}
.boxOne:before {
	content: "";
    width: 6px;
    height: 6px;
    border: 2px solid #0055ad;
    position: relative;
    top: 2px;
    left: 2px;
    display: block;
    padding: 0;
}
.boxTwo:before {
	content: "";
    width: 8px;
    height: 10px;
    border: 2px solid #0055ad;
    position: relative;
    top: 0px;
    left: 6px;
    display: block;
    padding: 0;
}
.posts-navigation::after,
label[for*="comment"]::after {
	content:"";
	display:block;
	width:8px;
	height:16px;
	background:#ff8800;
	clear:both;
}
.search-form input[type="submit"] {
	display:none;
}
.search-form input[type="search"] {
	border:2px solid #fff;
	background:none;
	padding:2px;
	font-family:amiga1,courier,monospaced;
	color:#fff;
	border-radius:0;
    width:100%;
}
h1.page-title {
	color:#0055ad;
}
.post-navigation,
.comments-area,
.singleContent {
	padding:2px;
}
span.cat-links:before,
span.edit-link:before,
span.comments-link:before {
    content:" · ";
}
.post-navigation {

    padding:20px;
}

div.nav-previous a:before {
    content:" <: ";
}
div.nav-next a:after {
    content:" :> ";
}
#comments {
    border-top:2px dotted #fff;
    margin:auto;
    width:95%;
}
.entry-content ul,
.entry-content ol,
.comments-area ol {
	margin:20px 0 20px 40px;
}
#respond {
    border-top:2px dotted #fff;
    padding-top:30px;
}
.comments-area input {
	border:2px solid #fff;
	background:none;
	border-radius:0;
	color:#fff;
	font-family:amiga1,courier,monospaced;
}
.comments-area input:focus {
	color:#fff;
}
.comments-area input[type="submit"] {
	font-size:16px;
	background:#fff;
	color:#0055ad;
	border:none;
}
.comments-area input[type="submit"]:hover {
	background:#000;
	color:#ff8800;
}
.comments-area textarea {
    background:#fff;
    color:#0055ad;
    font-family:amiga1,courier,monospaced;
}
.textareaCont {
    position:relative;
    border:2px solid #fff;
    background:#0055ad;
    padding:2px;
}
.commentAfter:before {
    content:"◥";
    border:2px solid #0055ad;
    border-top:none;
    background:#0055ad;
    display:block;
    position:absolute;
    left:0;
    bottom:0;
    line-height:12px;
}
.precomment {
	display:flex;
}
.precomment p,
.precomment input {
    margin:5px;
}

.precomment p:last-child {
    margin:auto;
}
.main-navigation button {
	color:#0055ad;
	background:#fff;
	font-family:amiga1,courier,monospaced;
	font-size:16px;
	border:none;
	padding:0;
	margin:0;
}
.disks {
	width:200px;
	text-align:center;
    margin:auto;
}
.disks p {
	margin-bottom:40px;
}
.disks a {	
	display: block;
    width: auto;
    height: 30px;
    background: url(disk1-01.png);
    line-height: 80px;
    background-repeat: no-repeat;
    background-position: center;
}
.disks a:hover {	
	display: block;
    width: auto;
    height: 30px;
    background: url(disk1-02.png);
    line-height: 80px;
    background-repeat: no-repeat;
    background-position: center;	
}

@media (min-width:320px) and (max-width:664px) {
	.main-navigation {
		padding-left:20px;
		flex:none;
		display:block;
		margin:auto;
	}
	.main-navigation ul {
		display: none;
	}
	.main-navigation.toggled ul {
		display: block;
		position: absolute;
		background: #fff;
		width: 100%;
		top:20px;
		left: 0;
		padding: 30px;
		z-index: 999;
		border: 5px double #0055ad;
		border-radius:10px;
		float: left;
		
	}
	.main-navigation.toggled ul li {
		float: none;
	}
	.main-navigation.toggled ul ul {
		background:#fff;
		float:left;
		display:block;
		position:relative;
		border: 2px solid #0055ad;
		border-radius:0;
		box-shadow:5px 5px 0px 0px #ff8800;
		padding:10px;
		margin-bottom:10px;
		top:0;
	}
	.main-navigation.toggled ul ul li a {
		width:100%;
	}
	.site-header,
	.site-branding {
		flex:none;
		display:block;
	}
	.site-header {
		width:100%;
	}
	.site-description {
		display:none;
	}
	.windowIconsTop {
		flex:none;
	}
}	

@media (min-width:665px) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
	.site-description,
	.main-navigation {
		width:auto;
		padding-left:40px;
	}
}
@media (max-width:1600px) {
	.main-navigation {
		width:auto;
	}
	.windowIconsTop {
		flex: 1 1 5em;
		margin:auto;
	}
}
@media (min-width:665) and (max-width:767px) {
	.main-navigation {
		padding-left:10px;
	}
}
@media (max-width:899px) {
	.site-description {
		display:none;
	}
}
@media (min-width:320px) and (max-width:767px) {
	.site-content,
	#primary,
	#secondary	{
		flex:none;
		display:block;
	}
    #secondary {
        margin-top:30px;
    }
    .precomment {
        display:block;
    }
    .precomment label,
    .precomment label span {
        display:inline-block;
    }
    .precomment input {
        float:none;
        display:block;
        width:100%;
        clear:left;
    }
    #secondary .search-form input[type="search"] {
        display:block;
        width:100%;
    }
}
@media (min-width:768px) and (max-width:1023px) {
	#primary {
		flex:3;
	}
	#secondary {
		flex:1;
	}
}
