@font-face {
        font-family: 'yb_uni_sans';
        src: url('/fonts/Uni_Sans_Semi_Bold-webfont.eot');
		src: local('yb_uni_sans_local'), url('/fonts/Uni_Sans_Semi_Bold-webfont.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
}

@font-face {
    font-family: 'roboto_slabregular';
    src: url('/fonts/RobotoSlab-Regular-webfont.eot');
    src: url('/fonts/RobotoSlab-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/RobotoSlab-Regular-webfont.woff') format('woff'),
         url('/fonts/RobotoSlab-Regular-webfont.ttf') format('truetype'),
         url('/fonts/RobotoSlab-Regular-webfont.svg#roboto_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_slabbold';
    src: url('/fonts/RobotoSlab-Bold-webfont.eot');
    src: url('/fonts/RobotoSlab-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/RobotoSlab-Bold-webfont.woff') format('woff'),
         url('/fonts/RobotoSlab-Bold-webfont.ttf') format('truetype'),
         url('/fonts/RobotoSlab-Bold-webfont.svg#roboto_slabbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body { background: #006599 url(/images/secret/background.jpg) no-repeat top center;	}

body
{
    -webkit-animation-duration: 0.1s;
	-webkit-animation-name: fontfix;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 0.1s;
}

@-webkit-keyframes fontfix{
	from{ 	opacity: 1; }
	to{	opacity: 1; }
}

a.logo {
	display: block;
	width: 155px;
}

a {
	color: #006699;
	text-decoration: none; }
	
a:hover {
	text-decoration: underline;
}
 
	a.upper {
		font-family: georgia;
		color: #006699;
		text-transform: uppercase;
		font-size: 11px;
		font-weight: bold; }

a.arrow {
	float: right;
	display: block;
	width: 159px;
	height: 27px;
	background: url(/images/secret/blue_arrow.gif) no-repeat top right;
	text-transform: uppercase;
	font-size: 11px;
	color: #fff;
	text-align: center;
}

a.arrow:hover {
	background: url(/images/secret/blue_arrow_hover.gif) no-repeat top right;
	text-decoration: none;
}
 
ul { list-style-type: disc; }

#main {
	padding-top: 0px;
	padding-bottom: 100px; }
 
#main #go {
	position: relative;
	top: 8px;
	left: 5px;
}

#leader {
	margin: 0 auto;
	width: 974px;
	z-index: 2000;
}

.site_wide_leaderboard {
	width: 728px !important; 
	height: 90px; 
	position: relative;
	top: 0px; left: 123px;
	border: 0;
	margin: 10px 0px 14px 0px !important;
}
 
#follower { background: #fff; margin-top: 20px; width: 974px; margin-left: auto; margin-right: auto; padding-top: 5px;}
 
#follower p { font-size: 12px; margin: 0 5px 5px 5px; }
#follower td {padding: 10px;}
#follower ul {width: 173px;}
#follower ul li { margin-left: 5px; color: #888; list-style: none;}
#follower h6 {font-weight: normal; font-size: 14px; background: #ddd; padding: 2px 5px; font-family: yb_uni_sans, Helvetica, Arial, sans-serif; text-transform: uppercase; margin: 15px 0px 3px 0px;}
#follower h6.what_is {color: #b72321;}
#follower .footer_story {font-family: yb_uni_sans, Helvetica, Arial, sans-serif; padding: 10px 15px; font-size: 18px; line-height: 20px; vertical-align: top;}
#follower .footer_story img {margin-bottom: 5px;}
#follower .footer_feed {border-left: solid 1px #d1d1d1;} 
#follower .footer_feed div {margin-bottom: 7px; font-size: 12px; line-height: 13px;}
#follower .partner_logo {padding-bottom: 0px; position: relative; font-size: 24px; vertical-align: middle; text-align: left; font-family: yb_uni_sans, Arial, sans-serif; border-left: solid 1px #d1d1d1;}
#follower .partner_logo.psd_logo img {position: relative; left: -5px;}
#follower .partner_logo.gamedayr_logo img {position: relative; top: -5px;}
#follower .partner_logo, #follower .partner_logo a { color: #333;}
 
#main div.content {
	background-color: #fff;
	border-top: 3px solid #fff; }

#logo,
#logo_yard_pages {
	display: block;
	background: url(/images/yb_fox_logo_black.gif) no-repeat 0 20px;
	width: 155px;
	height: 104px;
	text-indent: -9999px; }
	
#logo_yard_pages {
	background: url(/images/yb_fox_logo_black.gif) no-repeat 0 20px !important;
}

 
#navDup {
	line-height: 33px;
	margin: 50px 0 20px 0;
	width: inherit;
	line-height: 29px; }
 
	#navDup ul li a {
		font-size: 12px;
		padding: 0 10px; }
 
.nav_container { position: relative; text-align: left; background: #fff; width: 974px; height: 160px; border-top: solid 4px #b72321; margin: 0 auto; }

.nav_container #logo_with_tag {position: absolute; left: 10px; top: 23px;}
.nav_container #logo_with_tag div {color: #b72321; position: relative; left: 13px; top: 12px; font-size: 14px; font-family: yb_uni_sans, Helvetica, Arial, sans-serif;}

.nav_container #ybn_nav_button {position: absolute; right: 10px; top: 30px; text-align: center; width: 213px; height: 53px; font-size: 11px; color: #777;}
.nav_container #ybn_nav_button .red_button{width: 213px; }

.red_button div {height: 36px; background: url(/images/red_button_right.png) no-repeat center right; }
.red_button {height: 36px; background: url(/images/red_button.png) no-repeat center left; }
.red_button a {display: block; padding-top: 5px; color: #fff; font-size: 18px; text-align: center; font-family: yb_uni_sans, Helvetica, Arial, sans-serif;}

.nav_container #search_nav {z-index: 200; position: absolute; width: 213px; right: 10px; top: 93px;}
.nav_container .go_button {position: absolute; right: 0px; top: 0px; cursor: pointer; background: #fff; color: #333; font-family: yb_uni_sans, Arial, sans-serif; border: solid 0px #fff; font-size: 13px; padding: 2px 3px; margin: 0px; width: 57px;}
.nav_container .go_button:hover {background: #ddd; border: solid 0px #999;}

#nav_icons {
	position: absolute;
	right: 10px;
	bottom: 8px;
	width: 120px;
	height: 20px;
	text-align: right;
}

#nav_icons img {
	height: 20px;
	width: 20px;
	margin: 0px 0px 0px 3px;
}
 
.nav {
	position: absolute;
	left: 3px; bottom: 3px;
	background: #231f20;
	color: #fff;
	height: 31px;
	line-height: 30px; 
	width: 968px; }
 
.nav div {		
	float: right;
	margin: 0 10px 0 0; }

#search-bottom {
	background-color: #EDEDED;
	border: 1px solid #ccc;
	border-top: 0;
	width: 614px;
	padding: 0 7px 7px 7px;
}
 
#search { color: #888;
	font-size: 11px !important;
	font-family: arial !important; }
 
.nav ul {	
	height: 31px;
	margin: 0;
	list-style: none; }
 
.nav ul li {
	display: block;
	float: left;
	margin: 0;
	cursor: pointer;
}
 
.nav ul.first li { 
	border-left: solid 1px #fff;
	padding-left: 4px; padding-right: 4px;
}

.nav ul.first li a {
	color: #e1dbdb;
	font-size: 14px;
	text-decoration: none;
	font-family: yb_uni_sans, Helvetica, Arial, sans-serif;
}
	
.nav ul li a:hover {
	color: #fff;
}

#user-name {
	background: url(/images/secret/arrow.gif) no-repeat center right;
}

.nav ul.first li a img {
	position: relative;
	top: -2px;
}


.nav ul.first {
	float: left;
	height: 31px; 
	position: relative;
	margin-left: 0px;
	padding-left: 0px;
}

.nav ul.first li a {
	padding: 0px 5px;
}

.nav_container #nav_account {
	height: 20px; 
	width: 300px;
	position: absolute;
	right: 10px;
	top: 3px;
	padding-right: 4px;
	z-index: 999999;
	text-align: right;
	color: #aaa;
}

#nav_account > a {
	font-weight: bold;
	text-decoration: none;
	color: #555;
	font-size: 11px;
	line-height: 11px;
}

#nav_account > a:hover {
	text-decoration: underline;
}

#nav_account > a > img {
	margin-left: 2px;
	border-bottom: solid 1px #fff;
}

#main .inherit { width: 600px !important; }

#main h3.entire { width: 936px !important; }

#main h3.flush { margin-bottom: 0; }

#main input.bigtime {
	font-size: 16px;
}

#main h3.bigtime {
	background: #003366 url(/images/secret/latest_athlete_blogs.gif) no-repeat top right;
	width: 280px !important;
	height: 40px;
	margin: 20px 0 20px -15px;
	padding: 0 0 0 42px;
	text-indent: -9999px;
}
 
#main h4 {
	text-transform: uppercase;
	color: #3b0a0d;
	font-size: 14px;
	font-family: georgia;
	margin: 0; }
 
#main h4.newsfeed {
	font-size: 18px;
	color: #888;
	font-family: arial;
	border-bottom: 1px solid #a11314;
	text-transform: none;
	margin: 5px 5px 0 0;
	padding: 0;
}

#main h5 {
	font-size: 11px;
	color: #777;
	margin: 0; }
 
#main h6 {
	padding: 2px 6px;
	font-size: 12px;
	background-color: #cbced9;
	color: #333333;
	margin: 0 0 5px 0; }

#main #quote-author {
	text-align: center;
}

#main #quote-author p {
	margin: 0;
	font-size: 11px;
	color: #ccc;
}

#main #quote-author img {
	border: 1px solid #333;
}

#quote {
	padding: 0 0 25px 0; }
 
#main blockquote.home_block {
	font-family: Georgia;
	font-size: 24px;
	color: #666;
	line-height: 30px; }
 
	#main blockquote p { padding: 0 30px 0 10px; }
 
#main cite {
	font-family: Georgia;
	font-size: 14px;
	color: #666;
	margin: 0 0 0 10px; }
 
	#main cite strong { font-style: normal; }
 
#main a.howManyComments, a:visited.howManyComments, a:active.howManyComments, a:hover.howManyComments {
	font-family: Georgia;
	text-decoration: underline;
	font-style: italic;
	font-size: 10px;
	color: #000;
	text-transform: uppercase; }
 
#main div.separator { border-top: 1px solid #eee; }
 
#main div.preview {
	margin: 0;
	padding: 10px 0 0 0;
	line-height: 16px; }
 
	#main div.preview dl { min-height: 25px; }
 
#main dt, .search-results dt  {
	float: right;
	font-family: georgia;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #999; }
 
div.preview a.name {
	font-family: helvetica;
	font-weight: bold;
	font-size: 18px;
	color: #006699;
	text-decoration: none;
	display: block;
	text-transform: none; }
 
div.preview span {
	color: #999;
	font-size: 9px;
	display: block;
	float: left;
	margin: 0 0 5px 0; }
 
#main div.preview h2 {
	display: block;
	font-weight: normal;
	font-family: georgia;
	font-style: italic;
	font-size: 13px;
	color: #999;
	margin: 0 3px 0 0; }
 
div.preview p {
	clear: left;
	font-family: georgia;
	margin: 0 0 5px 0; }
 
div.preview a {
	color: #006699;
	font-family: georgia;
	font-size: 10px;
	text-transform: uppercase; }
 
div.list ol {
	list-style-position: inside;
	margin: 0 20px 0 40px;
	text-indent: -28px; }
 
div.list ul { margin: 10px 0; }
 
div.list ol li {
	font-size: 18px;
	color: #006699;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 10px 0;
	line-height: 18px; }
 
	div.list ol li.last { border-bottom: none; }
 
div.list dl, div.list dd, div.list h2 { display: inline; }
 
div.list dd { padding: 10px 50px 10px 0; }
 
#main div.list h2 {
	color: #006699;
	font-size: 18px; }
 
div.strip.latest-athlete-blogs {
	background: #003366 url(/images/secret/latest_athlete_blogs.gif) no-repeat top right;
	height: 40px; }
	
div.strip.my-news-feed {
	background: #003366 url(/images/secret/my_news_feed.gif) no-repeat top right;
	height: 40px;
}
 
div.friend {
	background: url(/images/secret/friendicon_30x30.jpg) no-repeat;
	width: 30px;
	height: 30px; }
 
div.athlete {
	padding: 8px 0 0 10px; }
 
div.team {
	background: url(/images/secret/teamlogo_30x30.jpg) no-repeat;
	width: 30px;
	height: 30px; }
 
div.bottom_story {
/*	background: url(/images/secret/bottomstory_174x104.jpg) no-repeat;*/
	width: 174px;
	height: 104px;
	margin: 10px 0 0 0; }
 
div.small_story {
	background: url(/images/secret/story_188x114.jpg) no-repeat;
	width: 188px;
	height: 114px;
	margin: 0 0 10px 0; }
 
div.top_story {
	/* background: url(/images/secret/topstory_627x279.jpg) no-repeat;
	*/ width: 627px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	position: relative;
	top: -15px; }
	
div.top_story, div.top_story embed {
	position: relative;
	z-index: 1;
}
 
div.skyscraper_ad {
/*	background: url(/images/secret/skyad_160x600.jpg) no-repeat top left;*/
/*	width: 160px;*/
/*	height: 600px;*/
/*	margin: 0 0 20px 0; */
/*	overflow:hidden;*/}
 
div.square_ad {
/*	background: url(/images/secret/squad_300x250.jpg) no-repeat;*/
/*	width: 100%;*/
/*	height: 250px;*/
/*	margin: 20px 0; */
/*	overflow: hidden;*/}

div.footer_logo {
	background: url(/images/secret/barkley.gif) no-repeat;
	width: 94px;
	height: 94px; }
 
#main q {
	display: block;
	color: #A11314;
	font-size: 16px;
	font-weight: bold; }
 
p.whatIsYardbarker {
	background: url(/images/secret/barkley.gif) no-repeat top left;
	padding-top: 94px; }

a.tab {
	display: block;
	width: 152px;
	height: 39px;
}
 
div.tab {
	background: url(/images/secret/top_story.png) no-repeat;
	width: 152px;
	height: 39px;
	text-indent: -9999px;
	position: relative;
	clear: left;
	top: 24px;
	}
 
.offset { padding-left: 15px; }
 
.separate {
	margin: 20px 0;
	width: 610px;
	margin-left: 15px;
	border-top: 1px solid #ccc; }
 
.separateSmall {
	margin: 20px 0;
	width: 400px;
	margin-left: 15px;
	border-top: 1px solid #ccc; }
 
.separateBig {
	margin: 20px 0 20px 15px;
	width: 944px;
	border-top: 1px solid #ccc; }
 
.stripe {
	background: url(/images/secret/quote_background.gif) repeat-x;
	height: 11px;
	margin: 25px 0; }
 
.bottom { margin-top: 0 !important; }
 
#main kbd { color: #006599; }
 
#username-drop {
	position: absolute;
	right: 0px;
	top: 17px;
}

#username-drop h3 {
	background: none;
	text-transform: uppercase;
	color: #b72321;
	font-size: 10px;
	width: 100px !important;
	padding: 0;
	text-align: left !important;
	margin: 0px;
	font-weight: bold;
}

#username-drop .currently {
	font-size: 12px;
	border-bottom: dashed 1px #777;
}

#username-drop p span {
	text-transform: none;
	font-size: 12px;
}

#username-drop p span.username a {
	font-size: 16px;
}

#username-drop p a {
	font-size: 12px;
	color: #a11314;
}

#username-drop ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#username-drop ul li {
	padding-left: 0;
	margin-left: 0;
}

#username-drop a {
	font-weight: bold;
}

#username-drop .person {
	float: left;
	margin-right: 15px;
}

li.edit a {
	font-family: georgia;
	text-decoration: underline;
	color: #111;
	font-size: 10px;
	text-transform: uppercase;
}

#nav_container #nav .subnav_menu {
	position: absolute;
	margin-top: 0px;
	z-index: 100;
	padding-left: 0px;
	text-align: left;
}

#nav_container #nav .subnav_menu#nfl-drop {	left: 0px;}
#nav_container #nav .subnav_menu#mlb-drop {	left: 46px; }
#nav_container #nav .subnav_menu#nba-drop {	left: 92px; }
#nav_container #nav .subnav_menu#nhl-drop {	left: 142px; }
#nav_container #nav .subnav_menu#sports-drop { left: 260px; }

.subnav_menu .sm_inner {
	margin-top: 1px;
	margin-left: 0px;
	background-color: #f8f7f2;
	width: 470px;
	height: 205px;
	padding: 8px 13px;
	border: solid 1px #d8d7d2;
	border-top: solid 3px #b72321;
	color: #333;
	left: 0px;
	float: left;
}

#username-drop .sm_inner { height: 150px; width: 320px;}

.subnav_menu ul {
	float: left;
	list-style: none;
	font-size: 11px;
	line-height: 11px;
}

.nav ul li .subnav_menu a, #username-drop.subnav_menu a {
	color: #333;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
	text-decoration: none;
	font-family: Arial;
	padding: 0px;
}

.nav ul li .subnav_menu a:hover, #username-drop.subnav_menu a:hover {
	color: #000;
	text-decoration: underline;
}

.nav ul li .subnav_menu ul, #username-drop.subnav_menu ul {
	width: 150px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
}

.nav ul li .subnav_menu ul li, #username-drop.subnav_menu ul li {
	margin: 0px 0px;
	padding: 3px 0px;
	list-style-type: none;
	width: 145px;
}

#username-drop.subnav_menu ul li.edit {
	padding-top: 8px;
}

#username-drop.subnav_menu ul li.edit a {
	text-decoration: underline;	
	color: #777;
}

.nav li.selected {
	background-color: #b72321;
}

.nav li.preselected {
	background-color: #b72321;
}

.nav li.selected > a, .nav li.preselected > a {
	color: #fff !important;
}
	
.nav li.greyleft {
	border-left: solid 1px #bbb;	
}

#username.drop > img {width: 7px; height: 4px; margin-left: 3px; vertical-align: middle }

div.pitch {
	padding: 5px 10px;
	background-color: #eee;
	margin-right: 7px;
}

a.quick-read-overlay, a.quick-read-overlay:hover {
	text-decoration: none;
}

div.rs_item_inner a.quick-read-overlay.footer_story div {
	margin-bottom: -140px !important;
}

div.rs_item_inner a.quick-read-overlay.footer_story span {
	top: -45px;
}

a.quick-read-overlay.footer_story div p {
	width: 174px;
	height: 104px;
}

a.quick-read-overlay.footer_story div {
	margin-bottom: -125px;
}

a.quick-read-overlay.footer_story div span {
	top: -30px;
}

a.quick-read-overlay div p {
	display: block;
	width: 188px;
	height: 114px;
	
	position: relative;
	top: 7px;
	color: #fff;
	font-size: 8px;
	text-transform: uppercase;
	
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity:0.4;
	opacity:0.4;
	background-color: #333;
}

a.quick-read-overlay div {
	visibility: hidden;
	margin-bottom: -150px;
}

a.quick-read-overlay:hover div {
	visibility: visible;
}

a.quick-read-overlay div span {
	display: block;
	position: relative;
	top: -50px;
	left: 10px;
	padding: 1px 3px;
	width: 150px;
	background-color: #000;
	color: #fff;
	font-family: georgia;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 21px;
}

#quick-read div.editor {
	background-color: #fff;
	padding: 5px 10px;
	margin-bottom: 10px;
}

#quick-read div.editor h2 {
	font-family: georgia;
	font-size: 20px;
	color: #333;
	margin-bottom: 5px;
	line-height: 20px;
}

#quick-read div.editor p {
	font-family: georgia;
}

#quick-read p.editors-note {
	border-bottom: 1px solid #ccc;
}

#quick-read p.editors-note span {
	font-weight: bold;
	color: #990c17;
}

#quick-read {
	padding: 3px;
}

#quick-read-left {
	float: left;
	width: 350px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#quick-read-right {
	float: right;
}

#quick-read h2.headline {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	margin-bottom: 10px;
}

#quick-read h2.original-headline {
	font-size: 14px;
	color: #333;
	line-height: 14px;
	margin-bottom: 0;
}

#quick-read h3 {
	font-weight: bold;
	text-transform: uppercase;
	background: none;
	color: #000;
	font-size: 14px;
	font-family: arial;
	margin: 0;
}

#quick-read p.article {
	font-family: georgia;
	margin-bottom: 5px;
}

#quick-read p.source {
	text-transform: uppercase;
	font-size: 11px;
	color: #888;
	margin-bottom: 2px;
}

#quick-read span, #quick-read span a {
	font-size: 11px;
	color: #333;
	font-family: georgia;
	text-transform: uppercase;
	margin-top: 20px;
}

ul.team-articles {
	margin: 0 0 5px 0;
}

ul.team-articles li {
	margin-left: 15px;
}

ul.team-articles li a {
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	font-family: arial;
	line-height: 9px;
}

#main a.friend {
	text-transform: none;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
}

div.padded {
	width: auto !important;
	padding: 30px !important;
}

.padded-slightly {
	padding: 15px !important;
}

div.search-results {
	position: absolute;
	background-color: #fff;
	z-index: 1000;
	width: 296px !important;
	padding: 0 5px;
	border: 0px solid #ccc;
	border-left: none;
	border-right: none;
	height: auto;
	margin: 0;
	padding: 0;
}

#search_nav .search-results {
	left: 0px !important;
	top: 20px !important;
}

div.search-results ul,
.nav div.search-results ul {
	background-color: #fff;
	margin: 0;
	padding: 0;
}

div.search-results li {
	background-color: #fff;
/*	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
	color: #006699;
	font-weight: bold;
	display: block;
	float: none;
	cursor: pointer;
	height: 30px;
	padding: 0px 10px;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	margin: 0px;
}
div.search-results li.selected {background-color: #eee;}
div.search-results dl {
	padding-top: 7px;
}

div.title-strip {
	font-size: 18px;
	padding: 2px 8px;
	color: #fff;
	background-color: #004D79;
}

input.search_4 {
	font-size: 11px;
	font-family: "lucida grande";
	border: solid 1px #9b999a;
	background: #f5f5dc;
	margin: 0px; padding: 3px;
	width: 140px;
}

.verified_icon{
	padding: 0px 0px 5px 0px;
}

/*User Setting styles*/

#user_settings_content {
/*  	margin-left:  165px;*/
/*	padding: 20px;*/
}
div#user_settings_content_form form {
	
} 

div#user_settings_content_form div.formclearfix {padding:5px 0px; vertical-align:top;} 
div#user_settings_content_form label {
	width:200px; 
	float:left;
	font-size: 14px; 
	font-family: helvetica, arial, sans-serif;
	text-align: right;
	color: #666;   
	line-height: 15px;
	margin:0 10px;
} 
div#user_settings_content_form label.with_rounded_field {
	padding-top: 13px;
}
div#user_settings_content_form label.with_select_field { 
	padding-top: 2px; 
}
div#user_settings_content_form div.buttongroup {float:left; margin:0px; padding:0px;} 

div#user_settings_content_form div.buttongroup div { 
  margin-bottom:5px; 
  font-size:11px; 
  vertical-align:top;  
} 
div#user_settings_content_form div.buttongroup input { 
  margin-right:5px; 
}

div#user_settings_content_form input[type="submit"] {display:block; margin-left:auto; margin-right:10px; clear:both;}
div#user_settings_content_form label.sub_header{
	font-size: 11px;
	clear:both;
	width: 100%;
	margin: 5px 0px;
	text-align: left;
}
div#user_settings_content_form label.main_header{
	font-size: 15px;
    line-height: 20px;
	width: 100%;
	clear:both;
	margin: 5px 0px;
	text-align: left;
	color: #656565;
}
div#user_settings_content_form label.label_header{
	font-size: 11px;
	text-align: left;
}
div#user_settings_content_form label.label_header strong{
	font-size: 15px;
}
.formclearfix:after {
    content: ".";         
	width: 100%;
    height: 0;            
    clear: both;          
    visibility: hidden;	  
}
.formclearfix {display: inline-block;}   
* html .formclearfix {height: 1%;}
.formclearfix {display: block;}

.form_seperator {
	height: 1px;
	background: #ccc;
	width: 100%;
	margin: 10px 0px;
}
.form_submit_button{
	clear:both;
	margin-left: 10px;
/*	text-indent: -9999px;*/
}
.list_sport_item{
	padding: 2px; 
	float: left; 
	width: 130px;
	height: 15px;
}
.user_settings_header{
	font-size: 12px; 
	font-family: helvetica, arial, sans-serif;
	color: #666;   
	line-height: 15px;
}
.user_settings_header b{
	font-size: 15px;
	color: #aaa;
	font-family: arial, sans-serif;
}
.user_settings_upload_form {
	width: 100%;
 	padding: 20px 0px; 
	margin: 20px 0px;
	clear:both;
}
.user_settings_photo_list{
	clear:both;
	width: 650px;
}
.user_settings_photo_list_item{
  width: 120px; 
  float: left; 
  height: 180px; 
} 
 
.user_settings_photo_list_item img{ 
  padding: 2px; 
}
.input_rounded_left {
	float:left;
	width: 13px;
	height: 40px;
	background: url(/images/input_bubbleL.gif) no-repeat top right;
}
.input_rounded_right {
	float: left;
	width: 13px;
	height: 40px;
	background: url(/images/input_bubbleR.gif) no-repeat top left;
}
.input_rounded_center {
	float: left;
	height: 40px;
	background: url(/images/input_bubbleM.gif) repeat-x top;
}

#user_settings_content_form input[type="text"] {
	clear: both;
	font-size: 15px;
	color: #666;
	font-family: arial, sans-serif;
	padding: 12px;
	width: 250px;
	border: 0px #fff solid;
	background: none;
}
#user_settings_content_form input[type="password"] {
	clear: both;
	font-size: 15px;
	color: #666;
	padding: 12px;
	width: 250px;
	border: 0px #fff solid;
	background: none;
}
#user_settings_navbar {
	background: #efeeee;
	width: 100%;
	min-height: 1000px;
}
#user_settings_navbar {
	color: #333;
}

#user_settings_navbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#user_settings_navbar li {
	margin: 4px;
	background: #f5f5f5;
	padding-left: 15px;
}
#user_settings_navbar li a {
	display: block;

	color: #999;
	font-family: arial, sans-serif;
	padding: 1px 2px;
	font-size: 12px;
	text-decoration: none;
/*	border-bottom: 1px solid #fff;*/
}

/*html>body #navbar li a {
	width: auto;
}
*/
#user_settings_navbar li:hover {
	color: #666;
	text-decoration: bold;
	background: #fff;	
/*	border-bottom: 1px dashed #000;*/
}
#user_settings_navbar li.highlighted {
	background: #fff url(/images/blue_triangle_indent.gif) no-repeat top left !important;
	text-decoration: bold;
	color: #666;
}
.user_settings_friends_row{
	width: 750px;
	clear: both;
	border-bottom: 1px solid #ccc;
}
.first_row {
	border-top: 1px solid 3 #ccc;
} 
.user_settings_friends_row a {
	float: left;
	padding: 5px 5px 5px 5px;
	width: 110px;
	text-align: left;
}
.user_settings_friends_row a img {
	width: 80px;
}
.user_settings_friends_row_profile_stat{
	width: 250px;
	float: left;
	padding: 5px 15px;
	font-size: 11px;
	line-height: 11px ;
	text-align: left;
}
.user_settings_friends_row_last_updated{
	width: 150px;
	float: left;
	padding: 5px 15px;
	font-size: 11px;
	line-height: 11px ;
	text-align: left;
}
.user_settings_friends_row_delete{
	width: 35px;
	float: left;
	padding: 5px 2px;
}
.user_settings_friends_row_delete a img {
	width: 14px;
}
/******************************/

#bark_form input[type="text"] {
	clear: both;
	font-size: 18px;
	color: #666;
	padding: 23px 20px 17px 20px;
	width: 395px;
	font-family: arial, sans-serif;
	border: 0px #fff solid;
	background: none;
}
.full_barks #bark_form input[type="text"]{
	width: 570px;
}
#main .barks div.content{
	background-color: none;
	background: none;
}
.barks {
	padding: 10px;
	background: url(/images/Cwall_shadeBG.jpg) repeat-x top left;
}
.barks .add_comment {
	margin: 0;
}
#bark_form .yb_button {
	float: right;
	margin-right: 4px;
}
#bark_form #bark_indicator {
	position: relative;
	top: 3px;
	float: right;
}
#bark_form .bark_left {
	float:left;
	width: 13px;
	height: 61px;
	background: url(/images/Cwall_bubbleL.gif) no-repeat top right;
}
#bark_form .bark_right {
	float: left;
	width: 13px;
	height: 61px;
	background: url(/images/Cwall_bubbleR.gif) no-repeat top left;
}
#bark_form .bark_center {
	float: left;
	height: 61px;
	background: url(/images/Cwall_bubbleM.gif) repeat-x top;
}
.barks .comments .content{
	padding: 10px 20px;
	width: 90%;
}
.barks .comments .content div {
	font-size: 20px;
}
.barks ul.comments li {
	border-top: 1px solid #ccc;
}
.barks .comments .content div.comment_options {
	/* need that .content in there
	 * so that ie6 is happy
	 */
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 20px;
	float: right;
	font-size: 11px;
	color: #777;
}
.barks .comments .content .byline {
	float: left;
}
.barks .comments .content div.admin_comment_control {
	font-size: 11px;
	color: #777;
}
.thought_spike {
	background: url(/images/Cwall_thoughtspike.gif) no-repeat top left;
	width: 21px;
	height: 11px;
	min-height: 11px;
	position: relative;
	top: -2px;
	left: 20px;
}
.wall_bug {
	position: relative;
	top: 5px;
}

/* Yard page styles */
#yard_right_column {
		background: url(/images/yardpages/right_column_bg.gif) repeat-y top center;
		min-height: 1050px;
/*		padding-bottom: 1000px;
		margin-bottom: -1000px;
*/}

#yard_left_column { 
	background: #eaeaea; 
	border: solid 1px #e5e4df;
	min-height: 1000px;
	padding-top: 7px;
/*	padding-bottom: 1000px;
	margin-bottom: -1000px;	
*/}
#yard_left_column .rss_link { 
	margin-left: 5px;
}
#ylc_inner {padding: 7px 5px;}
.wikipedia_description {
	font-family: arial, sans-serif; 
	font-size: 11px; 
	line-height: 15px; 
/*	text-align: right; */
	padding: 0px 6px 0px 6px;
	margin: 5px 0px; 
}
.related_taxon_links {
	font-family: arial, sans-serif; 
	font-size: 12px;
	line-height: 14px; 
	padding: 0px 6px 0px 6px;	
	margin: 10px 0px;
}
.taxon_logo { padding: 0px;}
.profile_vital{
	text-align: left;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 10px;
	padding: 4px;
}
.profile_vital b{font-size: 12px;}
div.column_page_profile_photo{
	padding: 4px;
}

div.column_page_profile_photo a{
	padding: 4px;
}


/*************************************/
/**** Friends/Fans listings ****/

.person_listings_row {
	width: 650px;
	clear: both;
	border-bottom: 1px solid #ccc;
}
.first_row {
	border-top: 1px solid 3 #ccc;
} 
.person_listings_row a {
	float: left;
	padding: 5px 5px 5px 5px;
	width: 110px;
	text-align: left;
}
.person_listings_row a img {
	width: 80px;
}
.person_profile_stat{
	width: 250px;
	float: left;
	padding: 5px 15px;
	font-size: 11px;
	line-height: 11px ;
	text-align: left;
}
.person_last_updated{
	width: 80px;
	float: left;
	padding: 5px 15px;
	font-size: 11px;
	line-height: 11px ;
	text-align: left;
}
/****/


.yard_page_header {padding: 4px 8px; margin-bottom: 3px;}
.yard_page_header span {font-family: arial, sans-serif; font-size: 15px; color: #fff;text-transform: uppercase;}
.yard_page_header div {font-family: arial, sans-serif; font-size: 15px; color: #fff;text-transform: uppercase;}
.yard_page_header a {color: #fff;}


.yard_page_footer_link {
	font-size: 11px; float: right; margin: 5px;
}

.yph_uni {font-size: 20px; line-height: 20px; padding: 4px 8px; text-transform: uppercase; color: #fff; font-weight: normal; font-family: yb_uni_sans, Arial, Helvetica, sans-serif;}
.yph_uni.small {font-size: 14px; line-height: 14px; margin-bottom: 5px; }
.yph_uni a {color: #fff;}


#taxon_related_items {
	font-family: arial, sans-serif; 
	font-size: 11px; 
	line-height: 13px;
	padding: 0 7px 0 7px;
}
#taxon_related_items a {
	display: block;
	color: #656565;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.yard_taxon_logo {
	border: 1px solid #666;
	margin-bottom: 12px;
}

/*********************************/
/* connect css  								 */
#connect {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	background-color: #F0F0D0;
	padding: 12px;
}
#connect .connect_results_box {
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
#connect .connect_results_links {
	float: left;
	clear: left;
}
#connect .connect_results_legend {
	float: right;
	clear: right;
	margin-right: 12px;
}
#connect .connect_results_title {
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
#connect span.grey {
	color: #555;
}
#connect span.small {
	font-size: 11px;
}
#connect #connect_results_container {
	max-height: 300px;
	overflow: auto;
	margin-top: 3px;
	margin-bottom: 3px;
}

#connect .submit_field_container {
	padding-top: 6px;
	border-top: 1px solid #aaa;
}
#connect table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 6px;
}

#connect tr {

}
#connect td {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 8px;
	width: 50%;
}
#connect td.first {
	border-top: 0px solid #fff;
}

#connect .barker_name {
	float: left;
	color: #333;
	font-size: 11px;
	font-weight: bold;
}
#connect .barker_email {
	float: left;
	color: #555;
	font-size: 11px;
	font-weight: bold;
	margin-left: 8px;
}
#connect .form_error {
	border: 2px solid #999;
	padding: 6px;
	background-color: #F0F0D0;
	text-align: center;
	margin: 12px 0 12px 0;
}

#connect h2 {
	font-size: 13px;
}

#topic_div .form_label {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	float: left;
}
#topic_div select {
	float: left;
	margin-left: 10px;
}

#connect .form_label {
  padding: 2px;
  font-weight: bold;
  font-size: 13px;
  color: #333;
}

#connect .form_element {
  margin-top: 2px;
  font-size: 13px;
  font-weight: bold;
  color: #555;
	width: auto;
}

#connect .form_element_button {
	margin-top: 2px;
  font-size: 13px;
  font-weight: bold;
  color: #333;
	width: auto;
}

#connect .form_element select,
#connect .form_element input {
  border: 2px solid #999;
  padding: 2px;
  color: #333;
  font-weight: bold;
  font-size: 14px;
	line-height: 20px;
	height: 20px;
	width: 200px;
}

#connect .form_element textarea {
  border: 2px solid #999;
  padding: 2px;
  color: #333;
  font-weight: bold;
  font-size: 14px;
	height: 50px;
	margin-bottom: 12px;
	width: 98%;
}
#connect #mail_addresses {
	height: 40px;
	width: auto;
}
#connect span.grey {
	color: #999;
}
#connect span.small {
	font-size: 11px;
}

#connect .form_element_button input {
  color: #333;
  font-weight: bold;
	padding: 2px;
	margin: 2px;
	font-size: 13px;
}

#connect .connect_form_cluster {
	float: left;
	padding-right: 12px;
}

#connect .connect_form_cluster_last {
	float: left;
	padding-right: 0px;
}

#connect #indicator {
	margin-left: 6px;
}

#connect .signup_service {
	margin: 6px 0px 0 0;
	float: left;
	line-height: 22px;
	padding: 6px 10px 6px 10px;
	border-top: 1px solid #F0F0D0;
/*	border-bottom: 1px solid #aaa;*/
}

#connect .connect_successful {
	padding: 24px;
}

#connect .connect_successful p.success_message {
	font-size: 14px;
	color: #333;
}

#connect .connect_successful p.call_to_action {
	font-size: 14px;
}

#connect .revealed {
	border-bottom: 1px solid #aaa;
}

#connect div.selected {
	background-color: #fff;
	padding: 6px 9px 6px 9px;
	border: 1px solid #aaa;
	border-bottom: 1px solid #fff;
}

#connect .connect_service_list{
	position: relative;
	top: 1px;
}
#connect #connect_content {
	padding: 5px 6px 8px 6px;
	border: 1px solid #aaa;
	background-color: #fff;
	margin-top: 0px;
}

#connect .signup_service .custom_container {
	width: 82px;
	height: 16px;
	border: 1px solid #aaa;
	text-align: center;
	padding: 2px;
	padding-top: 0px;
	padding-bottom: 4px;
	background-color: #fff;
}

#connect .signup_service a.custom {
	color: #555;
}

#connect .signup_service a.aol{
	display: block;
	width: 88px;
	height: 22px;
	background: transparent url(/images/AOL.gif) no-repeat;
	background-position: 0px 0;
}

#connect .signup_service a.hotmail{
	display: block;
	width: 88px;
	height: 22px;
	background: transparent url(/images/MSN.gif) no-repeat;
	background-position: 0px 0;
}

#connect .signup_service a.yahoo{
	display: block;
	width: 88px;
	height: 22px;
	background: transparent url(/images/Yahoo.gif) no-repeat;
	background-position: 0 0;
}

#connect .signup_service a.gmail{
	display: block;
	width: 88px;
	height: 22px;
	background: transparent url(/images/Gmail.gif) no-repeat;
	background-position: 0 0;
}

#connect .signup_service a.selected {
	background-position: -88px 0px;
	border: 0px;
	text-decoration: none;
	color: #174694;
}

#connect .signup_service a:hover {
	background-position: -88px 0;
	border: 0px;
	text-decoration: none;
	color: #174694;
}

#connect .barker_checkbox {
	float: left;
	margin-right:6px;
}

#connect .contact_results_list {
	max-height: 100px;
	overflow: auto;
	margin: 2px;
}

#connect .contact_result_box {
	padding: 2px;
}

#connect .connect_title {
	font-size: 18px;
	padding-bottom: 12px;
}

#connect .custom_container a {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
}

.right_col_yard { width: 260px; padding: 8px 12px 12px 12px; border: solid 1px #c9c9c9; background: #ebebe8; margin: 0px 0px 20px 10px;}

.right_column_header { border-bottom: 6px solid #888; margin: 5px 0px;}
.right_column_header span {font-family: arial, sans-serif; font-size: 16px; color: #616161;padding-left: 10px;}

.site_desc_module {padding: 10px 10px 0px 10px;}
.site_desc_module_info {font-size: 10px; color: #656565; margin-bottom: 10px;}
.site_desc_module_name {font-size: 18px; font-weight: bold; color: #333; margin-bottom: 10px;}
.site_desc_module_desc {font-size: 12px; color: #000; line-height: 16px; margin-bottom: 10px;}
.site_desc_module_url {font-size: 12px; color: #006699; margin-bottom: 30px; word-wrap: break-word;}

.rcs_head { padding-bottom: 9px; font-size: 11px; color: #888;}
.rcs_head a { font-size: 18px; line-height: 20px;}
.rcs_byline {padding-bottom: 9px; }
.rcs_photo {padding-bottom: 5px; width: 260px; background: #888;}
.rcs_photo img {width: 260px;}

.rcs_footer {font-size: 14px; line-height: 16px; color: #174694; padding-top: 7px; font-style: italic;}
.rcs_footer ul {margin: 0px; padding: 0px;}
.rcs_footer li {margin: 10px 0px 0px 17px; padding: 0px;}
.rcs_footer a {font-style: normal;}


.comment_below_threshold{
	color: #bbb;
}
.comment_below_threshold p{
	float: left;
	margin: 10px 10px 0px 45px;
}
.comment_below_threshold p.right{
	float: right;
}
.comment_below_threshold p a{
	font-size: 11px;
}
.placard {
	margin-top: 5px;
}

ul.favorites_search_terms {
	background-color: #fff;
	margin: 0;
	padding: 0;
}

ul.favorites_search_terms  li {
	background-color: #fff;
/*	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
	color: #006699;
	font-weight: bold;
	display: block;
	float: none;
	cursor: pointer;
	height: 30px;
	padding: 0px 10px;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	margin: 0px;
}
ul.favorites_search_terms li.selected {background-color: #eee;}



.fans_module{
	width: 100%;
	padding: 10px;
}
.fans_module_item {
	width: 80px;
	border: 1px solid #ccc;
	float: left;
	margin: 5px;
}
.fans_module_item img{
	display: block;
	margin: 4px 6px;
}
.fans_module_item a{
	font-size: 10px;
}
#art_page_hero {float:right; margin-left:10px;margin-bottom:20px;}

.whats_this_bug { float: right; padding: 4px 8px; margin: 0px;}

div.options {
	margin-top: 60px;
}
#main h2.options {
	margin-bottom: 10px;
}

img.post-now {
	margin-top: 3px;
}

#main div.welcome {
	padding: 15px;
	margin-bottom: 10px;
}

#main div.welcome p {
	padding-bottom: 10px;
}

.ybn_article_admin_toggle a{
	font-size: 11px;
	color: #777;
}


#faq_anchors{
	margin: 10px;
}
#faq_anchors a strong{
	display: block;
	font-size: 15px;
}	
#faq_anchors a {
	display: block;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	/*margin: 0px 0px 2px 0px ;*/
}
#faq_content {
	margin: 10px;
}
#faq_content h2 {
	display: block;
	font-size: 15px;
}
#faq_content h3 {
	display: block;
	font-size: 13px;		
	background-color: #fff !important;
	color: #000;
	line-height: 14px;
	margin: 3px 0px;
	padding: 2px;
	text-transform: none !important;
	width: 100% !important;
	font-weight: bold;
}
#faq_content p {
	font-size: 12px;
	line-height: 13px;
	color: #333;
	font-family: verdana, sans-serif;		
}
#faq_content p a {
	text-decoration: none;
	
}
#faq_content ul {
	list-style: circle;		
}
#faq_content ul li{
	font-size: 12px;
}

#settings_yard {
	margin-top: 2px;
}
#settings_yard .section_label{
	float: left;
	font-size: 15px;
	color: #656565;
	text-align: right;
	width: 200px;
	font-weight: bold;
	margin-right: 10px;
}
#settings_yard .forms{
	float: left;
}
#settings_yard .forms label{
	color: #333;
	position:relative;
	top: -2px;
}

#settings_yard .settings_info{
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	padding-top: 5px;
	color: #656565;
	font-size: 11px;
}

#settings_yard .settings_title{
	font-size: 15px;
	color: #656565;
	font-weight: bold;
}

#settings_yard .forms p{
	color: #555;
	margin-top: 10px;
}

#settings_yard .message{
	color: #555;
	font-weight: bold;
	margin: 0;
}

.yard_page_header .action_link{
	color: #fff;
	text-decoration: underline;
	font-size: 12px;
	text-transform: lowercase;
	position: relative;
	top: -2px;
}

#main span.author {
	font-family: arial;
	font-size: 9px;
	color: #666;
	line-height: 9px;
}

#main span.author img {
	vertical-align: middle;
	position: relative;
	top: -1px;
}

#quick-read-left h2.original {
	color: #333;
	font-size: 12px;
}

#juiced {
	background: url(/images/juiced/full_bg.jpg) no-repeat top left;
	width: 968px;
	height: 168px;
	border: 3px solid #fff;
	color: #fff;
	margin: 10px 0;
}

#juiced h2 {
	color: #fff;
	font-size: 20px;
	padding: 10px 0 0 10px;
}

#main #juiced h3 {
	text-transform: none;
	font-size: 14px;
	background: none;
	color: #ffcc66;
	margin: 0 0 1px 140px;
	padding: 0;
	width: auto !important;
	line-height: auto;
	font-weight: bold;
}

#juiced h4 {
	text-transform: none;
	font-family: arial;
	font-weight: bold;
	color: #99ccff;
	font-size: 12px;
	padding: 5px 0 5px 10px;
}

#juiced p {
	font-size: 12px;
	margin-bottom: 9px;
	padding: 0 0 0 10px;
}

#juiced table, #juiced tr, #juiced td, #juiced tbody {
	margin: 0;
	padding: 0;
}

#juiced .bump {
	margin-top: 4px;
}

#juiced div.email-signup {
	padding: 5px 0 5px 35px;
	float: right;
	background: url(/images/juiced/orange_email.gif) no-repeat top left;
	width: 390px;
	height: 71px;
}

#juiced input.email-signup-submit, #juiced input.bump {
	margin: 0;
	padding: 0;
	width: 148px;
}

#juiced div.email-signup table {
	height: 71px;
}

#juiced div.juice-it-up {
	float: right;
	background: url(/images/juiced/bottom_bg.jpg) no-repeat top left;
	width: 402px;
	height: 83px;
}

#juiced div.juice-it-up div.action {
	text-align: right;
	padding-right: 15px;
}

#juiced span.never {
	font-size: 12px;
	color: #9f3b1c;
	font-weight: bold;
	padding-left: 10px;
	margin-right: 10px;
}

#juiced p.xo {
	padding-bottom: 20px;
	background: url(/images/secret/xo.png) no-repeat bottom right;
}

#juiced input.big {
	font-size: 16px;
	padding: 3px;
	width: 350px;
}

#juiced small {
	font-size: 11px;
	color: #333;
	line-height: 14px;
	display: block;
	padding: 0 15px 0 10px;
}

div#barklog-slidedown {
	display: block;
    position: relative;
	width: 968px;
	height: 168px;
	border: 3px solid #fff;
	color: #fff;
	margin: 10px 0;
}

a#barklog-ad {
	display: block;
	width: 968px;
	height: 168px;
	color: #fff;
	background: url(/images/juiced/barklog_promo.jpg) no-repeat top left;
}

div.action-bar {
	z-index: 10;
    position: absolute;
    left: 0px;
    bottom: 0px;
	width: 966px;
	height: 39px;
	line-height: 39px;
	background-color: #000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	opacity:0.8;
}

div.action-bar ul {
	list-style: none;
}

div.action-bar ul li {
	float: left;
}

div.action-bar ul li.right {
	float: right;
	margin-right: 20px;
}

div.action-bar ul li.right a {
	background: url(/images/juiced/arrow.png) no-repeat center left;
	padding-left: 35px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

div.action-bar a {
	color: #fff;
	text-decoration: underline;
	font-size: 12px;
}

#email-signup-show {
	text-decoration: underline;
	color: #fff;
	float: right;
	text-align: right;
	width: 978px;
	padding-top: 7px;
}

#juiced form {
	display: inline;
	margin: 0;
	padding: 0;
}

#juiced a {
	text-decoration: underline;
	color: #0066cc;
}
.art_body_article blockquote {
	margin: 20px;
	font-style: italic;
	line-height: 1.5em !important;
} 

#art_also_from {font-size: 13px; margin: 30px 0px 4px 0px;}

.mb2_promo {background: #095994; border: solid 1px #0963f1; margin-bottom: 20px; }
.mb2p_inner	{backlground: url(/images/backgrounds/095994.gif) repeat-x top; padding-bottom: 17px; }
.mb2p_title {padding: 10px; font-weight: bold; color: #fff; font-size: 20px; line-height: 24px; text-align: left; }
.mb2p_text {padding: 10px 10px 27px 10px; color: #fff; font-size: 14px; color: #ccc; line-height: 17px; text-align: left; }
.mb2p_text b {color: #fff;}
.mb2p_button {background: url(/images/bnSearch.gif) no-repeat top left; height: 29px; text-align: center; font-weight: bold; font-size: 14px; }
.mb2p_button div {background: url(/images/bnSearch.gif) no-repeat top right; height: 29px; padding-top: 4px; }
.mb2_promo input[type="text"] {padding: 5px; font-size: 16px;}

.simple_form_text {width: 820px; margin: 35px 0px 30px 0px; font-size: 16px; text-align: left;}
.simple_form_errors {width: 820px; margin: 10px; font-size: 16px; text-align: left; color: red; font-weight: bold;}
.simple_form {width: 820px; margin: 20px 0px 50px 0px; background: #d3d3d3; font-size: 16px;}
.simple_form input, .simple_form select {padding: 5px; font-size: 24px; line-height: 24px; margin: 10px; } 
.staff_picked img{
	float: left;
	margin-right: 10px;
}

.home_left_story {margin: 8px 0px 8px 0px; padding: 6px 0px 10px 0px; border-bottom: solid 1px #ccc; }
.home_left_story.backyard_story {padding: 0px 0px 0px 0px;}
.home_left_story .ed_tag {font-size: 12px; margin: 0px; margin-bottom: 4px; padding: 0px 0px 0px 10px; font-weight: bold; color: #b72321;}
.home_left_story h2.ed_head {font-family: roboto_slabbold, Helvetica, Arial, sans-serif; margin: 0px 0px 9px 0px; padding: 4px 10px 0px 10px; font-size: 18px; line-height: 20px; font-weight: normal;}
.home_left_story h2.ed_head a { color: #006699; }
.home_left_story .ed_intro { font-size: 12px; line-height: 17px; color: #333; margin: 4px 0px 2px 0px; padding: 0px 0px 0px 10px;}
.home_left_story .byline { font-size: 11px; color: #888; margin-bottom: 4px;}
.home_left_story .site_name { float: left; font-size: 11px; margin-top: 8px; color: #555; clear: left;}
.home_left_story .site_name img { margin-left: 3px; vertical-align: -4px; width: 24px; height: 15px;}
.home_left_story .related_links {list-style-type: none; float: left; clear: left; padding: 0px 0px 0px 10px; margin: 0px; font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", Trebuchet, Helvetica, sans-serif; font-size: 13px; line-height: 14px; font-weight: bold; }
.home_left_story .related_links li {background: url(/images/double_arrow_006699.png) left top no-repeat; padding: 0px 10px 3px 15px; margin-left: 0px; margin-bottom: 3px;}
.col_b .home_left_story .related_links li {background: url(/images/double_arrow_006699_back_f4.png) left top no-repeat;}
.home_left_story .related_links a, .related_links a:visited { color: #333; } 
.home_left_story .related_links a:hover {color: #656565;}
.home_left_story .taxon_blurb {float: left; clear: left; width: 95%; font-weight: bold; font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", Trebuchet, Helvetica, sans-serif; font-size: 13px; line-height: 16px; margin-top: 3px; padding-left: 10px;}
.home_left_story .taxon_blurb a {color: #333;}
.home_left_story .taxon_blurb a .taxon_blurb_taxon {color: #b72321; font-family: "Helvetica Neue", Helvetica, "Trebuchet MS", Trebuchet, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}
.home_left_story .hl_comments { font-size: 11px; margin-top: 8px;}
.home_left_story .hl_comments a { color: #555;}
.home_left_image {margin-bottom: 5px;}
.hls_photo_left { float: left; width: 170px; height: 170px; }
.hls_photo_right { float: right; width: 170px; height: 170px; text-align: right; }

#brc_bottom {background: #f8f7f2; border: solid 1px #670000; border-top: solid 0px #fff; }
#brc_top {background: #660000; border: solid 1px #660000; }
#brc_footer{text-align: right; font-size: 11px; padding: 10px 5px 5px 5px; }
.buzz_row {clear: both; width: 290px; margin: 0px 5px; padding: 6px 0px;}
.buzz_row.format_sidebar { color: #fff; border-top: solid 1px #71292d; border-bottom: solid 1px #440000;}
.buzz_row.br_e8e7e2 {background: #e8e7e2;}
.buzz_row.br_f8f7f2 {background: #f8f7f2}
.buzz_row:hover { background: #bbb;}
#brc_top .buzz_row:hover {background: #840000;}
.buzz_row.format_sidebar.first_row { border-top: solid 0px #71292d; margin-left: 5px;}
.buzz_row.format_sidebar_small {color: #000; border-top: solid 1px #fffffb; border-bottom: solid 1px #e6e5e1;}
.buzz_row .br_rank {float: left; width: 45px; text-align: center; font-family: yb_uni_sans, Helvetica, Arial, sans-serif; font-size: 24px; color: #fff; padding-left: 0px; padding-right: 0px; margin-left: 0px; margin-right: 0px;}
.buzz_row.format_sidebar_small .br_rank {padding-top: 2px; font-size: 16px; color: #660000;}
.buzz_row .br_text {float: left; width: 190px; padding-top: 2px; font-weight: bold; font-size: 16px;}
.buzz_row .br_text a {color: #fff;}
.buzz_row.format_sidebar_small .br_text {width: 183px;}
.buzz_row.format_sidebar_small .br_text a {color: #111; font-size: 14px;}
.buzz_row .br_head {font-size: 12px; line-height: 14px; margin-top: 2px; font-family: Helvetica, Arial, sans-serif; font-weight: normal; }
.buzz_row .br_head a {color: #ddd;}
.buzz_row.format_sidebar_small .br_head a {color: #333; font-size: 12px;}
.buzz_row .br_change {float: right; width: 40px; height: 55px; color: #fff; padding: 0px; background: #480000; text-align: center; font-weight: bold;}
.buzz_row.format_sidebar_small .br_change {height: 15px; width: 47px; color: #000; text-align: left; background: none; padding-right: 3px;}

.buzz_row.format_sidebar .br_change img {width: 15px; height: 17px; margin: 7px 0px 3px 0px;}
.buzz_row.format_sidebar_small .br_change img {width: 10px; height: 12px; vertical-align: -1px; margin-right: 2px;}

.buzz_ad_wrap {background: #660000; text-align: center; padding: 7px 0px; font-family: yb_uni_sans, Arial, sans-serif;}
.buzz_ad_wrap a {color: #fff;}
.buzz_ad_wrap img {height: 9px; width: 8px; margin: 0px 7px;}

.block_head {font-family: yb_uni_sans, Helvetica, Arial, sans-serif; font-size: 20px; line-height: 20px; padding: 5px 7px 5px 7px;}
.block_head.red {background: url(/images/block_head_bkgd.png) repeat-x top; border: solid 1px #480000; border-top: solid 7px #480000; color: #000;}
.block_head.red {background: #480000; border-bottom: solid 1px #440000; border-top: solid 1px #440000; color: #fff;}
.block_head.red a {color: #fff;}
.block_head.lightred {background: #b71a24; border-bottom: solid 1px #b71a24; border-top: solid 1px #b71a24; color: #fff;}
.block_head.lightred a {color: #fff;}
.block_head.green {background: #555; border-bottom: solid 1px #555; border-top: solid 1px #555; color: #fff;}
.block_head.grey {background: url(/images/block_head_bkgd.png) repeat-x top; border: solid 1px #c5c2b9; border-top: solid 7px #c5c2b9; color: #000;}
.block_head.grey {background: #e5e4df; border: solid 1px #e5efdf; }
.block_head.grey a {color: #000;}
.block_head.multi {margin-top: 20px; font-family: yb_uni_sans, Arial, Helvetica, sans-serif; border-bottom: solid 3px #333; padding: 5px 0px 2px 0px;}
.block_head.multi a {color: #000; } 
.block_head.multi span, .block_head.multi span a {color: #b72321;}

.block_head .subhead {float: right; width: 100px; text-align: right; font-size: 14px;}

.dog_head {font-family: yb_uni_sans, Helvetica, Arial, sans-serif; font-size: 26px; line-height: 26px; padding-top: 3px; padding-bottom: 1px; margin-top: 5px; margin-bottom: 15px; border-bottom: solid 3px #231f20; color: #231f20;}
.dog_head h1 {margin-bottom: 3px; font-weight: normal;}
.dog_head a {color: #231f20; text-decoration: none;}
.dog_head span, .dog_head span a, .dog_head a span {color: #b72321;}
.dog_head_right {width: 24px; float: right; font-size: 12px; padding-top: 5px; text-align: right; font-family: Arial, Verdana, sans-serif;}
.dog_head_right img {width: 20px; height: 20px; vertical-align: -6px;}

.ab_row { border-bottom: solid 1px #ccc; color: #888; font-size: 11px; padding: 5px 0px;}	
.ab_sport { float: left; width: 120px; font-weight: bold;}	
.ab_time { float: right; width: 80px; text-align: right;}	
.ab_photo { float: left; clear: both; width: 40px; padding-top: 2px;}	
.ab_text { float: right; width: 150px; font-size: 16px;}	
.ab_head { font-size: 12px; line-height: 14px; margin-top: 5px;}	
.ab_head a { color: #333;}	
.ab_more {float: right; font-size: 11px;}

#best_ybn_main {background: #f4f4f4; border: solid 1px #eee; border-top: solid 0px #fff; padding-left: 7px; padding-top: 1px;}
.boy_article {border-bottom: solid 1px #e6e4de; clear: both; margin: 0px; padding: 8px 0px; }
.boy_article.mini {border-bottom: 0px; padding: 3px 0px 18px 0px;}
.boy_article.highlight {background: #fff;}
.boy_article .article_list_image {margin: 0px; width: 190px;}
.boy_tag {background: url(/images/red_subtle_back.png) repeat-x top; color: #eee; width: 190px; text-align: center; font-size: 12px; padding: 1px 0px; font-weight: normal;}
.boy_head {padding: 5px 0px; }
.boy_head a {color: #333; font-size: 16px; line-height: 19px; font-weight: bold;}
.boy_article.mini .boy_head a {font-size: 13px; line-height: 14px;}
.boy_site {float: left; font-size: 11px; line-height: 13px; width: 90px;}
.boy_article.mini .boy_site {width: 170px;}
.boy_comments {float: right; text-align: right; font-size: 11px; width: 80px;}
.boy_comments img {vertical-align: -2px;}
.boy_comments a {color: #555;}
.boy_site_viral_videos{color:#555; padding-top: 7px; margin-bottom: -9px; font-size: 11px;}
#best_ybn_main .mini_head {color: #b72321; font-size: 12px; font-weight: bold; margin: 10px 0px 3px 0px; }
.boy_footer {font-family: yb_uni_sans, Arial, sans-serif; font-size: 13px; padding-top: 7px; border-top: solid 1px #bbb; margin-top: 10px;}
.boy_footer a {color: #333; vertical-align: top; }
.boy_footer img {}
.boy_footer .footer_right {float: right;}
.boy_footer .footer_left {float: left;}

#babe_main {padding-top: 3px; font-size: 11px; font-weight: bold;}
#ybtv_home_header {width: 300px;}
#ybtv_home_main {padding-top: 3px;}

.twackle_link {margin: 15px 0px; padding: 5px 0px; background: #f0eee9; width: 300px; border: solid 1px #bbb;}
.twackle_link a {margin: 5px;}

#home_mb_promo {margin: 0px 4px 20px 4px; background: #4d463c; color: #fff; padding: 5px; font-family: yb_uni_sans, Arial, sans-serif;}
#home_mb_promo_head { margin: 6px; font-size: 18px;}
#home_mb_promo_head span {color: #bbb; font-size: 14px; font-family: Arial, sans-serif;}
#home_mb_promo select {float: left; width: 140px; margin: 3px 0px 3px 6px;}
#home_mb_promo input {float: left; width: 140px; margin: 3px 0px 3px 6px;}
#home_mb_promo input[type="submit"] {cursor: pointer; border: solid 1px #888; float: left; width: 55px; margin: 3px 0px 3px 6px; background: url(/images/red_button.png) no-repeat center center; color: #eee; text-align: center; }

.dog_footer {float: right; font-family: yb_uni_sans, Arial, sans-serif; font-size: 13px; line-height: 13px; margin-bottom: 15px; }
.dog_footer a {color: #333;}

div.want_more_divider {height: 2px; background-color: #696969; margin: 7px;}
#want_more_container{border: solid 3px #b72321; margin-bottom: 15px; margin-top: 15px;}
#want_more {font-size: 18px; margin-top:20px; margin-bottom: 13px; padding: 5px; font-family: yb_uni_sans, Arial, sans-serif;  font-size: 18px; line-height: 18px;}
#want_more span	{ color: #b72321; font-size: 14px; }
#want_more img {margin: 10px 5px 0px 0px; border: 0px; width: 32px; height: 32px; float: left;}
#want_more_mb {width: 100px; margin-top: 11px; font-size: 13px; line-height: 13px; float: left;}
#want_more div a {color: #333;}
#want_more_fb {height:25px; overflow: hidden; margin-top: 5px;}

.hff_subhead {float: right; width: 80px; text-align: center; font-size: 12px; background: #931119;}

#hff_container {background: #fff; margin-bottom: 25px; border: solid 1px #e5e4e0; position: relative; border-top: solid 0px #e5e4e0;}
#hff_container.expanded {height: auto;}
.hff_section {width: 284px; margin: 0px 8px; border-bottom: solid 1px #e5e4e0; padding: 3px 0px; }
.hff_section:hover {cursor: pointer; background: #e1e6dc;}
.hff_section.selected, .hff_section.selected:hover {background: #f1f3f7; cursor: auto;}
#hff_container.expanded .hff_section:hover{cursor: auto; background: #ffffff;}
.hff_logo {width: 42px; height: 34px; float: left;}
.hff_logo img {height: 34px; width: 34px; border: solid 1px #333;}
.hff_title {padding: 8px 0px 0px 0px; float: left; width: 200px; font-size: 14px; font-weight: bold;}
.hff_title a {color: #131313;}
.hff_arrow {float: right; width: 20px; padding-top: 11px;}
.hff_transitory {height: 150px; overflow: auto; position: relative;}
#hff_container.expanded .hff_transitory {height: auto; padding-bottom: 20px;}
.hff_transitory ul {padding-left: 0px; margin-left: 53px;}
.hff_art {color: #888; text-align: left; font-size: 12px; list-style-type: none; line-height: 14px; padding: 7px 0px 5px 0px; margin-left: -10px; padding-left: 0px; padding-right: 8px;}
.hff_yard_link {position: absolute; right: 5px; bottom: 5px; font-size: 11px;}

#hff_prev, #hff_next {float: right; width: 80px; padding-top: 0px; text-align: right; }
#hff_prev {float: left; text-align: left;}
#hff_stat {width: 95px; padding: 0px 3px; float: right; text-align: center; }
#hff_controls { text-align: center; padding: 5px 8px 3px 8px; font-size: 11px;}
#hff_select{width: 110px;}

.page_title_4 {font-family: yb_uni_sans, Arial, sans-serif; border-bottom: solid 3px #000; font-size: 36px; line-height: 36px; margin: 15px 10px 7px 10px;}
.page_subtitle_4 {margin: 7px 10px 12px 10px;}
.page_subtitle_4 a {text-decoration: underline;}

.red_title {margin-bottom: 20px; font-family: yb_uni_sans, Arial, sans-serif; font-size: 30px; line-height: 38px; color: #b72321;}
.green_title {margin-bottom: 20px; font-family: yb_uni_sans, Arial, sans-serif; font-size: 20px; line-height: 24px; color: #13a313;}

#placard_div {margin: 10px 0px 0px 21px; padding: 0px; position: relative; height: 17px;}
#placard_div .placard_text {width: 800px; position: relative; top: 1px; left: 40px;}
#placard_div.only .placard_text {left: 0px;}
.placard_text {color: #656565; font-size: 13px; line-height: 14px; font-weight: bold;}
#placard_arrows {width: 40px; position: absolute; top: 0px; left: 0px; }
#placard_arrows div {width: 17px; height: 17px; position: absolute; top: 0px; left: 0px; background: url(/images/arrow_left.png) no-repeat top left;}
#placard_arrows div.ra {left: 16px; background: url(/images/arrow_right.png) no-repeat top left;}

#placard_arrows a {
	display:block;
}

#placard_arrows img {
	width:100%;
	height:100%;
	border:0;
}

#placard_arrows a:hover img {
	visibility:hidden;
}

#facebook_right_like { width: 300px; background: #fff; border: solid 1px #ddd; height: 75px; overflow: hidden; margin: 5px 0px 20px 5px; padding: 0px;}
#facebook_right_like_inner { padding: 5px; }
#facebook_right_head { color: #333; font-size: 12px; line-height: 16px; font-family: Arial, sans-serif; margin-bottom: 10px;}
#facebook_right_head span { color: #000; font-weight: bold;}

#facebook_like_article { padding-top: 21px; margin-right: 2px; float: left; width: 275px;}
#twitter_like_article { padding-top: 21px; margin-right: 5px; float: left; width: 87px; overflow: hidden;}
#google_like_article { padding-top: 21px; margin-right: 5px; float: left; width: 75px; overflow: hidden;}

.job_listing {background: #eee; margin-top: 20px; padding: 10px;}
.job_listing_header { font-size: 24px; line-height: 30px; font-weight: bold; margin-bottom: 5px;}
.job_listing_header a { color: #b72321;}
.job_listing_text { font-size: 14px; line-height: 20px;}
.job_listing_footer { font-size: 14px; line-height: 20px; margin-top: 15px;}

.twitter_module {margin: 20px 0px; background: #fff; border: solid 1px #aaa; border-top: solid 1px #315c99; border-bottom: solid 1px #c6cedd;}
.twitter_module .tm_head {background: #edeff4; padding: 6px 12px; border-bottom: solid 1px #c6cedd; font-family:'lucida grande',tahoma,verdana,arial,sans-serif; font-weight: bold; color: #333;}
.twitter_module .tm_body { margin: 10px; overflow: hidden; }

.fb_module {margin-bottom: 20px; background: #fff; }

.poll_module {background: #f5f5dc; padding: 5px; }
.poll_header {font-family: yb_uni_sans, Arial, Verdana, sans-serif; padding: 3px 10px; font-size: 24px; margin-bottom: 10px; background: #e5e5cc;}
.poll_body { padding: 10px;}
.poll_question {margin-bottom: 10px;}
.poll_question_head {font-size: 14px; font-weight: bold;}
.poll_option {font-size: 12px;}
.poll_result_bar_container {float: left; width: 60%; margin: 5px;}
.poll_result_bar {height: 10px; background: red; display: inline_block; float: left;}
.poll_result_percent {float: left; width: 35px; margin-left: 7px;}
.poll_result_text {width: 35%; float: left; text-align: right; clear: left;}

.backyard_right_column_photo {width: 100px; height: 110px; float: left; margin-right: 10px;}
