/*
COBER - EA Army of Two - HOME
STYLESHEET V1.1 - 10.20.2009
==================================================================================== */
/* Tabs
----------------------------------*/
.ui-tabs {
	padding: .2em;
	zoom: 1;
	position: relative;
	z-index: 1;
}
.ui-tabs .ui-tabs-nav {
	list-style: none;
	position: relative;
	padding: 0;
	overflow: hidden;
}
.ui-tabs .ui-tabs-nav li {
	position: relative;
	float: left;
	margin: 0 7px -1px 0;
	padding: 0;
	font-size: 13px;
	background: transparent url(/images/home-tab-backSlice_off.png) no-repeat top left;
	height: 31px;
}	

.ui-tabs .ui-tabs-nav li span.tabTail {
	background: transparent url(/images/home-tab-frontSlice_off.png) no-repeat top right;
	display:block;
	height:31px;
	position:absolute;
	right:-13px;
	top:0;
	width:13px;
}

.ui-tabs .ui-tabs-nav li a {
	float: left;
	text-decoration: none;
	padding: 5px 10px 5px 17px;
	color: #fff;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	background: transparent url(/images/home-tab-backSlice_on.png) no-repeat top left;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected span.tabTail {
	background: transparent url(/images/home-tab-frontSlice_on.png) no-repeat top right;
	position: absolute;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a{
	color: #fff;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: default;
}
.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}
/* first selector in group seems obsolete,but required to overcome bug in Opera applying cursor:text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
	padding: 1em 0;
	display: block;
	background: transparent;
}

.ui-tabs .ui-tabs-nav li span.tabEnd {
	position: absolute;
	background: transparent url(/images/home-tab-backSlice_off.png) no-repeat top left;
	width: 861px;
	height: 31px;
}

.ui-tabs .tabEndTail {
	background: transparent url(/images/home-tab-frontSlice_off.png) no-repeat top right;
	display:block;
	height:31px;
	position:absolute;
	right: -8px;
	top: 2px;
	width: 10px;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}
/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button {
	font-family: Verdana,Arial,Helvetica,sans-serif;;
	font-size: 1em;
}
.ui-widget input,.ui-widget textarea {
	color: #999;
	border: 1px solid #525252;
	padding: 2px;
	background: #000;
	font-size: 9px;
}
.ui-widget input {
	width: 200px;
	height: 15px;
}
.ui-widget textarea {
	width: 278px;
	height: 100px;
}
.ui-widget-content {
	background: transparent;
}
.ui-widget-content a {
	color: #999;
}
.ui-widget-header {
	background: transparent;
}
.ui-widget-header a {
	color: #999;
}
/* MAIN TABS CONTENT ==================================================================================== */
#spacer {
	width: 101px;
	height: 100px;
	float: left;
}
#tabs {
	color: #fff;
	width: 866px;
	margin: 0 auto;
	background:transparent url(../images/updates-v1/ao2-updates-white-module.png) no-repeat scroll center top;
}
#tabs.hidden {
	display: none;
}
#tabs h2,#tabs h2 a {
	font-family: "Arial Black";
	font-size: 16px;
	line-height: 18px;
	color: #ac3c1a;
	text-transform: uppercase;
}
#tabs h3 {
	font-family: "Arial Black";
	font-size: 13px;
	line-height: 14px;
	color: #ac3c1a;
	text-transform: uppercase;
}
#tabs h4 {
	font-family: "Arial Black";
	font-size: 10px;
	color: white;
}
#tabs a {
	text-decoration: none;
}
#tabs a:hover {
	color: #f4ea71;
}
#tabs p {
	font-size: 9px;
	color: #999;
	margin: 3px 0 10px 0;
	line-height: 12px;
}
#tabs p a {
	color: #fff;
}
#tabs #facebook {
	padding: 10px;
}
#tabs #youtube {
	padding: 5px;
}
#tabs #wireframe,#tabs #wireframe-top,#tabs #updates-top-content-wrap,#tabs #updates-wireframe-bottom {
	position: static;
	left: 0;
	top: 0;
	width: 856px;
}
#tabs #updates-top-content-wrap {
	background-image: none;
	margin: 0;
	padding: 0;
	width: 866px;
}
#tabs #content-wrap {
	width: 856px;
}
#tabs #tweet-nav {
	height: 0;
	padding: 10px 0 0 0;
}
#tabs .footer-link {
	margin: 0;
	padding: 0;
}
#tabs #tweeter {
	height: auto;
}
#tabs .view-past-questions {
	float: none;
	margin: 10px 0 0 0;
}
#tabs #twitter-follow {
	height: auto;
	width: auto;
	margin: 5px 0 0 0;
	text-align: left;
}
#tabs #twitter-follow a {
	float: none;
}
#tabs .container {
	float: none;
}
#tabs #tweet-main {
	height: auto;
}
.post {
	width: 553px;
}
.post .pic {
	float: left;
	padding: 0;
}
.post .copy {
	width: 391px;
	float: left;
	padding: 0 0 7px 20px;
}
.post .date {
	font-size: 9px;
	color: #cccccc;
}
.post .more {
	font-family: "Arial Black";
	text-transform: uppercase;
}
.post .divider {
	width: 553px;
	height: 26px;
	background: url(../images/entry-divider.png);
	clear: both;
}
#share a {
	font-family: "Arial Black";
	font-size: 9px;
	float: right;
	text-transform: uppercase;
	color: #f4ea71;
	text-decoration: none;
}
#share a:hover {
	color: white;
}
.r-post-date {
	font-size: 9px;
	line-height: 18px;
	text-transform: capitalize;
}
.qa-question {
	text-transform: uppercase;
	color: #ac3c1a;
	font-family: "Arial Black";
	font-size: 10px;
}
.tweet-divider {
	width: 184px;
	height: 10px;
	margin: 10px 0 5px 0;
	background: url(../images/hr-tabs-184.png) no-repeat;
}
#qa #latest-question,#qa .answer {
	margin: 7px 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
#qa #latest-question .details,#qa .answer .details {
	width: 125px;
	float: right;
}
#qa #latest-question .details .text,#qa .answer .details .text {
	margin-bottom: 5px;
}
#qa #latest-question img,#qa .answer img {
	float: left;
	margin-right: 10px;
	display: block;
	width: 48px;
	height: 48px;
}
#qa .author {
	color: white;
	font-family: "Arial Black";
	font-size: 10px;
}
#qa .date {
	color: white;
	font-size: 9px;
	text-transform: uppercase;
}
#qa #latest-question a {
	font-family: "Arial Black";
	font-size: 8px;
	text-transform: uppercase;
}
.tubeitem {
	background-color: transparent;
	float: left;
	height: 140px;
	margin: 0 10px 12px 0;
	overflow: hidden;
	padding: 10px;
	text-align: center;
	width: 140px;
}
.tubeitem .videoplayer {
	display: none;
}
.tubeitem dt,dd {
	text-align: left;
}
.tubeitem dd.title,.tubeitem dd.title a {
	color: #AC3C1A !important;
	text-transform: capitalize;
}

.video-content-divider{width:856px;height:16px;background:url(../images/media-v1/media-content-divider.png) no-repeat center;clear:both;}

#TB_ajaxContent .close {
	text-align: center !important;
	clear: both;
	margin-top: 2px;
}
#TB_ajaxContent .close a {
	color: #fff !important;
	font-size: 10px;
}
/* UPDATES CONTENT NAV ================================================================================ */
#updates-content-nav {
	width: 843px;
	margin: auto;
	background: url(../images/updates-v1/content-nav-bar.png) no-repeat;
}
#updates-content-nav ul {
	width: 843px;
	height: 26px;
	margin: auto;
	padding: 2px 0 0 0;
}
#updates-content-nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 9px;
}
#updates-content-nav a {
	text-decoration: none;
	font-family: "Arial Black";
	text-transform: uppercase;
	display: block;
}
#ucn1 a {
	width: 150px;
	height: 15px;
	margin: 0 0 0 15px;
	padding: 3px 0 0 0;
}
/* MEDIA */
#ucn2 {
	width: 63px;
	height: 15px;
	margin: 0;
	padding: 0;
}
/* SPACER */
#ucn3 a {
	height: 15px;
	margin: 0 1px 0 0;
	padding: 3px 7px 0px 7px;
	text-align: center;
	color: #bdb7b5;
}
/* TWITTER */
#ucn4 a {
	height: 15px;
	margin: 0 1px 0 0;
	padding: 3px 7px 0px 7px;
	text-align: center;
	color: #bdb7b5;
}
/* BLOG */
#ucn3 a:hover {
	background: url(../images/linkshade.png) no-repeat;
	color: white;
}
#ucn4 a:hover {
	background: url(../images/linkshade.png) no-repeat;
	color: white;
}
#ucn3-on a {
	height: 15px;
	margin: 0 1px 0 0;
	padding: 3px 7px 0px 7px;
	text-align: center;
	background: url(../images/linkshade.png) no-repeat;
	color: white;
}
#ucn4-on a {
	height: 15px;
	margin: 0 1px 0 0;
	padding: 3px 7px 0px 7px;
	text-align: center;
	background: url(../images/linkshade.png) no-repeat;
	color: white;
}
/* UPDATES TOP CONTENT ==================================================================================== */
#updates-top-content-wrap {
	width: 960px;
	margin: 5px auto 40px;
	padding: 10px 0 0 0;
	background: url(../images/updates-v1/ao2-updates-white-module.png) no-repeat;
	border: none;
}
#content-wrap {
	width: 960px;
	margin: auto;
	background: url(../images/updates-v1/updates-shade.png) no-repeat;
}
#wireframe-top {
	width: 869px;
	height: 12px;
	position: relative;
	top: 0px;
	left: 47px;
	background: url(../images/updates-v1/updates-topcap.png) no-repeat;
}
#wireframe {
	width: 869px;
	position: relative;
	top: 0px;
	left: 47px;
	background: url(../images/updates-v1/updates-bkg.png) repeat;
}
#updates-wireframe-bottom {
	width: 869px;
	height: 11px;
	position: relative;
	top: 0px;
	left: 47px;
	background: url(../images/updates-v1/updates-bottomcap.png) no-repeat;
}
/* LEFT */
#updates-left-column {
	width: 160px;
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
}
#updates-left-column h2 {
	font-family: "Arial Black";
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
	padding: 0px 0 10px 0;
}
#updates-left-column h4 {
	font-family: "Arial Black";
	font-size: 10px;
	color: white;
}
#updates-left-column h5 {
	font-family: "Arial Black";
	font-size: 10px;
	color: #ac3c1a;
	text-transform: uppercase;
	line-height: 12px;
	margin-bottom: 5px;
}
#updates-left-column p {
	font-size: 9px;
	color: #999999;
	margin: 3px 0 5px 0;
	line-height: 12px;
}
.tweet {
}
.tweet-date {
	font-size: 9px;
	line-height: 18px;
}
#updates-left-column p a {
	color: #999999;
}
#updates-left-column a {
	text-decoration: none;
}
#updates-left-column a:hover {
	color: #f4ea71;
}
.pages {
	width: 160px;
	height: 15px;
	margin: 4px 0 0 0;
	padding: 5px 0 0 0;
	font-family: "Arial Black";
	color: white;
	text-transform: uppercase;
	font-size: 9px;
	text-align: center;
	background: url(../images/media-v1/pages-topbar.png) no-repeat;
}
.pages a {
	padding: 0 3px 0 0;
	text-decoration: none;
	color: #f4ea71;
}
.pg-title {
	padding: 0 3px 0 0;
}
.selected {
	color: white;
	padding: 0 3px 0 0;
}
#twitter-follow {
	width: 165px;
	height: 20px;
	margin: 35px 0 0 0;
	padding: 0 20px 0 0;
	text-align: right;
	background: url(../images/icon-twitter.png);
	background-position: top right;
	background-repeat: no-repeat;
}
#twitter-follow a {
	font-family: "Arial Black";
	font-size: 9px;
	float: right;
	text-transform: uppercase;
	color: #f4ea71;
	text-decoration: none;
}
#twitter-follow a:hover {
	color: white;
}
/* RIGHT */
#updates-right-column {
	width: 659px;
	margin: 0px 0 0 20px;
	float: left;
}
#updates-right-column h2 {
	font-family: "Arial Black";
	font-size: 16px;
	line-height: 18px;
	padding: 5px 0 0 0;
	color: #ac3c1a;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}
#updates-right-column p {
}
.tweet-main-topcap {
	width: 659px;
	height: 3px;
	background: url(../images/updates-v1/twitter-box-top.png) no-repeat;
}
.view-question .tweet-main-topcap {
	background: url(../images/updates-v1/twitter-box-top-2.png) no-repeat;
}
#tweet-main {
	width: 659px;
	height: 179px;
	background: url(../images/updates-v1/twitter-box-bkg.png) repeat-y;
}
.container {
	width: 400px;
	padding: 3px 0 0 10px;
	float: left;
	position: relative;
}
.question-title {
	font-family: "Arial Black";
	color: white;
	text-transform: uppercase;
}
#tweeter {
	width: 300px;
	height: auto;
	margin: 10px 0 0px 0;
}
#tweeter a {
	color: #f4ea71;
	text-decoration: none;
}
#tweeter a:hover {
	color: white;
}
.tweeter-avatar {
	width: 49px;
	height: 50px;
	margin: 0 10px 0 0;
	float: left;
}
.tweeter-avatar-tagname {
	font-family: "Arial Black";
	font-size: 10px;
	color: white;
}
.tweeter-avatar-date {
	font-size: 9px;
	color: white;
	text-transform: uppercase;
}
.tweeter-avatar-follow {
	font-size: 8px;
	text-transform: uppercase;
}
.tweeter-avatar-follow a {
	color: #f4ea71;
	text-decoration: none;
}
.tweeter-avatar-follow a:hover {
	color: white;
}
.featured-reply {
	font-family: "Arial Black";
	color: white;
	text-transform: uppercase;
}
.tweet-back,.view-replies {
	margin: 4px 0 0 0;
	font-family: "Arial Black";
	font-size: 8px;
	text-transform: uppercase;
	float: left;
}
.tweet-back a,.view-replies a {
	padding: 0 12px 0 0;
	margin: 0;
	color: white;
	background: url(../images/chevron-small.png) 100% 0px no-repeat;
	text-decoration: none;
}
.tweet-back a:hover,.view-replies a:hover {
	color: #f4ea71;
	background: url(../images/chevron-hover-small.png) 100% 0px no-repeat;
}
.back-to-current {
	padding: 4px 0;
	font-family: "Arial Black";
	font-size: 8px;
	text-transform: uppercase;
}
.view-question .back-to-current {
	padding-left: 10px;
}
.back-to-current a {
	padding: 0 12px 0 0;
	margin: 4px 0 0 10px;
	color: white;
	text-decoration: none;
	background: url(../images/chevron-small.png) 100% 0px no-repeat;
}
.back-to-current a:hover {
	color: #f4ea71;
	background: url(../images/chevron-hover-small.png) 100% 0px no-repeat;
}
.view-past-questions {
	margin: 4px 0 0 10px;
	font-family: "Arial Black";
	font-size: 8px;
	text-transform: uppercase;
	float: left;
}
.view-past-questions a {
	padding: 0 12px 0 0;
	margin: 0;
	color: white;
	background: url(../images/chevron-small.png) 100% 0px no-repeat;
	text-decoration: none;
}
.view-past-questions a:hover {
	color: #f4ea71;
	background: url(../images/chevron-hover-small.png) 100% 0px no-repeat;
}
.featured {
	width: 224px;
	height: 176px;
	padding: 3px 0 0 10px;
	background: url(../images/updates-v1/twitter-feature-bkg.png);
	background-repeat: repeat;
	float: right;
}
.featured p {
	color: #666666;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 11px;
}
.featured-reply {
	font-family: "Arial Black";
	color: white;
	text-transform: uppercase;
}
.the-reply {
	height: 130px;
	margin: 5px 0 0 0;
}
.reply-avatar {
	float: left;
	margin: 0 10px 0 0;
}
.tweeter-feature-tagname {
	font-family: "Arial Black";
	font-size: 10px;
	color: white;
}
.tweeter-feature-date {
	font-size: 9px;
	color: white;
	text-transform: uppercase;
	float: left;
	line-height: 16px;
}
.feature-details {
	width: 200px;
	margin: 5px 0 0 0;
}
.tweet-featured-previous {
	margin: 4px 0px 0 0;
	font-family: "Arial Black";
	font-size: 8px;
	text-transform: uppercase;
	float: left;
}
.tweet-featured-previous a {
	padding: 0 12px 0 0;
	margin: 0;
	color: white;
	background: url(../images/chevron-small.png) 100% 0px no-repeat;
	text-decoration: none;
}
.tweet-featured-previous a:hover {
	color: #f4ea71;
	background: url(../images/chevron-hover-small.png) 100% 0px no-repeat;
}
.tweet-featured-next {
	margin: 4px 0 0 0;
	padding: 0 0 0 10px;
	font-family: "Arial Black";
	font-size: 8px;
	text-transform: uppercase;
	float: left;
}
.tweet-featured-next a {
	padding: 0 12px 0 0;
	margin: 0;
	color: white;
	background: url(../images/chevron-small.png) 100% 0px no-repeat;
	text-decoration: none;
}
.tweet-featured-next a:hover {
	color: #f4ea71;
	background: url(../images/chevron-hover-small.png) 100% 0px no-repeat;
}
.tweet-featured-all {
	margin: 4px 0 0 0;
	font-family: "Arial Black";
	font-size: 8px;
	text-transform: uppercase;
	float: left;
}
.tweet-featured-all a {
	padding: 0 12px 0 0;
	margin: 0;
	color: white;
	background: url(../images/chevron-small.png) 100% 0px no-repeat;
	text-decoration: none;
}
.tweet-featured-all a:hover {
	color: #f4ea71;
	background: url(../images/chevron-hover-small.png) 100% 0px no-repeat;
}
.divider-bar {
	float: left;
	color: white;
	font-size: 9px;
	padding: 2px 8px 0 8px;
}
.tweet-main-bottomcap {
	width: 659px;
	height: 6px;
	background: url(../images/updates-v1/twitter-box-footer.png) no-repeat;
}
.view-question .tweet-main-bottomcap {
	background: url(../images/updates-v1/twitter-box-footer-2.png) no-repeat;
}
/* TWEET NAV */
#tweet-nav {
	width: 659px;
	height: 40px;
	padding: 20px 0 15px 0;
}
#tweet-nav a {
	color: #f4ea71;
}
#tweet-nav a:hover {
	color: white;
}
.tweet-answer {
	font-family: "Arial Black";
	color: white;
	text-transform: uppercase;
}
.tweet-nav-functions {
	width: 659px;
	margin: 5px 0 0 0;
}
.button-box {
	height: 18px;
	float: left;
	margin: 0 5px 0 0;
}
.button-box-left {
	width: 9px;
	height: 18px;
	background: url(../images/updates-v1/button-left.png) no-repeat;
	float: left;
}
.button-box-text {
	height: 16px;
	font-family: "Arial Black";
	font-size: 9px;
	color: white;
	padding: 2px 0 0 0;
	background: url(../images/updates-v1/button-bkg.png) repeat;
	float: left;
	text-transform: uppercase;
}
.button-box-text a {
	text-decoration: none;
	color: #f4ea71;
}
.button-box-text a:hover {
	color: white;
}
#tweet-nav .button-box .button-box-text a.selected {
	color: white;
}
.button-box-right {
	width: 9px;
	height: 18px;
	background: url(../images/updates-v1/button-right.png) no-repeat;
	float: left;
}
#tweet-nav-search-wrap {
	float: right;
}
#search-tweets {
	height: 21px;
	margin: 0 0 0 0;
	padding: 2px 0 0 0;
	float: left;
	padding: 0 9px 0 0;
	color: white;
	font-size: 9px;
	background: url(../images/updates-v1/twitter-searchbox-bkg.png) repeat-x;
}
#search-tweets input {
	width: 160px;
	height: 16px;
	color: #999999;
	background: #000000;
	border: none;
	margin: 2px 0 0 0;
	padding: 0;
}
#search-left {
	width: 8px;
	height: 21px;
	background: url(../images/updates-v1/twitter-searchbox-left.png) no-repeat;
	float: left;
}
#search-right {
	width: 5px;
	height: 21px;
	margin: 0 10px 0 0;
	background: url(../images/updates-v1/twitter-searchbox-right.png) no-repeat;
	float: left;
}
.button-box-search {
	height: 18px;
	float: left;
	margin: 1px 5px 0 0;
}
.button-box-search input {
	float: left;
	background: url(../images/updates-v1/button-bkg.png) repeat;
	border: none;
	color: #F4EA71;
	height: 16px;
	font-family: "Arial Black";
	font-size: 9px;
	text-transform: uppercase;
}
#indicator {
	float: left;
}
.tweet-responses {
	width: 659px;
}
.tweet-responses p {
	color: #cccccc;
	margin: 0 0 3px 0;
	padding: 0;
}
.tr-wrap {
	width: 659px;
	margin: 0 0 20px 0;
}
.tr-avatar {
	float: left;
	margin: 0 10px 0 0;
}
.tr-response {
	width: 580px;
	float: left;
}
.tr-tag {
	font-family: "Arial Black";
	font-size: 10px;
	color: white;
}
.tr-details {
	width: 500px;
	margin: 5px 0 0 0;
}
.tr-time {
	font-size: 9px;
	color: #999999;
	text-transform: uppercase;
	float: left;
	line-height: 16px;
}
.twitter-question .tr-time {
	float: none;
}
.tr-votes {
	font-family: "Arial Black";
	color: white;
	padding: 0 10px 0 15px;
	float: left;
	line-height: 16px;
}
.tr-thumbs-up {
	width: 12px;
	height: 14px;
	float: left;
	margin: 0 8px 0 0;
}
.tr-thumbs-up a {
	width: 12px;
	height: 14px;
	background: url(../images/updates-v1/b-thumbs-up.gif);
	font-size: 1px;
	text-indent: -5000px;
	display: block;
	text-decoration: none;
}
.tr-thumbs-up a:hover {
	background: url(../images/updates-v1/b-thumbs-up-ov.gif);
}
.tr-thumbs-down {
	width: 12px;
	height: 14px;
	float: left;
}
.tr-thumbs-down a {
	width: 12px;
	height: 14px;
	background: url(../images/updates-v1/b-thumbs-down.gif);
	font-size: 1px;
	text-indent: -5000px;
	display: block;
	text-decoration: none;
}
.tr-thumbs-down a:hover {
	background: url(../images/updates-v1/b-thumbs-down-ov.gif);
}
.tweet-divider {
	width: 658px;
	height: 15px;
	background: url(../images/updates-v1/twitter-divider.png) no-repeat;
}
.footer-link {
	margin: 4px 0 15px 15px;
	font-family: "Arial Black";
	font-size: 8px;
	text-transform: uppercase;
	float: left;
}
.footer-link a {
	padding: 0 12px 0 0;
	margin: 0;
	color: white;
	background: url(../images/chevron-small.png) 100% 0px no-repeat;
	text-decoration: none;
}
.footer-link a:hover {
	color: #f4ea71;
	background: url(../images/chevron-hover-small.png) 100% 0px no-repeat;
}
.tr-pages {
	margin: 4px 0 0 0;
	padding: 0;
	font-family: "Arial Black";
	color: white;
	text-transform: uppercase;
	font-size: 9px;
	float: left;
}
.tr-pages a {
	padding: 0 3px 0 0;
	text-decoration: none;
	color: #f4ea71;
}
.tr-pg-title {
	padding: 0 3px 0 0;
}
.tr-selected {
	color: white;
	padding: 0 3px 0 0;
}
/* BLOG LEFT SIDE */
#dropdown {
	width: 115px;
	height: 14px;
	float: right;
	margin: 0 0 5px 0;
}
#dropdown a {
	display: block;
	text-decoration: none;
	font-size: 9px;
	text-transform: uppercase;
	color: white;
	font-weight: normal;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}
#dropdown a:hover {
	color: #666666;
}
.post-sort {
	float: right;
	font-size: 8px;
	line-height: 16px;
	padding: 0 5px 0 0;
	color: #666666;
	text-transform: uppercase;
}
.mini-post {
	width: 160px;
	margin: 10px 0 0 0;
	clear: both;
}
.post-date {
	font-size: 9px;
	text-transform: uppercase;
	line-height: 5px;
}
.post-rating,.login-rating {
	width: 150px;
	height: 9px;
	padding: 3px 0 5px 9px;
}
.post-rating li {
	display: inline;
}
.post-rating li a {
	width: 13px;
	height: 9px;
	position: absolute;
	display: block;
}
.gold-star,.grey-star {
	width: 13px;
	height: 9px;
	float: left;
	cursor: pointer;
	text-indent: -999em;
}
.gold-star {
	background: url(../images/media-v1/star-gold.png) no-repeat;
}
.grey-star {
	background: url(../images/media-v1/star-grey.png) no-repeat;
}
.rating-over {
	background: url(../images/media-v1/star-gold.png) no-repeat !important;
}
.gold-star,.grey-star {
	cursor: default;
}
.post-rating,.login-rating {
	margin: 5px 0;
	padding: 0;
}
.blog-read-more {
	margin: 0 0 15px 0px;
	font-family: "Arial Black";
	font-size: 8px;
	text-transform: uppercase;
	float: left;
}
.blog-read-more a {
	padding: 0 12px 0 0;
	margin: 0;
	color: white;
	background: url(../images/chevron-small.png) 100% 0px no-repeat;
	text-decoration: none;
}
.blog-read-more a:hover {
	color: #f4ea71;
	background: url(../images/chevron-hover-small.png) 100% 0px no-repeat;
}
.sign-up {
	padding: 0 0 5px 0;
	font-size: 8px;
	color: #f4ea71;
	text-transform: uppercase;
}
.get-rss {
	font-family: "Arial Black";
	font-size: 10px;
	padding: 0 20px 0 0;
	background: url(../images/updates-v1/icon-rss.png) 100% 0 no-repeat;
	color: white;
}
.blog-poll {
	width: 160px;
	margin: 30px 0 0 0;
	font-size: 10px;
	line-height: 16px;
	font-family: "Arial Black";
	color: white;
	text-transform: uppercase;
}
.blog-poll h4 {
}
.blog-poll h5 {
	color: #f4ea71;
}
.blog-question {
	color: #ac3c1a;
}
.answer {
	font-size: 9px;
	color: #f4ea71;
	margin: 5px 0 0 0;
}
.answer .input {
	margin: 3px 0 0 0;
}
.answer .text {
	padding: 0 0 0 10px;
}
.vote-box {
	height: 20px;
	margin: 10px 0 10px 0;
}
.vote-box a {
	color: white;
}
.vote-box a:hover {
	color: #f4ea71;
}
.blog-tags {
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
}
/* BLOG RIGHT SIDE */
.screenshot-holder {
	width: 656px;
	height: 369px;
	background: url(../images/media-v1/screenshot.jpg) no-repeat;
	margin: 0 0 10px 0;
}
.author-name {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	float: left;
	padding: 10px 10px 0 0;
}
.author-date {
	font-size: 10px;
	text-transform: uppercase;
	color: #cccccc;
	float: left;
	padding: 10px 0 0 0;
}
.blog-content {
	font-size: 12px;
	line-height: 18px;
	color: #cccccc;
}
