/* ::::: http://reallblog.info/WomenHealth/css/normalize.css ::::: */

html {
    font-family: sans-serif;
}

body {
    margin: 0px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio:not([controls]) {
    display: none;
    height: 0px;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0px none;
}

b,
strong {
    font-weight: bold;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0px;
}

img {
    border: 0px none;
}

svg:not(:root) {
    overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0px;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0px none;
    padding: 0px;
}

/* ::::: http://reallblog.info/WomenHealth/css/style.css ::::: */

body {
    font-family: Arial, Tahoma, Verdana, Georgia, sans-serif;
    color: rgb(34, 34, 34);
    font-size: 13px;
    width: 100%;
    padding: 0px;
    margin: 0px;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
}

ul {
    list-style: outside none none;
}

.container {
    width: 990px;
    margin: 0px auto;
    padding: 5px 3px 0px;
}

.header {
    padding-left: 123px;
    position: relative;
    z-index: 3;
    margin-top: 40px;
}

.header__main {
    float: right;
    width: 865px;
}

.header__top-line {
    border-bottom: 1px solid rgb(193, 193, 193);
    padding: 6px 0px 7px;
}

.header__img--wrap {
    width: 123px;
    height: 225px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: -52px;
}

.header__img {
    display: block;
    border: 0px none;
    vertical-align: middle;
}

.header__logo--wrap {
    padding: 12px 0px 0px;
    position: relative;
}

.header__logo {
    width: 499px;
    height: 105px;
    margin-left: 80px;
    display: block;
    background: transparent url('logo.png') no-repeat scroll 0% 0%;
    text-indent: -9999px;
}

.right {
    float: right;
    margin: 15px;
    height: 300px;
}

.header__nav {
    position: relative;
}

.nav__list {
    padding: 18px 90px 8px 0px;
    margin: 0px;
    list-style: outside none none;
    border-bottom: 1px solid rgb(193, 193, 193);
    
    font-size: 12px;
    position: relative;
    height: 15px;
}

.list__item--nav {
    float: left;
    position: relative;
    margin-left: -1px;
    z-index: 1;
    display: block;
}

.list__item--nav-span {
    
    padding: 3px 12px;
    color: rgb(0, 0, 0);
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}

.list__item--nav:first-child .list__item--nav-span {
    background: transparent none repeat scroll 0% 0% ! important;
    padding: 3px 12px;
    color: rgb(0, 0, 0);
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    z-index: 2;
}

.header__img--wrap-out {
    position: absolute;
    right: 60px;
    top: 35px;
    height: 134px;
}

.header__img--wrap-in {
    margin-right: 8px;
    position: relative;
    z-index: 1;
    text-align: right;
}

.header__img--2 {
    box-shadow: 1px 1px 3px rgb(160, 160, 160);
    transform: rotate(7deg);
    border: 0px none;
    vertical-align: middle;
    position: relative;
    left: 15px;
}

.header__underline {
    border: 3px solid rgb(0, 0, 0);
    border-radius: 3px;
    clear: both;
}

.main {
    padding-top: 19px;
    position: relative;
    z-index: 2;
}

.main__content {
    width: 100%;
}

.main__crumbs {
    color: rgb(237, 25, 66);
    text-decoration: none;
    font-size: 14px;
    padding: 0px 0px 9px;
    margin: -4px 0px 10px;
    list-style: outside none none;
    border-bottom: 1px solid rgb(193, 193, 193);
    
}

.main__crumbs--span {
    color: rgb(0, 0, 0);
}

.main__article {
    color: rgb(0, 0, 0);
    font-size: 15px;
    width: 800px;
    margin: 0px auto 20px;
    box-shadow: 0px 1px 1px 2px rgb(204, 204, 204);
    padding: 40px;
    box-sizing: border-box;
}

.article__label--name {
    line-height: normal;
    font-size: 20px;
    border-bottom: 1px solid rgb(207, 207, 207);
    display: inline;
}

.article__label {
    line-height: 36px;
    font-weight: bold;
    margin-bottom: 20px;
}

.article__text {
    color: rgb(0, 0, 0);
    text-indent: 20px;
    font-size: 16px;
    line-height: 23px;
    text-align: justify;
    margin: 15px 0px;
}

.article__img {
    display: block;
    margin: 25px auto;
    max-width: 70%;
}

.article__link {
    color: rgb(0, 165, 217);
    font-weight: bold;
    cursor: pointer;
}

.article__btn {
    text-decoration: none;
    background: rgb(253, 27, 70) ;
    border: 2px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    font-size: 16px;
    text-transform: uppercase;
    box-shadow: 0px 1px 3px rgb(120, 120, 120);
    font-weight: bold;
    padding: 10px 15px;
    display: block;
    margin: 30px auto 0px;
}

.comments {
    width: 800px;
    margin: 0px auto;
    padding-bottom: 40px;
}

.comments__title {
    color: rgb(0, 0, 0);
    font-size: 24px;
    text-transform: uppercase;
    border-bottom: 3px solid rgb(237, 25, 66);
    margin: 0px;
    padding: 0px;
    display: block;
}

.com__list {
    padding: 18px 0px 0px;
    overflow: hidden;
}

.com__item {
    display: block;
    clear: both;
}

.com__desc {
    width: 70px;
    float: left;
    margin-right: 9px;
    padding-bottom: 18px;
}

.com__ava {
    width: 70px;
    display: block;
}

.com__img {
    width: 70px;
    height: 70px;
    padding: 2px;
    border: 1px solid rgb(204, 204, 204);
    vertical-align: middle;
}

.com__name {
    color: rgb(153, 153, 153);
    font-size: 10px;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    display: block;
}

.com__message {
    overflow: hidden;
    padding-bottom: 16px;
}

.com__text {
    font-size: 16px;
}

.com__border::after {
    content: "";
    display: block;
    
    width: 8px;
    height: 14px;
    position: absolute;
    left: -8px;
    top: 12px;
}

.com__border {
    border: 1px solid rgb(193, 193, 193);
    padding: 10px 21px 13px;
    position: relative;
    margin-left: 7px;
}

.com__img--big {
    display: block;
    width: 60%;
    margin: 25px auto;
}

.w100 {
    width: 100% ! important;
    max-width: 100% ! important;
}
