/*
Theme Name: Foller.me
Theme URI: https://foller.me
Author: Konstantin Kovshenin
Author URI: https://kovshenin.com
Description: Foller.me Twitter Analytics
Version: 2.0
*/

body {
  padding-top: 40px !important;
}

#front-page-header {
	background: #176DAD url(header.png) 0 0 repeat-x; padding-top: 60px; padding-bottom: 60px;	
}

header h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: white;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .5);
  margin-bottom: 20px;
}
header p {
  color: white;
  font-size: 18px;
  font-weight: 300;
  line-height: 27px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
}
section {
	padding-top: 60px;
}
section .row {
	margin-bottom: 40px;
}
footer {
	background: #eee;
	padding-bottom: 5px;
	text-shadow: 0 1px 0 white;
	color: #555;
}

img.twitter-avatar {
	width: 48px;
	height: 48px;
}
