#wp-calendar {
width: 100%;
}
#wp-calendar td, #wp-calendar th {
border: 1px solid #ddd;
padding: 5px;
text-align: center;
} .sidebar .block_content ul li ul {
margin-left: 10px;
}
.block_content ul li {
display: inline-block;
list-style: outside none none;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
.block_content ul {
margin: 0;
padding: 0;
color: #888888;
font-size: 14px;
}
.block_content ul li {
display: inline-block;
list-style: outside none none;
margin-top: 5px;
margin-bottom: 5px;
width: 100%;
}
.block_content a {
color: #888888;
font-size: 14px;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out;
} .wp-caption {
max-width: 100%;
list-style: none;
display: inline-block !important;
background: none repeat scroll 0 0 #f5f5f5;
color: #888888;
font-size: 13px;
}
.wp-caption-text {
list-style: none;
padding: 10px;
background: none;
}
.gallery-caption {
list-style: none;
background: none;
}
.bypostauthor {
list-style: none;
background: none;
}
.sidebar .block_content img {
height: auto;
margin: 10px 0 10px;
max-width: 100%;
}
.main-content table td, .main-content table th {
border: 1px solid rgba(0,0,0,.1);
padding: 6px 12px;
vertical-align: middle;
}
blockquote cite {
text-align: right;
display: inline-block;
padding-top: 20px;
width: 100%;
}
.sidebar .block_content .tab-content img {
width: 100%;
height: auto;
} aside .wp-tag-cloud {
margin-left: -5px
}
aside .tagcloud li {
float: left;
margin: 5px!important;
width: auto
}
aside .tagcloud {
clear: both;
}
aside .tagcloud li a {
display: block;
text-transform: none;
font-size: 14px!important;
padding: 5px 8px !important;
text-decoration: none!important
}
.tagcloud li:hover {
background-color: #888888;
}
.sidebar .tagcloud li:hover a {
color: #fff!important
} .rsswidget img {
position: relative;
top: -2px;
margin-right: 5px !important;
}
.rssSummary {
padding: 10px;
background: #888888;
color: #fff;
margin: 10px 0;
}
.sidebar .menu-item-has-children > a:after {
display: none !important;
} aside .nav-tabs li {
width: 30%;
margin: 0;
padding: 0;
}
aside .nav-tabs li a {
padding: 10px 0px !important;
text-align: center;
border: none;
}
aside .nav-tabs {
margin-bottom: 15px;
}
aside .nav-tabs li.active a {
border: none !important;
}
aside .icon-calendar {
margin-right: 7px;
font-size: 12px;
}
.block_content .media-heading a {
color: #2d375f;
} html .home-section .carousel-disable li {
display: inline-block;
max-width: 220px;
position: relative;
margin-right: 50px;
}