/* This file contains common styles between the blogs and forums.  
 * Primarily the header and sidebar styles.
 */

@import url("../fonts/fonts.css");

/*------------------------------SECTION----------------------------*/
/* Browser Reset and clears */

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, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}


.clearfix {
  display: inline-block;
  }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }

/* Hides from IE-mac \ */

* html .clearfix {
  height: 1%;
  }

.clearfix {
  display: block;
  }

/* GLOBAL */
body {
  font: 13px/1.5em "Proxima Nova Regular",helvetica,Arial,sans-serif;
  background-color:#fff;
}


a:link, a:visited {
  text-decoration: none;
}

/* HEADER */

#header1 {
  padding: 40px 0 0;
  position: relative;
  background:white;
}

#header1, #footer {
  clear: both;
}

#header1 ol, #header1 ul {
  list-style: none outside none;
}

.login-links {
  position: absolute;
  right: 0px;
  top: 39px;
  width: 500px;
  text-align: right;
  font-family: 'LatoBlack',Arial,sans-serif;
  font-size: 12px;
  text-transform: uppercase;
}

.login-links li {
  display: inline-block;
  zoom: 1;
  *display:inline;
  margin-left: 8px;
}

.login-links .join-community a {
  color: #F4931E;
}

.login-links a {
  color: #1655A5;
  font-weight: normal;
}

.login-links a:hover {
  text-decoration: underline;
}

#lloyd {
  position: absolute;
  top: -25px;
  left: 8px;
  z-index: 150;
}

#header1 .site-name {
  height: 36px;
  left: 0;
  position: absolute;
  top: 0px;
  width: 289px;
  z-index: 1;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/site/ac-header-text.png) no-repeat scroll 0 0 transparent;
}

.ir {
  display: block;
  overflow: hidden;
  position: relative;
}

#main-nav {
  background: none repeat scroll 0 0 #11427C;
  height: 36px;
  position: relative;
}

#navigation1 {
  padding: 0 0 0 306px;
}

#navigation1 li {
  float: left;
}

#navigation1 a {
  color: white;
  display: block;
  font-family: 'LatoBlack',Arial,sans-serif;
  font-size: 12px;
  font-weight: 100;
  line-height: 36px;
  padding: 0 18px;
  text-decoration: none;
  text-transform: uppercase;
}

#navigation1 a:hover {
  background-color: #16549E;
}

#search-wrapper {
  background: none repeat scroll 0 0 white;
  height: 24px;
  position: absolute;
  right: 7px;
  top: 6px;
  width: 162px;
}

#search-form {
  display: block;
}

.hide {
  display: none;
}

#search-wrapper input {
  border: 0 none;
  color: #3B3A3A;
  font-family: 'Lato',Arial,sans-serif;
  left: 0;
  padding: 4px 8px;
  position: absolute;
  top: 0;
  width: 122px;
  margin: 0px;
  font-weight: normal;
}

#search-wrapper fieldset {
  padding: 0;
  margin: 0;
}

#search-wrapper button {
  background: url(../images/common/btn_search.png) repeat scroll 0 0 transparent;
  border: 0 none;
  display: block;
  height: 23px;
  padding: 0;
  position: absolute;
  right: 0;
  text-indent: -9999em;
  width: 24px;
}

#section-navigations {
  position: relative;
  z-index: 1;
  height:100%;
  clear:both;
}

#section-navigations h2 {
  margin:0;
}

.downloads-nav {
  float: left;
  margin: 11px 0 11px 90px;
}

.downloads-nav h2, .guide-nav h2 {
  color: black;
  float: left;
  font-family: 'Lato',Arial,sans-serif;
  font-size: 11px;
  font-weight: 100;
  text-transform: uppercase;
  line-height: 12px;
  margin: 0px;
  font-weight: bold;
}

.downloads-nav ul, .guide-nav ul {
  float: left;
}

.downloads-nav li, .guide-nav li {
  color: black;
  float: left;
  font-family: 'Lato',Arial,sans-serif;
  font-size: 11px;
  font-weight: 100;
  padding: 0 0 0 14px;
  text-transform: uppercase;
  line-height: 12px;
  font-weight: bold;
}

.downloads-nav a, .guide-nav a {
  color: #2585AD;
  font-weight: normal;
}

.downloads-nav a:hover, .guide-nav a:hover {
  text-decoration: underline;
}

.guide-nav {
  float: right;
  margin: 11px 20px 11px 0;
}

.navigation-shop {
  background: none repeat scroll 0 0 #A6C800;
  font-family: 'LatoBlack',Arial,sans-serif;
  height: 30px;
  text-transform: uppercase;
  overflow: hidden;
  clear: both;
}

.navigation-shop li,
.navigation-shop h2 {
  float: left;
  line-height: 30px;
}

.navigation-shop h2 a,
.navigation-shop h2 a:link,
.navigation-shop h2 a:visited {
  background: none repeat scroll 0 0 #83AA01;
  color: white;
  cursor: pointer;
  font-size: 14px;
  font-weight: 100;
  letter-spacing: 1px;
  margin-right: 10px;
  padding: 0 17px 0 84px;
}

.navigation-shop a, 
.navigation-shop a:link,
.navigation-shop a:visited {
  color: white;
  display: block;
  font-size: 12px;
  height: 30px;
  padding: 0 10px;
  text-decoration: none;
  font-weight: normal;
  line-height: 31px;
}

.navigation-shop a:hover,
.navigation-shop .flat-rate a {
  color: #517F01;
}

.shop-android-logo img {
  vertical-align: middle;
  position: relative;
  top: -2px;
  left: 4px;
}

.ad-nav {
  background: none repeat scroll 0 0 #F3F3F3;
  clear: both;
  padding-top: 12px;
  padding-bottom: 12px;
}

.navigation-shop li.pick-phone {
  float: right;
}

.navigation-shop li.pick-phone a {
  background: url(../images/common/arrow2.png) no-repeat scroll 160px 50% #83AA01;
  color: white;
  font-size: 13px;
  padding: 0 20px 0 20px;
}

.netshelter-ad {
  text-align: center;
}

.netshelter-ad-inner {
  display: inline-block;
}

/* SIDEBAR */

#dsb .device-shop-header {
  display: block;
  width: 300px;
  background-image: url(../images/device-shop/android-accessory-store3.jpg);
  height: 134px;
  margin-bottom: 6px;
}

#sidebar .block.modern h2, #sidebar .block.modern-new h2,
#sidebar-second .block.modern h2, #sidebar-second .block.modern-new h2 {
  padding: 7px 12px;
  margin: 0 0 14px;
  position: relative;
  font-family: 'LatoBlack',Arial,sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  background: #ECECEC;
}

#sidebar h2,
#sidebar-second h2 {
  font-size: 25px;
}

.square-ad-1 {
  text-align: center;
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.square-ad-2 {
  text-align: center;
  display: block;
  margin: 0px 0px 0px 0px;
  min-height:250px;
}
  
.square-ad-2 div,.square-ad-1 div {
  margin:auto !important;
}

/* Follow Us Block */
.follow-content{
  margin-top:15px;
}

.follow-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.follow-content ul li {
  display: inline;
  margin: 0px 0px;
}

#sidebar .block.modern-new h2,
#sidebar-second .block.modern-new h2 {
  border-bottom: 2px solid #363636;
  margin: 0 0 1px;
}

#sidebar .block.modern-new h2:after,
#sidebar-second .block.modern-new h2:after {
  content:'.';
  background: url(../images/sidebar/new.png) repeat scroll 0 0 transparent;
  bottom: 0;
  display: block;
  height: 43px;
  position: absolute;
  right: 8px;
  text-indent: -9999em;
  width: 62px;
}

.modern-new .more-content:hover {
  text-decoration: underline;
}

.modern-new .more-content {
  text-align: right;
  display: block;
  color: black;
  font-family: Arial,sans-serif;
  font-size: 12px;
  padding: 3px 0px;
}

.store-acc-block h3 {
  background: none repeat scroll 0 0 #ECECEC;
  font-family: 'LatoBlack',Arial,sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  background-color: #7AAB29;
  color: white;
  text-align: center;
  line-height: 34px;
  border-bottom: 2px solid #363636;
}

.store-top-acc, .store-new-acc {
  width: 142px;
  float: left;
  margin-right: 16px;
}

.store-new-acc {
  margin-right: 0px;
}

ul.modern-list {
  list-style:none;
  padding:0;
}

.modern-list .views-row {
  overflow: hidden;
  padding: 20px 11px;
  clear: both;
}

.modern-list .views-row-odd, .modern-list li.odd {
  background: url(../images/sidebar/bg_breadcrumbs.png) repeat scroll 0 0 transparent;
}

.modern-list img {
  float: left;
}

.modern-list .views-field-title {
  margin-left: 100px;
}

.modern-list .views-field-title a, ul.modern-list a {
  font-family: Arial,sans-serif;
  font-size: 13px;
  line-height: 17px;
  color: black;
  font-size: 13px;
  font-weight: normal;
  font-weight: bold;
  display: block;
}

.modern-list li {
  overflow: hidden;
  padding: 20px 11px;
}

ul.modern-list .meta, ul.modern-list .replies {
  font-size: 10px;
  margin-top: 0px;
  line-height: 17px;
}

ul.modern-list .meta {
  display: block;
  float: left;
}

ul.modern-list .replies {
  display: block;
  float: right;
}

.modern-list .views-field-title a:hover, ul.modern-list a:hover {
  color: black;
  text-decoration: underline;
}

#sidebar .block,
#sidebar-second .block {
  margin-bottom: 10px;
}

#sidebar .modern-new,
#sidebar-second .modern-new {
  margin-top: 20px;
}

#sidebar label,
#sidebar-second label {
  font-weight:normal;
  display:inline;
}

#sidebar .pds-answer-input,
#sidebar-second .pds-answer-input {
  vertical-align: middle;
  padding-right: 5px;
}

#sidebar .pds-input-label,
#sidebar-second .pds-input-label {
  vertical-align: middle;
}

.side-fancy-links {
  list-style:none;
}

.side-fancy-links li {
  border-bottom: 1px dashed black;
}

.side-fancy-links li:last-child {
  border-width: 0px;
}

.side-fancy-links a, .side-fancy-links img {
  display: block;
  margin: auto;
}

#sidebar .title-logo,
#sidebar-second .title-logo {
  position: absolute;
  top: 0;
  right: 0;
}

/* Store Sidebar Country Override */
body.cc-ca #dsb #dsb-pre a#sds-post-header.device-shop-header {
  background-image:url(http://ca.shopandroid.com/images/external_marketing/sds-pre-header-164.png) !important;
}


/* Console, style from slate theme. */

div.messages {
  padding: 9px;
  margin: 1em 0;
  color: #003366;
  background: #bbddff;
  border: 1px solid #aaccee;
  }

div.warning {
  color: #884400;
  background: #ffee66;
  border-color: #eedd55;
  }

div.error {
  color: white;
  background: #ee6633;
  border-color: #dd5522;
  }

div.status {
  color: #336600;
  background: #ccff88;
  border-color: #bbee77;
  }
  
.messages ul {
  margin-left: 18px;
}

#talk-content .social {
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
}

#login-bar {
  display:block;
  background: none repeat-x scroll 0 0 #666666;
  color: #FFFFFF;
  font-size: 12px;
  height: 19px;
  text-align: right;
  padding-right: 15px;
}

#login-bar a {
  color: white;
}

#Leaderboard_Header_ATF-wrap, #Leaderboard_Footer_BTF-wrap {
  margin: 20px auto;
}

.video_iframe {
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}
.video_iframe iframe {
  position: absolute;
  height: 100%;
  width: 100%;
}

#mbnf {
  clear: both;
}
#mbnf .mbnf_center {
  max-width: 914px;
  width: 95% !important;
}
#mbnf .mbnf_quote {
  width: 369px;
}
#mbnf .mbnf_body {
  padding: 0 0 35px !important;
}
@media (max-width: 720px) {
  #mbnf .mbnf_info {
    top: 12px !important;
  }
  #mbnf .mbnf_quote {
    width: 347px;
  }
}