/* 
Theme Name: Technically not a Theme
Theme URI: http://www.singaporebrides.com
Description: Meh.
Author: Definitely not Zhenyi
Author URI: http://google.com 
Version: 1.0 
. 
I'll Sue You For Anything License -- which is the exact opposite of Do What The Fuck You Want To Public License(WTFPL)
. 
*/ 

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}                  

.nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* tables still need cellspacing="0" in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

h1,h2,h3,h4,h5,h6 {
  font-weight: bold;
  text-rendering: optimizeLegibility;
}

html {
  -webkit-font-smoothing: antialiased;
}

body {
  font: 13px Helvetica, Arial, sans-serif;
  *font-size: small;
  *font: x-small;
  line-height: 1.22;
}

table {
  font-size: inherit;
  font: 100%;
}

select, input, textarea {
  font: 99% Helvetica, Arial, sans-serif;
}

pre, code {
  font-family: monospace, sans-serif;
}

a:hover, a:active {
  outline: none;
}

strong, th {
  font-weight: bold;
}

td, td img {
  vertical-align:top;
} 

input[type="radio"] {
  vertical-align: text-bottom;
}

input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline;
}

label, input[type=button], input[type=submit], button {
  cursor: pointer;
}

button {
  width: auto;
  overflow: visible;
}
 
img {
  -ms-interpolation-mode: bicubic;
}

.ir {
  display: block;
  text-indent: -999em;
  overflow: hidden;
  background-repeat: no-repeat;
}

.hidden {
  display: none;
  visibility: hidden;
}

.invisible {
  visibility: hidden;
}

.clear {
  clear: both;
}

/* A font by Jos Buivenga (exljbris) -> www.exljbris.nl */
@font-face {
  font-family: "Museo300";
  src: url("types/museo300.eot");
  src: local("☺"),
        url("types/museo300.woff") format("woff"),
        url("types/museo300.otf") format("opentype"),
        url("types/museo300.ttf") format("truetype"),
        url("types/museo300.svg#webfonthQLzqSFY") format("svg");
}

@font-face {
  font-family: "Museo500";
  src: url("types/museo500.eot");
  src: local("☺"),
        url("types/museo500.woff") format("woff"),
        url("types/museo500.otf") format("opentype"),
        url("types/museo500.ttf") format("truetype"),
        url("types/museo500.svg#webfontCgHH6qbB") format("svg");
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #ffffff;
}

a:focus {
  outline: none;
}

.clear {
  clear: both;
}

.mask {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: none;
  z-index: 1;
}

.container {
}

.header {
  position: relative;
  margin: 0 auto;
  width: 960px;
  border-bottom: 2px solid #008fd8;
}

.header h1.logo {
  margin-bottom: 10px;
}

.header h1.logo a {
  display: block;
  width: 418px;
  height: 75px;
  background: transparent url(images/logo.png) no-repeat top left;
  text-indent: -999em;
  overflow: hidden;
}

/* EA - 7 Jul 2015 - add logo classes for article page */
.header .logo {
  margin-bottom: 10px;
}

.header .logo a {
  display: block;
  width: 418px;
  height: 75px;
  background: transparent url(images/logo.png) no-repeat top left;
  text-indent: -999em;
  overflow: hidden;
}


.header .nav {
  font-size: 14px;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
}

.header .nav li {
  float: left;
}

.header .nav li a {
  display: block;
  padding: 0 20px 4px 0;
  color: #444444;
  text-decoration: none;
}

.header .nav li a:hover {
  color: #6c6c6c;
}
.header .nav li a:active, .header .nav li a.active {
  color: #008fd8;
}

.header .subnav {
  position: absolute;
  top: 0;
  right: 0;
  list-style: none;
}

.header .subnav li {
  float: left;
  font-size: 12px;
  font-family: "Museo500", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.header .subnav li a {
  display: block;
  padding: 20px 10px;
  color: #6c6c6c;
  text-decoration: none;
}

.header .subnav li a:hover, .header .subnav li a:active, .header .subnav li a.active {
  color: #008fd8;
}

.header .subnav li form {
  margin-left: 10px;
  margin-top: 15px;
}

.header .subnav li form input[type="text"] {
  padding: 1px 3px;
  font-size: 12px;
  line-height: 16px;
  color: #6c6c6c;
  font-family: "Museo500", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #999999;
}

.header .socialmedia {
  position: absolute;
  bottom: 0;
  right: 0;
  list-style: none;
}

.header .socialmedia li {
  float: left;
  margin-left: 6px;
}

.menu {
  background-color: #008fd8;
  margin: 0 auto;
  width: 960px;
  height: 20px;
  line-height: 20px;
  list-style: none;
  border-bottom: 2px solid #008fd8;
}

.menu li {
  float: left;
  font-size: 12px;
  font-weight: bold;
  margin-left: 14px;
}

.menu li a {
  color: #ffffff;
  text-decoration: none;
}

.menu li a:hover {
  color: rgba(255, 255, 255, .8);
}

.menu li a:active, .menu li a.active {
  color: #ffffff;
  text-shadow: 0 0 3px #ffffff;
}

.main {
  margin: 20px auto 0;
  width: 960px;
}

.main .ad {
  margin: 0 auto 16px;
  text-align: center;
}

.main .ad div {
  margin: 0 auto !important;
}

.main .col_1, .main .col_2 {
  margin-top: 16px;
}

.main .col_2 {
  float: left;
  margin-right: 21px;
  width: 633px;
}

.main .featureds {
  position: relative;
  height: 300px;
  width: 633px;
  margin-bottom: 20px;
}

.main .featureds .featured {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}

.main .featured a {
  color: #ffffff;
  text-decoration: none;
  border: none;
}

.main .featured img {
  display: block;
  height: 300px;
  width: 633px;
}

.main .featured .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 603px;
  padding: 15px;
  background-color: rgba(0, 0, 0, .8);
}

.main .featured .content h1 {
  font-size: 26px;
}

.main .featured .content p {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}

.main .recents h1 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 20px;
  color: #444444;
}

.main .recents h1.category {
  margin-top: 0;
}

/* EA - 7 Jul 2015 - add h2 classes for article page */
.main .recents h2 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 20px;
  color: #444444;
}
.main .recents h2.category {
  margin-top: 0;
}

.main .recent {
  position: relative;
  float: left;
  width: 306px;
  margin-bottom: 20px;
  margin-left: 20px;
}

.main .recent.left {
  margin-left: 0;
}

.main .recent a {
  color: #ffffff;
  text-decoration: none;
  border: none;
}

.main .recent img {
  display: block;
  height: 190px;
  width: 306px;
}

.main .recent .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 276px;
  padding: 15px;
  background-color: rgba(0, 0, 0, .8);
}

.main .recent .content .category a {
  font-family: "Museo500", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #008fd8;
  text-transform: uppercase;
  text-decoration: none;
}

.main .recent h1 {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #ffffff;
  text-transform: uppercase;
}
/* EA - 7 Jul 2015 - add h2 classes for article page */
.main .recent h2 {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #ffffff;
  text-transform: uppercase;
}

.main .relateds {
  margin: 44px 0 22px;
}

.main .olders h1, .main .relateds h1 {
  height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 20px;
  color: #444444;
  overflow: hidden;
}

/* EA - 7 Jul 2015 - add h2 classes for article page */
.main .olders h2, .main .relateds h2 {
  height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 20px;
  color: #444444;
  overflow: hidden;
}


.main .toarchives {
  display: block;
  margin-top: 10px;
  text-align: right;
  font-family: "Museo500", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #008fd8;
  text-decoration: none;
}

.main .older, .main .related {
  float: left;
  width: 306px;
  margin-left: 20px;
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
}

.main .older.top, .main .related.top {
  border-top: 1px solid #dddddd;
}

.main .older.left, .main .related.left {
  margin-left: 0;
}

.main .older a, .main .related a {
  color: #444444;
  text-decoration: none;
  border: none;
}

.main .older img, .main .related img {
  float: left;
  margin-right: 10px;
  height: 56px;
  width: 56px;
}

.main .older .category a, .main .related .category a {
  font-size: 11px;
  line-height: 12px;
  color: #008fd8;
  text-decoration: none;
}

.main .older h1, .main .related h1 {
  height: 40px;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  color: #444444;
}

/* EA - 7 Jul 2015 - add h2 classes for article page */
.main .older h2, .main .related h2 {
  height: 40px;
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  color: #444444;
}


.main .article h1 {
  margin-bottom: 4px;
  font-size: 26px;
  line-height: 26px;
  color: #444444;
}

.main .article .metadata {
  position: relative;
  font-size: 11px;
  line-height: 20px;
  font-family: "Museo500", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #444444;
  text-transform: uppercase;
}

.main .article .metadata a {
  padding: 0 2px;
  color: #008fd8;
}

.main .article .metadata a:hover {
  color: #ffffff;
  background-color: #008fd8;
  text-decoration: none;
}

.main .article .content {
  margin-top: 30px;
  font-size: 14px;
  line-height: 21px;
  color: #444444;
}

.main .article .content a {
  padding: 0 2px;
  font-family: "Museo500", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #008fd8;
}

.main .article .content h2 {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 20px;
}

.main .article .content h3 {
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 15px;
}

.main .article .content p, .main .article .content ul, .main .article .content ol, .main .article .content blockquote {
  margin-bottom: 20px;
}

.main .article .content p.tags {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.main .article .content img {
  max-width: 633px !important;
  height: auto !important;
  margin-bottom: 10px;
}

.main .article .content ul, .main .article .content ol {
  margin-left: 20px;
}

.main .article .content blockquote {
  padding-left: 10px;
  color: #6c6c6c;
  border-left: 1px solid #dddddd;
}

.main .article .content blockquote p {
  margin: 0;
}

.main .share {
  position: relative;
  height: 20px;
}

.main .share .twitter, .main .share .facebook {
  float: left;
  margin-right: 16px;
}

.main .comments {
  margin-top: 30px;
  padding-top: 40px;
  border-top: 2px solid #008fd8;
}

.main .comments h1 {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 20px;
  color: #444444;
}

.main .comments .comment {
  position: relative;
  margin-bottom: 10px;
  padding: 14px;
  border: 1px solid #dddddd;
}

.main .comments .comment.odd {
  background-color: #f8f8f8;
}

.main .comments .comment h1 {
  margin-bottom: 14px;
  font-size: 16px;
  line-height: 16px;
}

.main .comments .comment p {
  font-size: 13px;
  line-height: 16px;
  color: #444444;
}

.main .comments .comment span {
  position: absolute;
  top: 14px;
  right: 14px;
  font-size: 12px;
  font-family: "Museo500", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #6c6c6c;
}

.main .comments .comment a {
  color: #008fd8;
  text-decoration: none;
}

.main .comments .comment a:hover {
  text-decoration: underline;
}

.main .reply {
  margin-top: 40px;
}

.main .reply h1 {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 20px;
  color: #444444;
}

.main .reply form input[type="text"], .main .reply form textarea {
  display: block;
  width: 625px;
  margin-bottom: 10px;
  padding: 3px;
  font-size: 13px;
  line-height: 18px;
  color: #6c6c6c;
  font-family: "Museo500", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #999999;
}

.main .reply form textarea {
  height: 90px;
}

.main .col_1 {
  float: left;
  width: 306px;
}

.main .sidebar_ad {
  margin-bottom: 30px;
  padding: 3px;
  line-height: 0;
  background-color: #444444;
}

.main #fatsidebar h1 {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 20px;
  color: #444444;
}

/* EA - 7 Jul 2015 - add h2 classes for article page */
.main #fatsidebar h2 {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 20px;
  color: #444444;
}

.main #fatsidebar ul {
  list-style: none;
  border-top: 1px solid #dddddd;
}

.main #fatsidebar li {
  margin: 0;
  background: transparent url(images/arrow.png) no-repeat top right;
  border-bottom: 1px solid #dddddd;
}

.main #fatsidebar li a span {
  display: block;
  float: left;
  width: 226px;
  font-size: 15px;
  line-height: 48px;
  font-weight: bold;
  color: #444444;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
}

.main #fatsidebar li a img {
  float: left;
  margin-right: 8px;
}

.main #fatsidebar li a {
  text-decoration: none;
}

.main #fatsidebar .textwidget {
  margin-bottom: 25px;
}

.main #regularsidebar {
  width: 326px;
}

.main #regularsidebar .widget {
  float: left;
  width: 143px;
  margin: 30px 20px 0 0;
}

.main #regularsidebar .widget h1 {
  height: 26px;
  padding: 0 7px;
  font-size: 14px;
  line-height: 26px;
  color: #ffffff;
  background-color: #008fd8;
}

/* EA - 7 Jul 2015 - add h2 classes for article page */
.main #regularsidebar .widget h2 {
  height: 26px;
  padding: 0 7px;
  font-size: 14px;
  line-height: 26px;
  color: #ffffff;
  background-color: #008fd8;
}

.main #regularsidebar .widget ul {
  list-style: none;
}

.main #regularsidebar .widget li {
  white-space: nowrap;
  border-bottom: 1px solid #dddddd;
  overflow: hidden;
}

.main #regularsidebar .widget li a {
  height: 26px;
  padding: 0 7px;
  font-size: 13px;
  line-height: 26px;
  color: #444444;
  text-decoration: none;
}

.footer {
  margin: 20px auto;
  padding: 20px 0;
  width: 960px;
  font-size: 12px;
  color: #444444;
  border-top: 2px solid #008fd8;
}

.footer a {
  color: #008fd8;
}
