html {
    color: black;
    font-family: "Myriad Pro", "Trebuchet MS", Helvetica, sans-serif;
}

body {
    margin: 0px;
    padding: 0px;
    background-image: url("../images/bg_beta.png");
    background-position: 0 0;
    background-repeat: repeat;
    width: 100%;
}

img {
    border: none;
}

hr {
    border: 0px solid #aaa;
    border-top: 1px solid #aaa;
    margin-top: 20px;
    margin-bottom: 11px;
}

.content-items-2-right hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

a, a:hover {
    color: black;
}

a, a:hover, p a:hover {
    text-decoration: none;
    /*    border-bottom: 2px solid black; */
}

p a, p a:visited {
    text-decoration: none;
    /*border-bottom: 2px solid black;*/
}

h1 a, h1 a:hover {
    text-decoration: none;
    color: black;
    font-size: 35px;
    line-height: 1.1;
}

h1 {
    margin: 0px;
    padding: 0px;
}

h2 {
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    margin-top: 10px;
}

h3 {
    font-size: 16px;
    margin: 10px 0px 0px 0px;
}

/* content of page */
.page {
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    padding: 25px 20px 50px 20px
}

.head {
    height: 150px;
    width: 940px;
    padding: 50px 0px 0px 0px;
}

.logo {
    /* */
    height: 110px;
    /* border: 1px solid red;*/
    overflow: hidden;
}

.menu a {
    color: #b3b3b3;
    text-decoration: none;
    font-weight: bold;
    /*text-transform: uppercase;*/
}

.menu a:hover {
    text-decoration: none;
    border-bottom: 2px solid #b3b3b3;
}

.menu {
    /* background-color: red; */
}

.menu ul {
    padding: 0px 10px 10px 0px;
    margin: 0px 10px 10px 0px;
    list-style: none;
    font-size: 12px;
}

.menu ul li {
    display: inline;
    margin-right: 15px;
    font-size: 16px;
}

.clean {
    clear: both;
}

.content {
    margin-bottom: 30px;
}

.panel-right {
    width: 300px;
    text-align: center;
    float: right;
}

.blog-detail, .blog-category {
    width: 620px;
    margin-bottom: 50px;
    border: 1px solid white;
    float: left;
}

.blog-detail {
    margin-bottom: 10px;
}

.blog-detail h2, .blog-detail h1 {
    font-size: 35px;
    color: #333;
}

.blog-detail {
    line-height: 1.5;
}

.blog-detail p {
    margin-top: 0px;
    padding-top: 0px;
}

.title-gray {
    color: #aaa;
}

.title-middle, .title-middle a {
    color: black;
    font-weight: bold;
    text-decoration: none;
}

.blog-item {
    margin-bottom: 20px;
    margin-right: 20px;
    width: 300px;
    float: left;
}

.blog-item-small {
    margin-bottom: 20px;
    margin-right: 9px;
    margin-left: 0px;
    width: 200px;
    float: left;
}

.blog-item-small h3 {
    color: #666666;
    margin: 4px 0px 2px 0px;
    padding: 0px;
}

.blog-item h3 {
    margin: 4px 0px 2px 0px;
    padding: 0px;
    color: #666666;
    font-size: 18px;
    text-decoration: none;
}

.blog-item h3:hover {
    opacity: 0.8;
}

.blog-item a {
    text-decoration: none;
}

.blog-item-time {
    font-size: 15px;
    color: #b3b3b3;
    margin-bottom: 3px;
    font-weight: bold;
}

.blog-item-text {
    font-size: 15px;
    color: #808080;
    line-height: 1.5;
}

.blog-item a:hover {
    text-decoration: none;
    /*border-bottom: 2px solid #666666;*/
}

.content-items {
    font-size: 14px;
    color: #333;
}

.content-items-2 {
    font-size: 14px;
    color: #333;
    width: 620px;
}

.content-items-2-right {
    float: right;
    width: 300px;
}

.blog-image {
    width: 620px;
}

.blog-main {
    width: 620px;
    float: left;
    padding-bottom: 40px;
    height: 600px;
}

.blog-main img {
    padding-bottom: 26px;
}

.blog-main p {
    color: #808080;
    padding: 0px;
    margin: 0px;
}

.blog-date, .blog-date a {
    color: #b3b3b3;
}

.blog-date {
    padding: 5px 0px 5px 0px;
    font-weight: bold;
}

.blog-date a:hover {
    text-decoration: none;
    border-bottom: 2px solid #b3b3b3;
}

.footer {
    font-size: 15px;
    color: #808080;
    line-height: 1.5;
}

.footer table {
    width: 100%;
    border: 0px;
    border-spacing: 0;
    border-collapse: collapse;
}

.footer table tr .row-text {
    width: 300px;
    text-align: left;
}

.footer table tr .row-border {
    width: 20px;
}

.footer table tr td {
    color: gray;
    vertical-align: top;
}

.footer a {
    color: gray;
}

.footer a:hover {
    color: gray;
    border-bottom: 2px solid gray;
}

.footer table tr th {
    color: #666;
}

.blog-detail-left {
    width: 300px;
    float: right;
    text-align: center;
}

.blog-perex {
    font-size: 18px;
    color: #666;
    margin-bottom: 15px;
    line-height: 1.5;
}

.blog-text {
    color: #909090;
    margin-bottom: 50px;
    margin-left: 0px;
}

.blog-detail h1 {
    margin-top: 26px;
    font-size: 40px;
    line-height: 1.1;
    color: black;
}

.gallery {
    background-color: #333;
    padding: 10px;
    color: white;
}

.gallery span {
    padding: 0px 0px 0px 10px;
    margin: 0px;
}

.advert {
    text-align: center;
    margin: 10px 0px 10px 0px;
    /*    border: 1px solid red;*/
}

.caption {
    color: #666;
    font-size: 12px;
    text-align: right;
}

.social-buttons {
    margin-top: 50px;
}

.social-bar {
    margin-top: 5px;
}

.social-bar img {
    margin-bottom: 3px;
}

.blog-alternative {
    background-color: #E6E6E6;
    margin-top: 20px;
    padding: 10px 10px 0px 20px;
    font-weight: bold;
    text-align: left;
}

.blog-alternative a {
    color: gray;
}

.blog-alternative-top {
    text-align: left;
    padding: 10px 0 10px 0;
}

.blog-alternative-item {
    padding-bottom: 20px;
}

.blog-advert {
    text-align: center;
}

.blog-advert-top {
    height: 30px;
}

/* social plugins */
.twitter {
    float: right;
    text-align: right;
}

.googleplus {
    float: right;
}

.admin-menu {
    padding: 5px 20px 5px 20px;
    background-color: gray;
    opacity: 0.8;
    width: 100%;
    position: fixed;
    top: 0px;
    font-size: 0.9em;
    z-index: 100;
    border-bottom: 3px solid #ccc;
}

.admin-menu a:hover {
    color: white;
    text-decoration: underline;
}

.news-item .date {
    color: #888;
}

.news-item {
    margin: 20px 0px 20px 0px;
    color: #959090;
}

.news-item p {
    margin: 10px 0px 10px 0px;
}

.news-item h2, .news-item h2 a {
    margin: 0px 0px 5px 0px;
    color: #666666;
}

.news-item img {
    float: left;
    margin-right: 10px;
}

.similar-articles h2 {
    margin-bottom: 10px;
    color: #333;
    font-size: 20px;
}

#slideshow {
    width: 100%;
    height: 100%;
    background-color: black;
    position: fixed;
    text-align: center;
    color: black;
    top: 0;
    left: 0;
    display: none;
    z-index: 10000;
    opacity: 0.9;
}

#slideshow {
}

.slideshow-text {
    background-color: white;
    text-align: left;
    padding: 0px 10px 0px 10px;
    opacity: 1.0;
    width: 300px;
    z-index: 10001;
    margin: 0px auto 0px auto;
}

.slideshowclose {
    padding-top: 10px;
    text-align: right;
    color: gray;
    padding-top: -20px;
}

.slideshow-close {
    color: white;
    margin-top: 100px;
    text-align: center;
}
