/*
This css file was created by Harrison for 24chan.org. Use anywhere else without permission is prohibited.
Contact: HarrisonHopkins@Gmail.com
*/

#overlay-menu {
    left: 30px;
}

.overlay-menu {
    background: rgba(0,0,0,0.85);
    position: fixed;
    top: 0px;
    border-left: 1px #CCC solid;
    border-right: 1px #CCC solid;
    border-bottom: 1px #CCC solid;
    padding: 3px;
    border-radius: 0px 0px 5px 5px;
    z-index: 100;
}

html, body {
	background:#000;
	color:#FFF;
font-family: "Trebuchet MS",Trebuchet,serif;
}

.reflink a {
	color:#999999;
}
a {
	color:#999999;
	text-decoration: none;
        -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.5s ease;
}
a:hover {
	color:#FFF;
        text-shadow:#FFF 0px 0px 10px;
}
.reflink a:hover{
        color: #FFF;
	font-weight: bold;
        text-shadow:#FA0000 0px 0px 10px;
}
.admin {
	color: #00CC00;
        text-shadow: #00FF00 0px 0px 10px;
	font-weight: normal;
}
input, textarea {
background-color: #000;
color: #fff;
border: 1px solid #CCC;
}
input:focus, textarea:focus
{
background-color: #444;
}
#imagefile {
	border: 0px;
}
.adminbar {
	text-align:right;
	clear:both;
	float:right;
	font-size: 13px;
}
.news {
	text-align:right;
	clear:both;
	float:right;
	font-size: 13px;
}
.navbar {
	font-size: 13px;
}
.logo {
	clear:both;
	text-align:center;
	font-size:2em;
	color:#FFF;
	width:100%;
}
.replymode {
	background:#AAA;
	text-align:center;
	padding:2px;
	color:#000;
	width:100%;
}
.catalogmode {
	background:#0040E0;
	text-align:center;
	padding:2px;
	color:#FFFFFF;
	width:100%;
}
.postarea {
}
.rules {
	/*font-size:0.7em;*/
	/* width: 468px; */
	font-size: 10px;
}
.rules li {
	margin-left: 1em;
	/*text-indent: 0em;*/
}
.postblock {
	background:#444;
	color:#CCC;
	font-weight:800;
	text-align: left;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #666;
}
.footer {
	text-align:center;
	font-size:12px;
	font-family:serif;
}
.passvalid {
	background:#444;
	text-align:center;
	width:100%;
	color:#ffffff;
}
.dellist {
	font-weight: bold;
	text-align:center;
}
.delbuttons {
	text-align:center;
	padding-bottom:4px;

}
.managehead {
	background:#AAAA66;
	color:#FFF;
	padding:0px;
}
.postlists {
	background:#FFFFFF;
	width:100%;
	padding:0px;
	color:#FFF;
}
.row1 {
	background:#EEEECC;
	color:#FFF;
}
.row2 {
	background:#DDDDAA;
	color:#FFF;
}
.unkfunc {
	background:inherit;
	color:#789922;
}
.unkfunc2 {
	background:inherit;
	color:#18a952;
}
.filesize {
	text-decoration:none;
}
.filetitle {
	background:inherit;
	font-size:1.2em;
	color:#CC1105;
	font-weight:800;
}
.postername, .postnumber_green  {
	color:#CCC;
	font-weight:bold;
}
.postertrip {
	color:#CCC;
}
.oldpost {
	color:#CC1105;
	font-weight:800;
}
.omittedposts {
	color:#707070;
}
.reply {
	background: #444;
	color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
}
.replyhl {
	background: #F0C0B0;
	color: #FFF;
}
.doubledash {
	vertical-align:top;
	clear:both;
	float:left;
}
.replytitle {
	font-size: 1.2em;
	color:#CC1105;
	font-weight:800;
}
.commentpostername {
	color:#117743;
	font-weight:800;
}
.thumbnailmsg {
	font-size: small;
	color:#FFF;
}
.abbrev {
	color:#707070;
}
.highlight {
	background:#444;
	color:#FFF;
	border: 2px dashed #FFF;
}
#watchedthreads {
	background-color: #444 !important;
}
.reflinkpreview {
	background-color: #444 !important;
}
.replybacklinks {
background-color:#inherit;
font-family:tahoma,arial,helvetica,sans-serif;
font-size:80%
color: #FFF;
}
.replybacklinks a:hover {
text-shadow:#FA0000 0px 0px 10px;
color: #FFF;
}

.spoiler {
color: gray;
background-color: gray;
}
