
/* vélemény ------------------------------------------------------------ */
#velemeny2 {
  display: none;
}
#velemeny div.velemeny, #velemeny2 div.velemeny {
  margin-bottom: 15px;
  border-bottom: 1px dashed #5e5e5e;
}
#velemeny .item, #velemeny2 .item {
  font-color: #333;
  font-size: 12px;
  background-color: #fff;
  border-radius: 3px;
  padding: 5px;
}
#velemeny .item a.title, #velemeny2 .item a.title {
  color: #ab1b1b;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
}
#velemeny .item div.item-title, #velemeny2 .item div.item-title{
  margin-bottom: 5px;
}
#velemeny .item a, #velemeny2 .item a{
  color: #464646;
  text-decoration: none;
}
#velemeny hr {
 background-color: #2d2d2d; 
 height: 5px;
 margin: 0 0 7px 0;
}
#velemeny .author, #velemeny2 .author {
  color: #5e5e5e;
  font-size: 13px;
  background:url(/images/elements/whitearrow.png) no-repeat 20px top;
  padding-top: 6px;
  padding-left: 30px;
  min-height: 85px;
}
#velemeny .author, #velemeny2 .author {
  float: left;
  display: block;
  width: 65%;
}    
#velemeny div.commentnums, #velemeny2 div.commentnums {
  width: 33%;
  float: right;
  display: block;
  text-align: right;
  margin-right: 5px;
}
#velemeny div.commentnums div{
  float: none;
}
#velemeny .author .title, #velemeny2 .author .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  min-height: 32px;
}
#velemeny img, #velemeny2 img {
  border-radius: 5px;
}

/* romania ------------------------------------------------------------ */
#romania{
  display: block;
}
#romania hr.hometitle {
  background-color: #2d2d2d;
  height: 5px;
  margin: 0 0 10px 0;
}
#romania div.item hr {
  border-bottom: 2px dotted #818485;
  width: 100%;
  height: 1px;
  margin-top: 0px;
  margin-bottom: 15px;
}
#romania div.item span.sourcesite{
  background-color: #cd2122;
  padding-right: 5px;
  min-height: 55px;
  color: #fff;
  font-weight: bold;
  padding: 2px 4px;
  border-radius: 4px;
  line-height: 16px;
}
#romania div a.title {
  color: #464646;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
#romania div a.title:hover{
  color: #cd2122;
  text-decoration: none;
}

/* nethuszarok ------------------------------------------------------------ */
#nethuszarok{
  display: block;
  color: #464646;
  font-family: Arial;
  font-size: 14px;
}
#nethuszarok hr.hometitle {
  background-color: #2d2d2d;
  height: 5px;
  margin: 0 0 10px 0;
}
#nethuszarok div.item hr {
  border-bottom: 2px dotted #818485;
  width: 100%;
  height: 1px;
  margin-top: 0px;
  margin-bottom: 15px;
}
#nethuszarok div.item span.sourcesite{
  background-color: #cd2122;
  padding-right: 5px;
  min-height: 55px;
  color: #fff;
  font-weight: bold;
  padding: 2px 4px;
  border-radius: 4px;
  line-height: 16px;
}
#nethuszarok div a.title {
  color: #464646;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
}
#nethuszarok div a.title:hover{
  color: #cd2122;
  text-decoration: none;
}
#nethuszarok div.item div.item-lead a {
  text-decoration: none;
  color: #464646;
}
/* terfigyelo ------------------------------------------------------------ 
#terfigyelo{
  display: block;
}
#terfigyelo hr.hometitle {
  background-color: #2d2d2d;
  height: 5px;
  margin: 0 0 10px 0;
}
#terfigyelo div.item hr {
  border-bottom: 2px dotted #818485;
  width: 100%;
  height: 1px;
  margin-top: 0px;
  margin-bottom: 15px;
}
#terfigyelo div.item span.sourcesite{
  background-color: #cd2122;
  padding-right: 5px;
  min-height: 55px;
  color: #fff;
  font-weight: bold;
  padding: 2px 4px;
  border-radius: 4px;
  line-height: 16px;
}
#terfigyelo div a.title {
  color: #464646;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}
#terfigyelo div a.title:hover{
  color: #cd2122;
  text-decoration: none;
}
*/
/* facebook -------------------------*/
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
    text-align: center;
    max-height: 400px;
    margin-bottom: 15px;
}