/* ----- Series Engine - Backend Styles ----- */

/* ---------- ADMIN LOGO ----------- */

#adminmenu #toplevel_page_seriesengine_plugin-seriesengine_plugin div.wp-menu-image {
	background:transparent url('../images/se_icon_small_3.png') no-repeat scroll 1px -66px;
}

#adminmenu #toplevel_page_seriesengine_plugin-seriesengine_plugin:hover div.wp-menu-image {
	background:transparent url('../images/se_icon_small_3.png') no-repeat scroll 1px -34px;
}

#adminmenu #toplevel_page_seriesengine_plugin-seriesengine_plugin.wp-has-current-submenu div.wp-menu-image {
	background:transparent url('../images/se_icon_small_3.png') no-repeat scroll 1px -2px;
}

/* ---------- VARIOUS PRAYER ENGINE ADMIN STYLES ----------- */

a.seriesengine_delete:link, a.seriesengine_filedelete:link, a.seriesengine_scripturedelete:link, a.seriesengine_delete:visited, a.seriesengine_filedelete:visited, a.seriesengine_scripturedelete:visited {
	color: #892516;
}

a.seriesengine_delete:hover, a.seriesengine_filedelete:hover, a.seriesengine_scripturedelete:hover, a.seriesengine_delete:active, a.seriesengine_filedelete:active, a.seriesengine_scripturedelete:active {
	color: #ca1b0a;
}

#seriesengine_icon {
	background: url('../images/se_icon_large.png') no-repeat;
}

p#se-copyright {
	text-align: right;
	font-size: 0.8em;
	color: #cacaca;
}

p#se-copyright a:link, p#se-copyright a:visited {
	color: #cacaca;
	text-decoration: none;
}

p#se-copyright a:hover, p#se-copyright a:active {
	color: #a7a7a7;
	text-decoration: none;
}

.se-colorpicker {
	width: 18px; 
	height: 18px; 
	background-color: #fff; 
	float: left; 
	margin: 1px 0 0 0; 
	border: 1px solid #000;
	margin: 0 6px 0 0;
}

#enmsefilter {
	display: block;
	height: 40px;
}

td.enmse-sort {
	width: 30px;
	background: url('../images/draggable.gif') no-repeat;
	background-position: -6px 2px;
}

td.enmse-sort:hover {
	cursor: move;
}

td.enmse-delete {
	width: 50px !important;
}

a.se-upload-link {
	text-decoration: none;
	color: #333333;
}

.se-form-instructions {
	color: #cccccc;
}

.se-form-instructions a {
	color: #a8a8a8;
}

#enmse-message-options {
	margin: 28px 0 20px 0;
	height: 39px;
	border-bottom: 1px solid #dfdfdf;
	z-index: 1;
	font-size: 1.25em;
}

#enmse-message-options li {
	list-style-type: none;
	float: left;
	margin: 0 35px 0 0;
	z-index: 2;
}

#enmse-message-options li a:link, #enmse-message-options li a:visited {
	text-decoration: none;
	color: #8b8b8b;
	font-weight: 300;
}

#enmse-message-options li a:hover, #enmse-message-options li a:active {
	text-decoration: none;
	color: #000;
	font-weight: 300;
	box-shadow: none;
}

#enmse-message-options li a:focus { box-shadow: none;}

#enmse-message-options li.selected {
	height: 40px;
	background: url('../images/message_option_arrow3.jpg') no-repeat;
	background-position: bottom center;
}

#enmse-message-options li.selected a {
	text-decoration: none;
	color: #000;
	font-weight: 700;
}

#enmse-message-options li.selected a:focus, #enmse-message-options li.selected a:active { box-shadow: none;}


.embed-error {
	color: #af5c5c;
}

ul#enmse-topiclist {
	margin: 20px 0 0 0;
}

ul.enmse-series-topic {
	width: 450px;
}

ul.enmse-series-topic li {
	width: 140px;
	margin: 0 10px 10px 0;
	float: left;
	line-height: 100%;
}

ul.enmse-series-topic li input {
	float: left;
	margin: 0 6px 5px 0;
}

input#speaker_first_name {
	margin: 10px 0 0 0;
}

/* ----- User Guide ----- */

#enmse-user-guide h1 {
	margin: 50px 0 20px 0;
}

#enmse-user-guide h2 {
	font-size: 21px !important;
	font-weight: 400;
	margin: 40px 0 20px 0;
}

#enmse-user-guide h3 {
	font-size: 18px !important;
	font-weight: 300;
	margin: 25px 0 10px 0;
}

#enmse-user-guide p {
	margin-left: 30px;
	font-size: 1.1em;
}

#enmse-user-guide h4 {
	margin-left: 30px;
	font-size: 15px !important;
	font-weight: 700;
}

#enmse-user-guide ul {
	margin: 15px 0 15px 0;
}

#enmse-user-guide ul li {
	list-style-type: disc;
	margin: 0 0 15px 70px;
	font-size: 1.1em;
}

#enmse-user-guide ul.legal li {
	list-style-type: none;
	margin: 0 0 0 30px;
	font-size: 1.1em;
}

a.enmse-learn-more {
	color: #c6c6c6;
}

#enmse-se-logo {
	width: 100%;
	height: 120px;
	background: url('../images/se_logo.jpg') no-repeat;
	background-position: top center;
	background-color: #323232;
}

#enmse-se-logo img {
	width: 318px;
	margin: 0 auto;
}

select.enmse-disabled {
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

h2.enmse {
	padding: 20px 0 8px 45px;
	background: url('../images/header_icon.png') no-repeat;
	background-position: 0 16px;
	margin-bottom: 14px;
	height: 30px;
	line-height: 30px;
	font-size: 23px !important;
	font-weight: 400;
}

.tablenav.seriesengine .page-numbers.current {
	font-size: 1.35em;
	margin: 0;
	padding: 0 10px 3px 10px;
	border: none;
}

#message-thumb-load img, #series-thumb-load img, #archive-thumb-load img {
	width: 50%;
}

#podcast-image-load img, #message-podcast-image-load img {
	width: 25%;
}

span.enmseplaycount {
	cursor: help;
	display: inline-block;
	width: inherit;
	min-width: 12px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	background-color: #f1f1f1;
	text-decoration: none;
	color: #000;
	border-radius: 15px;
	padding: 0 6px 0 6px;
	font-size: 12px !important;
}

p#enmsescmessage, p#enmsesmessage {
	color: #72987f;
}

input#scripture_start_chapter, input#scripture_end_chapter {
	color: #bebebe;
	text-align: right;
}

input#scripture_start_verse, input#scripture_end_verse {
	color: #bebebe;}

#addnewspeaker {
	margin: 8px 0 0 0;
}

.exportpage h3 {
	font-size: 22px !important;
	font-weight: 400;
}

a.enmse-permalink-link:after {
	font-family: FontAwesome;
	content: "\f0c1";
	opacity: 0.2;
}

a.enmse-permalink-link:hover:after, a.enmse-permalink-link:active:after {
	opacity: 1;
}

@media 
(-webkit-min-device-pixel-ratio: 2) { 
    /* ---------- ADMIN LOGO ----------- */

#adminmenu #toplevel_page_seriesengine_plugin-seriesengine_plugin div.wp-menu-image {
	background:transparent url('../images/se_icon_small_32x.png') no-repeat scroll 1px -66px;
	background-size: 27px 96px;
}

#adminmenu #toplevel_page_seriesengine_plugin-seriesengine_plugin:hover div.wp-menu-image {
	background:transparent url('../images/se_icon_small_32x.png') no-repeat scroll 1px -34px;
	background-size: 27px 96px;
}

#adminmenu #toplevel_page_seriesengine_plugin-seriesengine_plugin.wp-has-current-submenu div.wp-menu-image {
	background:transparent url('../images/se_icon_small_32x.png') no-repeat scroll 1px -2px;
	background-size: 27px 96px;
}

#enmse-message-options li.selected {
	height: 40px;
	background: url('../images/message_option_arrow32x.jpg') no-repeat;
	background-size: 18px 18px;
	background-position: bottom center;
}

h2.enmse {
	padding: 20px 0 5px 45px;
	background: url('../images/header_icon2x.png') no-repeat;
	background-position: 0 17px;
	background-size: 35px 35px;
}

#enmse-se-logo {
	background: url('../images/se_logo2x.jpg') no-repeat;
	background-size: 318px 120px;
	background-position: top center;
	background-color: #323232;
}
}