.custom {
    left: 20px;
    position: absolute;
    top: 20px;
    z-index: 9999;
}
.googlePlus {
    left: 20px;
    position: absolute;
    top: 0;
    z-index: 9999;
}
.SLNotificationBar {
    width: 99.6% !important;
}
.mod-preview-info {
    display: none;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, header, hgroup, 
 nav, output, ruby, section, summary,
time, mark, audio, video, bottom {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

  
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
header, hgroup, menu, nav, section {
  display: block;
}

.cleaner {clear: both;}

body {
  line-height: 1;
  height: 100%;
}

html {height: 100%;}
ol, ul {
  list-style: none;
  
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

strong {
  font-weight: bold;
}

menu li ul{
list-style-type: none;
  list-style:none;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  }
  


/* MAIN */

body {
  font: 11px/1.8 "Droid Sans", "HelveticaNeue","Helvetica Neue","Helvetica","Arial",sans-serif;
    color: #666666;
}

body {
 background: #222;

}


a {
  color: #d8ad67; 
  text-decoration: none;
}

a:hover {
  color: #666; 
  text-decoration: none;
}

#logo {
  width: 200px;
  height: 100px;
  position: fixed;
  top: 80px;
  left: 20px;
}

nav {
position: fixed;
  top:230px;
  left: 50px;
  font-size: 26px;
  line-height: 30px;
  font-family: Oswald;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 #444;
  list-style-type: none;
  list-style:none;
  }

nav a {
  color: #fff;
}

nav a:hover {
  color: #ddd;
}

nav li ul {
  position: relative;
  list-style-type: none;
  list-style:none;
}


nav li:hover ul {
  display: block;
  list-style-type: none;
  list-style:none;
}

content {
  width: 500px;
  right: 20px;
  background: url('../images/contentBg.png');
  position: absolute;
  top: 250px;
  padding: 20px;
  padding-bottom: 70px;
}

content h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 20px;
  font-style: italic;
  font-family: "Times New Roman", Georgia, serif;
}

content p {margin: 10px 0;}

h2 {
  font-family: Oswald;
  color: #cca349;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: -5px;
}

h2 a {}

/*#bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 43px 0;
background-image: url('../images/chevronbtm1.png');
z-index:-10;
margin-bottom:38px;
  }*/

  
footer {
  font-size: 12px;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 5px 0;
  background-color:#000000;
  }
  

  
footer a {
  color: #fff;
  margin: 12px;
    text-transform: uppercase;
  z-index:100;
  font-weight:normal;
  font-family: Oswald;
}
  
footer li  {
display:inline;

  }
  
footer span {
  margin-left: 20px;
  width: 800px;
  float: left;
  display: inline;
  z-index:2;
}

footer span#social {
  width: 400px;
  float: right;
  text-align: right;
  margin-right: 50px;
}

#social a {
  text-indent: 9999px;
  display: inline-block;
  width: 19px;
  height: 18px;
  background-image: url('../images/social.png');
  margin-left: 2px;
}


a.twitter {
  background-position: -22px 0;
}

a.vimeo {
  background-position: -44px 0;
}

a.youtube {
  background-position: -66px 0;
}

a.flickr {
  background-position: -88px 0;
}

a.linkedin {
  background-position: -110px 0;
}

a.googleplus {
  background-position: -132px 0;
}

a.tumblr {
  background-position: -154px 0;
}


dt.article-info-term, dd.hits {display: none;}
ul.actions {float: right;}
ul.actions li {display: inline-block;}
dl.article-info {clear: right;}
dl.article-info dd {display: inline-block; margin-right: 10px; text-transform: uppercase; font-size: 9px; letter-spacing: 0.5px; color: #666; font-weight: bold;}
p.readmore {margin-bottom: 30px;}

.jcl_toolbar .jcl_views span {
    display: inherit;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
  }
  
.jcl_header h1 {
    display: inline-block;
    float: left;
    font-weight: bold;
    margin-right: 24px;
    text-transform: uppercase;
  }
.fb_edge_comment_widget {
    margin-bottom: 370px !important; //use any figure appropriate to you
}