@import "../css/jplayer.css";
ul.gallery {
	 list-style: none outside none;
}

#content .gallery_box ul
{
	list-style: none outside none;
	margin:0;
}

#content .gallery_box li{
	padding: 10px 10px 0 0;
	clear: both;
}

#content .gallery_box li img {
	padding: 5px;
	margin:0 10px 10px 0;
	float:left;
	border: 1px solid #BDBDBD;
}

#content .gallery_box p {
	margin-bottom:0px;
}

#content .gallery_box .gallery_detail_box p.title {
	color: #000000;
    line-height: 1.5em;
    margin: 0 0 10px;
	font-weight: bold;
}

.clear {
	clear:both;
	height:0;
}

.gllr_image_text {
	margin-top:10px;
	width:150px;
}

.gallery .gllr_image_block {
	
}

.gallery img {
    /*border: 10px solid #F1F1F1;*/
}

#Upload-File .gallery .gllr_image_block {
   /* border: 1px solid #BDBDBD;*/
    float: left;
    height: 170px;
    margin: 15px 6px 50px 0;
    width: 170px;
}

.gallery .delete {
	padding-top:2px;
	text-align:center;
}

#content .gallery_box_single .gallery .gllr_image_block p {
	border: 1px solid #BDBDBD;
    margin:5px 6px 0 0;
}

.gllr_single_image_text {
	font-size:12px;
	color:#888;
}

.gllr_image_row {
	clear:both;
}

.gallery li {
    float: left;
	margin:5px 6px 10px 0;
}

.gallery .gllr_image_container {
    border: 1px solid #BDBDBD;
}

.gallery .delete {
padding-top:2px;
text-align:center;
}

.pp_social {
	display:none;
}

#gllr_form_image_size label {
	width:115px;
	float:left;
}
.embedConteiner{
	color: black;
	display: none;
	position: absolute !important;
	top: 191px;
    left: 50%;
    margin-left: -214px;
	height: 354px;
	width: 428px;
	background: white;
	z-index: 2222222222;
}
.embedConteiner .close{
	position: absolute;
	top: 13px;
	right: 11px;
	font-size: 11px;
	padding: 15px;
    cursor: pointer;
}
.embedConteiner h2{
	font-weight: bold;
	font-family: BaskervilleSVG;
	font-size: 21px;
	margin: 20px 0 0px 25px;
	word-spacing: 4px;
}
.embedConteiner h3{
	margin: 37px 0 0 26px;
	font-size: 13px;
	word-spacing: 3px;
	letter-spacing: 1px;
}
.embedConteiner textarea{
	margin: 16px 0 0 26px;
	width: 375px;
	height: 158px;
	background-color: white;
}
.embedConteiner p{
	font-weight: bold;
	font-family: BaskervilleSVG;
	color: black;
	margin: 15px 26px;
	word-spacing: 2px;
}
#toplevel_page_bws_plugins .wp-submenu .wp-first-item
{
	display:none;
}
.videoConteiner.embed .embedConteiner{
	display: block;
}
.videoConteiner.embed #whiteBack{
	z-index: 103;
}