/* @override http://www.joshuawyner.com/wp-content/themes/child.css */

/*
Theme Name: DeepFocus
Theme URI: http://www.elegantthemes.com/gallery/
Version: 3.1
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: DeepFocus
*/
@import url("../DeepFocus/style.css");
/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

/*Affects sidebar*/
body { text-align: center; line-height: 21px; font-family: Arial, Verdana, sans-serif; font-size: 13px; color: #ffffff; min-height: 28px; background: #575757 url(images/bg.jpg); }

h2,h3,h4 {
	color:  #ffffff;
}
h2 a,h3 a, h4 a{
	color:  #eeeeee;
		text-decoration:underline;
}
/*Overrides above for main text*/
p { padding-bottom: 12px; font-size: 15px;line-height: 26px; }

/*---------------------------------------------------*/
/*
Resize content areas on homepage
*/
div.service {float:left; width: 255px; padding: 52px 65px 26px 0px;}

/*
Remove from the blog and recent posts
*/

#blog {display:none;}
h3.recentworks {display:none;}
#portfolio-items {display:none;}

/*
Remove post info from pages
*/
p.post-meta {
display: none;
}