/* general.css */

video
{
    margin-bottom:20px;
}

#page-bottom-column-two .btn-secondary-alt {
    width: 100%;
    text-align: center;
    padding: .5em 0;
    margin-top: 5px;
}

table tr:nth-child(even) td {
    background: #f2f2f2;
}

div#page
{
    margin:-5px 0 30px;
    padding:0;
    background-color:#fff;
    overflow:hidden;
}

div#page div#page-top
{
    clear:both;
    padding:15px 25px 0;
    background-color:#fff;
}

div#page div#page-middle
{
    clear:both;
    padding:0 25px;
    background-color:#fff;
}

div#page div#page-bottom
{
    clear:both;
    padding:0 25px 15px;
    background-color:#fff;
}

div#page div#page-top ul#breadcrumb
{
    margin:0 0 35px;
    padding:0;
    overflow:visible;
}

div#page div#page-top ul#breadcrumb li
{
    list-style-type:none;
}

div#page div#page-top ul#breadcrumb li strong
{
    color:#000;
}

div#page div#page-top div#page-top-column-one
{
    float:left;
    width:676px;
}

div#page h2.site-title
{
    font-size: 2.75em;
    font-weight: 400;
    line-height: 1;
    color: #131516;
}

div#page h3.page-title
{
    clear: both;
    margin: 0 0 10px;
    padding: 0;
    font-size: 2.25em;
    font-weight: normal;
    line-height: 1.2;
    color: #131516;
}

div#page div#page-top div#page-top-column-two {
    margin-top: 5px;
}

div#page div#page-top div#page-top-column-one form#search-page-form
{
    margin:20px 0;
}
div#page div#page-top div#page-top-column-one form#search-page-form .searchbutton
{
    background-color: #EA7125;
    padding: 10px;
    margin-left: -5px;
    border-radius: 0px 5px 5px 0px;
}

div#page div#page-top div#page-top-column-two div#searchnews .searchbutton {
    background-color: #EA7125;
    padding: 10px;
    margin-left: -5px;
    border-radius: 0px 5px 5px 0px;
}

div#page div#page-top div#page-top-column-one input#query
{
    width:587px;
    padding:10px 12px 11px;
    vertical-align:top;
    border-radius: 5px 0px 0px 5px;
    box-shadow: none;
    border: 1px solid #d5d5d5;
}

div#page div#page-top div#page-top-column-one p
{
    margin:0 0 15px;
    font-size:80%;
    color:#333;
}


div#page div#page-top div#page-top-column-two
{
    float:right;
    width:210px;
}

div#page div#page-top div#page-top-column-two div#searchnews #q
{
    width:146px;
    padding: 10px 12px 11px;
    vertical-align: top;
    border-radius: 5px 0px 0px 5px;
    box-shadow: none;
    border: 1px solid #d5d5d5;
    margin: 0;
}

div#page div#page-top div#page-top-column-two div#index-navigation
{
    display:none;
}

div#page div#page-bottom div#page-bottom-column-one
{
    float:left;
    width:650px;
    background-color:#fff;
}

/* News Release Archive */

div#page div#page-bottom div#page-bottom-column-one div#news-release-archive
{
}

div#page div#page-bottom div#page-bottom-column-one div#news-release-archive img
{
    display:block;
    width: 100%;
    height: auto;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release-archive a
{
    text-decoration:none;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release-archive a:hover,
div#page div#page-bottom div#page-bottom-column-one div#news-release-archive a:active
{
    text-decoration:underline;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release-archive h4
{
    margin: 20px 0 0;
    padding: 0px 0px 20px 0px;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1;
    color: #131516;
    background: transparent;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release-archive h5
{
    margin: 0 0 15px;
    padding: 0;
    font-size: 1.375em;
    font-weight: normal;
    line-height: 1;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release-archive h6
{
    margin-bottom: 6px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release-archive p
{
    margin: 0 0 13px 0;
    padding: 0;
    font-size: 1em;
    line-height: 1.5;
    color: #666666;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release-archive p:last-of-type {
    margin-bottom: 0;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release-archive p.datetags
{
    font-size: 0.7em;
    line-height: 1.1;
    color: #666666;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release-archive ul
{
    margin:0 0 20px 0;
    padding:0;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release-archive ul li
{
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: 1px solid #EEEEEE;
    list-style-type: none;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release-archive ul li:last-of-type {
    margin-bottom: 60px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release-archive ul li div.col0
{
    float:left;
    width:646px;
}


div#page div#page-bottom div#page-bottom-column-one div#news-release-archive ul li div.col1
{
    float:left;
    width:215px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release-archive ul li div.col2
{
    float:left;
    width: 385px;
    margin-left: 20px;
}

/* News Release */

div#page div#page-bottom div#page-bottom-column-one div#news-release
{
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-header
{
    margin:0 0 15px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-header p
{
    margin:0;
    font-size:0.7em;
    color:#666666;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-header p.date-contact
{
    margin-bottom: 30px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-header p.tags
{
    margin-bottom: 10px;
}

div#page p.tags a
{
    text-transform: uppercase;
    border: 1px solid #e77223;
    border-radius: 20px;
    padding: 2px 10px 1px;
    color: #e77223;
    font-size: 0.6rem;
    font-weight: bold;
    letter-spacing: 1px;
    margin-right: 5px;
    transition: background-color 200ms ease;
    display: inline-block;
    line-height: 1.4;
    margin-bottom: 5px;
}

div#page p.tags a:hover {
    background-color: #e77223;
    color: #fff;
    text-decoration: none;
}

div#page p.tags a.active {
    background-color: #e77223;
    color: #fff;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body,
div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-related
{
    clear:both;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body h5,
{
    font-size:1em;
    font-weight:bold;
    line-height:1;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body p,
div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-related p
{
    padding:0;
    font-size:1.125em;
    line-height:1.6;
    margin-bottom: 20px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body ul ul
{
    margin-top:10px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body li li,
div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-related li li
{
    font-size:inherit;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body li,
div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-related li
{
    padding: 0 0 15px 8px;
    font-size: 1.125em;
    line-height: 1.46;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.news-body-section
{
    clear:both;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.image-caption-left
{
    float:left;
    margin:0 20px 12px 0;
    padding:5px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.image-caption-right
{
    float:right;
    margin:0 0 12px 20px;
    padding:5px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.image-caption-left img,
div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.image-caption-right img
{
    display:block;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.image-caption-left p,
div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.image-caption-right p
{
    margin: 7px 0 0;
    font-size: 0.8em;
    line-height: 1.5;
    color: #666666;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.photocaption50
{
    width:50px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.photocaption60
{
    width:60px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.photocaption70
{
    width:70px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.photocaption80
{
    width:80px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.photocaption90
{
    width:90px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.photocaption100
{
    width:100px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.photocaption150
{
    width:150px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.photocaption200
{
    width:200px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.photocaption250
{
    width:250px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.photocaption300
{
    width:300px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.photocaption350
{
    width:350px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.photocaption400
{
    width:400px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.photocaption450
{
    width:450px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.photocaption500
{
    width:500px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.photocaption550
{
    width:550px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.photocaption600
{
    width:600px;
}

div#page div#page-bottom div#page-bottom-column-one div#news-release div#news-body div.photocaption650
{
    width:650px;
}

/* In The News Archive */

div#page div#page-bottom div#page-bottom-column-one div#in-the-news-archive
{
}

div#page div#page-bottom div#page-bottom-column-one div#in-the-news-archive a
{
    text-decoration:none;
}

div#page div#page-bottom div#page-bottom-column-one div#in-the-news-archive a:hover,
div#page div#page-bottom div#page-bottom-column-one div#in-the-news-archive a:active
{
    text-decoration:underline;
}

div#page div#page-bottom div#page-bottom-column-one div#in-the-news-archive h4
{
    margin:0;
    padding:15px;
    font-size:1.1em;
    font-weight:300;
    line-height:1;
    color:#fff;
    background:#fff url('../_images/elements/background-heading-left.jpg') repeat-x left bottom;
}

div#page div#page-bottom div#page-bottom-column-one div#in-the-news-archive p
{
    margin:0 10px 5px;
    padding:0;
    font-size:0.75em;
    line-height:1.4;
}

div#page div#page-bottom div#page-bottom-column-one div#in-the-news-archive ul
{
    margin:0;
    padding:20px 15px 15px;
    background:#fff url('../_images/elements/background-content-left.jpg') repeat-x left bottom;
}

div#page div#page-bottom div#page-bottom-column-one div#in-the-news-archive ul li
{
    float:left;
    margin:0;
    padding:0 10px;
    line-height:1.5;
    list-style-type:none;
}

/* In The News */

div#page div#page-bottom div#page-bottom-column-one div#in-the-news
{
}

div#page div#page-bottom div#page-bottom-column-one div#in-the-news div#in-the-news-header
{
    margin:0 0 15px;
}

div#page div#page-bottom div#page-bottom-column-one div#in-the-news div#in-the-news-header p#arrow-links
{
    float:left;
    width:70px;
}

div#page div#page-bottom div#page-bottom-column-one div#in-the-news div#in-the-news-header p#arrow-links a
{
    display:block;
    width:30px;
    height:30px;
    text-indent:-10000px;
}

div#page div#page-bottom div#page-bottom-column-one div#in-the-news div#in-the-news-header p#arrow-links a#arrow-links-previous
{
    float:left;
    background:url('../_images/elements/arrows-sprite.png') no-repeat 0 0;
}

div#page div#page-bottom div#page-bottom-column-one div#in-the-news div#in-the-news-header p#arrow-links a#arrow-links-previous:hover
{
    background-position:0 -30px;
}

div#page div#page-bottom div#page-bottom-column-one div#in-the-news div#in-the-news-header p#arrow-links a#arrow-links-next
{
    float:right;
    background:url('../_images/elements/arrows-sprite.png') no-repeat -30px 0;
}

div#page div#page-bottom div#page-bottom-column-one div#in-the-news div#in-the-news-header p#arrow-links a#arrow-links-next:hover
{
    background-position:-30px -30px;
}

div#page div#page-bottom div#page-bottom-column-one div#in-the-news div#in-the-news-header p#date-field
{
    float:left;
    width:350px;
    margin:0 0 0 20px;
}

div#page div#page-bottom div#page-bottom-column-one div#in-the-news div#in-the-news-body
{
    clear:both;
}

div#page div#page-bottom div#page-bottom-column-one div#in-the-news div#in-the-news-body h5
{
    font-size:1em;
    font-weight:bold;
    line-height:1;
}

div#page div#page-bottom div#page-bottom-column-one div#in-the-news div#in-the-news-body p
{
    padding:0 0 15px;
    font-size:0.8em;
    line-height:1.6;
}

div#page div#page-bottom div#page-bottom-column-one div#in-the-news div#in-the-news-body li
{
    padding:0 0 15px;
    font-size:0.8em;
    line-height:1.4;
}

/* Archive Lists */

div#page div#page-bottom div#page-bottom-column-one ul#archive-list
{
    margin:0;
    padding:0;
}

div#page div#page-bottom div#page-bottom-column-one ul#archive-list li
{
    width:646px;
    margin:0;
    padding:10px 15px;
    background:#fff url('../_images/elements/background-archive-list.jpg') repeat-x left bottom;
    list-style-type:none;
}

div#page div#page-bottom div#page-bottom-column-one ul#archive-list li a
{
    text-decoration:none;
}

div#page div#page-bottom div#page-bottom-column-one ul#archive-list li a:hover,
div#page div#page-bottom div#page-bottom-column-one ul#archive-list li a:active
{
    text-decoration:underline;
}

/* Other Lists */

div#page div#page-bottom div#page-bottom-column-one ul#university-beats
{
}

div#page div#page-bottom div#page-bottom-column-one ul#university-beats li
{
    padding:0 0 15px;
    font-size:0.8em;
    line-height:1.4;
}

/* News Topics */

table#news-topics
{
    width:100%;
    margin:0;
}

table#news-topics th,
table#news-topics td
{
    padding:10px;
}

table#news-topics th span:hover
{
    cursor:pointer;
}

table#news-topics a,
table#news-topics a:hover
{
    text-decoration:none;
}

/* Video */

.video-1,
.video-3
{
    margin-right:15px !important
}

.video-2
{
    margin-right:17px !important;
}

#page h2.site-title.floatleft
{
    border:none;
}

form#other-categories select
{
    width: 230px;
    margin-right: 0px;
    border: 1px solid #d5d5d5;
    background-color: #fff;
    height: 36px;
    font-size: 11px;
    color: #777;
    padding: 10px;
    background: url(/news/_images/elements/dropdown-arrow.png) no-repeat 95% 50%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 5px;
}

div#page form#video-search.floatright
{
	margin: 0 0 10px 15px;
}

form#video-search input[type="text"]
{
	float:left;
	width: 275px;
    padding: 10px 12px 11px;
    vertical-align: top;
    border-radius: 5px 0px 0px 5px;
    box-shadow: none;
    border: 1px solid #d5d5d5;
    margin: 0;
}

form#video-search input[type="image"]
{
	float:right;
    background-color: #EA7125;
    padding: 10px;
    margin-left: -5px;
    border-radius: 0px 5px 5px 0px;
}

div#strategic-plan-theme-categories
{
	margin-bottom:20px;
}

div#strategic-plan-theme-categories form
{
	float:left;
	width:216px;
}

div#strategic-plan-theme-categories form input[type="submit"]
{
	width: 216px;
    padding: 10px 0;
    border: none;
    text-align: center;
    font-weight: bold;
    border-radius: 5px;
    color: #2D70EC;
    border: 1px solid #2D70EC;
    margin: 15px 0 10px;
    background-color: #fff;
}

form#video-search input[type="submit"]:hover,
div#strategic-plan-theme-categories form input[type="submit"]:hover
{
	background-color:#2D70EC;
    color: #fff;
	cursor:pointer;
}

div#video-embed
{
	width:911px;
	margin:0 auto;
}

div#video-embed h3.page-title {
    display: none;
}

div#video-info
{
    padding: 20px 0;
	/*padding:20px 25px;
	border:1px solid #ccc;
	background-color:#eee;*/
}

div#video-info h4
{
	margin: 0 0 15px;
    padding: 0;
    font-size: 1.375em;
    font-weight: normal;
    line-height: 1;
}

div#video-info > div
{
	margin-bottom:20px;
}

div#video-info p
{
	margin: 0 0 13px 0;
    padding: 0;
    font-size: 1em;
    line-height: 1.5;
    color: #666666;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

div#video-info p.video-date
{
	font-size: 0.7em;
    line-height: 1.1;
    color: #666666;
}

div#video-info p:last-child
{
	margin-bottom:0;
}

div#video-info ul
{
	margin:20px 0 0;
	padding:0;
}

div#video-info ul + ul
{
	margin-top:10px;
}

div#video-info ul li
{
	float:left;
	margin:0 10px 10px 0;
	list-style-type:none;
}

div#video-info li a
{
	text-transform: uppercase;
    border: 1px solid #e77223;
    border-radius: 20px;
    padding: 2px 10px 1px;
    color: #e77223;
    font-size: 0.6rem;
    font-weight: bold;
    letter-spacing: 1px;
    margin-right: 5px;
    transition: background-color 200ms ease;
    display: inline-block;
    line-height: 1.4;
}

div#video-info li a:hover
{
	background-color:#e77223;
    color: #fff;
    text-decoration: none;
}

div#page-bottom h4
{
	margin: 20px 0 0;
    padding: 0px 0px 20px 0px;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1;
    color: #131516;
}

div.video-related-row
{
	margin-bottom:20px;
}

div#video-related div.video-related-row a
{
	position:relative;
	display:block;
	float:left;
	width:216px;
	margin:0;
	text-decoration:none;
}

div#video-related div.video-related-row img.video-thumbnail
{
	display:block;
	width:216px;
	overflow:hidden;
}

div#video-related div.video-related-row img.video-play-button
{
    width:55px;
    position:absolute;
    left:50%;
    top:65px;
    margin-left:-25px;
    margin-top:-21px;
    opacity:0.6;
}

div#video-related div.video-related-row div.video-related-row-text
{
	/*padding:10px 12px;
	border:1px solid #ccc;
	background-color:#eee;*/
    border-top:none;
}

div#video-related div.video-related-row a:hover div.video-related-row-text
{
	background-color:#fff;
}

div#video-related div.video-related-row p.video-related-row-spt
{
	padding: 10px;
    background-color: #000;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.6rem;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1.4;
}

div#video-related div.video-related-row h5.video-related-row-tit
{
	margin: 20px 0 0;
    padding: 0px 0px 15px 0px;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.4;
    color: #2D70EC;
}

div#video-related div.video-related-row p.video-related-row-dat
{
	font-size: 0.7em;
    line-height: 1.1;
    color: #666666;
}

div#page p.video-related-row-des {
    margin: 0 0 13px 0;
    padding: 0;
    font-size: 1em;
    line-height: 1.5;
    color: #666666;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

div#video-related ul#video-pagination
{
	margin:0;
	padding:0;
}

div#video-related ul#video-pagination li
{
	display:inline-block;
	margin:0 0 10px;
}

div#video-related ul#video-pagination a
{
	display:block;
	padding:10px 15px;
	font-size:1em;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background-color:#fff;
	color:#2D70EC;
}

div#video-related ul#video-pagination a:hover
{
	background-color:#5C99FF;
	color:#fff;
}

div#video-related ul#video-pagination a.selected
{
    background-color:#2D70EC;
	color:#fff;
}

#show-more-less-toggle
{
    font-size:0.7em !important;
    text-align:right;
    font-weight:bold;
}

#show-more-less-toggle a:link,
#show-more-less-toggle a:visited,
#show-more-less-toggle a:hover,
#show-more-less-toggle a:active
{
    color:#d05117;
}

/* general pages */

div#page div#page-bottom div#page-bottom-column-one div.general-page-content p
{
    font-size:0.8em;
    line-height:1.6;
}

div#page div#page-bottom div#page-bottom-column-one div.general-page-content li
{
    padding:0 0 15px;
    font-size:0.8em;
    line-height:1.4;
}

div#page div#page-bottom div#page-bottom-column-two
{
    float:right;
    width:210px;
}

div#page div#page-bottom div#page-bottom-column-two h4
{
    margin:20px 0 0;
    padding:0px 0px 15px 0px;
    font-size:1.1em;
    color:#131516;
    background-color: transparent;
}

div#page div#page-bottom div#page-bottom-column-two h4.first-h4
{
    margin-top:0;
}

div#page div#page-bottom div#page-bottom-column-two h5
{
    margin:0 0 4px;
    font-size:0.9em;
    font-weight:bold;
}

div#page div#page-bottom div#page-bottom-column-two ul,
div#page div#page-bottom div#page-bottom-column-two ol
{
    padding:0;
}

div#page div#page-bottom div#page-bottom-column-two ul li
{
    font-size: 0.75em;
    line-height: 1.8;
    list-style-type: none;
    margin-bottom: 10px;
}

div#page div#page-bottom div#page-bottom-column-two ul li a
{
    text-decoration:none;
}

div#page div#page-bottom div#page-bottom-column-two ul li a:hover
{
    text-decoration:underline;
}

div#page div#page-bottom div#page-bottom-column-two p
{
    margin:0;
    padding:0 0 10px;
    font-size:0.75em;
}

div#page div#page-bottom div#page-bottom-column-two p#tagcloud
{
    margin:0;
    padding:0;
    font-size:0.9em;
}

div#page div#page-bottom div#page-bottom-column-two p#tagcloud span a
{
    text-decoration:none;
}

div#page div#page-bottom div#page-bottom-column-two p#tagcloud span a:hover
{
    text-decoration:underline;
}

p#tagcloud span.tag05 a
{
    color:#999;
    font-size:0.7em;
}

p#tagcloud span.tag10 a
{
    color:#999;
    font-size:0.72em;
}

p#tagcloud span.tag15 a
{
    color:#666;
    font-size:0.74em;
}

p#tagcloud span.tag20 a
{
    color:#666;
    font-size:0.76em;
}

p#tagcloud span.tag25 a
{
    color:#333;
    font-size:0.78em;
}

p#tagcloud span.tag30 a
{
    color:#333;
    font-size:0.8em;
}

p#tagcloud span.tag35 a
{
    color:#600;
    font-size:0.82em;
}

p#tagcloud span.tag40 a
{
    color:#600;
    font-size:0.84em;
}

p#tagcloud span.tag45 a
{
    color:#900;
    font-size:0.86em;
}

p#tagcloud span.tag50 a
{
    color:#900;
    font-size:0.88em;
}

p#tagcloud span.tag55 a
{
    color:#c00;
    font-size:0.9em;
}

p#tagcloud span.tag60 a
{
    color:#c00;
    font-size:0.92em;
}

p#tagcloud span.tag65 a
{
    color:#f30;
    font-size:0.94em;
}

p#tagcloud span.tag70 a
{
    color:#f30;
    font-size:0.96em;
}

p#tagcloud span.tag75 a
{
    color:#f60;
    font-size:0.98em;
}

p#tagcloud span.tag80 a
{
    color:#f60;
    font-size:1em;
}

p#tagcloud span.tag85 a
{
    color:#f93;
    font-size:1.2em;
}

p#tagcloud span.tag90 a
{
    color:#f93;
    font-size:1.4em;
}

p#tagcloud span.tag95 a
{
    color:#fc0;
    font-size:1.6em;
}

p#tagcloud span.tag100 a
{
    color:#fc0;
    font-size:1.8em;
}

p#tagcloud span.tag00 a
{
    color:#fff;
    font-size:1em;
}

div#page div#page-bottom div#page-bottom-column-two .box {
    margin-bottom: 30px;
}

div#page div#page-bottom div#page-bottom-column-two div.box div#featured-expert-sidebar
{
    margin:20px 0 0;
}

/*li p*/
/*{*/
/*    font-size:inherit !important;*/
/*}*/

#lclst_widget_footer
{
	display:none !important;
}
#lw li.lwe:last-child
{
	border:none;
}

.box.events
{
	padding:0 !important;
}
#lw li.lwe
{
	padding:10px 0 !important;
}
.box.events li .lwn
{
	padding:0 10px;
    font-size:1em !important;
}
.box.events li .lwl
{
	padding:0 10px;
}
.box.events li .lwn0
{
	font-size:12px;
}
.box.events p
{
    padding:10px 0 !important;
	text-align:center !important;
}





/*======= IN DEPTH =======*/
.indepth-container {
    position: relative;
    color: #fff;
    margin-bottom: 25px;
}
.indepth-container img {
    width:100%;
}

.indepth-container .overlay {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: auto;
    padding: 20px;
}
/* .indepth-container:before {
    content: " ";
    display: block;
    width: 100%;
    height: 45%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,.85) 100%);
} */
.indepth-container h3 {
    font-size: 2.25em;
    color: #fff;
    margin-bottom: 15px;
}
.indepth-container h3 a {
    color: #fff;
    text-decoration: none;
}

div#page div#page-bottom div#page-bottom-column-one div.general-page-content .indepth-container p {
    color: #fff;
    margin: 0px;
    padding: 0px;
    font-size: .9em;
    line-height: 1.6;
}

.indepth-container h3 a:hover {
    text-decoration: none;
}

.indepth-container a {
    color: #3b91f8;
    cursor: pointer;
    text-decoration: none;
}

.indepth-container a:hover {
    text-decoration: underline;
}




/**
 * Announcements 
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#page .announcements-list h4 {
    background-color: transparent;
	padding: 0 0 20px 0;
	font-size: 1.2em;
}
#page .announcements-list-item {
	margin: 0 0 1em;
	padding: 0 0 1em;
	border-bottom: 1px solid #ddd;
}
#page .announcements-list-item h5 {
	font-size: 1.4em;
	margin: 0 0 .5em;
}
#page .announcements-list-item h5 a {
	text-decoration:none;
}
#page .announcements-list-item h5 a:hover {text-decoration:underline;}
#page .announcements-list-item p.date {font-size:.8em; color: #777;}
#page .announcements-list-item p {color:#555;font-size:1.05em;}




