/* =Primary Layout
----------------------------------------------- */

#slider_blvd #optionsframework .metabox-holder {
	max-width: 780px;
}
#slider_blvd #optionsframework,
#slider_blvd #optionsframework .full-width {
	max-width: none;
}
#slider_blvd #optionsframework .updated {
	max-width: none;
}
#slider_blvd #optionsframework .inner-sidebar .section .heading {
	font-size: 1em;
}
#slider_blvd .clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

/* =Manage Slides
----------------------------------------------- */

#slider_blvd .ui-sortable {
	position: relative;
}
#slider_blvd #edit_slider #titlediv {
	margin: 10px 0 10px 0;
}
#slider_blvd #edit_slider #titlediv h2 {
	float: left;
	margin: 0 12px;
}
#slider_blvd #edit_slider #titlediv .ajax-loading {
	display: none;
	float: left;
	margin: 9px 0 0 5px;
	visibility: visible;
}
#slider_blvd #edit_slider #titlediv #add_new_slide {
	float: left;
	margin: 3px 0 0 0;
}
#slider_blvd #edit_slider #slidesort {
	min-height: 200px;
}
#slider_blvd #edit_slider .widget-content .pad {
	min-height: 250px;
}

/* Widget Titles */
#slider_blvd #edit_slider .widget-name {
	position: relative;
}
#slider_blvd #edit_slider .widget-name h3 {
	/* @todo ... Maybe add icon later on; JS is all in place to switch class ... */
}
#slider_blvd #edit_slider .widget-name h3.image {
	/* @todo */
}
#slider_blvd #edit_slider .widget-name h3.video {
	/* @todo */
}
#slider_blvd #edit_slider .widget-name h3.custom {
	/* @todo */
}
#slider_blvd #edit_slider .widget-name .slide-summary {
	background: #f8f8f8;
	border: 1px solid #cccccc;
	-moz-box-shadow: inset 0 1px 1px #ffffff;
	-webkit-box-shadow: inset 0 1px 1px #ffffff;
	box-shadow: inset 0 1px 1px #ffffff;
	color: #888888;
	display: block;
	font-size: 10px;
	line-height: 1em;
	padding: 5px;
	position: absolute;
	top: 6px;
	right: 34px;
}

/* Slider type header */
#slider_blvd #edit_slider .slide-set-type {
	background: #f7f7f7;
	border-bottom: 1px solid #dddddd;
	height: 40px;
}
#slider_blvd #edit_slider .slide-set-type strong {
	float: left;
	margin: 14px 0 0 10px;
}
#slider_blvd #edit_slider .slide-set-type select {
	float: right;
	margin: 8px 10px 0 0;
}

/* Media Setup */
#slider_blvd #edit_slider .slide-set-media {
	float: left;
	margin: 0 3% 0 0;
	width: 37%;
}
#slider_blvd #edit_slider .widget {
	margin-bottom: 10px;
}
#slider_blvd #optionsframework .widget-content .controls input.upload_button,
#slider_blvd #optionsframework .widget-content .controls input.trigger, /* plugin v.1.1+ */
#slider_blvd #optionsframework .widget-content .controls input.upload {
	float: none;
	width: 75px;
}
#slider_blvd #optionsframework .widget-content .controls input.upload {
	width: 100%;
}
#slider_blvd #edit_slider .section-upload .help-icon {
	position: absolute;
	top: 6px;
	right: 5px;
	z-index: 2;
}
#slider_blvd #optionsframework .widget-content .controls textarea {
	height: 200px;
}
#slider_blvd #optionsframework .widget-content .controls td textarea {
	height: 80px;
}
#slider_blvd #edit_slider .slide-include-elements {
	border-left: 1px solid #dddddd;
	float: left;
	width: 58%;
}
#slider_blvd #edit_slider .slide-section {
	padding: 10px 0 10px 20px;
}
#slider_blvd #optionsframework .screenshot {
	width: 100%;
}
#slider_blvd #optionsframework .screenshot img {
	width: 90%;
}
#slider_blvd #edit_slider .slide-set-media h3 {
	margin: 0;
	padding: 5px;
}
#slider_blvd #edit_slider .slide-set-media .explain {
	color: #666;
	line-height: 150%;
	margin-top: 0;
}
#slider_blvd #edit_slider .slide-element-help .help-icon {margin-top:-3px;margin-right:-4px;}
#slider_blvd #edit_slider .mini-control {
	margin-top: 5px;
}
#slider_blvd #edit_slider .mini-control input {
	float: left;
	margin: 0 0 0 2px;
	width: auto;}
#slider_blvd #edit_slider .mini-control label {
	color: #999;
	float: left;
	font-style: italic;
	cursor: default;
	line-height: 26px;
	padding-left: 5px;
}

/* Slide settings */
#slider_blvd #edit_slider .mini-control input.numeric {
	max-width: 50px;
}
#slider_blvd #edit_slider .slide-include-elements h4 {
	margin: 0 0 10px 0;
}
#slider_blvd #edit_slider .slide-include-elements h5 {
	font-size: 12px;
	margin: 0 0 7px 0;
}
#slider_blvd #edit_slider .slide-include-elements .slide-element-check {
	width: 15px;
	text-align: center;
	vertical-align: middle;
}
#slider_blvd #edit_slider .slide-include-elements .field {
	margin: 0 0 7px 0;
	padding: 5px 10px;
}
#slider_blvd #edit_slider .slide-include-elements .slide-element-header {
	background: #f2f2f2;
}
#slider_blvd #edit_slider .slide-include-elements .slide-element-options {
	display: none;
}
#slider_blvd #edit_slider .slide-include-elements .widefat td {
	vertical-align: middle;
}
#slider_blvd #edit_slider h4 {
	line-height: 1.5em;
}
#slider_blvd #edit_slider .note {
	margin-top: 0;
}
#slider_blvd #optionsframework .widget-content .controls input[type=checkbox] {
	margin-bottom: 0;
}
#slider_blvd #optionsframework .inner-sidebar .section-radio label {
	margin-bottom: 15px;
	width: 80%;
}
#slider_blvd #optionsframework .inner-sidebar .section-radio input.of-radio {
	margin-top: 2px;
}
#slider_blvd #optionsframework .inner-sidebar .section-radio .heading {
	margin-bottom: 12px;
}

/* Sidebar */
#slider_blvd .postbox.postbox-publish.closed h3 { /* Hack to preserve the publish box's open state when clicked */
	border-bottom: 1px solid #dfdfdf;
	-webkit-box-shadow: 0 1px 0 #ffffff;
	box-shadow: 0 1px 0 #ffffff;
}

/* =WordPress 3.8 (MP6)
-----------------------------------------------*/

.themeblvd-ui #slider_blvd #edit_slider .widget-name {
	background: #ffffff;
}
.themeblvd-ui #slider_blvd #edit_slider .section-upload .tb-icon-help-circled {
	background-image: none;
	font-size: 16px;
	margin-right: -5px;
	text-indent: 0;
	text-decoration: none;
	width: auto;
	height: auto;
}
.themeblvd-ui #slider_blvd #optionsframework .widget-content .controls input.trigger {
	width: auto;
}
.themeblvd-ui #slider_blvd #edit_slider .slide-set-type select {
	font-size: 13px;
	height: auto;
	padding: 0;
}
.themeblvd-ui #slider_blvd .widefat.slide-elements {
	border-bottom: none;
}
.themeblvd-ui #slider_blvd .widefat.slide-elements td {
	border-bottom: 1px solid #dedede;
}
.themeblvd-ui #slider_blvd .widefat.slide-elements .slide-element-name {
	padding-left: 0;
}
.themeblvd-ui #slider_blvd #edit_slider .slide-element-help .tb-icon-help-circled {
	background-image: none;
	font-size: 18px;
	margin: 0 -5px 0 0;
	text-indent: 0;
	width: auto;
	height: auto;
}
.themeblvd-ui #post-body #post-body-content .slide-custom h3 {
	margin: 0;
	padding: 0 0 10px 5px;
}
.themeblvd-ui #slider_blvd #optionsframework .widget-footer {
	border-top: 1px solid #eeeeee;
}
.themeblvd-ui #slider_blvd #edit_slider .slide-include-elements {
	border-left-color: #eeeeee;
}
.themeblvd-ui #slider_blvd #edit_slider #titlediv #add_new_slide {
	margin: 0;
}
.themeblvd-ui #slider_blvd .ajax-overlay {
	background-color: #f1f1f1;
}