/*
Theme Name: Gadget Theme v.1.0
Description: Coded by damage (icq:917-822)
*/


/* --------------- Default Styles --------------- */
html, body, p, h1, h2, h3, h4, h5, em, i, table, tr, td, th, form, input, textarea, select, li, ol, ul, strong {
    padding: 0;
    margin: 0;
}

html {
    font-size: 62.5%;
}

body {
    background: #fff url(http://gadget-obzor.ru/wp-content/themes/gadget-obzor/images/all_bg.png) 0 0 repeat-x;
    color: #000;
    font-size: 12px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
}

em, i {
    font-style: normal;
}

li {
    list-style-type: none;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
    padding: 5px 0;
}

p {
    padding: 5px 0;
}

a:active, a:focus, img, input, select {
    outline: 0;
}

a, a:link, a:active, a:visited {
    color: #0085d2;
    cursor: pointer;
    text-decoration: underline;
}

a:hover {
    color: #0085d2;
    text-decoration: none;
}

img {
    border: none;
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/* ------------------------------------------- */
#wrap {
    width: 100%;
    background: url(http://gadget-obzor.ru/wp-content/themes/gadget-obzor/images/header.jpg) 50% 0 no-repeat;
}

#all {
    width: 900px;
    margin: 0 auto;
    background: url(http://gadget-obzor.ru/wp-content/themes/gadget-obzor/images/header.jpg) 50% 0 no-repeat;
}

.rd, .menu_1 li a {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.pages * {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/* --------------- Header --------------- */
#header {
    height: 58px;
    position: relative;
}

.logo {
    position: absolute;
    left: 0;
    top: 0;
}

.form_1 {
    position: absolute;
    right: 0;
    top: 11px;
    width: 216px;
}

.inp_s {
    float: left;
    width: 172px;
    height: 21px;
    border: 0;
    background: url(http://gadget-obzor.ru/wp-content/themes/gadget-obzor/images/inp_1.png) 0 0 no-repeat;
    padding: 5px 10px 10px;
    line-height: 21px;
}

.inp_s input {
    border: 0;
    background: none;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #aec2cc;
    width: 100%;
    font-size: 11px;
    line-height: 21px;
    height: 21px;
}

.but_s {
    float: right;
    cursor: pointer;
    margin-top: 6px;
}

.menu_1 {
    position: absolute;
    right: 240px;
    top: 12px;
    font-size: 16px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.menu_1 li {
    float: left;
    display: inline;
    padding-left: 2px;
}

.menu_1 li a, .menu_1 li a:visited {
    float: left;
    display: block;
    height: 31px;
    background: url(http://gadget-obzor.ru/wp-content/themes/gadget-obzor/images/m.png) 0 0 repeat-x;
    line-height: 31px;
    padding: 0 10px;
    color: #fff;
    text-decoration: none;
}

.menu_1 li a:hover, .menu_1 .current_page_item a, .menu_1 .current_page_item a:visited {
    background: url(http://gadget-obzor.ru/wp-content/themes/gadget-obzor/images/m_h.png) 0 0 repeat-x;
    color: #600101;
}

/* ------------------------------------------- */

/* --------------- Content --------------- */
#content {
    width: 100%;
    background: url(http://gadget-obzor.ru/wp-content/themes/gadget-obzor/images/cont_bg.png) 652px 0 repeat-y;
    padding-bottom: 15px;
}

#mid_content {
    width: 662px;
    float: left;
    padding-top: 10px;
}


.post {
    margin-bottom: 55px;
}

.text {
    padding: 5px 10px 0 0;
    overflow: hidden;
    *height: 1%;
}

.text p {
    line-height: 1.5em;
    font-size: 16px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.name {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    padding-bottom: 2px;
}

.name a {
    color: #000;
    text-decoration: none;
}

.name a:hover {
    text-decoration: underline;
}

h3.name {
    font-size: 18px;
    padding-bottom: 0;
}

.date {
    position: relative;
    font-size: 10px;
}

.date span {
    position: absolute;
    left: -32px;
    top: -26px;
    color: #c71717;
}

.date span a, .date span a:visited {
    display: block;
    width: 26px;
    height: 24px;
    text-align: center;
    background: url(http://gadget-obzor.ru/wp-content/themes/gadget-obzor/images/date.png) 0 0 no-repeat;
    line-height: 18px;
    color: #c71717;
    text-decoration: none;
}

p img, .wp-caption {
    margin-top: 0.4em;
}

.wp-caption {
    background: #eee;
    margin-bottom: 10px;
    max-width: 96%;
    padding: 9px;
}

.wp-caption img {
    display: block;
    margin: 0 auto;
    max-width: 98%;
}

.wp-caption .wp-caption-text, .gallery-caption {
    color: #666;
    font-family: Georgia, serif;
    font-size: 12px;
}

.wp-caption .wp-caption-text {
    margin-bottom: 0.6em;
    padding: 10px 0 5px 0;
    text-align: center;
    position: relative;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.625em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.625em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.more {
    background: url(http://gadget-obzor.ru/wp-content/themes/gadget-obzor/images/brd.png) 0 100% no-repeat;
    padding: 15px 0 10px 0;
    clear: both;
    font: bold 16px/120% Georgia, "Times New Roman", Times, serif
}

.post_info {
    font-size: 10px;
    padding: 5px 0 10px;
    width: 100%;
    overflow: hidden;
}

.like {
    float: right;
}

.cats {
    padding-top: 5px;
    padding-bottom: 10px;
}

.vkbox {
    float: left;
}

.addthis_button_facebook_like iframe {
    width: 100px !important
}


.pages {
    padding: 15px 0;
    margin-bottom: 10px;
}

.pages a, .pages a:visited, .pages .current {
    background: #ececec;
    padding: 8px 12px;
    text-decoration: none;
    color: #000;
    margin: 0 2px 0 0;
}

.pages span {
    margin: 0 2px 0 0;
}

.pages a:hover, .pages .current {
    background: #ffda19;
    color: #c71717;
}

.pages .current {
    font-weight: bold;
}

#sidebar {
    float: right;
    width: 224px;
    padding-top: 10px;
}

.tabs {
    margin-bottom: 20px;
}

.tabs_menu {
    height: 29px;
    padding-left: 15px;
    border-bottom: 1px solid #eee;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    overflow: hidden;
}

.tabs_menu li {
    float: left;
    display: inline;
}

.tabs_menu a, .tabs_menu a:visited {
    background: url(http://gadget-obzor.ru/wp-content/themes/gadget-obzor/images/t_active.png) 0 0 no-repeat;
    line-height: 29px;
    width: 87px;
    padding-right: 10px;
    text-align: center;
    display: block;
    float: left;
    height: 29px;
    color: #8e8e8e;
    text-decoration: none;
}

.tabs_menu .active a, .tabs_menu .active a:visited, .tabs_menu .active a:hover {
    background: url(http://gadget-obzor.ru/wp-content/themes/gadget-obzor/images/t.png) 0 0 no-repeat;
}

.tab_page {
    padding: 10px;
}

.list_1 li, .bl li {
    padding: 5px 0 5px 10px;
    height: 1%;
    background: url(http://gadget-obzor.ru/wp-content/themes/gadget-obzor/images/li.png) 0 13px no-repeat;
    font-size: 14px;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.bl {
    padding: 0 0 0 10px;
    margin-bottom: 20px;
}

.name_2 {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 17px;
}

.thumbs {
    width: 100%;
    overflow: hidden;
}

.thumbs_2 {
    width: 110%;
    overflow: hidden;
}

.item {
    float: left;
    width: 102px;
    margin: 0 8px 8px 0;
}

.item .image {
    width: 100px;
    height: 100px;
    overflow: hidden;
    border: 1px solid #d7d7d7;
}

.item .image img {
    max-width: 100px;
    _width: 100px;
}

.item .name_3 {
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    height: 28px;
    overflow: hidden;
    padding: 0;
    margin-top: 5px;
}

/* ------------------------------------------- */


/* FEATURED */
#featured {
    width: 400px;
    padding-right: 250px;
    position: relative;
    border: 5px solid #ccc;
    height: 250px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 15px;
}

#featured ul.ui-tabs-nav {
    position: absolute;
    top: 0;
    left: 400px;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 250px;
}

#featured ul.ui-tabs-nav li {
    padding: 1px 0;
    padding-left: 13px;
    font-size: 12px;
    color: #666;
}

#featured ul.ui-tabs-nav li img {
    float: left;
    background: #fff;


}

#featured ul.ui-tabs-nav li span {
    font-size: 11px;
    font-family: Verdana;
    line-height: 18px;
}

#featured li.ui-tabs-nav-item a {
    display: block;
    height: 60px;
    color: #333;
    background: #fff;
    line-height: 20px;
}

#featured li.ui-tabs-nav-item a:hover {
    background: #f2f2f2;
}

#featured li.ui-tabs-selected {
    background: url(http://gadget-obzor.ru/wp-content/themes/gadget-obzor/images/selected-item.gif) top left no-repeat;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a {
    background: #ccc;
}

#featured .ui-tabs-panel {
    width: 400px;
    height: 250px;
    background: #999;
    position: relative;
}

#featured .ui-tabs-panel .info {
    position: absolute;
    top: 180px;
    left: 0;
    height: 70px;
    background: url(http://gadget-obzor.ru/wp-content/themes/gadget-obzor/images/transparent-bg.png);
}

#featured .info h2 {
    font-size: 18px;
    font-family: Georgia, serif;
    color: #fff;
    padding: 5px;
    margin: 0;
    overflow: hidden;
}

#featured .info p {
    margin: 0 5px;
    font-family: Verdana;
    font-size: 11px;
    line-height: 15px;
    color: #f0f0f0;
}

#featured .info a {
    text-decoration: none;
    color: #fff;
}

#featured .info a:hover {
    text-decoration: underline;
}

#featured .ui-tabs-hide {
    display: none;
}

.ui-tabs-nav-item em {
    display: block;
    width: 80px;
    height: 55px;
    overflow: hidden;
    float: left;
    border: 1px solid #eee;
    margin: 2px;
}

.ui-tabs-nav-item em img {
    max-width: 80px;
    min-height: 55px;
    _width: 80px;
    display: block;
}

.ui-tabs-nav-item span {
    display: block;
    margin-left: 90px;
}

#featured ul.ui-tabs-nav li {
    *height: 1%;
    overflow: hidden;
}

.f_image {
    display: block;
    width: 400px;
    height: 250px;
    overflow: hidden;
}

.f_image img {
    display: block;
    width: 400px;
    min-height: 250px;
}

#featured .ui-tabs-panel .info {
    width: 400px;
}


.commentlist li {
    width: 100%;
    overflow: hidden;
    padding: 10px 0;
}

.commentlist .avatar {
    padding: 5px;
    background: #fff;
    border: 1px solid #ededed;
    float: left;
    margin: 0 10px 10px 0;
}

.fn {
    font-style: normal;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.commentmetadata {
    font-size: 10px;
}

.children {
    padding: 0 0 0 50px;
}

.children li {
}

.postcomment {
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.reply {
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
}

.s_line label {
    color: #969a9d;
    font-weight: bold;
    font-size: 11px;
    display: block;
    padding-bottom: 4px;
}

.s_line {
    padding: 5px 0;
    width: 100%;
}

.col_1 {
    float: left;
    width: 48%;
}

.col_2 {
    float: right;
    width: 48%;
}

.inp_1 {
    border: 1px solid #ccc;
    background: #fff;
    padding: 3px;
    width: 280px;
    line-height: 25px;
    height: 25px;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

textarea.inp_1 {
    height: 150px;
    width: 597px;
}

.Cbutton {
    padding: 0 15px;
    overflow: visible;
    cursor: pointer;
    height: 31px;
    line-height: 31px;
    background: url(http://gadget-obzor.ru/wp-content/themes/gadget-obzor/images/post_c.png) 0 0 repeat-x;
    border: 0;
    color: #600101;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 16px;
}

/*
     FILE ARCHIVED ON 22:51:33 Oct 18, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:46:10 May 01, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 3.541
  load_resource: 1678.574 (2)
  PetaboxLoader3.resolve: 1164.416 (2)
  PetaboxLoader3.datanode: 242.252 (2)
*/