/*
Theme Name: the7dtchild
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: 3.6
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
Template: dt-the7
*/

/* Text Box Styling */

.textBlock {
	
}
.textBlock p {
	font-size: 17px;
}
.textBlock strong {
	color: #d5e9ff;
	font-weight:400;
}

.tc  {
	text-align: center;
}

.textBlock-half p {
	font-size: 17px;
	line-height: 26px;
	margin-bottom: 26px;
}
.textBlock-half h3 {
	font-size: 22px;
	margin-bottom: 0;
}
.textBlock-half h4 {
	margin-bottom: 0;
}
.textBlock-half h5 {
	margin-bottom: 0;
}
.textBlock-half ul {
	margin-bottom: 26px;
}
.textBlock-half li {
	font-size: 17px;
	line-height: 26px;
	margin-bottom: 5px;
}

/* Text Block for 3/4 Column */

.textBlock-3rd p {
	font-size: 17px;
	line-height: 28px;
	margin-bottom: 28px;
}
.textBlock-3rd h2 {
	font-size: 28px;
}
.textBlock-3rd h4 {
	font-size: 22px;
}
.textBlock-3rd ul {
	margin-bottom: 30px;
}
.textBlock-3rd li {
	font-size: 17px;
	line-height: 28px;
	margin-bottom: 5px;
}




/* PORTFOLIO STYLING */

h3.entry-title a {
	color: #78dd60 !important;
}

