/*
Theme Name: Workaholic
Theme URI: http://geneguy.com/
Description: Child Theme for Workaholic
Author: Demetris
Author URI: http://geneguy.com/
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 {
	margin: 20px 0;
	background-image: url(images/bg_body5.jpg);
	background-repeat: repeat;
	background-color: #090909;
}

h1, h2, h3, h4, h5 {
color:#DDDAD2;
}

.textwidget {
	margin-bottom:30px;
	color: #686765;
}

#introduction h3 {
color:#545453;
font-size:18px;
line-height:1.3;
}


#header h1 a {
	border:medium none;
	color:#ffffff;
	background-image: url(images/logo_gene.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 126px;
	text-indent:1000;
}

#header h1 {
font-size:44px;
background-image: url(images/logo_gene.png);
	background-repeat: no-repeat;
line-height:1;
text-transform:uppercase;
text-indent:-9999px;
}

.portfolio p {
font-family:Georgia,Times;
font-size:12px;
font-style:normal;
margin:0;
padding:0;
color: #686765;
}

.item h4 {
color:#b9b8b8;
margin-bottom:10px;
}

.sf-menu a, .sf-menu a:visited {
color:#b7b7b7;
}

.sf-menu a {
border:medium none;
font-size:12px;
font-weight:bold;
padding:9px;
text-decoration:none;
}


.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
}

.sf-menu a:hover {
color:#7CA3CE;
}
.sf-menu a:hover {
border-bottom:medium none;
}

.sf-menu li li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#000000 none repeat scroll 0 0;
}


.container_12 .grid_20 {
width:960px;
}

.grid_20 {
display:inline;
float:left;
margin-left:10px;
margin-right:10px;
}

.textBoldWhite {
	font-size:100%;
	font-weight:normal;
	margin:0;
	padding:0;
	color: #e1e1e1;
}

.aboutPic {
	float:right;
	margin:10px 0 10px 20px;
	padding:0;
	
}

.footerNewSize {
	font-size:85%;
	
}

#twitter {background:url(images/twitter-bg.gif) 0px 30px no-repeat;margin-bottom:25px;}

#twitter_update_list {list-style:none;margin:0;padding:0;background:url(images/twitter-bot.gif)  left bottom no-repeat;min-height:80px;}
#twitter_update_list li {list-style: none;margin:0;font-size:12px;padding:25px 60px 15px 20px;line-height: 1.3}
#twitter_update_list li span {display: block}

.clear5 {
	clear:both;
	padding-top: 20px;
}

.connectBox {
float:left;
margin:30px 20px 0 40px;
padding:0;
text-align:left;
width:200px;
}

.twitterBoxlogo{
	height: 46px;
	width: 46px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(http://www.geneguy.com/wp/wp-content/uploads/2009/12/twitter4.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	margin:0 5px 0 0;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}

.twitterBoxlogo:hover{
	background-position: bottom left;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}

.facebookBoxlogo{
	height: 46px;
	width: 46px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(http://www.geneguy.com/wp/wp-content/uploads/2009/12/facebook4.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	margin:0 5px 0 0;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	
	
}

.facebookBoxlogo:hover{
	background-position: bottom left;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}

.linkedInBoxlogo{
	height: 46px;
	width: 46px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(http://www.geneguy.com/wp/wp-content/uploads/2009/12/linkedIn4.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
	margin:0 5px 0 0;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #000000;
	
	
}

.linkedInBoxlogo:hover{
	background-position: bottom left;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}
