div.announcement {
    display: none;
}

span.omitted {
    font-size: 0.8em;
}

div.boardlist {
    color: #8899AA;
    margin-top: 0px;
    background-color:  #DDDDDD;
    border: 1px solid #cccccc;
    margin-top: 0;
    position: fixed;
    top: 0;
}

div.boardlist.bottom {
    margin-top: 20px;
    position: inherit;
    background:inherit;
}

.return1 a{
    float:left;
    font-size: inherit;
}

div.blotter {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    color: #006AB9;
    font-weight: bold;
    margin-bottom: 0.5em;
    padding: 2px;
    text-align: center;
}

div.title {
    margin-bottom: 0em;
    clear: both;
    color: #FFAB3F;
    font-size: 2em;
    font-weight: bold;
}

div.ban h2 {
    border-radius: 6px 6px 6px 6px;
}

div.ban {
    background: none repeat scroll 0 0  #DDDDDD;
    border: 1px solid #CCCCCC;
    margin: 30px auto;
    max-width: 700px;
    border-radius: 7px;
}

form {
    margin-bottom: 0px;
}

form {
    margin-bottom: 0px;
}

span.heading {
    color: #FFAB3F;
    display: block;
    font-size: 12pt;
    font-weight: bold;
}

html, body {
	background: none;
	background-color: #EEEEEE;
	color: #000000;
	font-family: "Arial", "Open Sans", sans-serif;
}

a {
	color: #5A5A5A;
}

a:hover {
	color: #0066FF;
}

.adminbar {
    clear:both;
    float:right;
    font-size: .8em;
}

.adminbar a {
	font-weight: bold;
}

.logo {
    clear:both;
    text-align:left;
    font-size:2em;
    font-weight: bold;
    color:#FF6600;
}

.theader, .passvalid {
    background:#DDDDDD;
    text-align:center;
    padding:2px;
    color:#2266AA;
    clear: both;
    font-weight: bold;
    margin-bottom: .5em;
    border: solid 1px #CCCCCC;
    -moz-border-radius: 5px;
}

.rules {
    font-size:0.7em;
}

.postblock {
    background:transparent;
    color:#002244;
    font-weight:bold;
}

.footer {
    text-align:center;
    font-size:12px;
    font-family: "Arial", "Open Sans", sans-serif;
    margin: 2em 0 0 0;
}

.dellist {
	font-weight: bold;
	text-align:center;
}

.delbuttons {
	text-align:center;
	padding-bottom:4px;
}

.managehead {
	background:#DDDDDD;
	color:#002244;
	padding:0px;
}

.postlists {
	background:#FFFFFF;
	width:100%;
	padding:0px;
	color:#800000;
}

.row1 {
	background:#DDDDDD;
	color:#002244;
}

.row2 {
    background:#CCCCCC;
    color:#002244;
}

.unkfunc {
	background:inherit;
	color:#789922;
}

.reflink {
	font-size: .8em;
	font-weight: bold;
}

.filesize {
	text-decoration:none;
	color: #666666;
	font-size: .8em;
}

.filetitle {
	background:inherit;
	font-size:1.2em;
	color:#002244;
	font-weight:bold;
}

.postername {
	color:#004A99;
	font-weight:bold;
}

.postertrip {
	color:#FF3300;
}

.oldpost {
    color:#CC1105;
    font-weight:bold;
}

.omittedposts {
    color:#666666;
}

.reply {
	background:#DDDDDD;
	border: solid 1px #CCCCCC;
	padding: 0;
	margin: 0;
	-moz-border-radius: 5px;
}

blockquote {
	margin: .5em .5em .5em 1em;
}

blockquote p {
	margin: 0;
	padding: 0;
}

.reply blockquote {
	margin: .5em;
}

.doubledash {
	display: none;
 	vertical-align:top;
	clear:both;
	float:left;
}

.replytitle {
	font-size: 1.2em;
    color:#002244;
    font-weight:bold;
}

.commentpostername {
    color:#004A99;
	font-weight:800;
}

.thumbnailmsg {
	font-size: .8em;
	color:#666666;
}

hr {
	border-style: solid none none none;
	border-width: 1px;
	border-color: #BBBBBB;
}

table {
	border-style: none;
}

table td {
	border-style: none;
}

.nothumb {
	background-color: #FFFFFF;
	border-style: dotted;
	margin: .3em .5em;
}

.abbrev {
    color:#666666;
}

.highlight {
	background:#EEDACB;
	color:#000000;
	border: 2px dashed #EE6600;
}

div.banner, div.banner a {
    color: inherit;
}

div.banner {
    background-color: inherit;
}

form table tr th {
    background: none;
}

div.post.reply {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
}

div.title,h1 {
    color: #FF6600;
    font-size: 32px;
    font-weight: bold;
}

div.title p {
    font-size: 26px;
    margin: 0;
}

h1 {
    letter-spacing: inherit;
}

.pages {
    background: rgba(204, 204, 204, 0.32) !important;
    color: #707070 !important;
}

div.banner {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    clear: both;
    color: #2266AA;
    font-weight: bold;
    margin-bottom: 0.5em;
    padding: 2px;
    text-align: center;
}

form table tr td div {
    padding-left: 0px;
}

.recaptchatable .recaptcha_image_cell {
    padding: 0px !important;
}

.desktop-style div.boardlist:not(.bottom) {
    background-color: #DDDDDD;
}

.box {
	background: #DDDDDD;
	border-color: #CCCCCC;
	color: #000000;
	border-radius: 7px;
}

.box-title {
	border-radius: 7px;
}

table thead th {
	background: transparent;
	border: none;
}

table tbody tr:nth-of-type( even ) {
	background-color: #DDDDDD;
}

table.board-list-table .board-uri .board-sfw {
	color: #5A5A5A;
}

tbody.board-list-omitted td {
	background: transparent;
	border: none;
}

table.board-list-table .board-tags .board-cell:hover {
	line-height: 27px;
	background: #EEEEEE;
}

table.board-list-table tr:nth-of-type( even ) .board-tags .board-cell {
	background: #DDDDDD;
}
