/*
 Theme Name:   solotema
 Theme URI:    http://soloteatras.lt/solotema/
 Description:  Twenty Seventeen Child Theme
 Author:       Karolis
 Author URI:   www.soloteatras.lt
 Template:     twentyseventeen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  solotema
*/


h1.entry-title{
	color: #d34427 !important;
	font-size: 1.2rem !important;
}

h2.widget-title{
	color: #d34427;
	font-size: 0.8rem;
}
h3{
	color: #d34427;
}
.entry-content a:hover {
	color: #d34427;
	box-shadow: inset 0 0 0 rgba(211, 68, 39, 0), 0 2px 0 rgba(211, 68, 39, 1);
}
.entry-content a{
	box-shadow: inset 0 -0.5px 0 rgb(141, 141, 141);
}

.site-footer {
	background-color: #f9f9f9;
}

a.imprint{
	display:none;
}


/* Post */

.post-pavadinimas{
	color: #d34427;
	font-size: 1.2rem
}
.post-hentry-ivycat-post{
	background-color: #f7f5f5;
	padding: 1.5rem;
	box-shadow: 7px 10px 12px 0px rgba(0,0,0,0.12);
}

.featured-image{
	padding-top: 7px;
}

@media screen and (min-width: 48em){
	.wrap {
    max-width: 60%;
	max-width: 1000px;
	}

body.page-two-column:not(.archive) #primary .entry-header{
	width:30%;
}
body.page-two-column:not(.archive) #primary .entry-content {
	width:70%;
}
}
.tabas {
	font-size: 1rem;
}

/* Renginiai */

@media screen and (min-width: 48em){
	.page-id-63 .wrap {
    max-width: 60%;
	max-width: 1000px;
	}
	body.page-id-63.page-two-column:not(.archive) #primary .entry-content{
		padding-top: 1rem;
		float: none;
		width: 100%;
	}
	}
.css-events-list table.events-table th.event-time {
     width: auto;
}
thead th {
    border-bottom: 2px solid #d34427;
    padding-bottom: 0.5em;
}

body.event-time .event-description {
	color: #d34427;
}
.events-table tbody tr{
	max-height: 150px;
	background-color: #eee;
	border-top: 12px solid white;
	border-bottom: 0.5px dashed #d34427;
}
.em-search-wrapper{
	display:none;
}
.events-table a{
	color: #d34427;
	box-shadow: inset 0 -1px 0 rgba(211, 68, 39, 0.5);
}
#pav a{
	box-shadow: none;
	line-height: 0;
}
.menuo{
	text-transform: uppercase;
}
.events-table img{
	max-width: 150px;
}
.bilietas{
	float: right;
	margin-top: 7%;
	margin-bottom: 7%;
	margin-left: 12px;
	margin-right: 7%;
	display: block;
 	width: 150px;
  	height: 40px;
	background-color: #d34427;
	text-align: center;
	border-radius: 5px;
}
.renginio-aprasymas{
	padding: 12px;
	display: block;
	float: left;
}
.bilietas p{
	padding: 8px;
}
.bilietas a{
	color: whitesmoke;
	font-weight: 600;
}
.bilietas a:hover{
	color: white;
	font-weight: 700;
}
.entry-content a img{
	box-shadow: 0 0 0 0px #fff;
	box-shadow: inset 0 -1px 0 rgba(211, 68, 39, 0.01);
}
.comments-title {
	display:none;
}
#comments {
    padding-top: 2em;
}
