/*
Theme Name: Виктория
Theme URI: http://www.victoriya-salon.ru/
Description: свадебный салон «Виктория»
Version: 1.0
Author: Bumka
*/

.news_list h1{
    margin-left:100px;
}

.news_list .news_rzd {
    width:200px; height:40px;
    background:url(/images/decor.gif) no-repeat 50% 50%;
    margin:0 auto 20px auto;
}

.news_list .news_text {
    width:700px;
    margin:0 auto;
    text-align: center;
}
.news_list .news_dte {
    width:700px;
    font-size: 110%;
    margin:0 auto;
    text-align: center;
}

.otziv_list h1{
    margin: 0 0 40px 100px;
}

.otziv_list .otziv_rzd {
    width:200px; height:40px;
    background:url(/images/decor.gif) no-repeat 50% 50%;
    margin:0 auto 20px auto;
}

.otziv_list .otziv_text {
    width:500px;
    margin:0 auto;
}
.otziv_list .otziv_name {
    width:500px;
    font-size: 110%;
    margin:0 auto;
}

.sovety_list h1{
    margin: 0 0 40px 60px;
}

.sovety_list .sovety_rzd {
    width:200px; height:40px;
    background:url(/images/decor.gif) no-repeat 50% 50%;
    margin:0 auto 20px auto;
}

.sovety_list .sovety_text {
    width:700px;
    margin:0 auto;
}
.sovety_list .sovety_name {
    width:700px;
    font-size: 110%;
    margin:0 auto;
}

.nevesty_list h1{
    margin: 0 0 40px 60px;
}

.nevesty_list .nevesty_rzd {
    width:200px; height:40px;
    background:url(/images/decor.gif) no-repeat 50% 50%;
    margin:0 auto 20px auto;
}

.nevesty_list .nevesty_text {
    width:700px;
    margin:0 auto;
}
.nevesty_list .nevesty_name {
    width:700px;
    font-size: 110%;
    margin:0 auto;
}

.catalog_main li.current-cat a {
    color:red;
}
/* http://www.wordpressplugins.ru/template_tags/wp_list_categories.html */
 /* li.categories { ... }  заголовок списка */
 /* li.cat-item { ... }   рубрика */
 /* li.cat-item-7 { ... }  рубрика с ID 7 */
 /* li.current-cat { ... }   текущая рубрика */
 /* li.current-cat-parent { ... }   родительская рубрика текущей рубрики */
 /* ul.children { ... }   список подрубрик */

.wp-post-image {
}
table.table00 {
    width: 100%;
    border-collapse:collapse;
}
table.table00 tr td {
    padding:5px;
    vertical-align: top;
}
table.table01 {
    width: 100%;
    border-collapse:separate;
    border-spacing:4px;
}
table.table01 tr td {
    background: #363C4A;
    color: #ddd;
    padding:10px;
}
table.table02 {
    width: 100%;
    border-collapse:separate;
    border-spacing:2px;
}
table.table02 tr td {
    background: #363C4A;
    color: #ddd;
    padding:5px;
}

table.tsearch {
    width: 100%;
    border-collapse:separate;
    border-spacing:2px;
}
table.tsearch td{
    padding:2px 5px;
}

.homemenu {
    position: relative;
    width:200px;
    min-height:200px;
    color:#9da1ad;
    background:#232732 url(images/uzor.gif) no-repeat 50% 90%;
}
.homemenu a {
    color:#9da1ad;
}
.homemenu a:hover {
    color:#dfdfdf;
}
.homemenu span {
    color:#9da1ad;;
}
.homemenu .p{
    padding:30px 0 60px 0;
}
.homemenu .p .ul_1{
    padding:0; margin:0;
}
.homemenu .p .ul_1 .li_1{
    list-style: none;
    padding:0 0 0 10px; margin:0 0 5px 0;
    height:25px;
    line-height:25px;
    font-size: 18px;
}
.homemenu .p .ul_1 .li_1 span{
    font-size: 14px;
}

.homemenu .p .ul_1 .li_1 .crn{
    width:20px; height:25px;
    background: #4C505C url(images/homemenu.png) no-repeat;
    position:relative; left:190px; top:-25px;
    display:none;
    z-index: 1;
}
.homemenu .p .ul_1 .li_1 .ul_2 {
    position: absolute;
    left:214px; top:0px;
    width:400px; min-height:200px;
    background: #474C58;
    border:1px solid #575A69;
    z-index: 1000;
    display:none;
    font-size: 14px;
}
.homemenu .p .ul_1 .li_1 .ul_2 .li_2_close {
    position:absolute;
    right: 20px;
    bottom: 10px;
    font-size:10px;
    text-decoration: none;
    color:#2E3439;
    cursor:pointer;
}
.homemenu .p .ul_1 .li_1 .ul_2 .li_2_close:hover {
    color:#A7B2C4;
}

.homemenu .p .ul_1 .li_1 .ul_2 .ul_2_h{
    font-size: 18px;
    text-decoration: underline;
    padding:10px;
    text-align: center;
}
.homemenu .p .ul_1 .li_1 .ul_2 .li_2{
    /*list-style-image: url('images/homemenudot.png');
    margin: 0 0 0 40px;*/
    list-style: disc;
   
}

ul.leftmenu li{
    margin: 0 0 7px 20px;
    line-height: 16px;
}
ul.leftmenu li ul{
    margin: 7px 0 10px 0;
}