/* Set website defaults */ #page { width: 1200px; } .inner-wrap{width: 1140px;} .tg-footer-main-widget { width: 25.474%; } /* Background color */ #header-text-nav-container{ background-color: #2232; } .news-bar{ background-color: #2232;} .inner-wrap { background-color: #2232;} #main{ background-color: #2232; } /* Site Title Placement*/ #block-11{ padding-right: 200px; } /* Logo Placement*/ #cm-site-branding{ padding-left: 180px; } /* Header Background */ .cm-header-1{ background-color:#222; } /* Header Date */ .date-in-header{ color: #ccc; } #site-description{ color: #ccc; } /* Header Site Title Make it invisible on website */ .cm-site-title{ font-size: 0px; } /* Site Location Color */ .cm-site-description{ color:#eee; } /* DT World Clock Text Color*/ .display_left{ color:#fff; } .display_right{ color:#fff; } .digits{ color:#00aaff; } .dt_date{ color:#888; } /* Center footer widgets */ .tg-footer-other-widgets { width: 70.895%; } @media (max-width: 768px) { .tg-footer-main-widget, .tg-footer-other-widgets { width: 100%; } } /* About page tweeks */ #post-106 { background-color: #aaa; color: #000; } #post-106 .entry-header { padding-left: 20px; padding-top: 15px; } /* About page */ .comment-reply-title{ padding: 0 15px; } .comment-form{ padding: 0 15px; } #comments { color: #000; } #comment{ /* text */ background-color: #999; color: black; } /* Contact Us page tweeks*/ #post-102 .entry-header { padding-left: 20px; padding-top: 15px; color: #000; } .evf-frontend-row { color: #000; width: 100%; position: relative; left: 15px; } #evf-submit-653{ background-color: blue; color: white; padding: 0 13px; margin-top: 10px; } /* Primary page area tweek */ #primary{ background-color: #aaac; color: black; } .entry-title{ padding: 1px 10px; } /* ***************** */ .top-full-width-sidebar .widget-title span { background-color: #265be2; color: #fff; } /* Sets NASA APOD title color */ .tg-one-half #rss-5 .widget-title .rsswidget { color: #fff; } /* Removes NASA IPOD icon */ .tg-one-half #rss-5 .widget-title .rss-widget-icon { height: 0; } /* NASA Text color */ .rsswidget { color: white; } /* Match background color */ .footer-widgets-area{ background-color: #303440; } #custom_html-12 { background-color: #303440; } /* Page Titles */ .entry-title{ color: black; font-family: "Georgia",Times,serif; } /* Used widgets Header Sidebar */ .wxUnderground{ width:45%; float: left; } /* Used to hide coolclock in widgets Footer Sidebar One (Upper) so header clock will display */ #colophon .tg-upper-footer-widgets .widget { visibility: hidden; height: 0px; } /* Error 404 */ .error-404 { background-color: #a22; } .error-404 .widget { background-color: #a22; } /* Category Text Color */ .cat-item cat-item-11 { color: black !important; } /* Breaking News Bar */ .breaking-news-latest { color:#bbb; } /* DTW Clock - Hide Title */ .widget-title { height:0; color:white; display:none; } /* Header Sizing */ #header-text{ height:108px; } #header-left-section{ height:158px; } #header-text-nav-container{ height: 220px; } #header-text-nav-wrap{ height:180px; } /* Modified wp-content/themes/colormag-pro/inc/header-functions.php Line 261 */ #site-slogan { color:#eeeeee; font-size:30px; } /* Center Header Video */ .wp-custom-header { top:0px; float:left; padding-left:25px; } /* Local Time UTC Time spacing */ .dt_clock_1000{ padding-right:55px; } .dt_clock_1001{ padding-right:25px; }