/* --------- /stylesheets/reset.css --------- */ 
HTML,BODY,DIV,SPAN,APPLET,OBJECT,IFRAME,
H1,H2,H3,H4,H5,H6,P,BLOCKQUOTE,PRE,
A,ABBR,ACRONYM,ADDRESS,BIG,CITE,CODE,
DEL,DFN,EM,FONT,IMG,INS,KBD,Q,S,SAMP,
SMALL,STRIKE,STRONG,SUB,SUP,TT,VAR,
B,U,I,CENTER,
DL,DT,DD,OL,UL,LI,
FIELDSET,FORM,LABEL,LEGEND,
TABLE,CAPTION,TBODY,TFOOT,THEAD,TR,TH,TD {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

BODY {
	line-height: 1;
}

OL,UL {
	list-style: none;
}

BLOCKQUOTE,Q {
	quotes: none;
}

BLOCKQUOTE:before,
BLOCKQUOTE:after,
Q:before,Q:after {
	content: '';
}

:focus {
	outline: 0;
}

INS {
	text-decoration: none;
}

DEL {
	text-decoration: line-through;
}

TABLE {
	border-collapse: collapse;
	border-spacing: 0;
}/* --------- /stylesheets/stylesheet.css --------- */ 
.pad_0 {
  padding-left: 0px;
}
.pad_1 {
  padding-left: 20px;
}
.pad_2 {
  padding-left: 40px;
}
.pad_3 {
  padding-left: 60px;
}
.pad_4 {
  padding-left: 80px;
}

#categories select {
  width: 200px;
}

.tag1 { font-size: 75%; }
.tag2 { font-size: 90%; }
.tag3 { font-size: 110%; }
.tag4 { font-size: 130%; }
.tag5 { font-size: 160%; }
.tag6 { font-size: 180%; }
.tag7 { font-size: 200%; }
.tag8 { font-size: 220%; }
.tag9 { font-size: 240%; }
.tag10 { font-size: 260%; }

#upload {
  background-color: #C8F997;
}
#upload img {
  vertical-align: middle;
}/* --------- /stylesheets/base.css --------- */ 
html {
  font-size: 70%; }

body {
  font: normal 1em/1.3 Verdana, Tahoma, Arial, Helvetica, Sans-serif;
  margin: 0em;
  padding: 0em;
  background-color: #fff;
  width: 100%;
  background: #fff;
  min-width: 930px; }

a {
  color: #3786c3;
  text-decoration: underline; }
  a:link {
    color: #3786c3;
    text-decoration: underline; }
  a:hover {
    color: #3786c3;
    text-decoration: underline;
    color: #054374; }
  a:visited {
    color: #256394; }

img {
  border: none; }

p {
  margin: 0em;
  padding: 0em 0em 0.5em; }

textarea {
  font: normal 1em/1.3 Verdana, Tahoma, Arial, Helvetica, Sans-serif; }
  textarea.export {
    font-size: 100%;
    height: 100px; }

.cr {
  clear: right; }

.cl {
  clear: left; }

.cb {
  clear: both; }

.fl {
  float: left; }

.fr {
  float: right; }

.ar {
  text-align: right; }

#logo {
  float: left; }
  #logo a {
    width: 201px;
    height: 123px;
    overflow: hidden;
    display: block;
    position: relative; }
    #logo a span {
      position: absolute;
      width: 201px;
      height: 123px;
      top: 0;
      left: 0;
      background: transparent url(logo0000.png) no-repeat 0 0; }

.title1, h1 {
  color: #484848;
  font-weight: normal;
  margin: 0em;
  padding: 0.5em 0em 0.2em 0em;
  line-height: 1em;
  font-size: 280%;
  vertical-align: middle;
  padding: 0.4em 0em 0.2em 0em;
  letter-spacing: -0.03em; }

.title2, h2 {
  color: #484848;
  font-weight: normal;
  margin: 0em;
  line-height: 1em;
  font-size: 210%;
  padding: 0.3em 0em 0.2em 0em; }

.title3, h3 {
  color: #555;
  font-weight: normal;
  margin: 0em;
  line-height: 1em;
  font-size: 180%;
  padding: 0.3em 0em 0.2em 0em; }

.title4, h4 {
  color: #484848;
  font-weight: normal;
  margin: 0em;
  line-height: 1em;
  font-size: 140%;
  padding: 0.6em 0em 0.4em 0em; }

.title5, h5 {
  color: #000;
  font-weight: bold;
  margin: 0em;
  line-height: 1em;
  font-size: 120%;
  padding: 0.6em 0em 0.4em 0em; }

.blue {
  color: #3786c3; }

.orange, .orange a {
  color: #ea9f10; }

#upload {
  vertical-align: middle;
  color: #fff;
  padding: 1em 0em 1em 30px;
  margin-bottom: 1em;
  margin-left: -30px;
  margin-right: -30px;
  font-size: 140%; }

#flash {
  vertical-align: middle;
  color: #fff;
  padding: 1em 10px;
  margin-bottom: 1em;
  font-size: 140%; }
  #flash.notice {
    background: #C8F997 url(http://akak.ru/images/notice.gif) no-repeat scroll right center;
    color: #060; }
  #flash.error {
    background: #F99 url(http://akak.ru/images/error.gif) no-repeat scroll right center;
    color: #600; }

.toptrail {
  color: #999;
  font-size: 90%;
  margin-bottom: 5px;
  border: 1px solid #ddd;
  border-width: 1px 0px;
  background: #f6f6f6;
  height: 25px;
  line-height: 25px; }
  .toptrail .trail {
    padding: 0 10px; }
  .toptrail .topuser {
    height: 25px;
    text-align: right;
    margin-right: 0em;
    margin-left: auto;
    text-align: center;
    float: right; }
    .toptrail .topuser .c {
      padding: 0 10px; }
      .toptrail .topuser .c a {
        padding: 3px 0px;
        color: #666; }
        .toptrail .topuser .c a:link {
          color: #666; }
        .toptrail .topuser .c a:hover {
          color: #000; }
        .toptrail .topuser .c a.login {
          padding-left: 18px;
          background: url(login000.gif) no-repeat scroll 0em; }
        .toptrail .topuser .c a.help {
          margin-left: 10px;
          padding-left: 18px;
          background: url(help0000.gif) no-repeat scroll 0em; }
        .toptrail .topuser .c a.balance {
          margin-left: 10px;
          padding-left: 18px;
          background: url(http://akak.ru/images/ico/balance.gif) no-repeat scroll 0em; }
      .toptrail .topuser .c a img {
        vertical-align: middle; }

#topsubmenu {
  margin-left: 212px;
  width: 738px;
  background: #3786c3;
  padding: 0.7em 0em;
  color: #26495a; }
  #topsubmenu ul {
    height: 1.2em; }
    #topsubmenu ul li {
      border-right: 1px solid #2b6897;
      height: 1.4em; }
      #topsubmenu ul li .current a {
        color: #fff;
        font-size: 110%;
        font-weight: bold;
        text-decoration: none;
        padding: 0em 0.7em; }
  #topsubmenu li {
    display: block;
    float: left;
    height: 10px; }
  #topsubmenu a {
    color: #fff;
    padding: 0em 0.7em; }

#errorExplanation.errorExplanation {
  margin: 1em -30px;
  padding: 1em 30px;
  background: #FDD url(http://akak.ru/images/error.gif) no-repeat scroll right center;
  color: #000; }

.gblock {
  background: #f2f2f2;
  margin: 0em 0em 1em;
  display: block; }
  .gblock div.content {
    margin: 0.5em; }
  .gblock .wline {
    background: #fff;
    padding: 0.3em 0.5em;
    margin-bottom: 0.5em; }

.hot div.recipe p {
  font-size: 110%; }

.recipe_of_the_day div.recipe p {
  font-size: 110%; }
.recipe_of_the_day h2 {
  font-size: 180%; }

.upcoming div.recipe p {
  font-size: 110%; }
.upcoming h2 {
  font-size: 180%; }

.forum_activity p {
  font-size: 110%; }

.text_block_request {
  font-size: 110%; }

.text_block_search_result_empty, .text_block_users_not_found {
  font-size: 130%; }

.subscribe_block h2 {
  font-size: 170%; }

.bg {
  width: 100%;
  padding: 0 0 6px 0;
  text-align: center; }

#page {
  width: 100%;
  width: 950px;
  margin: 0 auto;
  text-align: left; }

.page .top {
  height: 3px;
  background: none; }
.page .bottom {
  height: 3px;
  background: none; }

#content {
  background: #fff;
  padding: 0 0 1em;
  width: auto; }

#topmenu {
  margin-left: 212px;
  width: 640px; }
  #topmenu ul {
    margin: 0px;
    margin-top: 24px;
    padding: 0px;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    overflow: hidden; }
    #topmenu ul li {
      float: left;
      font-size: 130%; }
      #topmenu ul li.current {
        background: #3786c3 url(mtl00000.png) no-repeat left top; }
        #topmenu ul li.current a {
          background: url(mtr00000.png) no-repeat scroll 100% 0em;
          color: #fff;
          text-decoration: none; }
      #topmenu ul li a {
        display: block;
        color: #3786c3;
        padding: 0.4em 0.6em; }
        #topmenu ul li a:hover {
          color: #000; }
  #topmenu span {
    display: block;
    line-height: 1em; }

#topsearch {
  background: #ebecec;
  margin-left: 212px;
  height: 34px;
  margin-bottom: 10px;
  width: 738px; }
  #topsearch .top {
    height: 4px;
    width: 640px;
    background: none;
    overflow: hidden; }
  #topsearch .content {
    height: 25px; }
  #topsearch .bottom {
    height: 5px;
    width: 640px;
    background: none;
    overflow: hidden; }
  #topsearch .button {
    font-size: 120%;
    background: url(searchBt.gif) no-repeat scroll 0px 0px;
    border: none;
    border-collapse: collapse;
    width: 72px;
    height: 25px;
    color: #fff;
    vertical-align: middle; }
  #topsearch form {
    margin: 0em;
    padding: 0em 2em;
    vertical-align: middle;
    height: 25px; }
  #topsearch .field {
    border: 1px solid #999f9f;
    font-size: 130%;
    vertical-align: middle;
    width: 230px; }
  #topsearch a {
    color: #3786c3; }
    #topsearch a:link {
      color: #3786c3; }
  #topsearch .searchType {
    float: left;
    font-size: 120%;
    color: #3786c3;
    text-align: right;
    font-weight: bold;
    padding-right: 1em;
    line-height: 1.75em; }

.blueButton {
  background: url(blueButt.gif) no-repeat scroll 0px 0px;
  border: none;
  border-collapse: collapse;
  width: 72px;
  height: 25px;
  color: #fff;
  vertical-align: middle; }

.orangeButton {
  background: url(orangeBu.gif) no-repeat scroll 0px 0px;
  border: none;
  border-collapse: collapse;
  width: 152px;
  height: 25px;
  color: #fff;
  vertical-align: middle; }

.leftColumn {
  clear: left;
  float: left;
  width: 201px;
  overflow: hidden;
  margin-top: 1em; }
  .leftColumn div.block {
    width: 201px;
    margin: 1em 0em; }
    .leftColumn div.block div.head {
      background: url(leftBloc.gif) no-repeat left top;
      width: 201px;
      height: 33px;
      color: #fff;
      font-size: 120%;
      line-height: 2.5em;
      padding-left: 1em; }
    .leftColumn div.block div.content {
      border: 1px solid #c7c7c7;
      border-width: 0px 1px; }
      .leftColumn div.block div.content ol, .leftColumn div.block div.content ul {
        margin: 0em;
        padding: 1em 0em;
        padding-left: 1em;
        list-style-position: inside; }
    .leftColumn div.block div.foot {
      width: 201px;
      height: 4px;
      background: url(leftBlod.gif) no-repeat left top; }

.rightColumn {
  margin-top: 1em;
  margin-left: 212px; }

.membersLeftColumn {
  margin: 1em 0 0 0;
  clear: left;
  float: left;
  width: 660px;
  overflow: hidden; }
  .membersLeftColumn h3 {
    padding-top: 1em; }

.membersRightColumn {
  margin-top: 1em;
  margin-left: 660px; }

.wideColumn {
  margin-top: 1em;
  margin-bottom: 2em;
  margin-bottom: 2em; }

.centerLeft {
  float: left;
  width: 445px;
  margin-bottom: 2em; }

.centerRight {
  margin-left: 458px;
  width: 290px;
  margin-bottom: 2em; }
  .centerRight .recipe_of_the_day .rating {
    clear: none; }

#bottomsearch {
  clear: both;
  background: #ebecec;
  margin: 0px;
  height: 34px;
  margin-bottom: 30px;
  width: 948px; }
  #bottomsearch .top {
    height: 4px;
    width: 860px;
    background: none; }
  #bottomsearch .bottom {
    height: 4px;
    width: 860px;
    background: none; }
  #bottomsearch form {
    margin: 0em;
    padding: 0em 2em;
    height: 25px;
    vertical-align: middle; }
  #bottomsearch .field {
    border: 1px solid #999f9f;
    font-size: 130%;
    vertical-align: middle;
    width: 370px; }
  #bottomsearch .button {
    background: url(searchBt.gif) no-repeat left top;
    border: none;
    border-collapse: collapse;
    width: 72px;
    height: 25px;
    color: #fff;
    vertical-align: middle;
    font-size: 120%; }
  #bottomsearch .searchType {
    float: left;
    width: 180px;
    font-size: 130%;
    color: #3786c3;
    text-align: right;
    font-weight: bold;
    padding-right: 1em;
    line-height: 1.75em; }
  #bottomsearch a {
    color: #3786c3; }
    #bottomsearch a:link {
      color: #3786c3; }

#bottomLinks {
  text-align: center;
  color: #ccc; }
  #bottomLinks li {
    display: inline;
    font-size: 90%; }
  #bottomLinks a {
    color: #666;
    font-size: 110%;
    padding: 0em 1em;
    border-right: 1px solid #999;
    text-decoration: none; }
    #bottomLinks a:link {
      color: #666;
      font-size: 110%;
      padding: 0em 1em;
      border-right: 1px solid #999;
      text-decoration: none; }
    #bottomLinks a:hover {
      color: #3786c3;
      color: #fff;
      background-color: #666;
      border-color: #fff; }
  #bottomLinks .last a {
    border: none; }

#copyright {
  text-align: center;
  margin: 1em auto;
  color: #999;
  font-size: 90%; }
  #copyright a {
    color: #666; }
    #copyright a:link {
      color: #666; }
    #copyright a:hover {
      color: #ea9f10; }

.toplevel_categories ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside; }
.toplevel_categories li {
  font-size: 120%;
  padding: 0.3em 0em;
  padding-right: 0.5em; }
.toplevel_categories a {
  color: #3786c3; }
  .toplevel_categories a:link {
    color: #3786c3; }
  .toplevel_categories a:hover {
    color: #000; }

.top_ten ol {
  list-style: decimal; }
.top_ten li {
  list-style-position: outside;
  list-style-type: decimal;
  padding: 0.2em 0em;
  padding-right: 0.5em;
  margin-left: 1.5em; }
.top_ten a {
  color: #666; }
  .top_ten a:link {
    color: #666; }
  .top_ten a:hover {
    color: #000; }

.other_categories ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside; }
.other_categories li {
  font-size: 110%;
  padding: 0.1em 0em;
  padding-right: 0.5em; }
.other_categories a {
  color: #57748b; }
  .other_categories a:link {
    color: #57748b; }
  .other_categories a:hover {
    color: #000; }

.talk .pic, .hot .pic {
  float: left;
  margin: 0.2em 0.2em 0em 0em; }

.forum_activity h3 {
  font-size: 140%; }
.forum_activity img {
  float: left;
  padding-right: 1em; }
.forum_activity h2 {
  font-size: 210%; }

.recipe h3 {
  font-size: 140%; }
.recipe img {
  padding-right: 1em; }

.recent_recipes h3 {
  padding: 0em; }
.recent_recipes li {
  font-size: 120%;
  padding-bottom: 0.4em; }
.recent_recipes a {
  color: #484848; }
  .recent_recipes a:hover {
    color: #ea9f10; }

.recent_user_friends .users {
  font-size: 5%; }
.recent_user_friends ul li {
  float: left;
  padding: 0px;
  margin: 0px; }
.recent_user_friends .fn {
  display: none; }
.recent_user_friends img {
  border: 1px solid #000;
  width: 90px;
  height: 90px;
  margin: 0px 1px; }

.recent_users .users {
  font-size: 5%; }
.recent_users ul {
  height: 170px; }
  .recent_users ul li {
    float: left;
    padding: 0px;
    margin: 0px; }
    .recent_users ul li img {
      width: 50px;
      height: 50px; }
.recent_users .fn {
  display: none; }
.recent_users img {
  border: 2px solid #ccc;
  width: 50px;
  height: 50px;
  margin: 0px 1px; }

h3 .author {
  font-size: 60%; }

.date {
  color: #999; }

.author a {
  color: #666; }
  .author a:hover {
    color: #ea9f10; }

.cols2 {
  overflow: hidden; }
  .cols2 .col {
    float: left;
    width: 50%; }

.cols3 {
  overflow: hidden; }
  .cols3 .col {
    float: left;
    width: 33%; }

.col p, .col ul {
  padding-right: 1em; }

.welcome {
  margin-top: 1em;
  padding: 0em 1em 1em 1em;
  border: 1px dotted #ccc; }
  .welcome h2 {
    font-size: 210%; }
  .welcome p {
    font-size: 120%; }

.upcoming h2, .popular h2, .recipe_of_the_day h2 {
  font-size: 210%; }

.top_categories h2 {
  font-size: 210%; }
.top_categories li {
  padding: 0.2em 0em;
  font-size: 110%; }

.tag_cloud {
  margin-bottom: 1.6em; }
  .tag_cloud a {
    text-decoration: none;
    white-space: nowrap; }
    .tag_cloud a:hover {
      color: #fff;
      background-color: #3786c3;
      text-decoration: none; }

fieldset {
  border: 1px solid #CCCCCC;
  margin: 1em 0em;
  padding: 1em 2em; }

legend {
  font-size: 150%;
  color: #999;
  padding: 0em 0.5em;
  margin-left: -0.5em; }

label {
  cursor: pointer; }

.label {
  color: #666;
  font-size: 120%;
  padding-right: 0.5em;
  clear: none; }

form label {
  color: #666;
  font-size: 120%;
  padding-right: 0.5em;
  clear: none; }
form table {
  margin-bottom: 1em; }
  form table td {
    padding: 0.2em 0em;
    vertical-align: middle; }
    form table td label {
      color: #666;
      font-size: 120%;
      padding-right: 0.5em; }
    form table td input, form table td textarea {
      font-size: 140%;
      border: 1px solid #999;
      background-color: #f6f6f6;
      padding: 0.2em; }

.f250 {
  font-size: 140%;
  border: 1px solid #999;
  background-color: #f6f6f6;
  padding: 0.2em;
  width: 250px; }

.f500 {
  font-size: 140%;
  border: 1px solid #999;
  background-color: #f6f6f6;
  padding: 0.2em;
  width: 500px; }

.f100 {
  font-size: 140%;
  border: 1px solid #999;
  background-color: #f6f6f6;
  padding: 0.2em;
  width: 100%; }

.field {
  font-size: 140%;
  border: 1px solid #999;
  background-color: #f6f6f6;
  padding: 0.2em; }

.fieldWithErrors input {
  border-color: #c00;
  background-color: #fff0f0; }

.comment {
  padding: 0.4em;
  border: 1px solid #ccc;
  margin-bottom: 1em; }
  .comment .info {
    font-size: 90%; }
    .comment .info img {
      vertical-align: middle; }
  .comment .body {
    font-size: 110%;
    margin: 0.5em 0em 0em; }

.commentlist ul li {
  padding: 0.3em 0em; }
  .commentlist ul li p {
    padding: 0.11em 0em;
    padding-left: 16px;
    padding: 0.11em 0em;
    padding-left: 16px;
    padding: 0.11em 0em;
    padding-left: 16px;
    padding: 0.11em 0em;
    padding-left: 16px;
    padding: 0.11em 0em;
    padding-left: 16px; }

.sitemap ul {
  list-style-type: square;
  list-style-position: inside;
  padding-bottom: 0.2em; }
  .sitemap ul li {
    font-size: 130%; }
    .sitemap ul li ul li {
      list-style-type: circle;
      margin-left: 2em;
      font-size: 80%; }

a.comments {
  text-indent: 1.8em;
  background: transparent url(http://akak.ru/images/comments_icon.gif) no-repeat scroll 0em 0em;
  display: block;
  height: 1.8em; }
a.bookmark {
  text-indent: 1.8em;
  background: transparent url(http://akak.ru/images/bookmark_icon.gif) no-repeat scroll 0em 0em;
  display: block;
  height: 1.8em; }
a.del_bookmark {
  text-indent: 1.8em;
  background: transparent url(http://akak.ru/images/del_bookmark_icon.gif) no-repeat scroll 0em 0em;
  display: block;
  height: 1.8em; }
a.print {
  text-indent: 1.8em;
  background: transparent url(http://akak.ru/images/print_icon.gif) no-repeat scroll 0em 0em;
  display: block;
  height: 1.8em; }
a.edit {
  height: 1.8em;
  padding-left: 16px;
  background: transparent url(http://akak.ru/images/a/edit.png) no-repeat scroll left center; }
a.aprove {
  height: 1.8em;
  padding-left: 16px;
  background: transparent url(http://akak.ru/images/a/aprove.png) no-repeat scroll left center; }
a.delete {
  height: 1.8em;
  padding-left: 16px;
  background: transparent url(http://akak.ru/images/a/del.png) no-repeat scroll left center; }
a.ablock {
  height: 1.8em;
  padding-left: 16px;
  background: transparent url(http://akak.ru/images/a/block.png) no-repeat scroll left center; }
a.aday {
  height: 1.8em;
  padding-left: 16px;
  background: transparent url(http://akak.ru/images/day_icon.gif) no-repeat scroll left center; }
a.acomment {
  height: 1.8em;
  padding-left: 16px;
  background: transparent url(http://akak.ru/images/comment_icon.png) no-repeat scroll left center; }
a.decline_pay {
  height: 1.8em;
  padding-left: 16px;
  background: transparent url(http://akak.ru/images/a/decline_pay.png) no-repeat scroll left center; }
a.pay {
  height: 1.8em;
  padding-left: 16px;
  background: transparent url(http://akak.ru/images/a/pay.png) no-repeat scroll left center; }
a:hover.pay, a:hover.aprove {
  color: #090; }
a:hover.decline_pay, a:hover.ablock, a:hover.delete {
  color: #f00; }
a:hover.follow, a:hover.message, a:hover.rss {
  color: #f70; }
a:hover.block {
  color: #900; }
a.follow {
  background: transparent url(follow_i.gif) no-repeat scroll 0% 0%;
  padding-left: 20px;
  color: #000; }
a.block {
  background: transparent url(http://akak.ru/images/block_icon.gif) no-repeat scroll 0% 0%;
  padding-left: 20px;
  color: #000; }
a.message {
  background: transparent url(message_.gif) no-repeat scroll 0% 0%;
  padding-left: 20px;
  color: #000; }
a.rss {
  background: transparent url(rss_icon.gif) no-repeat scroll 0% 0%;
  padding-left: 20px;
  color: #000; }

.recipe_tags {
  margin-top: 1.5em;
  font-size: 95%; }
  .recipe_tags .tag {
    float: left;
    margin-right: 0.5em; }
    .recipe_tags .tag a {
      text-indent: 1.4em;
      background: transparent url(tag_icon.gif) no-repeat scroll 0em 0em;
      display: block;
      height: 1.6em; }
      .recipe_tags .tag a:link {
        color: #f70; }

.astatus0 {
  padding-left: 17px;
  background: transparent url(http://akak.ru/images/status0.png) no-repeat scroll 0em 0em;
  height: 1.8em; }

.astatus1 {
  padding-left: 17px;
  background: transparent url(http://akak.ru/images/status0.png) no-repeat scroll 0em 0em;
  height: 1.8em;
  background-image: url(status10.png); }

.astatus2 {
  padding-left: 17px;
  background: transparent url(http://akak.ru/images/status0.png) no-repeat scroll 0em 0em;
  height: 1.8em;
  background-image: url(http://akak.ru/images/status2.png); }

.astatus3 {
  padding-left: 17px;
  background: transparent url(http://akak.ru/images/status0.png) no-repeat scroll 0em 0em;
  height: 1.8em;
  background-image: url(http://akak.ru/images/status3.png); }

.gblock:before {
  content: url(tl000000.gif);
  background: url(tr000000.gif) no-repeat 100% 0;
  height: 4px;
  display: block;
  margin: 0px; }
.gblock:after {
  content: url(bl000000.gif);
  background: url(br000000.gif) no-repeat 100% 0;
  height: 4px;
  display: block;
  margin: 0px; }

.author_icons {
  font-size: 90%; }

.subcatlist ul li {
  padding-left: 0em;
  list-style-image: url(http://akak.ru/images/catLi.gif);
  list-style-position: inside;
  font-size: 140%; }
  .subcatlist ul li.more {
    list-style-image: none;
    list-style-position: outside;
    font-size: 120%;
    padding-top: 0.4em; }
  .subcatlist ul li a {
    color: #333; }
    .subcatlist ul li a:hover {
      color: #ea9f10; }

.catrecipes ul li p {
  padding-top: 0em;
  margin-left: 45px;
  padding-bottom: 1em; }
.catrecipes ul li h3 {
  padding-top: 0em;
  margin-left: 45px;
  font-size: 140%; }
.catrecipes ul li .rating {
  clear: none; }

.even {
  background: #f5f5f5; }

.pagination {
  margin: 0.5em 0em;
  padding: 0.5em 0.5em 1em 0em; }
  .pagination a {
    color: #666666;
    display: block;
    float: left;
    line-height: 27px;
    padding: 0 10px;
    text-align: center;
    margin-right: 3px;
    border: 1px solid #fff;
    background: #fff;
    border: 1px solid #beb1b1;
    text-decoration: none;
    color: #777!important; }
    .pagination a:hover {
      background: #e6e6e6; }
  .pagination span {
    color: #666666;
    display: block;
    float: left;
    line-height: 27px;
    padding: 0 10px;
    text-align: center;
    margin-right: 3px;
    border: 1px solid #fff;
    background: #fff; }
    .pagination span.current {
      border: 1px solid #beb1b1;
      font-weight: bold;
      background: #3786c3;
      color: #fff; }
    .pagination span.next_page, .pagination span.prev_page {
      border: none;
      color: #666666!important; }

.text_block {
  font-size: 110%; }
  .text_block ol {
    list-style-type: decimal;
    margin-left: 3em; }
  .text_block li {
    padding: 0.2em 0em; }
  .text_block ul {
    padding: 0.5em 0em 1em 3em;
    list-style-type: disc; }
  .text_block ol {
    padding: 0.5em 0em 1em 3em; }
  .text_block .write {
    float: right;
    background: #f70;
    padding: 0.5em 2em;
    width: 200px;
    font-size: 80%; }
    .text_block .write a {
      color: #fff;
      text-decoration: none; }
      .text_block .write a:hover {
        text-decoration: underline; }

.forums_activity ul {
  font-size: 120%; }
  .forums_activity ul li {
    padding: 0.3em 0em; }
    .forums_activity ul li a {
      color: #666; }
      .forums_activity ul li a:hover {
        color: #f70; }
.forums_activity h2 {
  font-size: 210%; }

.ExpertOfTheDay h2 {
  font-size: 210%; }
.ExpertOfTheDay .pic {
  margin-bottom: 1em;
  padding: 0.5em;
  background: #eee;
  text-align: center; }
.ExpertOfTheDay li {
  font-size: 120%;
  padding-bottom: 0.4em; }
.ExpertOfTheDay a {
  color: #484848; }
  .ExpertOfTheDay a:hover {
    color: #ea9f10; }

.MostRequestedRecipes h2 {
  font-size: 200%; }
.MostRequestedRecipes h3 {
  font-size: 150%;
  color: #f70;
  padding: 0.2em 0em; }
.MostRequestedRecipes table {
  border-bottom: 1px solid #ccc; }
  .MostRequestedRecipes table td {
    border-top: 1px solid #ccc;
    padding: 0.3em;
    vertical-align: middle; }
.MostRequestedRecipes .points {
  text-align: center;
  width: 72px; }
  .MostRequestedRecipes .points strong {
    font-size: 120%;
    display: block; }
  .MostRequestedRecipes .points a {
    display: block;
    color: #fff;
    background: #f70 url(http://akak.ru/images/writeBg.gif);
    width: 70px;
    height: 18px;
    vertical-align: middle;
    overflow: hidden; }

.RequestVoicesCount {
  background: #58a7e4 url(http://akak.ru/images/requestcountBg.gif) no-repeat left top;
  width: 60px;
  height: 55px;
  text-align: center;
  color: #fff;
  line-height: 1.1; }
  .RequestVoicesCount strong {
    font-size: 200%;
    display: block;
    padding-top: 0.1em; }
  .RequestVoicesCount a {
    display: block;
    color: #ff0;
    text-decoration: none;
    font-weight: bold; }

.message_list table {
  width: 100%; }
  .message_list table th {
    border-bottom: 2px solid #ccc;
    padding: 0.5em;
    color: #666;
    font-size: 110%; }
  .message_list table td {
    font-size: 110%;
    padding: 0.5em;
    vertical-align: baseline;
    border-bottom: 1px solid #999; }
    .message_list table td.subject {
      font-size: 200%;
      line-height: 0.6; }
      .message_list table td.subject a {
        color: #3786c3; }
        .message_list table td.subject a:hover {
          color: #000; }
  .message_list table tr.new_message td.subject a {
    color: #f70; }

.message table {
  width: 100%; }
  .message table tr.header td {
    background: #eee;
    border-bottom: 1px solid #fff; }
    .message table tr.header td img {
      vertical-align: middle; }
  .message table tr.body td {
    font-size: 120%; }
  .message table td {
    padding: 0.5em;
    vertical-align: middle;
    font-size: 110%; }
    .message table td p {
      font-size: 130%; }

.user_info table {
  width: 100%; }
  .user_info table td {
    vertical-align: top; }
.user_info .description {
  font-size: 130%;
  padding-top: 0.5em; }
.user_info .quote {
  font-size: 130%;
  font-style: italic;
  color: #3786c3; }
.user_info .info ul {
  padding: 0.6em 0em; }
.user_info .info .status {
  color: #f70;
  font-size: 120%;
  margin: 0.5em 0em; }

.members ul.actions {
  padding-top: 1em; }

.clearfix {
  display: inline-block;
  display: inline-block;
  display: block; }
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

* html .clearfix {
  height: 1%; }

.cptch {
  vertical-align: middle; }
  .cptch img, .cptch input {
    vertical-align: middle; }

.required {
  color: #c00;
  font-size: 160%;
  line-height: 0em; }

img.apic {
  vertical-align: middle; }

.request h3 {
  margin-top: 1em; }

.text_block_privacy h2 {
  padding-top: 1em; }
.text_block_privacy h3 {
  padding-top: 0.8em;
  color: #3786c3;
  font-size: 160%; }

.text_block_write h2 {
  padding-top: 1em; }
.text_block_write h3 {
  padding-top: 0.8em;
  color: #3786c3;
  font-size: 160%; }

#top_search .field {
  padding: 0em; }
#top_search table tbody tr td {
  vertical-align: middle;
  height: 25px;
  padding-right: 0.5em; }

#bottom_search .field {
  padding: 0em; }
#bottom_search table tbody tr td {
  vertical-align: middle;
  height: 25px;
  padding-right: 0.5em; }

span.inv {
  display: none; }

.editlink {
  position: relative;
  float: right;
  text-align: right; }

.r_c {
  margin: 5px 0; }

.new_rating {
  float: left;
  background: url(http://akak.ru/images/ratingbg.png) repeat-x;
  clear: left;
  height: 25px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.6em; }
  .new_rating.positive {
    background: url(http://akak.ru/images/ratingbgp.png) repeat-x; }
  .new_rating dl {
    background: url(http://akak.ru/images/ratingbgl.png) no-repeat top left; }
  .new_rating dd {
    background: url(http://akak.ru/images/ratingbgr.png) no-repeat top right; }
  .new_rating.positive dl {
    background-image: url(http://akak.ru/images/ratingbgpl.png); }
  .new_rating.positive dd {
    background-image: url(http://akak.ru/images/ratingbgpr.png); }
  .new_rating dl {
    height: 25px; }
  .new_rating * {
    margin: 0;
    padding: 0;
    white-space: nowrap; }
  .new_rating a, .new_rating a:link, .new_rating a:hover {
    text-decoration: none;
    color: #fff; }
  .new_rating a:hover {
    color: #ff0; }
  .new_rating dt {
    display: none; }
  .new_rating dd {
    height: 25px;
    vertical-align: middle; }
  .new_rating ol {
    margin: 0;
    padding: 0; }
  .new_rating li.m, .new_rating li.p {
    display: block;
    margin: 0 6px;
    float: left; }
  .new_rating li.p {
    float: right; }
  .new_rating li.pts {
    margin: 0 24px; }

.hot .new_rating li.p, .hot .new_rating li.m, .recipes_list .new_rating li.p, .recipes_list .new_rating li.m, .upcoming .new_rating li.p, .upcoming .new_rating li.m, .recipe_of_the_day .new_rating li.p, .recipe_of_the_day .new_rating li.m, .my_recipes .new_rating li.p, .my_recipes .new_rating li.m {
  display: none; }
.hot .new_rating li.pts, .recipes_list .new_rating li.pts, .upcoming .new_rating li.pts, .recipe_of_the_day .new_rating li.pts, .my_recipes .new_rating li.pts {
  margin: 0 10px; }

.comment_counter {
  float: left;
  height: 25px;
  padding-left: 22px;
  font-size: 1.4em;
  line-height: 1.6em;
  font-weight: bold;
  color: #666;
  background: url(comments.png) no-repeat 4px 50%; }

.views_counter {
  float: right;
  height: 25px;
  padding-left: 22px;
  font-size: 1.4em;
  line-height: 1.6em;
  font-weight: bold;
  color: #666;
  background: url(eye00000.png) no-repeat 4px 50%; }

.recipes_list table {
  margin: 1em 0; }
  .recipes_list table thead th {
    background: #eee;
    border-bottom: 2px solid #999; }
  .recipes_list table tbody h3 {
    font-size: 140%;
    margin: 0;
    padding: 0; }
  .recipes_list table tbody td {
    vertical-align: top;
    padding: 0.5em 0;
    border-bottom: 1px solid #ddd; }
.recipes_list .title {
  padding-left: 1em; }
.recipes_list .date, .recipes_list .author {
  white-space: nowrap;
  padding-right: 1em; }
.recipes_list .rt {
  width: 80px; }

.comment_rating {
  float: right;
  background: #ccc;
  clear: left;
  height: 16px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.3em; }
  .comment_rating.positive {
    background: #579acf; }
  .comment_rating dl {
    height: 16px; }
  .comment_rating * {
    margin: 0;
    padding: 0;
    white-space: nowrap; }
  .comment_rating a, .comment_rating a:link, .comment_rating a:hover {
    text-decoration: none;
    color: #fff; }
  .comment_rating a:hover {
    color: #ff0; }
  .comment_rating dt {
    display: none; }
  .comment_rating dd {
    height: 25px;
    vertical-align: middle; }
  .comment_rating ol {
    margin: 0;
    padding: 0; }
  .comment_rating li.m, .comment_rating li.p {
    display: block;
    margin: 0 6px;
    float: left; }
  .comment_rating li.p {
    float: right; }
  .comment_rating li.pts {
    margin: 0 17px; }

.big_rating {
  font-size: 1.4em; }
  .big_rating .new_rating {
    height: 35px;
    float: left;
    background: url(http://akak.ru/images/big_ratingbg.png) repeat-x;
    font-weight: normal; }
    .big_rating .new_rating.positive {
      background: url(big_rati.png) repeat-x; }
    .big_rating .new_rating dl {
      background: url(http://akak.ru/images/big_ratingbgl.png) no-repeat top left; }
    .big_rating .new_rating dd {
      background: url(http://akak.ru/images/big_ratingbgr.png) no-repeat top right; }
    .big_rating .new_rating.positive dl {
      background-image: url(big_ratj.png); }
    .big_rating .new_rating.positive dd {
      background-image: url(big_ratk.png); }
    .big_rating .new_rating dl, .big_rating .new_rating dd, .big_rating .new_rating li {
      height: 35px; }
  .big_rating .comment_counter {
    height: 35px;
    font-weight: normal; }

a.sorting {
  background: url(http://akak.ru/images/asc.gif) no-repeat right;
  padding-right: 9px; }
  a.sorting.desc {
    background-image: url(http://akak.ru/images/desc.gif); }

table.e {
  border-top: 1px solid #ccc; }
  table.e td, table.e th {
    padding: 0.3em 0.5em; }
  table.e th {
    border-bottom: 2px solid #999; }
  table.e td {
    border-bottom: 1px solid #ccc; }
    table.e td.r {
      text-align: right; }

.tac {
  text-align: center; }

.bnrs.top {
  background: #fff;
  text-align: center;
  height: 90px;
  width: 950px;
  margin-bottom: 1em; }
.bnrs.left {
  background: #fff;
  text-align: center;
  margin: 1em 0; }

.hidden {
  display: none; }
/* --------- /stylesheets/stars.css --------- */ 
.rating {
  clear: left;
  height: 2.5em;
  width: 140px; }
  .rating dt {
    display: none; }
  .rating ol {
    width: 80px;
    height: 16px;
    position: relative;
    background: url(http://akak.ru/images/stars.png); }
  .rating li {
    float: left;
    list-style: none; }
    .rating li.current {
      background: url(http://akak.ru/images/stars.png) left bottom;
      height: 16px;
      z-index: 1; }
    .rating li a {
      display: block;
      width: 16px;
      height: 16px;
      text-indent: -9999px;
      position: absolute;
      text-decoration: none;
      z-index: 10; }
      .rating li a:hover {
        background: url(http://akak.ru/images/stars.png) left center;
        left: 0;
        z-index: 2; }
  .rating a.star1 {
    left: 0; }
    .rating a.star1:hover {
      width: 16px; }
  .rating a.star2 {
    left: 16px; }
    .rating a.star2:hover {
      width: 32px; }
  .rating a.star3 {
    left: 32px; }
    .rating a.star3:hover {
      width: 48px; }
  .rating a.star4 {
    left: 48px; }
    .rating a.star4:hover {
      width: 64px; }
  .rating a.star5 {
    left: 64px; }
    .rating a.star5:hover {
      width: 80px; }

.ratings_count {
  font-size: 9px;
  color: #666;
  float: right;
  padding-top: 4px; }

.catrecipes ul li .rating {
  margin-left: 0.5em;
  width: 96px; }
.catrecipes ul li .ratings_count {
  display: none; }

.recipe_of_the_day .recipe .ratings_count, .popular .recipe .ratings_count, .upcoming .recipe .ratings_count, .hot .recipe .ratings_count {
  display: none; }
/* --------- /stylesheets/lightbox.css --------- */ 
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(http://akak.ru/images/0.gif); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://akak.ru/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://akak.ru/images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* --------- /stylesheets/bookmarks.css --------- */ 
a.del_icio_us {
	background: transparent url(http://akak.ru/images/delicious-icon.png) no-repeat scroll 0% 0%;
	display: block;
	height: 1.8em;
	margin: 0pt 0.3em;
	text-indent: 1.8em;
	width: 14px;
	color: #ea9f10
}

a.memori {
	background: transparent url(http://akak.ru/images/memori.gif) no-repeat scroll 0% 0%;
	display: block;
	height: 1.8em;
	margin: 0pt 0.3em;
	text-indent: 1.8em;
	width: 14px;
	color: #ea9f10
}

a.bobr {
	background: transparent url(http://akak.ru/images/bobr-icon.gif) no-repeat scroll 0% 0%;
	display: block;
	height: 1.8em;
	margin: 0pt 0.3em;
	text-indent: 1.8em;
	width: 14px;
	color: #ea9f10;
}
