/*
 Theme Name:   Batutai
 Theme URI:    http://www
 Description:  Batutu tema
 Template:     tiny-forge
 Version:      1.0.0
*/

@import url("../tiny-forge/style.css");

/* CUSTOM CODE */

.easingsliderlite {
margin-top: 24px!important;
margin-top: 1.714285714rem!important;;
}

#site-logo {
display: inline-block;
float: left;
margin: 0 24px 24px 0; 
/* margin: 0 1.714285714rem 1.714285714rem 0; */

}
.entry-content td, .comment-content td {
border-top: 0px solid #ededed;
padding: 6px 10px 6px 0;
}
.entry-content table, .comment-content table {
border-bottom: 0px solid #ededed;
}

.entry-content a:hover,
.comment-content a:hover {
	color: #00a447;
}
.entry-content a,
.comment-content a {
text-decoration: none;
}

.entry-content h1, .comment-content h1, .entry-content h2, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h4, .comment-content h4, .entry-content h5, .comment-content h5, .entry-content h6, .comment-content h6 {
margin: 10px 0;
}

.single .entry-content p, .single .entry-summary p, .single .comment-content p, .single .mu_register p, .page .entry-content p, .page .comment-content p {

}

.page .entry-content table p {
margin: 0 0 0px;
}

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
border-radius: 0px;
-webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 0px rgba(0, 0, 0, 0.2);
}

.page-template-page-templatesfront-page-php .entry-header {
display: none;
}

.site {
min-width: 960px;
max-width: 960px;
}

.site-header {
position: relative;
}

.sukis {
font-size: 26px;
position: absolute;
right: 24px;
top: 26px;
font-style: italic;
}

.single .entry-content,
.page .entry-content {
font-size: inherit;

}
