/*
Theme Name: We Blog 
Theme URI: 
Description: 
Version: 0.6
Author: werdok & "k3 Toys"
Author URI: werdok.ru
Tags: fixed width, two cols

	The CSS and XHTML are released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
/* =Reset */
@import url("v11/reset.css");

/* =Layout */
@import url("v11/layout.css");

/* =Base */
@import url("v11/base.css");

html {
    font-size:101%;
}
body{
    background:#43757F url(_i/bg-noise.jpg) repeat 0 0;
    color:#565656;
    font:normal 62.5%/140% Tahoma, Helvetica, sans-serif;
}

a{
    color:#565656;
    font-size:1em;
    text-decoration:underline;
}
label{
    font:normal 1em Tahoma, Helvetica, sans-serif;
    color:#565656;
}

#wrappermain{
    background:transparent url(_i/bg-main.jpg) no-repeat 50% 0;
    font-size:1.1em;
    min-height:1447px;
    -height:1447px;
}

#hd,
#bd{
    font-size:1em;
    margin:0 auto;
    width:872px;
}

#hd{
    position:relative;
}
#hd #logo a{
    position:absolute;
    top:220px;left:95px;
    display:block;
    width:650px;
    height:169px;
    text-indent:-999em;
}

#bd{
}

#ct{
    /*background:transparent url(_i/bg.png) repeat-y 0 0;*/
    background-color:#fff;
    -display:inline;
    margin-top:445px;
    margin-left:17px;
    width:702px;
}
#ct .tube{
    padding:0 48px 0 40px;
    position:relative;
    z-index:25;
}
#ct h2{
    color:#565656;
    font:normal 3em/1.4em Georgia, Times, serif;
}
#ct h3{
    color:#565656;
    font:normal 2em/1.4em Georgia, Times, serif;
}
    h3#comments,
    h3#respond{
	font-size:2.7em;
    }
    h3#comments{
	border-bottom:1px solid #e4e9ea;
	margin-bottom:10px;
	padding:25px 0 5px;
    }
	h3#comments span{
	    background:transparent url(_i/ico-comments.png) no-repeat 0 .3em;
	    float:right;
	    font-size:.6em;
	    margin-top:-1.95em;
	    padding-left:20px;
	}
    h3#respond{
	padding-bottom:10px;
    }
#ct input.text,
#ct textarea{
    border:0;
    font:normal 1em Tahoma, Helvatica, sans-serif;
}
form .line .variable{
    background:transparent url(_i/bg-input.png) no-repeat 0 0;
    padding:3px 4px;
}
    .line .variable input.text{
	background:transparent;
	margin-right:7px;
	height:26px;
	width:260px;
    }
form .line .value{
    padding-left:280px;
    padding-top:5px;
}
form div.textarea{
    background:transparent url(_i/bg-textarea.png) no-repeat 0 0;
    padding:3px 4px;
}
    form div.textarea textarea{
	width:600px;
	height:120px;
  *height:115px;
    }
form p{
    padding:8px 0;
}
form #submit{
    background:transparent;
    border:none;
    border-bottom:1px solid #565656;
    color:#565656;
    cursor:pointer;
    font:normal 1em Tahoma, Helvatica, sans-serif;
    height:1.45em;
    padding:0;
}

/* =POST ENTITY*/
.post{
    clear:both;
    display:block;
    padding-bottom:40px;
}
.post .post-date{
    background:transparent url(_i/ico-date.png) no-repeat 0 0;
    float:left;
    width:61px;
    height:68px;
    text-align:center;
}
    .post-date .post-month,
    .post-date .post-day,
    .post-date .post-year{
        display:block;
        margin:0 auto;
    }
    .post-date .post-month{
        color:#fff;
        font-size:.95em;
        margin-top:.5em;
    }
    .post-date .post-day{
        color:#000;
        font-size:1.8em;
        margin-top:.6em;
        margin-bottom:.35em;
    }
    .post-date .post-year{
        color:#000;
        font-size:.95em;
    }
.post .post-head{
    display:inline;
    float:left;
    margin-left:20px;
}
    .post-head h2 a{
        text-decoration:none;
    }
    .post-head .post-info{
        margin-top:6px;
    }
.post .entry{
    clear:both;
    padding:20px 0 21px;
}
.post .post-comments{
    background:transparent url(_i/ico-comments.png) no-repeat 0 0;
    height:24px;
    padding-left:27px;
    padding-top:9px;
    margin-left:4px;
}
    .post-comments a{
        vertical-align:bottom;
    }

/* =PAGER */
#pager{
    margin:20px 0 -15px -41px;
    position:relative;
    z-index:5;
}
    #pager li{
        position:relative;
    }
        #pager li a{
            background:transparent no-repeat 0 0;
                /*border:1px solid red;*/
	    cursor:pointer;
            display:block;
            text-indent:-999em;
        }
    #pager li.first{
        z-index:2;
    }
        #pager li.first a{
            background-image:url(_i/ico-next.png);
            width:195px;
            height:71px;
        }
    #pager li.last{
        margin-top:-29px;
        z-index:1;
    }
        #pager li.last a{
            background-image:url(_i/ico-prev.png);
            width:153px;
            height:68px;
        }

/* =COMMENTS */
.comments_list{
    border-bottom:1px solid #e4e9ea;
    padding:20px 5px 0 15px;
    margin-bottom:37px;
}
.comment{
    padding-bottom:15px;
}
    .comment .comment_author{
	color:#565656;
	font:normal 1.2em Georgia, Times, serif;
    }
	.comment .comment_author a{
	    font-size:1em;
	    text-decoration:underline;
	}
    .comment .commentmetadata{
	font-size:1em;
	line-height:2em;
    }
	.comment .commentmetadata a{
	    text-decoration:none;
	}


#sb{
    margin-left:-61px;
    margin-top:398px;
    width:191px;
}

#sb #search{
    margin-bottom:10px;
}
#search span.text{
    background:transparent url(_i/input-text-l.png) no-repeat left center;
    float:left;
    display:inline;
    /*height:29px;*/
    padding-left:14px;
    width:127px;
}
#search input{
    background-color:transparent;
    border:0;
    vertical-align:middle;
}
#search input.text{
    background:transparent url(_i/input-text-r.png) no-repeat right center;
    border:0;
    font-family:Tahoma, Helvetica, sans;
    font-size:1.2em;
    /*height:29px;*/
    padding:7px 14px 7px 0;
    width:100%;
}
#search input.submit{
    background:url(_i/btn-search.png) no-repeat 0 0;
    display:inline;
    float:right;
    cursor:pointer;
    text-indent:-999em;
    height:29px;
    width:29px;
    outline:none;
}

#widget{
    background:transparent url(_i/bg-sb-b.png) no-repeat left bottom;
    padding-bottom:20px;
    *zoom:1;
}
#widget .tube{
    background:transparent url(_i/bg-sb-t.png) no-repeat left top;
    background-color:#000;
    padding:23px 0px 0 25px;
    *zoom:1;
}
#widget .widget-last{
    padding-bottom:36px;
}
.sb-widget{
    color:#fff;
    padding-bottom:24px;
    padding-right:22px;
}
.sb-widget h2{
    color:#fff;
    font:normal 1.8em/1.4em Georgia, Times, serif;
    padding-bottom:.3em;
    padding-top:.1em;
}
.sb-widget li{
    list-style:none;
    margin:0;
    padding:.1em 0 .2em 0;
}
.sb-widget a{
    color:#fff;
    text-decoration:none;
}
.sb-widget a:hover,
.sb-widget a:visited{
    color:#efefef;
}


#ft{
    background:transparent url(_i/bg-foot.png) no-repeat 0 0;
    /*-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='bg-foot.png',sizingMethod='image');*/
    margin:-38px auto 0;
    width:840px;
    height:160px;
    position:relative;
    z-index:20;
}
* html #ft{
    background-image:url(_i/bg-foot-16.png);
    background-position:-4px 0;
}
    #ft .tube{
	padding:129px 240px 0 50px;
	position:relative;
    }
    #ft .tube a{
	color:#6e6e6e;
	position:absolute;
	text-decoration:none;
	top:121px;
    }
    #ft .tube a#lwordpress{
	left:50px;
    }
    #ft .tube a#lwerdok{
	right:375px;
	/*width:65px;*/
	text-align:right;
    }
	#ft .tube a#lwerdok .fn{ display:block; }
