@charset "utf-8";
/* CSS Document */

	
.clear {
	clear: both;
	height: 1px;
	font-size: 1pt;
	}



#footer-spacer	{
	background-image: url(../Images/footer-spacer.png);
	width: 1000px;
	height: 50px;
	}
	
#footer	{
	background-image: url(../Images/footer-bg.png);
	width: 1000px;
	height: 273px;
	background-color: #333333;
	clear: both;
	}
	

#pane1-footer {
	background-image: url(../Images/footer-pane_1.jpg);
	background-repeat:no-repeat;
	width: 329px;
	height: 228px;
	background-color: #333333;
    float:left;
	margin-left: 15px;
	margin-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	}
	
#pane1-footer p {
margin-top:10px;
padding: 0px;
}

#pane2-footer {
	background-image: url(../Images/footer-pane_2.jpg);
	background-repeat:no-repeat;
	width: 207px;
	height: 228px;
	background-color: #333333;
	color: #ffffff;
	float:left;
	margin-left: 10px;
	margin-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	}

#pane3-footer {
	background-image: url(../Images/footer-pane_3.jpg);
	background-repeat:no-repeat;
	width: 292px;
	height: 228px;
	background-color: #333333;
    float:left;
	margin-left: 10px;
	margin-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	}


h2.blog-footer {
  color: ff6600;
  background-image:url(../Images/header-blog_post.png);
  background-repeat:no-repeat;
  height:10px;
  margin: 0px;
	}

.blog-feed-footer h2{
  margin: 0px;
}
	
h2.contact {
  background-image:url(../Images/header-in_touch.png);
  background-repeat:no-repeat;
  height:10px;
  margin: 0px;
	}
	
h2.follow {
  background-image:url(../Images/header-stayin_touch.png);
  background-repeat:no-repeat;
  height:10px;
  margin-top: 20px;
  margin-bottom: 0px;
	}
	
h2.twitter {
  background-image:url(../Images/header-tweets.png);
  background-repeat:no-repeat;
  height: 10px;
  margin: 0px;
	}

.hide-text {
	display:none;
	}
	
#tweet {
width: 303px;
height: 177px;
color:#FFFFFF;
}

#twitter_update_list {
padding:0px 10px 0px 0px;
list-style-type: none;
list-style-image: none;
margin: 0px;
}

#twitter_update_list li{
padding-bottom: 10px;
}

a.facebook {  
display: block;
float:left;
margin-right: 9px;
margin-top: 3px;
width: 34px;  
height: 34px;  
background: url(../Images/sicon-facebook.png) no-repeat 0 0;   
overflow: hidden;  
text-indent: -10000px;    
line-height: 0px;  
}  
  
a:hover.facebook {  
background-position: 0 -34px;  
} 

a.flickr {  
display: block;
float:left;
margin-right: 9px;
margin-top: 3px;
width: 34px;  
height: 34px;  
background: url(../Images/sicon-flickr.png) no-repeat 0 0;   
overflow: hidden;  
text-indent: -10000px;   
line-height: 0px;  
}  
  
a:hover.flickr {  
background-position: 0 -34px;  
} 

a.twitter {  
display: block;
float:left;
margin-right: 9px;
margin-top: 3px;
width: 34px;  
height: 34px;  
background: url(../Images/sicon-twitter.png) no-repeat 0 0;   
overflow: hidden;  
text-indent: -10000px;  
line-height: 0px;  
}  
  
a:hover.twitter {  
background-position: 0 -34px;  
} 

a.rss2 {  
display: block;
float:left;
margin-right: 9px;
margin-top: 3px;
width: 34px;  
height: 34px;  
background: url(../Images/sicon-rss.jpg) no-repeat 0 0;   
overflow: hidden;  
text-indent: -10000px;   
line-height: 0px;  
}  
  
a:hover.rss2 {  
background-position: 0 -34px;  
} 

a.linkedin {  
display: block;
float:left;
margin-top: 3px;
width: 34px;  
height: 34px;  
background: url(../Images/sicon-linkedin.png) no-repeat 0 0;   
overflow: hidden;  
text-indent: -10000px;   
line-height: 0px;  
}  
  
a:hover.linkedin {  
background-position: 0 -34px;  
} 


a.follow {
position:relative;
bottom:15px;
display: block;
float:left;
margin-top: 3px;
width: 97px;  
height: 20px;  
background: url(../Images/btn_follow-me.png) no-repeat 0 0;   
overflow: hidden;  
text-indent: -10000px;  
line-height: 0px;  
}  
  
a:hover.follow {  
background-position: 0 -20px;  
} 


img	{
	border: none;
	}	
		

.date-footer {
text-align: center;
background-image: url(/assets/Images/date-bg.jpg);
background-repeat: no-repeat;
color:#FFFFFF;
float:left;
font-weight:bold;
height:41px;
width:48px;
padding-right:10px;
margin-top: 8px;
display:block;
}

.day-footer {
font-size: 30px;
line-height: 0.9em;
float:left;
padding-top:2px;
width:48px;
color: #b2b2b2;
}

.month-footer {
color: #FF6600;
font-size: 10px;
text-transform: uppercase;
line-height: 0.5em
}

.year-footer {
color: #C2C2C2;
font-size: 10px;
font-weight:bold;
line-height: 0.5em
}

a.blog-link-footer {
font-size: 13px;
} 

.blog-feed-footer {
display:block; 
width:260px; 
float:left; 
padding-bottom: 5px;
}

.rss {
padding-left:85px;
}


