
###########################
#######NIGRACHAN.CSS#######
###########################
###########################


/**
 * Globals.
 */
* {
	background-color:#000000;
	color:#909090;
}
html, body {
  background-color:#000000 !important;
	color:#909090;
}

a[href], a[href]:visited {
	color:#ffffff;
	text-decoration:none;
}

a[href]:hover {
	color:#a0a0a0;
	text-decoration: underline;
}

hr {
    background: #909090;
    background: -moz-linear-gradient(left, rgba(199,202,212,0.05) 0%, rgba(199,202,212,0.05) 1%, rgba(199,202,212,0.75) 10%, rgba(199,202,212,1) 50%, rgba(199,202,212,0.75) 90%, rgba(199,202,212,0.05) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(199,202,212,0.05)), color-stop(1%,rgba(199,202,212,0.05)), color-stop(10%,rgba(199,202,212,0.75)), color-stop(50%,rgba(199,202,212,1)), color-stop(90%,rgba(199,202,212,0.75)), color-stop(100%,rgba(199,202,212,0.05))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(199,202,212,0.05) 0%,rgba(199,202,212,0.05) 1%,rgba(199,202,212,0.75) 10%,rgba(199,202,212,1) 50%,rgba(199,202,212,0.75) 90%,rgba(199,202,212,0.05) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(199,202,212,0.05) 0%,rgba(199,202,212,0.05) 1%,rgba(199,202,212,0.75) 10%,rgba(199,202,212,1) 50%,rgba(199,202,212,0.75) 90%,rgba(199,202,212,0.05) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(199,202,212,0.05) 0%,rgba(199,202,212,0.05) 1%,rgba(199,202,212,0.75) 10%,rgba(199,202,212,1) 50%,rgba(199,202,212,0.75) 90%,rgba(199,202,212,0.05) 100%); /* IE10+ */
    background: linear-gradient(left, rgba(199,202,212,0.05) 0%,rgba(199,202,212,0.05) 1%,rgba(199,202,212,0.75) 10%,rgba(199,202,212,1) 50%,rgba(199,202,212,0.75) 90%,rgba(199,202,212,0.05) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0dc7cad4', endColorstr='#0dc7cad4',GradientType=1 ); /* IE6-9 */
}


/**
 * Header and footer.
 */

.navbar {
	background-color:#202020;
	border:1px solid #303030;
	color:#909090;
	}
.navbar img {
	height:1em;
	width:1em;
}
/**
 * Posting mode: Reply header,
 */
 
 
.replymode {
  background:#202020;
  color:#ffffff;
  border: 1px solid #202020;
}
.catalogmode {
  background:#202020;
  color:#17f700;
	border: 1px solid #202020;
}

/**
 * Posting form.
 */


#posting_form ol li span {
	font-size: .9em;
}

#rules ul#tabs {
	background-color: #000000;
	border-color: #303030;
	border-right-color:#000000;
}

#rules ul#tabs li {
	background-color:#101010;
	border-color: #303030;
}

#rules ul#tabs li.selected {
  background-color: #202020;
  font-weight: bold;
  border-bottom-color:#202020;
}

#posting_form input {
    color: #909090;
    background-color:#202020;
    border: 1px solid #303030;
}

.ui_wrapper, textarea {
	color:#909090;
    background-color:#202020;
    border: 1px solid #303030;
    
}

#rules {
    border: 1px solid #303030;
    background-color: #202020;
    color: #909090;
}

#rules .title {
    text-shadow: 1px 1px 1px #303030;
}

/**
 * Threads and posts
 */
/****************************************************/
table.uploads th {
 background:#9988EE;
 color:#909090;
 font-weight:800;
}

.post {
  background: #303030;
  border-color: #202020;
  color:#909090;
}

.reply .post {
  background: #202020;
  color:#909090;
}

.post_header {
    background: #202020;
    border-bottom-color: #303030;
}

.reply .post_header {
    background: #202020;
}


.file_size {
	color: #909090;
	text-decoration:underline;
}

.file_size a {
	text-decoration:underline;
}

.subject {
  color: #909090;
}

.postername {
	color:#505050;
	font-weight:800;
}

.highlight .post {
 background-color: #202020;
 color: #909090;
}

.omittedposts, .abbrev, .oldpost {
	font-weight:800;
  font-size:small;
  color:#707070;
	margin-left: 1em;
}

.doubledash {
  color: #909090;
}
/****************************************************/
.replytitle {
	font-size:18px;
	font-family:sans-serif;
	color:#909090;
	font-weight:800;
}

.thumbnailmsg {
	background: transparent;
	font-size:9px;
	font-family:sans-serif;
	color:#909090;
}

.quote {
	color:#789922;
}


/**
 * Misc. functions
 */

.reflinkpreview {
 background-color: #202020;
}

ol li label {
	color:#ffffff;
    background-color: #202020;
    border-color: #303030;
}

ol li * {
    vertical-align: middle;
}

.hidethread {
 background: transparent url('./icons/rainbow/rainbow.gif') -32px -16px no-repeat;
}

.unhidethread {
 background: transparent url('./icons/rainbow/rainbow.gif') -48px 0px no-repeat;
}

.watchthread {
 background: transparent url('https://7chan.org/css/icons/rainbow/rainbow.gif') -32px 0px no-repeat;
}

.expandthread {
 background: transparent url('https://7chan.org/css/icons/rainbow/rainbow.gif') 0px -16px no-repeat;
}

.quickreply {
 background: transparent url('https://7chan.org/css/icons/rainbow/rainbow.gif') 0px 0px no-repeat;
}

.hidewatchedthreads {
 background: transparent url('https://7chan.org/css/icons/rainbow/rainbow.gif') -48px -16px no-repeat;
}

.refreshwatchedthreads {
 background: transparent url('https://7chan.org/css/icons/rainbow/rainbow.gif') -16px -16px no-repeat;
}

.restorewatchedthreads {
 background: transparent url('https://7chan.org/css/icons/rainbow/rainbow.gif') -16px 0px no-repeat;
}

.expandall {
  background: transparent url('./icons/rainbow/rainbow.gif') 0px -32px no-repeat;
  height: 16px;
  width: 16px;
}


.locked {
  width:0;
  height:0;
  background: url('https://7chan.org/css/lockgray.png') no-repeat bottom left;
  padding-left:12px;
  padding-bottom:15px;
}

.stickied {
  width:0;
  height:0;
  background: url('https://7chan.org/css/stickygray.png') no-repeat center;
  padding-left:14px;
  padding-bottom:15px;
}
