/*
Description: Stysheet for twitFlink´s sections
Version: 1.0
Author: Tiago Guedes
Author URI: http://tiagopog.wordpress.com
*/

/* Classes */

.clear {
	clear: both;
	height: 1px;
	border: none;
	font-size: 1px;
}
.title1 { text-indent: 12px; }

/* Fonts */

.ft-style11, .ft-style13 { color: #606161; } /* dark grey */
.ft-style1, .ft-style2, .ft-style7, .ft-style8, .ft-style12, .opt-style a, .ft-green { color: #22af30 !important; } /* dark green */
.ft-red { color: #f21515; }
.ft-style3, .ft-style10 { color: #2b91ce; } /* blue */
#tf-tweets a:hover, a.ft-style10:hover, a.link-style:hover { color: #1570a6 !important; } /* dark blue */
.ft-style6, .link-style { color: #0b7ec3 } /* light blue */
#twitter-facebook a, #copyright , #copyright a, #share-bar h3 { color: #fff; }
.ft-style4, .ft-style5 { font-family: Arial, Helvetica, sans-serif; }
.ft-style4 { font-size: 11px; }
.ft-style3, .ft-style5, .opt-style a { font-size: 12px; }
.ft-style13 { font-size: 13px; }
.ft-style6, #copyright, #share-bar h3, .ft-style11, .ft-style12, .tweet-text { font-size: 14px; }
.link-style { font-size: 16px; }
.ft-style1, #twitter-facebook a, .ft-style9, .ft-style10 { font-size: 18px; }
.ft-style2, .ft-red, .ft-green { font-size: 20px; }
.ft-style8 { font-size: 24px; }
.ft-style7 { font-size: 30px; }
.ft-style3, .ft-style4, .ft-style6, #tf-tweets a, #copyright , #copyright a, .ft-style11 { font-weight: bold !important; }
.ft-style5 { font-weight: normal; }

/* Others */

#main-nav ul li a {
	text-indent: -9999px;
	overflow: hidden;
}
.rounded, #recent-flinks, .tf-tweet-img, #copyright, #share-border, .user-img, .ask-tooltip, #auth-link {
	border-radius: 6px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
}
#share-border, .user-img {
	border: 3px solid #67c0f6;
}
.user-img { padding: 3px; }
 
/* Home */

#main-nav {
	width: 600px;
	background: url(../images/blocks.gif) no-repeat 116px 62px;
	float: left;
	margin-top: 36px;
	margin-bottom: 15px;
}
#main-nav ul li {
	float: left;
}
#main-nav ul li a {
	width: 74px;
	height: 74px;
	display: block;
	margin: 14px auto;
}
#nav-what { background: url(../images/nav-sprite.jpg) no-repeat left top; }
#nav-what:hover { background: url(../images/nav-sprite.jpg) no-repeat left bottom; }
#nav-stuffs { background: url(../images/nav-sprite.jpg) no-repeat -74px top; }
#nav-stuffs:hover { background: url(../images/nav-sprite.jpg) no-repeat -74px bottom; }
#nav-tips { background: url(../images/nav-sprite.jpg) no-repeat -148px top; }
#nav-tips:hover { background: url(../images/nav-sprite.jpg) no-repeat -148px bottom; }
#nav-api { background: url(../images/nav-sprite.jpg) no-repeat -222px top; }
#nav-api:hover { background: url(../images/nav-sprite.jpg) no-repeat -222px bottom; }
#nav-strm { background: url(../images/nav-sprite.jpg) no-repeat right top; }
#nav-strm:hover { background: url(../images/nav-sprite.jpg) no-repeat right bottom; }
#recent-flinks {
	width: 578px;
	height: 44px;
	line-height: 44px;
	margin-top: 9px;
	background-color: #f2f7f9;
	border: 3px solid #c0d0e0;
	padding-left: 7px;
	padding-right: 7px;
	position: relative;
	overflow: hidden;
	margin-bottom: 25px;
	z-index: 0;
}
#what-is-it h2, #cool-stuffs h2, #nice-tips h2  { margin: 10px 0 14px; } 
#what { margin-left: 10px; }
#what-is-it p {
	line-height: 16px;
	margin-bottom: 10px;
}
#what-is-it img { 
	float: left;
	margin: 0 15px 8px 0;
}
#what-is-it h3, #nice-tips h3 { margin: 10px 0 20px 0; } 
#what-is-it ul li { 
	background: url(../images/list-style.gif) no-repeat left center;
	margin-bottom: 10px;
	text-indent: 12px;
} 
#cool-stuffs ul {
	margin-left: 23px;
}
#cool-stuffs ul li {
	height: 26px;
	background: url(../images/smile.jpg) no-repeat left center; 
	margin-bottom: 12px;
	padding-top: 8px;
	padding-left: 44px;
}
#nice-tips {
	padding-left: 10px;
	padding-right: 10px;
}
#alert img {
	float: left;
	margin-left: 29px;
	margin-right: 15px;
}
#alert h2 { margin-top: 35px; }
#nice-tips p { margin-bottom: 27px; }
#recent-flinks ul li { display: inline; float: left; }	
#recent-flinks div.scrollableArea *
{
	display: block;
	float: left;
	margin: 0;
	padding-right: 7px;
	padding-top: 1px;
	white-space: nowrap;
}
#recent-flinks div.scrollableArea a:hover { color: #1570a6; }
#flinks-fade1, #flinks-fade2 {
	width: 27px;
	height: 44px;
	position: absolute;
	z-index: 1;
	top: 203px;
}
#flinks-fade1 {
	left: 3px;
	background: url(../images/flinks-fade.png) no-repeat left top;
}
#flinks-fade2 {
	right: 5px;
	background: url(../images/flinks-fade.png) no-repeat right top;
}
#tf-tweets {
	width: 600px;
	height: 400px;
	float: left;
	margin-bottom: 35px;
}
.tf-tweet-img {
	float: left;
	padding: 4px;
	border: 3px solid #57b7f1;
	margin-right: 12px;
}
.twitterSearchUser, .twitterSearchTime {
	font-size: 12px !important;
}
#twitter-facebook {
	width: 530px;
	display: block;
	margin: 0 auto;
	margin-bottom: 35px;
}
#twitter-facebook a {
	width: 235px;
	height: 44px;
	line-height: 44px;
	background: url(../images/follow.jpg) no-repeat left top;
	display: inline-block;
	text-align: center;
}
#twitter-facebook a:hover { background: url(../images/follow.jpg) no-repeat right top; }
#twitter-facebook span { margin: 0 14px 0 14px; }
#tf-tweets-fade1, #tf-tweets-fade2 {
	width: 600px;
	height: 44px;
	position: absolute;
	left: 0;
}
#tf-tweets-fade1 {
	background: url(../images/tf-tweets-fade.png) no-repeat left top;
	top: 306px;
}
#tf-tweets-fade2 {
	background: url(../images/tf-tweets-fade.png) no-repeat left bottom;
	top: 666px;
}

/* Flink Profile */

#step-box {
	width: 576px;
	margin-top: 16px;
	background: url(../images/step-top-bg.gif) no-repeat left top;
	padding: 14px 12px 0 12px;
}
#step-bottom {
	width: 600px;
	height: 14px;
	background: url(../images/step-bottom-bg.gif) no-repeat left bottom;
	margin-top: 15px;
	margin-left: -13px;
}
#user-info {
	width: 600px;
	margin-top: 32px;
	margin-bottom: 20px;
	float: left;
}
#user-info img {
	float: left;
	margin-right: 10px;
}
#user-info h2 {
	border-bottom: 3px dashed #2c8dc7;
	padding-bottom: 10px;
	float: left;
	margin-top: 12px;
	font-weight: lighter;
}
#keyword-form {
	width: 219px;
	height: 36px;
	background: url(../images/keyword-field.jpg) no-repeat center center;
	margin-left: 190px;
}
#keyword-form, #back-profile {	
	float: left;
	margin-top: 10px;
	margin-bottom: 30px;
}
#keyword-form input {
	width: 174px;
	border: none;
	float: left;
	margin-top: 8px;
	margin-left: 10px;
}
#keyword-form button {
	width: 22px;
	height: 22px;
	background: url(../images/search-btt2.gif) no-repeat left top;
	border: none;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
	margin-top: 8px;
	margin-right: 10px;
	cursor: pointer;
} 
#keyword-form button:hover { background: url(../images/search-btt2.gif) no-repeat right top; }
#share-profile { padding-bottom: 5px; }
#share-profile span { margin-right: 3px; }
#share-profile a {
	width: 21px;
	height: 21px;
	line-height: 21px;
	display: inline-block;
	text-indent: -9999px;
	overflow: hidden;
	margin-right: 7px;
}
#share-profile, .tweet { border-bottom: 1px dashed #3c3d3d; }
.tweet {
	width: 600px;
	height: 70px;
	padding-top: 30px;
	position: relative;
}
.tweet:hover { background-color: #f2f7f9; }
.tweet-text {
	width: 576px;
	margin-left: 5px;
	line-height: 20px;
}
.tweet-text .date {
	font-weight: bold;
}
.tweet-opt {
	position: absolute;
	right: 10px;
	bottom: 0;
}
.tweet-opt a { 
	height: 17px; 
	line-height: 15px; 
	padding-bottom: 3px; 
	overflow: hidden; 
	display: inline-block;
}
.tweet-opt a:hover { text-decoration: underline; }
.tweet-opt .fav, .tweet-opt .rt {
	margin-top: 3px;
	margin-right: 9px;
	float: left;
}
.tweet-opt .fav { 
	background: url(../images/opt-sprite.png) no-repeat left top; 
	text-indent: 19px;	
}
.tweet-opt .fav:hover { background: url(../images/opt-sprite.png) no-repeat left -21px; }
.tweet-opt .rt { 
	background: url(../images/opt-sprite.png) no-repeat left -44px; 
	text-indent: 18px;
} 
.tweet-opt .rt:hover { background: url(../images/opt-sprite.png) no-repeat left -65px; }
.tweet-opt .view {
	width: 17px;
	background: url(../images/opt-sprite.png) no-repeat left -86px;
	text-indent: -9999px;
}
.tweet-opt .view:hover { background: url(../images/opt-sprite.png) no-repeat left -113px; }
#pagination { width: 600px; margin: 15px 0 25px 0; float: left; }
#pag-next { float: right; }
.ask-tooltip {
	height: 43px;
	line-height: 43px;
	position: absolute;
	font-size: 14px;
	background-color: #fff;
	border: 3px solid #c0d0e0;
	padding-left: 15px;
	padding-right: 15px;
	top: -52px;
	left: 145px;
}
.ask-tooltip a:hover { text-decoration: underline; }
.tooltip-bg {
	width: 26px;
	height: 19px;
	background: url(../images/tooltip-bg.png) no-repeat center center;
	position: absolute; 
	top: -6px;
	left: 290px;

}
.tooltip-share { padding-bottom: 3px; }
#load-box {
	width: 306px;
	height: 39px;
	margin: 30px auto 30px;
}
#next-bt {
	width: 306px;
	height: 39px;
	line-height: 39px;
	background: url(../images/next-bt.jpg) no-repeat left center;
	display: block;
	font-weight: bold;
	text-align: center;
}
#next-bt:hover { background: url(../images/next-bt.jpg) no-repeat -306px center; }
#ajax-loader {
	width: 240px;
	height: 22px;
	font-weight: bold;
	color: #a0a1a1;
}
#ajax-loader p {
	float: right;
	margin-top: 8px;
}

/* Error page */

#oops {
	margin-top: 60px;
	text-align: center;
}
#error-msgs {
	width: 542px;
	margin: 20px auto 60px;
	border-top: 1px dashed #3c3d3d;
	border-bottom: 1px dashed #3c3d3d;
	padding: 26px 0 26px;
}
#error-msgs li { line-height: 20px; }
#error-msgs span { font-weight: bold; }
#ajax-error {
	width: 100%;
	text-align: center;
	margin: 20px 0 20px 0;
}
