* {
	margin: 0;
	padding: 0;
}

img {
	border-width: 0;
	border-color: transparent;
}

a {
	text-decoration: none;
	color: #CF682F;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style: none;
}

ul.dot li:before {
	content: "\00B7 \0020";
}

hr {
	display: none;
}

body {
	background: #AA6F27;
	text-align: center;
	font: .7em arial, verdana, 'Lucida Grande', sans-serif;
	color: #333;
}

#container {
	width: 763px;
	margin: 1em auto;
	text-align: left;
	position: relative;
}

#content h1,#content h2,#content h3,#content h4,#content h5 {
	margin: 3px 0 4px;
}

.columns {
	margin-bottom: 15px;
	width: 100%;
}

td.column {
	padding: 0;
	vertical-align: top;
}

#header {
	text-align: right;
}

#header.no-nav {
	text-align: left;
}

.no-nav #logo img {
	position: relative;
	margin-bottom: -0.5em;
}
#logo {
	font-size: 2.5em;
	font-color: #fff;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	margin-top: -2px;
	position: absolute;
	left: 0;
}

#logo img {
	margin-top: -2px;
	position: absolute;
	left: 0;
}

#front #logo img {
	position: relative;
	z-index: 99;
}

.top-navigation {
	background-color: #fff;
	white-space: nowrap;
	display: inline-block;
	padding: 0 .7em;
	_padding: 1em;
	*margin-top: 1em;
	_margin-top: 1em;
	*display: inline;
	_display: inline;
	
}

.top-navigation * {
	display: inline;
}

.top-navigation>li {
	position: relative;
	*vertical-align: middle;
	*filter: alpha(opacity=99);
}

.top-navigation>li>a {
	padding: .5em .15em;
	border: 1px solid transparent;
	font-size: 1.05em;
	display: inline-block;
	*filter: alpha(opacity=99);
}

.top-navigation>li>a:focus {
	outline: none;
}

#content {
	background-color: #FFF;
	width: 564px;
	margin-top: 0 word-wrap : break-word;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#content.wide {
	width: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.content-bubble-arrow {
	margin-top: 1em;
	*margin-top: .5em;
	padding-top: 11px;
	background-repeat: no-repeat;
	background-position: 25px 0;
	/*
	background-image: url('img/content_arr.gif');
	*/	
}
*
#content.minheight {
	height: 200px;
}

td.column {
	padding: 0;
	vertical-align: top;
}

.wrapper {
	padding: 5px 10px 15px;
}

#content div.section {
	position: relative;
	padding: 10px;
	min-height: 200px;
}

#content div.section>div {
	margin: 1em 0;
}

#content div.section p {
	margin-bottom: 1em;
}

#content div.section,div.section>div {
	clear: both;
	float: none;
	position: relative;
}

#content div.section ul li {
	margin: 0;
	padding: 0 0 1em 0;
}

#content div.steps,#content div.section div.steps {
	margin-top: 3em;
}

.subpage #side {
	margin-top: 0;
}

#side_base {
	width: 199px;
	line-height: 1.2;
	background-color: #EDE4D4;
	border-left: 1px solid #D09042;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

#side_ad {
	text-align: center;
	padding-top: 5px;
}

#side_ad div {
	margin: auto;
}

#side {
	padding-top: .5em;
	width: 198px;
	margin-bottom: 10px;
}

#side .promotion {
	background-color: #F9F9D6;
	font-size: 11px;
	margin: 1em auto;
	padding: 6px 10px;
	text-align: left;
	width: 152px;
}

#side .promotion a {
	outline: none;
	color: #333;
}

#side .promotion a:hover {
	text-decoration: none;
}

#side .promotion a.definition:hover strong {
	outline: none;
	text-decoration: underline;
}

#side .promotion .definition strong {
	display: block;
	color: #0084b4;
}

#side div.section {
	padding: 13px;
}

#side div#profile.section {
	padding-bottom: 16px;
}

#side div.last {
	border-top: 1px solid #bddcad;
}

#side h1 {
	color: #333;
	font-size: 1.1em;
	padding: 0 0 2px;
	margin-bottom: .5em;
}

#side div.section-header h3 {
	border-bottom: 1px solid #bddcad;
	color: #333;
}

#side .section-links {
	float: right;
	font-size: .9em;
	text-align: right;
}

#side div.msg strong {
	display: block;
	font-size: 1.4em;
}

#side div.msg h3 {
	font-size: 1.25em;
}

#side ul {
	margin: 0;
}

#side p {
	padding: .5em 0;
}

#side ul {
	margin: 0;
}

#side div#profile.section {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: .3em;
}

#side div#profile.profile-side {
	margin-bottom: 1em !important;
}

#side .profile-side .about {
	margin-bottom: .6em;
}

#side div.user_icon a,#side div.user_icon a:hover {
	text-decoration: none;
	color: #333;
}

#side div.user_icon a:hover {
	color: #0084b5;
}

#side .user_icon {
	padding: 0 0 .8em;
}

.side_thumb {
	height: 31px;
	width: 31px;
}

#side p.promotion {
	margin-bottom: 1em;
}

.in-page-link {
	outline: none;
}

#side #trends,#side #saved_searches {
	width: 198px;
	overflow: hidden;
}

ul.sidebar-menu li .side-tab-ajax {
	vertical-align: top;
	float: right;
	display: none;
	margin-right: 1em;
}

ul.sidebar-menu span.stat_count {
	margin-top: -0.15em;
	font-family: Georgia, serif;
	float: right;
	margin-right: 14px;
	font-size: 1.2em !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: transparent;
	*filter:alpha(opacity=100);
	*opacity: 1;
	padding: 0 .1em;
}

span.link-title {
	float: left;
}

.ie6 ul.sidebar-menu li {
	zoom: 1;
	overflow: hidden;
}

.ie6 ul.sidebar-menu li a {
	margin-top: -2px;
}

ul.sidebar-menu li {
	padding-top: 1px;
}

ul.sidebar-menu li a {
	cursor: pointer !important;
	display: block;
	clear: both;
	padding: .5em 0 .5em 14px;
	outline: none;
	background-image: none;
	margin-right: -1px;
}

.ie8 ul.sidebar-menu li a {
	margin-right: 0;
}

ul.sidebar-menu li a span {
	display: inline-block;
	width: 150px;
}

ul#primary_nav.sidebar-menu li a span {
	display: inline;
	width: auto;
}

ul.sidebar-menu li a span.stat_count {
	display: block;
}

ul.sidebar-menu li.loading a span.stat_count {
	display: none !important;
}

ul.sidebar-menu li a:hover {
	text-decoration: none;
}

ul.sidebar-menu li.active a {
	font-weight: bold;
	color: #333;
	background-color: #edffe5;
}

#side ul.sidebar-actions {
	margin: .2em 14px 1em;
}

h2.sidebar-title {
	padding: .2em 14px .2em 14px;
	font-size: 1.05em;
	font-weight: normal;
}

h2.sidebar-title span {
	opacity: .7;
}

.ie h2.sidebar-title span {
	filter: alpha(opacity = 70);
}

#side hr {
	display: block;
	border: 0;
	height: 1px;
	margin: .5em 14px;
	opacity: .7;
	background: #bddcad;
	color: #bddcad;
	*width: 170px;
	*margin: 0 14px;
	_filter: alpha(opacity = 70);
}

#side .about li {
	padding-bottom: 3px;
}

#side .about .label {
	font-weight: bold;
}

#side .about li#bio {
	word-wrap: break-word;
	overflow: hidden;
	width: 170px;
}

#side .section h1 {
	padding: 0 0 .25em 0;
}

body#home ul#tabMenu a#home_tab,body#profile ul#tabMenu a#updates_tab,body#replies ul#tabMenu a#replies_tab,body.direct_messages ul#tabMenu a#direct_messages_tab,body.inbox ul#tabMenu a#inbox_tab,body#favourings ul#tabMenu a#favorites_tab,body#public_timeline ul#tabMenu a#public_timeline_tab
	{
	background-color: #fff;
	margin-left: -1px;
	padding-left: 14px;
}
/*
#following_list {
	padding: 0 0 0 3px;
	overflow: hidden;
}

#following_list span {
	float: left;
	padding: 0 3px 2px 1px;
}

#following_list img {
	padding: 0;
}

#side .xref {
	font-size: x-small;
}

#side p.complete {
	font-size: .9em;
	margin-top: 1em;
}
*/
#footer {
	font: 1.2em #fff;
	text-align: center;
	padding: 5px 0;
	margin-top: .7em;
	line-height: 1;
	background: #fff;
	white-space: nowrap;
}



#footer li {
	display: inline;
	padding: 0 4px;
}

#footer li.first:before {
	content: '';
	padding-right: 0;
}

#footer li a a:hover {
	
	color: #0084b4;
}

.firefox2 #currently {
	float: none;
}

body.timeline #content h1 {
	color: #666;
	font-size: 1.5em;
}

#timeline_heading h1 {
	color: #666;
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 3px 4px;
}

#timeline_heading h1 a,#timeline_heading h1 span.loading {
	float: right;
	font-size: .7em;
	margin-top: 4px;
	padding-left: 18px;
}

#content div.section #timeline_heading {
	margin: 0;
}

body#inbox ol.statuses li:first-child,body#sent ol.statuses li:first-child,body#lists ol.statuses li:first-child,body#direct_messages ol.statuses li:first-child
	{
	border-top: 1px solid transparent;
}

#inbox div#timeline_heading,#sent div#timeline_heading,#lists div#timeline_heading,#direct_messages div#timeline_heading
	{
	border-bottom: 1px solid #cecece;
}

/*
body#direct_messages #dm_tabs,body#inbox #dm_tabs,body#sent #dm_tabs {
	display: block;
	padding: 1px;
}
*/
ol.statuses {
	list-style: none;
	font-size: 1.2em;
}

ol.statuses>li {
	position: relative;
	padding: .7em 0 .6em 0;
	border-bottom: 1px dashed #D2DADA;
	line-height: 1.1em;
}

ol.statuses>li:first-child {
	border-top: 1px dashed #D2DADA;
}

ol.statuses .thumb {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	margin: 0 10px 0 5px;
	overflow: hidden;
}

ol.statuses .thumb img {
	width: 48px;
	height: 48px;
}

.no-results {
	border-top: 1px dashed #D2DADA;
	padding: .7em 0 .6em 1em;
	font-size: 1.2em;
}

.no-results ol {
	padding: 5px 0 0 30px;
}

ol.statuses span.status-body {
	display: block;
	min-height: 50px;
	width: 420px;
	overflow: hidden;
	margin-left: 65px;
}

#users ol.statuses span.status-body {
	width: 365px;
}

ol.statuses .lock,ol.statuses .screen-name {
	margin-right: 5px;
}

ol.statuses .embedded_picture {
	margin: 10px 0 0 0;
	text-align: center;
}

ol.statuses .embedded_picture img {
	border: 2px solid #DDD;
	padding: 10px;
}

.search ol.statuses .bio {
	margin-left: 5px;
}

ol.statuses span.meta,.hentry .meta {
	display: block;
	font-size: .764em;
	margin: 3px 0 0 0;
	color: #999;
}

ol.statuses span.meta a,.hentry .meta a {
	color: #999;
}

ol.statuses span.meta .call-out,.hentry .meta .call-out {
	color: #000;
}

ol.statuses .actions {
	position: absolute;
	right: 5px;
	top: .5em;
	line-height: 1.25em;
	border-width: 0;
}

.ie6 ol.statuses .actions {
	right: 25px;
}

ol.statuses .actions a {
	display: block;
	text-decoration: none;
	padding: 3px 8px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	outline: none;
	cursor: pointer;
	visibility: hidden;
}

ol.statuses li {
	position: relative;
}

ol.statuses li:hover .actions a,ol.statuses li.hover .actions a {
	visibility: visible;
}

ol.statuses li:hover,ol.statuses li.hover {
	background-color: #f7f7f7;
}

ol.statuses li:hover .hentry a,ol.statuses li.hover .hentry a {
	visibility: visible;
}

ol.statuses .hentry a.fav {
	visibility: visible;
}

ol.statuses .hentry a.fav-throb,ol.statuses .hentry a.del-throb {
	visibility: visible;
}

.status_activity {
	margin: 4px 0 0 0;
	padding: 10px 0 0 20px;
}

.status_activity .activity {
	margin: 0 0 5px;
}

.status_activity .content {
	vertical-align: top;
	margin: 0 0 0 5px;
	font-size: .8em;
}

.person .thumb img {
	height: 48px;
	width: 48px;
}

.feature-limited {
	background-color: #f9f6ba;
	border: 2px solid #e9e6aa;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: .5em 1em;
}

.minor-notification {
	background-color: #ffc;
	border-width: 1px 0;
	border-color: #eeb;
	border-style: solid none;
	padding: .5em 1em;
}

.bulletin {
	padding: 10px;
	display: none;
}

body#home .bulletin {
	display: block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.ie .transparent {
	filter: alpha(opacity = 0);
}

.error {
	color: #801b1b;
}

.notice {
	color: #801b1b;
}

.top {
	vertical-align: top !important;
}

.bottom {
	vertical-align: bottom !important;
}

.middle {
	vertical-align: middle !important;
}

.first {
	margin-top: 0;
	padding-top: 0;
}

.last {
	margin-bottom: 0;
	padding-bottom: 0;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.disabled {
	color: #bbb;
}

.inline {
	display: inline;
}

.clear {
	clear: both;
}

.loading {
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.hidden {
	display: none;
}

.invisible {
	visibility: hidden;
}

.offscreen {
	position: absolute;
	left: -9999px;
	overflow: hidden;
}

.empty-set {
	padding: 30px !important;
}

.numeric {
	font-family: 'Georgia', 'Serif';
}

.no-border {
	border: 0 !important;
}

.round {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.round-top-right {
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

.round-right {
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.round-bottom-right {
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.round-bottom {
	-moz-border-radius-topright: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.round-bottom-left {
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.round-left {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.round-top-left {
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

.round-top {
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}

#content h2.thumb {
	font-size: 2.8em;
	line-height: 50px;
	padding: 10px 15px 10px 0;
}

#content h2.thumb img {
	vertical-align: middle;
	margin-right: 10px;
}

#content h2.thumb small {
	font-size: .4em;
}

.listable {
	cursor: pointer;
	position: relative;
}

.listable:hover .list-controls {
	display: block;
}

.listable .list-controls:hover {
	display: block;
}

.listable .list-controls {
	border: 1px solid #e6e6e6;
	background-color: #eee;
	position: absolute;
	display: none;
	z-index: 5;
	width: 200px;
}

.listable .list-controls li {
	padding: 6px;
	border-bottom: 1px solid #e6e6e6;
}

.listable .list-controls li:hover {
	padding: 6px;
	background-color: #e6e6e6;
}

.list-inline-form {
	position: absolute;
	z-index: 100;
	width: 524px;
	padding-top: 7px;
	background-repeat: no-repeat;
	background-position: top center;
	display: none;
}

.list-inline-form-shadow {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-border-radius: 6px;
	text-align: left;
	border: 3px solid #888;
}

.list-inline-form-inner {
	overflow: hidden;
	padding: 10px;
	background-color: #fafafa;
}
/*
body#show .status-body {
	display: block;
	margin-right: 30px;
	font-size: 1.2em;
	padding-bottom: 15px;
}

body#show .entry-content {
	font-weight: 400;
	display: block;
	background-color: #fff;
	font-size: 2em;
	font-family: georgia;
	line-height: 1.25em;
	padding: 0;
	overflow: hidden;
}

body#show #content .meta {
	display: block;
	font-size: 1em;
	margin-top: .5em;
	line-height: 1.25em;
	font-family: georgia;
	font-style: italic;
	color: #999;
}

body#show #content .meta a {
	color: #999;
}

body#show .thumb img {
	width: 48px;
	height: 48px;
}

body#show .protected {
	padding-left: 0;
	background-position: 55px 50%;
	background-repeat: no-repeat;
	background-image: url('http://static.twitter.com/images/icon_lock.gif');
}

body#show .actions {
	position: absolute;
	right: 0;
	top: 10%;
}

body#show .actions a {
	text-indent: -9999px;
	font-size: 14px;
	display: block;
	text-decoration: none;
	padding: 0;
	width: 20px;
	height: 20px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	outline: none;
	cursor: pointer;
}

body#show .actions form {
	width: 20px;
	height: 20px;
	padding: 0;
	margin: 0;
}

body#show .top-nav,body#show #footer {
	font-size: 100%;
	overflow: hidden;
}

body#show .wrapper {
	position: relative;
}

body#show #container {
	width: 600px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

body#show #content {
	width: 570px;
	padding: 15px;
	margin-bottom: 15px;
}

body#show #footer {
	width: 600px;
}

body#show #content div.thumb {
	float: left;
	margin-right: 20px;
}

body#show.status #content #timeline {
	border-top-width: 0;
}

body#show .user-info {
	height: 73px;
	margin-top: 0;
	padding-top: 15px;
	border-top: 1px solid #e6e6e6;
	line-height: 1;
}

body#show .screen-name {
	font-size: 2.3em;
}

body#show .full-name {
	font-size: 1.2em;
	margin: 3px 0 0 2px;
}

body#show .desc-inner {
	position: relative;
}

body.search .results-count {
	float: right;
	padding-left: 1em;
	padding-right: 5px;
	line-height: 2.25em;
	font-size: x-small;
	color: #77778A;
}

body.search#users #timeline {
	width: 100%;
	border-top: 1px dashed #D2DADA;
}

body.search#users .hentry td.status-body {
	padding: .5em 0;
}

body.search#users .hentry td.status-body div {
	width: 370px;
}

body.search#users .hentry:hover {
	background-color: transparent;
}

body.search#users .hentry .bio {
	font-size: 90%;
	display: block;
	margin-left: 0;
	padding-top: .3em;
}

body.search#users .hentry .status-body img {
	vertical-align: middle;
	margin-top: -2px;
}

body.search#users .hentry .status-body .meta {
	font-family: 'Lucida Grande';
	font-size: .75em;
	font-style: normal;
}

#header {
	text-align: left;
	margin-bottom: -0.3em;
}

#notifications {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	overflow: visible;
}

.notification-bar {
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
	border-bottom: 2px solid rgba(0, 0, 0, 0.07);
	width: 100%;
	cursor: pointer;
}

.notification-bar-bkg {
	background-color: #fff;
	opacity: .95;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity = 95);
	position: static;
}

.notification-bar,.notification-bar-bkg {
	padding: 1.2em 0;
}

.ie7 .notification-bar,.ie7 .notification-bar-bkg {
	border-bottom: 2px solid #ccc;
}

.notification-bar-container {
	position: relative;
	display: block;
	width: 100%;
	overflow: visible;
}

.notification-bar-contents {
	width: 740px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	font-size: 150%;
}

.notification-bar .message-progress {
	padding-left: 24px;
	background-image: url(http://static.twitter.com/images/ajax.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.notification-bar .message-error {
	color: red;
}
*/
ul.bullets {
	list-style-type: square;
	padding: 1em;
}

ul.bullets li {
	margin-left: 1em;
}

#side .featured {
	border: 1px solid #87bc44;
	padding: 2px 5px;
	margin: 10px -3px;
}

#side .featured img {
	vertical-align: middle;
	padding: 1px 0 -5px 7px;
}

#side .promo {
	border: 1px solid #87bc44;
	background-color: #fff;
	padding: 10px 0 10px 5px;
	margin-top: 8px;
	font-size: 1em;
}

#side .promo li {
	margin: 0 0 8px;
}

#side .promo a {
	text-decoration: none;
}

#side .promo img {
	vertical-align: middle;
}

#dim-screen {
	position: absolute;
	background-color: #000;
	z-index: 99;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: .90;
	filter: alpha(opacity = 90);
	display: none;
	margin: 0 auto;
}

.subpage #content p {
	line-height: 1.2;
	margin: 5px 0;
}

.subpage #content ul {
	padding-left: 0;
}

.subpage #content code {
	font-size: 1.2em;
}

dt {
	font-weight: bold;
	margin-top: 5px;
}

#side div.msg strong {
	display: block;
	font-size: 1.4em;
}

#side div.msg h3 {
	font-size: 1.25em;
}

body.help #side {
	height: 560px;
}

body.help #side .section {
	height: 100%;
}

#content .wrapper #lang_header {
	padding: 0;
	margin: 0;
	width: 100%;
}

#content .wrapper #lang_header td {
	padding: 0;
}

#lang-select {
	text-align: center;
}

.subpage #content tr.not_verified code {
	display: block;
	font-size: 1.9em;
	color: green;
	font-weight: bold;
	text-align: center;
}

span#p {
	color: #999;
}

#notifications-sub .desc {
	margin-left: 3px;
	font-style: italic;
}

a#back-link {
	margin-left: 20px;
	font-size: 120%;
}

.highlight {
	background-color: #f9f6ba;
}

.nav-highlight {
	background-color: #ff9;
}

div.clear {
	height: 1px;
}

.side_thumb {
	height: 31px;
	width: 31px;
}

