body {
	font: normal 18px Verdana,Arial,Helvetica,sans-serif;
	margin-left: 8px;
	margin-right: 8px;
}
h1, h2 {
	font-size: inherit;
	font-weight: bold;
}

#user_index_title {
	display: block;
}

#all {
	width: 900px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: none;
	border-width: 0;
}
#page {
	padding-left: 0;
	padding-right: 0;
	margin-top: 4px;
}
.menubar {
	background: #000;
	color: #fff;
}
.menu {
	background: #000;
	color: #fff;
}
.menu .highlight, .menu .active {
	background: #fff;
	color: #000;
}
.menu li {
	padding-left: 16px;
	padding-right: 16px;
}
.menu li.mouseover {
	background: #fff;
	color: #000;
}
.menu li.mouseover .expand_triangle, .menu .highlight .expand_triangle,  .menu .active .expand_triangle {
	background: url('/images/css/triangle_highlight_blindwiki.png');
}
.expand_triangle {
	background: url('/images/css/triangle_blindwiki.png');
}


.submenu {
	background: #000;
	color: #fff;
	/*border: solid 1px black;*/
}

/*.message-search-form {
	text-align: right;
	padding-right: 8px;
}*/

.attachments img {
	max-width: 100%;
}
.view.user {
	margin-bottom: 0.5em;
	float: none;
	font-size: inherit;
}
#user_index {
	margin-top: 0.5em;
}

.blind-title {
	/*width: 434px;*/
	max-width: 100%;
	height: 57px;
	margin: 0;
	padding: 0 0 0 0;
	background: #000;
	/* float: left; */
}
.blind-title a {
	display: block;
	margin: 0 16px 0 16px;
	width: auto;
	height: auto;
	padding: 0;
}
.blind-title img {
	display: block;
	max-width: 100%;
}

.mainmenu {
	float: left;
	/*overflow: hidden;*/
}
.rightmenu {
	float: none;
}
.blind-topright {
	float: right;
}

.blind-invisible, .blind-invisible * {
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
	margin: 0;
	padding: 0;
	border: none;
	position: absolute;
	
}
.blind-invisible li {
	display: inline;
}

.ui-datepicker.ui-widget-content .ui-state-default {
	background-color: #fff;
	color: #000;
	font-weight: bold;
}
.ui-datepicker.ui-widget-content .ui-state-active {
	background-color: #000000;
	color: #ffffff;
}
.ui-datepicker.ui-widget-content .ui-datepicker-unselectable .ui-state-default {
	font-weight: normal;
}

.ui-widget.ui-datepicker {
	font-size: 18px;
}
.ui-datepicker {
	max-width: 100%;
}
.attachments img.map {
	max-width: none;
	position: relative;
	left: 50%;
	margin-left: -450px;
}
.attachments.with_map {
	overflow: hidden;
	width: 100%;
}


/* https://gist.github.com/afabbro/3759334 */


.attachments audio, .attachments audio[controls] {
	width: 100%;
}

.message_content audio, .message.edit audio {
	width: 48px;
	height: 48px;
	font-size: 0;
}
.message_content audio * {
	font-size: 0;
}
/*
audio::-webkit-media-controls {
	margin: 0;
	padding: 0;
	width: 48px;
	height: 48px;
}
audio::-webkit-media-controls-enclosure {
   	max-width: none;
   	padding: 0;
   	margin: 0;
   	font-size: 0 !important;
	width: 48px;
	height: 48px;
}
audio::-webkit-media-controls-enclosure * {
	font-size: 0 !important;
}
audio::-webkit-media-controls-panel {
	padding: 0;
	margin: 0;
	width: 48px;
	height: 48px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 0 !important;
}

audio::-webkit-media-controls-panel * {
	font-size: 0 !important;
}

audio::-webkit-media-controls-mute-button, audio::-webkit-media-controls-timeline-container, audio::-webkit-media-controls-current-time-display, audio::-webkit-media-controls-time-remaining-display, audio::-webkit-media-controls-timeline, audio::-webkit-media-controls-volume-slider-container, audio::-webkit-media-controls-volume-slider, audio::-webkit-media-controls-seek-back-button, audio::-webkit-media-controls-seek-forward-button, audio::-webkit-media-controls-fullscreen-button, audio::-webkit-media-controls-rewind-button, audio::-webkit-media-controls-return-to-realtime-button, audio::-webkit-media-controls-toggle-closed-captions-button, audio::-webkit-media-controls-closed-captions-container, audio::-webkit-media-controls-closed-captions-track-list {
	display: none;
}

audio::-webkit-media-controls-play-button, audio::-webkit-media-controls-play-button.paused {
	margin: auto auto auto auto;
	padding: 0;
	cursor: pointer;
	font-size: 0;
}

audio::-webkit-media-controls-panel button {
	font-size: 0;
}
audio::-webkit-media-controls-status-display {
	display: none;
}
*/



.sortnav {
	float: right;
	text-align: right;
}

#user_index h1 {
	float: left;
}

#user_index .view.user {
	clear: both;
}

.tag_count_text {
	display: inline-block;
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
	color: #fff;
	font-size: 0;
}

.message_header, .message p.message_header {
	display: inline;
	margin-right: 8px;
}
.message_tags {
	display: inline;
}

.audiojs .scrubber, .audiojs .time {
	display: none;
}

.month_days {
	display: none;
}
.month_days.month-selected {
	display: inline;
}

.date_selector select, .date_selector select:not([size]):not([multiple]), .date_selector select[size="0"], .date_selector select[size="1"] {
	background: white;
	color: black;
	font-family: inherit;
	font-size: inherit;
	height: 25px;
	border: 1px solid black;
	vertical-align: middle;
}
/*.date_selector select:hover, .date_selector select:not([size]):not([multiple]):hover, .date_selector select[size="0"]:hover, .date_selector select[size="1"]:hover {
	background: black;
	color: white;
}*/

.date_selector {
	/*background-color: black;
	color: white;
	padding: 0;*/
}
.date_selector .month_days.month-selected span, .date_selector .month_days.month-selected a {
	display: inline-block;
	height: 23px;
	vertical-align: middle;
	padding: 2px 2px 0 2px;
}
.date_selector .month_days.month-selected {
	/*display: inline-block;
	height: 25px;*/
	vertical-align: middle;
}

.date_selector .month_days .date-selector-day {
	/*background-color:white;
	color: black;*/
}
.date_selector .month_days a.date-selector-day {
	/*background-color:black;
	color: white;*/
	text-decoration: none;
}
.date_selector .month_days.month-selected span {
	background-color: black;
	color: white;
	/*font-weight: bold;*/
}


.date_selector select option {
	background: black;
	color: white;
}
.date_selector option:hover{
	background: white;
	color: black;
}
.date_selector option:checked{
	background: white;
	color: black;
} 
.date_selector option:active{
	background: white;
	color: black;
} 
.date_selector select:-internal-list-box option:checked{
	background: white;
	color: black;
}
.date_selector ::selection{
	background: white;
	color: black;
}
.date_selector option ::selection{
	background: white;
	color: black;
}
.date_selector select ::-moz-selection {
	background: white;
	color: black;
}

.message_edit_links, .attachment_edit_links, .message .attachments div.attachment_edit_links, .message_location_edit_links, .message .attachments div.message_location_edit_links {
	font-size: inherit;
	color: inherit;
}
.message .comments_header, .message .comments_content {
	font-size: inherit;
}

textarea {
	font-size: inherit;
}
.form.post_comment textarea {
	font-family: inherit;
}

.comment_details {
	font-size: inherit;
	color: inherit;
}

.editing-message .message.view, .editing-message .date_selector {
	display: none;
}
.editing-message .message.view.edit {
	display: block;
}


input[type='submit'], button[type='submit'] {
	font-size: inherit;
	font-family: inherit;
	color: white;
	background: black;
	border: 1px solid black;
	cursor: pointer;
}
input[type='submit']:disabled, button[type='submit']:disabled {
	background-color: white;
	color: grey;
}

.message.edit, .message.hidden.edit {
	background-color: black;
	color: white;
}
textarea {
	background: white;
}

.message.hidden, div.view.message.hidden {
	border: 5px solid black;
	background: transparent;
}


.message.edit ul.tagit input[type="text"] {
	color: white;
}
.message.edit input[type='submit'], .message.edit button[type='submit'] {
	color: black;
	background: white;
	
}

.attachment_wrapper.edit {
	display: block;
}

.edit audio {
	border: 1px solid white;
}

.view.message.edit .updating img {
	display: none;
}
.view.message .loading_editor img {
	display:none;
}
.view.message .loading_editor .loading_editor_text {
	display:inline;
}

form .required span.required {
	display:none;
}

#page #area_links {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#page #area_links li {
	display: block;
	position: absolute;
	height:2em;
	line-height: 2em;
	width: 20em;
	margin-left:-10em;
	margin-top:-1em;
	text-align: center;
	
}
#page #area_links a {
	padding: 4px;
	border: 2px solid black;
	background-color: white;
	color: black;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-decoration: none;
	font-weight: bold;
	
}
#about-middle hr, #about-bottom hr {
	height: 5px;
	background-color: black;
}

.support-tutorial h2 {
	background-color: black;
	color: white;
	clear: both;
	padding: 2px;
	margin-top: 0.75em;
}
.support-tutorial img.instructions {
	display: block;
	float: left;
	margin-left: 2px;
	margin-right: 20px;
	margin-bottom: 0.75em;
}
.support-tutorial ol.instructions {
	/*float: left;*/
	list-style-position: inside;
	padding-left: 2px;
}

::-webkit-input-placeholder {
   color: inherit;
}
:-moz-placeholder  {
   color: inherit;
}
::-moz-placeholder  {
   color: inherit;
}
:-ms-input-placeholder  {
   color: inherit;
}

form input, form textarea {
	font-size: inherit;
	font-family: inherit;
}

div.form .hint {
	color: black;
}

div.breadcrumbs {
	font-size: 100%;
	padding-left: 0;
}

.comment_text {
	font-style: normal;
}

.support-tutorial img {
	max-width: 100%;
}

.attachment.hidden {
	border: none;
}

.attachment_player_wrapper.hidden {
	border-color: black;
	border-style: dashed;
	padding: 2px;
}
.message.edit .attachment_player_wrapper.hidden, .message.edit .message_text.hidden {
	border-color: white;
}
.message_text.hidden {
	border: 5px solid black;
}
.hidden_message_notice, .hidden_text_notice {
	display: block;
	background-color: black;
	color: white;
	padding: 2px;
}

.message-select {
	float: right;
}
.message-move-form {
	text-align: right;
	float: right;
}

.breadcrumbs {
	float: left;
}
.tag-cloud {
	clear: both;
}

.breadcrumbs + * {
	clear: both;
}
.breadcrumbs + #user_index, .breadcrumbs + #tag_index {
	clear: none;
}

.message .map_missing {
	border: 1px solid black;
	padding: 5px;
	width: 100%;
	box-sizing: border-box;
}
