@charset "utf-8";
/* CSS Document */


#navbar #frmOtherList {
	display: block;
	float: right;
	margin-top: 4px;
	margin-right: 3px;
}
#frmOtherList   #cid {
	height: 18px;
	float: left;
	font-size: 1.1em;
	color: #666666;
	margin-left: 10px;
	line-height: 1.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#frmOtherList #btnGo {
	font-size: 1em;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	background-color: #0084BC;
	height: 19px;
	width: 24px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: none;
	display: inline;
}
#topContainer #rightCol {
	float: right;
}

#featuresContainer .feature h2 {
	color: #FFFFFF;
	background-color: #006699;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0%;
	padding-bottom: 7px;
	padding-left: 2%;
	float: left;
	width: 98%;
	font-weight: normal;
	font-size: 18px;
}
#mainContainer #storyOuter #storyText h2 {
	font-weight: normal;
	font-size: 18px;
}

#featuresContainer .feature h3 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContainer p {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 16px;
}

#sidebar .feature {
	text-align: center;
	padding-bottom: 7%;
	margin-bottom: 15%;
	margin-top: 1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	margin-left: 2%;
}
#sidebar #twitter {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#featuresContainer .feature a {
	text-decoration: none;
	color: #333333;
	display: block;
}
#footer #logos a img {
	margin-top: 1%;
	margin-right: 2%;
	margin-bottom: 1%;
	margin-left: 0%;
}
#footer #logos a {
	text-decoration: none;
}
#imgLeadStory {
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	    overflow: hidden;
    background-size: cover;
    background-position: center;
}
#imgLeadStory .caption {
	margin-top: 241px;
	clear: both;
	margin-top: 50%;
	color: #FFFFFF;
	float: left;
	width: 96%;
	background-color: #333;
	opacity: 0.7;
	filter: alpha(opacity=70); /* For IE8 and earlier */
	height: 16px;
	padding: 2%;
	font-size: 10px;
}
#storyByline {
	clear: both;
	float: left;
	margin-top: 10px;
	font-size: 1.3em;
	width: 100%;
}
#storyPubDate {
	clear: both;
	float: left;
	margin-top: 10px;
	font-size: 1.1em;
	width: 100%;
}
#relatedOuter h4 {
	color: #FFFFFF;
	background-color: #999999;
	padding: 4px;
	margin-top: 0px;
	margin-bottom: 6px;
}
#relatedOuter ul {
	margin: 0px;
	padding: 0px;
}


#relatedOuter  li {
	font-size: 1em;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#relatedOuter p {
	font-size: 1em;
	margin-bottom: 4px;
	padding-bottom: 0px;
}
#mainContainer #storyOuter h1 {
	font-size: 24px;
	font-weight: normal;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#___gcse_0,.cse .gsc-control-cse,
        .gsc-control-cse {
	padding: 0px !important;
	
				border:none !important;
background: rgba(200, 54, 54, 0.01) !important;
        }
#relatedOuter ul li .relatedLink {
	display: block;
	margin-top: 2%;
	margin-bottom: 4%;
	font-size: 18px;
}

.gsc-clear-button {
	display: none !important;
}
#topContainer #rightCol a {
	text-decoration: none;
}
.callout {
	margin-bottom: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	font-weight: bold;
	background-image: url(../../images/quote.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-top: 50px;
}
