/* YarLand v.4. */

/* //TODO: Новости
*/
.news_list_img {
    border:1px solid #999999;
    float:left;
    height:70px;
    margin:0 7px 3px 0;
    overflow:hidden;
    width:100px;
}
.news_list_img a {
    display: block;
    height: inherit;
}
.news_tag {
    background: url('http://img.yarland.ru/i/tags.gif') no-repeat left center;
    float: left;
    line-height: 20px;
    margin-left: 10px;
    padding-left: 15px;
}
.news_emo {
    background: url('http://img.yarland.ru/i/emo.png') no-repeat left center;
    float: left;
    line-height: 20px;
    margin-left: 10px;
    padding-left: 20px;
}
.emo {
    font-size: 9pt;
}
.emo_do {
    border-bottom: 1px dotted;
    cursor: pointer;
    font-size: 9pt;
}
#votesn {
    background:#fefefe;
    border:1px solid #787878;
    display:none;
    font-size: 9pt;
    margin-left: 60px;
    padding:5px;
    position:absolute;
    width:210px;
    z-index:1;
}
#votesn ul {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 50%;
}
.emo_vote {
    border-bottom: 1px dotted;
    cursor: pointer;
    line-height: 130%;
    font-size: 9pt;
}
#news_menu ul {
    font-size: 11pt;
    line-height: 25px;
    list-style: square url('http://img.yarland.ru/i/new/li.png') inside;
    margin: 5px 0 0;
    padding-left: 10px;
}
#news_menu ul ul {
    font-size: 10pt;
}
#news_menu ul li {
    border-bottom: 1px solid #ebedec;
    padding-left: 5px;
}
.news_img {
    border: 1px solid #d3dde2;
    margin: 1px 7px 5px 0;
    padding: 1px;
}
.one_news_img {
    border: 1px solid #d3dde2;
    color: #9fb2bc;
    margin: 1px 7px 5px 0;
    padding: 2px;
    float: left;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    width: auto;
}
.news_more {
    line-height: 140%;
    margin: 3px 0;
    padding: 5px 0;
    clear: both;
}
.news_more_img {
    border: 1px solid #999;
    float: left;
    height: 70px;
    margin: 2px 5px 2px 0;
    width: 70px;
}
.news_more_img a {
    display: block;
    height: inherit;
    width: inherit;
}
.news_date, .news_date:visited {
    text-decoration: none;
    color: #999;
    font-size: 9pt;
}
 .news_date:visited {
    color: #CCC;
 }

.view_news_title {font-size: 17pt; line-height: 20pt;margin: 0pt 0px 6pt;}

.news_anons, .news_content {
font-size:11pt;font-weight:bold;line-height:16pt;margin:5px;text-align: left;width:90%;
}
.news_content {
line-height:14pt;margin-top: 15px;font-weight:normal;
}
.news_content p {
    margin:1em 0;
}
.tag {
    font-size: 9pt;
    padding: 3px;
}
.tag:hover {
    background: #e69800;
    color: #FFF;
}
.news_sblock {
    float:left;
    height:80px;
    margin:5px 5px 0 7px;
    width:46%;
}

/* //TODO: Статьи
*/
.article {
    float: left;
    font-size: 11pt;
    height: 270px;
    margin: 5px 2%;
    text-align: center;
    width: 250px;
}
.article_med_img {
    height: 200px;
    margin: 5px auto;
    width: 250px;
}
.article_med_img a {
    display: block;
    height: 100%;
    width: 100%;
}
.art_data {
    color: #9fb2bc;
    font-size: 10pt;
}
.art_content {
    line-height: 140%;
    margin: 7px;
    font-size: 11pt;
}
.art_content p {
    margin: 5px auto;
    text-indent: 2em;
}

/* //TODO: Конкурсы
*/
.compl_logo {
    float: left;
    width:220px;
    height: 220px;
    margin: 0 15px 15px;
    text-align: center;
}
.compl_text {
    float: left;
width: 64%;
}
.compl_text p{
    margin: 1em 0 0;
}
a.compl_title, a.compl_title:visited  {
    color:#333;
    text-decoration: none;
}
a.compl_title:hover  {
    color:#d33;
    text-decoration: underline;
}

.cphoto_alt {
    border: 1px solid #b6b6b6;
    padding:2px;
    margin-bottom: 7px;
}
.cp_submit {
    text-align: center;
    padding: 4px 14px;
    color:#393939;
background: #D4D0C8;
border-bottom: 1px solid gray;
border-left: 1px solid white;
border-right: 1px solid gray;
border-top: 1px solid white;
text-shadow:1px 1px #ddd;
cursor: pointer;
text-transform: lowercase;
}
.cp_submit:hover{
background: #dbd8d1;

}
.cp_ol li {
    padding: 10px;
}
#assist {
    border:2px solid #b82620;
    border-top: 2px solid #d76320;
    padding: 10px;
}
#assist h3 {
    color: #b82620;
    font-size:16pt;
}
.compl_uphoto {
    border:1px solid #D4D0C8;
}

.compl_user {
    width:200px;
    height:200px;
    float:left;
    text-align: center;
}

/* //TODO: Person
*/
.person {
    padding: 10px;
}
.person_med_img {
    float: left;
    height: 150px;
    margin: 0 5px 5px 0;
    width: 120px;
}
.person_med_img a {
    display: block;
    height: 100%;
    width: 100%;
}
.person_anons {
    margin: 5px;
    line-height: 130%;
    text-indent: 7px;
}
.person_question {
    margin: 7px 0 25px 0;
}
.person_q_author {
    color: #9fb2bc;
    font-size: 10pt;
    font-weight: bold;
}
.person_q_text {
    font-size: 10pt;
    font-style: normal;
    font-weight: bold;
    color:#444;
}
.person_myq_text {
    background: #eff4f8;
    font-size: 10pt;
    font-style: oblique;
    font-weight: bold;
    padding: 2px;
}
.person_answer {
    background: #f4f7fa;
    display: block;
    font-size: 11pt;
    margin: 0 0 15px 20px;
    padding: 5px;
}
.person_thanks {
    border:1px solid #ffeab1;
    background:#fff8e6;
    padding: 1em;
    font-size: 10pt;
    font-weight: bold;
}
#person_form {
    font-size: 10pt;
}

#add_question table td{
    padding: 4px;
    line-height: 150%;
}
label {
    font-size: 10pt;
    font-weight: bold;
    color:#46545c;
}
