
* {
	margin:0;
	padding:0;
}
a img{ border: 0;
	margin:0;
	padding:0;
    display: block;
 }
img{ border: 0;
	margin:0;
	padding:0;
    display: block;
 }
a:link,a:visited,a:active{
	color:    #CC0000;
	text-decoration:none;
}

a:hover{
    text-decoration: underline;
}
body {
    /*background: url(images7/body-bg.jpg) top center repeat-x;*/
    background: url(images7/body-top-bg.jpg) top center no-repeat;
    background-color: #EDF6FD;
   /* background-color: #AFDCFE;*/      /*NY!!!!!!!!!!!!!!!!!!!!!!!!!!!  */
	font-family:      "Trebuchet MS", sans-serif;
	font-size: 12px;
    width: 1200px;
    color: #333333;
    position: relative;
    margin: 0 auto;
}

/* header */
#header {
	width:1200px;
    position: relative;
    background: url(images7/logo-bg.jpg) top no-repeat;
}


#logo {
  padding-left: 25px;
  height: 132px;

}
#logo img {
  /*float: left;*/
}
#logotype {
  position: absolute;
  top: 0;
  left: 0;
}

#logo_title {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  padding-top: 6px;
  padding-left: 503px;
}
#flash {
  background: url(images7/flash-bg.jpg) no-repeat;
  height: 311px;
  padding-left: 561px;
  clear: both;
}
*html #flash {
  padding-left: 562px; 
}

#logo_description {
  background: url(images7/header-bot-bg.jpg) no-repeat;
  height: 167px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  /*padding: 80px 700px 0 30px; */

}
#logo_description p {
  display: block;
  padding: 45px 0px 0 30px;
  width: 460px;

}
#button_top {
  height: 91px;
  float: right;
  margin-top: 40px;
  padding-right: 71px;
}



.clear {
    clear: both;
}

/*content*/
#content {
  width: 897px;
  background: url(images7/content-bg.jpg) top repeat-y;
  float: right;
}
#content_top {

}
.cont_string {
  height: 224px;
  padding: 0 0 0 30px;
  overflow: hidden;
}
.post {
  width: 210px;
  height: 224px;
  float: left;
}
.post h3 {
  font-size: 14px;
  color: #CC0000;
  padding-left: 3px;
}
.post img.thumb {
  width: 200px;
  height: 113px;
  border: #000000 1px solid;
  margin: 5px 0 3px 3px;
}
.post .from {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
  padding-left: 10px;
}
.post .descr {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
  padding-left: 10px;
  height: 28px;
  overflow: hidden;
}
.post span {
  display: block;
}

.post .download {
 /* height: 23px;
  line-height: 23px;
  margin-top: 10px;*/
}
.post .download img {
/*  display: inline;
  vertical-align: middle;
  margin-right: 5px;*/
  margin-left: 2px;
}
.post .download span {
  display: inline;
  line-height: 23px;
  vertical-align:  middle;
}
.post .download span a {
  font-weight: bold;
  font-size: 14px;
}

#pager {
   height: 46px;
   width: 897px;
   background: url(images7/pager-bg.jpg) top no-repeat;
   font-family: Tahoma, Arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
   text-align: center;
}
#pager p {
  padding-top: 15px;
}


/*sidebar */

#sidebar {
  width: 303px;
  float: left;
  /*background: url(images7/sb-bg.jpg) top; */  /*NY!!!!!!!!!!!!!!!!!!!!!!!!!!!  */
}
.sb_col {
  margin-bottom: 10px;
}

.sb_col ul, .sb_col li {
  list-style: none;
}

ul#top_celebs {
   font-family: Tahoma, Arial, sans-serif;
   font-size: 12px;
   font-weight: bold;
}
ul#top_celebs li {
   height: 22px;
   padding-left: 60px;
   background: url(images7/sb-li-bg.jpg) no-repeat;   /*NY!!!!!!!!!!!!!!!!!!!!!!!!!!!  */
  /* background: url(images7/sb-li-bg.png) no-repeat;*/ /*NY!!!!!!!!!!!!!!!!!!!!!!!!!!!  */
}

ul#top_celebs li a {
   line-height: 22px;
}

#comments {
  background: url(images7/comments-bg.jpg) top repeat-y;
  margin-bottom: 5px;
}
#comments span.autor {
   font-family: Tahoma, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
   display: block;
   padding: 0 40px 0 40px;

}
#comments span.message {
   font-family: Tahoma, Arial, sans-serif;
   font-size: 11px;
   display: block;
   padding: 0 40px 0 40px;

}
#comm_add {
   font-family: Tahoma, Arial, sans-serif;
   font-size: 11px;
   font-weight: bold;
    padding: 0 40px 0 40px;
}
.sb_button {
  padding-left: 10px;
}

.sb_button img {
  margin: 0 auto;
}


#gallery {
   padding: 0 0px 0 25px;

}
.gall_post {
   width: 130px;
   height: 135px;
   text-align: center;
   float: left;
   position: relative;
   margin-right: 2px;

}
.gall_post img.mask {

  position: absolute;
  top: 0;
  left: 0;
}
.sb_title {
  margin-bottom: 10px;
}

/*footer*/

#footer {
	width: 897px;
	height: 219px;
    background: url(images7/foot-bg.jpg) top no-repeat;
    font-family: Tahoma, Arial, sans-serif;
}

#foot_menu {

   font-size: 11px;
   font-weight: bold;
   text-align: left;
   padding: 25px 0px 0 130px;
}


#foot_desc {
   padding: 60px 0 0 342px;
}

#foot_adv {


}

#foot_adv img {
  display: inline;
  float: left;
  vertical-align: top;
}
#foot_adv span {
  font-size: 20px;
  line-height: 1;
  display: block;
  padding-top: 8px;

}
#privacy {
  /*height: 85px;*/
  text-align: center;
  font-size: 9px;
  clear: both;
  padding: 20px 80px 10px 120px;
    /*background: url(images7/privacy-bg.jpg); */ /*NY!!!!!!!!!!!!!!!!!!!!!!!!!!!  */
}

