/*
Theme Name: New kids
*/

/************************/
/*     Global Design    */
/************************/

* {
    margin: 0;
    padding: 0;
}

a {
	color: #03989e;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
	color: #ff5394;
}

body {
    font-family: Tahoma;
    background: #fff url(images/background---.jpg) fixed repeat-x;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
    margin: 0;
}

/************************/
/*     Layout Design    */
/************************/

#page {
    width: 980px;
    margin: 0 auto;
}

#header {
    position: relative;
    height: 297px;
    background: url(images/header.jpg) no-repeat;
}

#wrapper {
    clear: both; /* Clear float items in from navi-bar */
    background: url(images/wrapper---.jpg) repeat-x;
    margin: 0;
}

#content {
    float: left;
    width: 550px;
    margin: 0;
}

.sidebar {
    width: 190px;
    display: inline;
}

div.last-comment {
    margin: 0;
    padding: 0 10px 0 0;
    font-size: 10px;
}

.comment-blok {
    margin: 0;
    padding: 12px 10px 0 10px;
    list-style-type:none;
    font-size: 11px;
    height: 113px;
    background: url(images/bg_comment.gif) no-repeat;
}

.comment-reply-link {
   display: none;
}

.autor-comm{
    font-size: 12px;
    padding: 0 0 2px 10px;
    margin: -14px 0 0 0;
}

#left-bar {
    float: left;
}

#right-bar {
    float: right;
}

#footer {
    clear: both;
    background: url(images/bg-footer.gif) no-repeat;
    width: 980px;
    height: 91px;
    margin: 30px 0 10px 0;

}

ul.list {
    padding-bottom: 10px;
}

ul.list li {
    list-style-type: disc;
}


/************************/
/*     Header Design    */
/************************/

#headerimg {
    height: 50px;
    padding: 61px 0 0 82px;

}

#headerimg a {
	color: #af1f41;
}

.description {
    font-size: 14px;
    font-weight: bold;
}


/* Navigational bar */

ul#navi-bar {
    float:right;
    padding: 0;
    margin: -2px 0 0 0;
    font-size: 12px;
    height: 20px;
}

ul#navi-bar li {
    display: inline;
}

/*
ul#navi-bar li:first-child {
    margin-left: 0 !important;
}*/

ul#navi-bar ul {
    display: none;
}

#navi-bar a {
    text-decoration: none;
    margin:1px;
    padding: 5px 15px 8px 15px;
    color: #000;
    font-weight:bold;
    display: block;
    float: left;
    background: #fdf3ef;
}

#navi-bar a.first {
    background: none;
}

#navi-bar a:hover {
    color: #ff5295;
    text-decoration:none;
}

/************************/
/*    Sidebar Design    */
/************************/

.sidebar ul {
    font-size: 12px;
    font-weight: normal;
}

.sidebar ul h2 {
    font-size: 16px;
    font-weight: normal;
    margin: 0 0 5px 0;
}

.sidebar ul li {
    margin-bottom: 12px;
}

.sidebar ul ul {

}

.sidebar ul ul li {
    margin-bottom: 3px;
    line-height: 14px;
}

.sidebar ul ul ul {
    display: none;
}

.sidebar p {
}

.sidebar a {
    color: #000;
}

.sidebar a:hover {
}

.sidebar a:visited {
}


.sidebar .doskakids {
   font-size: 12px;
   margin: 0 0 25px 0;
   padding: 5px 10px 10px 10px;
   background: #fd5593;
   border-radius: 10px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
}

.sidebar .doskakids a {
   font-size: 18px;
   color: #fff;
}


#left-bar {
    margin: 30px 0 0 0;
    width: 190px;
    background: #fff;
}

#left-bar div.search{
    width:160px;
    height:56px;
    padding:0 0 30px 9px;
    background: url(images/bg_search.jpg) no-repeat;
}

#left-bar ul {
    padding: 0;
    margin: 0;
}

#left-bar li {
    list-style-image: url(images/marker_left_menu.gif);
    margin: 0 0 0 20px;
    padding: 0;
    line-height: 20px;
}

#left-bar li a{
    padding: 0;
    color: #03989e;
    font-size: 12px;
}

#left-bar li a:hover{
    color: #ff5394;
    text-decoration:none;
}

#left-bar ul ul {
    padding: 0;
}

#left-bar h2 a{
    color: #03989e;
    font-size: 19px;
}

#left-bar h2 a:hover{
    color: #ff5394;
    text-decoration:none;
}


#left-bar .text {
    padding-top: 10px;
    font-size: 10px;
}

#right-bar {
    width: 190px;
    margin: 26px 0 0 0;
    background: #fff;
}

#right-bar ul {
    border-left: 0px solid #b1c8da;
    border-right: 0px solid #b1c8da;
    padding: 0;
}

#right-bar div.banners {
    padding: 0 0 20px 0;
}

#right-bar ul ul {
    border: 0;
    padding: 0;
}

/************************/

/*    Content Global    */

/************************/

blockquote {
    font-style: italic;
    padding: 0 10px;
}

table {
       font-size:12px;
}

td.ikonka_sadi {
       width:75px;
       height:47px;
       background: url(images/ikonka_sadi.jpg) top left no-repeat;
}

td.ikonka_roddoma {
       width:65px;
       height:47px;
       background: url(images/ikonka_roddoma.jpg) top left no-repeat;
}

td.ikonka_news {
       width:75px;
       height:54px;
       background: url(images/ikonka_news.jpg) top left no-repeat;
}

td.comment { padding:10px 7px 7px 7px; background-image:url(images/bg_comment.gif); background-repeat:no-repeat; font-size:11px;} .comment b { font-size:12px;}

h1, h2, h3, h4, h5, h6 {

}


h1 {
    font-size: 30px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size:19px;
    font-weight:normal;
    margin:0px;
    padding:0 0 5px 0;
}

h4 { 
    font-size:15px;
    line-height:17px;
    font-weight:normal;
    color:#ff5394;
    margin:0px;
    padding:20px 0 5px 0;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}


code, pre {
    overflow: auto;
    white-space: pre;
    font-family: Courier;
}

#content ul {
    padding-left: 20px;
    list-style-type: square;
}

#content ol {
    padding-left: 25px;
    list-style-type: decimal;
}

#content ul ol, #content ol ul {
    margin-top: 0.5em;
}

#content h2.pageTitle {
     font-size:24px;
     font-weight:normal;
     margin:0px;
     padding:20px 0 5px 50px;
     color:#ff5394;
}


/************************/
/*    Content Design    */
/************************/

h2 a:hover, h2 a:visited, h2 a {

}

.post {
    margin: 0 0 0 40px;
    font-size: 12px;
    padding: 5px 10px 0 10px;
    width: 500px;
}

.post h2 {
    font-size: 22px;
    font-weight: normal;
    margin: 10px 0 10px 0;
    color: #ff5394;
}

.post2 {
    margin: 0 0 0 40px;
    font-size: 12px;
    padding: 5px 10px 0 10px;
    width: 500px;
}

.post2 h2 {
    font-size: 22px;
    font-weight: normal;
    margin: 10px 0 10px 0;
    color: #ff5394;
}

.topContent {
    padding: 5px 0 0 0;
}

.topContent p {
    padding: 0 0 10px 0;
}

.topContent img {
    padding: 0 5px 0 0;
}

.topContent-single {
    width: 480px;
    background: #ececec url(images/bg_org_gray_top.gif) left top no-repeat;
    padding: 10px 10px 5px 10px;
    margin: 10px 0 0 0;
}

.topContent-single img {
    padding: 5px 0 5px 0;
}

.topContent-single-bg {
    width: 500px;
    height: 7px;
    background: url(images/bg_org_gray_bottom.gif) left top no-repeat;
}

.post a {
    font-size:12px;
}

.post img {
    max-width: 100%;
    margin: 5px 5px 0 0;
}

.post ul {

}

.post li {

}

.posted {
    font-size:11px;
    color:#666666;
}

.posted a {
    font-size:11px;
    color:#666666;
}

.entry {
    padding: 2px 0 0 0;
}

.entry img{
    padding: 0;
}

.postmetadata {
    margin: 5px 0;
    line-height: 18px;
}

.postmetadata a {

}

.entrytext {

}

p.alt {
    font-size: 10px;
}

.entry-tags {
    display: block;
}

.navigation {
    height: 1em;
    font-size: 12px;
    margin: 5px 0;
}

#nav-above {
    margin-bottom: 10px;
}

#nav-below {
    margin-top: 10px;
}

.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

.center {

}

.pagetitle {

}

cite.author {

}

a img {
    border: none;
}

acronym, abbr {

}

.post-org {
    margin: 10px 0 20px 50px;
    font-size: 12px;
    background: #fff url(images/bg_text_org.gif) left bottom no-repeat;
    padding: 0;
}

.post-org h2 {
    font-size: 16px;
    font-weight: normal;
    padding: 10px;
    margin: 0;
    background: #ececec url(images/bg_org_gray_top.gif) no-repeat;
}

.post-org div.text-org {
    padding: 10px;
    margin: 0;
}

.post-org div.comments-org {
    font-size: 11px;
    padding: 5px 10px 7px 0;
    margin: 0;
    background: url(images/line-comments.gif) top center no-repeat;
}

.post-org div.rating {
    float: left;
    font-size: 11px;
    padding: 5px 10px 7px 0;
    margin: -25px 0 0 10px;
}

div.rating-sing {
    font-size: 11px;
    padding: 5px 0 0 10px;
    margin: 0;
}

.more-link {
    display: none;
}


/************************/
/*    Comment Design    */
/************************/



#content ol.commentlist {
    font-size: 12px;
    padding: 5px 0 0 10px;
    list-style-type: none;
    margin: 0;
    width: 500px;
}

span.author {
    padding: 0;
    margin: 0 0 10px 0;
    font-weight: bold;
    font-style: normal;
}

ol.commentlist li {
    background: url(images/bg_comment_top.gif);
    padding: 10px 10px 0 10px;
    margin: 0 0 10px 0;
}

ol.commentlist  li.alt{
    background: url(images/bg_comment_top.gif);
    padding: 10px 10px 0 10px;
    margin: 0 0 10px 0;
}

.bg-comm-bottom {
    height: 9px;
    width: 500px;
    padding: 0;
    margin: 0 0 15px -10px;
    background: #fff url(images/bg_comment_bottom.gif) no-repeat left;
}

/* код для ie7 */
*:first-child+html .bg-comm-bottom {
    height: 9px;
    width: 500px;
    padding: 0;
    margin: 0 0 15px -10px;
    background: #fff url(images/bg_comment_bottom.gif) no-repeat left;
}

ol.commentlist a {

}

ol.commentlist p {
    margin: 0;
}

#commentform p {
    font-size: 12px;
    margin: 0 10px 5px 10px;
}



#comment {
    width: 95%;
}



#author, #email, #url, #comment {
    padding: 3px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}



div.commentmetadata {
    margin: 0;
    font-size: 10px;
    color: #555;
    float: right;
}

h3#comments, h3#respond {
    font-size: 16px;
    color: #ff5394;
    margin: 4px 10px;
    padding: 10px 0 0 0;
}

/************************/
/*     Search Design    */
/************************/

#searchform #s {
border: solid 1px #03989e; width:137px; height:16px;
}

#searchform #searchsubmit input{
    font-family: Tahoma;
    font-size: 12px;
}

/************************/
/*   Calendar Design    */
/************************/

#wp-calendar {
	width: 100%;
}

#wp-calendar td {
    text-align: center;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}



/************************/
/*     Footer Design    */
/************************/

#footer-meta {
    font-size: 12px;
    padding: 7px 0 0 20px;
    text-align: left;
    color: #555;
}

#footer-meta td.krasdee {
    background:url(images/krasdee.gif) no-repeat;
    font-size: 11px;
}


#footer-meta a {
    color:#555;
}

#footer p {
    font-size: 12px;
    margin: 0;
}



/************************/
/*     Other Design     */
/************************/

.clear {
    clear: both;
}

a.xl{
        display: none !important;
}

.breadcrumb {
    padding: 20px 0 0 50px;
    font-size: 11px;
    color: #555;
}


/************************/
/*     Comment reply    */
/************************/

.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	margin: 10px 0 2px 0;
	padding: 2px 0 2px 30px;
	background: url(images/reply.gif) no-repeat;
}

.comment-childs em{
	color:#777;
}

.chalt{
	background: url(images/reply.gif) no-repeat;
}
#newcomment{
	border:1px dashed #777;width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}

.thdrpy{
	padding: 4px 0 0 0;
        font-size: 11px;
}



/****************************/
/*     Comment new style    */
/****************************/

--.alt { 
    margin: 0;
    padding: 0;
}

--#comments ol {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

--#comments ul li {
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    margin: 0;
    padding: 5px 0 0 0;
}

--.commentlist {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

--.commentlist li {
    margin: 15px 0 20px -15px;
    padding: 10px 10px 0 10px;
    list-style: none;
    background: url(images/bg_comment_top.gif);
}

--.commentlist li ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #eee;
}

--.commentlist li li {
    background: none;
    border:none;
    list-style:none;
    margin: 0;
    padding: 0;
}

--.commentlist cite {
    font-weight: bold;
    font-style: normal;
    font-size: 12px;
}

--.commentlist p {
    font-weight: normal;
    text-transform: none;
    margin: 0;
}

--#commentform p {
    font-family:Tahoma;
}

--.bg-comm-bottom {
    padding: 9px 0 0 0;
    width: 500px;
    margin: 0 0 0 -10px;
    background: url(images/bg_comment_bottom.gif) no-repeat left bottom;
}

--span.author {
    font-size: 12px;
    font-weight: bold;
}

--.commentmetadata {
    float: right;
    font-size: 10px;
    margin: 0;
    padding: 2px 0 0 0;
    display: block;
}

--.commentmetadata a:hover {
    color: #333333;
}

--.children {
    padding: 0;
    margin: 0;
    background: #fff url(images/reply.gif) no-repeat;
}

--.thread-alt {
    margin: 0;
    padding: 0;
}

--.thread-even {
    background-color: #000;
}

--.depth-1 {
    border: 0px solid #FF0000;
}

--.even, .alt {
    border-left: 0px solid #000;
}

div.opros {
    padding: 10px;
    margin: 0px 0px 40px 0px;
    background: #e6f4f5;
    border-radius: 10px;
   -moz-border-radius: 10px;
   -webkit-border-radius: 10px;
}

div.opros a {
    color: #03989e;
}

div.opros strong {
    font-size: 16px;
    font-weight: normal;
}

div.opros .Buttons {
    font-family: Tahoma;
    font-size: 12px;
    color: #fff;
    margin: 0px;
    padding: 1px 3px 1px 3px;
    background: #03989e url(images/buttom_opros.gif) top repeat-x;
    border: none;
}