/*--body--*/ body { background: #fff; font-size: 12px; line-height: 1.7; } body a{ text-decoration: none; } #wrp { width: 800px; margin: auto; } /*--header--*/ .header { margin: 20px 0px; border-bottom: 1px dashed #a8a8a8; text-align: center; } .header h1,h2,a{ color: #000; } .header h2{ font-weight: normal; } /*--block-post--*/ .post h2{ margin: 0; padding: 0; padding-bottom: 4px; } .post img { max-width: 100%; height: inherit; } .post audio { max-width: 100%; height: inherit; } .post video { max-width: 100%; height: inherit; } .block-post { width: 70%; float: right; } .post { color: #000; padding: 10px 0px 10px 10px; } .post-matn { line-height: 1.7; } .post-date { color: #7a7a7a; } /*--post-detail--*/ .post-detail { overflow: hidden; border-bottom: 1px dashed #a8a8a8; padding: 10px 0px; } .author { float: right; padding-left: 5px; } .read-more { float: right; padding-right: 5px; } .post-detail a{ color: #de4a21; } .post-cm { float: left; } /*--post-comment--*/ .cm-count { text-align: center; padding: 20px 0px; } .cm-count a{ font-size: 15px; color: #707070; } .cm-body { overflow: auto; margin-bottom: 10px; border-bottom: 1px dashed #dbdbdb; padding-bottom: 10px; line-height: 1.7; } .cm-detail { position: relative; margin-right: 60px; } .cm-av { width: 50px; border-radius: 100%; float: right; } .cm-date { color: #858585; } .cm-date .cm-date-a { color: #adadad; } .cm-detail a{ color: #000; } .cm-detail a:hover{ color: #858585; } .reply-body { margin-top: 10px; } .reply-av { width: 40px; max-height: 40px; border-radius: 100%; float: right; } .cm-reply-matn { position: relative; margin-right: 50px; } /*cm-form*/ .bComForm .sendbutton.hasCheckbox { margin-top: 10px; text-align: center; } .bComForm .sendbutton { width: 90%; margin-top: 50px; float:none; margin-right: 5%; margin-left:5%; } /*--left--*/ .left { float: left; width: 27%; margin-top: 20px; } .archive a.selected { color: #ade03e; } .title-left { text-align: center; padding: 10px 0px; cursor: default; color: #000; margin-top: -20px; border-bottom: 1px dashed #a8a8a8; font-weight: bold; } .title-center { padding: 8px 10px; margin-top: -10px; background: #fff; } .left-back { margin-bottom: 30px; } .left ul { list-style: none; margin: 0; padding: 0; } .left li{ padding: 0; margin: 0; border-bottom: 1px dashed #e5e5e5; } .left li:last-child{ border-bottom: 0px; } .left-input { padding: 8px 5px 5px; } .left-back a1{ float: right; } .left-back a2{ float: left; } /*stat*/ .left-back3 { background: #fff; } .stat-back { background: #fff; padding: 5px 8px; margin-bottom: 2px; border-radius: 4px; cursor: default; } .stat-value { float: left; display: inline-block; } /*menu*/ .menu { text-align: center; } .menu li{ padding: 7px 0px; } .menu a:hover{ color: #a30000; } .menu a.selected { color: #a30000; } /*about-me*/ .about-me { margin-bottom: 10px; text-align: center; padding-bottom: 10px; padding-top: 10px; } .blog-titlee { width: 140px; margin-top: -15px; } .my-av { width: 85%; height: inherit; border-radius: 100%; box-shadow: 0px 0px 5px #ededed; margin-bottom: 5px; } .description-web { line-height: 1.6em; padding: 10px 10px 0px 10px; } .followBx { margin: 5px; } /*recent-comment*/ .recent-comment { direction: ltr; margin-bottom: 6px; clear: both; overflow: auto; } .cm-matnn { direction: rtl; line-height: 1.8em; padding: 2%; width: 81.5%; border: 1px dashed #dedede; } .recent-comment a{ color: #0f0f0f; } .cm-matnn:hover{ background: #f3f3f3; cursor: pointer; } .recent-comment-av-img { float: right; width: 12%; border-radius: 100%; } /*مطالب محبوب*/ .rate--post { text-align: center; color: #2e2e2e; padding: 2px; background: #fff; border-radius: 4px; margin-bottom: 2px; line-height: 1.8em; } .rate--post:hover{ color: #a30000; } a.selected .rate--post { color: #a30000; } /*تگ ها*/ .tagss { display: inline-block; } .tagss a{ padding: 3px 5px; background: #fff; display: table-cell; color: #5e5e5e; border: 1px dashed #dedede; transition-duration: .3s; } .tagss a:hover{ background: #f3f3f3; color: #000; } .tagss a.selected{ background: #f3f3f3; color: #000; } /*----page----*/ .pagingation { margin-bottom: 10px; overflow: auto; } .pagingation a{ color: #000000; } .pagingation a:hover{ background: #f3f3f3; } .pagePrev { float: right; background: #fff; border: 1px dashed #e8e8e8; padding: 5px 8px; } .pageNext { float: left; background: #fff; border: 1px dashed #e8e8e8; padding: 5px 8px; } /*----fot----*/ .fotter { padding: 8px; clear: both; bottom: 0; left: 0; margin: 0; top: auto; direction: ltr; border-top: 1px solid #ededed; } .fotter .erfan{ padding: 4px; transition-duration: .5s; color: #000; text-decoration: none; } .fotter .erfan:hover{ color: #787878; } .bayan { float: right; color: #000000; } .bayan a { color: #000000; } .bayan a:hover{ color: #00bcff; } @media only screen and (max-width: 768px) { #wrp { width: 100%; } body { font-size: 100%; } .block-post { width: 94%; margin-right: 3%; margin-left: 3%; } .left { width: 94%; margin-right: 3%; margin-left: 3%; } .menu a{ display: block; } .menu { padding: 0; } }