.topbar div > ul a, .nav a {
	padding-left: 15px;
	padding-right: 15px;
}

a {

}

body {
	font-size:16px;
	min-width: 960px;
	padding-top: 40px;
}

li {
	list-style-type: none;
}

p {
	font-size: 1em;
}

html {
	background: #fff;
	height: 100%;
	margin-bottom: 1px;
}

label {
	width: auto;
	line-height: auto;
}

input {
	height: auto;
}

#airlock {
	width: 768px;
	margin: 0 auto 15px auto;
	font-family: Helvetica, Arial, sans-serif;
	background: #fff;
	padding: 0 0 0 0;
	font-weight: normal;
}

#header h1 {
	clear: both;
	margin: 0 0 0 10px;
}

#popular-libls {
	min-height: 150px;
	width: 100%;
	clear: both;
	margin: 20px 10px 20px 10px;
}

#popular-libls h2 {
	margin-left: 0;
}

#popular-libls li {
	float: left;
	height: 30px;
	margin-right: 10px;
}

h1 {
	font-size: 1.7em;
	margin-bottom: 15px;
}

#logline > h1 {
	font-weight: normal;
}

h2 {
	margin: 10px 0 10px 10px;
	font-size: 1.7em;
	text-transform: uppercase;
	clear: both;
}

#logline > h1 > a {
	background: #0080FF;
	padding: 3px 5px 3px 5px;
	border-radius: 5px;
	color: white;
}

#logline > h1 > a:hover {
	text-decoration: none;
}

h2.terms {
	text-align: center;
	font-size: 2em;
	color: #555;
}

h2.terms span {
	color: #000;
}

.tweet-and-link {
	font-size: .9em;
	margin: 0 0 10px 10px; 
	text-align: center;
}

.tweet-and-link > ul {
	margin-left: 10%;
	height: 20px;
}

.tweet-and-link > ul > li {
	float: left;
	width: 30%;
}

.twitter-result {
	clear: both;
	padding: 10px 0 10px 0;
	margin: 0 0 0 0;
	min-height: 50px;
	border-bottom: 1px solid #ddd;
	font-size: 1.2em;
}

.twitter-result.alt {
	background: #EEF4FD;
}

.twitter-result:first-child {
	border-top: 1px solid #ddd;
}

.twitter-result:last-child {
	border-bottom: 1px solid #ddd;
}

.twitter-result .tweet-avatar {
	height: 100%;
}

.twitter-result .tweet-avatar img {
	float: left;
	clear: right;
	height: 50px;
	width: 50px;
	margin: 0 15px 0 15px;
}

.twitter-result p {
	margin: 0 15px 0 0;
}

p.tweet-meta {
	margin: 10px 0 0 80px;
	font-size: .7em; 
	color: #666;
	clear: both;
}

strong {
	font-weight: bold;
}

.chicklets {
	margin-left: 10px;
}

.chicklets li {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0 0 5px 0;
	min-height: 50px;
	font-size: 1.3em;
	width: 369px;
}

.chicklets li a {
	padding: 10px 10px 7px 10px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.term {
	
}

.see-more-results {
	margin: -5px 0 10px 0;
	text-align: center;
}

.tweet-text {
	color: #000;
	line-height: 26px;
}

.replacement {
	font-weight: bold;
}

/* Footer */

#footer {
	text-align: center;
	margin: 10px 0 15px 0;
	padding: 10px 0 10px 0;
}

#footer p {
	margin: 0 0 15px 0;
}

.trends-sparkline {
	float: left;
	width: 50px;
	height: 25px;
}

/* Ad */

.seventwenty {
	height: 90px;
	width: 728px;
	margin: 15px auto 0 auto;
}

/* Favorites */

.favorite-icon {
	margin: 0 0 -4px 0;
}

.favorite-libl-icon {
	margin: 0 0 0 0;
}

/* oAuth Linking Popup */

#link-oauth-popup {
	width: 480px;
	height: 200px;
	border: 2px solid #333;
	background: #fff;
	position: absolute;
	top: 150px;
	left: 50%;
	margin-left: -250px;
	-webkit-box-shadow: 0px 0px 25px #333;
	padding: 10px;
	display: none;
}

#link-oauth-popup h1, #link-oauth-popup p {
	margin: 0 0 5px 0;
}

/* Create Yours */

#logline {
	font-size: .9em;
	margin: 10px 0 0 15px;
}

#logline + h1{
	margin-bottom: 0;
}

/* Create Form */

#create-wrapper {
	margin: 15px auto 50px auto;
	width: 370px;
}

#create-wrapper h1 {
	font-size: 2.1em;
	font-weight: bold;
	text-align: center;
}

#create-wrapper > form > input,  #create-wrapper > form > label, #create-wrapper > form > button {
	font-size: 1.7em;
	line-height: 1.5em;
}

#create-wrapper > form > input {
	width: 350px;
}

#create-wrapper > form > input {
	float: left;
	clear: both;
}

#create-wrapper > form > label {
	clear: both;
}

#create-wrapper > form > button {
	clear: both;
	float: left;
	margin: 10px 0 10px 0;
	width: 360px;
}

#loading-results {
	text-align: center;
	margin: 25px auto 25px auto;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #fdfdfd;
	padding: 20px 0 20px 0;
}

#user-profile {
    margin: 0 15px 0 15px;
}

/* Buttons */

.tb-container {
	margin-top: 5px;
}

#phrase-wrapper > h1 {
	margin-left: 15px;
}

#phrase-wrapper > ul {
	margin-left: 15px;
}

#phrase-wrapper > ul > li {
	float: left;
	margin-right: 15px;
	height: 40px;
}

table td {
	padding: 0;
	border-top: 0;
}
