body {
    margin:0 122px;
    background: white;
}

#header { background: white; color: green; }

#content { background-image: none; border: 1px solid #d3d7cf;}

#navigation { padding-right:0;}

#navigation a {
    color: #4e9a06;
    background: white;
    border-right:1px solid #8ae234;
}

#navigation a:hover {
    color: #73d216;
    background: white;
}

.doc #navigation_doc, .blogs #navigation_blogs, .tags #navigation_tags, .forums #navigation_forums, .main_page #navigation_main { text-decoration:underline; background:white;}

#toolbar-user, #toolbar-user a, #toolbar-user a:visited {
    color: #4e9a06;
}

#footer { background: white; color: inherit; }

#footer a { color: #404040; }

#footer a:hover { color: #303030; }

#logo { float:left; margin:0; }
#toolbar-user { left:auto; right:2px; top:2px; }

.system_messages {
    border: 1px solid #e0e0e0;
    background: white;
}

.blocks_sidebar { width: 312px; color:white;}
.blocks_sidebar a { color: #fce94f; }
#content > .blocks_sidebar { width: 312px; }
.blocks_sidebar_inner { margin-right:122px; background: #4e9a06;}
.content_with_sidebar { margin-right:220px; overflow:visible; }
pre.literal-block { overflow:auto; padding:5px; border:1px solid #ffb820;}

.sidenav h1 { border-bottom: 1px dashed #8ae234; color: #fce94f;}
.sidenav li { border-bottom: none; margin:0; padding:0;}

.sidenav li a, .sidenav li a:visited { color: white; margin-top:0; margin-bottom:0; display:inline-block;}
.sidenav li a, .sidenav li a:visited { display: block; }
.sidenav li a:hover { color: #fce94f; }

h1.object_title { 
    color:#4e9a06;
    background: white;
    margin:0; margin-bottom:2px;
    padding-right:0;
    border-bottom: 1px solid #4e9a06;
}

.index_page_blogs_title {
/*    color: #fce94f;
    background: #204a87;
    padding: 2px 8px;
    border-top: 8px solid #3465a4; */
}

.index_page_docs_title {
/*    color: #fce94f;
    background: #5c3566;
    padding: 2px 8px;
    border-top: 8px solid #75507b; */
}

.sidebar_topleft_corner { background: url(../img/vaya/top_left.png) top left no-repeat; }
.sidebar_topright_corner { background: url(../img/vaya/top_right.png) top right no-repeat; }
.sidebar_bottomleft_corner { background: url(../img/vaya/bottom_left.png) bottom left no-repeat; }
.sidebar_bottomright_corner { background: url(../img/vaya/bottom_right.png) bottom right no-repeat; }
.sidebar_inner_content { padding: 10px}

.rest-form-outer { padding: 0px; }

