/*
Theme Name: Ask About
Theme URI: http://about.ask.com/
Author: Four Man Furnace 
Author URI: http://www.fourmanfurnace.com/
Version: 1.0
*/
.timelineitem {
width: 537px;
background: #eeeeee;
margin-left: 15px;
padding: 15px;
-webkit-border-radius: 5px;
border-radius:
5px; border:
1px solid #cccccc;
font-family: helvetica, arial, clean, sans-serif;
font-size: 14px;
line-height: 20px;
color: black;
margin-bottom: 6px;
}

.timelineitem2 {
width: 549px;
background: #eeeeee;
margin-left: 15px;
padding: 3px;
padding-right: 15px;
-webkit-border-radius: 5px;
border-radius:
5px; border:
1px solid #cccccc;
font-family: helvetica, arial, clean, sans-serif;
font-size: 14px;
line-height: 20px;
color: black;
margin-bottom: 6px;
}

.timelinebody {
margin-top: 15px;
display: block;
font-family: helvetica, arial, clean, sans-serif;
font-size: 14px;
line-height: 20px;
color: black;
}

.timelineitem strong {
font-weight: bold;
font-size: 18px;
}

.timelineitem2 strong {
display: block;
margin-top: 15px;
font-weight: bold;
font-size: 18px;
}

.timelinedate {
display: inline-block;
background: url(http://about.ask.com/wp-content/uploads/2013/04/calendar-icon.png) no-repeat;
padding-left: 25px;
margin-top: 6px;
color: #666666;
}

.timelinephoto {
display: block;
float: left;
margin-right: 15px;
}

.timelinephoto2 {
display: block;
float: right;
margin-left: 15px;
}

.timeline2col {
float: right;
width: 250px;
}

.timeline2col2 {
width: 290px;
float: left;
}

.overSideTeam .imgBox .activeThumb {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
}
.overSideTeam .imgBox .notActive {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
}
.overSideTeam .imgBox .notActive:hover {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);	
}

.footer p{
   font-size: 10px !important;
   margin-top:5px;
}

#ToS .left, #ToS .right{
	width: 45%;
	float: left;
	margin: 20px 15px;
	clear: none;
}
 #ToS p, #ToS ul{
	width:100%;
	margin:10px 0;
	padding:0;
	display:block;
	clear:both;
}

#ToS p, #ToS dt, #ToS dd, #ToS li{
	font-size:14px;
	line-height: 18px;
	color:#666;
}
#ToS ul, #ToS dl{
	width:90%;
	margin:20px auto;
}

#ToS dt{
	margin-top:20px;
}

#ToS li{
	margin:10px 0;
}

#instaFeed img{
	width:100%;
}

#instaFeed .instagram-placeholder{
	width:185px;
	float:left;
	padding:3px;
}

.instagram-jobs{
	float:left;
}

#instaLinkCOA{
	background: #fff;
	width: 185px;
	height: 185px;
	position: absolute;
	margin-top: 194px;
	margin-left: 194px;
}

#instaLinkContainer{
	background: #cf0000;
	height: 100%;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	text-align: center;
	padding: 0 20px;
}

#instaLinkContainer p{
	color: #fff;
	width: 100%;
	text-align: center;
	position: relative;
	top: 28px;
	font-size: 18px;
	margin:0 !important;
}

#instaLinkContainer img{
	clear: both;
	display: block;
	text-align: center;
	margin: 0 auto;
	position: relative;
	top: 7px;
}

#instaLinkContainer a{
	text-align: center;
	width: 100%;
	display: block;
	margin-top: 10px;
	color: #fff;
}