/*
 Theme Name:   Mesocolumn - DHB14
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Mesocolumn Child Theme
 Author:       Vlad 'Bossman' Rosca
 Author URI:   http://computergames.ro
 Template:     mesocolumn
*/

@import url("../mesocolumn/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

aside#yasip-2 img{margin-right:8px;}
ul.essentials a, ul#languages a{
background-repeat: no-repeat;
color: #D3492B !important;
font-size: 1.25em;
font-style: inherit;
font-weight: 600;
height: 48px;
line-height: 48px;
padding-left: 60px;
width: 80%;
margin-bottom:15px;
display:block;
}

a#schedule{background-image: url("/2014/images/schedule.png");}
a#tickets{background-image: url("/2014/images/tickets.png");}
a#travel{background-image: url("/2014/images/travel.png");}
a#accommodation{background-image: url("/2014/images/accommodation.png");}
a#tournaments{background-image: url("/2014/images/tournaments.png");}
a#streams{background-image: url("/2014/images/streams.png");}
a#map{background-image: url("/2014/images/map.png");}
a#contact{background-image: url("/2014/images/contact.png");}
a#faq{background-image: url("/2014/images/faq.png");}
a#about{background-image: url("/2014/images/about.png");}
a#ro{background-image: url("/2014/images/ro.png");}
a#en{background-image: url("/2014/images/gb.png");}
a#bg{background-image: url("/2014/images/bg.png");}
a#cosplay{background-image: url("/2014/images/cosplay.png");}
div.ninja-forms-form-wrap{width:400px;}

#right-sidebar h3.widget-title{text-transform: none !important;}

.ssba{margin:10px 0 10px 0 !important;}
#post-entry article.post-single .post-content{padding-top:0 !important;}
.container-wrap {padding:0 !important;}

aside.home-feat-cat a {color:#204287;}
aside.home-feat-cat h4.homefeattitle{border-bottom: 5px solid #204287;}
#breadcrumbs p{text-transform:none;}

ul#poweredby li {margin-bottom:5px;}
ul#partners li{float: left;
height: 40px;
line-height: 55px;
margin: 0 10px 10px 0;
width: auto;}

caption, th, td{text-align: center;}
/*.post-content th, .post-content td {text-align: center;}*/
.post-content table, .comment-content table, .post-content td, .comment-content td {border:0;}

.widget-area aside {margin: 0 0 1em;}

/* Pagina Bilete */
div.buy{position:relative;}
h2.ticket{background-color: #666666;color: #FFFFFF;padding: 10px 0 10px 10px;font-size:1.5em;}
a.buybutton{position:absolute;top:0;right:0;padding:10px;color:#fff !important;background-color:#D3492B;text-decoration:none !important;}

.concurs img, .concurs .post-excerpt {height:169px !important;float:left}
.concurs h2 {height:55px;overflow:hidden}
.concurs .post-votes {display:none}
.concurs-like {
  border: 3px solid #D3492B;
  border-radius: 5px;
  float: left;
  padding: 10px 10px 3px;
  width: auto;
  margin-bottom: 15px;
}
.concurs-like div {float: left;}
.concurs-like div.voteaza {
  width: 70px;
  float: left;
  line-height: 140%;
  font-weight: 700;
  font-size: 125%;
}
.category-concurs .ssba {display:none}
.usp-image-wrap img {height:150px !important;float:left;margin-right: 3px;}
.usp-errors {color: red}