body { font-family: Arial, "Verdana", Helvetica, sans-serif; }

/* Global */
h1, h2, h3, h4, h5, h6 { font-family: "Verdana", Helvetica, Arial, sans-serif; color: #000000; font-weight: bold; }
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 15px; }
h5 { font-size: 14px; }
h6 { font-size: 14px; }

sup { vertical-align: super !important; }

a, a:link, p, .post, ul, ol, dl, dd, li { font-family: Arial, "Verdana", Helvetica, sans-serif; letter-spacing: 0px; }
a, a:link { color: #007edf; text-decoration: none; }
a:active, a:visited:active { color: #ffffff; }
a:hover, a:visited:hover { color: #54adff; text-decoration: underline; }
strong { font-weight: bold; }
p { padding: 0 0 10px 0; }
th { font-weight: bold; }
code { display: block; white-space: pre; background-color: #fbfbfd; border: 1px solid #dae0e4; font-size: 12px; color: #5c5c5c; margin: 10px 4px; overflow: auto; padding: 8px; font-family: courier new, sans-serif; }

.error_box {font-weight: bold; color: #ff0000; }

/* Header Nav */
#head-nav li.t1 a, #head-nav li.t1 a:visited{ font-size: 18px; color: #ffffff; font-family: "Verdana", Helvetica, Arial, sans-serif; }
#head-nav li.t1 a:hover, #head-nav li.t1 a:visited:hover { color: #54adff; text-decoration: none; }
#head-nav li.t1 a:active, #head-nav li.t1 a:visited:active { color: #ffffff; }
#head-nav li.t2 a, #head-nav li.t2 a:visited{ font-size: 10.5px; font-weight: bold; color: #ffffff; font-family: "Verdana", Helvetica, Arial, sans-serif; }
#head-nav li.t2 a:hover, #head-nav li.t2 a:visited:hover { color: #54adff; text-decoration: none; }
#head-nav li.t2 a:active, #head-nav li.t2 a:visited:active { color: #ffffff; }
#head-nav li.t1 a.drop_down { color: #54adff; }

#head-nav li.t1 a.login {
    width: 187px;
    height: 56px;
    border-radius: 100px;
    background-color: #0084cc;
    border: none;
    padding-top: 17px;
    padding-bottom: 15px;
    padding-left: 27px;
    padding-right: 27px;
}

/* Neo banner */
.slide .content b { font-size: 18px; }
.slide a.button, .slide a.button:hover, .slide a.button:visited { color: #ffffff; text-decoration:none;}
.watch_small_title {font-size: 11px; font-weight: normal}

/* Search */
#search input { font: 12px Georgia, "Times New Roman", Times, serif;}

/* Sidebar */
#sidebar-frontpage { font-size: 12px; color: #282828; }
#sidebar { font-size: 12px; color: #282828; }
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 { color: #282828; text-shadow: 1px 1px 0px #ffffff; }

/* Content */
#content #breadcrumbs #breadcrumbs-url { color: #007edf; font-size: 12px;  }

/* Post */
.post { font-size: 12px; color: #5b5b5b; }
.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 { color: #5b5b5b; text-shadow: 1px 1px 0px #ffffff; }

/* News */
#news .article-date { color: #7c7c7c; font-size: 10px; font-style:italic; }
#news p { font-size: 12px; }
#news span { color: #007edf; font-size: 12px; }
#news .news-list .article-body p span {
    font-size: 18px !important;
    line-height: 24px;
    color: #4a4a4a;
}

/* Navigation bar at Dev Guide */
#side-nav ul li.t1 { font-weight: bold; }
#side-nav ul li.t2, #side-nav ul li.t3, #side-nav ul li.t4 { font-weight: normal; }
#side-nav ul li a.current{ font-weight: bold; }
#side-nav ul li a, #side-nav ul li a:visited{ font-size: 12px; color: #2b2b2b; }
#side-nav ul li a:hover, #side-nav ul li a:visited:hover { color: #025ec6; text-decoration: none; }
#side-nav ul li a:active, #side-nav ul li a:visited:active { color: #ffffff; }

/* Widget */
.widget-front-content .wcontent p { font-size:12px; }
.wtitle { font-family: "Verdana", Helvetica, Arial, sans-serif;}
.wtitle .number { font-size: 46px; font-weight: bold; }
.wtitle .text { font-size: 22px; font-weight: bold; }
.wtitle p { font-size: 12px; }
.wcontent { font-size: 14px; }
.wcontent a, .wcontent a:link { color: #00589c; text-decoration: none; }
.wcontent a:active, .wcontent a:visited:active { color: #ffffff; }
.wcontent a:hover, .wcontent a:visited:hover { color: #3e8ed7; }

/* Footer */
#footer { color: #7d7d7d; font-size: 10px; }
ul#foot-nav li { color: #7d7d7d; }
ul#foot-nav li a { color: #7d7d7d; }
ul#foot-nav li a:hover { color: #54adff; }
#copyright {font-family: Arial, "Verdana", Helvetica, sans-serif;}


