html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, font, img,
strong, b, u, center, ol, ul, li, table, tbody, tr, th, td {
  margin: 0;
  padding: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  border: 0;
}
a:link, a:visited {
  color: black;
  text-decoration: underline;
}
#wrapper {
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  font-size: 12px;
  width: 930px;
  margin: 0 auto;
}
#top {
  width: 60px;
  padding-left: 10px;
  padding-top: 30px;
}
#menu {
  height: 50px;
  border-bottom: solid 1px #EEE;
}
#cats {
  padding-left: 10px;
}
ol, ul {
  list-style: none;
}
#cats li {
  float: left;
  line-height: 50px;
  margin-right: 25px;
}
#cats li a {
  float: left;
  line-height: 50px;
  text-decoration: none !important;
}
#cats li a:hover, #cats li a.active {
  border-bottom: solid 1px #FF3706;
}
#phone {
  float: right;
  line-height: 50px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 14px;
  margin-right: 10px;
}
#container {
  padding-top: 30px;
  font-family: "Times New Roman", Times, serif;
}
.article a {
  line-height: 50px;
  text-decoration: none !important;
}
.article {
  font-size: 16px;
  margin-bottom: 15px;
  position: relative;
  float: left;
  width: 300px;
}
.right0 {
  margin-right: 0px;
}
.right15 {
  margin-right: 15px;
}
.preview {
  position: relative;
}
.article .article-over,
#works .article-over {
  display: none;
}
#footer {
  height: 55px;
  padding: 25px 10px 0;
  border-top: solid 1px #EEE;
  clear: both;
}
#copyright {
  float: left;
}
#footer #phone {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 12px;
  color: #000000;
  font-size: 12px;
  margin-right: 0;
}
.article-over {
  position: absolute;
  left: 0;
  top: 0;
  padding: 15px;
}
#pagenavi {
  margin-bottom: 15px;
  clear: both;
}
#pagenavi a, #pagenavi span {
  border: 1px solid #BFBFBF;
  padding: 3px 5px;
  margin: 2px;
}
#pagenavi .current {
  background-color: #FFCCCC;
  font-weight: bold;
}
#pagenavi a {
  color: #555;
  text-decoration: none !important;
}
#pagenavi a:hover {
  border-color: #FF3333;
}

#container .article:hover img {
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.article:hover .article-over,
#works li:hover .article-over {
  display: block;
}
.article-over a {
  display: block;
}
.article h2, .about h2,
#container .photo h2,
#works h2, .contact h2,
.textile h2, .design h2 {
  font-size: 21px;
  line-height: 1.2;
  margin-bottom: 15px;
  font-weight: normal;
}
p {
  margin-bottom: 15px !important;
}
.contact .head {
  margin-right: 10px;
  font-size: 16px;
  font-weight: bold;
}
.contact p, .about p,
.textile p, .design p {
  font-size: 16px;
}
.contact .cooperation {
  margin-top: 15px;
  color: #990000;
}

#works li#wk {
  position: relative;
  width: 148px;
  float: left;
  margin-right: 15px;
  padding-bottom: 40px;
}
#works li#wk.last {
  margin-right: 0px;
}
#works li a {
  /*float: left;*/
  line-height: 50px;
  text-decoration: none !important;
}
#works {
    /* padding-top: 30px; */
    /* display: block; */
    /* padding-bottom: 50px; */
  font-family: "Times New Roman", Times, serif;
}
#works li img {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
#works li:hover img {
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.textile li {
  font-size: 16px;
  margin-left: 40px;
  list-style-type: square;
}
.textile img, .design img {
  margin-left: 50px;
}
.textile img.last, .design img.last {
  margin-right: 50px;
}
.social {
  margin: 0 20px;
  padding: 10px;
  border: 1px solid #CCCCCC;
/*  width: 150px;*/
}
.social span {
  font-size: 16px;
  margin-right: 10px;
}
.ya-share2 {
  text-align: center;
}

/**
 *  Photo
**/
#container .photo, #works {
  margin: 0 auto;
  width: 800px;
}
#container .photo img {
  padding-bottom: 15px;
}
#container .photo p {
  font-size: 16px;
}

/*
 *  Contact
 */
#container .contact,
#container .about,
#container .design,
#container .textile {
  margin: 0 auto;
  width: 800px;
  margin-bottom: 15px;
}

#container .contact {
  padding-bottom: 5px;
}
