/*
Theme Name: Workaholic-Child
Theme URI: http://www.richardbeatson.co.uk/
Description: Child Theme for Workaholic
Author: Richard Beatson
Author URI: http://www.richardbeatson.co.uk/
Template: workaholic
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("../workaholic/style.css");
body {
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5;
	background-image: url(images/bg.png);
}
#header h1 {
	margin:0;
	text-transform: none;
	font-size: 25px;
	padding:0;
	line-height: 1
}
#content div.portfolio{background: #fff url(images/thumb-bg1.jpg) 8px 8px no-repeat;margin-bottom: 22px;}
#content div.portfolio  a.thumb {
	display: block;
	position: relative;
	overflow: hidden;
	height: 134px;
	padding: 15px;
	color: #000;
	border:none;
	line-height: 1.2;
	border: 1px solid #eee;
}
#gallery {
	border:10px solid #FFFFFF;
}
#twitter-top {background:url(images/twitter-top.gif)  0 0 no-repeat;}
#content h2 {
	text-transform: none;
	font-size: 20px;
	margin-bottom: 15px;
	font-weight: bold
}