body {
    font-family: "Didact Gothic",helvetica,arial,sans-serif;
    color: #3b3733;
    font-size: 15px;
}

#page {
    /* padding-top: 60px; */
}
.navbar .container {
    /* width: 982px; */
}
.navbar {
    margin-bottom: 1px;
    line-height: 12px;
}

.navbar-inner {
    min-height: 22px;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.breadcrumbs .divider { margin: 0 5px;}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
    color: #CCCCCC;
    /* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); */
}

.top-project {
    margin-bottom: 20px;
}

.top-project h2 a {
    color: #C00;
}

.top-project .short {
    font-size: 16px;
}


.project-row {
    margin-bottom: 10px;
}

.project-title {
    font-size: 1.2em;
    font-weight: bold;
}

.home-projects {
    margin-bottom: 20px;
    margin-top: 25px;
}

.project-block, .painter-block {
    margin: 20px 0 0 15px;
}

.table-link {
    margin: 5px;
    text-align: right;
}
.actuality {
    margin: 0 0 35px 0;
}

.painter-title {}
.painter-li { height: 155px;}
.painter-short  { margin: 20px; font-size: 1.2em;}
.short-block { margin: 20px 0; font-size: 1.2em;}

.painters-block { margin-top: 50px;}
.painters-block ul.thumbnails li { width: 130px; margin-left: 15px;}
.project-painters ul.thumbnails { margin-left: -15px;}
.project-painters ul.thumbnails li { width: 105px; margin-left: 12px;}

.art-block { float: left; display: inline-block; margin: 0 12px 8px 0;  /* border: 1px solid #CCC;*/ }
.art-img { width: 100px; }
.art-description { padding: 5px 5px 5px 20px; width: 200px; display: none;}
.carousel_row { height:110px;  overflow: hidden;}

.top_menu_zero {
    text-align:right;
    padding:3px 4px 9px 0;
}
.top_menu_zero ul li {
    padding:0;
    margin:0 0 0 5px;
    display:inline-block;
    line-height:55px;
    font-weight: bold;
}
.navbar-inverse .navbar-inner {
    border-top: 3px solid #C00;
    border-bottom: 3px solid #CCCCCC;
    background-image: -moz-linear-gradient(top, #222222, #111111);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
    background-image: -webkit-linear-gradient(top, #222222, #111111);
    background-image: -o-linear-gradient(top, #222222, #111111);
    background-image: linear-gradient(to bottom, #222222, #111111);
    background-repeat: repeat-x;
    /* border-color: #252525; */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
}


.navbar-search {
    margin-top: 0px;
}
.navbar-search .link-btn-search {
     /* margin-top: 5px; */
}
/*
.nav li {
    margin: 3px 0;
    border: 1px solid #000;
}
*/
.nav li:hover {
    background-color: #999;
    /* border: 1px solid #FFF;*/
}

.nav li {
    line-height: 16px;
}
.navbar .nav > li > a {
    padding: 3px 11px 3px;
}

#input-search {
    margin-top: 4px;
    margin-bottom: 4px;
    font-size: 12px;
    line-height: 14px;
    padding: 1px 4px;
    background-color: #666;
    border: 1px solid #333;
    color: #F0F0F0;
}

.block-title {
    border-bottom: 3px solid #d00b01;
}

small.date { color: #555;}

.carousel-control {
    opacity: 0.01;
}
.carousel:hover .carousel-control {
    opacity: 0.9;
}

.carousel-caption {
    opacity: 0.7;
}

.footer_bottom {
    color: #999;
    background:#1e1e1e;
    margin-top:5px;
    padding: 10px 0 10px 0;
}
.copyright {
    color:#777;
}
#footer {
    margin-top: 15px;
}
#footer a {
    color:#BBB;
    font-style: normal;
}

#footer .follow_us li {
    padding: 4px 6px;
    background-color: #777;
}
.subtitle {
    margin-bottom: 15px;
    color: #777;
}
.painters {
    font-style: italic;
}
.gallery-title {
    font-weight: bold;
    /*font-size: 17px;*/
}
h4.contact{
    color: #CC0000;
}
.main-title {
    margin-bottom: 10px;
}
.shadow {
    border: 4px solid #fff;
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.project-link {
  margin-left: 15px;
}
.paint-details { }
.paint-details .paint-cation { font-weight: bold; color: #333; }
.paint-details .paint-description { font-size: 12px; color: #777;}
.paint-details .paint-price { color: #C00;}

.photo-title { font-weight: bold; font-size: 12px; color: #333;}
.photo-description { font-size: 11px; color: #999;}