/*
Theme Name: The7.2
Theme URI: http://dream-theme.com/
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 2.1.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
License URI: License.txt
Tags: one-column, two-columns, right-sidebar, flexible-width, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, translation-ready
*/

.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full
{
	display: none;
}


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

.darkbg{
	background:#ddd !important;
}
#status{
	font-family:Arial; padding:5px;
}
ul#files{ list-style:none; padding:0; margin:0; }
ul#files li{ padding:10px; margin-bottom:2px; width:200px; float:left; margin-right:10px;}
ul#files li img{ max-width:180px; max-height:150px; }
div.col-md-12 div#files-status.col-md-8 div#files p.success{
	text-align: left;
}
div.col-md-12 div#files-status.col-md-8 div#files p.error{
	text-align: left;
}
.success span{
	text-align: left;
}
.text-success {
  color: #3c763d;
}
.text-danger {
  color: #a94442;
}
.delete-file {
  cursor: pointer;
  height: 11px;
  margin-top: 1px;
  width: 11px;
}
.btn-upload{

	margin-left:11px; padding:0px;
	font-weight:normal; font-size:16px;
	font-family:"Forum",​Helvetica,​Arial,​Verdana,​sans-serif;
	text-align:center;
	background-color: #fbfcfc;
	color:#4d71da;
	border:1px solid #eaeaea;
	width:150px;
	cursor:pointer !important;
	background: rgba(0, 0, 0, 0) linear-gradient(30deg, #4d71da 0%, #35c4f4 100%) repeat scroll 0 0;
	font: 16px/40px "Roboto",Helvetica,Arial,Verdana,sans-serif;
	color: #ffffff;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
}
#files{ margin-left:11px; }

