@import url(http://fonts.googleapis.com/css?family=Nobile);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline
}
body {
	line-height:1;
	height:100%
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:no ne
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table {
	border-collapse:collapse;
	border-spacing:0
}
.clearfix:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
.clearfix {
	display:inline-block
}
html[xmlns] .clearfix {
	display:block
}
* html .clearfix {
	height:1%
}
body {
	color:#000;
	font-family:'Nobile', arial, serif;
	font-size:62.5%;
	background-color:#fff
}
.clear {
	clear:both
}
#header-bar {
	background-color:#ff4006;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#ffa251;
	background-image:url(images/orange-glow.png);
	background-repeat:no-repeat;
	background-position:left top;
	width:100%;
	position:fixed;
	height:130px;
	top:0;
	left:0;
	opacity:0.95;
	z-index:3
}
#logo {
	width:180px;
	height:80px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-position:center center;
	float:left;
	margin-left:10px;
	padding:30px
}
#logo a {
	display:block;
	height:100px;
	text-indent:-10000px
}
#search-box {
	float:left;
	padding:10px;
	font-size:2.4em;
	border:1px solid #d33100;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	margin-top:35px;
	background-image:url(images/inner-shadow.png);
	margin-left:0px;
	width:400px;
	font-family:'Nobile', arial, serif
}
.wrapper {
	border-top:1px solid #8c2100;
	margin-top:131px;
	padding:10px;
	overflow:hidden
}
#options {
	display:none
}
#search-button {
	float:left;
	border:none;
	overflow:hidden;
	width:35px;
	height:35px;
	margin-top:48px;
	margin-left:-50px;
	background-color:transparent;
	cursor:pointer
}
#options-new {
	margin-top:45px;
	margin-left:10px;
	float:left;
	color:#fff
}
#options-new li {
	margin-bottom:5px
}
#options-new li img {
	vertical-align:middle
}
#options-new li:hover {
	cursor:pointer;
	color:#000
}
.entry {
	width:380px;
	height:180px;
	float:left;
	font-family:'Nobile', arial, serif;
	background-color:#000;
	color:#fff !important;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	position:absolute;
	z-index:0;
	display:none;
	opacity:0.9;
	background-image:url(images/gloss.png);
	background-repeat:no-repeat;
	background-position:left top
}
.entry a {
	color:#fff
}
.entry-wrap {
	width:380px;
	height:180px;
	position:relative;
	float:left;
	margin-right:-210px
}
.entry-wrap .imageTweet {
	width:150px;
	height:150px;
	overflow:hidden;
	position:absolute;
	top:15px;
	left:15px;
	background-image:url(images/6-1.gif);
	background-repeat:no-repeat;
	background-position:center center
}
.entry-wrap .imageTweet img {
	height:150px
}
.entry .avatar {
	float:right;
	margin-right:0px;
	margin-top:-20px;
	border:5px solid #000;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px
}
.inner {
	line-height:1.4em;
	float:right;
	width:190px;
	margin-right:10px
}
.profile h2 {
	font-size:1.2em;
	margin-top:10px;
	color:#FF4912
}
.profile, .tweet {
	padding:2px 0px
}
.words {
	padding:5px 0px;
	font-weight:bold;
	font-size:1em
}
p.options {
	margin-top:-5px
}
.options a {
	padding:0px 15px 0px 0px
}
#results {
}
#sidebar {
	float:right;
	background-color:#000;
	width:285px;
	border-radius:0px 0px 3px 3px;
	-webkit-border-radius:0px 0px 3px 3px;
	-moz-border-radius:0px 0px 3px 3px;
	position:fixed;
	right:10px;
	top:0;
	color:#fff;
	box-shadow:1px 1px 5px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:1px 1px 5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:1px 1px 5px rgba(0, 0, 0, 0.5);
	z-index:10;
	opacity:0.9
}
#sidebar a {
	color:#fff
}
#sidebar p {
	line-height:1.2em;
	margin:8px 0px
}
#sidebar h1 {
	font-size:1.4em;
	cursor:pointer
}
.flip {
	margin-left:-200px
}
.flip .inner {
	float:left;
	margin-left:10px
}
#geo-results, #geo-user {
	font-size:2.8em
}
#geo-results p, #geo-user p {
	margin-bottom:10px
}
#geo-user {
	display:none
}
.noResults {
	font-size:3em;
	padding:20px
}
#retweets {
	cursor:no-drop !important
}
#setting {
	padding:10px 0px
}
#results h1 {
	font-weight:normal;
	font-size:2em;
	padding:10px;
	background-color:#FF4912;
	color:#fff;
	background-image:url(images/orange-glow.png);
	background-repeat:no-repeat;
	background-position:left top;
	border:1px solid #d03000;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	margin-right:300px
}
.option {
	margin:0% 5%;
	border-bottom:1px dotted #FF4912;
	padding-bottom:10px;
	width:90%
}
#sidebar h1 {
	margin:10px
}
.disabled * {
	cursor:no-drop !important
}
.disabled {
	opacity:0.6
}
.video {
	position:absolute;
	top:2px;
	left:15px
}
.sub {
	font-size:70%;
	display:block;
	margin-top:3px
}
#search-items {
	margin:0px 0px 10px 10px;
	-moz-column-count:2;
	-moz-column-gap:10px;
	-webkit-column-count:2;
	-webkit-column-gap:10px;
	column-count:2;
	column-gap:10px
}
#search-items li {
	padding:3px 0px;
	cursor:pointer
}
#search-items li:hover {
	color:#FF4912
}
#welcome {
	font-weight:normal;
	margin-right:300px;
	padding:30px;
	color:#FF4912
}
#welcome h2 {
	font-size:3em;
	margin-bottom:10px
}
#welcome .sub {
	color:#000;
	font-size:50%;
	margin-top:5px
}
#rude {
	font-size:1.5em;
	margin-top:10px
}
.floatleft {
	float:left;
	margin-right:10px
}
.border {
	border:2px solid #FF4912;
	border-radius:1px;
	-webkit-border-radius:1px;
	-moz-border-radius:1px
}
.copy {
	text-align:center;
	clear:both
}
#buysell {
	text-align:center;
	width:100%;
	padding:0px 13px;
	margin-top:10px
}
.bsap .odd {
	margin-right:10px !important
}
.adhere {
	background-color:#FF4912 !important;
	color:#FFF !important
}
#like {
	display:none
}
#like p {
	font-size:1.4em;
	line-height:1.2em;
	margin-bottom:5px
}
#like textarea {
	width:355px;
	padding:10px;
	font-size:1.4em
}
#show-tweet {
	font-size:1.4em;
	padding:10px;
	font-style:italic
}
#count {
	font-size:1.8em;
	padding:10px;
	float:right
}
#share a {
	color:#fff;
	position:absolute;
	left:260px;
	top:92px;
	background-color:#000;
	padding:8px;
	text-decoration:none;
	border-radius:0px 0px 3px 3px;
	box-shadow:1px 1px 2px rgba(255, 255, 255, 0.3);
	-webkit-border-radius:0px 0px 3px 3px;
	-webkit-box-shadow:1px 1px 2px rgba(255, 255, 255, 0.3);
	-moz-border-radius:0px 0px 3px 3px;
	-moz-box-shadow:1px 1px 2px rgba(255, 255, 255, 0.3);
	cursor:pointer
}
#share a:hover {
	color:#FF4912
}

