/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/base.css);


/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/

body { font: normal 15px/22px Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5 {
  margin: 15px 0 5px 0;
  text-transform: none;
}

h1 { font-size: 22px; line-height: 28px; }
h2 { font-size: 20px; line-height: 22px; }
h3 { font-size: 18px; line-height: 20px; }
h4 { font-size: 16px; line-height: 16px; }
h5 { font-size: 14px; line-height: 14px; }

h2,
h5 { color: #444; }

small { color: #aaa; }

hr { border-top-color: #e2e2e2; }

pre {
  border: 1px solid #e2e2e2;
  background: #fafafa;
}



h1.mobile, #m-content h1.title {
    font-size: 20px;
    line-height: 24px;
    margin: 5px 0 10px 0;
}
h3.mobile {
    font-size: 16px;
    line-height: 20px;
}

body.mobile article > div.content > p > img {
  width: 100%;
  height: auto;
  max-width: 612px;
}



/* Useful Snippets
----------------------------------------------------------------------------------------------------*/

a:not([class]):active,
a:not([class]):focus {
  position: relative;
  top: 1px;
}

a:not([class]):active > *,
a:not([class]):focus > * {
  position: relative;
  top: -1px;
}






div.content img {
  
  padding: 4px; 
  background:#fff; 
  border:1px solid #ccc; 
  margin: 4px 0px 0 0;
  
}

img.img {
  
  padding: 4px; 
  background:#fff; 
  border:1px solid #ccc; 
  margin: 4px 0px 0 0;
  
}

div.newsgl  {padding: 1px 5px; 
  margin: 0 0 7px 0;
  background: #226cb8 url(/templates/yoo_revista/images/menubar.png) 0 0 repeat; 
  color: #fff;
}

span.data  {
  font-size: 10px;
  color: #A2A2A2;
}

span.grey  {
  padding: 0; 
  margin: 0; 
  font-size: 9pt; 
  color: #A2A2A2;
}

img.news_m  {
  padding: 4px; 
  background:#fff; 
  border:1px solid #ccc; 
  margin: 4px 7px 0 0; 
  height: 75px; 
  width: 100px;
}

a.podrobnee  {
  background-image: url(http://gorod-online.net/components/com_jcomments/tpl/default/images/jc_blog.gif);
  background-repeat: no-repeat; 
  padding: 0px 10px 3px 14px; 
  background-position: 0 3px;
}

a.komment  {
  background-image: url(http://gorod-online.net/components/com_jcomments/tpl/default/images/jc_blog.gif);
  background-repeat: no-repeat; 
  padding: 0px 10px 3px 14px; 
  background-position: 0 -27px;
}

table.tab {border: #cbe8fc 1px solid;}
tr.tabzg {background-color: #9ccef9;}
tr.tab {background-color: #f1f0f0;}
td.tab {padding: 5px 5px 5px 8px; text-align: center;}