/*  vim: et sts=4 sw=4
 */
BODY {
    background-color:#f6f6f6;
}

H1 {
    font-family: Arial, sans-serif;
    font-size:120%;
    margin-top:20px;
    font-weight:bold;
    margin-bottom:5px;
    text-align:right;
    border-bottom:1px dotted #e6e6e6;
    color:#444;
    margin-right:10px;
}

H1.proj_title {
    margin-top:0px;
}

.breadcrumb {
    margin-top:20px;
}

H2 {
    font-family: Arial, sans-serif;
    font-size:120%;
    color:#555;
    margin-top:20px;
    font-weight:bold;
    margin-bottom:3px;
    margin-left:20px;
}

A {
    text-decoration:none;
    color: #666666;
}


.nav {
    text-decoration: none;
    font-family: Verdana, sans-serif;
    font-size:11px;
}

STRONG.nav {
    color:#000000;
}

.nav_project_category {
    font-family: Arial, sans-serif;
    font-size:11px;
    font-weight:bold;
    padding-right:0.5em;
    border-right:1px solid #ff9307;
}

.nav_project_links {
    font-family: Arial, sans-serif;
    font-size:11px;
    padding-left:0.5em;
}

.text {
    font-family: Arial, sans-serif;
    font-size:11px;
}

.text P {
    margin-top:5px;
    margin-bottom:5px;
}


/* pt table thumbnails */
DIV.project_category {
    margin-top:10px;
    margin-bottom:5px;
    font-weight:bold;
}

.vcard {
    font-family: Arial, sans-serif;
    font-size:11px;
    margin-top:5px;
    text-align:left;
}

DIV.zoom {
    font-family: Verdana, sans-serif;
    font-size:11px;
    text-align:right;
    margin-right:5px;
}

.en {
    color:#61748a;
}

.nav_img {
    margin-bottom:3px;
}

/* indexuri projecte */
.idx_proj_thumb {
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    border-right:1px solid #9db961;
}

.idx_proj_title {
    padding-left:10px;
}
