/* eSecurity Planet | April 5, 2011 */

body {
	font-family: 'Helvetica Neue 55 Roman', Helvetica, Arial, san-serif;
	font-size:12px;
	height:100%;
	width:100%;
	margin: 0;
	padding: 0 0 30px 0;
	background-color: #dedede;
	background-image: url(/img/esp-bg.gif);
	background-position: center top;
}
a {
	color: #008CB2;
	text-decoration: none;
}
/*h1 a {
	color: #FFFFFF;
	text-decoration: none;
}*/
a:hover {
	text-decoration: underline;
}
.clear-space {
	clear:both;
}
ul {
	margin-left:.2em;
	padding-left:1.1em;
	list-style: none;
}
li {
	margin-bottom: 3px;
	list-style-image:url(/img/bullet.gif);
}
#main-content {
	background-color: #fff;
	width: 1000px;
	margin: 0 auto;
	border: 1px solid #ccc;
	border-top: none;
}
/* -- header & new nav --*/
#siteHeader {
	margin: 0;
	background-color: #000;
    min-width: 1010px;
}
#globalToolbar {
	width: 1000px;
	margin: 0 auto;
}

.header {
	margin: 0;
	background: url(/img/logo-bg.jpg) repeat-x center top;
    min-width: 1010px;
}
.logo {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
}
.logo .left {
	float: left;
	margin-right: 20px;
	padding: 0;
}
.logo .left img {
	margin:0 0 0 0;
	padding: 0 0 0 0;
    border:none;
}
.logo .left a {
	text-decoration: none;
}
.logo .left div.site-heading {
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-shadow: 0 1px 1px #111;
}
.logo .left h1 {
	color: #fff;
	font-size: 20px;
	margin: 0;
	padding: 0;
	text-shadow: 0 1px 1px #111;
    font-weight: normal;
}
.logo .right {
	float: right;
	padding: 5px 0 0 0;
}
.logo .right p {
	color: #fff;
	text-shadow: 0 1px 1px #111;
	margin: 0;
	padding: 0;
}
.logo .right a {
	color: #fff;
	text-shadow: 0 1px 1px #111;
}
/**/
.nav-top {
	background-image:url(/img/nav-top.jpg);
	background-position: center bottom;
	background-color: #ff8300;
}
.nav-top ul {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.nav-top li {
	color: #666;
	font-size: 14px;
	float: left;
	list-style: none;
	padding: 10px 10px 10px 0;
}
.nav-top li a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	-moz-text-shadow: 0 1px 1px #111;
	-webkit-text-shadow: 0 1px 1px #111;
	text-shadow: 0 1px 1px #111;
	border-right: 1px solid #777;
	padding-right: 10px;
}
/* START NEW */
.nav-top li.on a {
	font-weight: bold;
	color: #141414;
	text-decoration: underline;
	-moz-text-shadow: 0 1px 1px #eee;
	-webkit-text-shadow: 0 1px 1px #eee;
	text-shadow: 0 1px 1px #eee;
	border-right: 1px solid #777;
	padding-right: 10px;
}
/* END NEW */

.nav-top li a:hover {
	text-decoration: underline;
}
.nav-bottom {
	margin: 0 auto;
	background: url(/img/nav-bottom.jpg) repeat-x center bottom;
}
.nav-bottom a {
	color: #fff;
	text-decoration: none;
}
.nav-bottom .inside {
	width: 1000px;
	margin: 0 auto;
	padding: none;
}
.nav-bottom .left {
	float: left;
	margin: 0 50px 0 0;
}
.nav-bottom strong {
	font-size: 13px;
	text-shadow: 0 1px 1px #666;
}
.nav-bottom .right {
	float: right;
    margin: 0;
}
.nav-bottom ul {
	margin: 0;
	padding: 0;
}

.nav-bottom li {
	color: #666;
	font-size: 12;
	float: left;
	list-style: none;
	padding: 10px 10px 10px 0;
	margin-bottom:0px;
}
.nav-bottom li a {
	color: #fff;
	text-decoration: none;
	-moz-text-shadow: 0 1px 1px #111;
	-webkit-text-shadow: 0 1px 1px #111;
	text-shadow: 0 1px 1px #111;
	border-right: 1px solid #666;
	padding-right: 10px;
}
/* START NEW */
.nav-bottom li.on a {
	color: #FF8300;
	text-decoration: underline;
	-moz-text-shadow: 0 1px 1px #111;
	-webkit-text-shadow: 0 1px 1px #111;
	text-shadow: 0 1px 1px #111;
	border-right: 1px solid #666;
	padding-right: 10px;
}
/* END NEW */
.nav-bottom li a:hover {
	text-decoration: underline;
}
/* ----- main content -----*/
#content {
	width: 1000px;
	background-color: #fff;
	margin: 0 0 10px 0;
}
.horiz-banner {
	text-align: center;
	padding: 20px 0px;
	margin: 0 auto;
}
.horiz-banner-none {
	text-align: center;
	padding: 5px;
	margin: 0 20px 10px 20px;
}
#content #left {
	float:left;
	width: 640px;
	margin-left: 20px;
}
#content #right {
	float:right;
	width: 300px;
	margin-right: 20px;
}
h2 {
	color: #FF3A10;
	font-size: 32px;
	margin: 0;
	padding:0 0 3px 0;
}

/* -- right rail ads -- */
.right-rail-ad {
	width: 300px;
	margin: 0 0 15px 0;
	padding: 0;
}

/* -- right rail list */	
.right-rail {
	width: 300px;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 3px solid #FF8300;
}
.right-rail h3 {
	color: #143741;
	font-size: 18px;
	padding: 0 0 7px 0;
	margin: 0;
}
.right-rail p {
	font-size: 12px;
	line-height: 125%;
	margin: 0 0 10px 0;
}
.right-rail p.last {
	margin: 0 0 1px 0;
}
.right-rail-list ul {
	margin:0;
	padding:0;
}
.right-rail-list li {
	margin-bottom: 3px;
	list-style: none;
}
/* right rail featured and related articles */	
.featured-article {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.featured-article h4 {
	color: #143741;
	font-size: 14px;
	padding-bottom: 3px;
	margin: 0;
}
.featured-article p {
	margin-bottom: 3px;
}
.featured-article p+p {
	color: #666;
}
.featured-article p+p+p {
	color: #000;
}
.featured-article .read-more {
	text-align: right;
}
.featured-article .read-more a {
	text-decoration:none;
}
.featured-article .read-more a:hover {
	text-decoration:underline;
}
.related-article {
}
.related-article h3 {
	color: #143741;
	font-size: 18px;
	padding: 0;
	margin: 0;
}
.related-article ul {
	margin-left:.2em;
	padding-left:1.1em;
}
.related-article li {
	margin-bottom: 7px;
	list-style: none;
	list-style-image:url(/img/bullet.gif);
}
.related-article li.last {
	margin-bottom: 0;
	padding-bottom: 0;
}
.related-article li p {
	margin: 0;
	padding: 0;
}
.related-article li p span.stovepipe {
	color: #FF8300;
}
span.publish-date {
	color: #666;
}
/**/
/* FAQs	*/
.faqs {
	width: 300px;
	margin-bottom: 15px;
	background: #fff;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#ffffff, endColorstr=#eeeeee);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
	background: -moz-linear-gradient(top, #ffffff, #eeeeee);
	border: 1px solid #eeeeee;
}
.faqs .inside {
	margin: 15px 15px 20px 15px;
}
.hidden {
	display:none;
}

.faqs .inside a {
	font-weight: bold;
}
.faqs.inside ul {
	list-style: none;
	margin-left:.2em;
	padding-left:1.1em;
}
.faqs .inside ul li {
	margin-bottom: 7px;
	list-style: none;
	list-style-image:url(/img/bullet.gif);
}
.faqs .inside ul li .last {
	margin: 0;
	padding: 0;
}
/**/
.faqs .inside ol {
	margin-left:.2em;
	padding-left:1.1em;
}
.faqs .inside ol li {
	list-style: decimal;
	color: #666;
	margin-bottom: 7px;
}
.faqs .inside ol li.last {
	margin: 0;
	padding: 0;
}
/* Experiment - CSS3 tabs */

/**/
/* -- bullets -- */	
.footer-list {
	margin-bottom: 5px;
}
.footer-list ul {
	margin-left:0;
	padding-left:0;
}
.footer-list li {
	margin-bottom: 3px;
	list-style: none;
}
/* main content in side bar */
.content-box-content1 {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}
.sidebar-content-2 {
	margin: 0 0 5px 0;
}
.content-box-content1 h4 {
	color: #143741;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 4px 0;
	margin: 0;
}
.content-box-content1 h4 a {
	text-decoration: none;
}
.content-box-content1 h4 a:hover {
	text-decoration: underline;
}
.content-box-content1 p {
	line-height: 125%;
	padding: 0;
	margin: 0;
}
.sidebar-content-3 {
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid #ccc;
}
/**/


.breadcrumb {
	margin-bottom: 5px;
}
.breadcrumb p {
	margin: 0;
}
/* read more link */
.read-more {
	padding-bottom: 3px;
	margin: 0;
}
.read-more a {
	padding-bottom: 3px;
	margin: 0;
	text-decoration: none;
}
.read-more img  {
	padding-bottom: 3px;
	margin: 0;
	border: none;
}
.read-more-last /* if else to use this for this last read more link in the side bar */ {
	margin:0;
	padding: 0 0 10px 0;
}
.read-more p, .read-more-last p {
	font-size: 12px;
	color: #36a;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
.read-more a, .read-more-last a {
	text-decoration: underline;
}
/* article */	

.article {
	margin-bottom: 10px;
}
.article p {
	line-height: 125%;
	margin: 0 0 5px 0;
}
.homepage p {
	line-height: 125%;
	margin: 0 0 15px 0;
}
.article p.last {
	margin: 0 0 15px 0;
}
/*.article h1 {
	color: #153742;
	line-height: 95%;
	font-size: 26px;
	padding:0;
	margin: 10px 0 7px 0;
}*/

.section h1 {
	color: #153742;
	line-height: 95%;
	font-size: 26px;
	padding:0;
	margin: 0 0 7px 0;
}
.author h1 {
	color: #153742;
	line-height: 95%;
	font-size: 24px;
	padding:0;
	margin: 0 0 7px 0;
}

#left .homepage h2 {
	color: #153742;
	line-height: 95%;
	font-size: 28px;
	padding:0;
	margin: 0 0 7px 0;
}

.article h2 {
	color: #153742;
	line-height: 95%;
	font-size: 16px;
	padding:0;
	margin: 0 0 7px 0;
}
.article h3 {
	color: #536364;
	font-size: 13px;
	padding: 0;
	margin: 0 0 7px 0;
}
.article h3.home {
	color: #153742;
	font-size: 20px;
	padding: 0;
	margin: 0 0 7px 0;
}
.article h4 {
	font-size: 12px;
	padding: 0;
	margin: 0 0 3px 0;
}
.article h2 a, .article h3 a, .article h3.home a, .article h4 a {
	/*color: #153742;*/
    color: #008CB2;
	}
.homepage h2 a, .homepage h3.home a{
    color: #153742;
}
/* START NEW */
.article .category {
	margin-bottom: 7px;
	padding: 0;
}
.article .category p {
	margin: 0;
	padding: 0;
}
/* END NEW */
.article .byline-share {
}
.article .byline-share div.left {
	float: left;
}
.homepage .byline-share div.left a.home {
	font-weight: bold;
    color: #008CB2;
}
.article .byline-share div.left a {
	font-weight: bold;
    color: #153742;
}

.article .byline-share div.left span.stovepipe {
	color: orange;
}
.article .byline-share div.left span.publish-date {
	color: #666;
}
.article .byline-share div.right {
	float: right;
}
.article .byline-share div.right p {
	font-size: 11px;
	color: #666;
	float: right;
	margin: 0;
	padding: 0;
}
/* UPDATED */ .article .clear-space {
	clear: both;
	margin-bottom: 10px;
}
/* START NEW */
.clear-space2 {
	clear: both;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	border-bottom: 2px dotted #ccc;
}
.clear-space3 {
	clear: both;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
	border-bottom: 3px solid #FF8300;
}
.clear-space4 {
	clear: both;
	padding: 0;
	margin-bottom: 35px;
}
.clear-space5 {
	clear: both;
	padding: 0;
	margin-bottom: 10px;
	border-bottom: 2px dotted #ccc;
}
/* END NEW */
.top-inset-left {
	float: left;
	/*width: 200px;  this width can be adjusted */
	margin: 0 15px 10px 0;
}
.top-inset-left img {
	padding: 0;
	border: 1px solid #ddd;
}
.top-inset-right {
	float: right;
	/*width: 200px;  this width can be adjusted */
	margin: 0 0 10px 15px;
}
.top-inset-right img {
	padding: 0;
	border: 1px solid #ddd;
}
.rss-icon {
	float: right;
	/*width: 200px;  this width can be adjusted */
	margin: 4px 0 10px 15px;
}
.article .author-info {
	margin: 0 0 15px 0;
	padding: 15px 0;
	border-bottom: 3px solid #FF8300;
}
.article .author-info p {
	font-style: italic;
	color: #333;
}
/* comment */
.article .comment-submit {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 3px solid #FF8300;
}
.article .comment-submit font, .article .make-comment font {
	color: #000;
	font-size: 18px;
	padding: 0;
	margin: 0 0 3px 0;
}
.article .comment-submit p {
	color: #333;
}
.article .comment-submit div.btn {
	text-align: center;
}
.article .make-comment {	
	margin: 0 0 15px 0;
	border-bottom: 1px solid #ccc;
}
.article .make-comment p {
	margin: 0;
	padding: 0 0 10px 0;
}
.article div.comment-left{
    float:left;
}

.article div.comment-right{
    float:right;
}

#comment-formbox div.input-container{
    clear:both;
}

#comment-formbox div.input-container input{
    width:220px;
}

div.comment-input{
    width:500px;
}

.comment-textinput{
    width:600px;
}
#recaptcha_area{
    margin-left: 150px;
}
div.no-comments{
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.comment-form .error {
    background:transparent url('/img/layout/invalid.png') no-repeat 341px 1px;
}
.child-comment {
    margin-left: 25px;
    overflow:hidden;
}
.comment{
    background-image:url(/img/quote-mark.gif);
	background-repeat: no-repeat;
	background-position: left top;
    padding: 0 0 5px 35px;
}

.help-text{
    font-size: 8pt;
}
span.stovepipe {
	color: #FF8300;
}
/**/
.side-bar {
	float: right;
	width: 200px; /* this width can be adjusted */
	margin: 2px 0 5px 7px;
	border: 1px solid #ccc;
}
.side-bar .inside {
	padding: 7px;
}
.side-bar img {
	padding: 0;
	margin-bottom: 10px;
}
/**/

/* NEW HOME 2 COL */
.home-2col .left {
	float:left;
	width: 310px;
	margin-right: 0;
}
.home-2col .right {
	float:right;
	width: 310px;
}
.home-2col h3 {
	color: #143741;
	font-size: 18px;
	padding: 0;
	margin: 0;
}
.home-2col h3 a {
	color: #143741;
	}
.home-2col .columnists {
	margin-bottom: 7px;
	border-bottom: 2px dotted #ccc;
}
.home-2col .columnists-last {
	margin-bottom: 7px;
}
.home-2col .col-right {
	width: 246px;
	float:right;
}
.home-2col ul {
	margin:0 0 7px 0;
	padding:0 0 5px 0;
}
.home-2col li {
	margin-bottom: 10px;
	list-style: none;
}
.home-2col li.last {
	margin-bottom: 0;
	padding-bottom: 0;
}
.home-2col li p {
	margin: 0;
	padding: 0;
}
.home-2col li p span.stovepipe {
	color: #FF8300;
}
/* NEW END HOME 2 COL*/


/* newletter sign up */

.nl-signup {
	width: 282px;
	min-height: 200px;
	margin-bottom: 15px;
    display:none;

    z-index:99999;
    position:absolute;
    margin-left: 750px;
    margin-top:-50px;
}
.nl-signup .top {
	background-image: url(/img/nl-bg-top.png);
	min-height: 68px;
	background-repeat: no-repeat;
	background-position: left top;
}
.nl-signup .middle {
    text-align: center;
	font-size: 11px;
	color: #333;
	background-image: url(/img/nl-bg-mid.png);
	background-repeat: repeat-y;
	background-position: left center;
	padding: 6px 20px 6px 0px;
}
.nl-signup #namecard {
	width: 235px;
	height: 30px;
	border: 1px solid #eee;
	-moz-box-shadow: 0 0 3px #444;
	-webkit-box-shadow: 0 0 3px #444;
	box-shadow: 0 0 3px #444;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-opera-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	padding: 3px;
	margin: 5px 0 15px 5px;
    input:focus:not([type="submit"]);
}
.nl-signup .bottom {
	background-image:url(/img/nl-bg-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.nl-signup div.btn {
	text-align: center;
    border: none;
}
.nl-signup div.btn p {
	text-align: center;
	margin: 5px 0 0 0;
	padding: 0;
}
/* Resource tabs */
.resource-listing { /* also used on lightbox */
	margin-bottom: 10px;
	border-bottom: 2px dotted #ccc;
}
.resource-listing p {
	line-height: 125%;
}
.resource-listing .col-1 {
	float: left;
	width: 130px;
}
.resource-listing .resource-info {
	float: left;
}
.resource-listing .resource-info p {
	color: #293440;
	font-size: 13px;
	padding: 0;
	margin: 0;
}
.resource-listing .resource-info h4 {
	font-size: 13px;
	color: #293440;
	padding-bottom: 1px;
	margin: 0;
}
.resource-listing .resource-info h4 a {
	text-decoration: none;
}
.resource-listing .resource-info h4 a:hover {
	text-decoration: underline;
}
.resource-listing .resource-info .description {
	margin: 0 0 12px 0;
}
.resource-listing .resource-info .resource-title {
	margin: 0 0 5px 0;
}
.resource-listing .resource-info .resource-title a {
	color: #143741;
	margin: 0 0 5px 0;
}
.resource-listing .resource-info .see-more-link {
	width: 225px;
	padding: 10px;
	background-color: #f3f1e9;
	margin: 0 0 10px 0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-opera-border-radius:6px;
	-khtml-border-radius:6px;
	border-radius:6px;
}
.resource-listing .learn-button {
	float: right;
	text-align: right;
	width: 135px;
	margin-top: 3px;
}
.resource-listing .learn-button img {
	padding: 0;
	margin-bottom: 10px;
}
.program-list {
	width: 75%;
}
.program-list ul {
	margin-left:.2em;
	padding-left:1.1em;
}
.program-list li {
	margin-bottom: 3px;
	list-style-type: none;
	list-style-image:url(/img/bullet.gif);
}
/* -- featured resource tabs -- */

/* tabs */
ul.navlist {
	list-style-type: none;
	padding-bottom: 29px;
	border-bottom: 3px solid #FF8300;
	margin: 0 0 0 0;
	padding-left: 0px;
	list-style: none;
}
ul.navlist li {
	float: left;
	height: 27px;
	margin: 2px 0 0 0;
	border: none;
	list-style: none;
	background: url(/img/tab.png) no-repeat right top;
}
ul.navlist li.active {
	border-bottom: 1px solid #FF8300;
	background: url(/img/tab-selected.png) no-repeat right top;
}
li.active a {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-shadow: 0 1px 1px #111;
}
.navlist a {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	width: 90px;
	float: left;
	display: block;
	color: #999;
	text-decoration: none;
	padding: 6px 25px 6px 12px;
}
.navlist a:hover {
	background: url(/img/tab-selected.png) no-repeat right top;
	color: #fff;
	border-bottom: 1px solid #FF8300;
}
/* content below the tab */
.tabbed-content {
	margin: 0;
	padding: 0;
}
.featured-resource-wp {
	margin-bottom: 15px;
	background: #fff;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#ffffff, endColorstr=#eeeeee);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
	border: 1px solid #eeeeee;
	background-color: -moz-linear-gradient;
	background-image: url(/img/featured-whitepaper.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
}
.featured-resource {
	margin-bottom: 15px;
	background: #fff;
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#ffffff, endColorstr=#eeeeee);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
	border: 1px solid #eeeeee;
	background-color: -moz-linear-gradient;
	background-image: url(/img/featured-ebook.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
}
.featured-resource-wp .inside {
	margin: 40px 15px 20px 50px;
}

.featured-resource .inside {
	margin: 40px 15px 20px 50px;
}

.featured-resource-wp h3 {
	color: #143741;
	font-size: 18px;
	padding: 0 0 7px 0;
	margin: 0;
}
.featured-resource-wp h3 a {
	text-decoration: none;
    color: #143741;
}


.featured-resource h3 {
	color: #143741;
	font-size: 18px;
	padding: 0 0 7px 0;
	margin: 0;
}

.featured-resource h3 a {
	text-decoration: none;
    color: #143741;
}

.featured-resource-wp p {
	color: #293440;
	font-size: 13px;
	padding: 0;
	margin: 0;
}

.featured-resource p {
	color: #293440;
	font-size: 13px;
	padding: 0;
	margin: 0;
}
/**/

/* --- yellow toolTip --- */
.yellow-tool-tip-error {
	width: 215px;
	margin-bottom: 15px;
}
.yellow-tool-tip-error .top {
}
.yellow-tool-tip-error .middle {
	font-size: 11px;
	color: #f00;
	background-image: url(/img/error-tool-tip-bg-middle.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 6px 20px 6px 10px;
}
.yellow-tool-tip-error .bottom {
}
.yellow-tool-tip {
	width: 215px;
	margin-bottom: 15px;
}
.yellow-tool-tip .top {
}
.yellow-tool-tip .middle {
	font-size: 11px;
	color: #333;
	background-image: url(/img/error-tool-tip-bg-middle.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 6px 20px 6px 10px;
}
.yellow-tool-tip .bottom {
}
/**/

/* span reduces text to 12 pixels */
.smaller-size {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
/*  pagination  */
.pagination {
	border-top: 2px dotted #ccc;
	border-bottom: 2px dotted #ccc;
	margin: 10px 0;
	padding: 5px 0;
}
.pagination ul {
	margin: 0;
	padding: 0;
}
.pagination li {
	float: left;
	margin: 7px;
	padding: 0 12px 0 0;
	list-style: none;
}
.pagination li.on {
	font-weight: bold;
}
.pagination li.pages {
	border-right: 1px solid orange;
}
div.pagination div.clear-space {
	clear:both;
    margin-bottom: 0px;
}
.pagination li.stovepipe {
	border-right: 1px solid orange;
}
.pagination li.stovepipe_left{
    margin:7px 7px 7px 0;
    padding: 0 0 0 12px;
    border-left: 1px solid orange;
}
/**/

/*  pagination-date  */
.pagination-date {
	border-top: 2px dotted #ccc;
	border-bottom: 2px dotted #ccc;
	margin: 10px 0;
	padding: 5px 0;
}
.pagination-date ul {
	margin: 0;
	padding: 0;
    position:relative;
    /*left:-210px;*/
    list-style-type: none;
    /*width:9999px;*/
}
.pagination-date li {
    width: 47px;
	font-size: 11px;
	float: left;
	margin: 7px 3px;
	padding: .4em .9em;
	list-style: none;
	background-color: #eee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-opera-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}
.pagination-date li.on {
	color: #fff;
	background-color: #143640;
}
.pagination-date li.on a {
	color: #fff;
}
.pagination-date li.end-left, .pagination-date li.end-right {
	background-color: #fff;
	padding: 0;
}
.pagination-date li.end-left {
	padding-right: .1em;
}
.pagination-date li.end-right {
	padding-left: .1em;
}
.pagination-date li.end-left a, .pagination-date li.end-right a {
	border: none;
	text-decoration: none;
}
.carousel{
    overflow: hidden;
    /*width:585px;*/
    float:left;
}
/*#left_scroll, #right_scroll{
    float:left;
    margin: 7px 3px;
}*/
/* footer */
#footer {
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.footer-inside {
	width:960px;
	margin: 20px auto;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-opera-border-radius:8px;
	-khtml-border-radius:8px;
}
.footer-content {
	padding: 20px;
}
.footer-list {
}
.footer-list .footer-col, .footer-list .footer-col-school {
	float: left;
	margin-left:0;
	width: 200px;
	margin-right:2em;
}
.footer-list p {
	color: #333;
	margin: 0 0 3px 0;
}
.footer-list h3 {
	font-size: 13px;
	color: #333;
	margin: 0 0 3px 0;
}
.footer-list p {
	color: #666;
	margin: 0 0 3px 0;
}
.footer-list .footer-col-school a {
	color: #777;
	text-decoration: none;
	margin: 0 0 3px 0;
	opacity:1;
}
.footer-list .footer-col a {
	text-decoration: none;
}
.footer-list .footer-col a:hover, .footer-list .footer-col-school a:hover {
	text-decoration: underline;
}
.copyr {
	margin: 20px 0 0 0;
}
.copyr p {
	font-size: 11px;
	text-align: center;
	color: #777;
	margin: 0 0 0 0;
}
img.social_media{
    border: none;
    text-shadow:none;
}
.byline-share .clear-space {
	clear: both;
	margin-bottom: 10px;
    padding-bottom: 10px;
}
div.blog_article_body{
    border-bottom: 1px solid #CCCCCC;
}
div.social_media{
    margin-top: 10px;
    border-bottom: 1px solid #CCCCCC;
}
img.author-img{
    margin-right: 20px;
}
div.right{
    float:right;
}
.clear-space6 {
	clear: both;
	padding: 0;
	margin-bottom: 2px;
}
.site-heading a{
    color:#FFFFFF;
}
.ciu{
    font-size: 11px;
}
.article .articleBody p{
    margin: 0 0 15px;
}
#sg-popup #sg_heading {font-weight: bold;}
#sg-popup p a {font-size: 18px;}

#tophat{
border-right:0px none;
margin-left:-10px
display:none;
}


.search {
	color: #fff;
	font-size: 14px;
	-moz-text-shadow: 0 1px 1px #111;
	-webkit-text-shadow: 0 1px 1px #111;
	text-shadow: 0 1px 1px #111;
	margin-top:20px;
	margin-left: -15px;
    height:27px;
    padding:0;
}
.search-left{
    float: left;
    margin:5px;
}
.sd-search {
	width: 200px;
	height:inherit;
	-moz-box-shadow: 0 0 3px #444;
	-webkit-box-shadow: 0 0 3px #444;
	box-shadow: 0 0 3px #444;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-opera-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	padding: 0;
    background-color: #FFFFFF;
	margin-left: 60px;
}
.sd-search input {
    width: 192px;
	border: none;
    height:22px;
    position:absolute;
    font-size: 14px;
    margin:1px 0px 1px 2px;
}
.sd-search form input.btn {
    width:51px;
	height:27px;
	margin-left: 210px;
}