/*
 Theme Name: Рыбоводство
 Description: Полезное для рыбака
 Author: 2Loop&2Loop Studio
 */
body {
   margin: 0;
   padding-top: 0px;
   background: #000 url(../images/wrap.jpg);
   font-family: "Myriad web", Tahoma, Verdana, sans-serif;
   color: #333;
   font-size: 13px;
}

img {
   border: 0;
}

a {
   color: #2048a5;
   text-decoration: none
}

a:hover {
   color: #00174e;
   text-decoration: none
}

h1, h2, h3, h4, h5, h6 {
}

blockquote {
   padding-left: 10px;
   color: #00174e;
   font-style: normal;
}

.clear {
   clear: both;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}
/* The Wrapper */
.wrapper {
   width: 1000px;
   margin: 0 auto;
   background: #fff;
}

.content {
   width: 1000px;
   margin: 0 auto;
   background: #fff url(../images/content.jpg) top;
   background-repeat: no-repeat;
}
/* The Top */
.top {
   height: 219px;
   margin-top: 0px;
   background: url(../images/top.jpg);
}

.blogname {
   float: right;
   width: 900px;
   margin: 25px 0 0 0;
   font-family: "Century gothic", Tahoma, Verdana, sans-serif;
}

.blogname h1 {
   font-size: 40px;
   font-weight: normal;
   margin: 60px 30px 0 0px;
   color: #787878;
   text-decoration: none;
   text-align: right;
}

.blogname h1 a:link, .blogname h1 a:visited {
   color: #333333;
   text-decoration: none;
   background-color: transparent;
}

.blogname h1 a:hover {
   color: #fff;
   text-decoration: none;
   background-color: transparent;
}

.blogname h2 {
   margin: 0px 50px 0 0px;
   font-size: 16px;
   font-weight: normal;
   color: #333333;
   text-align: right;
}
/* The Search */
.search {
   height: 29px;
   padding: 0px 20px 0 14px;
   float: right;
}

.search form {
   background: url(../images/searchbg2.png);
   width: 200px;
   height: 29px;
   padding-top: 6px;
   padding-left: 17px;
}

.search input {
   float: left;
}

.search input#s {
   width: 120px;
   border: none;
   background: #fff;
   font-size: 16px;
   color: #444;
   height: 20px;
}

.search input#submit {
   border: none;
   background: #fff;
   font-size: 16px;
   color: #aeaeae;
   height: 22px;
   width: 60px;
}
/* Menu */
#foxmenucontainer {
   height: 30px;
   background: url(../images/menu.jpg);
   display: block;
   padding: 0px 0 0px 14px;
}

#foxmenu {
   position: relative;
   display: block;
   height: 23px;
   font-size: 11px;
   font-weight: bold;
   font-family: Arial, Verdana, Helvitica, sans-serif;
}

#foxmenu ul {
   margin: 0px;
   padding: 6px 20px 0 0;
   list-style-type: none;
   width: auto;
}

#foxmenu ul li {
   display: block;
   float: right;
   margin: 0 1px 0 0;
}

#foxmenu ul li a {
   display: block;
   float: left;
   color: #fff;
   text-decoration: none;
   padding: 5px 20px 0 20px;
   height: 19px;
   background: transparent url(../images/foxmenu_bg-OFF.gif) no-repeat top left;
}

#foxmenu ul li a:hover {
   color: #fff;
   background: transparent url(../images/foxmenu_bg-OVER.gif) no-repeat top right;
}

#foxmenu ul li a.current, #foxmenu ul li a.current:hover {
   color: #fff;
   background: transparent url(../images/foxmenu_bg-OVER.gif) no-repeat top right;
}
/* The Content */
#content {
   float: left;
   width: 745px;
   margin: 30px 0 3px 0;
   padding: 0 0;
}

.post {
   margin: 20px 10px 0 10px;
   padding: 0px 0px 0px 0px;
   height: 100%;
   text-align: justify;
   color: #333;
}

.post h2 {
   margin: 0 0;
   padding: 20px 0px 0px 15px;
   height: 26px;
   background: url(../images/title.jpg);
   background-repeat: repeat-y;
   text-align: left;
   font: bold 20px "Tahoma", Arial, sans-serif;
}

.post h2 a, .post h2 a:link, .post h2 a:visited {
   color: #4262ae;
   background-color: transparent;
}

.post .date {
   margin: 0 0;
   padding: 0px 0 0 15px;
   height: 21px;
   background: url(../images/date.jpg) no-repeat left top;
   font: normal 1.0em "Tahoma", Arial, sans-serif;
   color: #666;
   background-color: transparent;
}

.post .postmetadata {
   padding: 2px 15px 0px 15px;
   background: url(../images/meta.jpg) no-repeat left top;
   font: normal 12px Verdana, Arial, sans-serif;
   text-align: right;
   height: 40px;
}

.p_comments {
   height: 25px;
   width: 100px;
   line-height: 26px;
   text-align: center;
   float: right;
   padding: 0 5px 0 27px;
}

.p_comments a:link, .p_comments a:visited {
   color: #fff;
   background-color: transparent;
}

.post a:link, .post a:visited {
   color: #254caa;
   background-color: transparent;
}

.post a:hover {
   color: #00174e;
   background-color: transparent;
   text-decoration: none;
}

.entry {
   display: block;
   margin: 0 0;
   padding: 5px 25px;
}

.cover {
   margin: 0 0;
   background: url(../images/cover.jpg);
   background-repeat: repeat-y;
}
/* The Sidebar */
#sidebar {
   width: 220px;
   float: right;
   font-size: 12px;
   color: #333;
   margin: 40px 10px 0px 0px;
   font-family: Verdana, sans-serif;
}

#sidebar ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

#sidebar h2 {
   font-size: 18px;
   height: 29px;
   font-weight: bold;
   padding: 3px 0px 0px 5px;
   background: url(../images/h2.jpg);
   background-repeat: repeat-x;
   Margin: 10px 0 0 0;
   color: #fff;
}

#sidebar li {
   padding: 5px 0 5px 0;
   border-bottom: 1px dotted #6c93f0;
}

#sidebar li a {
   /*display: block;*/
   line-height: 160%;
   padding: 4px 0 4px 0;
   color: #2047a2;
   background: #fff;
}

#sidebar li a:hover {
   text-decoration: none;
   background-color: #c3d3f8;
   color: #222;
}

#sidebar table {
   width: 100%;
   text-align: center;
}
/* --- FOOTER --- */
#footer {
   height: 20px;
   padding: 20px 0 0 0px;
   margin: 2px 0 0 0;
   color: #fff;
   font-size: 10px;
   font-weight: normal;
   letter-spacing: 1px;
   background: url(../images/footer.gif);
   text-align: center;
}

#footer a {
   color: #6892ff;
   text-decoration: none;
}

#footer a:hover {
   color: #fff;
}
/* The Navigation */
.navigation {
   height: 10px;
   padding: 0 20px;
}

.navigation a {
   font-weight: bold;
   text-decoration: none;
   font-size: 14px;
   color: #fff;
}

.navigation a:hover {
   color: #fff;
}
/* The Attachment */
.contentCenter {
   text-align: center;
}
/* The Page Title */
h2.pagetitle {
   padding: 0;
   margin: 0 0 20px 0;
   font-size: 25px;
   text-align: center;
}
/* The Comments */
.comments {
   padding: 22px 32px 23px 32px;
   line-height: 16px;
}

.comments ol {
   margin: 0 0 30px 0;
   padding: 0 0 0 20px;
   font-weight: bold;
   color: #00174e;
}

div.comments ol li {
   padding-bottom: 9px;
}

.comments form {
}

.comments textarea {
   width: 96%;
   height: 156px;
   background: #fefefe;
   border: 2px solid #6a94ff;
   color: #000;
   padding: 10px;
   overflow: auto;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
}

#commentform {
   padding-left: 23px;
}

#commentform input {
   background: #dcdcdc;
   border: 1px solid #ababab;
   color: #484849;
   padding-left: 10px;
}

.comments input#submit {
   padding: 0;
   width: 72px;
   height: 29px;
}

.comments h2 {
   font-size: 19px;
   line-height: 30px;
   margin: 24px 0 0 0px;
   padding: 0;
   font-weight: normal;
}

.comments ol li p {
   padding: 0;
   margin: 10px 0;
}

.comments ol li {
   padding-bottom: 9px;
}

.clear {
   clear: both;
}

.w50 {
   width: 50px !important;
}

.w100 {
   width: 100px !important;
}

.w150 {
   width: 150px !important;
}

.w200 {
   width: 200px !important;
}

.w250 {
   width: 250px !important;
}

.w300 {
   width: 300px !important;
}

p.summary {
   padding-top: 5px;
}

div.results {
   margin-top: 20px;
}

div.result {
   padding-bottom: 20px;
}

div.result div.title a, div.result div.title a:link, div.result div.title a:visited {
   font-weight: bold;
}

div.result div.url {
   color: green;
}

div.pagination {
   margin-top: 20px;
}

#xtree {
   white-space: nowrap;
   overflow: hidden;
}

#xtree li ul {
   padding-left: 15px !important;
}

#xtree li img {
   padding-right: 3px;
}

#xtree .pm {
   /*
   position: absolute;
   width: 10px;
   margin-top: 3px;
   margin-left: -13px;
   */
   border: none;
}

