/*
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: 1.2.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 {}

#main {
padding: 0px 0 0px 0;
}

.col1{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	
	}
	
.col1 h1{
	width:65%;
	height:30px;
	float:left;
	color: #635D69;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight:normal;
	font-weight:bold;
	text-shadow:none;
}

.col1 h2{
  float: right;
  width: 21%;
  margin: 0;
  padding: 0;
  clear: inherit;
}
.col1 h2 a{

	float:right;
	color:#fff;
	background: #3f77b4;
	font-size: 10px;
	line-height: 11px;
	margin:5px;
	padding:3px 6px;
	border-radius:10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
}

.col1 h2 a:hover{

	color: #3f77b4;
	background:#fff;
	border:1px solid #3f77b4;
}

.des{

}

	
.des a{
	color: #ddd;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration:none;

}
	
.des a:hover{
	color: #FF6633;
}

