/*
Theme Name: PropertyMinder Realtor's Blog Theme
Theme URI: http://propertyminder.com
Description: Custom theme for PropertyMinder Realtor's blogs
Author: PropertyMinder
Version: 1.00
*/
* {
  margin: 0;
  padding: 0;
  outline: 0; }

body {
  background: #fff;
  font-family: 'Open Sans';
  font-size: 15px;
  color: #333; }

img {
  border: 0; }

.clear {
  clear: both;
  font-size: 0px;
  line-height: 0px; }

.wrapper {
  width: 80%;
  max-width: 1000px;
  margin: 0px auto; }

/* ====== Header ====== */
#header {
  padding: 30px 0px 40px;
  background: #ddd; }
  #header .header-title a {
    text-decoration: none;
    color: #333; }
    #header .header-title a:hover {
      text-decoration: underline; }
  #header #blog-info {
    float: left; }
  #header #realtor-info {
    float: right;
    text-align: right;
    font-weight: bold;
    padding-top: 10px; }
  #header #menuMain {
    margin-top: 20px;
    border-radius: 5px; }

/* /Header */
/* ====== Main Menu ====== */
#menu-main {
  margin-top: 20px; }
  #menu-main .topnav {
    list-style: none; }
    #menu-main .topnav > li {
      display: inline-block;
      position: relative; }
      #menu-main .topnav > li a {
        display: block;
        padding: 5px 10px;
        text-decoration: none;
        color: #fff;
        border: 1px solid #aaa;
        color: #fff;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease;
        border-radius: 5px; }
        #menu-main .topnav > li a:hover {
          background: #aaa;
          color: #000; }
  #menu-main ul.sub-menu {
    display: none; }

/* /Main Menu */
/* ====== Slider Main ====== */
#slider-main {
  margin: 20px auto 30px; }
  #slider-main #slider {
    margin: 0; }
    #slider-main #slider .flex-viewport {
      height: 550px;
      overflow: hidden; }
    #slider-main #slider ul.slides li {
      height: 550px;
      overflow: hidden; }
  #slider-main #carousel ul.slides li {
    width: 210px;
    height: 130px;
    overflow: hidden;
    margin-right: 5px;
    cursor: pointer; }

/* /Slider Main */
/* ====== Content ====== */
.forSlider {
  padding: 20px 0px; }
  .forSlider #slider-main .nivoSlider {
    -webkit-box-shadow: none;
    box-shadow: none; }

#content {
  padding: 20px 0px; }
  #content #centralbar {
    width: 70%;
    float: left;
    margin-right: 5%; }
  #content #sidebar {
    width: 25%;
    float: left; }

/* /Content */
/* ====== Post Item ====== */
.post-item {
  margin-bottom: 30px; }
  .post-item p.pvc_stats {
    padding: 0 !important;
    background: 0 !important; }
  .post-item .pvc_clear {
    display: none; }
  .post-item .post-content.full {
    width: 100%;
    float: none; }
  .post-item .post-tags {
    font-size: 14px;
    margin-top: 10px; }
    .post-item .post-tags a {
      text-decoration: none; }
      .post-item .post-tags a:hover {
        text-decoration: underline; }
  .post-item .post-info {
    margin-top: -7px;
    margin-bottom: 10px; }
  .post-item .post-title {
    vertical-align: middle; }
    .post-item .post-title a {
      color: #333;
      text-decoration: none;
      vertical-align: middle; }
      .post-item .post-title a:hover {
        text-decoration: underline; }
  .post-item .post-date {
    font-size: 14px;
    color: #777;
    vertical-align: middle; }
  .post-item img {
    width: 100%;
    height: auto; }

p.pvc_stats {
  padding: 0 !important;
  background: 0 !important; }

.pvc_clear {
  display: none; }

.stat-span {
  margin-left: 10px; }
  .stat-span i {
    margin-right: 3px; }

/* /Post Item */
/* ====== Page Item ====== */
.page-item .page-title {
  vertical-align: middle; }
.page-item img {
  width: 100%;
  height: auto; }
.page-item .page-info {
  font-size: 14px;
  margin-bottom: 10px;
  color: #777; }
.page-item .page-text {
  font-size: 16px; }
  .page-item .page-text p {
    margin-bottom: 10px; }
.page-item .page-tags {
  margin-top: 10px;
  font-size: 14px; }
  .page-item .page-tags a {
    text-decoration: none; }
    .page-item .page-tags a:hover {
      text-decoration: underline; }

#archiveTitle {
  margin-bottom: 20px;
  text-align: center; }

/* /Page Item */
/* ====== Commentaries ====== */
.commentaries {
  margin-top: 30px; }
  .commentaries h3#comments {
    margin-bottom: 10px; }
  .commentaries .commentlist {
    list-style: none; }
    .commentaries .commentlist > li {
      padding: 10px;
      margin-bottom: 15px;
      border: 1px solid #ccc;
      border-radius: 5px; }
  .commentaries ul.children {
    margin-top: 15px;
    margin-left: 30px;
    list-style: none; }
    .commentaries ul.children li {
      padding-left: 5px;
      border-left: 2px solid #ccc;
      margin-bottom: 10px; }
  .commentaries img.avatar {
    display: none; }
  .commentaries .comment-author, .commentaries .comment-meta, .commentaries .reply {
    font-size: 14px;
    color: #777; }
    .commentaries .comment-author a, .commentaries .comment-meta a, .commentaries .reply a {
      text-decoration: none; }
      .commentaries .comment-author a:hover, .commentaries .comment-meta a:hover, .commentaries .reply a:hover {
        text-decoration: underline; }
  .commentaries .comment-meta {
    margin-bottom: 5px; }
  .commentaries .reply {
    margin-top: 5px; }
  .commentaries #respond {
    margin-top: 20px; }
    .commentaries #respond a {
      text-decoration: none; }
      .commentaries #respond a:hover {
        text-decoration: underline; }
    .commentaries #respond #submit {
      height: 30px;
      padding: 0px 10px;
      border-radius: 3px;
      background: #ddd;
      border: 0;
      cursor: pointer;
      font: 15px 'Open Sans';
      -webkit-transition: background 0.2s ease, color 0.2s ease;
      -moz-transition: background 0.2s ease, color 0.2s ease;
      transition: background 0.2s ease, color 0.2s ease; }
      .commentaries #respond #submit:hover {
        background: #bbb; }
  .commentaries textarea {
    border: 1px solid #aaa;
    border-radius: 5px;
    width: 100%;
    height: 150px;
    margin: 5px 0px;
    -moz-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    font: 14px 'Open Sans';
    color: #333; }

/* /Commentaries */
/* ====== Pagination ====== */
.pagination a, .pagination span {
  display: inline-block;
  height: 30px;
  padding: 0px 10px;
  border-radius: 3px;
  background: #ddd;
  line-height: 30px;
  text-decoration: none;
  color: #333;
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  transition: background 0.2s ease; }
  .pagination a:hover, .pagination span:hover {
    background: #bbb; }
  .pagination a.current, .pagination span.current {
    background: #bbb; }

/* /Pagination */
/* ====== Sidebar ====== */
#sidebar .widget {
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px; }
#sidebar h3 {
  margin-bottom: 5px; }
#sidebar input, #sidebar textarea, #sidebar select {
  display: block;
  width: 100%;
  -moz-sizing: border-box;
  box-sizing: border-box; }
#sidebar input[type="text"], #sidebar input[type="email"], #sidebar select {
  height: 25px;
  padding: 0px 5px;
  font: 13px 'Open Sans';
  color: #333;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-bottom: 7px; }
#sidebar input[type="submit"] {
  height: 30px;
  border: 0;
  background: #ddd;
  font: 14px 'Open Sans';
  cursor: pointer;
  -webkit-transition: background 0.2s ease, color 0.2s ease;
  -moz-transition: background 0.2s ease, color 0.2s ease;
  transition: background 0.2s ease, color 0.2s ease;
  border-radius: 3px; }
  #sidebar input[type="submit"]:hover {
    background: #bbb; }
#sidebar textarea {
  border: 1px solid #aaa;
  border-radius: 5px;
  width: 100%;
  height: 150px;
  -moz-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font: 14px 'Open Sans';
  color: #333;
  margin-bottom: 7px; }
#sidebar .wpcf7-form {
  font-size: 14px; }
#sidebar ul, #sidebar ol {
  padding-left: 20px; }
#sidebar a {
  text-decoration: none; }
  #sidebar a:hover {
    text-decoration: underline; }

/* /Sidebar */
/* ====== Footer ====== */
#footer {
  padding: 30px 0px;
  background: #ddd;
  font-size: 13px; }
  #footer a {
    color: #333; }

/* /Footer */
