/*
Theme Name: Sony Alpha Rumors
Template: bp-default
Tags: buddypress, two-columns, custom-header, white, blue
*/

/* Inherit the default theme styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );

/* Inherit the default theme adminbar styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );

.clearfix:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}

body {
  background-color: #dddddd;
  background-image: none; }

a {
  color: #444444; }

h3, h4, h5, h6, .cufon, .boxinfo, #topnav li a, #nav li a, .cform label span, #sendbuttom {
  font-family: "Gravostyle Basic" !important; }

h3 {
  margin: 0;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 0; }

h1, h2, h3, h4, h5, h6 {
  color: black !important; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none;
    color: black !important; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
      color: #444444 !important; }

#wp-admin-bar {
  display: none; }

.simple_overlay {
  display: none;
  z-index: 10000;
  border: 1px solid #ff6f00;
  background-color: white;
  float: left;
  width: 100%;
  background-color: white;
  color: black;
  margin-bottom: 30px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  overflow: hidden; }
  .simple_overlay .padder {
    padding: 15px; }
    .simple_overlay .padder ul {
      list-style-type: none;
      margin: 0; }

#header {
  background-image: none !important;
  position: relative;
  padding: 0;
  margin: 0 0 30px 0;
  height: 82px; }
  #header #search-form {
    display: none; }
  #header #nav1 {
    left: 325px;
    bottom: 34px; }
    #header #nav1 ul li ul {
      display: none; }
  #header #nav2 {
    left: 325px;
    bottom: 6px; }
  #header .nav {
    position: absolute; }
    #header .nav ul {
      float: left;
      margin: 0;
      padding: 0; }
      #header .nav ul#menu-main li a {
        font-weight: bold !important; }
      #header .nav ul li {
        float: left;
        margin: 0;
        padding: 0; }
        #header .nav ul li a {
          padding: 5px 15px 6px 15px;
          font-weight: normal;
          font-size: 14px;
          color: black;
          text-transform: uppercase;
          text-decoration: none;
          -moz-border-radius-topleft: 3px;
          -webkit-border-top-left-radius: 3px;
          -moz-border-radius-topright: 3px;
          -webkit-border-top-right-radius: 3px;
          -moz-border-radius-bottomleft: 3px;
          -webkit-border-bottom-left-radius: 3px;
          -moz-border-radius-bottomright: 3px;
          -webkit-border-bottom-right-radius: 3px;
          border-top-left-radius: 3px;
          border-top-right-radius: 3px;
          border-bottom-left-radius: 3px;
          border-bottom-right-radius: 3px;
          background: transparent; }
          #header .nav ul li a:hover {
            color: white;
            background: #999999; }
          #header .nav ul li a#dropdown {
            border: 1px solid #ff6f00;
            background-color: white; }
            #header .nav ul li a#dropdown:hover {
              color: white;
              background: #d0d0d0; }
        #header .nav ul li ul {
          display: block;
          float: none; }
          #header .nav ul li ul li {
            display: block;
            float: none; }
      #header .nav ul ul.selected a, #header .nav ul ul.current-menu-item a, #header .nav ul ul.current-menu-parent a, #header .nav ul ul.current-menu-ancestor a {
        color: white;
        background: #999999; }
  #header #logo {
    position: absolute;
    width: 303px;
    height: 82px;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    background: transparent url(images/logo.png) 0 0 no-repeat;
    text-indent: -9999px;
    font-size: 0px;
    line-height: 0; }
    #header #logo a {
      width: 100%;
      height: 100%;
      display: block; }

.rightpadder {
  padding-right: 30px; }

.boxwithinfo {
  padding-top: 27px;
  position: relative;
  overflow: hidden; }

.widget {
  position: relative;
  overflow: hidden; }
  .widget ul {
    list-style-type: square;
    margin-left: 20px; }
  .widget h3 {
    margin: 0;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 0; }

.boxinfo, #sidebar .widgettitle {
  background-color: #ff6f00 !important;
  font-weight: normal;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0 !important;
  padding: 4px 20px 3px 20px;
  text-transform: uppercase;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px; }
  .boxinfo a, #sidebar .widgettitle a {
    text-decoration: none;
    color: black; }
    .boxinfo a:hover, #sidebar .widgettitle a:hover {
      color: white; }
  .boxinfo div, #sidebar .widgettitle div {
    float: left;
    margin-right: 20px;
    padding-left: 20px; }
    .boxinfo div.time, #sidebar .widgettitle div.time {
      background: transparent url(images/infotime.png) 0 0 no-repeat; }
    .boxinfo div.nrcomments, #sidebar .widgettitle div.nrcomments {
      background: transparent url(images/infocomments.png) 0 0 no-repeat; }
    .boxinfo div.reviews, #sidebar .widgettitle div.reviews {
      background: transparent url(images/inforeviews.png) 0 0 no-repeat; }
    .boxinfo div.vendors, #sidebar .widgettitle div.vendors {
      padding-left: 0px !important; }
    .boxinfo div.categories, #sidebar .widgettitle div.categories {
      padding-left: 0px !important; }
    .boxinfo div.tags, #sidebar .widgettitle div.tags {
      padding-left: 0px !important; }
    .boxinfo div.last, #sidebar .widgettitle div.last {
      margin-right: 0 !important; }

.boxed {
  float: left;
  width: 100%;
  background-color: white;
  color: black;
  margin-bottom: 30px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  overflow: hidden; }

#container {
  background: none !important;
  margin-top: 0;
  border: none !important; }
  #container #cameras {
    position: relative;
    width: 100%;
    float: left;
    width: 100%;
    background-color: white;
    color: black;
    margin-bottom: 30px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    overflow: hidden; }
    #container #cameras .less {
      position: absolute;
      top: 50%;
      left: 5px;
      display: block;
      width: 10px;
      height: 24px;
      background: transparent url(images/arrowless.png) 0 0 no-repeat;
      text-indent: -9999px;
      font-size: 0px;
      line-height: 0; }
      #container #cameras .less.disabled {
        display: none; }
    #container #cameras .more {
      position: absolute;
      top: 50%;
      right: 5px;
      display: block;
      width: 10px;
      height: 24px;
      background: transparent url(images/arrowmore.png) 0 0 no-repeat;
      text-indent: -9999px;
      font-size: 0px;
      line-height: 0; }
      #container #cameras .more.disabled {
        display: none; }
    #container #cameras .boxinfo {
      height: 22px;
      padding-top: 5px; }
    #container #cameras .owt-list-tabs {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      margin: 0;
      background-color: #eaeaea;
      height: 30px;
      -moz-border-radius-topright: 3px;
      -webkit-border-top-right-radius: 3px;
      border-top-right-radius: 3px;
      -moz-border-radius-topleft: 3px;
      -webkit-border-top-left-radius: 3px;
      border-top-left-radius: 3px; }
      #container #cameras .owt-list-tabs ul {
        width: auto;
        position: absolute;
        top: 0;
        right: 20px; }
        #container #cameras .owt-list-tabs ul li {
          -moz-border-radius-topright: 3px;
          -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
          -moz-border-radius-topleft: 3px;
          -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
          float: left;
          margin-top: 4px;
          padding: 3px 10px 4px 10px; }
          #container #cameras .owt-list-tabs ul li.selected {
            background-color: white; }
            #container #cameras .owt-list-tabs ul li.selected a {
              color: black; }
          #container #cameras .owt-list-tabs ul li a {
            text-decoration: none;
            font-weight: bold; }
    #container #cameras .scrollable {
      position: relative;
      overflow: hidden;
      width: 100%;
      height: 195px; }
      #container #cameras .scrollable .items {
        position: absolute;
        width: 20000em;
        height: 195px; }
        #container #cameras .scrollable .items .row {
          position: relative;
          width: 1000px;
          float: left;
          height: 195px; }
          #container #cameras .scrollable .items .row .camerapost {
            height: 195px;
            float: left;
            width: 20%; }
            #container #cameras .scrollable .items .row .camerapost .postimageouter {
              float: none;
              width: 100%;
              height: 100px;
              overflow: hidden; }
              #container #cameras .scrollable .items .row .camerapost .postimageouter .postimage {
                margin: 0 auto;
                float: none;
                width: 100px;
                display: block; }
                #container #cameras .scrollable .items .row .camerapost .postimageouter .postimage img {
                  width: 100px;
                  height: auto; }
            #container #cameras .scrollable .items .row .camerapost .postrest {
              margin-top: 10px;
              text-align: center; }
  #container #maincolumn {
    width: 75%;
    float: left;
    margin-right: 0px; }
    #container #maincolumn #content {
      width: 100%;
      margin-right: 30px; }
      #container #maincolumn #content .padder {
        margin-right: 0px;
        border: none;
        -moz-border-radius-topleft: none;
        -webkit-border-top-left-radius: none;
        -moz-border-radius-bottomleft: none;
        -webkit-border-bottom-left-radius: none;
        border-bottom-left-radius: none;
        border-top-left-radius: none; }
      #container #maincolumn #content .post {
        width: 100%;
        position: relative;
        float: left;
        width: 100%;
        background-color: white;
        color: black;
        margin-bottom: 30px;
        -moz-border-radius-topleft: 6px;
        -webkit-border-top-left-radius: 6px;
        -moz-border-radius-topright: 6px;
        -webkit-border-top-right-radius: 6px;
        -moz-border-radius-bottomleft: 6px;
        -webkit-border-bottom-left-radius: 6px;
        -moz-border-radius-bottomright: 6px;
        -webkit-border-bottom-right-radius: 6px;
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        overflow: hidden;
        background-color: #f2f2f2; }
        #container #maincolumn #content .post h2 {
          letter-spacing: 0px;
          margin-bottom: 15px; }
        #container #maincolumn #content .post .postmain {
          -moz-border-radius-topleft: 6px;
          -webkit-border-top-left-radius: 6px;
          -moz-border-radius-bottomleft: 6px;
          -webkit-border-bottom-left-radius: 6px;
          border-top-left-radius: 6px;
          border-bottom-left-radius: 6px;
          background-color: white !important;
          float: left;
          width: 75%; }
          #container #maincolumn #content .post .postmain.boxwithinfo {
            padding-top: 52px !important; }
          #container #maincolumn #content .post .postmain .post-content {
            margin: 0;
            padding: 0; }
            #container #maincolumn #content .post .postmain .post-content .entry {
              font-size: 12px; }
              #container #maincolumn #content .post .postmain .post-content .entry a {
                font-weight: bold;
                color: black; }
                #container #maincolumn #content .post .postmain .post-content .entry a:hover {
                  color: #646464; }
        #container #maincolumn #content .post .postsidebar {
          float: left;
          width: 25%;
          height: 100%; }
        #container #maincolumn #content .post.nosidebar {
          background-color: white !important; }
          #container #maincolumn #content .post.nosidebar .postmain {
            width: 100% !important; }
  #container #sidebar {
    width: 25%;
    margin: 0;
    float: left;
    background: none;
    border: none; }
    #container #sidebar .widget {
      float: left;
      width: 100%;
      background-color: white;
      color: black;
      margin-bottom: 30px;
      -moz-border-radius-topleft: 6px;
      -webkit-border-top-left-radius: 6px;
      -moz-border-radius-topright: 6px;
      -webkit-border-top-right-radius: 6px;
      -moz-border-radius-bottomleft: 6px;
      -webkit-border-bottom-left-radius: 6px;
      -moz-border-radius-bottomright: 6px;
      -webkit-border-bottom-right-radius: 6px;
      border-top-left-radius: 6px;
      border-top-right-radius: 6px;
      border-bottom-left-radius: 6px;
      border-bottom-right-radius: 6px;
      overflow: hidden;
      padding-top: 27px; }
      #container #sidebar .widget.widgetcform {
        background-color: #ff6f00 !important;
        padding-top: 0px !important; }
        #container #sidebar .widget.widgetcform h3 {
          font-size: 26px;
          position: relative;
          background: none;
          padding: 0 0 5px 0;
          font-weight: bold;
          line-height: 1.1; }
        #container #sidebar .widget.widgetcform #sendbutton {
          visibility: hidden; }
        #container #sidebar .widget.widgetcform #presendbutton, #container #sidebar .widget.widgetcform #sendbutton {
          display: block;
          position: absolute;
          bottom: 0;
          right: 0;
          width: auto;
          color: white;
          background: black;
          font-weight: bold;
          text-transform: uppercase;
          text-decoration: none;
          font-size: 18px;
          padding: 5px 20px 6px 20px;
          font-family: Helvetica, Nimbus Sans, Arial, sans-serif;
          border: none !important;
          -moz-border-radius-topleft: 3px;
          -webkit-border-top-left-radius: 3px;
          -moz-border-radius-topright: 0px;
          -webkit-border-top-right-radius: 0px;
          -moz-border-radius-bottomleft: 0px;
          -webkit-border-bottom-left-radius: 0px;
          -moz-border-radius-bottomright: 3px;
          -webkit-border-bottom-right-radius: 3px;
          border-top-left-radius: 3px;
          border-top-right-radius: 0px;
          border-bottom-left-radius: 0px;
          border-bottom-right-radius: 3px; }

#footer {
  width: 100%;
  padding: 0;
  float: left;
  width: 100%;
  background-color: white;
  color: black;
  margin-bottom: 30px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  overflow: hidden;
  color: black; }
  #footer .widget {
    text-align: left;
    width: 25%;
    float: left;
    clear: none; }
  #footer a {
    color: black; }

.postnavigation {
  margin-bottom: 30px;
  float: left;
  clear: both; }
  .postnavigation h3 {
    margin: 0;
    text-transform: uppercase;
    font-size: 12px; }
  .postnavigation .next {
    width: 100%;
    float: left;
    text-align: left;
    margin: 0 0 5px 0; }
  .postnavigation .previous {
    width: 100%;
    float: left;
    text-align: left;
    margin: 0 0 5px 0; }

.commentsouter h4#comments {
  padding: 10px 0 10px 20px;
  background-color: #f2f2f2; }
.commentsouter ul.commentlist {
  list-style-type: none !important;
  margin: 0 !important; }
  .commentsouter ul.commentlist ul {
    list-style-type: none !important;
    margin-left: 20px; }
  .commentsouter ul.commentlist .commentbox {
    position: relative; }
  .commentsouter ul.commentlist .avatarbox {
    position: absolute;
    left: 0;
    top: 0; }
  .commentsouter ul.commentlist .commentmetadata {
    margin-left: 60px;
    border-bottom: 1px solid #d7d7d7; }
    .commentsouter ul.commentlist .commentmetadata h4 {
      margin: 0;
      float: left; }
    .commentsouter ul.commentlist .commentmetadata span {
      display: block;
      float: right; }
  .commentsouter ul.commentlist .commenttextwrap {
    margin-left: 60px; }
.commentsouter .commentnavigation {
  position: relative;
  height: 32px;
  margin: 20px 0 20px 0; }
  .commentsouter .commentnavigation a {
    position: absolute;
    top: 0;
    width: 100%;
    height: 22px;
    text-decoration: none;
    font-style: normal;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 10px;
    background: #7f7f7f;
    font-family: Helvetica, Nimbus Sans, Arial, sans-serif; }
  .commentsouter .commentnavigation .alignleft, .commentsouter .commentnavigation .alignright {
    position: absolute;
    top: 0;
    width: 22%;
    height: 32px;
    margin: 0;
    padding: 0; }
  .commentsouter .commentnavigation .alignleft {
    left: -20px; }
    .commentsouter .commentnavigation .alignleft a {
      left: 0;
      padding: 3px 3px 3px 20px;
      text-align: left;
      -moz-border-radius-topright: 6px;
      -webkit-border-top-right-radius: 6px;
      -moz-border-radius-topright: 6px;
      -webkit-border-bottom-right-radius: 6px;
      -moz-border-radius-bottomright: 6px;
      -webkit-border-bottom-right-radius: 6px;
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px; }
  .commentsouter .commentnavigation .alignright {
    right: -20px; }
    .commentsouter .commentnavigation .alignright a {
      right: 0;
      padding: 3px 20px 3px 3px;
      text-align: right;
      -moz-border-radius-topleft: 6px;
      -webkit-border-top-left-radius: 6px;
      -moz-border-radius-topleft: 6px;
      -webkit-border-bottom-left-radius: 6px;
      -moz-border-radius-bottomleft: 6px;
      -webkit-border-bottom-left-radius: 6px;
      border-top-left-radius: 6px;
      border-bottom-left-radius: 6px; }
.commentsouter #respond textarea {
  width: 100%; }

.sociallink {
  display: block;
  min-height: 32px;
  margin-bottom: 10px; }
  .sociallink.facebook {
    background: transparent url(images/facebook_32.png) left center no-repeat;
    padding-left: 42px; }
  .sociallink.twitter {
    background: transparent url(images/twitter_32.png) left center no-repeat;
    padding-left: 42px; }

.navigation {
  position: relative;
  float: left;
  width: 100%;
  background-color: white;
  color: black;
  margin-bottom: 30px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  overflow: hidden; }
  .navigation .navigationinner {
    padding: 5px; }
  .navigation .page-numbers {
    display: block;
    float: left;
    width: 22px;
    height: 22px;
    text-decoration: none;
    font-style: normal;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 10px;
    background: #7f7f7f;
    font-family: Helvetica, Nimbus Sans, Arial, sans-serif;
    padding: 3px;
    margin: 0 3px 0 3px;
    text-align: center;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .navigation .page-numbers.current {
      color: #7f7f7f;
      background: white; }
    .navigation .page-numbers.prev {
      padding: 3px 10px 3px 10px;
      width: auto;
      white-space: nowrap; }
    .navigation .page-numbers.next {
      padding: 3px 10px 3px 10px;
      width: auto;
      white-space: nowrap; }
  .navigation .alignleft, .navigation .alignright {
    height: 22px;
    position: absolute;
    top: 0;
    width: 25%; }
    .navigation .alignleft a, .navigation .alignright a {
      height: 22px;
      text-decoration: none;
      font-style: normal;
      color: white;
      font-weight: bold;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 10px;
      background: #7f7f7f;
      padding: 5px 20px 6px 20px;
      font-family: Helvetica, Nimbus Sans, Arial, sans-serif;
      display: block; }
  .navigation .alignleft {
    left: 0; }
    .navigation .alignleft a {
      text-align: left;
      -moz-border-radius-topleft: 6px;
      -webkit-border-top-left-radius: 6px;
      -moz-border-radius-topleft: 6px;
      -webkit-border-bottom-left-radius: 6px;
      -moz-border-radius-bottomleft: 6px;
      -webkit-border-bottom-left-radius: 6px;
      border-top-left-radius: 6px;
      border-bottom-left-radius: 6px; }
  .navigation .alignright {
    right: 0; }
    .navigation .alignright a {
      text-align: right;
      -moz-border-radius-topright: 6px;
      -webkit-border-top-right-radius: 6px;
      -moz-border-radius-topright: 6px;
      -webkit-border-bottom-right-radius: 6px;
      -moz-border-radius-bottomright: 6px;
      -webkit-border-bottom-right-radius: 6px;
      border-top-right-radius: 6px;
      border-bottom-right-radius: 6px; }

