*{margin: 0; padding: 0;}
html{height: 100%;}
body{
    width: 100%;
    height: 100%;
    background: url(img/bg.gif) repeat left top;
    font-family: Tahoma, "Geneva CY", sans-serif;
    font-size: 12px;
    color: #000;
}
input{vertical-align: top;}
input:focus{outline: 0 none;}
textarea:focus{outline: 0 none;}
.clear{clear: both;}
.left{float: left;}
.right{float: right;}
ul{
    list-style: none;
}
img{
    border: 0;
}
.clear{
    clear: both;
}
a{
    color: #fb980a;
    text-decoration: underline;
    outline: 0;
}
a:hover{
    text-decoration: none;
}

.top{
    height: 252px;
    background: url(img/top.jpg) repeat-x left top;
}
#wrapper{
    width: 1000px;
    min-height: 100%;
    height: auto !important;
    margin: -252px auto 0;
    overflow: hidden;
    background: url(img/girl.jpg) no-repeat 692px 217px;
}


/* Header
-----------------------------------------------------------------------------*/
#head{
    height: 217px;
    background: url(img/header.jpg) no-repeat top center;
    overflow: hidden;
    margin: 0 auto;
}
.logo{
    width: 440px;
    height: 125px;
    float: left;
    display: block;
    margin: 25px 0 0 25px;
}
.description{
    width: 265px;
    height: 117px;
    float: left;
    text-align: center;
    overflow: hidden;
    color: #040404;
    font-weight: bold;
    font-size: 11px;
    line-height: 13px;
    margin: 15px 0 0 30px;
    text-shadow: 1px 1px 0 #fff;
}


/* Menu
-----------------------------------------------------------------------------*/
.menu{
    height: 30px;
    margin: 25px auto 0;
    padding: 0 150px 0 40px;
}
.menu ul{
    max-width: 515px;
    height: 30px;
    float: left;
    overflow: hidden;
}
.menu ul li{
    float: left;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
    line-height: 30px;
    background: url(img/menu-delim.png) no-repeat 0 60%;
    padding: 0 20px;
}
.menu ul li:first-child{
    background: none;
}
.menu ul li a{
    color: #fff;
    text-decoration: none;
}
.menu ul li a:hover, .menu ul li.current-menu-item a, .menu ul li.current-menu-ancestor a, .menu ul li.current_page_item a, .menu ul li.current_page_ancestor a{
    color: #fdef11;
}
.b-k a, .b-k a:hover{
    color: #fc090d !important;
}
.menu ul li ul{
    display: none;
}
.search{
    float: right;
    width: 275px;
    height: 28px;
    margin: 1px 0 0;
    background: url(img/search.png);
}
.search input{
    width: 237px;
    height: 28px;
    line-height: 28px;
    border: 0;
    background: transparent;
    font-size: 11px;
    color: #000;
    font-family: Tahoma, "Geneva CY", sans-serif;
    padding: 0 5px;
}
input.search-bttn{
    width: 23px;
    cursor: pointer;
    padding: 0;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle{
    margin: 2px 0 250px;
}
#middle:after{
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

/* Content
-----------------------------------------------------------------------------*/
#content{
    width: 612px;
    float: left;
    color: #000;
    overflow: hidden;
    margin-left: 3px;
    background: #fff url(img/container.png) repeat-y top center;
}
.cont-top{
    background: url(img/cont-top.png) no-repeat top center;
}
.cont-bttm{
    background: url(img/cont-bttm.png) no-repeat bottom center;
    position: relative;
    padding: 5px 0;
}
.container{
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}
.container p{
    margin:0px 3px;
}
#content .container:first-child{
    margin-top: 0;
}
.pad{
    padding: 0 10px;
}
.container ul{
    margin-left: 20px;
}
.container ul li{
    list-style: disc;
}
.title{
    height: 68px;
    background: url(img/title.jpg) no-repeat top center;
    font-size: 11px;
    color: #fff;
    margin: 0 auto;
    font-weight: bold;
    padding: 20px 25px 0;
    text-shadow: 1px 1px 0 #280101;
    line-height: 13px;
}
.container:first-child .title{
    height: 68px;
    background: url(img/title-first.jpg) no-repeat top center;
    padding-top: 8px;
}
.title-com{
    padding-top: 30px !important;
    height: 58px !important;
}
.container:first-child .title-com{
    padding-top: 15px !important;
    height: 61px !important;
}
.title h1{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #fec416;
    font-size: 25px;
    line-height: 29px;
}
.container img{
    border: 6px solid #fccb80;
}
.title a{
    color: #fec416;
    text-decoration: none;
}
.title a:hover{text-decoration: underline;}
.date span{
    font-size: 32px;
    font-weight: normal;
    line-height: 32px;
}
.categ-line{
    width: 576px;
    height: 28px;
    background: url(img/cat-line.png) no-repeat;
    font-size: 11px;
    color: #000;
    padding: 0 10px;
    line-height: 28px;
    margin: 3px 0 0 7px;
    text-shadow: 1px 1px 0 #ffe39a;
}
.categories{
    width: 450px;
    float: left;
    color: #f91b0b;
}
.categ-line span{color: #000;}
.categ-line a{
    text-decoration: none;
    color: #ed1101;
    font-weight: bold;
}
.categ-line a:hover{text-decoration: underline;}
.comm{
    float: right;
    background: url(img/comm-link.png) no-repeat 0 70%;
    padding-left: 30px;
    color: #000;
    font-weight: bold;
}
.comm a{
    color: #000;
    text-decoration: none;
}
.comm a:hover{text-decoration: underline;}


/* Comments
-----------------------------------------------------------------------------*/
.cont form{color: #000;}
.comment{
    padding: 3px 0;
}
.comment_title{
    font-weight: bold;
    color: #252525;
    padding: 2px 0;
}
.comment_title span{
    color: #cf1808;
}
.container form{
    font: bold 12px Georgia;
    color: #393939;
}
.reg_comm{
    width: 45%;
    height: 31px;
    background: url(img/reg.png) no-repeat right;
    margin-top: 5px;
    line-height: 30px;
}
.reg_comm input{
    width: 180px;
    height: 31px;
    background: transparent;
    float: right;
    line-height: 31px;
    padding: 0 5px;
    border: 0;
}
.reg_comm label{
    float: right;
    margin-right: 5px;
}
.wr_comm{
    width: 600px;
    margin: 0 auto;
}
textarea{
    width: 97%;
    height: 115px;
    resize: none;
    background: #f6f6f6;
    overflow: auto;
    border: 1px solid #d4d4d4;
    padding: 3px;
}
.bttn{
    width: 180px;
    display: block;
    margin: 5px auto 0;
    padding: 4px 0 ;
    text-align: center;
    cursor: pointer;
}

/* Sidebars
-----------------------------------------------------------------------------*/
#sidebar_l{
    width: 192px;
    float: left;
}
#sidebar_r{
    width: 192px;
    float: right;
    margin-top: 170px;
}
.side-title{
    height: 53px;
    background: url(img/side-title.png);
    line-height: 53px;
    color: #000;
    overflow: hidden;
    text-shadow: 1px 1px 0 #fff;
    padding: 0 25px;
    text-align: center;
    margin-bottom: -45px;
    position: relative;
    font-size: 13px;
}
.side-title h2{
    font-size: 13px;
}
.side-cont-top{
    background: url(img/side-cont-top.jpg) no-repeat top center;
}
.side-cont{
    width: 186px;
    background: url(img/side-cont.jpg) repeat-y 9px 0;
    overflow: hidden;
    font-size: 12px;
    color: #fff;
    text-shadow: 1px 1px 0 #000;
    margin: 0 0 5px 5px;
}
.side-cont-bttm{
    background: url(img/side-cont-bttm.jpg) no-repeat bottom center;
    padding: 50px 20px;
}
.side-cont a{
    color: #fff;
}
.side-cont ul{
    font-size: 12px;
    padding-left: 10px;
    line-height: 14px;
}
.side-cont ul li{
    background: url(img/side-list-bullet.png) no-repeat 0 6px;
    padding-left: 12px;
    margin: 3px 0;
    line-height: 15px;
}
.side-cont ul li a{
    text-decoration: none;
}
.side-cont ul li a:hover{
    text-decoration: underline;
}
.side-cont img{
    display: block;
    margin: 2px auto;
    border: 1px solid #a80803;
}

.side-cont .textwidget img{
    display: block;
    margin: 2px auto 2px -2px;
    border: 1px solid #a80803;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer{
    width: 100%;
    height: 231px;
    background: url(img/footer.jpg) repeat-x bottom left;
    margin-top: -231px;
}
#foot{
    width: 977px;
    height: 231px;
    background: url(img/foot.jpg) no-repeat bottom center;
    margin: 0 auto;
    overflow: hidden;
    color: #000;
    text-align: center;
    font-size: 11px;
}
.foot_pad{padding: 160px 100px 0;}

/* Default
-----------------------------------------------------------------------------*/
img.alignright
{
	display:inline;
	margin: 0 0 3px 5px;
}

img.alignleft
{
	display:inline;
	margin: 0 5px 3px 0;
}
img.centered,.aligncenter
{
	display: inline;
	margin: 5px;
}
.alignright{float:right;}
.alignleft{float:left;}
.nav{
    height: 36px;
    line-height: 42px;
    font-weight: bold;
    color: #fc2917;
    font-size: 12px;
    text-align: center;
    margin: 3px 0 0;
    background: url(img/nav.png);
    text-shadow: 1px 1px 0 #280101;
    overflow: hidden;
}
.nav a{
    color: #fc2917;
    text-decoration: none;
    margin: 0 5px;
}
.nav a:hover{
    text-decoration: underline;
}
.results
{
    font: bold 18px Tahoma;
    text-align: center;
    color: #cf1808;
    margin-bottom: 5px;
}
.results_not{
    font-size: 24px;
    color: #000;
    text-align: center;
    font-weight: bold;
}
.no_comm{
    height: 20px;
    color: #000;
    font: 700 18px Arial;
    text-align: center;
}
.error404{
    height: 50px;
    font-size: 30px;
    font-weight: bold;
    color: #fe433a;
    line-height: 50px;
    text-align: center;
}
img.onepic
{
    float:left;
    width:590px;
    margin: 0 0 3px 2px;
}

img.twopicfirst
{
    float:left;
    width:274px;
    height:206px;
    margin: 0 4px 6px 3px;
}


img.twopicsecond
{
    float:right;
     width:274px;
    height:206px;
    margin: 0 3px 6px 4px;
}

img.threepicfirst
{
    float:left;
   width:178px;
    height:134px;
    margin: 0 8px 6px 0;
}

img.threepicsecond
{
   width:178px;
    height:134px;
    margin: 0 8px 6px 0;
}

img.threepicthird
{
    float:right;
     width:178px;
    height:134px;
    margin: 0 0 6px 0px;
}