.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 1px;
}
.col-xs-5ths {
width: 20%;
float: left;
}
@media (min-width: 768px) {
.col-sm-5ths {
width: 20%;
float: left;
}
}
@media (min-width: 992px) {
.col-md-5ths {
width: 20%;
float: left;
}
}
@media (min-width: 1200px) {
.col-lg-5ths {
width: 20%;
float: left;
}
}  body{font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #777;    overflow-x: hidden;}
strong, b {
font-weight: 600;
}
img {
max-width: 100%;
height: auto;
}
ul, ol {
list-style: none;
}
ul,ol {
padding: 0;
margin: 0;
}
a {
transition: color 0.2s ease-in-out;
-moz-transition: color 0.2s ease-in-out;
-webkit-transition: color 0.2s ease-in-out;
-o-transition: color 0.2s ease-in-out;
}
a:hover {
color:#f6a821;
}
a, a:hover {
text-decoration: none;
}
i {
font-size: 1.1em;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 600;
color:333;
}
p {
color: #777;
}
section {
margin: 0 0 0px 0;
padding: 0 0px 20px;
}  .pb-10{padding-bottom:10px;}
.pt-10{padding-top:10px;}
.pb-20{padding-bottom:20px;}
.pt-20{padding-top:20px;}
.mt-20{margin-top:20px;}
.mb-20{margin-bottom:20px;} .header {
left: 0;
right: 0;
top: 0;
z-index: 1001;
border: 0px;
margin: 0;
padding: 0;
height: 70px;
background: transparent;
position: relative;
}
.topbar-search {
font-size: 20px;
position: absolute;
right: 20px;
text-decoration: none;
top: 16px;
color: #999999;
}
.inside-header {
text-align: center;
height: 70px;
border-bottom: 1px solid rgba(0,0,0,0.05);
vertical-align: middle;
text-align: center;  padding: 10px;
}
.inside-header .logo img {
width: auto;
height: auto;
max-height: 40px;
}
.header .dropdown-menu > li > a {
position: relative;
}
.header .dropdown-toggle:after {
display: none;
}
.header .has-arrow .dropdown-toggle:after {
border-top: 0;
border-left: 0;
border-bottom: 2px solid #fff;
border-right: 2px solid #fff;
content: '';
height: 8px;
display: inline-block;
pointer-events: none;
-webkit-transform-origin: 66% 66%;
-ms-transform-origin: 66% 66%;
transform-origin: 66% 66%;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
width: 8px;
vertical-align: 2px;
}
.header .has-arrow .dropdown-toggle[aria-expanded="true"]:after {
-webkit-transform: rotate(-135deg);
-ms-transform: rotate(-135deg);
transform: rotate(-135deg);
}
.user-menu {
float: right;
margin: 0;
position: relative;
z-index: 99;
}
.user-menu.nav > li > a {
color: #fff;
font-size: 14px;
line-height: 58px;
padding: 0 15px;
height: 60px;
}
.user-menu.nav > li > a:hover,
.user-menu.nav > li > a:focus {
background-color: rgba(0, 0, 0, 0.2);
}
.user-menu.nav > li > a:hover i,
.user-menu.nav > li > a:focus i {
color: #fff;
}
.user-img {
display: inline-block;
margin-right: 3px;
position: relative;
}
.user-menu.nav > li > a.mobile_btn {
border: 0;
position: relative;
padding: 0;
margin: 0;
cursor: pointer
}
.user-menu .dropdown-menu {
min-width: 200px;
padding: 0;
}
.user-menu .dropdown-menu .dropdown-item {
padding: 7px 15px;
}
.user-menu .dropdown-menu .dropdown-item {
display: flex;
align-items: center;
border-top: 1px solid #e3e3e3;
padding: 10px 15px;
}
.user-menu .dropdown-menu .dropdown-item:hover {
color: #2962ff;
}
.header .dropdown-menu > li > a:focus,
.header .dropdown-menu > li > a:hover {
background-color: #2962ff;
color: #fff;
}
.header .dropdown-menu > li > a:focus i,
.header .dropdown-menu > li > a:hover i {
color: #fff;
}
.header .dropdown-menu > li > a {
padding: 10px 18px;
}
.header .dropdown-menu > li > a i {
color: #2962ff;
margin-right: 10px;
text-align: center;
width: 18px;
}
.header .user-menu .dropdown-menu > li > a i {
color: #2962ff;
font-size: 16px;
margin-right: 10px;
min-width: 18px;
text-align: center;
}
.header .user-menu .dropdown-menu > li > a:focus i,
.header .user-menu .dropdown-menu > li > a:hover i {
color: #fff;
}
.mobile_btn {
display: none;
float: left;
}
.slide-nav .sidebar {
margin-left: 0;
}
.app-dropdown .dropdown-menu {
padding: 0;
width: 300px;
}
.app-dropdown-menu .app-list {
padding: 15px;
}
.app-dropdown-menu .app-item {
border: 1px solid transparent;
border-radius: 3px;
color: #737373;
display: block;
padding: 10px 0;
text-align: center;
}
.app-dropdown-menu .app-item i {
font-size: 20px;
height: 24px;
}
.app-dropdown-menu .app-item span {
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.app-dropdown-menu .app-item:hover,
.app-dropdown-menu .app-item:focus,
.app-dropdown-menu .app-item:active, 
.app-dropdown-menu .app-item.active {
background-color: #f9f9f9;
border-color: #e3e3e3;
}
.app-list > div + div {
margin-top: 5px;
}
.app-list > .row {
margin-left: -5px;
margin-right: -5px;
}
.app-list > .row > .col {
padding-left: 5px;
padding-right: 5px;
}
.user-header {
background-color: #f9f9f9;
display: flex;
padding: 10px 15px;
}
.user-header .user-text {
margin-left: 10px;
}
.user-header .user-text h6 {
margin-bottom: 2px;
}
.menu-title {
color: #a3a3a3;
display: block;
font-size: 14px;
margin-bottom: 5px;
padding: 0 25px;
}
.sidebar-overlay {
background-color: rgba(0, 0, 0, 0.6);
display: none;
height: 100%;
left: 0;
position: fixed;
top: 60px;
width: 100%;
z-index: 1000;
}
.sidebar-overlay.opened {
display: block;
}
html.menu-opened {
overflow: hidden;
}
html.menu-opened body {
overflow: hidden;
} .top-nav-search {
float: left;
margin-left: 15px;
}
.top-nav-search form {
margin-top: 10px;
position: relative;
width: 230px;
}
.top-nav-search .form-control {
background-color: rgba(0, 0, 0, 0.05);
border-color: rgba(0, 0, 0, 0.1);
border-radius: 50px;
color: #fff;
height: 40px;
padding: 10px 50px 10px 15px;
}
.top-nav-search .btn {
background-color: transparent;
border-color: transparent;
color: #fff;
min-height: 40px;
padding: 7px 15px;
position: absolute;
right: 0;
top: 0;
}
.top-nav-search .form-control::-webkit-input-placeholder {
color: #fff;
}
.top-nav-search .form-control::-moz-placeholder {
color: #fff;
}
.top-nav-search .form-control:-ms-input-placeholder {
color: #fff;
}
.top-nav-search .form-control::-ms-input-placeholder {
color: #fff;
}
.top-nav-search .form-control::placeholder {
color: #fff;
}
.top-nav-search.active form {
display: block;
left: 0;
position: absolute;
} .sidebar {
background-color: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
bottom: 0;
left: 0;
margin-top: 0;
position: fixed;
top: 0px;
transition: all 0.2s ease-in-out 0s;
width: 220px;
z-index: 1001;
}
.sidebar.opened {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.sidebar-inner {
height: 100%;
min-height: 100%;
transition: all 0.2s ease-in-out 0s;
}
.sidebar-menu {
padding: 15px;
}
.sidebar-menu ul {
font-size: 15px;
list-style-type: none;
margin: 0;
padding: 0;
position: relative;
}
.sidebar-menu li a {
color: #555555;
display: block;
font-size: 16px;
height: auto;
padding: 0 20px;
font-weight: 500;
text-decoration: none;
}
.sidebar-menu li a:hover {
color: #2962ff;
background: #f5f5f5;
}
.sidebar-menu > ul > li > a:hover {
background: #f5f5f5;
color: #000;
}
.sidebar-menu > ul > li.active > a:hover {
background: #f3f9ff;
color: #0078ff;
}
.sidebar-menu li.active a {
background: #f3f9ff;
color: #0078ff;
}
.menu-title {
color: #9e9e9e;
display: flex;
font-size: 14px;
opacity: 1;
padding: 5px 15px;
white-space: nowrap;
}
.menu-title > i {
float: right;
line-height: 40px;
}
.sidebar-menu li.menu-title a {
color: #ff9b44;
display: inline-block;
margin-left: auto;
padding: 0;
}
.sidebar-menu li.menu-title a.btn {
color: #fff;
display: block;
float: none;
font-size: 15px;
margin-bottom: 15px;
padding: 10px 15px;
}
.sidebar-menu ul ul a.active {
color: #2962ff;
text-decoration: underline;
}
.mobile_btn {
display: none;
float: left;
}
.sidebar .sidebar-menu > ul > li > a span {
transition: all 0.2s ease-in-out 0s;
display: inline-block;
white-space: nowrap;
}
.sidebar .sidebar-menu > ul > li > a span.chat-user {
margin-left: 0;
overflow: hidden;
text-overflow: ellipsis;
}
.sidebar .sidebar-menu > ul > li > a span.badge {
margin-left: auto;
}
.sidebar-menu ul ul a {
display: block;
font-size: 15px;
padding: 7px 10px 7px 45px;
position: relative;
}
.sidebar-menu ul ul {
display: none;
}
.sidebar-menu ul ul ul a {
padding-left: 65px;
}
.sidebar-menu ul ul ul ul a {
padding-left: 85px;
}
.sidebar-menu > ul > li {
margin-bottom: 3px;
position: relative;
}
.sidebar-menu > ul > li:last-child {
margin-bottom: 0;
}
.sidebar-menu .menu-arrow {
-webkit-transition: -webkit-transform 0.15s;
-o-transition: -o-transform 0.15s;
transition: transform .15s;
position: absolute;
right: 15px;
display: inline-block;
font-family: 'FontAwesome';
text-rendering: auto;
line-height: 40px;
font-size: 16px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
line-height: 18px;
top: 11px;
}
.sidebar-menu .menu-arrow:before {
content: "\f105";
}
.sidebar-menu li a.subdrop .menu-arrow {
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.sidebar-menu ul ul a .menu-arrow {
top: 10px;
}
.sidebar-menu > ul > li > a {
align-items: center;
border-radius: 3px;
display: flex;
justify-content: flex-start;
padding: 8px 15px;
position: relative;
}
.sidebar-menu ul li a i {
vertical-align: middle;
display: inline-block;
width: 18px;
text-align: center;
font-size: 16px;
margin-right: 10px;
}
.sidebar-menu ul li.menu-title a i {
font-size: 16px !important;
margin-right: 0;
text-align: right;
width: auto;
}
.sidebar-menu li a > .badge {
color: #fff;
}
.sidebar-menu .category-checker li a {
color: #999999;
line-height: 16px;
font-size: 14px; font-weight: 400;
}
.sidebar-menu .category-checker .menu-arrow{
top: 7px;
} .main-wrapper {
width: 100%;
height: 100vh;
min-height: 100vh;
}
.page-wrapper {
margin-left: 220px;
position: relative;
transition: all 0.4s ease;
}
.page-wrapper > .content {
padding: 0 1.875rem 0;
}
.ingamepage > .content {
padding: 1.875rem 1.875rem;
}
.footer-navigator{
position: fixed;
width: 100%;
bottom: 0;
background: #fff;
left: 0;
right: 0;
border-top: 0.5px solid rgba(0,0,0,0.2);
z-index: 9999;
display:none;
}
.footer-navigator a {
display: block;
color: #aaaaaa;
font-size: 10px;
font-weight: 500;
text-decoration: none;
padding: 15px 0;
transition: 0.2s;
text-align:center;
}
.footer-navigator a i{
display:block;
font-size: 24px;
margin-bottom: 3px;
}
.copyright{
padding: 10px 0;
border-top: 1px solid #e0e0e0;
background: #dbf0ff;
}
.copyright p{
padding:0px;
margin:0px;
color:#444;
}
.ezpadding{
padding:0 30px;
}
.logo-grid-box{
text-align:center;
}
.logo-grid-box a{
text-align: center;
border: 0.5px solid rgba(0,0,0,0.15);
font-size: 14px; text-align: center;
color: #000000;
text-decoration: none;
text-overflow: ellipsis;
overflow: hidden;
border-radius: 10px;
border: 0.5px solid rgba(0,0,0,0.15);
padding: 14px 6px;
}
.logo-box-image{
margin: 0px auto 15px;
}
.logo-box-content span{
display:block;
font-size: 14px;
text-align: center;
color: #000000;
text-decoration: none;
text-overflow: ellipsis;
overflow: hidden;}
.logo-box-content span.appcategory {
display: block;
font-size: 14px;
color: #999999;
text-transform: capitalize;
margin: 3px 0 0 0;
}
.logo-box-content span.category {
display: block;
font-size: 14px;
color: #999999;
text-transform: capitalize;
margin: 3px 0 0 0;
}
.featured-a-box .a-box-content p{
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
color: #999999;
}
.featured-a-box .a-box-image {
border-radius: 5px;
overflow: hidden;
position: relative;
margin-bottom: 10px;
}
.homefooter{border-top: 1px solid #ecf0f3;
background: #f2f8fc;}
.btn-lockscope {
font-size: 10px;
background: #f3f9ff; border-radius: 3px;
text-transform: uppercase;
font-weight: 500;
letter-spacing: 1px;
}
.wp-pagenavi{
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
display: block;
}
.wp-pagenavi span,.wp-pagenavi a{    border: none;
line-height: 36px;
display: inline-block;
padding: 0 15px;
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-ms-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
text-decoration: none;
text-transform: uppercase;
margin: 0 4px;
font-size: 12px;
font-weight: 500;
letter-spacing: 1px;
color: #444;
background: #f5f5f5;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}
.wp-pagenavi a{
}
.wp-pagenavi .current{
background: #f5f5f5;
color: #444;
pointer-events: none;
border: none;}
.foternavi li{
display:inline-block;
}
.foternavi li a{
padding:5px 5px;
color:#444;
}
.foternavi li a:hover{
color:#03a9f4;
}
.foternavi li a i{
margin-right:3px;
}
.error-page {
padding: 40px 0;
text-align: center;
}
.error-page h1 {
font-size: 120px;
line-height: 140px;
font-weight: 700;
}
.error-page h3 {
font-size: 64px;
line-height: 70px;
font-weight: 300;
}
.error-page p {
font-size: 22px;
line-height: 28px;
color: #aaa;
margin-bottom: 25px
}
.catitem{
margin-bottom:10px;
}
.catitem a {
font-size: 20px;
display: block;
padding: 10px;
text-decoration: none;
font-size: 16px;
text-align: center;
background: #fafafa;
color: #999999;
padding: 30px 5px;
border-radius: 5px;
transition: all 0.2s;
}
.catitem a i {
font-size: 32px;
margin-bottom: 20px;
display: block;
margin-right: 0;
width: auto;
color: inherit;
font-weight: 200;
}
.catitem a:hover{
background: #f3f9ff;
color: #0078ff;
transform: scale(1.04);}
.gamegridready{
padding: 15px 20px 15px 20px;
background: #ffffff;color:#111;}
.relagamebox{
position:relative;
padding:15px 15px 15px 50px;
}
.gameimage{
width: 64px;
height: 64px;
border-radius: 10px;
overflow:hidden;
}
.gamegridready span.title{
color:#111;
}
.gamegridready span.category {
font-size: 16px;
color: #999;
margin-top: 4px;
margin-bottom: 2px;
display: block;
}
.gamegridready:hover {
color:#111;
}
.gridpost{
text-align:center;
display: block;
padding: 25px;
text-decoration: none;
box-shadow: inset 0 0 0 1px rgb(0 0 0 / 10%);
border-radius: 5px;
color:#111;
}
.gridpost img {
width: 64px;
height: 64px;
float: none;
margin: auto;
}
.gridpost span.title{
display: block;
font-size: 14px;
font-weight: 400;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin: 20px 0 0 0;
}
.gridpost span.category{
display: block;
font-size: 14px;
color: #999999;
margin: 4px 0 0 0;
}
.gridpost:hover{
background: #f0f0f0;
color:#111;}
.game-det-img{
margin-right:20px;}
.game-icon-in{
filter: drop-shadow(0px 2px 4px rgba(0,0,0,0.1));
width: 100px;
height: 100px;
}
.game-det .game-title{white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
font-size: 20px;
margin: 0 0 5px 0;}
.game-det .game-category{
color: #999;
font-size: 18px;
text-transform: capitalize;
margin-bottom:10px;
display:block;
}
.eks-btn {padding: .25rem 1rem;}
.btn-rounded{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#top-nav-search-form {
background: rgba(254, 254, 254, 0.97);
display: none;
height: 70px;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 99991;
}
#top-nav-search-form input[type="text"] {
background: transparent;
border: medium none;
border-radius: 0;
box-shadow: none;
color: #292929;
font-size: 24px;
height: 100%;
left: 15px;
line-height: normal;
outline: medium none;
padding: 0;
position: absolute;
text-align: center;
top: 0;
vertical-align: middle;
width: 90%;
}
#top-nav-search-form #close-search-btn {
color: #bbbbbb;
float: right;
font-size: 28px;
line-height: 75px;
margin: 0 15px 0 0;
padding: 0;
}
.blackboxmeta li {
display:inline-block;
padding:5px 0;
margin-right:5px;
}
.blackboxmeta li a{
color:#444;}
.panelresim {
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,.05);
box-shadow: 0 1px 1px rgba(0,0,0,.05);
padding:3px;
border-radius:5px;
}
.panelresim img{
width:100%;border-radius:5px;
}
.classical-title{
border-bottom:1px solid #dedede;
padding:5px 0px;
color:#222;
}
.classical-title a{
color:#222;
} @media only screen and (max-width:768px) {
.page-wrapper{
padding-top:70px;
}
.ezpadding{
padding:0px;
max-width:100%;
}	
.footer-navigator{
display:block;
}
.header{
position: fixed;
width: 100%;
top: 0;
z-index: 10;
background: rgba(255,255,255,0.98);
border-bottom: 0.5px solid rgba(0,0,0,0.2);
padding: 15px 0px;
}
.copyright{text-align:center;}
.catitem {
margin-bottom: 0px;
}
.catitem a{
background:#fff;
padding:15px;
font-size: 18px;
display: block;
padding: 15px;
text-decoration: none;
color: #333333;
text-align: left;
border-radius:0px;
transition: none;
border-top: 0.5px solid rgba(0,0,0,0.1);
}
.catitem a i{
font-size: xx-large;
margin-bottom:0px;
display:inline-block;
margin-right: 20px;
width: 23px;
color: #bbbbbb;
text-align: center;
font-weight: 400;
vertical-align: middle;
margin-top: -3px;
}
.catitem a:hover{
transform:none;
background: #f0f0f0;
}
.gamegridready{
border-bottom: 0.5px solid rgba(0,0,0,0.1);}
.gamegridready:hover {
background:#f0f0f0;
color:#111;
}
.gridpost{
text-align:left;
display: flex;
}
.gridpost span.title{
margin-top:0px;
}
}
@media only screen and (min-width:768px) {
h1#topbar-title{line-height:60px;}
.logo-grid-box a{
border:0px;
padding: 5px 10px 0;
width:auto;
}
}
@media only screen and (min-width: 992px) {
#toggle_btn {
align-items: center;
color: #999;
display: inline-flex;
float: left;
font-size: 30px;
height: 60px;
justify-content: center;
margin-left: 15px;
padding: 0 15px;
}
.mini-sidebar .inside-header .logo img {
height: auto;
max-height: 45px;
width: auto;
}
.mini-sidebar .sidebar {
width: 78px;
}
.mini-sidebar.expand-menu .sidebar {
width: 220px;
}
.mini-sidebar .menu-title {
visibility: hidden;
white-space: nowrap;
}
.mini-sidebar.expand-menu .menu-title {
visibility: visible;
}
.mini-sidebar .menu-title a {
visibility: hidden;
}
.mini-sidebar.expand-menu .menu-title a {
visibility: visible;
}
.modal-open.mini-sidebar .sidebar {
z-index: 1051;
}
.mini-sidebar .sidebar .sidebar-menu ul > li > a span {
display: none;
transition: all 0.2s ease-in-out;
opacity: 0;
}
.mini-sidebar.expand-menu .sidebar .sidebar-menu ul > li > a span {
display: inline;
opacity: 1;
}
.mini-sidebar.expand-menu .sidebar .sidebar-menu > ul > li > a i {
font-size: 24px;
width: 20px;
}
.mini-sidebar .page-wrapper {
margin-left: 78px;
}
}
@media only screen and (max-width: 991.98px) {
.mobile_btn {
cursor: pointer;
display: block;
font-size: 24px; left: 0; padding: 0 15px;
text-align: center; z-index: 10;
color: #999999;
}
#toggle_btn {
display: none;
}
.sidebar {
margin-left: -225px;
width: 225px;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
z-index: 1041;
}
.page-wrapper {
margin-left: 0;
padding-left: 0;
padding-right: 0;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
transition: all 0.4s ease;
}
}
@media only screen and (max-width: 767.98px) {
body {
font-size: 0.9375rem;
}
h1, .h1 {
font-size: 2rem;
}
h2, .h2 {
font-size: 1.75rem;
}
h3, .h3 {
font-size: 1.5rem;
}
h4, .h4 {
font-size: 1.125rem;
}
h5, .h5 {
font-size: 1rem;
}
h6, .h6 {
font-size: 0.875rem;
}
.header .has-arrow .dropdown-toggle:after {
display: none;
}
.user-menu.nav > li > a > span:not(.user-img) {
display: none;
}
.navbar-nav .open .dropdown-menu {
float: left;
position: absolute;
}
.navbar-nav.user-menu .open .dropdown-menu {
left: auto;
right: 0;
}
}
@media only screen and (max-width: 575.98px) {
.page-wrapper > .content {
padding: 0.9375rem 0.9375rem 0;
}
}
@media only screen and (max-width: 479px) {
}
.commentlist .comment{width:100%;list-style:none;}
.commentlist .children li {padding-left:30px;}
.commentlist .comment-body{    box-shadow: inset 0 1px 0 0 rgb(255 255 255 / 3%);
border: 1px solid #dedede;
width: 100%;
position: relative;
border-radius: 3px;
margin-bottom: 5px;
background-color: #f5f5f5;
min-height: 90px;}
.commentlist .comment-body p{
padding:30px;}
.comment-meta.commentmetadata { position: absolute;
left: 30px; bottom: 10px;
}
.comment-meta.commentmetadata a{
color:#444;
}
.comment-author.vcard {
padding: 10px;
border-bottom: 1px solid #dedede; background: #fff;
}
.commentlist .reply {
position: absolute;
right: 20px;
bottom: 10px;
}
.comment-form-comment label{display:block;}
.comment-respond input{
border: 1px solid #dedede;
width: 100%;
position: relative;
border-radius: 3px;
margin-bottom: 5px;
background-color: #f5f5f5;}
textarea#comment{
border: 1px solid #dedede;
width: 100%;
position: relative;
border-radius: 3px;
margin-bottom: 5px;
min-height: 90px;
}
.form-submit .submit{
padding: 10px 0;
width: 100%;
position: relative;
border-radius: 3px;
margin-bottom: 5px;
}
.avatar.photo {
border: 1px solid #000;
border-radius: 50%;
}