/*

Theme Name: ICEF Monitor Responsive

Theme URI: http://agencyzed.com

Description: A slick 3-column responsive theme for ICEF Monitor.

Version: 1.0

Author: Agency Zed

Author URI: http://agencyzed.com

*/



/* browser resets */

* { margin:0; padding:0; border:none; outline: none; }

a { text-decoration: none; color: #2d2319; }

body { font-size: 12px;; color: #2d2319; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; }

header, nav, footer {  display: block;  } 

h2 { font-weight: normal; }

p { margin-bottom: 1.2em; }

.mobileShow {display:none;}

/* SPRITES */



.sprite {

    background: url( 'images/sprites.png' ) no-repeat transparent;

    display: block;

}

.sprite.search-button {

    width: 34px;

    height: 37px;

    float: left;

}

.sprite.nav-arrow {

    background-position: -103px 0;

    width: 10px;

    height: 9px;

    float: right;

    margin: 5px 10px 0 13px;

}

.sprite.slider-more {

    width: 64px;

    height: 25px;

    float: right;

    background-position: -36px 0;

}

.sprite.next {

    width: 62px;

    height: 26px;

    background-position: -114px 0;

    margin-top: 15px;

}

.sprite.follow-twitter {

    background-position: 0 -38px;

    width: 28px;

    height: 19px;

    margin-top: 5px;

}

.sprite.follow-facebook {

    background-position: -35px -27px;

    width: 28px;

    height: 28px;

}

.sprite.follow-linkedin {

    background-position: -64px -27px;

    width: 28px;

    height: 28px;

}

.sprite.follow-rss {

    background-position: -93px -27px;

    width: 25px;

    height: 25px;

    margin-top: 2px;

}

.sprite.follow-google {

    background-position: -118px -27px;

    width: 26px;

    height: 22px;

    margin-top: 3px;

}

.sprite.follow-youtube {

    background-position: -146px -27px;

    width: 22px;

    height: 25px;

    margin-top: 1px;

}

.sprite.follow-flickr {

    background-position: -169px -27px;

    width: 27px;

    height: 26px;

    margin-right: 0 !important;

}

.sprite.follow-slideshare {
background-position:-159px -159px;
width:26px;
height:26px;
margin-right:0!important;
}

.sprite.button1 {

    background-position: 0 -58px;

    width: 121px;

    height: 20px;

    padding: 8px 0 8px 10px;

    margin-top: 10px;

    color: #AD2B1B;

    font-size: 16px;

}

.sprite.twitter-header {

    background-position: -132px -58px;

    width: 39px;

    height: 34px;

    float: left;

    margin: 4px 10px 0;

}

.sprite.graph-header {

    background-position: -172px -58px;

    width: 33px;

    height: 29px;

    margin: 4px 10px 0;

    float: left;

}

.sprite.video {

    background-position: -98px -95px;

    width: 32px;

    height: 32px;

    margin: 4px 10px 0;

    float: left;

}

.sprite.video2 {

    background-position: -98px -155px;

    width: 32px;

    height: 32px;

    margin: 4px 10px 0;

    float: left;

}

.sprite.facts {

    background-position: 0 -95px;

    width: 62px;

    height: 73px;

    position: absolute;

    right: 0;

    top: 7px;

    color: #00417e;

    font-size: 25px;

    padding: 45px 0 0 35px;

}

.sprite.sidePop {
    background-position: -187px -155px;
	width: 32px;
	height: 34px;
	float: left;
	margin: 4px 5px 15px 10px;
}

.sprite.logo-footer {

    background-position: 0 -213px;

    width: 195px;

    height: 59px;

}

.sprite.footer-twitter {

    background-position: -131px -107px;

    width: 26px;

    height: 19px;

    margin-top: 5px;

}

.sprite.footer-facebook {

    background-position: -158px -98px;

    width: 29px;

    height: 29px;

}

.sprite.footer-linkedin {

    background-position: -187px -99px;

    width: 27px;

    height: 27px;

    margin-top: 1px;

}

.sprite.footer-rss {

    background-position: -98px -128px;

    width: 25px;

    height: 25px;

    margin-top: 2px;

}

.sprite.footer-google {

    background-position: -125px -128px;

    width: 26px;

    height: 22px;

    margin-top: 4px;

}

.sprite.footer-youtube {

    background-position: -155px -128px;

    width: 22px;

    height: 26px;

    margin-top: 1px;

}

.sprite.footer-flickr {

    background-position: -179px -128px;

    width: 26px;

    height: 25px;

    margin-top: 2px;

}

.sprite.footer-slideshare {
background-position:-130px -159px;
width:26px;
height:26px;
margin-top:2px;
}


/* HEADER SECTION */

body {

    background: url( 'images/1px_body.png' ) repeat-x #fff; 

    font-family: arial,sans-serif;

}

header {

    margin: auto; 

    width: 940px;

}



#top-header {

    height: 80px; 

    padding: 10px 0 10px 0;

}

#logo {

    background: url( 'images/logo.png' ) no-repeat transparent; 

    width: 160px; 

    height: 80px;

    float: left;

}

#top-menu {

    float: right; 

    margin-top: 9px;

    width: 440px;

}

#top-menu li {

    list-style-type: none;

}

#top-menu li  a  {

    color: #746767;

    font-size: 11px;

    display: block;

    float: left;

    padding: 5px 10px 0;

    margin-top: 5px;

    height: 20px;

    background: url( 'images/1px_top_menu.png' ) no-repeat right transparent; 

}

#top-menu li  a.last  {

    background: none;

}

#top-menu li  a:hover  {

    background-color: #f8f8f8;

}

#top-menu span {

    list-style-type: none;

}

#top-menu span  a  {

    color: #746767;

    font-size: 11px;

    display: block;

    float: left;

    padding: 5px 10px 0;

    margin-top: 5px;

    height: 20px;

    background: url( '../images/1px_top_menu.png' ) no-repeat right transparent; 

}

#top-menu span  a.last  {

    background: none;

}

#top-menu span  a:hover  {

    background-color: #f8f8f8;

}

#search-box {

    float: right;

    height: 37px;

    width: 250px;

}

#search-box input[type=text] {

    float: left;

    width: 216px;

    border: none;

    height: 37px;

    color: #999999;

    background: url( 'images/1px_search.jpg' ) repeat-x; 

}



#search-box input[type=submit] {

    float: left;

    text-align: left;

    width: 216px;

    border: none;

    height: 37px;

    color: #999999;

    background: url( 'images/1px_search.jpg' ) repeat-x; 

}

input#searchsubmit {

	display: none;

}

nav{

    width: 940px;

    height: 40px;

    background: url( 'images/1px_nav.jpg' ) repeat-x;

}

nav li {

    list-style-type: none;

    position: relative;

    float: left;

    display: block;

    z-index: 8;

    font-size:13px;

}

nav li a {

    display: block;

    float: left;

    padding: 10px 20px;

    color: #fff;

    height: 20px;

}



nav li a.arrow {

    padding-right: 10px;

}

nav li:hover {

    background: #fff;

}

nav li:hover a {

    color: #ad2b1b;

}



nav li a:hover {color: #ad2b1b;}



nav li:hover a.arrow span.nav-arrow {

    background-position: -103px -12px;

}

nav span {

    list-style-type: none;

    position: relative;

    float: left;

    display: block;

    z-index: 8;

    font-size:13px;

}

nav span a {

    display: block;

    float: left;

    padding: 10px 20px;

    color: #fff;

    height: 20px;

}

nav span a.arrow {

    padding-right: 10px;

}

nav span:hover {

    background: #fff;

}

nav span:hover a {

    color: #ad2b1b;

}

nav span:hover a.arrow span.nav-arrow {

    background-position: -103px -12px;

}

nav .sub-nav {

    display: none;

}

nav li:hover ul.sub-nav {

    display: block;

    z-index: 1;

}

nav span:hover ul.sub-nav {

    display: block;

    z-index: 1;

}

nav ul.sub-nav {

    position: absolute;

    top: 40px;

    left: 0;

    padding: 10px 0;

    background: #fff;

}

nav ul.sub-nav li a {

    background: #fff;

    display: block;

    color: #000;

    width: 200px;

    height: 20px;

    padding: 2px 0 2px 10px;

    font-size: 13px;

}

#right-nav-icef {font-size: 13px;}

nav ul.sub-nav li a:hover {

    background: #f4f4f4;

}

nav ul.sub-nav li ul.children {

    margin:0px;

    margin-left:10px;

}

#right-nav-icef {

    width: 102px;

    height: 40px;

    float: right;

    background: url( 'images/nav_right_arrow.png' ) no-repeat 0 0;

    padding: 10px 0 0 50px;

    color: #fff;

}

#right-nav-icef a {

	color: #fff;

}

/* MAIN CONTENT */



#content-wrapper {

    width: 940px;

    margin: auto;

}

#top-content {

    height: 338px;

    width: 940px;

    margin-bottom: 20px;

}

#main-content {

    width: 940px;

}

#left-column, #middle-column {

    border-right: 1px dotted #999;

}

#left-column, #middle-column, #right-column {

    float: left;

}

#left-column {

    width: 420px;

    padding-right: 15px;

}

#left-column-wide {

    width: 570px;

    padding-right: 15px;

}

.article .article-header {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    color: #003a87;
    border-top: 1px dotted #999;
    border-bottom: 1px dotted #999;
    padding: 10px 0;
    margin-bottom: 10px;
}

.article.small .article-header {
    font-family: 'Roboto', sans-serif;
    border-top: none;
    margin-bottom: 0;
}

.article {

    color: #2d2319;

    margin-bottom: 15px;

}

.article p, .article-column p {

	line-height:20px;

}

.article.small , .article.first-small, .article.first-small .article-header {
    font-family: 'Roboto', sans-serif;
    margin-bottom: 0;
}



div.article.first-small div.article-header {
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
}



#left-column .pagination, #left-content .pagination {

    float: right;

    margin: 20px 0;

}

#left-column .shadow {

    border-top: 1px dotted #999;

    background: url( 'images/content_shadow.png' ) no-repeat;

    width: 418px;

    height: 24px;

}

#left-column .article-container {

    float: left;

    padding: 0 20px;

    width: 178px;

}

#left-column .article-container.first {

    width: 179px;

    border-right: 1px dotted #999;

    padding-left: 0;

}

#left-column .article-container h2 {
    font-family: 'Roboto', sans-serif;	
    color: #ad2b1b;
    margin-bottom: 20px;
}

#left-column .article-container .article-header {
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
}



#left-column div.article p {
    padding:0px;
    margin-bottom:0px;
}

#middle-column {
    width: 161px;
    padding: 0 15px 0 13px;

}

#middle-column h2 {

    color: #ad2b1b;

    font-size: 23px;

    border-top: 1px dotted #999;

    border-bottom: 1px dotted #999;

    padding: 10px 0;

    margin-bottom: 10px;

}

#middle-column .video-header, {

    color: #fff;

    background: url( 'images/1px_right_box_video_header2.png' ) repeat-x;

    height: 149px;

}

#middle-column .video-header .content{

    margin: 15px 10px 0 12px;

}

#middle-column .video-header img{

    margin-right: 10px;

}

#middle-column .header .content {

    margin: 15px 10px 0 12px;

    padding-bottom: 10px;

}

#middle-column .header img {

   

    margin-right: 10px;

}

#middle-column .video-header h2 {

    color: #ffffff;

    font-size: 23px;

    padding-top: 5px;

}

#facebook-box h2 {

    color: #AD2B1B;

    border-bottom: none;

    font-size: 25px;

}

.tab-header {

    background-color: #f6f6f6;

    color: #958d8d;

    width: 80px;

    float: left;

    height: 26px;

    padding-top: 12px;

    text-align: center;

    display: block;

}

.tab-header.first {

    margin-right: 1px;

}

.tab-header.selected {

    background: url( 'images/1px_tab.jpg' ) repeat;

    color: #ad2b1b;

}

.tab-content {

    margin: 15px 0 20px;

}

.tab-content li {

    list-style-type: none;

    margin-bottom: 3px;

}

.tab-content ul.posts li {

    margin-bottom: 15px;

}



#right-column {

   float: right;

    padding-left: 10px;

    width: 300px;

}

#right-column .right-box {

    padding-bottom: 15px;

    border-bottom: 1px dotted #999;

    margin-bottom: 15px;

}

#right-column .right-box.subscribe-follow {

    background: url( 'images/subscribe-follow.jpg' ) no-repeat;

    height: 255px;

    padding: 17px 0 0 23px;

}

#right-column .right-box.subscribe-follow h2 {

    font-size: 28px;

    color: #fff;

}

#right-column .right-box.subscribe-follow .social-footer {

    margin: 10px 15px 0 0;

    padding-bottom: 10px;

    border-bottom: 1px dotted #fff;

    width: 255px;

}

#right-column .right-box.subscribe-follow .subsribe {

    margin-top: 15px;

}

#right-column .right-box.subscribe-follow p {

    color: #fff;

    margin-top: 10px;

    width: 250px;

}

#right-column .right-box .header {

    color: #fff;

    background: url( 'images/1px_right_box_header.png' ) repeat-x;

    height: 45px;

}

#right-column .right-box .video-header, .video-header {

    background: url("images/1px_right_box_video_header.png") repeat-x scroll 0 -42px transparent;

    color: #FFFFFF;

    height: 44px;

}

#right-column .right-box .video-header .vidtext, .video-header .vidtext {

    margin: 15px 10px 0 0px;

}

.video-header a {color:#333;}

#right-column .right-box .video-header img, .video-header img {

    float: left;

    margin-right: 10px;

}

#right-column .right-box .header h2, #right-column .right-box .video-header h2, .video-header h2 {

    font-size: 23px;

    padding-top: 5px;

}

#right-column .right-box .box-content {

    background-color: #eff2f5;

}

#right-column .right-box .box-content.facts {

    height: 164px;

    position: relative;

    color: #001531;

    padding: 14px 110px 0 21px

}



#left-content {

    border-right: 1px dotted #999;

    width: 625px;

    margin-top: 13px;

    float: left;

}

#breadcrumb {

    background: url( 'images/breadcrumb.png' ) no-repeat;

    height: 35px;

}

#breadcrumb  a {

    float: left;

    display: block;

    margin: 5px 25px 0 0;

    color: #958d8d;

    font-size: 17px;

}

#breadcrumb  a.fixed {

    width: 65px;

}

#breadcrumb  a.current{

    color: #ad2b1b;

}

#left-content .article-column {

    width: 185px;

    margin: 0px 10px 20px 0;

    border-right: 1px dotted #999;

    padding-right: 10px;

    float: left;

}

#left-content .article-column.last {

    margin-right: 0;

}

#left-content .article-column h2 {
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    color: #003a87;
    border-top: 1px dotted #999;
    border-bottom: 1px dotted #999;
    padding: 5px 0;
    margin-bottom: 10px;
}

h2.factTitle {color: #003a87; margin-bottom:5px;}

.article-content {
	padding-right:15px;
	padding-top:10px;
}

.article-content h1, .article-content h2 {

	color: black;

	font-weight: bold;

	margin: 0 0 .8125em;

}

.article-content h2 {

	font-size: 14px;

}

.article-content p {

	margin-bottom:10px;

	font-size:14px;

	line-height:20px;

}

.article-content blockquote {

	margin-top:20px;

	margin-bottom:20px;

	margin-left:40px;

	margin-right:40px;

	padding-left:20px;

	padding-right:20px;

	border-left: 1px dotted #999;

    border-right: 1px dotted #999;

}



.article-content blockquote p {
	font-family: 'Roboto', sans-serif;
	margin-bottom:10px;
	color: #003a87;
	font-size:18px;
	line-height:24px;
}

.article-content ul li {

	font-size:14px;

	line-height:20px;

}

.article-content ol li {

	font-size:14px;

	line-height:20px;

}

.article-content a {

	color: #0064cc;

}

.article-column h2 a{

	color: #003A87;

}

.article-content ul {

list-style: square;

}

.article-content ul, ol {

margin: 0 0 1.625em 2.5em;

}

#left-content .shadow {

    border-top: 1px dotted #999;

    background: url( 'images/content_shadow_wide.png' ) no-repeat;

    width: 610px;

    height: 24px;

}

#left-content h1 {
    font-family: 'Roboto', sans-serif;
    color: #ad2b1b;
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 25px;
}



/* SLIDER */



#slider-wrapper {

    width: 640px;

    position: relative;

    height: 338px;

    float: left;

	margin-bottom:10px;

}

.slide, .slide-image, .slide-text {

    width: 640px;

    position: absolute;

}

.slide-text {

    background: url( 'images/slider_text_bg.png' ) repeat;

    height: 170px;

    left: 0;

    top: 168px;

}

.slide-text .main-header {

    color: #003986;

    font-size: 25px;

    margin: 30px 20px 15px;

    width: 470px;

}

.slide-text .sub-header {

    color: #001531;

    font-size: 16px;

    margin-left: 20px;

    width: 460px;

}

#slider-wrapper .pagination {

    position: absolute;

    left: 550px;

    top: 305px;

}

.pagination  a {

    display: block;

    float: left;

    color: #ad2b1b;

    width: 20px;

}

.search-list a {

	color: #ad2b1b;

}

.article-header a {
    font-family: 'Roboto', sans-serif;
    color: #003A87;
}

.pagination  a.current {

    color: #958d8d;

}



.emm-paginate {float: right; margin: 20px 0;}

.emm-paginate a {display: block; float: left; color: #ad2b1b; width: 20px;}

.emm-paginate a:hover, .emm-paginate a:active {color:#888;}

.emm-paginate .emm-title {display: none; float: left; color:#555; 

/* margin-right:4px; */

}

.emm-paginate .emm-gap {display: block; float: left; color:#999; 

/* margin-right:4px; */

}

.emm-paginate .emm-current {display: block; float: left; color: #958d8d; width: 20px;}

.emm-paginate .emm-page {display: block; float: left; }

.emm-paginate .emm-prev, .emm-paginate .emm-next {display: none; }



/* Follow / subscribe boxes */

#follow-box {

    float: right;

    width: 285px;

    height: 69px;

    background: url( 'images/follow_bg.png' ) no-repeat right #fefeff;

    color: #004a90;

    padding: 100px 0 0 15px;

}

#follow-box h2 {

    font-size: 28px;

}

#follow-box .sprite {

    float: left;

    margin-right: 13px;

}

#subscribe-box {

    background: url( 'images/subscribe_bg.png' ) no-repeat;

    width: 260px;

    height: 129px;

    float: right;

    color: #fff;

    padding: 20px;

}

#subscribe-box h2 {

    font-size: 28px;

    margin-bottom: 10px;

}



/* FOOTER */

footer {

    background: url( 'images/1px_footer.png' ) repeat-x;

    height: 450px;

    width: 920px;

    margin: auto;

    margin-top: 30px;

    padding: 23px 0 0 20px;

}

#footer-left {

    width: 287px;

    float: left;

    padding-right: 30px;

}

.subsribe {

    color: #fff;

    font-size: 21px;

    margin-top: 30px;

}

footer p {

    color: #fff;

    font-size: 11px;

}

.social-footer {

    margin-top: 40px;

    width: 280px;

    height: 30px;

}

.social-footer a {

    float: left;

    margin-right: 10px;

}



#footer-right {

    border-left: 1px dotted #fff;

    /* height: 244px; */

    width: 570px;

    float: left;

}

#footer-right .link-column {

    width:21%;

    margin-left: 20px; 

    float: left;

    color: #fff;

}

#footer-right .link-column ul.children{

	margin-left:10px;

}

#footer-right .link-column h2 {

    border-top: 1px dotted #fff;

    border-bottom: 1px dotted #fff;

    padding: 10px 0;

    margin-bottom: 20px;

}



#footer-right .link-column a {
    font-family: 'Roboto', sans-serif;
    display: block;
    color: #fff;
    margin-bottom: 2px;
    font-weight: bold;
}

#footer-right .link-column h2 a {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
}

#footer-right .link-column li {

    list-style-type: none;

}

#footer-right .copyright {

    margin-top: 15px;

    padding-top: 10px;

    border-top: 1px dotted #fff;

    width: 100%;

    font-size: 10px;

}

/* Images */

.article-content img,

.comment-content img,

.widget img {

    max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
    height: auto;

}

.alignright {

    display: inline;

    float: right;

    margin-left: 1.625em;

}

/* Image borders */

img[class*="align"],

img[class*="wp-image-"],

#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */

    border: 1px solid #ddd;

    padding: 6px;

}



/* MISCELLANEOUS */

.left {

    float: left;

}

.right {

    float: right;

}

.clear {

    clear: both;

}

.hide {

    display: none;

}





/* =Comments

----------------------------------------------- */

h3#comments {

	color: #666;

    font-size: 10px;

    font-weight: 500;

    line-height: 2.6em;

    padding: 0 0 2.6em;

    text-transform: uppercase;

}

#comments-title {

    color: #666;

    font-size: 10px;

    font-weight: 500;

    line-height: 2.6em;

    padding: 0 0 2.6em;

    text-transform: uppercase;

}

.nopassword,

.nocomments {

    color: #aaa;

    font-size: 24px;

    font-weight: 100;

    margin: 26px 0;

    text-align: center;

}

.commentlist {

    list-style: none;

    margin: 0 auto;

    width: 68.9%;

}

.content .commentlist,

.page-template-sidebar-page-php .commentlist {

    width: 100%; /* reset the width for the one-column and sidebar page layout */

}

.commentlist > li.comment {

    background: #f6f6f6;

    border: 1px solid #ddd;

    -moz-border-radius: 3px;

    border-radius: 3px;

    margin: 0 0 1.625em;

    padding: 1.625em;

    position: relative;

}

.commentlist .pingback {

    margin: 0 0 1.625em;

    padding: 0 1.625em;

}

.commentlist .children {

    list-style: none;

    margin: 0;

}

.commentlist .children li.comment {

    background: #fff;

    border-left: 1px solid #ddd;

    -moz-border-radius: 0 3px 3px 0;

    border-radius: 0 3px 3px 0;

    margin: 1.625em 0 0;

    padding: 1.625em;

    position: relative;

}

.commentlist .children li.comment .fn {

    display: block;

}

.comment-meta .fn {

    font-style: normal;

}

.comment-meta {

    color: #666;

    font-size: 12px;

    line-height: 2.2em;

}

.commentlist .children li.comment .comment-meta {

    line-height: 1.625em;

    margin-left: 50px;

}

.commentlist .children li.comment .comment-content {

    margin: 1.625em 0 0;

}

.comment-meta a {

    font-weight: bold;

}

.comment-meta a:focus,

.comment-meta a:active,

.comment-meta a:hover {

}

.commentlist .avatar {

    -moz-border-radius: 3px;

    border-radius: 3px;

    -webkit-box-shadow: 0 1px 2px #ccc;

    -moz-box-shadow: 0 1px 2px #ccc;

    box-shadow: 0 1px 2px #ccc;

    left: -102px;

    padding: 0;

    position: absolute;

    top: 0;

}

.commentlist > li:before {

    content: url(images/comment-arrow.png);

    left: -21px;

    position: absolute;

}

.commentlist > li.pingback:before {

    content: '';

}

.commentlist .children .avatar {

    background: none;

    -webkit-box-shadow: none;

    -moz-box-shadow: none;

    box-shadow: none;

    left: 2.2em;

    padding: 0;

    top: 2.2em;

}

a.comment-reply-link {

    background: #eee;

    -moz-border-radius: 3px;

    border-radius: 3px;

    color: #666;

    display: inline-block;

    font-size: 12px;

    padding: 0 8px;

    text-decoration: none;

}

a.comment-reply-link:hover,

a.comment-reply-link:focus,

a.comment-reply-link:active {

    background: #888;

    color: #fff;

}

a.comment-reply-link > span {

    display: inline-block;

    position: relative;

    top: -1px;

}



/* Post author highlighting */

.commentlist > li.bypostauthor {

    background: #ddd;

    border-color: #d3d3d3;

}

.commentlist > li.bypostauthor .comment-meta {

    color: #575757;

}

.commentlist > li.bypostauthor .comment-meta a:focus,

.commentlist > li.bypostauthor .comment-meta a:active,

.commentlist > li.bypostauthor .comment-meta a:hover {

}

.commentlist > li.bypostauthor:before {

    content: url(images/comment-arrow-bypostauthor.png);

}



/* Post Author threaded comments */

.commentlist .children > li.bypostauthor {

    background: #ddd;

    border-color: #d3d3d3;

}



/* Comment Form */



#respond {

    /* background: #ddd; */

    border-top: 1px dotted #999;

    /* border: 1px solid #d3d3d3; */

    /* -moz-border-radius: 3px; */

    /* border-radius: 3px; */

    margin: 0 auto 1.625em;

    padding: 1.625em;

    position: relative;

    width: 85%;

}

#respond h3 {
	font-family: 'Roboto', sans-serif;
	color: #373737;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
}

#respond input[type="text"],

#respond textarea {
    background: #fff;
    border: 4px solid #eee;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
    -moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
    box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
    position: relative;
    padding: 10px;
    text-indent: 80px;
}

#respond .comment-form-author,

#respond .comment-form-email,

#respond .comment-form-url,

#respond .comment-form-comment {

    position: relative;

}

#respond .comment-form-author label,

#respond .comment-form-email label,

#respond .comment-form-url label,

#respond .comment-form-comment label {

    background: #eee;

    -webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);

    -moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);

    box-shadow: 1px 2px 2px rgba(204,204,204,0.8);

    color: #555;

    display: inline-block;

    font-size: 13px;

    left: 4px;

    min-width: 60px;

    padding: 4px 10px;

    position: relative;

    top: 40px;

    z-index: 1;

}

#commentform form{

    padding: -20px 0px 0px 0px;

}

#respond input[type="text"]:focus,

#respond textarea:focus {

    text-indent: 0;

    z-index: 1;

}

#respond textarea {

    resize: vertical;

    width: 95%;

}

#respond .comment-form-author .required,

#respond .comment-form-email .required {

    color: #bd3500;

    font-size: 22px;

    font-weight: bold;

    left: 95%;

    position: absolute;

    top: 45px;

    z-index: 1;

}

#respond .comment-notes,

#respond .logged-in-as {

    font-size: 13px;

}

#respond p {

    margin: 10px 0;

}

#respond p.comment-form-comment {

    margin-top: -40px;

}

#respond p.comment-form-author {

    margin-top: -40px;

}

#respond p.comment-form-email {

    margin-top: -40px;

}

#respond p.comment-form-url {

    margin-top: -40px;

}

#respond .form-submit {

    float: right;

    margin: -20px 35px 10px;

}

#respond input#submit {

    background: #eee;

    border: none;

    -moz-border-radius: 3px;

    border-radius: 3px;

    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);

    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);

    box-shadow: 0px 1px 2px rgba(0,0,0,0.3);

    color: #555;

    cursor: pointer;

    font-size: 15px;

    margin: 20px 0;

    padding: 5px 42px 5px 22px;

    position: relative;

    left: 30px;

    text-shadow: 0 -1px 0 rgba(0,0,0,0.3);

}

#respond input#submit:active {

    background: #1982d1;

    color: #bfddf3;

}

#respond #cancel-comment-reply-link {

    color: #666;

    margin-left: 10px;

    text-decoration: none;

}

#respond .logged-in-as a:hover,

#respond #cancel-comment-reply-link:hover {

    text-decoration: underline;

}

.commentlist #respond {

    margin: 1.625em 0 0;

    width: auto;

}

#reply-title {

    color: #373737;

    font-size: 24px;

    font-weight: normal;

    line-height: 30px;

}

#cancel-comment-reply-link {

    color: #888;

    display: block;

    font-size: 10px;

    font-weight: normal;

    line-height: 2.2em;

    letter-spacing: 0.05em;

    position: absolute;

    right: 1.625em;

    text-decoration: none;

    text-transform: uppercase;

    top: 1.1em;

}

#cancel-comment-reply-link:focus,

#cancel-comment-reply-link:active,

#cancel-comment-reply-link:hover {

    color: #ff4b33;

}

#respond label {

    line-height: 2.2em;

}

#respond input[type=text] {

    display: block;

    height: 24px;

    width: 95%;

}

#respond p {

    font-size: 12px;

}

p.comment-form-comment {

    margin: 0;

}

.form-allowed-tags {

    display: none;

}



/* Bread Crumbs */

.bread_crumb {

    margin:0;

    /* border-bottom:1px solid #eee; */

    padding:0em 0 0.5em;

    clear: both;

    height: 36px;

    /* background: #f8f8f8; */

}



.bread_crumb ul {

	list-style: none outside none;

	height:36px;

}



.bread_crumb li {

    /*font-size:12px;*/

    color:rgb(180,180,180);

	display: block;

	position: relative;

    float:left;

    /*margin-right:1em;*/

    list-style: none outside none;

	font-size: 16px;

	height: 36px;

	line-height: 36px;

	margin: 0px 6px 0px 0;

	padding: 0px 10px 0px 20px;

	background: url('../images/ICEF_Chevron.png') no-repeat 0% 0;

}

.bread_crumb li.level-1 {

   /*font-size:12px;*/

    color:rgb(180,180,180);

	display: block;

	position: relative;

    float:left;

    /*margin-right:1em;*/

    list-style: none outside none;

	font-size: 16px;

	height: 36px;

	line-height: 36px;

	margin: 0px 6px 0px 0;

	padding: 0px 10px 0px 20px;

}



.bread_crumb li:after {

    /* content : '>';

    padding-left:10px;

    margin-right:10px; */

}

.bread_crumb li:last-child:after {

    content : '';

}

.bread_crumb li a {

    /* color:rgb(120,120,120); */

}

.bread_crumb li.current {

	color:#AD2B1B;

	display:none;

}



/* Twitter styles */

.at-reply { color: #0064cc; }

.at-reply a{ color: #0064cc; }

.hash-tag { color: #0064cc; }

.hash-tag a{ color: #0064cc; }

a.twitter-link { color: #0064cc; }

a:hover.twitter-link { color: #0064cc; }

a.twitter-date { color: #0064cc; }

a:hover.twitter-date { color: #0064cc; }

.profile-link { color: #0064cc; }

.follower-count { color: #0064cc; }



/* Facebook Send/Like Hack */

.connect_widget div.connect_confirmation_cell_no_like { display:none;}

#facebook-box {padding-bottom: 15px;}



/* Subscribe2 Styles */

input.s2sub[type=submit]{

   border:none;

background-color: none;

   background: url('images/button_blank.png') no-repeat;

   /* make sure you set some dimensions */

   background-size: 131px 36px;

height:36px;

width:131px;

font-size:14px;

color:#003A87;

text-align:left;

text-indent:10px;

}



div.s2unsub input[type=submit] {

   border:none;

background-color: none;

   background: url('images/button_blank.png') no-repeat;

   /* make sure you set some dimensions */

   background-size: 131px 36px;

height:36px;

width:131px;

font-size:14px;

color:#003A87;

text-align:left;

text-indent:10px;

}

input#s2email  {

margin-top:10px;

margin-bottom:10px;

padding-top: 7px;

padding-bottom: 7px;

padding-left: 7px;

background-color: #ccc;

width:167px;

}





p.s2_message {

    margin-left: 20px;

margin-right: 20px;

}



div.entry-content p.s2_message {

    margin-left: 20px;

    margin-right: 20px;

    color: #373737;

}



div#PopWidget p.s2_message {

    color: #ffffff;

    margin-left: 0px;

    margin-right: 0px;

}

div.search p.s2_message {

margin-left: 0px;

margin-right: 0px;

color: #373737;

}

div#PopWidget form p {

margin-bottom: 0px;

color: #ffffff;

}



div#folowsm p {

margin-bottom:0px;

}



div.search p.s2_error {

margin-left: 0px;

margin-right: 0px;

color: #373737;

}

div.entry-content p.s2_error {

margin-left: 0px;

margin-right: 0px;

color: #373737;

}

div#PopWidget p.s2_error {

margin-left: 0px;

margin-right: 0px;

color: #2D2319;

}



p.s2_error {

    margin-left: 20px;

    margin-right: 20px;

    color: #2D2319;

}



p.s2_message a{

color: #ffbc5e;

}



div.entry-content p.s2_message a{

color: #1982D1;

}



.gform_body input {

border: 1px solid #ccc; 

}

.gform_footer input[type=submit]{

   background: url( 'images/sprites.png' ) no-repeat transparent;

    display: block;

    background-position: 0 -58px;

    width: 121px;

    height: 20px;

    padding: 8px 5px;

    margin-top: 10px;

    color: #004a90;

    font-size: 16px;

   

   /* make sure you set some dimensions */

   

}

/* DomTab Styles */

		div.domtab{

			width:161px;

			font-size:100%;

			margin:0;

			padding:0;

			list-style:none;

			border:none;

		}
		
		div#right-column div.domtab{ width:298px; }

		ul.domtabs{

			float:left;

			width:100%;

			margin:0em 0 0 0;				

		}

		ul.domtabs li{

			float:left;

			width:80px;

			padding:0;

			list-style-type: none;

		}

		ul.domtabs a:link,

		ul.domtabs a:visited,

		ul.domtabs a:active,

		ul.domtabs a:hover{

			width:80px;

			padding-top:12px;

			display:block;

			background:#F6F6F6;

			color:#958D8D;

			height:26px;

			font-weight:normal;

			text-align:center;

			text-decoration:none;

		}

		html>body ul.domtabs a:link,

		html>body ul.domtabs a:visited,

		html>body ul.domtabs a:active,

		html>body ul.domtabs a:hover{

			height:auto;

			min-height:26px;

		}

		ul.domtabs a:hover{

			background:#EFF2F5;

		}

		div.domtab div{

			clear:both;

			width:auto;

			background:#fff;

			color:#2D2319;

			padding:0;

		}

		div.domtab div ul {padding-top:10px; line-height:16px;list-style-type: none; margin-bottom:10px;}

		div.domtab div ul li {margin-bottom: 10px;}

		div.domtab div ul li ul.children {padding-top: 0px; margin-bottom:0px; margin-left:10px;}

		div.domtab div ul li.cat-item {margin-bottom: 2px;}

		ul.domtabs li.active a:link,

		ul.domtabs li.active a:visited,

		ul.domtabs li.active a:active,

		ul.domtabs li.active a:hover{

			background: url( 'images/1px_tab.jpg' ) repeat;

    		color: #ad2b1b;

		}

		#domtabprintview{

			float:right;

			padding-right:1em;

			text-align:right;

		}

		#domtabprintview a:link,

		#domtabprintview a:visited,

		#domtabprintview a:active,

		#domtabprintview a:hover{

			color:#fff;

		}

	

		div.domtab div a:link,

		div.domtab div a:visited,

		div.domtab div a:active

		{

			color:#2D2319;

			padding:0;

			text-decoration:none;

		}

		div.domtab div h2 a,

		div.domtab div h2 a:hover,

		div.domtab div h2 a:active

		{

			color:#cfc;

			display:inline;

			padding:0;

			font-weight:normal;

			font-size:1em;

		}

		

/* ICEF Twitter Header */



h2 a.iceftwitter { color:#fff; }



/* scrolling sidebar div */

div.scroll {

	height: 300px;

	width: 280px;

	overflow: auto;

	border: none;

	background-color: #fff;

	padding: 8px;

}



/* article meta */



.article-meta {

	padding-right:15px;

	margin-bottom:20px;

}



.article-meta a{

	color: #0064cc;

}

.entry-meta {

	color: #0064cc;

}

.entry-meta a{

	color: #0064cc;

}



.entry-meta span a{

	color: #0064cc;

}

.article-meta a{

	color: #0064cc;

}

.share-meta {

	color: #0064cc;

}

.share-meta a{

	color: #0064cc;

}



.share-meta span a{

	color: #0064cc;

}



/* email formats */

.dailymail {font-family: 'Helvetica Neue', Helvetica, arial, sans-serif;}

#tinylink a {

	color: #0064cc;

}



.gform_body input {

border: 1px solid #ccc; 

}



.dailymail h1.article-header { color: #003A87;
	font-size: 26px;
	font-weight: normal; 
	/* line-height: 48px; */
	line-height: 24px;
	padding-bottom: .3em;
	padding-top: 15px;}

.dailymail a { color: #003a87;
	text-decoration: none;}

.dailymail a:hover, .dailymail a:focus, .dailymail a:active {color: #1982d1;} 	

.dailymail h1.article-header a { color: #003a87;
	text-decoration: none;}

.dailymail h1.article-header a:hover, .dailymail h1.article-header a:focus, .dailymail h1.article-header a:active {color: #1982d1;} 

.dailymail div.dailycontent{font-size:12px; font-weight: 300; line-height: 19px; margin-bottom: 1.625em; color:#373737;}

.dailymail p {font-size:12px; font-weight: 300; line-height: 19px; margin-bottom: 1.625em; color:#373737;}



div.fep p.submit input[type=submit]{

   background: url( 'images/sprites.png' ) no-repeat transparent;

    display: block;

    background-position: 0 -58px;

    width: 134px;

    height: 36px;

    padding: 8px 5px;

    margin-top: 10px;

    padding-left:0px;

    color: #004a90;

    font-size: 13px;

   

   /* make sure you set some dimensions */

   

}



div.fep select#display_name{

    margin-bottom: 20px;

}

div.fep {margin-bottom: 20px;}



p.submit input.button-primary[type=submit]{

   background: url( 'images/sprites.png' ) no-repeat transparent;

    display: block;

    background-position: 0 -58px;

    width: 134px;

    height: 36px;

    padding: 8px 5px;

    margin-top: 10px;

    padding-left:0px;

    color: #004a90;

    font-size: 13px;

   

   /* make sure you set some dimensions */

   

}



p.form-submit input.button-primary[type=submit]{

   background: url( 'images/sprites.png' ) no-repeat transparent;

    display: block;

    background-position: 0 -58px;

    width: 134px;

    height: 36px;

    padding: 8px 5px;

    margin-top: 10px;

    padding-left:0px;

    color: #004a90;

    font-size: 13px;

   

   /* make sure you set some dimensions */

   

}

table.editform input[type="checkbox"] {margin-bottom:10px;}



div.fep td input{border:1px solid #999;}



.wppb_holder input, .wppb_holder textarea {border: 2px inset;}



p.form-submit input#recover_password[type=submit], p.form-submit input#recover_password2[type=submit]{

   background: url( 'images/button_blank_sprite.png' ) no-repeat transparent;

    display: block;

    background-position: 0 0px;

    width: 155px;

    height: 36px;

    padding: 8px 5px;

    margin-top: 10px;

    padding-left:0px;

    color: #004a90;

    font-size: 13px;

   border:none;

   /* make sure you set some dimensions */

   

}



p.login-form-submit input.submit.button[type=submit], div.article-content form p input.button[type="submit"]  {

   background: url( 'images/login.png' ) no-repeat transparent;

    display: block;

    width: 138px;

    height: 41px;

    padding: 8px 64px 8px 0;

    margin-top: 10px;

    padding-left:0px;

    color: #AD2B1B;

    font-size: 16px;

   border:none;

   

   /* make sure you set some dimensions */

   

}



#wppb_recover_password input[type="password"] {

    margin-bottom: 5px;

    width: 60%;

    background: none repeat scroll 0 0 #FFFFFF;

    border: 1px solid #CCCCCC;

    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;

    color: #333333;

    font-family: Arial,sans-serif;

    font-size: 14px;

    font-weight: normal;

    line-height: 18px;

    padding: 6px 3px 4px 5px;

}

#wppb_login input.remember-me[type="checkbox"] {

    margin: 10px;

    border: 1px inset;

    vertical-align: middle;

}



div.fep td input {

background: none repeat scroll 0 0 #FFFFFF;

    border: 1px solid #CCCCCC;

    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;

    color: #333333;

    font-family: Arial,sans-serif;

    font-size: 14px;

    font-weight: normal;

    line-height: 18px;

    padding: 6px 3px 4px 5px;

}



.gform_body input, input.wysija-input, form#wysija-subscriptions input {

    border: 1px solid #CCCCCC;

    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;

    color: #333333;

    font-family: Arial,sans-serif;

    font-size: 14px;

    font-weight: normal;

    line-height: 18px;

    padding: 6px 3px 4px 5px;

}

p.wysija-paragraph label {font-size: 14px; color: black;

font-weight: bold;

margin: 0 0 .8125em;}

p.wysija-paragraph label.wysija-radio-label{font-size: 14px; color: black;

font-weight: normal;

margin: 0 0 .8125em;}

div.article-content form p input#log, div.article-content form p input#pwd {

background: none repeat scroll 0 0 #FFFFFF;

    border: 1px solid #CCCCCC;

    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;

    color: #333333;

    font-family: Arial,sans-serif;

    font-size: 14px;

    font-weight: normal;

    line-height: 18px;

    padding: 6px 3px 4px 5px;

}





label.TTS2all {font-size: 14px;

font-weight: bold;

margin-bottom:20px;}



td.TTS2allrow {padding-bottom:20px;padding-top:10px;}



h2.TTS2H2 {font-size: 18px;

font-weight: bold;

margin-top:20px;}



.widgetheader h2 {color: #fff; font-size:23px;}

.widgetheader {background: url("images/1px_right_box_header.png") repeat-x scroll 0 0 transparent; height: 44px; color: #ffffff; line-height: 40px; padding-left: 25px; margin-bottom:10px;}

.textwidget { border-bottom: 1px dotted #aaa; margin-bottom: 13px; padding-bottom: 10px;}



.execphpwidget .domtab {border: medium none;font-size: 100%; list-style: none outside none; margin: 0; padding: 0; width: 300px;}

.execphpwidget .domtab div a:link, .execphpwidget div.domtab div a:visited, .execphpwidget div.domtab div a:active {color: #003A87;}

.execphpwidget ul.domtabs {border-bottom: 1px solid #003A87; float: left; margin: 0 0 0; width: 100%;}

.execphpwidget .domtab div ul li { border-bottom: 1px dashed #DDDDDD; margin-bottom: 10px; padding-bottom: 5px;}

.execphpwidget ul.domtabs li.active a:link, .execphpwidget ul.domtabs li.active a:visited, .execphpwidget ul.domtabs li.active a:active, .execphpwidget ul.domtabs li.active a:hover { background: url("images/1px_right_box_header.png") repeat-x scroll 0 0 transparent;  color: #FFFFFF;}

 .orange tr:nth-child(even),.blue tr:nth-child(even) {
background:none repeat scroll 0 0 #fff;
border-bottom:1px dotted #999;
}

.orange tr,.blue tr {
background:none repeat scroll 0 0 #F5F5F5;
border-bottom:1px dotted #999;
}

.orange td,.blue td {
padding:8px 20px 6px 6px;
}

table.orange,table.blue {
margin-bottom:15px;
margin-top:10px;
border-collapse:collapse;
}

table.framed, .framed td {
border:1px solid #999;border-collapse:collapse
}

.framed td {
padding: .857em 0.587em;
}

.nublue tr:nth-child(even) {
background:none repeat scroll 0 0 #fff;
#border-bottom:1px solid #999;
}

.nublue tr {
background:none repeat scroll 0 0 #F5F5F5;
#border-bottom:1px solid #999;
}

.nublue td {
padding:8px 20px 6px 6px;
border:1px solid #999;
}

table.nublue {
margin-bottom:15px;
margin-top:10px;
border-collapse:collapse;
}

.nublue th {
background:none repeat scroll 0 0 #FFF;
border:1px solid #003A87;
color:#003A87;
font-size:13px;
text-align:left;
padding:10px 20px 8px 6px;
}

.nublue tr th {
border:1px solid #003A87;
}

#left-content .domtab, #left-content div.domtab {border: medium none;font-size: 100%; list-style: none outside none; margin: 0; padding: 0; width: 600px;}

#left-content .domtab div a:link, #left-content div.domtab div a:visited, #left-content div.domtab div a:active {color: #003A87;}

#left-content ul.domtabs {border-bottom: 1px solid #003A87; float: left; margin: 0 0 0; width: 100%;}

#left-content .domtab div ul li { border-bottom: 1px dashed #DDDDDD; margin-bottom: 10px; padding-bottom: 5px;}

#left-content ul.domtabs li.active a:link, #left-content ul.domtabs li.active a:visited, #left-content ul.domtabs li.active a:active, #left-content ul.domtabs li.active a:hover { background: url("images/1px_right_box_header.png") repeat-x scroll 0 0 transparent;  color: #FFFFFF;}



div.scrollbar {height: 342px; width: 186px; overflow: auto; border: none; background-color: #fff; padding: 8px;}

.fact-content {border-top: 1px dotted #AAAAAA; height: 120px; padding-top: 10px; padding-right:35px;}
.fact-content a {color:#0064cc;}
.factimg {float: left; width: 140px;}

.facebook { background: url("images/facebook.png") no-repeat scroll 0 0 transparent; display: block;

    float: left;    height: 60px;    margin-right: 8px;    margin-top: 14px;    width: 28px;}

.nandn { background: url("images/new.png") no-repeat scroll 0 0 transparent;  display: block; height: 60px; width: 28px; float:left; margin-right: 8px;    margin-top: 10px;}



.social { float: right;  padding-right: 20px;  padding-top: 10px; width: 490px;}

.socialtwo { float: left;  margin-top: 30px; width: 600px !important; margin-bottom: 20px;}

.subscribebutton {float:right;  height: 40px; margin-top: -70px; width: 150px;}

.subscribetext {width: 325px; height: 80px;}

#right-column .textwidget .vidtext a,.article-column h2 a,.execphpwidget .domtab div a:link,.execphpwidget div.domtab div a:visited,.execphpwidget div.domtab div a:active,#left-content .domtab div a:link,#left-content div.domtab div a:visited,#left-content div.domtab div a:active {
color:#003A87;
}

.noticeable p { font-size: 12px;  border-bottom: 1px dotted #999;  padding-bottom: 15px;  padding-right: 30px;  line-height: 22px;  font-weight: bold; color: #003A87;}

#middle-column .textwidget { border-bottom: none; padding-bottom: 0;  margin-bottom: 0;}

div#footer-right a:hover { color: #AD2B1B;}

input.wysija-submit.wysija-submit-field {
background:url(images/sprites.png) no-repeat transparent;
display:block;
background-position:0 -58px;
width:134px;
height:36px;
margin-top:10px;
text-align:left;
color:#b54132;
font-size:16px;
border:1px solid #CCC;
box-shadow:1px 1px 1px rgba(0,0,0,0.1) inset;
padding:8px 5px 8px 15px;
}

div.allmsgs div.updated {
background-color:#fff;
border:none;
color:#2d2319;
}

p.wysija-paragraph label {
font-size:14px;
color:#000;
font-weight:700;
margin:0 0 .8125em;
}

p.wysija-paragraph label.wysija-radio-label {
font-size:14px;
color:#000;
font-weight:400;
margin:0 0 .8125em;
}

#wysija-subscriptions td label[for="cf_4_a student recruitment agent,counsellor or advisor"],#wysija-subscriptions td label[for="cf_4_an educational institution"],#wysija-subscriptions td label[for="cf_4_an association"],#wysija-subscriptions td label[for="cf_4_a government entity"],#wysija-subscriptions td label[for="cf_4_a service provider"],#wysija-subscriptions td label[for="cf_4_an accommodation provider"],#wysija-subscriptions td label[for="cf_4_a work and travel or volunteer provider"],#wysija-subscriptions td label[for="cf_4_a student"],#wysija-subscriptions td label[for="cf_4_other"],#wysija-subscriptions td label {
float:left;
clear:both;
}

#wysija-subscriptions td label[for="list3"],#wysija-subscriptions td label[for="list4"] {float:none;
clear:none;}

p.submit input.button-primary.wysija,form#wysija-subscriptions input {
color:#b54132;
font-size:16px;
text-align:left;
padding-left:35px;
}

div.notice-msg.updated,div.notice-msg.updated ul li {
color:#b54132;
font-size:18px;
}

form#wysija-subscriptions input {margin-bottom:8px;}

/*Social Media*/



.tweet {  display: block;  position: absolute;  margin-left: 100px;}

.plusbutton { display: block;  position: absolute;  margin-left: 330px;}

.linkedin { display: block;  position: absolute;  margin-left: 205px;}

.facebooklike { display: block;  position: absolute;}

a.addthis_counter { display: inline-block !important;  position: absolute;  margin-left: 410px;}


/*AdPress Styles*/

.image-campaign li {margin:0 !important; margin-bottom:10px !important;}

/*Font Styles*/

.article-container h2, .article-content blockquote p, .article-header, #left-content h1, #footer-right .link-column a, #footer-right .link-column h2 a, .article-column h2, div.subsribe, #respond h3, div#footer-right h2, div#middle-column h2, div#right-column h2, div#subscribe-box h2, h2.main-header, div.article-header, h2#icefWidgetTitle, h1.entry-title, h1.entry-title a, p.fps-title, p.fps-excerpt, h3#reply-title, .jBreadCrumbAink ul li, .widget-title, .bread_crumb li, .followsm, p span.follows {font-family: 'Roboto', sans-serif;}



/******* Facts and Figures Slider Styles **********/

.facts-monitor .slide-wrapper {
	background-color: #EFF2F5;
	border: 1px solid #EFF2F5;
}


.facts-monitor .slide {
	background-color: #EFF2F5;
}

.facts-monitor .slide .layer{
	padding:10px !important;
}

.facts-monitor h2 {
	color:#003A87 !important;
        font-size:22px;
        line-height: 24px;
        padding-bottom: 2px;
        font-weight:normal;
        clear:none;
        text-align:left;
        z-index:1;
	background-color:#eff2f5; /* background color on titles is set to prevent the jagged font when doing opacity animations. */
}
.facts-monitor p {
line-height:16px;	
}
.facts-monitor .slide-arrows a.next {
	background: url('/wp-content/plugins/featured-articles-lite/themes/classic/images/sprites.png') no-repeat transparent;
	display: block;
	width: 62px;
	height: 26px;
	background-position: -114px 0;
	margin-top: 15px;
	position: absolute;
	left: 20px;
	top: 72%;
}

.facts-monitor div.image_container {
	display:block;
	position:relative;
	float:right;
	margin:0px 0px 0px 10px;
}

/*Left Copyright Styles*/

.left-copyright {color:#fff; display:none;}

/*------------------------------------------------*/
/*---------------[RESPONSIVE LAYOUTS]-------------*/
/*------------------------------------------------*/

/*---------------[Smartphone Landscape LAYOUTS]-------------*/
/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {

	header {width:400px;}
	#top-header {height:40px;}
	#logo { background: url( 'images/logo_half.png' ) no-repeat transparent;  width: 80px; height: 40px; float: left; }
	#top-menu {width:300px; margin-top:0px;}
	#top-menu span.toplinks {display:none;}
	#search-box {float:left;}
	#top-content {display:none;}
	#content-wrapper {width:400px;}
	#main-content {width:400px; margin:auto;}
	#left-column {width: 400px; padding-right: 0px; border:none;}
	#left-column .article-container.first, #left-column .article-container {width: 100%; border: none; padding-left: 0;}
	#left-column .shadow {width:100%;}
	#middle-column {width: 400px; padding:0px; border:none;}
	p iframe, .vidtext iframe {max-width: 400px !important; width: 400px !important;height:300px !important;}
	div.domtab {width:100%;}
	#right-column { float: left; padding-left: 0px; width: 100%; padding-top: 15px; border-top: 1px dotted #999;}
	ul#campaign-1 {height:600px;}
	ul#campaign-2, ul#campaign-3 {height:250px;}
	div.scroll {width:95%;}
	div.FA_overall_container_classic {width:398px !important;}
	div.facts-monitor {max-width:400px !important;}
	#left-content {width:100%; border-right: none;}
	.social {width:100%; float:none; padding-top:20px; height:30px;}
	a.addthis_counter {margin-top: 30px; margin-left: 0px;}
	.article-content blockquote {margin-left:20px; margin-right:20px;}
	#left-content .shadow {width:100%; background: url( 'images/content_shadow.png' ) no-repeat;}
	#left-content .article-column {width:100%; border-right:none;}
	#left-content .article-column  h2 a img {width:100%; height:auto;}
	.subscribetext {width:225px;}
	#other.domtab {width:100% !important;}
	#other.domtab div div a div, #other.domtab div div a div div {width:180px !important;}
	div.relPosts div a {border-left: 1px solid #efefef !important; border-bottom: 1px solid #efefef !important;}
	div.socialtwo { margin-top:10px; height:60px; }
	.socialtwo a{border:none !important; width: 100% !important;}
	.plusbutton { width:52px !important;}
	#other.domtab div div a div#___plusone_1 {width:52px !important;}
	div.right-box.subscribe-follow {padding-bottom:20px;}
	footer {width:400px; height: 350px;}
	#footer-left {width:380px; padding-right:0px;}
	#footer-right, .mobileHide {display:none;}
	.copy-narrow, .mobileShow {display:block;}
	.fact-content {height:auto;}
	.ubermenu .ubermenu-active>.ubermenu-submenu.ubermenu-submenu-type-mega {max-height:940px !important;}
	.left-copyright {display:block; font-size:10px; margin-top:15px; border-top: 1px dotted #fff; padding-top:10px;}
	#click-menu {right:20% !important;}
	#click-menu #RMX {line-height:8px !important;}
	#click-menu-label {line-height:14px !important; padding-top:4px;}
	#responsive-menu #rm-additional-content {padding:0 !important; width: 100% !important;}
	div#middle-column div.textwidget a img {width:100% !important;}
}

/*---------------[Smartphone Portrait LAYOUTS]-------------*/
/*-------------------[320px]------------------*/
@media only screen and ( max-width: 479px ) {

	header {width:300px;}
	#top-menu {width:215px;}
	#search-box {width:170px;}
	#search-box input[type=text] {width:136px;}
	#search-box input[type=submit] {width:136px;}
	#content-wrapper {width:300px;}
	#main-content {width:300px; margin:auto;}
	#left-column {width: 300px;}
	p iframe, .vidtext iframe {max-width: 300px !important; width: 300px !important; height:225px !important;}
	a.addthis_counter {margin-top: 30px; margin-left: 68px;}
	.tweet {margin-left: 87px;}
	.linkedin {margin-left: 177px;}
	.plusbutton {margin-top:30px;margin-left:0px;}
	#middle-column {width: 300px;}
	#right-column (width:300px;)
	div.scroll {width:290px !important;}
	div.FA_overall_container_classic {width:298px !important;}
	div.facts-monitor {max-width:300px !important;}
	#other.domtab div div a div, #other.domtab div div a div div {width:280px !important;}
	.subscribetext {width:165px; height: auto;}
	.subscribebutton {width: 135px;}
	footer {width:300px;}
	#footer-left {width:280px; padding-right:0px;}
	#click-menu {right:10% !important;}
}