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

a img {
	border: 0;
}

#tt a:hover {
	text-decoration: underline;
}

#traveltweets #container {
	width: 984px;
}

#traveltweets #header {
	margin-left: 62px;
}

#traveltweets #latestNews {
	left: 590px;
}

#tt {
	width: 922px;
	margin-top: 53px;
}

#banner {
	height: 188px;
	position: relative;
	width: 922px;
}

#followT {
	clear: both;
	color: #999999;
	font-size: 13px;
	padding-left: 5px;
	padding-top: 30px;
}

#followT img {
	display: block;
	float: left;
	margin-right: 10px;
	padding-top: 8px;
}

#followT a {
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 22px;
	margin-right: 6px;
	width: 22px;
}

#followT a:hover {
	background-position: 0 -23px;
}

#followT a:hover {
	background-position: 0 -23px;
}

#followT a.follow_twitter {
	background-image: url(/images/follow/twitter.gif);
}

#followT a.follow_facebook {
	background-image: url(/images/follow/facebook.gif);
}

#followT a.follow_youtube {
	background-image: url(/images/follow/youtube.gif);
}

#followT a.follow_linkedin {
	background-image: url(/images/follow/linkedin.gif);
}

#followT a span {
	display: none;
}

#main {
	margin-top: 15px;
	width: 865px;
}

#right {
	color: #999999;
	float: right;
	font-size: 12px;
	margin-bottom: 70px;
	width: 340px;
}

#right p {
	margin-bottom: 27px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 27px;
}

#block_header {
	margin-bottom: 7px;
	margin-left: 5px;
}

#block #row0 .favorite {
	z-index: 10;
}

#block #row1 .favorite {
	z-index: 9;
}

#block #row2 .favorite {
	z-index: 8;
}

#block #row3 .favorite {
	z-index: 7;
}

#block #row4 .favorite {
	z-index: 6;
}

#block #row5 .favorite {
	z-index: 5;
}

#block #row6 .favorite {
	z-index: 4;
}

#block #row7 .favorite {
	z-index: 3;
}

#block #row8 .favorite {
	z-index: 2;
}

#block #row9 .favorite {
	z-index: 1;
}

#block .favorite {
	float: left;
	position: relative;
}

#block .favorite a.smallicon {
	background-color: #ffffff;
	background-image: url(../images/default_sm.png);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	border: 3px solid #ffffff;
	display: block;
	height: 24px;
	padding: 2px;
	width: 24px;
}

#block .favorite a.smallicon:hover {
	background-color: #25aae6;
}

#block .over a.smallicon {
	background-color: #25aae6;
}

#block #active a.smallicon {
	background-color: #25aae6;
}

#right #block .favorite .hover_info {
	background-color: #ffffff;
	border: 1px solid #25aae6;
	display: none;
	padding: 10px;
	position: absolute;
	right: 34px;
	top: 3px;
	width: 280px;
	z-index: 50;
}

#block .favorite .hover_info .follow {
	float: left;
	text-align: center;
	width: 48px;
}

#block .favorite .hover_info .follow a {
	display: block;
	margin-bottom: 10px;
}

#block .favorite .hover_info .hover_icon {
	background-image: url(../images/default.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 48px;
}

#traveltweets .favorite .hover_info .blurb {
	float: right;
	width: 220px;
}

#traveltweets .blurb p {
	margin: 0;
}

#traveltweets .blurb .name {
	color: #348c93;
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 3px;
}

#traveltweets .blurb .title {
	font-size: 14px;
	line-height: 14px;
}

#traveltweets .blurb .title a {
	color: #999999;
	text-decoration: none;
}

#traveltweets .blurb .description {
	color: #1b474b;
	font-size: 12px;
	line-height: 13px;
	padding-top: 10px;
}

#traveltweets .blurb .link {
	color: #348c93;
	font-size: 14px;
	padding-top: 6px;
}

#left {
	width: 490px;
}

#main_header {
	clear: left;
	margin-bottom: 12px;
}

#feed_header {
	clear: left;
	margin-bottom: 22px;
	padding-top: 27px;
}

#feed_header #back {
	float: right;
	margin-right: 15px;
}

#back a {
	background-image: url(../images/back_to_main.gif);
	background-repeat: no-repeat;
	display: block;
	height: 14px;
	width: 118px;
}

#back a:hover {
	background-position: 0 -20px;
}

#back span {
	display: none;
}

#feed_header .current_icon {
	float: left;
	width: 48px;
}

#feed_header .current_icon a {
	display: block;
	margin-bottom: 10px;
}

#feed_header .current_icon .icon {
	background-image: url(../images/default.png);
	background-repeat: no-repeat;
	height: 48px;
	width: 48px;
}

#feed_header .blurb {
	color: #999999;
	padding-bottom: 10px;
	margin-left: 60px;
	width: 250px;
}

#twitter_feed {
	color: #1b474b;
	font-size: 16px;
}

.tweet {
	background-image: url(../images/horiz.gif);
	background-position: 0 12px;
	background-repeat: no-repeat;
	clear: left;
	padding-top: 25px;
}

#first_tweet {
	background-image: none;
	padding-top: 0;
}

.tweet .icon {
	background-image: url(../images/default.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 48px;
	width: 48px;
}

.tweet .label {
	font-weight: bold;
}

.tweet .text {
	margin-left: 60px;
	width: 430px;
}

.tweet .timestamp {
	color: #8b8d09;
	font-size: 12px;
	font-style: italic;
	margin-left: 60px;
	margin-top: 2px;
	width: 430px;
}

#bottom {
	border-bottom: 1px solid #d7e9eb;
	clear: both;
	height: 50px;
	margin-right: 10px;
}

#traveltweets #footer {
	margin-right: 62px;
}

#footer {
	margin-top: 10px;
}