@font-face {
	font-family:'DaysRegular';
	src:url(/static/font/Days-webfont.eot);
	src:local(☺),url(/static/font/Days-webfont.woff) format("woff"),url(/static/font/Days-webfont.ttf) format("truetype"),url(/static/font/Days-webfont.svg#webfontXWS04CUt) format("svg");
	font-weight:400;
	font-style:normal;
}

* {
	outline:none;
    zoom: 1;
}
a {
    cursor: pointer;
}
html,body {
	height:100%;
	width:100%;
	margin:0;
	padding:0;
}
.row {
    max-width: 70rem;
}
body {
	font-family:"IBM Plex Sans","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
	color:#fff;
	padding:0;
	margin:0;
	height:100%;
	width:100%;
	background:white;
}

li {
	list-style:none;
	margin-left:-15px;
	font-size:15px;
}

h1,h2,h3,h4 {
	font-family:"IBM Plex Sans","DaysRegular";
	color:#004a61;
}

h1,.sitetitle {
	margin:0 0 5px;
	font-size:42px;
    font-weight: 900;
	color:#004a61;
	text-decoration:none;
}

h1 a,h2 a, h3 a{
    color: #004a61;
}
h2 {
	font-size:22px;
}

h3 {
	font-size:17px;
	margin-bottom: 3px;
}
.columns {
    padding-left: 0!important;
}
.tweeplink,li,.hashtaglink,li {
    font-size: 17px;
	color:#333;
	font-weight:400;
}

.tweeplink.smaller,.hashtaglink.smaller {
	font-size: 15px;
}

.tweeplink:hover,.hashtaglink:hover {
	color:#004a61;
}

.header {
	padding-left:0px;
	width:100%;
}

.menuItem {
	font-weight:700;
	font-family:"IBM Plex Sans",DaysRegular,Arial;
	margin:10px 0 0 4px;
	font-size:22px;
	color:#004a61;
	color:#004a61;
}

.taglist {
/* 	background:rgba(230, 230, 230, 0.51); */
}


.ad {
	padding:10px;
/* 	background:rgba(230, 230, 230, 0.51); */
	width: 100%;
	text-align: center;
}

.ad.mobile {
	padding:0px;
	margin: 0 auto;
/* 	background:rgba(230, 230, 230, 0.51); */
	text-align: center;
}

.banner {
	height:auto;
	background-color: transparent;
	margin:0 auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
.popular-tweets .banner {
    text-align: center;
}
.banner.mobile{
    width: 100%;
    text-align: center;
}
.banner.mobile.bottom{
	position: fixed;
	background-color:#000000;
	bottom: -6px;
	z-index: 100000000;	
	margin-bottom: 0px!important;	
	padding: 0;
	height: auto;
}
.payOff {
	border-top:1px solid #004a61;
	border-bottom:1px solid #004a61;
	margin-top:10px;
	margin-bottom:10px;
	background-color: #004a61;
	color: white;
}
.payOff h3{
    color: white;
}
.menu {
	border-bottom:1px solid #004a61;
	padding-bottom:10px;
}
.popular-tweets .google-auto-placed {
    width: 100%!important;
    width: calc(100%-5px)!important;
    margin-left: 5px!important;
}
/*
.payOff h3 {
	color:#FFF;
}
*/

.social {
	text-align:right;
	height:20px;
	line-height:10px;
	margin-top:5px;
}

.fb,.g {
	float:right!important;
	width:80px!important;
	overflow:hidden;
}

.underlined {
	text-decoration:underline!important;
}
.adsbygoogle {
    box-shadow: 0px 1px 9px rgba(0,0,0,0.5);
}
#footer {
	background-color:#111;
	height:70px;
    display: none;
	text-align:center;
	padding-top:20px;
	font-size:13px;
	border-top:1px solid #004a61;
}
#footer.mobile{
    font-size: 7px;
    padding-bottom:  100px;
}
.twitter-share-button,.twitter-mention-button,.twitter-hashtag-button {
	display:inline-block;
	padding:0px 3px 0 29px;
	min-width: 40px;
	border:#ccc solid 0px;
	border-radius:0px;
	background:transparent url(//platform.twitter.com/images/bird.png) 2px 3px no-repeat;
	background-size:16px 13px,auto auto;
/* Text */
	font:bold 13px/17px Helvetica,Arial,sans-serif;
	text-decoration:none;
	color:#333;
	white-space:nowrap;
}

/* Color Highlight for keyboard navigation */
.twitter-share-button:focus,.twitter-mention-button:focus,.twitter-hashtag-button:focus {
	outline:none;
	border-color:#0089cb;
}

.twitter-tweet {
	display:inline-block;
	padding:16px;
	margin:10px 0;
	width:728px;
	border:#ddd 1px solid;
	border-top-color:#eee;
	border-bottom-color:#bbb;
	border-radius:5px;
	box-shadow:0 1px 3px rgba(0,0,0,0.15);
	font:normal 14px/18px "IBM Plex Sans",Helvetica,Arial,sans-serif;
	color:#000;
	background-color:#FFF;
}
.popular-tweets .twitter-tweet {
    width: 100%;
}
.twitter-tweet p {
	min-height:45px;
	margin:0 5px 10px 0;
}

a.username {
	color:#000;
	font-size: 17px;
}

a.username:hover {
	color:#008cba;
}

.screenname {
	color:#AAA;
	font-weight:400;
	font-size:12px;
}

.userimage {
	float:left;
	border-radius:24px;
	-moz-border-radius:24px;
	-webkit-border-radius:24px;
	width:48px;
	height:48px;
	margin-right:5px;
	box-shadow: 1px 1px 0px rgba(0,0,0,0.3);
}

#preview {
	position:absolute;
	border:1px solid #ccc;
	background:rgba(51, 51, 51, 0.37);
	padding:5px;
	display:none;
	color:#fff;
	border-radius: 150px;
}
#preview img {
	width: 300px;
	height: 300px;
	border-radius: 150px;
}
.istrending{
    color: #333;
    font-size: 13px;
}
.istrending.mobile{
    margin-left: 5px;
    font-size: 10px;
}
.userbio{
    color: #333;
    font-size: 13px;
    width: 728px;
    min-height: 90px;
    margin: 0 auto;
    padding-top: 2px;    
    margin-bottom: 20px;
}
.imagepage{
    min-height: 1200px;
    text-align: center;
}
.tweepphoto{
    width: 100%;
    text-align: center;
}
.tweepphoto img{
    max-height: 400px;  
    border: 2px solid #004a61;
    border-radius: 4px;      
}

.taglist.content{
    min-height: 450px;
}

.profilebackground{
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.sitetitle.mobile{
    font-size: 17px;
    margin-left: 10px;
}
.header.mobile{
    padding-left: 0px;
}
.payOff.mobile{
    font-size: 12px!important;
}
.subtitle.mobile{
    font-size: 10px;
    margin-left: 10px;    
}
h2.mobile{
    font-size: 14px;
    margin-left: 10px;    
}
h3.mobile{
    font-size: 10px;
    margin-left: 10px;    
}
li.mobile{
    font-size: 20px;
}
.twitter-tweet.mobile {
    width: 100%;
}
h1.mobile{
    font-size: 20px;
    margin-left: 5px;
}
.columns.mobile{
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.tweepphoto.mobile img{
    max-width: 90%;  
}
#container{
    margin-bottom: 15px;
}
.left{
    float: left!important;
}
.small-12{
    overflow-x: hidden;
}
.ui-tooltip-content{
    font-size: 13px;
}
.notfound{
    position: absolute;
    font-weight: bold;
    font-family: 'DaysRegular';   
    color: red;
    font-size: 20px;
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);    
    top: 35px;
}
a:hover{
    color: #004a61;
}