}
/* Author Styles
----------------------------------------*/
.author-info {
margin-top: 30px;
background-color: #f7f7f7;
padding: 20px;
}
.author-avatar {
width: 100px;
height: 100px;
float: left;
border: 3px solid #FFFFFF;
box-shadow: 0 0 5px #C6C6C6;
margin-left: 0;
margin-right: 20px;
}
html[dir="rtl"] .author-avatar {
float: right;
margin-right: 0;
margin-left: 20px;
}
.author-name {
font-size: 1.1rem;
font-weight: 700;
margin-bottom: 10px;
margin-top: -7px;
}
.author-bio {
font-size: 0.875rem;
margin-left: 120px;
color: #666;
}
html[dir="rtl"] .author-bio {
margin-left: 0;
margin-right: 120px;
}
.author-footer {
background-color: #e6e6e6;
padding: 9px 20px;
margin: 25px -20px -20px;
line-height: 1.9;
}
.author-posts {
text-decoration: underline !important;
font-size: 0.875rem;
font-weight: 700;
}
.author-posts:hover {
color: $maincolor;
}
.author-profiles {
float: right;
padding: 0 !important;
margin: 0 !important;
line-height: normal !important;
}
.author-profiles .fa {
transition: all 0s;
}
.profile-anchor:hover .fa {
color: #fff;
transition: all 0s;
}
.profile-item {
float: left;
margin-right: 5px !important;
margin-bottom: 0 !important;
padding: 0 !important;
}
.profile-item:last-child {
margin-right: 0 !important;
}
.profile-anchor {
display: block;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
color: #000;
}
.profile-anchor:hover {
background: $maincolor;
}
/* Comments Styles
----------------------------------------*/
.comment {
padding: 0 !important;
margin: 0 !important;
font-size: 0.875rem;
}
.comments .comment-block {
background-color: #f2f2f2;
margin-left: 48px;
position: relative;
}
html[dir="rtl"] .comments .comment-block {
margin-left: 0;
}
.comment-header {
background-color: #eaeaea;
padding: 10px 20px;
border-bottom: 2px solid $maincolor;
}
.comments .comments-content .datetime {
margin-left: 6px;
float: right;
}
.comment-content {
padding: 10px 20px;
line-height: 1.8;
}
.comment-actions {
text-align: left;
padding: 10px 20px;
background-color: #eaeaea;
display: block;
width: 100%;
}
/* Other Styles
----------------------------------------*/
.status-msg-wrap {
font-size: 1rem;
width: 100%;
margin-top: 0 !important;
margin-bottom: 20px;
position: relative;
}
.home-page-btn {
color: $maincolor !important;
}
.home-page-btn:hover {
text-decration: unferline;
}
.status-msg-border {
border: 1px solid #ccc;
}
.status-msg-bg {
background-color: #f7f7f7;
}
/*========================================
Sidebar
========================================*/
.sidebar-wrapper {
float: right;
width: 28.7179%;
}
html[dir="rtl"] .sidebar-wrapper {
float: left;
}
.sidebar-wrapper .widget {
margin-bottom: 25px;
}
.sidebar-wrapper .widget > h2 {
background-color: $sidebar_headers_color;
padding: 10px 0;
text-align: center;
border-bottom: 4px solid $maincolor;
margin-bottom: 20px;
font-size: 0.875rem;
font-weight: 700;
text-transform: uppercase;
color: #fff;
}
.sidebar-wrapper .widget > h2:before {
content: '\25be';
font-size: 1.7rem;
position: absolute;
bottom: -25px;
left: 50%;
margin-left: -8px;
color: $maincolor;
}
/* Social Counter
-----------------------------------------*/
.sidebar-wrapper .HTML {
font-size: 0;
}
.social_item-wrapper {
float: left;
width: 30.67%;
text-align: center;
margin-right: 4% !important;
margin-bottom: 15px !important;
color: #fff;
}
.social_item-wrapper:nth-child(3n+3) {
margin-right: 0 !important;
}
.social_item {
position: relative;
display: block;
padding: 10px 0;
border-radius: 4px;
font-size: 0.875rem;
overflow: hidden;
}
.social_item:before {
content: '';
height: 67px;
transform: translateY(67px);
display: block;
position: absolute;
bottom: -4px;
left: 0;
right: 0;
border-radius: 4px;
}
.social_item:hover:before {
transform: translateY(0);
}
.social_facebook {
background-color: #507cb3;
border-bottom: 4px solid #3b5c86;
}
.social_facebook:before {
background-color: #3C5C84;
}
.social_twitter {
background-color: #38A3E9;
border-bottom: 4px solid #297BB0;
}
.social_twitter:before {
background-color: #297BB0;
}
.social_youtube {
background-color: #CE362F;
border-bottom: 4px solid #9F2823;
}
.social_youtube:before {
background-color: #9F2823;
}
.social_google-plus {
background-color: #EC4637;
border-bottom: 4px solid #C13A2C;
}
.social_google-plus:before {
background-color: #C13A2C;
}
.social_rss {
background-color: #F88B02;
border-bottom: 4px solid #C46D00;
}
.social_rss:before {
background-color: #C46D00;
}
.social_dribbble {
background-color: #EA4E89;
border-bottom: 4px solid #B93F6C;
}
.social_dribbble:before {
background-color: #B93F6C;
}
.social_instagram {
background-color: #8E714D;
border-bottom: 4px solid #635137;
}
.social_instagram:before {
background-color: #635137;
}
.social_pinterest {
background-color: #CA2027;
border-bottom: 4px solid #94151B;
}
.social_pinterest:before {
background-color: #94151B;
}
.social_linkedin {
background-color: #0275B6;
border-bottom: 4px solid #015380;
}
.social_linkedin:before {
background-color: #015380;
}
.social_icon {
position: relative;
margin-bottom: 8px;
font-size: 1.2rem;
z-index: 2;
}
.social_num {
position: relative;
z-index: 2;
}
/* Follow By Email
-----------------------------------------*/
.follow-by-email-inner td:first-child {
display: block;
margin-bottom: 20px;
}
.follow-by-email-inner td:first-child:before {
content: '\f0e0';
font-family: 'fontawesome';
position: absolute;
top: 0;
Back to home |
File page
Subscribe |
Register |
Login
| N