/*
Theme Name: BETEP BCEM
Theme URI: 
Description: 
Version: 0.1
Author: Igor Kuznetsov
Author URI: http://www.igk.ru
Tags: 
*/

body {
  background-color: #fff;  font-family: Arial, Helvetica, Geneva, sans-serif;  font-size: .75em;  line-height: 1.4em;  color: #333333;
}

ul.sz-videolisting {
  margin-left: 2px;
}

ul.sz-videolisting li {
  float: left;
  width: auto;
  padding: 3px 4px;
}

ul.sz-videolisting li img {
  border: 2px solid #333;
  margin: 0;
}

ul.sz-videolisting li a:hover img {
  border: 2px solid #eeeeee;
}

ul.sz-videolisting li span {
  display: none;
}



h1 {
  font-size: 1.4em;
  line-height: 0.9em;
  text-transform: uppercase;
}

h2 {
  margin-bottom: 0;
}

h3 {
  font-weight: bold;
  font-size: 1.0em;
  text-transform: uppercase;
  margin-bottom: .2em;
  letter-spacing: .2em;
  color: #34353e;
  border-bottom: 1px solid silver;
  margin-left: 0;
  margin-top: -0.2em;
}

p {
  margin: 0.2em 0;
}

blockquote {
  background-color: #f3f3f3;
  padding: 10px;
  margin: 15px 0;
}

a {
  color: #5588bb;
  text-decoration: none;
  font-weight: bold;
  outline: none;
}

a:link h3 {
  color: #951400;
  border: none;
}

a:link img {
  border: none;
}

ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
  margin-top: 0px;
}

img {
  border: none;
}




.alignleft {
  float: left;
  margin-right: 5px;
}

.alignright {
  float: right;
  margin-left: 5px;
}



.size-thumbnail {
  margin-top: 5px;
  margin-botrom: 5px;
}





#canvas {
  width: 990px;
  margin: 0 auto;
  padding: 5px 10px;
}





#columnleft, #columncenter, #columnright {
  min-height: 400px;
}

#columnleft {
  width: 24%;
  min-width: 70px;
  float: left;
}

#columncenter {
  width: 72%;
  margin-left: 0;
  margin-right: auto;
}

#columnright {
  width: 23%;
  min-width: 70px;
  margin-right: 9px;
  float: right;
}

#columncenterindex {
  width: 434px;
  margin: 0 auto;
}





#sidebar {
  font-size: 1em;
  line-height: 1.6em;
}

#sidebarleft {
  width: 48%;
  float: left;
}

#sidebarright {
  width: 48%;
  float: right;
}






#footer {
  clear: both;
  font-size: 1em;
  text-align: center;
  margin-top: 1.5em;
}







.post {
  margin-bottom: 2em;
}

.post h3 {
}

.post h1.link {
  display: inline;
}

.post h1.link a {
  color: #444444;
}

.post .rools {
  margin-top: -2px;
  display: inline;
}

.post .excerpt p {
  margin: 0;
  paddind: 0;
}

.post .date {
  font-size: 1.4em;
  line-height: 0.9em;
  text-transform: uppercase;
  width: 100px;
}

#columnleft .post .date {
  float: left;
  margin-left: -116px; 
  text-align: right;
}

#columnright .post .date {
  float: right;
  margin-right: -114px; 
  text-align: left;
}





li.linkcat {
  list-style-type: none;
}





.imgleft {
  float:left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.imgright {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}

img.frame {
  padding: 2px;
  border: solid 1px #DEE4E5;
}





.title {
  border-bottom: 1px solid silver;
}





.alt {
  margin: 0;
  padding: 10px;
  background: #f3f3f3;
}





/* Begin Comments*/

.comments_tiny {
  color: #b8b8b8;
  border-bottom: 1px solid silver;
}

.commentlist {
  margin-top: 0px;

}

.commentlist li {
  margin: 5px 0 0 0px;

}

.commentlist p {
  margin: 10px 5px 10px 0;
}

#commentform p {
  margin: 5px 0;
}

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
}

.commentmetadata {
  margin: 0;
  display: block;
}

li.comment {
  font-weight: bold;
  padding: 10px;
  list-style: none;
}

.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
}

#commentform {
  margin-top: 30px;
}

.commentmetadata {
  font-weight: normal;
}

.commentbox {
  width: 100%;
  height: 100px;
}

.content {
  margin-bottom: 25px;
  padding-left: 5px;
  font-weight: normal;
}

.nocomments, .postmetadata, blockquote {
  color: #777;
}

#comment {
  width: 678px;
}

/* End Comments */









/* design */
body {
  background-image: url(images/back-main.jpg);
  background-color: #73a0c5;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}



.blockdark, .blocklight {
  padding: 1.2em;
  padding-left: 1.3em;
}

.blockdark {
  background: url(images/back-block-dark.png);
  color: #eeeeee;
}

.blocklight {
  background: url(images/back-block-light.png);
  color: #333333;
}

.blockdivider {
  display: block;
  margin: 1.5em;
}



.navigation {
  padding: 0;
}

.navigation ul {
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 0;
  height: 4.0em;
  width: 100%;
}

.navigation li {
  display: table-cell;
  background: url(images/back-block-light.png);
  color: #333333;
  text-transform: uppercase;
  white-space: nowrap;
  text-align: center;
  padding: 1.0em;
}

.navigation a {
  color: #496887;
  font-size: 13px;
}

.navigation .blockdark {
  padding: 0.6em;
}



#logotype {
  display: block;
  width:434px;
  padding: 1.3em 0px;
  margin: 0 auto;
}

#logotype h1 {
  display: block;
  width: 410px;
  margin: 0 auto;
  background: url(images/logotype-main.png) no-repeat center center;
  font: 11px/13px Verdana, sans-serif;
  letter-spacing: .2em;
  text-align: center;
  padding: 90px 0;
}



#contacts {
  font-size: 1.2em;
}



#music {
}

#music h1, #music h1 a {
  height: 1.8em;
  font-weight: normal;
  text-transform: none;
  font-family: 'Times New Roman', Times, serif;
}



#videos {
  height: 300px;
}



#footer {
  color: #dddddd;
  height: 65px;
}

#footer a {
  color: #85a8eb;
}



#error404 {
  text-align: center;
}



.box {
  position: absolute;
  top: 0;
  left: -9999;
  background-color: #73a0c5;
  background-image: url(images/back-main.jpg);
  background-position: center;
  background-repeat: no-repeat;
  z-index: 100;
}



/* /design */



.wpa_sub, .wpa_dl, .wpa_dl_info {
  text-transform: none;
  display: none;
  height: 0;
}

.wpa_text {
  color: #678099;
}

#music.blockdark .wpa_text {
  color: #eeeeee;
}


#cboxOverlay {
  background-color: #888;
}


