/* defaults - from styleguide */
body {
	/*font-family: "ff-dagny-web-pro-1","ff-dagny-web-pro-2","Myriad Pro","Geneva","Tahoma","Arial",sans-serif;*/ 
	font-family: "Myriad Pro","Geneva","Tahoma","Arial",sans-serif;
	color:#303035; 
	font-size:0.625em; line-height: 1.5em; 
}

h1, h2, h3 {margin:0; padding:5px 0 5px 0;}
h1, h3 {font-weight:600; color:#505057;}
h2 {font-weight:100; color:#a0a0a7;}
h1 {font-size:23pt;}
h2 {font-size:17pt;}
h3 {font-size:12pt;}

div, p { line-height: 1.5em; }
.on-dark {color:#a0a0a7;}

pre {font-size: 12px;}

a:link, a:active, a:visited {color:#bd1417; text-decoration: none;}
a:hover {text-decoration: underline; cursor: pointer;} /*  */
a.grey-link { color: #777779; }
a.grey-link:hover, a.grey-link-on { color: #bd1417; }

hr {margin:10px 0 10px 0;border:solid 1px #a0a0a7;clear:both;}

.gray-1 {background:#101015;}
.gray-2 {background:#303035;}
.gray-3 {background:#505057;}
.gray-4 {background:#a0a0a7;}
.gray-5 {background:#e0e0e7;}
.red {background:#bd1417;}

.alt {background:#ededee}
.img-right {margin:0px 0px 10px 10px;float:right;}
.img-left {margin:0px 10px 10px 0px;float:left;}

div#dark_block {background:#303035; padding:10px 5px 10px 5px;}


.controls-up-down a {
	background: url(../images/css/up_down.png) no-repeat;
	height: 23px;
	float: left;
	text-indent: -99999px;
}
.controls-up-down a.up {width: 45px; background-position: center left;}
.controls-up-down a.down {width: 43px; background-position: center right;}
.controls-up-down a:hover.up {background-position: bottom left;}
.controls-up-down a:hover.down {background-position: bottom right;}
.controls-up-down a.up-disabled, .controls-up-down a:hover.up-disabled {background-position: top left; cursor: default;}
.controls-up-down a.down-disabled, .controls-up-down a:hover.down-disabled {background-position: top right; cursor: default;}

.controls-left-right a {
	background: url(../images/css/left_right.png) no-repeat;
	height: 23px;
	width: 64px;
	float: left;
	text-indent: -99999px;
}
.controls-left-right a.left {background-position: center left;}
.controls-left-right a.right {background-position: center right;}
.controls-left-right a:hover.left {background-position: bottom left;}
.controls-left-right a:hover.right {background-position: bottom right;}
.controls-left-right a.left-disabled, .controls-left-right a:hover.left-disabled {background-position: top left; cursor: default;}
.controls-left-right a.right-disabled, .controls-left-right a:hover.right-disabled {background-position: top right; cursor: default;}

/* end from styleguide */



body { background: #000 url(../images/css/site_bg.jpg) no-repeat center top; }

/* toleft and toright are a little funky - toleft will put left-face arrow at left of link text, toright will put right-facing arrow at right of link text*/
.toleft-arrow-link { padding: 0 0 0 12px; background: url(../images/css/red_left_arrow.png) no-repeat; }
.toright-arrow-link { padding: 0 12px 0 0; background: url(../images/css/red_right_arrow.png) right top no-repeat; }

a.btn-grey-rnd {
    background: transparent url('../images/css/btn_grey_rounded_right.png') no-repeat scroll top right;
    color: #fff;
    display: block; float: left;
    font: normal 11px arial, sans-serif;
    height: 17px;
    padding-right: 10px;
    text-decoration: none;
}

a.btn-grey-rnd span {
    background: transparent url('../images/css/btn_grey_rounded_left.png') no-repeat;
    display: block;
    line-height: 13px;
    padding: 2px 0 2px 10px;
}

a.text-button {
    background: transparent url('../images/css/text_button_right.png') no-repeat scroll top right;
    color: #fff;
    display: block;
	float: left;
    font: normal 9px arial, sans-serif;
    height: 22px;
    padding-right: 25px;
    text-decoration: none;
}

a.text-button span {
    background: transparent url('../images/css/text_button_left.png') no-repeat;
    display: block;
    line-height: 17px;
    padding: 3px 0 2px 13px;
} 

a.btn-grey-rnd:hover, a.text-button:hover { background-position: bottom right; }
a.btn-grey-rnd:hover span, a.text-button:hover span { background-position: bottom left; }

a.play-video {display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
a.play-video span {display: block; text-indent: -10000px; background: url(../images/buttons/play_video.png) no-repeat; width: 46px; height: 46px;}
a.play-video:hover span {background-position: bottom;}

.ui-widget-overlay {background: #000; position: absolute; top: 0; left: 0; opacity: .9;}
.ui-dialog {background: #000;
	-moz-box-shadow: 0px 0px 13px #000;
	-webkit-box-shadow: 0px 0px 13px #000;
	box-shadow: 0px 0px 13px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=90, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=13, Direction=90, Color='#000000');
}

.ui-dialog-titlebar-close {background: url(../images/buttons/dialog_close.png) no-repeat; text-indent: -10000px; display:block; height: 28px; width: 28px; position: absolute; top: -9px; left: -9px;}
.ui-dialog-title {display: none;}

.global-head-wrap { background: url(../images/css/site_header_bg.png) repeat-x; }
.page-main-left { width: 718px; }
.page-main-left .top img, .page-main-left .btm img { width: 718px; height: 10px; }
.page-main-left .top { background: url(../images/css/page_left_topcap.gif) no-repeat; line-height: 1px; }
.page-main-left .btm { background: url(../images/css/page_left_btmcap.gif) no-repeat; line-height: 1px; }
.page-left-content { background: #fff; }
.page-left-content-inner { padding: 0 9px; }

.page-right-content { width: 215px; }
.page-right-content-inner { padding: 0 0 0 10px; }

/** roster pages **/
.sub-header { font-size: 1.8em; color: #333333; padding-bottom: 12px; }
.secondary-nav-cont { color: #777779; position: relative; width: 698px; min-height: 30px; padding: 14px 0 0 10px; margin-bottom: 12px; background: #ffffff url(../images/bgs/secondary-nav-bg.png) no-repeat left bottom; }
.secondary-nav-cont ul { list-style: none; margin: 0; padding: 0; position: relative; bottom: -3px; }
.secondary-nav-cont li { float: left; margin-left: 0; position: relative; bottom: -3px; }
.secondary-nav-cont li.sub-header { margin-top: 0; font-weight: bold; bottom: 0; padding-bottom: 0; }
.secondary-nav-cont li a { text-transform: uppercase; border-right: solid 1px #9a9a9c; padding: 0 8px; color: #777779; }
.secondary-nav-cont li.last-nav-item a { border-right: none; }
.secondary-nav-cont li a.selected { color: #BD1417; }

.table-cont h3.sub-header { margin-left: 13px; }
.table-cont table { margin-bottom: 17px; }
.table-cont table tr { height: 34px; }
.table-cont table tr.alt td { background-color: #ededee; }
.table-cont { padding: 0 10px; }
.table-cont table { width: 100%; }
.table-cont th, .table-cont td { padding: 5px 0 5px 13px; color: #777779; font-weight: bold; background-color: #ffffff; vertical-align: middle; }	
.table-cont th { padding-top: 8px; padding-bottom: 12px; text-transform: uppercase; background: #020202 url(../images/bgs/header-bg.png) top left repeat-x; #2d2d2d; color: #ffffff; }
.table-cont td.row-col1 a { color: #333333; }
.table-cont td.row-col1 a:hover { color: #BD1417; }

.media-icon { position: relative; top: 3px; }
.media-icon img { width: 20px; height: 20px; background: url(../images/icons/media-icons.png) no-repeat; margin-right: 2px; }
.video-icon img { background-position: -21px 0; }
.newspaper-icon img { width: 22px; background-position: -41px 0; }
.twitter-icon img { background-position: 0 -21px; }
.flickr-icon img { background-position: -21px -21px; }
.youtube-icon img { background-position: -41px -21px; }
.vima-icon img { background-position: -61px -21px; }

.overlay { position: absolute; margin-left: -9999em; }
.overlay .box-module { width: 266px; }
.overlay .box-module .box-border { height: 8px; }
.overlay .box-module .box-border .box-c { width: 8px; height: 5px; background: url(../images/modules/overlay-corners.png) no-repeat; }
.overlay .box-module .box-border div { float: left; }
.overlay .box-module .box-t { height: 5px; }
.overlay .box-module .box-t .box-r { background-position: -8px 0; }
.overlay .box-module .box-border .box-bb { width: 247px; background: url(../images/modules/overlay-bb.png) repeat-x; }
.overlay .box-module .box-b .box-c { height: 8px; }
.overlay .box-module .box-b .box-l { background-position: -18px 0; }
.overlay .box-module .box-b .box-bb { background-position: 0 -9px; }
.overlay .box-module .box-b .box-r { background-position: -27px 0; }

.overlay .box-module .box-outer { clear: left; width: 260px; background: url(../images/modules/overlay-ls.png) repeat-y; padding-left: 4px; }
.overlay .box-module .box-inner { background: url(../images/modules/overlay-rs.png) repeat-y right top; padding-right: 4px; }
.overlay .box-module .box-inner .box-body-frame { padding: 0 3px 1px; background-color: #ffffff; }
.overlay .box-module .box-tri { position: absolute; margin: -9px 0 0 18px; z-index: 5; background: url(../images/modules/overlay-tip.png) no-repeat; width: 25px; height: 22px; }

#rosterOverlay #rosterImg { display: block; width: 250px; height: 220px; }

.roster-staffs-cont .row-col1 { width: 155px; }
.roster-staffs-cont .row-col2 { width: 270px; }
.roster-staffs-cont .row-col3 { width: 105px; }
.roster-staffs-cont .row-col4 { width: 105px; text-align: center; padding-left: 0; }

.roster-coaches-cont { display: block; overflow: hidden; }
.roster-coaches-cont .roster-img-cont { float: left; width: 240px; }
.roster-coaches-cont table { width: 435px; margin-left: 245px; }
.roster-coaches-cont .row-col1 { width: 95px; }
.roster-coaches-cont .row-col2 { width: 200px; }
.roster-coaches-cont .row-col3 { width: 105px; }

/*** player roster / table sorter ***/
.roster-players-cont { }
.player-roster thead tr .header { cursor:pointer;  }
.player-roster thead tr .header .icon {
	background-image: url(../images/css/bg.gif);
	background-repeat: no-repeat;
	height:100%;
	padding-right: 19px;
	background-position: center right;
	display:inline;
}
.player-roster thead tr .headerSortUp .icon { 
	background-image: url(../images/css/asc.gif);
}
.player-roster thead tr .headerSortDown .icon {
	background-image: url(../images/css/desc.gif);
}
.player-roster .even td { background:none repeat scroll 0 0 #ededee; }
.player-roster .row-col2,
.player-roster .row-col3,
.player-roster .row-col4, 
.player-roster .row-col5, 
.player-roster .row-col6, 
.player-roster .row-col7 { padding-left: 5px; padding-right: 5px; text-align: center; }

/** player bio **/
.player-bio ul { list-style: none; margin: 0; padding: 0; }
.player-bio .two-col-left .col { width: 250px; padding-right: 20px; }
.player-bio .two-col-left .col-right { position: relative; width: 410px; font-size: 1.2em; }
.player-bio .two-col-left .col-right .article-intro { font-size: 1.083em; font-weight: bold; }
.player-bio .roster-name { position: relative; }
.player-bio .roster-name h2 { font-size: 2.2em; color: #a90b0d; position: relative; z-index: 2; }
.player-bio .roster-name span { font-size: 2.2em; color: #cccccc; position: absolute; left: 1px; top: 4px; z-index: 1; }
.player-bio .roster-role, .player-bio .roster-update { font-weight: bold; color: #b0b0b3; }
.player-bio .roster-role { font-size: 1.4em; }
.player-bio .roster-update { font-size: 0.8em; }

	/** roster score module **/
	.roster-number { background: url(../images/bgs/score-bg.png) repeat-x; width: 115px; height: 88px; text-align: right; color: #ffffff; font-size: 5em; font-weight: bold; line-height: 0.78em; }
	.roster-number span { display: block; letter-spacing: -10px; }

.player-bio .roster-number { float: right; }
.player-bio .roster-number span { position: relative; }

	/** text change module **/
	.text-change-cont { font-size: 0.833em; overflow: hidden; }
	.text-change-cont .text-change-label { float: left; margin: 5px 0 0; }
	.text-change-cont .text-change-select { float: left; background: url(../images/bgs/change-text-bg.png) no-repeat; width: 90px; height: 16px; padding: 4px 2px; }
	.text-change-cont .text-change-select a { float: right; width: 30px; text-align: center; color: #b0b0b3; }
	.text-change-cont .text-change-select a.text-selected { color: #ffffff; }
	.text-change-cont .text-change-select .text-select-sm { font-size: 0.8em; }
	.text-change-cont .text-change-select .text-select-med { font-size: 0.833em; }
	.text-change-select .text-select-lg { font-size: 1em; }

.player-bio .roster-action-cont { clear: right; padding-top: 10px; }
.player-bio .print-link { position: absolute; margin-top: 5px; display: block; width: 14px; height: 12px; background: url(../images/icons/print-icon.png) no-repeat; }
.player-bio .text-change-cont { float: right; }
.player-bio .article-divider { clear: both; width: 419px; height: 15px; background: url(../images/elements/header-divider.png) no-repeat; margin: 3px 0 10px; }


	/** pull quote **/
	.pull-quote { padding: 0 20px; min-width: 350px; font-family: Georgia, Arial, sans-serif; font-size: 1.25em; font-style: italic; }
	.pull-quote .pull-quote-border { height: 15px; background: url(../images/elements/pull-quote-divider.png) no-repeat center 0px; margin-bottom: 10px; }
	.pull-quote .pull-quote-bot { background-position: center -15px; }
	
.related-cont { border: solid 1px #d9d9d9; }
.related-cont .related-cont-inner { padding: 1px; }
.related-cont .sidebar-header { margin: 0; padding: 3px 0 6px 8px; color: #ffffff; font-size: 1.333em; width: 238px; min-height: 21px; background: #d3d3d4 url(../images/bgs/sidebar-header-bg.png) no-repeat left bottom; }
.page-right-content .related-cont .sidebar-header { width: 193px; }
.page-right-content .related-cont-inner { background-color: #fff;}

.related-cont .sidebar-subheader { color: #777779; font-weight: bold; font-size: 1.2em; padding-left: 8px; margin-bottom: 5px; }
.related-article a { color: #231f20; }
.related-article li { margin: 0; padding: 0 8px 8px; font-size: 1.1em; line-height: 15px; }
.related-article li .timeago { display: block; color: #777779; }

.media-cont { width: 233px; padding: 0 5px 0 8px; height: 288px; background: url(../images/bgs/media-bg.png) no-repeat; }
.media-cont .sidebar-subheader { padding-top: 5px; padding-left: 0px; }
.media-cont img.media-img { border: solid 2px #cfcfcf; }
.media-cont li { float: left; margin: 0 3px 0 0; width: 74px; }
.media-cont .controls { float: none; margin-left: 50px; }

.subscribe-cont { width: 250px; margin: 5px auto 0; text-align: center; }
.subscribe-cont a.subscribe-link { color: #777779; font-weight: bold; }
.subscribe-cont img { position: relative; top: 4px; }

/** depth chart **/
.depch-chart-page .depth-chart-cont h3.sub-header { margin-left: 13px; padding-bottom: 5px; }
.depch-chart-page .depth-chart-cont h3.sub-header span { color: #bd1417; font-size: 0.7em; margin-left: 10px; }
.depch-chart-page .depth-chart-cont th, .depth-chart-cont td { padding: 6px 0 6px 13px; color: #333333; font-weight: bold; background-color: #ffffff; vertical-align: middle; }	
.depch-chart-page .depth-chart-cont th { font-size: 105%; padding-top: 10px; padding-bottom: 10px; text-transform: uppercase; background: #020202 url(../images/bgs/header-bg.png) top left repeat-x; #2d2d2d; color: #ffffff; }
.depch-chart-page .depth-chart-cont td a { color: #333333; }
.depch-chart-page .depth-chart-cont .slash { color: #bd1417; font-size: 120%; }

.depch-chart-page .secondary-nav-cont li.sub-header { bottom: -3px; margin-right: 8px; }
.depch-chart-page .secondary-nav-cont li.last-nav-item { color: #bd1417; font-weight: bold; bottom: -4px; }

/** falcons tv **/
.falcons-tv .regular-divider { background: url(../images/elements/divider.png) no-repeat; width: 697px; height: 18px; }
.falcons-tv .schedule-table { font-weight: bold; }
.falcons-tv .schedule-table td { padding-right: 5px; border-left: solid 2px #ffffff; border-bottom: solid 2px #ffffff; color: #231f20; text-transform: uppercase; }
.falcons-tv .schedule-table td a { color: #231f20; }
.falcons-tv .schedule-table th { font-size: 1.2em; padding: 0 15px 0 13px; background: #ededee; color: #b0b0b3; border-right: solid 1px #ffffff; border-bottom: solid 2px #ffffff; }
.falcons-tv .series-cont { overflow: hidden; }
.falcons-tv .series-cont ul.series-list { margin-left: -10px; }
.falcons-tv .series-cont ul li.series-item { cursor: pointer; float: left; padding: 0 0 16px 20px; margin: 0; width: 155px; overflow: hidden; }
.falcons-tv .series-cont ul li.series-item h5 { margin-bottom: 0px; text-transform: uppercase; }
.falcons-tv .series-cont ul li.series-item .series-presented { color: #4a4a4a; }
.falcons-tv .series-cont .series-info { color: #8c8c8d; }
.falcons-tv .series-cont .series-info .pipe { margin: 0 3px; }

.falcons-tv .tvOverlay { left: 0; }
.falcons-tv .tvOverlay .box-module { width: 320px; }
.falcons-tv .tvOverlay .box-module .box-outer { width: 315px; }
.falcons-tv .tvOverlay .box-module .box-inner .box-body-frame { padding: 0px; }
.falcons-tv .tvOverlay .box-module .box-border .box-bb { width: 302px; }
.falcons-tv .tvOverlay .series-detail-head { position: relative; top: -3px; display: block; background: url(../images/bgs/overlay-header-bg.jpg) no-repeat; width: 305px; height: 57px; }
.falcons-tv .tvOverlay .series-detail-head h5 { font-size: 1.5em; margin-bottom: 0px; padding: 18px 0 0 15px; }
.falcons-tv .tvOverlay .series-detail-head .series-presented { color: #a0a0a7; padding: 0 0 0 15px; }
.falcons-tv .tvOverlay .series-action { overflow: hidden; padding: 8px 8px 8px 18px; }
.falcons-tv .tvOverlay .series-action a.last-button { float: right; margin-right: 10px; }
.falcons-tv .tvOverlay .series-detail-info { padding: 15px 15px 3px; } 
.falcons-tv .tvOverlay .series-info-overview { background: #d2d2d4; padding: 10px 15px; font-weight: bold; }
.falcons-tv .tvOverlay .series-detail-head .series-sponsor { float: right; }
.falcons-tv .tvOverlay .series-action { background: url(../images/modules/overlay-body-bg.jpg) repeat-x left bottom; margin: 0 3px; }
.falcons-tv .tvOverlay .box-module .box-tri { margin-top: -8px; background-image: url(../images/modules/overlay-tip-dk.png); width: 29px; }

.falcons-tv .falcons-tv-img { margin: 0 0 30px 7px; font-size: 1.2em; }
.falcons-tv .falcons-tv-desc { margin: 10px 0 0 5px; width: 550px; }

/** schedule page **/
.schedule-page .print-cont { float: right; padding: 5px 20px 0 0; }
.schedule-page .print-cont span { padding: 0 5px 0; }

.schedule-page .main-cont-wrapper { margin: 0 auto; width: 683px; }
.schedule-page .section-header { clear: both; text-transform: uppercase; color: #ffffff; padding: 7px 10px 8px 15px; background: url(../images/bgs/header-bg.png) repeat-x; }
.schedule-page .two-even-col { clear: both; }
.schedule-page .two-even-col .even-col { width: 338px; float: left; }
.schedule-page .two-even-col .right { float: right; }
.schedule-page .schedule-col .even-col { height: 135px; padding-bottom: 7px; }
.schedule-page .final-score-cont { height: 135px; position: relative; color: #ffffff; background: url(../images/bgs/schedule-final-bg.png) no-repeat; }
.schedule-page .final-score-cont .game-title { text-align: center; padding-top: 5px; font-size: 2.0em; font-weight: bold; }
.schedule-page .final-score-cont .game-score { display: block; position: absolute; top: 59px; font-size: 2.8em; font-weight: bold; }
.schedule-page .final-score-cont .team-img { position: absolute; left: 0px; }
.schedule-page .final-score-cont .home-team-img { margin-left: 75px; }
.schedule-page .final-score-cont .guest-team-img { margin-left: 180px; }	
.schedule-page .final-score-cont .game-score-home { margin-left: 35px;  }
.schedule-page .final-score-cont .game-score-enemy { margin-left: 268px; }
.schedule-page .final-score-cont .html-btn-cont { position: absolute; bottom: 6px; margin-left: 140px; }
.schedule-page .final-score-cont .html-btn-cont .btn-grey-rnd { font-size: 90% !important; }

.schedule-page .game-schedule-cont { padding-bottom: 9px; position: relative; height: 135px; width: 683px; background: url(../images/bgs/schedule-bg.png) no-repeat; }
.schedule-page .game-schedule-cont .game-overview { color: #ffffff; text-align: center; width: 68px; float: left; }
.schedule-page .game-schedule-cont .game-overview span { display: block; }	
.schedule-page .game-schedule-cont .game-overview .game-month { font-size: 2.0em; margin: 15px 0 10px; }
.schedule-page .game-schedule-cont .game-overview .game-date { font-size: 3.0em; font-weight: bold; }
.schedule-page .game-schedule-cont .game-overview .game-number { text-transform: uppercase; position: absolute; top: 0px; font-size: 2.2em; font-weight: bold; margin: 100px 0 0; width: 68px; text-align: center; }
.schedule-page .game-schedule-cont .game-detail-info { font-weight: bold; color: #777779; float: left; width: 240px; padding: 10px 0 0 100px; }
.schedule-page .game-schedule-cont .game-detail-info .game-play-against-img { position: absolute; top: 15px; left: 80px; }
.schedule-page .game-schedule-cont .game-detail-info .game-time { font-size: 1.2em; text-transform: uppercase; }
.schedule-page .game-schedule-cont .game-detail-info .game-divider { font-weight: normal; color: #db1417; font-size: 1.4em; }
.schedule-page .game-schedule-cont .game-detail-info .game-play-against { margin-top: 5px; line-height: 90%; letter-spacing: -1px; text-transform: uppercase; color: #000000; font-size: 2.4em; }
.schedule-page .game-schedule-cont .game-detail-info .game-play-against span { font-weight: normal; font-size: 0.5em; }
.schedule-page .game-schedule-cont .game-detail-info .game-media-cont { margin-top: 5px; }
.schedule-page .game-schedule-cont .game-detail-info .sponsor-divider { font-size: 1.4em; margin: 0 3px; }
.schedule-page .game-schedule-cont .game-detail-info .game-play-against-team { font-weight: bold; }
.schedule-page .game-schedule-cont .game-detail-info .html-btn-cont { margin-top: 10px; display: block; float: left; }
.schedule-page .game-schedule-cont .game-detail-info p { margin-top: 10px; font-size:0.9em; }
.schedule-page .game-schedule-cont .schedule-cont-action img { float: left; margin: 7px 0 0 15px; }
.schedule-page .game-schedule-cont .game-desc { float: right; width: 220px; padding: 15px 10px 0 0; font-weight: bold; color: #777779; }
.schedule-page .game-schedule-cont .game-desc .sponsor-img { position: absolute; bottom: 16px; margin-left: 20px; }

.schedule-page .game-schedule-pre-cont { width: 338px; }
.schedule-page .game-schedule-pre-cont .game-detail-info .game-play-against-img { top: 55px; left: 250px; }
.schedule-page .game-schedule-pre-cont .game-detail-info { width: 240px; padding-left: 15px; }
/** schedule page **/

/* General Content */
.general-content {}
.general-content h2.page-title {font-weight:bold;padding:14px 0 0 10px;color:#777779;width:688px;min-height:30px;margin:0 0 10px 0;background: #ffffff url(../images/bgs/secondary-nav-bg.png) no-repeat left bottom;}
.general-content div.page-cont {padding:15px 15px 15px 10px;font-size: 1.2em;overflow:hidden;}
.general-content .page-left-content ul, 
.general-content .page-left-content li { list-style-image: url(../images/css/ico_bullet_white.gif); }
.general-content .page-left-content li { margin-left: 18px; }

/* article page */
.article-page .two-col-left .col { width: 250px; padding-right: 20px; font-size:1.2em;}
.article-page .two-col-left .col-right { position: relative; width: 410px; font-size: 1.2em; }
.article-page h1.article-title {padding-bottom:20px;line-height:1.0em;}
.article-action-cont {overflow:hidden;padding-bottom:20px;}
.article-action-cont .social-cont {float:left;}
.article-action-cont .social-cont ul {overflow:hidden;}
.article-action-cont .social-cont li {float:left;margin:0 3px 0 0;}
.article-action-cont .social-cont li a{width:16px;height:16px;display:block;}
.article-action-cont .social-cont a.fb {background: url(../images/icons/facebook.png) no-repeat;}
.article-action-cont .social-cont a.twitter{background: url(../images/icons/twitter.png) no-repeat;}
.article-action-cont .social-cont a.email {width:22px;background: url(../images/icons/email.png) no-repeat;}
.article-action-cont .text-change-cont {float:right;}

.article-page .article-image {padding-bottom:10px}
.article-page .article-image img {display:block;}
.article-page .article-details {overflow:hidden; margin-bottom:5px;}
.article-page .article-details-btm {display:block;}
.article-page .article-details .author-photo {float:left;height:60px;width:60px;padding-right:5px;}
.article-page .article-details div {line-height:1.2em;}
.article-page .article-details .author-details {float:left; width:230px;}
.article-page .article-details .article-timestamp {float:right;}
.article-page .article-details .article-timestamp p {margin:0;font-weight:bold;line-height:1.2em;}
.article-page .article-details .article-timestamp p.hours {color:#505057;}
.article-page .article-details .article-timestamp p.date {color:#A0A0A7;}

.article-page .article-details .author-details .author-name {font-weight:bold; font-size:1.3em;}
.article-page .article-details .author-details .author-title {font-weight:bold;font-size:.9em;padding-bottom:5px;}
.article-page .article-details .author-details .author-twitter {font-weight:bold;font-size:.9em;color:#BD1417;}
.article-page .article-body h2.article-subheader{padding-bottom:20px;font-size:1.4em;font-weight:bold;color:#505057;}
.article-page .article-body h3.article-quote {font-style:italic;font-weight:normal;padding-bottom:20px;}
.article-page .article-body {}
.article-topics-cont .tag-wrap { padding: 0 0 10px 8px; overflow: hidden; width: 238px; margin: 0;}
.article-topics-cont ul.tags { list-style:none outside none; padding: 0; }
.article-topics-cont ul.tags li {float:left;height:18px;margin:0 4px 4px 0;padding:0;text-transform:lowercase;}
.article-topics-cont ul, .article-topics-cont li { list-style: none outside none; }
.article-page ul.related-article {border-bottom:solid 1px #D9D9D9; padding-bottom:5px;}

.article-subscribe {text-align:center;margin-top:30px;}
.article-subscribe a {color:#505057;}
.article-subscribe img {padding-top:2px;}

