.logo-text, .logo-slogan{
margin: 0;
} .page-header {
border: none;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
}
.gallery-caption {
}
.bypostauthor {
} img {
display: inline-block;
height: auto;
max-width: 100%;
}
img[class*="wp-image-"] {
margin-top: 10px;
margin-bottom: 10px;
}
.wp-caption {
margin-bottom: 10px;
max-width: 100%;
border: 1px solid #eee;
border-radius: 0;
padding: 0 10px;
}
.wp-caption.aligncenter {
margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
display: block;
}
.wp-caption .wp-caption-text {
text-align: center;
margin-top: 10px;
} .gallery {
margin-bottom: 1.5em;
}
.gallery a img {
border: none;
height: auto;
max-width: 90%;
}
.gallery dd {
margin: 0;
} embed,
iframe,
object{
width: 100%;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .entry-video.embed-responsive.embed-responsive-16by9 {
padding-bottom: 0;
}
div#calendar_wrap {
border:1px solid #f2f2f2;
}
table {
border:1px solid #f2f2f2;
}
.table>thead>tr>th, .table>tbody>tr>th, 
.table>tfoot>tr>th, .table>thead>tr>td, 
.table>tbody>tr>td, .table>tfoot>tr>td,
table>thead>tr>th, table>tbody>tr>th, 
table>tfoot>tr>th, table>thead>tr>td,
table>tbody>tr>td, table>tfoot>tr>td{
border-top:1px solid #f2f2f2;
vertical-align: middle;
}
table>thead>tr>th, table>tbody>tr>th, 
table>tfoot>tr>th, table>thead>tr>td,
table>tbody>tr>td, table>tfoot>tr>td{
padding: 10px 20px;
}
table>tbody>tr>th {
font-weight: 700;
}
table>tbody>tr>td a {
color: #000;
}
div#calendar_wrap caption {
margin: 10px;
}
.table-striped>tbody>tr,
table>tbody>tr{
border:1px solid #f2f2f2;
}
.widget select {
width: 100%;
border: 1px solid #f2f2f2;
padding: 5px; 
} .clear {
clear: both;
}
.comment .children { 
margin-left: 1.5em; 
list-style: none;
} ul#recentcomments {
padding: 0;
}
ul#recentcomments li {
padding: 6px 0 !important;
}
.recentcomments a {
color: #666;
} .widget_tag_cloud .tagcloud {
font-size: 0;
}
.widget.widget_tag_cloud .tagcloud a {
font-size: 11px !important;
margin: 2px;
color: #616a6b;
background: #f2f2f2;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
padding: 2px 10px;
display: inline-block;
border-radius: 0;
text-transform: uppercase;
}
.widget.widget_tag_cloud .tagcloud a:hover {
color: #fff;
background: #000;
}