/*   
Theme Name: Studio BASAR
Theme URI:
Description: Tema Wordpress pt. Studio BASAR.
Version: 1.0
Author: Fita Adrian
Author URI: http://adrian.fita.ro
*/

body {
    padding-left: 1cm;
    padding-top: 1cm;
    font-family: Arial, Helvetica, Sans;
    width: 820px;
}

h1, h2, h3 {
    font-weight: normal;
    font-size: 123.1%;
    padding-bottom: 7px;
}

#header a {
    text-decoration: none;
}
#header a:link {
    color: black;
}
#header a:visited {
    color: black;
}
#logo {
    font-size: 174%;
}

p {
    line-height: 140%;
    padding-bottom: 10px;
    font-size: 93%;
}
p img {
    padding-top: 10px;
}

#header {
    /*padding-top: 1cm;*/
    padding-bottom: 1cm;
}

.navbar-lvl1 {
    font-size: 100%;
    float: left;
    padding-right: 1cm;
    line-height: 140%;
    width: 6.8%;
}
.navbar-lvl1 ul {
    margin-left: 0px;
    padding-left: 0px;
    padding-bottom: 20px;
    list-style-type: none;
}
.navbar-lvl1 a:link {
    color: black;
    text-decoration: none;
}
.navbar-lvl1 a:visited {
    color: #3E3E3E;
    text-decoration: none;
}
.navbar-lvl1 a:hover {
    /*color: #3E3E3E;*/
    color: white;
    background-color: black;
    /*text-decoration: underline;*/
}

.navbar-lvl2 {
    font-size: 100%;
    float: left;
    padding-right: 1cm;
    line-height: 140%;
    width: 8.1%;
}
.navbar-lvl2 ul {
    margin-left: 0px;
    padding-left: 0px;
    padding-bottom: 20px;
    list-style-type: none;
}
.navbar-lvl2 a:link {
    color: black;
    text-decoration: none;
}
.navbar-lvl2 a:visited {
    color: #3E3E3E;
    text-decoration: none;
}
.navbar-lvl2 a:hover {
    /*color: #3E3E3E;*/
    color: white;
    background-color: black;
    /*text-decoration: underline;*/
}
.navbar-lvl3 {
    font-size: 100%;
    float: left;
    padding-right: 1cm;
    line-height: 140%;
    min-width: 10.4%;
}
.navbar-lvl3 ul {
    margin-left: 0px;
    padding-left: 0px;
    padding-bottom: 20px;
    list-style-type: none;
}
.navbar-lvl3 a:link {
    color: black;
    text-decoration: none;
}
.navbar-lvl3 a:visited {
    color: #3E3E3E;
    text-decoration: none;
}
.navbar-lvl3 a:hover {
    /*color: #3E3E3E;*/
    color: white;
    background-color: black;
    /*text-decoration: underline;*/
}

#content {
    width: 350px;
    float: left;
    line-height: normal;
}

.news {
    padding-bottom: 16px;
}
.news a {
    color: black;
}
.news a:hover {
    color: #303030;
}
.news a:visited {
    color: #303030;
}
.news p {
    padding-bottom: 3px;
}
.news img {
    padding: 0px;
}
.news-title-block {
    padding-bottom: 6px;
}
.news-title {
    font-weight: bold;
    font-size: 123.1%;
}
.news-date {
    font-size: 77%;
}

img.arch_image {
    padding-right: 10px;
    padding-bottom: 10px;
    float: right;
}
#content_arch {
    width: 70%;
    float: left;
}
#content_arch p {
    padding-bottom: 7px;
    padding-top: 7px;
}

.img-container img {
  /*float: left;*/
  padding-top: 10px;
  padding-bottom: 10px;
}
.img-list {
  vertical-align: top;
}
.img-list ul {
  display: inline;
}
.img-list li {
  display: inline;
  /*padding: 3px;*/
  /*border-left: 1px solid #000;*/
}
.img-list a {
  /*padding: 3px;*/
}
.img-list p {
  display: inline;
  padding: 3px;
}
.img-list a:link {
    color: black;
    text-decoration: none;
}
.img-list a:visited {
    color: black;
    text-decoration: none;
}
.img-list a:hover {
    /*color: #3E3E3E;*/
    color: white;
    background-color: black;
    /*text-decoration: underline;*/
}

#footer {
  /*padding-top: 10px;*/
}

.current_page_ancestor a {
    color: white;
    background-color: black;
}
.current_page_ancestor a:visited {
    color: white;
    background-color: black;
}

.current_page_item a {
    color: white;
    background-color: black;
}
.current_page_item a:visited {
    color: white;
    background-color: black;
}
.current-cat a {
    color: white;
    background-color: black;
}
.current-cat a:link {
    color: white;
    background-color: black;
}
.current-cat a:visited {
    color: white;
    background-color: black;
}
.img-list a.active-link {
    color: white;
    background-color: black;
}
.img-list a.active-link:visited {
    color: white;
    background-color: black;
}

.active-link {
    color: white;
    background-color: black;
}
