* {
    outline: 0;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
ol {
    list-style-position: inside;
}
ul {
    list-style: none;
    list-style-position: outside;
}
a {
    text-decoration: none;
    color: #d10104;
}
a:hover {
    text-decoration: none;
    color: #333;
}
a img {
    border: none;
}
img {
    max-width: 100%;
    height: auto;
}
body {
    background: #e6e6e6;
    font: 13px Roboto, Arial, sans-serif;
    color: #515151;
    margin: auto;
    /*max-width: 960px;*/
}
body.desktop {
    /*max-width: 480px;*/
}
h1 {
    font-size: 20px;
}
h2 {
    font-size: 18px;
}
h3 {
    font-size: 16px;
}
iframe,
embed {
    max-width: 100%;
}
.box {
    padding: 10px;
}
.heading {
    line-height: 30px;
    font-size: 15px;
    font-weight: 700;
    border-bottom: 1px dotted #e2e2e2;
    position: relative;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
    margin-bottom: 6px;
}
.mainHeading {
    font-size: 22px;
    line-height: 1;
    border-bottom: 1px dotted #e2e2e2;
    padding: 0 10px 10px;
    margin: 0 -10px 10px;
    font-weight: 500;
}
.mainHeading.padding {
    padding: 10px;
    margin: 0;
}
.reading,
.reading p,
.reading li {
    line-height: 1.8;
    margin-bottom: 10px;
    text-align: justify;
}
.reading ul li {
    list-style-type: disc;
    margin-left: 20px;
    list-style-position: inside;
}
.reading ol li {
    margin-left: 20px;
    list-style-position: inside;
}
.float {
    overflow: hidden;
}
.bold {
    font-weight: 700;
}
.reading {
    font-size: 13px;
}
.ads {
    margin: 3px 0;
    text-align: center;
}
#pageContainer {
    margin: auto;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    overflow: hidden;
    position: relative;
}
#wrapper {
    overflow: hidden;
    margin: auto;
    position: relative;
    background: #fff;
    -webkit-box-shadow: -5px 0 5px 0 rgba(0, 0, 0, 0.4);
    box-shadow: -5px 0 5px 0 rgba(0, 0, 0, 0.4);
}
#hamburger {
    position: absolute;
    left: 15px;
    top: 23px;
    cursor: pointer;
    display: block;
    width: 22px;
    height: 20px;
    background: url(images/sprite.png) 0 -190px;
}
#hamburgermenu {
    left: 0;
    top: 0;
    position: absolute;
    z-index: 0;
    width: 220px;
    height: 100%;
    background: #333;
}
#search {
    margin: 10px;
    background: #fff;
    border: 1px solid #aaa;
    position: relative;
    border-radius: 2px;
}
#safir-s {
    border: none;
    height: 30px;
    padding: 4px 35px 4px 4px;
    display: block;
    color: #999;
    font-family: Roboto, sans-serif;
    background: 0 0;
    width: 100%;
}
#safir-searchsubmit {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    border: none;
    color: #fff;
    text-align: center;
    background: #eee url(images/sprite.png) -36px -190px no-repeat;
    cursor: pointer;
    float: right;
    text-indent: -9999px;
    border-left: 1px solid #ddd;
}
#social {
    margin: 10px;
}
#social ul {
    overflow: hidden;
}
#social li {
    float: left;
    margin-left: 10px;
}
#social li:first-child {
    margin-left: 0;
}
#social a {
    display: block;
    width: 32px;
    height: 32px;
}
#social li.facebook {
    background: url(images/sprite.png) 0 -210px no-repeat;
}
#social li.twitter {
    background: url(images/sprite.png) 0 -250px no-repeat;
}
#social li.google {
    background: url(images/sprite.png) 0 -290px no-repeat;
}
#social li.youtube {
    background: url(images/sprite.png) 0 -330px no-repeat;
}
#social li.pinterest {
    background: url(images/sprite.png) 0 -370px no-repeat;
}
#iconmenu {
    border-bottom: 1px solid #444;
    border-top: 1px solid #222;
}
#iconmenu li {
    border-top: 1px solid #444;
    border-bottom: 1px solid #222;
    padding: 0 10px;
}
#iconmenu span {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    vertical-align: middle;
    display: none;
}
#iconmenu li a {
    display: block;
    line-height: 34px;
    color: #cdcdcd;
    text-shadow: 1px 1px 0 #333;
    font-size: 14px;
    font-weight: 500;
}
#iconmenu li:hover {
    background: rgba(0, 0, 0, 0.1);
}
#iconmenu .astroloji span {
    display: inline-block;
    background: url(images/icons.png) 0 0;
}
#iconmenu .foto span {
    display: inline-block;
    background: url(images/icons.png) 0 -20px;
}
#iconmenu .video span {
    display: inline-block;
    background: url(images/icons.png) 0 -40px;
}
#iconmenu .ok span {
    display: inline-block;
    background: url(images/icons.png) 0 -60px;
}
#iconmenu .kalem span {
    display: inline-block;
    background: url(images/icons.png) 0 -80px;
}
#iconmenu .liste span {
    display: inline-block;
    background: url(images/icons.png) 0 -100px;
}
#iconmenu .yorum span {
    display: inline-block;
    background: url(images/icons.png) 0 -120px;
}
#iconmenu .saglik span {
    display: inline-block;
    background: url(images/icons.png) 0 -140px;
}
#iconmenu .arti span {
    display: inline-block;
    background: url(images/icons.png) 0 -160px;
}
#iconmenu .monitor span {
    display: inline-block;
    background: url(images/icons.png) 0 -180px;
}
#iconmenu .otomobil span {
    display: inline-block;
    background: url(images/icons.png) 0 -200px;
}
#iconmenu .dunya span {
    display: inline-block;
    background: url(images/icons.png) 0 -220px;
}
#iconmenu .kitap span {
    display: inline-block;
    background: url(images/icons.png) 0 -240px;
}
#iconmenu .kadin span {
    display: inline-block;
    background: url(images/icons.png) 0 -260px;
}
#iconmenu .yemek span {
    display: inline-block;
    background: url(images/icons.png) 0 -280px;
}
#iconmenu .top span {
    display: inline-block;
    background: url(images/icons.png) 0 -300px;
}
#iconmenu .ekonomi span {
    display: inline-block;
    background: url(images/icons.png) 0 -320px;
}
#topbar {
    -webkit-box-shadow: inset 0 -1px rgba(169, 169, 169, 0.2);
    -moz-box-shadow: inset 0 -1px rgba(169, 169, 169, 0.2);
    box-shadow: inset 0 -1px rgba(169, 169, 169, 0.2);
    background: #f2f2f2;
    position: relative;
}
#topbar #logo {
    text-align: center;
}
#topbar #logo a {
    margin: 3px 0;
    line-height: 60px;
    display: inline-block;
    height: 60px;
    text-align: center;
}
#topbar #logo img {
    vertical-align: middle;
    max-height: 50px;
}
#slider {
    margin: 3px;
}
#slider .slides {
    position: relative;
}
#slider .slide {
    position: relative;
    display: none;
}
#slider .slide:first-child {
    display: block;
}
#slider .slide img {
    width: 100%;
}
#slider .slide .info {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 5px;
    width: 100%;
    text-align: center;
}
#slider .slide .info a {
    color: #fff;
    font-size: 16px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
    font-weight: 500;
}
#slider .owl-pagination {
    text-align: center;
    padding: 6px 0;
    background-color: #eae6e3;
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.27);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.27);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.27);
}
#slider .owl-pagination .owl-page {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin: 2px 4px;
    background-color: #bc4744;
    -webkit-box-shadow: 0 0 3px #877676;
    -moz-box-shadow: 0 0 3px #877676;
    box-shadow: 0 0 3px #877676;
    border: solid 2px #fff;
}
#slider .owl-pagination .owl-page.active {
    background: #333;
}
#currency {
    background-color: #eae6e3;
    -webkit-box-shadow: inset 0 0 3px rgba(255, 255, 190, 0.75);
    -moz-box-shadow: inset 0 0 3px rgba(255, 255, 190, 0.75);
    box-shadow: inset 0 0 3px rgba(255, 255, 190, 0.75);
    border-top: solid 1px #84c40a;
    border-bottom: solid 1px #84c40a;
    background-image: -webkit-linear-gradient(bottom, #77af0f, #7ebc0a 43%, #b2db64 99%);
    background-image: -moz-linear-gradient(bottom, #77af0f, #7ebc0a 43%, #b2db64 99%);
    background-image: -o-linear-gradient(bottom, #77af0f, #7ebc0a 43%, #b2db64 99%);
    background-image: linear-gradient(to top, #77af0f, #7ebc0a 43%, #b2db64 99%);
    display: table;
    width: 100%;
    color: #fff;
    font-size: 14px;
}
#currency .items {
    display: table-row;
}
#currency .items .item {
    display: table-cell;
    padding: 10px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
    vertical-align: middle;
    font-weight: 500;
}
#currency .items .item {
    display: table-cell;
    padding: 10px;
}
#currency .items .item.header {
    text-align: left;
}
#currency .items .item.header span {
    display: block;
    background: url(images/sprite.png) 0 -110px no-repeat;
    line-height: 30px;
    padding-left: 40px;
}
#currency .items .item .title {
    font-weight: 700;
}
#currency .items .item .price {
    font-weight: 400;
}
#gallery {
    margin: 3px 0;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    background-image: -webkit-linear-gradient(bottom, #f2f3f1, #f4f4f4 58%, #fafafa);
    background-image: -moz-linear-gradient(bottom, #f2f3f1, #f4f4f4 58%, #fafafa);
    background-image: -o-linear-gradient(bottom, #f2f3f1, #f4f4f4 58%, #fafafa);
    background-image: linear-gradient(to top, #f2f3f1, #f4f4f4 58%, #fafafa);
    padding: 5px;
}
#gallery .galleries .post-container {
    margin: 0 4px;
    padding-top: 3px;
}
#gallery .post .thumb {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    border: solid 3px #fff;
    border-radius: 3px;
}
#gallery .post .thumb img {
    width: 100%;
}
#gallery .post .title {
    text-align: center;
    margin: 4px 4px 0;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
}
#gallery .owl-buttons div {
    width: 20px;
    height: 40px;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    z-index: 20;
}
#gallery .owl-buttons .owl-prev {
    background: url(images/sprite.png) -30px 0;
    left: 7px;
}
#gallery .owl-buttons .owl-next {
    background: url(images/sprite.png) 0 0;
    right: 7px;
}
.desktop #gallery .owl-buttons .owl-next {
    right: 6px;
}
#weather {
    background-color: #eae6e3;
    -webkit-box-shadow: inset 0 0 3px rgba(255, 255, 190, 0.75);
    -moz-box-shadow: inset 0 0 3px rgba(255, 255, 190, 0.75);
    box-shadow: inset 0 0 3px rgba(255, 255, 190, 0.75);
    border-top: solid 1px #369;
    border-bottom: solid 1px #369;
    background-image: -webkit-linear-gradient(bottom, #37699b 1%, #436fa2 34%, #7492be);
    background-image: -moz-linear-gradient(bottom, #37699b 1%, #436fa2 34%, #7492be);
    background-image: -o-linear-gradient(bottom, #37699b 1%, #436fa2 34%, #7492be);
    background-image: linear-gradient(to top, #37699b 1%, #436fa2 34%, #7492be);
    display: table;
    width: 100%;
    color: #fff;
    font-size: 14px;
}
#weather .items {
    display: table-row;
}
#weather .items .item {
    display: table-cell;
    padding: 10px;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    text-align: center;
    vertical-align: middle;
    font-weight: 500;
}
#weather .items .item {
    display: table-cell;
    padding: 8px;
}
#weather .items .item.header {
    text-align: left;
}
#weather .items .item.header span {
    display: block;
    background: url(images/sprite.png) 0 -140px no-repeat;
    line-height: 30px;
    padding-left: 40px;
}
#weather .items .item .title {
    font-weight: 700;
}
#weather .items .item .degree {
    font-weight: 400;
}
.listing.standard .post-container {
    border-top: 1px solid #e2e2e2;
}
.listing.standard .post-container:first-child {
    border-top: none;
}
.listing.standard .post-container a {
    display: block;
    overflow: hidden;
    padding: 9px 8px;
    color: #515151;
}
.listing.standard .post-container a:hover {
    background: #fafafa;
}
.listing.standard .post-container .thumb {
    float: left;
    margin-right: 8px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    border: solid 3px #fff;
}
.listing.standard .post-container .detail {
    line-height: 20px;
    height: 80px;
    overflow: hidden;
}
.listing.standard .post-container .detail .title {
    font-weight: 700;
    font-size: 14px;
}
.listing.picture {
    margin: 6px;
    overflow: hidden;
}
.listing.picture .post-container {
    padding: 4px;
    width: 50%;
    float: left;
}
.listing.picture .post .thumb {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    border: solid 3px #fff;
    border-radius: 3px;
}
.listing.picture .post .thumb img {
    width: 100%;
}
.listing.picture .post .title {
    text-align: center;
    margin: 4px 4px 0;
    line-height: 18px;
    height: 36px;
    overflow: hidden;
}
.listing.article .post-container {
    border-top: 1px solid #e2e2e2;
}
.listing.article .post-container:first-child {
    border-top: none;
}
.listing.article .post-container a {
    display: block;
    overflow: hidden;
    padding: 9px 8px;
    color: #515151;
}
.listing.article .post-container a:hover {
    background: #fafafa;
}
.listing.article .post-container .thumb {
    float: left;
    margin-right: 8px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    border: solid 3px #fff;
}
.listing.article .post-container .info {
    line-height: 18px;
    height: 54px;
    overflow: hidden;
}
.listing.article .post-container .info .author-name {
    font-weight: 700;
    font-size: 14px;
}
.listing.article .post-container .info .date {
    color: #999;
}
#allAuthorsPage {
    overflow: hidden;
}
#allAuthorsPage .post-container {
    width: 50%;
    padding: 0 4px;
    float: left;
}
#horoscopes .item {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px dotted #e2e2e2;
}
#horoscopes .item .date {
    color: #aaa;
}
#horoscopes .item:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
}
#horoscopes .item .icon {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 8px;
}
#horoscopes .item p {
    clear: both;
}
#horoscopes .koc .icon {
    background: url(images/horoscopes.png) 0 0 no-repeat;
}
#horoscopes .boga .icon {
    background: url(images/horoscopes.png) 0 -50px no-repeat;
}
#horoscopes .ikizler .icon {
    background: url(images/horoscopes.png) 0 -100px no-repeat;
}
#horoscopes .yengec .icon {
    background: url(images/horoscopes.png) 0 -150px no-repeat;
}
#horoscopes .aslan .icon {
    background: url(images/horoscopes.png) 0 -200px no-repeat;
}
#horoscopes .basak .icon {
    background: url(images/horoscopes.png) 0 -250px no-repeat;
}
#horoscopes .terazi .icon {
    background: url(images/horoscopes.png) 0 -300px no-repeat;
}
#horoscopes .akrep .icon {
    background: url(images/horoscopes.png) 0 -350px no-repeat;
}
#horoscopes .yay .icon {
    background: url(images/horoscopes.png) 0 -400px no-repeat;
}
#horoscopes .oglak .icon {
    background: url(images/horoscopes.png) 0 -450px no-repeat;
}
#horoscopes .kova .icon {
    background: url(images/horoscopes.png) 0 -500px no-repeat;
}
#horoscopes .balik .icon {
    background: url(images/horoscopes.png) 0 -550px no-repeat;
}
footer {
    -webkit-box-shadow: inset 0 1px rgba(169, 169, 169, 0.8);
    -moz-box-shadow: inset 0 1px rgba(169, 169, 169, 0.8);
    box-shadow: inset 0 1px rgba(169, 169, 169, 0.8);
    background-image: -webkit-linear-gradient(bottom, #c8c8c8, #dedede);
    background-image: -moz-linear-gradient(bottom, #c8c8c8, #dedede);
    background-image: -o-linear-gradient(bottom, #c8c8c8, #dedede);
    background-image: linear-gradient(to top, #c8c8c8, #dedede);
    display: table;
    width: 100%;
}
footer .links {
    display: table-row;
}
footer .links a {
    display: table-cell;
    line-height: 40px;
    width: 30%;
    text-align: center;
    color: #515151;
    font-weight: 500;
    font-size: 14px;
}
footer .links a:hover {
    background: rgba(0, 0, 0, 0.05);
}
footer .links a.middle {
    width: 40%;
    border-left: 1px solid #b4b4b4;
    border-right: 1px solid #b4b4b4;
}
#single .aligncenter {
    margin: auto;
    display: block;
}
#single .excerpt {
    font-weight: 500;
    margin-bottom: 5px;
}
#single .singleThumb {
    border: 1px solid #e2e2e2;
    padding: 2px;
}
#single .singleThumb img {
    width: 100%;
}
#single .singleShare {
    margin: 5px 0 10px;
    text-align: center;
}
#single .meta {
    color: #999;
    margin-bottom: 4px;
}
#single #___plusone_0 {
    width: 60px !important;
    position: relative;
    top: 3px;
}
#single #twitter-widget-0 {
    width: 105px !important;
}
#related {
    margin: 20px -10px 40px;
}
#related .heading {
    padding: 0 10px;
    margin-bottom: 0;
}
#comments {
    clear: both;
}
#comments ol {
    list-style: none;
    margin: 0 0 40px;
}
#comments p.nocomments {
    margin: 0 0 40px;
}
#comments ol li {
    clear: both;
    line-height: 1.5;
    overflow: hidden;
    margin: 10px 0 0;
}
#comments a.comment-reply-link {
    display: inline-block;
    line-height: 20px;
    padding-left: 16px;
    background: url(images/sprite.png) 0 -170px no-repeat;
}
#comments li li {
    margin-left: 65px;
}
#reply-title {
    margin-bottom: 8px;
}
#comments div.comment-body {
    overflow: hidden;
    position: relative;
}
#comments .says {
    display: none;
}
.commentlist .avatar {
    background: #efefef;
    border: 1px solid #e1e0e0;
    float: left;
    margin: 0 10px 0 0;
    padding: 2px;
    border-radius: 2px;
}
.commentlist .comment-author {
    display: inline;
}
.commentlist .comment-author cite {
    display: inline;
    font-style: normal;
    font-weight: 700;
}
.commentlist .comment-meta {
    color: #999;
    display: inline;
    float: right;
}
.commentlist .comment-meta a {
    color: #999;
}
#respond .left {
    width: 40%;
    float: left;
}
#respond textarea,
#respond input[type="text"] {
    background: #fcfdfe;
    border: 1px solid #ccdade;
    color: #8a8b8b;
    margin-bottom: 8px;
    padding: 5px;
    outline: 1px solid #f2f7f9;
    border-radius: 1px;
    font-family: Roboto, sans-serif;
}
#respond textarea:focus,
#respond input[type="text"]:focus {
    border: 1px solid #a9b5b7;
}
#respond p.warning {
    color: red;
    font-style: italic;
}
#comments input#author,
#comments input#email,
#comments input#url {
    display: block;
    width: 100%;
    line-height: 20px;
    padding: 5px;
    height: 30px;
}
#comments textarea {
    width: 59%;
    float: right;
    display: block;
    height: 106px;
    font-size: 13px;
}
#comments.logged-in textarea {
    width: 100%;
    float: none;
    margin-top: 10px;
}
#respond p.form-submit {
    clear: both;
}
#respond p.form-submit input {
    position: relative;
    font-family: Roboto, sans-serif;
    display: block;
    color: #666;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.59);
    background: #ececec;
    padding: 8px 20px;
    outline: none;
    border: 1px solid #d8d8d8;
    border-bottom: 1px solid #ccc;
    border-radius: 3px;
    cursor: pointer;
    overflow: visible;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.027), inset 0 1px 0 rgba(255, 255, 255, 0.69), inset 0 -1px 0 rgba(0, 0, 0, 0.0187), inset 0 15px 14px rgba(255, 255, 255, 0.57);
    font-weight: 700;
}
#gallery-links {
    overflow: hidden;
    position: relative;
    height: 30px;
    margin-bottom: 10px;
}
#gallery-links .prev {
    background: url(images/prevnext.png);
    float: left;
}
#gallery-links .prev a {
    display: block;
    width: 100px;
    height: 30px;
    text-indent: -9999px;
}
#gallery-links .next {
    background: url(images/prevnext.png) 0 -30px;
    float: right;
}
#gallery-links .next a {
    display: block;
    width: 100px;
    height: 30px;
    text-indent: -9999px;
}
#gallery-links .number {
    margin: auto;
    position: absolute;
    width: 100px;
    left: 50%;
    top: 0;
    margin-left: -50px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
}
#single.attachment .ads,
#image {
    text-align: center;
}
#single.attachment .gallery-nav {
    text-align: center;
    margin-bottom: 10px;
}
#single.attachment .reading p {
    text-align: center;
}
#single.attachment #image img {
    display: block;
    margin: auto;
    border: 2px solid #eee;
    padding: 2px;
}
#single.attachment .gallery-nav a {
    display: inline-block;
    color: #999;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.59);
    background: #ececec;
    padding: 6px 0;
    width: 30px;
    text-align: center;
    border: 1px solid #d8d8d8;
    border-bottom: 1px solid #ccc;
    border-radius: 3px;
    overflow: visible;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.027), inset 0 1px 0 rgba(255, 255, 255, 0.69), inset 0 -1px 0 rgba(0, 0, 0, 0.0187), inset 0 15px 14px rgba(255, 255, 255, 0.57);
    margin: 2px 0;
    font-family: tahoma;
    font-size: 11px;
    font-weight: 700;
}
#single.attachment .gallery-nav a:hover,
#single.attachment .gallery-nav a.active,
#page-links > span {
    color: #888;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.69);
    background: #ddd;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.027), inset 0 1px 0 rgba(255, 255, 255, 0.69), inset 0 -1px 0 rgba(0, 0, 0, 0.0187);
}
.wp-pagenavi {
    overflow: hidden;
    clear: both;
    border-top: 1px solid #e2e2e2;
    padding: 8px 6px 3px;
}
.wp-pagenavi span,
.wp-pagenavi a {
    display: block;
    float: left;
    min-width: 28px;
    padding: 0 5px;
    text-align: center;
    margin: 0 5px 3px 0;
    line-height: 26px;
    border: 1px solid #ebebeb;
    font-weight: 500;
    background: #fafafa;
    -webkit-box-shadow: 0 2px #ebebeb;
    -moz-box-shadow: 0 2px #ebebeb;
    box-shadow: 0 2px #ebebeb;
}
.wp-pagenavi a:hover,
.wp-pagenavi .current {
    background: #f2f2f2;
}
@media all and (min-width: 640px) {
    .listing.picture .post-container {
        width: 33%;
    }
}
@media all and (min-width: 900px) {
    .listing.picture .post-container {
        width: 25%;
    }
}
@media all and (max-width: 470px) {
    #weather .items .item.header span {
        line-height: 15px;
        min-height: 30px;
    }
    #weather .items .title,
    #weather .items .price,
    #weather .items b {
        display: block;
    }
}
@media all and (max-width: 400px) {
    .reading,
    .reading p,
    .reading li {
        text-align: left;
    }
    #respond .left,
    #respond textarea {
        width: 100%;
        float: none;
    }
    .commentlist .comment-meta {
        float: none;
        display: block;
    }
}
