/*
Theme Name: Pinclone
Theme URI: http://www.8web.gr/en
Author: 8web
Author URI: http://www.8web.gr/en
Description: Awesome Pinterest Clone for Wordpress
Version: 1.8
Tags: photo, gallery, portfolio, social, network, wordpress, pinterest, clone
*/
body {
background: #f2f2f2;
padding-top: 58px;
padding-bottom: 15px;
}

a {
color: #9f9f9f;
}

a:hover {
color: #3f3f3f;
}

a, p, h1, h2, h3, h4, h5, h6, div {
word-wrap: break-word;
}

h1, h2, h3 { letter-spacing: -1px;
}


/* Top Menu */
#topmenu {
}

#topmenu .navbar-inner {
border: 1px solid #d4d4d4;
filter: none;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

#topmenu .brand {
margin-top: -1px;
text-shadow: none;
}

#topmenu .brand:hover {
color: #777;
}

#topmenu .logo {
height: 40px;
overflow: hidden;
margin-top: 0;
padding: 0;
}

#topmenu #menu-top-right i {
line-height: 1.3em;
}

#topmenu .nav > li > a {

padding: 10px;
text-shadow: none;
}

#topmenu .nav > .active > a,
#topmenu .nav > .active > a:hover,
#topmenu .nav > .active > a:focus {
background-color: #f7f7f7;

-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

#topmenu .nav > li > a:focus,
#topmenu .nav > li > a:hover {
background-color: #fbfbfb;

}

#topmenu ul.nav li.dropdown:hover > ul.dropdown-menu {
display: block;
}

#topmenu .nav > li > .dropdown-menu:before {
content: none;
}

#topmenu .nav > li > .dropdown-menu:after {
content: none;
}

#topmenu .dropdown-menu {
background-color: #fbfbfb;
border: 1px solid #f5f5f5;
border-bottom: none;
margin: 0;
padding: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
width: 350px;
}

#topmenu .dropdown-menu li {
width: 50%;
float: left;
}

#topmenu .dropdown-toggle {
cursor: pointer;
}

#menu-top-right .dropdown-menu {
min-width: 98px;
width: 98px;
}

#menu-top-right .dropdown-menu-add {
min-width: 69px;
width: 69px;
}

#menu-top-right .dropdown-menu li {
width: 100%;
float: none;
}

#menu-top-right .dropdown-menu-add li a {
padding-left: 10px;
padding-right: 15px;
}

#menu-top-right #user-notifications-count a {
background: #ccc;
color: #fff;
margin: 7px 0 0 7px;
padding: 2px 8px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-text-shadow: none;
-moz-text-shadow: none;
text-shadow: none;
}

#menu-top-right #user-notifications-count a.user-notifications-count-nth {
background: #e55;
}

#menu-top-right #user-notifications-count a:hover {
background: #e00;
}

#topmenu .dropdown-menu li a {

filter: none;
padding-top: 5px;
padding-bottom: 5px;
word-wrap: normal;
}

#topmenu .dropdown-menu li a:hover, #topmenu .dropdown-menu li a:focus {
background-color: #4c4c4c;
background-image: none;

}

#topmenu .dropdown-menu .active > a {
background-color: #4c4c4c;
background-image: none;

}

#topmenu .dropdown-menu .active > a:hover {
background-color: #4c4c4c;
background-image: none;
color: #fff;
}

#topmenu .dropdown-submenu:hover > a {
color: #333;
background-color: #fbfbfb;
background-image: none;
filter: none;
}

#topmenu .dropdown-submenu:hover > a:hover {
color: #fff;
background-color: #4c4c4c;
}

#topmenu .dropdown-submenu li a {
background-color: #fcf8e3;
}

#topmenu .navbar-search .search-query {
width: 100px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}

#topmenu .navbar-search input::-webkit-input-placeholder {
padding-top: 2px;
}

.topmenu-social {
background: #d5d5d5;
color: #fff;
float: left;
height: 1.5em;
margin: 9px 8px 0 0;
width: 1.5em;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
}

.topmenu-social:hover {
background: #4c4c4c;
color: #fff;
text-decoration: none;
}

.topmenu-social i {
display: inline-block;
margin-left: 4px;
margin-top: 2px;

}

.topmenu-social .fa-facebook {
}

.topmenu-social .fa-twitter {
margin-left: 4px;
margin-top: 2px;
}

.topmenu-social .fa-rss {
}

#loginbox-wrapper #loginbox {
cursor: pointer;
}

#loginbox-wrapper .popover {
background: #fcfcfc;
left: -125px !important;
width: 250px;
}

#loginbox-wrapper .popover-title {
background: #fff;
}

#loginbox-wrapper .popover .arrow {
margin-left: 85px !important;
}

#loginbox-wrapper .close {
font-size: 1.2em;
margin-right: 9px;
margin-top: -3px;
}

#loginbox-wrapper #wp-social-login-connect-options {
padding: 5px 0 0 0;
}

#loginbox-wrapper #loginbox-register {
margin: 8px 0 0 6px;
}

#loginbox-wrapper #loginbox-register a {
color: #06c;
}

#loginbox-wrapper .ajax-loader-loginbox {
margin-top: 8px;
}

#popup-login-overlay {
background: #fff;
bottom: 0;
display: none;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 1055;
opacity: 0.92;
filter: alpha(opacity=92);
}

#popup-login-box {
z-index: 1060;
}

#popup-login-box .modal-header div {
font-size: 22px;
}

#popup-login-box .modal-footer {
text-align: left;
}

#popup-login-box .modal-footer .help-inline {
font-size: 1.1em;
margin: -10px 0 0 3px;
font-weight: bold;
}

#popup-login-box input {
font-size: 1.1em;
}

#popup-login-box #wp-submit {
font-weight: bold;	
margin-top: 3px;
}

#popup-login-box #wp-social-login-connect-options {
padding: 5px 0 0 0;
}

#popup-login-box #popup-box-register {
margin: 6px 0 0 10px;
font-weight: bold;
}

#popup-login-box #popup-box-register a {
color: #06c;
}

#popup-login-box .ajax-loader-loginbox {
margin: 5px 0 0 4px;
}

#user-notifications-count + div.popover {
background: #fcfcfc;
left: -278px !important;
max-width: 440px;
top: 40px !important;
width: 440px;
}

#user-notifications-count + div.popover .popover-content {
height: 250px;
overflow-x: hidden;
}

#user-notifications-count + div.popover .popover-title {
background: #fff;
}

#user-notifications-count + div.popover .arrow {
margin-left: 190px !important;
}

#user-notifications-count + div.popover .close {
font-size: 1.2em;
margin-top: -3px;
}

#top-notifications-mobile {
border: 1px solid #ddd;
color: #888;
font-weight: bold;
padding: 2px 8px;
position: absolute;
right: 92px;
text-decoration: none;
top: 15px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.top-notifications-mobile-count-nth {
background: #e55 !important;
border: 1px solid #fff !important;
color: #fff !important;
}

.top-notifications-mobile-count-nth:hover {
background: #f5f5f5 !important;
color: #888 !important;
}

#top-notifications-mobile:hover {
background: #f5f5f5;
color: #888;
}

#top-add-button {
color: #888;
font-size: 16px;
padding: 3px 8px;
position: absolute;
right: 51px;
text-decoration: none;
top: 15px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#top-add-button:hover {
background: #f5f5f5;
}


/* Top Message */
#top-message-wrapper {
margin-top: 16px;
margin-bottom: 15px;
}

#top-message {
background: #ffd;
border: 1px solid #e5e5e5;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.08);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.08);
box-shadow: 0 1px 3px rgba(0,0,0,0.08);
}

#top-message p {
font-weight: bold;
padding: 12px 10px 0 10px;
}

#top-message p.top-message-p {
margin-top: 2px;
}

#top-alert-msg { 
background: #d9edf7;
border-bottom: solid 2px #b4d2da;
color: #666;
font-weight: bold;
left: 0;
padding: 12px 0;
position: fixed;
text-align: center;
top: 0;
width: 100%;
z-index: 2000;
}

#top-alert-msg a {
color: #3a87ad;
}

#top-alert-msg-close {
color: #3A87AD;
cursor: pointer;
float: right;
margin-right: 25px;
padding: 0 10px;
}


/* Masonry */
#masonry {
margin: 0 auto;
visibility: hidden;
}

#masonry .thumb {
background: #fff;
border: 1px solid #e5e5e5;
font-size: 0.9em;
float: left;
margin: 0 8px 14px 8px;
position: relative;
width: 250px;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.08);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.08);
box-shadow: 0 1px 3px rgba(0,0,0,0.08);
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

#masonry .featured-thumb-link {
display: block;
min-height: 70px;
position: relative;
text-align: center;
width: 100%;
}

#masonry .featured-thumb-video {
background: transparent url("img/video_overlay.png") no-repeat;
height: 50px;
width: 50px;
left: 50%;
bottom: 10%;
margin-left: -25px;
margin-top: -25px;
position: absolute;
}

#masonry .featured-thumb-gif {
background: transparent url("img/gif_overlay.png") no-repeat;
height: 50px;
width: 50px;
left: 50%;
top: 50%;
margin-left: -25px;
margin-top: -25px;
position: absolute;
}

.video-embed-wrapper {
height: 0;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
position: relative;
}
.video-embed-wrapper #video-embed {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}

#masonry .sticky {
background: #ffd;
}

#masonry .masonry-actionbar {
display: none;
font-weight: bold;
height: 25px;
position: absolute;
text-align: center;
top: 5px;
width: 250px;
z-index: 999;
}

#masonry .masonry-actionbar button, #masonry .masonry-actionbar a {
font-weight: bold;
margin-bottom: 3px;
}

#masonry .masonry-actionbar-mobile {
display: none;
}

#masonry .post-title {
line-height: 1.3em;
font-size: 1em;
margin: 3px 0 16px 0;
padding: 5px 10px 0 10px;
text-align: center;
}

#masonry .masonry-meta {
border-top: 1px solid #f5f5f5;
clear: both;
color: #888;
font-size: 0.9em;
line-height: 1.3em;
padding: 5px 10px 10px 10px;
}

#masonry .masonry-meta-author {
font-weight: bold;
}

#masonry .masonry-meta-comment-likes {
border-top: none;

padding-bottom: 5px;
padding-top: 0;
}

#masonry .masonry-meta-comment-likes span {
margin: 0 0.3em;
}

#masonry .masonry-meta-comment {
margin-left: 35px;
}

#masonry .masonry-meta-comment-content {
white-space: pre-wrap;	
}

#masonry .masonry-meta-avatar {
float: left;
margin: 2px 0px 5px 0;
width: 26px;
}

#masonry .masonry-meta-avatar img {
height: 26px;
width: 26px;
}

#masonry #reply-title {
display: none;
}

#masonry .masonry-meta textarea {
height: 27px;
margin-top: 2px;
padding-top: 2px;
resize: none;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

#masonry .masonry-meta form {
margin: 0;
}

#ajax-loader-masonry {
left: 50%;
margin-left: -12px;
position: absolute;
top: 400px;
}

#infscr-loading { 
background: #000;
bottom: 0;
color: #fff;
left: 50%;
margin-left: -60px;
opacity: 0.3;
padding: 5px;
position: fixed;
text-align: center;
width: 120px;
z-index: 100;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
-webkit-text-shadow: none;
-moz-text-shadow: none;
text-shadow: none;
}

#infscr-loading img {
width: 43px;
}

#post-lightbox {
background: transparent;
bottom: 0;
left: 0;
margin: 0;
overflow-x: auto;
overflow-y: scroll;
position: fixed;
right: 0;
top: 0;
width: 100%;
}

#post-lightbox .post-wrapper {
position : static;
width: 570px;
margin: 25px auto;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}


/* Post */
#post-masonry {
position: relative
}

.post-wrapper {
background: #fff;
border: 1px solid #e5e5e5;
margin-bottom: 45px;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.08);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.08);
box-shadow: 0 1px 3px rgba(0,0,0,0.08);
z-index: 200;
}

.post-wrapper .h1-wrapper {
border-bottom: 1px solid #eee;
}

.post-wrapper .h1-wrapper h1 {
font-size: 1.5em;
line-height: 1.3em;
margin: 10px 25px;
text-align: center;
}

.post-wrapper .post-top-wrapper {
border-bottom: 1px solid #eee;
min-height: 48px;
padding: 20px 25px;
}

.post-wrapper .post-top-wrapper-header .follow {
font-weight: bold;
margin-top: 8px;
}

.post-wrapper .post-top-wrapper-header {
color: #999;
margin-left: 60px;
}

.post-wrapper .post-top-wrapper-author {
font-size: 1.5em;
font-weight: bold;
line-height: 1.2em;
}

.post-wrapper .post-top-wrapper-header a {
color: #000;
}

.post-wrapper .post-share {
position: absolute;
left: 50%;
margin-left: 320px;
}

.post-share-horizontal {
background: #fafafa;
display: block;
padding: 8px 8px 0 8px;
}

.post-share-horizontal #___plusone_0, .post-share-horizontal #___plusone_1 {
margin-left: -25px !important;
margin-right: -15px !important;
padding-bottom: 13px !important;
}

.post-share .fb_iframe_widget {
display: block;
height: 20px;
overflow: hidden;
width: 90px;
}

.post-share .fb_iframe_widget span {
width: 450px !important;	
}

.post-comments-wrapper .fb_iframe_widget span, .post-comments-wrapper .fb_iframe_widget  {
width: 100% !important;
}

.post-share-horizontal .pinterest img, .post-share-horizontal .post-embed, .post-share-horizontal .post-email, .post-share-horizontal #post-email-board, .post-share-horizontal .post-report {
margin-top: -14px;
}

.post-wrapper .post-top-meta {
margin: 0 25px;
padding: 20px 0 0 0;
}

.post-wrapper .post-top-meta .pull-right {
color: #a1a1a1;
font-size: 0.9em;
}

.post-wrapper .post-top-meta .pull-right a  {
font-weight: bold;
}

.post-wrapper .post-actionbar {
font-weight: bold;
}

.post-wrapper .post-actionbar button {
font-weight: bold;
}

.post-wrapper .post-actionbar .btn {
margin-bottom: 4px;
}

.post-wrapper .featured-thumb {
position: relative;
}

.post-wrapper .post-featured-photo {
background: #f2f2f2;
margin: 24px;
position: relative;
text-align: center;
}

.post-wrapper .post-nav-next {
position: absolute;
margin-top: -10px;
top: 50%;
right: -18px;
}

.post-wrapper .post-nav-prev {
position: absolute;
margin-top: -10px;
top: 50%;
left: -18px;
}

.post-wrapper .post-nav-next a, .post-wrapper .post-nav-prev a {
display: block;
font-size: 15px;
}

.post-wrapper .post-nav-next a:hover, .post-wrapper .post-nav-prev a:hover {
color: #555;
text-decoration: none;
}

.post-wrapper .post-nav-link-lightbox {
border: 1px solid #ccc;
height: 32px;
line-height: 32px;
width: 32px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
-webkit-text-shadow: 1px 1px #fff;
-moz-text-shadow: 1px 1px #fff;
text-shadow: 1px 1px #fff;
}

.post-wrapper .post-nav-link-lightbox i {
display: block;
line-height: 32px;
}

.post-wrapper .post-nav-next-lightbox, .post-wrapper .post-nav-prev-lightbox {
position: fixed;
}

.post-wrapper .post-nav-link-lightbox:hover {
border: 1px solid #aaa;
}

.post-wrapper .post-content {
margin: 25px;
}

.post-wrapper .post-content h1 {
font-size: 1em;
font-weight: normal;
line-height: 1.4em;
}

.post-wrapper .post-content .post-title-large {
font-size: 1.5em;
font-weight: bold;
line-height: 1em;
}

.post-wrapper .post-original-author {
color: #999;
font-size: 0.9em;
}

.post-wrapper .post-original-author a {
font-weight: bold;
}

.post-wrapper .post-content .thecontent img {
height: auto;
}

.post-wrapper .post-comments {
border-top: 1px solid #eee;
padding-top: 20px;
}

.post-wrapper .post-comments-wrapper {
margin: 0 25px;
}

.post-wrapper .post-board {
border-top: 1px solid #eee;
margin-bottom: 16px;
}

.post-wrapper .post-board-wrapper {
margin: 0 25px;
}

.post-wrapper .post-board-wrapper h4 {
font-size: 1.1em;
margin-top: 12px;
}

.post-wrapper .post-board-wrapper .follow {
font-weight: bold;
margin-top: -2px;
}

.post-wrapper .post-board-wrapper a {
font-weight: bold;
}

.post-wrapper .post-board-photo {
background: #fcfcfc;
border-right: 4px solid #fff;
border-bottom: 4px solid #fff;
float: left;
height: 48px;
overflow: hidden;
width: 48px;
}

.post-wrapper .post-board-photo:nth-child(n+8) {
border-left: 2px solid #fff;
border-right: 3px solid #fff;
}

.post-wrapper .post-board-photo:nth-child(10) {
border-right: none;
}

.post-wrapper .post-likes {
border-top: 1px solid #eee;
padding-top: 10px;
}

.post-wrapper .post-likes-wrapper {
margin: 0 25px 5px 25px;
}

.post-wrapper .post-likes-wrapper h4 {
float: left;
font-size: 1.1em;
margin-top: 12px;
}

.post-wrapper .post-likes-wrapper a {
display: inline-block;
margin: 0 0 6px 6px;
}

.post-wrapper .post-likes-wrapper .more-likes {
margin-left: 7px;
}

.post-wrapper .post-meta-top {
margin: 0 25px;
padding: 5px 0 15px 0;
}

.post-wrapper .post-likes-avatar {
margin-left: 55px;
}

.post-wrapper #post-repins {
border-top: 1px solid #eee;
padding: 10px 0;
}

.post-wrapper .post-repins-wrapper {
margin: 0 25px 5px 25px;
}

.post-wrapper .post-repins-wrapper h4 {
float: left;
font-size: 1.1em;
margin-top: 12px;
}

.post-wrapper .post-repins-wrapper ul {
list-style-type: none;
margin-left: 62px;
}

.post-wrapper .post-repins-wrapper li {
margin-bottom: 6px;
min-height: 50px;
}

.post-wrapper .post-repins-wrapper li.more-repins {
min-height: 1em;
}

.post-wrapper .post-repins-wrapper .post-repins-content {
line-height: 1.1em;
margin-left: 55px;
padding-top: 15px;
}

.post-wrapper .post-repins-wrapper a {
font-weight: bold;
}

.post-wrapper .post-repins-avatar {
margin-right: 4px;
}

.thetags {
margin-top: 6px;
padding: 0;
}

.thetags a {
border: 1px solid #e1e1e8;
display: inline-block;
margin-bottom: 5px;
max-width: 90%;
padding: 2px 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.thetags a:hover {
background: #fcfcfc;
text-decoration: none;
}

#post-repin-box {
background: #f2f2f2;
left: 50%;
margin-left: -210px;
max-width: 420px;
position: absolute;
}

#post-repin-box .close {
margin: 3px 8px 0 0;
}

#post-repin-box .post-repin-box-photo {
background: #e1e1e1;
border: 1px solid #aaa;
margin: 5px 25px;
overflow: hidden;
text-align: center;
}

#post-repin-box .post-repin-box-photo img {
max-height: 300px;
}

#post-repin-box #repinform {
margin: 10px 25px 10px 25px;
}

#post-repin-box .input-prepend, #post-repin-box .input-append {
margin: 0 0 3px 0;
width: 100%;
}

#post-repin-box .add-on {
background-color: #fcfcfc;
color: #999;
font-size: 18px;
font-weight: bold;
height: 22px;
line-height: 22px;
margin: 3px -1px 0 -1px;
width: 13%;
}

#post-repin-box .input-prepend input, #post-repin-box .input-append input {
font-size: 18px;
height: 32px;
margin: 3px 0;
text-align: left;
width: 84%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

#post-repin-box .input-append input {
text-align: right;	
}

#post-repin-box #repinform select {
font-size: 18px;
height: 32px;
margin: 3px 0 6px 0;
width: 65%;
background: rgb(252,252,252);
background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(241,241,241,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(241,241,241,1)));
background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(241,241,241,1) 100%);
background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(241,241,241,1) 100%);
background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(241,241,241,1) 100%);
background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(241,241,241,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f1f1f1',GradientType=0 );
}

#post-repin-box #repinform #noboard select {
color: #999;
}

#post-repin-box #repinform #repinform-add-new-board {
margin-top: 3px;
padding: 6px 10px;
}

#post-repin-box #repinform #board-add-new {
display: none;
font-size: 18px;
font-weight: bold;
height: 21px;
margin: 5px 0 5px 0;
width: 61%;
}

#post-repin-box #repinform textarea {
font-size: 18px;
height: 4em;
resize: vertical;
text-align: center;
width: 100%;	
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

#post-repin-box #repinform #pinit {
font-size: 1.2em;
font-weight: bold;
margin: 5px 0;
}

#post-repin-box #repinform .alert {
height: 18px;	
}

#post-repin-box #repinnedmsg {
margin: 0 25px 15px 25px;
}

#post-zoom-overlay {
background: #000;
bottom: 0;
display: none;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 1055;
opacity: 0.85;
filter: alpha(opacity=85);
}

#post-embed-overlay {
background: #fff;
bottom: 0;
display: none;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 1055;
opacity: 0.92;
filter: alpha(opacity=92);
}

#post-embed-box {
z-index: 1060;
}

#post-embed-box .modal-footer {
text-align: left;
}

#post-embed-box .modal-footer .help-inline {
color: #aaa;
font-size: 1.3em;
margin-top: -10px;
}

#post-embed-box input {
font-size: 1.3em;
padding: 10px;
}

#post-embed-box .modal-footer textarea {
background-color: #f5f5f5;
font-size: 1.3em;
line-height: 1.2em;
height: 6em;
padding: 10px;
resize: none;
width: 100%;	
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

#post-email-overlay, #post-email-board-overlay {
background: #fff;
bottom: 0;
display: none;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 1055;
opacity: 0.92;
filter: alpha(opacity=92);
}

#post-email-box, #post-email-board-box {
z-index: 1060;
}

#post-email-box .modal-footer, #post-email-board-box .modal-footer {
text-align: left;
}

#post-email-box .modal-footer .help-inline, #post-email-board-box .modal-footer .help-inline {
color: #aaa;
font-size: 1.3em;
margin-top: -10px;
}

#post-email-box input, #post-email-board-box input {
font-size: 1.3em;
padding: 10px;
}

#post-email-box .modal-footer textarea, #post-email-board-box .modal-footer textarea {
font-size: 1.3em;
line-height: 1.2em;
height: 6em;
padding: 10px;
resize: none;
width: 100%;	
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

#post-report-overlay {
background: #fff;
bottom: 0;
display: none;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 1055;
opacity: 0.92;
filter: alpha(opacity=92);
}

#post-report-box {
z-index: 1060;
}

#post-report-box .modal-footer {
text-align: left;
}

#post-report-box .modal-footer .help-inline {
color: #aaa;
font-size: 1.3em;
margin-top: -10px;
}

#post-report-box input {
font-size: 1.3em;
padding: 10px;
}

#post-report-box .modal-footer textarea {
font-size: 1.3em;
line-height: 1.2em;
height: 6em;
padding: 10px;
resize: none;
width: 100%;	
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.subpage-title h1 {
font-size: 1.8em;
line-height: 1.2em;
padding-bottom: 0.6em;
margin-bottom: 5px;
text-align: center;
-webkit-text-shadow: 1px 1px #fff;
-moz-text-shadow: 1px 1px #fff;
text-shadow: 1px 1px #fff;
}

.subpage-title p {
border-top: 3px double #ccc;
padding: 8px 0;
text-align: center;
}

.grand-title-wrapper {
margin: 30px 0 60px 0;
text-align: center;
}

.grand-title-wrapper h1 {
border-bottom: 3px double #ccc;
font-size: 1.8em;
line-height: 1.2em;
padding-bottom: 0.6em;
margin-bottom: 5px;
-webkit-text-shadow: 1px 1px #fff;
-moz-text-shadow: 1px 1px #fff;
text-shadow: 1px 1px #fff;
}

.grand-title-wrapper h1 a {
font-weight: bold;
}

.grand-title-wrapper .grand-title-subheader {
border-bottom: 3px double #ccc;
padding: 4px 0 8px 0;
}

.grand-title-wrapper .grand-title-subheader .avatar {
height: 32px;
width: 32px;
}

.grand-title-wrapper .grand-title-subheader a {
color: #000;
font-weight: bold;
}

.grand-title-wrapper .grand-title-subheader .pull-left a {
margin-right: 5px;
}

.grand-title-wrapper .follow {
color: #000;
font-weight: bold;
}


/* User/Author Template */
.user-wrapper {
background: #fff;
border: 1px solid #e5e5e5;
margin: 20px 0 15px 0;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.08);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.08);
box-shadow: 0 1px 3px rgba(0,0,0,0.08);
z-index: 200;
}

.user-wrapper .post-content {
margin: 25px;
}

.user-wrapper .post-content .user-avatar {
float: left;
height: 18%;
width: 18%;
}

.user-wrapper .post-content .user-avatar img {
height: auto;
}

.user-wrapper .post-content .user-profile {
margin-left: 22%;
}

.user-wrapper .post-content .user-profile .user-profile-icons {
display: inline-block;
margin: 12px 6px 0 0;
}

.user-wrapper .post-content .user-profile a:hover {
text-decoration: none;
}

.user-wrapper .post-content h1 {
font-size: 1.8em;
font-weight: bold;
line-height: 1.2em;
margin: 0;
}

#userbar {
border-top: 1px solid #f5f5f5;
}

#userbar .navbar-inner {
background-color: #fafafa;
background-image: none;
padding-top: 0;
border: 1px solid #ddd;
border-left: 0;
border-right: 0;
filter: none;
padding: 0;
text-align: center;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

#userbar .nav {
display: inline-block;
float: none;
height: 2em;
}

#userbar .nav > li > a {
padding: 10px 12px 10px;
}

#userbar .nav > .active > a,
#userbar .nav > .active > a:hover,
#userbar .nav > .active > a:focus {
background-color: #e5e5e5;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

#userbar .nav > li > a:focus,
#userbar .nav > li > a:hover {
background-color: #eee;
}

#userbar a.follow {
font-weight: bold;
line-height: 0.5em;
margin-bottom: 5px;
margin-left: 10px;
}

#userbar button.follow {
font-weight: bold;
margin-bottom: 5px;
margin-left: 10px;
}

#user-profile-boards {
margin-bottom: 60px;
text-align: center;
}

#user-profile-boards .board-mini {
display: inline-block;
margin: 0 20px 30px 20px;
}

#user-profile-follow {
text-align: center;	
}

#user-profile-follow .follow-wrapper {
background: #fff;
border: 1px solid #e5e5e5;
display: inline-block;
margin: 20px 12px 20px 12px;
padding: 12px;
width: 335px;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.08);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.08);
box-shadow: 0 1px 3px rgba(0,0,0,0.08);
}

#user-profile-follow .follow-wrapper .post-content .user-avatar {
float: left;
}

#user-profile-follow .follow-wrapper .post-content .user-name {
margin-left: 45px;
overflow: hidden;
text-align: left;
}

#user-profile-follow .follow-wrapper .post-content .user-name a:hover {
text-decoration: none;
}

#user-profile-follow .follow-wrapper .post-content .user-name h4 {
font-size: 1.1em;
line-height: 15px;
margin: 0;
overflow: hidden;
padding: 0;
text-align: left;
text-overflow: ellipsis;
white-space: nowrap;
width: 195px;
}

#user-profile-follow .follow-wrapper .post-content .user-name p {
font-size: 0.9em;
font-weight: bold;
margin: 0;
overflow: hidden;
padding: 0;
text-overflow: ellipsis;
white-space: nowrap;
width: 195px;
}

#user-profile-follow .follow-wrapper .follow {
float: right;
font-weight: bold;
}


/* Navigation */
#navigation {
clear: both;
}

#navigation .pager a, .post-wrapper .pager a {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#navigation .pager a:hover, .post-wrapper .pager a:hover {
background-color: #4c4c4c;
color: #fff;
}

#navigation-blog .pager a, .post-wrapper .pager a {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#navigation-blog .pager a:hover, .post-wrapper .pager a:hover {
background-color: #4c4c4c;
color: #fff;
}

#scrolltotop {
bottom: 0;
display: none;
position: fixed;
right: 15px;
z-index: 999;
}

#scrolltotop a {
color: #666;
display: block;
font-weight: bold;
line-height: 1em;
padding: 10px 20px;
text-align: center;
text-shadow: 0 1px rgba(255,255,255,0.8);
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
background: rgb(252,252,252);
background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(241,241,241,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(241,241,241,1)));
background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(241,241,241,1) 100%);
background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(241,241,241,1) 100%);
background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(241,241,241,1) 100%);
background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(241,241,241,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f1f1f1',GradientType=0 );
}

#scrolltotop a:hover {
color: #444;
text-decoration: none;
}


/* Comments */
.post-comments .commentlist {
list-style-type: none;
margin: 0;
padding: 0;
}

.post-comments .commentlist li {
list-style: none;
padding-bottom: 1em;
}

.post-comments .commentlist ul.children li {
margin: 1em 0 0 0;
padding: 0;
}

.post-comments .comment-avatar {
float: left;
padding: 3px 10px 0 0;
}

.post-comments .comment .pull-right a {
padding: 2px 6px;
font-size: 0.8em;
line-height: 15px;
color: #888;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #e6e6e6;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border: 1px solid #ddd;
*border: 0;
border-bottom-color: #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
*margin-left: .3em;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);	
}

.post-comments .comment .pull-right a:hover {
background-color: #e6e6e6;
*background-color: #d9d9d9;
background-position: 0 -15px;
text-decoration: none;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}

.post-comments .comment-content {
color: #333;
line-height: 1.3em;
margin-left: 60px;
padding-bottom: 5px;
width: 80%;
}

.post-comments span.bypostauthor a.url {
background-color: #aaa;
color: #fff;
margin-right: 5px;
padding: 0 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.post-comments span.bypostauthor a.url:hover {
background-color: #4c4c4c;
text-decoration: none;
}

.post-comments #reply-title {
color: #666;
font-size: 18px;
margin: 0;
padding: 0;
}

.post-comments #cancel-comment-reply-link {
margin-left: 60px;
}

.post-comments blockquote p {
font-size: 1em;
}

#commentform .commentform-input {
color: #666;
margin-right: 14px;
width: 31%;
}

#commentform .commentform-input:nth-child(3) {
margin-right: 0;
}

#commentform .commentform-field {
width: 94%;
}

#commentform .textarea-wrapper {
margin-left: 60px;
}

#commentform textarea {
background: #fafafa;
height: 48px;
resize: vertical;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

#masonry .masonry-meta input[type="submit"], .post-comments #submit {
padding: 4px 14px;
font-size: 1em;
font-weight: bold;
line-height: 20px;
color: #000;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
*background-color: #e6e6e6;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border: 1px solid #ddd;
*border: 0;
border-bottom-color: #ccc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
margin-left: 60px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);	
}

#masonry .masonry-meta input[type="submit"] {
margin-left: 0;	
}

#masonry .masonry-meta input[type="submit"]:hover, .post-comments #submit:hover {
background-color: #e6e6e6;
*background-color: #d9d9d9;
background-position: 0 -15px;
text-decoration: none;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}


/* Sidebar */
.sidebar {
clear: both;
color: #666;
padding-top: 8px;
}

.sidebar > ul {
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #fafafa;
margin: 0;
}

.sidebar ul > li {
border-top: 1px solid #fafafa;
border-bottom: 1px solid #e5e5e5;
list-style: none;
margin: 0;
padding: 5px 0;
}

.sidebar ul > li ul {
border: none;
}

.sidebar ul > li ul li {
border: none;
}

.sidebar .sidebar-left-single {
margin-top: 5px;
width: 220px;
}

.sidebar-right-single {
margin-top: 355px;
}


/* Images */
img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
display: inline;
float: right;
margin-left: 24px;
margin-top: 4px;
}

img.alignleft {
display: inline;
float: left;
margin-right: 24px;
margin-top: 4px;
}

.gallery-caption {
color: #888;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

embed,
iframe,
object,
video {
max-width: 100%;
}


/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
background-color: #f5f5f5;
border: 1px solid #ddd;
margin: 10px auto;
max-width: 95%;
padding: 10px 10px 0 10px;
text-align: center;
}

.wp-caption img {
margin: 0 0 5px 0;
padding: 0;
overflow: hidden;
width: 100%;
}

.wp-caption p.wp-caption-text {
margin: 0;
padding: 0 5px 5px 5px;
}


/* Advertisement */
#header-ad {
margin-bottom: 10px;
overflow: hidden;
text-align: center;
}

#single-pin-above-ad {
margin: 10px 0 -15px 0;
overflow: hidden;
padding: 0 25px;
text-align: center;
}

#single-pin-below-ad {
margin: -10px 0 -20px 0;
overflow: hidden;
padding: 0 25px;
text-align: center;
}

.thumb-ad {
overflow: hidden;
padding-bottom: 5px;
text-align: center;
font-size: 0.9em;
text-align: center;
}


/* Misc */
.container-fluid {
padding-right: 0;
padding-left: 0;
padding-top: 20px;
}

body[class*="span"] {
float: none;
margin-left: 0;
}

.btn.disabled {
color: #888 !important;
opacity: 1;
cursor: pointer;
}

.bigmsg {
margin-top: 50px;
text-align: center;
-webkit-text-shadow: 1px 1px #fff;
-moz-text-shadow: 1px 1px #fff;
text-shadow: 1px 1px #fff;
}

.bigmsg h2 {
color: #666;
}

.pricewrapper {
overflow: hidden;
position: absolute;
height: 88px;
width: 125px;
z-index: 99;
}

.pricewrapper-inner {
background: #fafafa;
border: 1px solid #f2f2f2;
color: #333;
padding: 2px 0;
position: relative;
left: -32px;
top: 15px;
width: 125px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

.description_instructions {
background: #fcfcfc;
border: 1px solid #ccc;
color: #aaa;
cursor: default;
font-size: 0.9em;
margin: -15px 0 5px 0;
padding: 8px 8px 4px 8px;
text-align: center;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.placeholder { color: #aaa !important; }

.position-fixed {
position: fixed !important;
}

.modal-backdrop {
background-color: #fff;
opacity: 0.92;
filter: alpha(opacity=92);
}

.modal {
-webkit-box-shadow: 0 5px 30px rgba(0,0,0,0.3);
-moz-box-shadow: 0 5px 30px rgba(0,0,0,0.3);
box-shadow: 0 5px 30px rgba(0,0,0,0.3);
}

.modal-header div {
font-size: 24.5px;	
font-weight: bold;
line-height: 30px;
}

.lightbox {
background-color: transparent;
text-align: center;
line-height: 0;
z-index: 1056;
position: relative;
top: 75px;
outline: none;
}

.lightbox .hide {
display: none;
}

.lightbox .in {
display: block;
}

.lightbox-content {
display: inline-block;
padding: 10px;
background-color: #ffffff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.3);
*border: 1px solid #999;
/* IE6-7 */
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
}

.lightbox-content img {
height: auto !important;	
}

.lightbox-content .lightbox-caption {
padding: 2%;
position: absolute;
left: 11px;
right: 12px;
bottom: 11px;
background: #000;
background: rgba(0, 0, 0, 0.6);
color: white;
text-align: center;
text-shadow: 0 -1px 0 #000000;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
font-size: 14px;
line-height: 18px;
}

.lightbox-header .close {
border: 2px solid #fff;
color: white;
font-size: 20px;
margin-right: -40px;
margin-top: 10px;
padding: 0 6px 0 7px;
line-height: 24px;
opacity: 1;
filter: alpha(opacity=1);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
text-shadow: none;
}

.lightbox-header .close:hover {
opacity: .7;
filter: alpha(opacity=70);
}

.board-mini {
width: 220px;
}

.board-mini h4 {
color: #afafaf;
margin-bottom: 0;
text-align: center;
-webkit-text-shadow: 1px 1px #fff;
-moz-text-shadow: 1px 1px #fff;
text-shadow: 1px 1px #fff;
}

.board-mini p {
color: #888;
font-size: 0.8em;
font-weight: bold;
margin: -2px 0 0.5em 0;
text-align: center;
}

.board-mini .board-photo-frame {
border: 1px solid #ddd;
border-bottom: 1px solid #c5c5c5;
overflow: hidden;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.15);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.15);
box-shadow: 0 1px 3px rgba(0,0,0,0.15);
}

.board-mini .board-main-photo-wrapper {
height: 250px;
overflow: hidden;
}

.board-mini .board-main-photo {
width: 100%;
}

.board-mini .board-photo-wrapper {
border-right: 2px solid #fff;
border-top: 2px solid #fff;
float: left;
height: 53px;
margin-bottom: -3px;
width: 53px;
}

.board-mini .board-photo-wrapper:nth-child(5) {
border-right: none;
}

.board-mini .follow {
color: #000;
font-weight: bold;
margin-left: -5px;
padding-left: 0;
padding-right: 0;
width: 105%;
}

.board-mini .edit-board {
color: #000;
font-weight: bold;
margin-left: -5px;
padding-left: 0;
padding-right: 0;
width: 105%;
}

.board-domain {
background: #fff;
margin: 25px 0 15px 0;
padding:  8px 15px 15px 15px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.15);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.15);
box-shadow: 0 1px 3px rgba(0,0,0,0.15);
}

.board-domain p {
overflow: hidden;
text-align: left;
text-overflow: ellipsis;
white-space: nowrap;
width: 100%;
margin-bottom: 6px;
}

.board-domain p a {
font-weight: bold;
}

.board-domain .board-domain-wrapper {
border: 1px solid #f5f5f5;
float: left;
height: 42.5px;
margin-right: 3px;
overflow: hidden;
width: 42.5px;
}

.board-domain .board-domain-wrapper:nth-child(5) {
margin-right: 0;
}

div.ajax-loader {
background: transparent url("img/ajax-loader-2.gif");
height: 24px;
margin: 0 auto;
vertical-align: middle;
width: 24px;
}

div.ajax-loader-inline {
display: inline-block;
}

#recaptcha_widget_div {
line-height: 0;
}

#recaptcha_area {
text-align: center;
margin: auto;	
}

#search-tags {
max-width: 780px;
margin: 0 auto;
text-align: center;
}

#search-tags a {
background: #aaa;
color: #fff;
display: inline-block;
font-size: 1.2em;
font-weight: bold;
margin: 0 8px 8px 0;
padding: 6px 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

#search-tags a:hover {
background: #666;
text-decoration: none;
}

.popular-categories, .gifts-categories {
background: #e5e5e5;
color: #000;
display: inline-block;
margin-bottom: 5px;
max-width: 90%;
padding: 2px 8px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.popular-categories:hover, .gifts-categories:hover {
background: #fcfcfc;
text-decoration: none;
}

.popular-categories-active, .gifts-categories-active {
background: #fcfcfc;
}

.top-user-count {
color: #fff;
font-size: 18px;
font-weight: bold;
margin: -29px 0 0 -29px;
padding: 6px 12px;
position: absolute;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}

.top-user-count-alt1 {
background: #f89406;
text-shadow: none;
}

.top-user-count-alt2 {
background: #4096ee;
text-shadow: none;
}


/* User Control Panel */
.usercp-wrapper {
margin: 15px 0 60px 0;
text-align: center;
-webkit-text-shadow: 1px 1px #fff;
-moz-text-shadow: 1px 1px #fff;
text-shadow: 1px 1px #fff;
}

.usercp-wrapper h1 {
border-bottom: 3px double #ccc;
font-size: 1.6em;
padding-bottom: 0.6em;
margin-bottom: 5px;
}

.usercp-wrapper form {
margin-top: 25px;
}

.usercp-wrapper label {
color: #999;
font-size: 1.2em;
font-weight: bold;
}

.usercp-wrapper input, .usercp-wrapper textarea, .usercp-wrapper select {
font-size: 1.1em;
font-weight: bold;
margin-top: 3px;
min-height: 1.8em;
text-align: center;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.usercp-wrapper textarea {
height: 4em;
resize: none;
}

.usercp-wrapper input[type=file] {
width: auto;
}

.usercp-wrapper input[type=checkbox] {
-ms-transform: scale(1.2);
-moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
-o-transform: scale(1.2);
transform:: scale(1.2);
width: auto;
}

#specialstatusdiv {
float: left;
margin: 3px;
}

#specialstatus {
float: left;
margin: 0;
}

#specialstatuslabel {
float: left;
font-size: 1.2em;
font-weight: bold;
margin: 3px 0 0 6px;
}

.usercp-wrapper  #add_board_form #category-id {
text-align: left;
}

.usercp-wrapper .moreoptions {
color: #666;
}

.usercp-wrapper .moreoptions a {
color: #666;
}

.usercp-wrapper #avatar-wrapper {
margin: 0 auto;
position: relative;
width: 160px;
}

.usercp-wrapper #avatarform {
left: 50%;
margin-left: -150px;
position: absolute;
}

.usercp-wrapper #avatar-anchor {
display:inline-block;
width: 100%;
}

.usercp-wrapper #pinclone_user_avatar {
max-width: 300px;	
}

.usercp-wrapper #avatar-delete {
bottom: -5px;
position: absolute;
right: -5px;
}

.usercp-wrapper #wp-social-login-connect-options {
border-bottom: 1px solid #ccc;
padding-bottom: 20px;
}

#user-notifications-table {
color: #666;
margin: 0;
text-shadow: none;
}

#user-notifications-table tr {
background: #fff;
}

#user-notifications-table tr a {
color: #666;
font-weight: bold;
}

#user-notifications-table td {
border-top: 1px solid #f2f2f2;
}

#user-notifications-table .notifications_unread {
background: #ffc;
}

#user-notifications-table .notifications_from {
width: 40px;
}

#user-notifications-table .notifications_post_id {
width: 40px;
}

#user-notifications-table .notifications_from img {
height: 40px;
width: 40px;
}

#user-notifications-table .notifications_post_id  img{
height: 40px;
width: 40px;
}

.usercp-pins .hero-unit {
overflow: hidden;
padding: 10px 20px;
}

.usercp-pins .hero-unit p {
line-height: 1em;
margin-top: 8px;
}

.usercp-pins h4 {
color: #999;
margin-bottom: 20px;
}

.usercp-pins .hero-unit input {
font-size: 18px;
width: 0 auto;
}

.usercp-pins input.fetch-pin {
font-size: 18px;
height: 32px;
width: 120px;
}

.usercp-pins #pin-upload-progress {
margin-top: 20px;	
}

.usercp-pins #pin-upload-postdata-wrapper {
background-color: #eeeeee;
padding: 25px 0 10px 0;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

.usercp-pins #pin-upload-postdata-wrapper .postdata-box-photo {
background: #e1e1e1;
border: 1px solid #aaa;
margin: 0 25px 15px 25px;
overflow: hidden;
text-align: center;
}

.usercp-pins #pin-upload-postdata-wrapper .postdata-box-photo img {
max-height: 300px;
}

.usercp-pins #pin-upload-postdata-wrapper form {
margin: 10px 25px 10px 25px;
}

.usercp-pins #pin-upload-postdata-wrapper form .input-prepend, .usercp-pins #pin-upload-postdata-wrapper form .input-append {
margin: 0 0 3px 0;
width: 100%;
}

.usercp-pins #pin-upload-postdata-wrapper form .add-on {
background-color: #fcfcfc;
color: #999;
font-size: 18px;
font-weight: bold;
height: 26px;
line-height: 26px;
margin: 3px -1px 0 -1px;
width: 13%;
}

.usercp-pins #pin-upload-postdata-wrapper form .input-prepend input, .usercp-pins #pin-upload-postdata-wrapper form .input-append input {
font-size: 18px;
font-weight: bold;
height: 2em;
text-align: left;
width: 83%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.usercp-pins #pin-upload-postdata-wrapper form .input-append input {
text-align: right;	
}

.usercp-pins #pin-upload-postdata-wrapper form select {
float: left;
font-size: 18px;
height: 34px;
margin: 3px 0 6px 0;
text-align: left;
width: 52%;
background: rgb(252,252,252);
background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(241,241,241,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(241,241,241,1)));
background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(241,241,241,1) 100%);
background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(241,241,241,1) 100%);
background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(241,241,241,1) 100%);
background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(241,241,241,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f1f1f1',GradientType=0 );
}

.usercp-pins #pin-upload-postdata-wrapper form #board-add-new {
display: none;
float: left;
font-size: 1.2em;
font-weight: bold;
height: 33px;
margin: 5px 0 5px 0;
width: 52%;
text-align: left;
}

.usercp-pins #pin-upload-postdata-wrapper form #board-add-new-category {
display: none;
}

.usercp-pins #pin-upload-postdata-wrapper form #noboard select {
color: #999;
}

.usercp-pins #pin-upload-postdata-wrapper form #pin-postdata-add-new-board {
margin-top: 4px;
padding: 6px 10px
}

.usercp-pins #pin-upload-postdata-wrapper form textarea {
font-size: 18px;
font-weight: bold;
height: 4em;
resize: vertical;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

.usercp-pins #pin-upload-postdata-wrapper form #pinit {
font-size: 1.2em;
font-weight: bold;
margin: 5px 0;
}

.usercp-pins #bookmarklet .badge {
font-size: 1.2em;
}

.usercp-pins #bookmarklet .badge a {
color: #fff;
cursor: move;
display: block;
padding: 15px;
}

.usercp-pins #bookmarklet .badge a:hover {
text-decoration: none;	
}

.usercp-pins #pinitbutton textarea {
font-size: 0.9em;
}

.ac_results {
background-color: #fff;
border-color: #808080;
border-style: solid;
border-width: 1px;
display: none;
font-size: 1.1em;
font-weight: bold;
list-style: none;
margin: 0;
padding: 0;
position: absolute;
z-index: 10000;
}

.ac_results li {
color: #101010;
padding: 2px 5px;
white-space: nowrap;
text-align: left;
}

.ac_over {
background-color: #ffc;
cursor: pointer;
}

.ac_match {
text-decoration: underline;
}

#noscriptalert {
background: #f2dede;
border: 1px solid #eed3d7;
bottom: 0;
color: #b94a48;
font-size: 1.6em;
font-weight: bold;
left: 0;
padding: 20px 0;
position: fixed;
text-align: center;
width: 100%;
}

.crossrider_button {
border-bottom: none !important;
font-size: 1.2em !important;
line-height: 14px !important;
padding: 18px !important;
-webkit-border-radius: 9px !important;
-moz-border-radius: 9px !important;
border-radius: 9px !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
-webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
-moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
}

.crossrider_button_yellow {
background-color: #f89406 !important;
}

/* 1.7 Actionbar Changes */

#masonry .masonry-actionbar {
font-weight: normal;
position:absolute !important;
text-align: center;
top:30%;
left:50%; display:block !important; 
margin-left: -125px;
margin-top: -50px;
}

#masonry .masonry-actionbar a {
opacity:0; margin-bottom:-20px; }
.thumb-holder:hover .masonry-actionbar a {
  height:21px !important; margin-bottom:3px !important; opacity:1 !important; }
.thumb-holder:hover .masonry-actionbar a:hover {
  background:rgba(0, 0, 0, 0.5) !important;}


.thumb-holder .masonry-actionbar a {font-family: 'Open Sans', sans-serif;;
    display:block; color:#fff; text-shadow:0px 0px 0px;
    width:28%; margin:0 auto; margin-bottom:0px;
    background:rgba(0, 0, 0, 0.7); border:0; height:21px; text-align:left; padding:5px 8px;
    -webkit-transition: all 1.5s ease !important;
  -moz-transition: all 0.5s ease !important;
  -ms-transition: all 0.5s ease !important;
  -o-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important; 
    
}


.thumb-holder {overflow:hidden !important; position:relative !important; }
.thumb-holder img {opacity:1 !important; -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;}
.thumb-holder:hover img {opacity:0.5 !important; position:static}


.pinclone-like.btn.btn-mini { 
opacity:0;    }

.thumb-holder:hover .pinclone-like.btn.btn-mini { 
font-family: 'Open Sans', sans-serif; !important; opacity:1;
    display:block; color:#fff !important; text-shadow:0px 0px 0px !important;
    width:34%; margin:0 auto !important; margin-bottom:0px !important; display:block !important;
    background:rgba(0, 0, 0, 0.7) !important; border:0 !important; height:30px !important; margin-bottom:3px !important; text-align:left !important; padding:5px 8px !important;
    -webkit-transition: all 1.5s ease !important;
  -moz-transition: all 0.5s ease !important;
  -ms-transition: all 0.5s ease !important;
  -o-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important; 
    }
    
.pinclone-like.btn.btn-mini:hover { 
font-family: 'Open Sans', sans-serif; !important;
    display:block; color:#fff !important; text-shadow:0px 0px 0px !important;
    width:34%; margin:0 auto !important; margin-bottom:0px !important; display:block !important;
    background:rgba(0, 0, 0, 0.8) !important; border:0 !important; height:30px !important; margin-bottom:3px !important; text-align:left !important; padding:5px 8px !important;
    -webkit-transition: all 1.5s ease !important;
  -moz-transition: all 0.5s ease !important;
  -ms-transition: all 0.5s ease !important;
  -o-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important; 
    }   
 
.pinclone-like.btn.disabled:hover { 
color: #8F5050 !important;
width: 34%;
} 

.thumb-holder:hover .pinclone-like.btn.disabled { 
color: #8F5050 !important;
width: 34%;
}

/* Media Queries */
@media (min-width: 1200px) {
	#post-lightbox .post-wrapper {
	width: 570px;
	}
	
	#commentform .commentform-input {
	margin-right: 10px;
	width: 32%;
	}
	
	.sidebar .sidebar-left-single {
	width: 270px;
	}
	
	.sidebar-right-single {
	margin-left: 5px;
	}
	
	.board-mini {
	width: 270px;
	}
	
	.board-mini .board-photo-wrapper {
	height: 65.5px;
	width: 65.5px;
	}
	
	.board-domain .board-domain-wrapper {
	height: 55px;
	width: 55px;
	}
	
	.post-wrapper .post-share {
	margin-left: 320px;
	}
	
	.usercp-pins #pin-upload-postdata-wrapper form .input-prepend input, .usercp-pins #pin-upload-postdata-wrapper form .input-append input {
	width: 85%;
	}
}

@media (max-width: 1199px) {
	.post-wrapper .featured-thumb {
	height: auto !important;
	}
}

@media (max-width: 979px) {
	body {
	padding-top: 0;
	}

	#topmenu #nav-main > ul > li {
	background: #f7f7f7;
	border: none;
	}

	#topmenu .dropdown-menu {
	background: #f7f7f7;
	border: none;
	width: 100%;
	}

	#topmenu .dropdown-menu li {
	width:100%;
	float:none;
	}

	#topmenu .dropdown-menu li a {
	border-top: 2px solid #fff;
	border-bottom: none;
	padding: 8px 8px 8px 25px;
	}

	#topmenu .dropdown-menu li a:hover {
	background: #fbfbfb;
	color: #333;
	}

	#topmenu .dropdown-menu .active > a, #topmenu .dropdown-menu .active > a:hover {
	background-color: #f7f7f7;
	background-image: none;
	}

	.nav-collapse .navbar-form, .nav-collapse .navbar-search {
	border: none;
	float: right;
	margin: -4px 0 0 0;
	}
	
	#topmenu .topmenu-social {
	margin-left: 15px;
	}
	
	#topmenu .dropdown-submenu:hover > a {
	background-color: #fbfbfb;
	}
	
	#topmenu .dropdown-submenu:hover > a:hover {
	color: #333;
	background-color: #fbfbfb;
	}
	
	#topmenu .dropdown-submenu a {
	margin-right: -30px;
	}

	#topmenu .dropdown-submenu ul {
	padding-left: 20px;
	}

	#topmenu .dropdown-submenu li a {
	background-color: #f7f7f7;
	}
	
	.navbar .btn-navbar {
	color: #888;
	text-shadow: none;
	background-color: #fff;
	background-image: none;
	background-repeat: no-repeat;
	filter progid: none;
	border-color: #fff;
	*background-color: #e5e5e5;
	/* Darken IE7 buttons by default so they stand out more given they won't have borders */
	
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	}
	
	.navbar .btn-navbar:hover,
	.navbar .btn-navbar:focus,
	.navbar .btn-navbar:active,
	.navbar .btn-navbar.active,
	.navbar .btn-navbar.disabled,
	.navbar .btn-navbar[disabled] {
	color: #777;
	background-color: #f5f5f5;
	*background-color: #f5f5f5;
	}
	
	.navbar .btn-navbar .icon-bar {
	background-color: #888;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	}
	
	#top-message-wrapper {
	margin-top: -20px;
	}
	
	#top-message p {
	padding: 12px 10px 8px 10px;
	}
	
	.nav-collapse .dropdown-menu {
	display: block !important;
	}
	
	.nav-collapse .nav {
	margin-bottom: 0;
	}

	#post-lightbox .post-wrapper {
	width: 460px;
	}

	.sidebar {
	padding-top:0;	
	}
	
	.sidebar .sidebar-left-single {
	width: 166px;
	}
	
	.board-mini {
	width: 166px;
	}
	
	.board-mini .board-photo-wrapper {
	height: 39.5px;
	width: 39.5px;
	}

	.board-domain .board-domain-wrapper {
	height: 29px;
	width: 29px;
	}
	
	.post-wrapper .post-share {
	margin-left: 260px;
	}
	
	.post-top-meta .pull-right {
	clear:both;
	float: none;
	padding-top: 10px;
	}
	
	#double-left-column {
	padding-bottom: 20px;
	}

	#scrolltotop {
	right: 5px
	}

	#scrolltotop a {
	padding: 5px 10px;
	}
	
	#commentform .commentform-input {
	margin-right: 14px;
	width: 100%;
	}
	
	#commentform .commentform-field {
	width: 98%;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	#pin-postdata-add-new-board {
	float: left;
	}
}

@media (max-width: 767px) {
	.sidebar .sidebar-left-single, .post-share {
	display: none;
	}
	
	.sidebar-right-single {
	margin-top: 0;
	margin-left: 0;
	}
	
	.post-wrapper .post-board {
	display: block;	
	}
	
	.post-wrapper {
	margin-bottom: 5px;
	}

	.board-mini {
	width: 166px;
	}
	
	#userbar .nav {
	display: block;
	}
	
	.usercp-pins #pin-upload-postdata-wrapper form .input-prepend input, .usercp-pins #pin-upload-postdata-wrapper form .input-append input {
	width: 85%;
	}
}

@media (max-width: 480px) {
#shadowtop { margin-top: -5px; 
}
	#masonry .thumb {
	width: 93%;
	}
	
	#masonry .featured-thumb {
	height: auto !important;
	width: 100% !important;
	}

	#masonry .masonry-actionbar-mobile {
	display: block;
	margin-bottom: 5px;
	text-align: center;
	}
	
	#post-repin-box {
	margin-left: 0;
	max-width: 100%;
	top: 10px;
    left: 10px;
    right: 10px;
	}
	
	#post-repin-box select {
	max-width: 50%;
	}
	
	#post-repin-box .post-repin-box-photo img {
	max-height: 150px;
	}
	
	.post-wrapper .post-board-photo:nth-child(n+8) {
	border-left: none;
	border-right: 4px solid #fff;
	}
	
	.post-wrapper .post-board-photo:nth-child(10) {
	border-right: none;
	}
	
	.post-wrapper .post-top-wrapper-header .follow {
	margin-top: -40px;
	}
	
	.post-wrapper .post-top-wrapper-header {
	clear: both;
	margin: 50px 0 0 0;
	}
	
	.board-mini {
	width: 88%;
	}
	
	.board-mini .board-photo-wrapper {
	height: auto;
	min-height: 35px;
	width: 24.5%;
	}
	
	#user-profile-follow .follow-wrapper {
	margin: 10px 0;
	width: 90%;
	}
}

@media (max-width: 480px) and (orientation:landscape) {
 	#masonry .thumb {
	margin-left: 13px;
	margin-right: 13px;
	}
	#shadowtop { margin-top: -2px;  
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
	div.ajax-loader {
	background: transparent url("img/ajax-loader-2@2x.gif");
	background-size: 24px 24px;
	}
}