/**
 * @fileOverview    Universal CSS file which contains global styles for: (general purposel list / large list & small list) / (planet green).
 *                  Browsers: (all).
 *                  User agent that claims support for media type: (screen).
 *                  Init Date: Mon, 21 April 2008 23:00:00 EST.
 *                  Build Date: $Id: ecumenical-purpose-list.css,v 1.2 2008/07/15 16:29:23 dhogge Exp $
 *                  Copyright (C) Discovery.com 2008. All Rights Reserved.
 * @name            greg loucas
 */


/**
 * @description       CLASSES / IDS / XHTML TAGS for ROTATING SWF BANNER definitions
 */
#dynamic-rotating-lead { background-color: #46C1D1; }

#dynamic-rotating-lead ul.content-list li strong.topic { color: #666633; }

#dynamic-rotating-lead ul.content-list li h2 a { color: #FFF; } 

#dynamic-rotating-lead ul.content-list li p.body { color: #000; }


/**
 * @description  CLASSES / IDS / XHTML TAGS for GREETING MESSAGE
 */
#container-left-column #header .supplementary .container { border-color: #CCC; }


/**
 * @description  CLASSES / IDS / XHTML TAGS for LARGE FEATURE LIST
 */
#container-left-column #large-list .feature { border-color: #CCC; }


/**
 * @description     CLASSES / IDS / XHTML TAGS for LISTING PAGINATION definitions
 */
#listing-pagination .runner { background: url('/images/modules/in-context/runners/background-gradient.gif') repeat-x top left; }

/**
 * @description     CLASSES / IDS / XHTML TAGS for MICROSITE BANNER definitions
 */
#banner-container-flash-object dl { background-color: #EBEBEB; }

#banner-container-flash-object dl a, #banner-container-flash-object dl a:visited, #banner-container-flash-object dl a:hover, #banner-container-flash-object dl a:focus, #banner-container-flash-object dl a:active { color: #495352; }


/**
 * @description  CLASSES / IDS / XHTML TAGS for SMALL MAIN FEATURE
 */
#container-left-column #small-list .main-feature { border-color: #CCC; }


/**
 * @description  CLASSES / IDS / XHTML TAGS for SMALL FEATURES LIST
 */
#container-left-column #small-list .feature { border-color: #CCC; }


/**
 * @description     CLASSES / IDS / XHTML TAGS for AUTHOR definitions
 */
#author { border-color: #DEDEDE; }

#author a, #author a:visited, #author a:hover, #author a:focus, #author a:active { color: #36A9B7; }

#author .feed a {
        padding-right: 15px;
        background: url('/shared/images/icons/rss-light-feed-icon-12x12.gif') no-repeat center right;
}
