/*  */

/*  */

body {
    background-color: #F2C9D3;
    background-image: url('https://4portfolio.ru/artefact/file/download.php?file=2296279&view=1823879');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: right top;
}

/* we want some elements to have a solid background irrespective of user settings */
body > .main-content > .row {
    background-color: #FFFFFF;
}
@media (min-width: 768px) {
    body > .main-content > .row {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        margin-bottom: 20px; /* to show the user's custom body background, if set */
    }
}
@media (max-width: 767px) {
    .main-content {
        padding-top: 0 !important;
    }
}


/** all other custom settings should be scoped to be within .user-page-content **/
/* with the exception of the page title and page description */

/* page settings (also page description) */

.user-page-content,
.user-page-content .panel .panel-body table,
.user-page-content .panel-body ul,
#view-description {
    font-family: 'Century Gothic', 'Avant Garde', 'URW Gothic L', sans-serif;
    color: #2F7331;
    
}

.user-page-content pre {
    color: #2F7331;
    
}


/* links and headings */

.user-page-content a,
.user-page-content a:link,
.user-page-content a:visited {
    color: #5AC744;
    text-decoration: none;
}
.user-page-content a:hover,
.user-page-content a:active {
    color: #D4AC7C;
    text-decoration: none;
}
.user-page-content h1,
.user-page-content h2,
.user-page-content h3,
.user-page-content .panel-body h3,
.user-page-content h4,
.user-page-content h5,
.user-page-content h6,
.user-page-content .list-group-item-heading,
#viewh1 {
    color: ;
    font-family: 'Monotype Corsiva', 'Apple Chancery', 'Zapf Chancery', 'URW Chancery L', cursive;
    font-weight: bold;
}


/* blocks */

.user-page-content .panel .title:not(.feedtitle) {
    font-weight: bold;
    color: #8E1901;
    font-family: 'Monotype Corsiva', 'Apple Chancery', 'Zapf Chancery', 'URW Chancery L', cursive;
    border-color: #8E1901;
}
.user-page-content .panel .title a,
.user-page-content .panel .title a:link,
.user-page-content .panel .title a:visited,
.user-page-content .panel .title a:active {
    color: #8E1901;
    text-decoration: none;
}
.user-page-content .panel .title a:hover {
    color: #D4AC7C;
    text-decoration: none;
}
.user-page-content .link-blocktype:hover {
    background-color: transparent;
}
.user-page-content .panel {
    background-color: transparent; /* take away default white panel bg */
}


/* list groups */

.user-page-content .list-group-item {
    background-color: transparent;
}
.user-page-content .panel > .block .list-group .list-group-item {
    border-color: #8E1901;
}


/* pagination */

.user-page-content .pagination > .active > a,
.user-page-content .pagination > .active > a:focus,
.user-page-content .pagination > .active > a:hover,
.user-page-content .pagination > .active > span,
.user-page-content .pagination > .active > span:focus,
.user-page-content .pagination > .active > span:hover {
    background-color: #5AC744;
}


/** advanced: custom css **/

#top-wrapper {
background:transparent
}

.main-nav li a, .main-nav li a:link, .main-nav li a:visited, .main-nav li a:active {
border-left:1px solid #F7BE23;
border-right:1px solid #F7BE23
}

#footer {
background:#f7be23
}

#footer-wrap {
background:transparent
}

li.identity a, a:link, a:active {
color:#fff;
text-decoration:none
}

#right-nav li a, #right-nav li.identity a, #footer a, #footer a:link, #footer a:visited, #footer a:active {
color:#fff;
text-decoration:none
}

a, a:link, a:visited {
color:#50412f;
text-decoration:none
}

.submit, .cancel, .buttondk, .button, .select, .btn, .btn:link, .btn:visited {
background:#be680b none repeat scroll 0 0;
border-color:#000;
color:#CCC
}

#usf_submit {
background:#3a1c00 none repeat scroll 0 0;
border-color:#CCC;
color:#FFF
}

#right-nav li a:hover {
color:#8D4421
}

#mainmiddlewrap {
background:none repeat scroll 0 0;
margin-left:0;
margin-top:15px
}

#sub-nav {
height:0
}
