html, div ,p , form, img, a, table, tr, td {
font-family: Helvetica, Arial;
padding: 0px;
margin: 0px;
border: 0px;
line-height: 145%;
font-size: 10px;
text-decoration: none;
text-align: left;
font-weight: bold;
}
body{
padding: 0px;
margin: 0px;
border: 0px;
}

a, a:active, a:focus {
      outline: none;
}

object{
float: left;
margin-right: 10px;
}
.container{
width:725px;

}

.wh_100{

width: 100%;
height: 100%;
}

.w_100{

width: 100%;

}

.w_35{
width: 35%;
}

.w_30{
width: 30%;
}


.date {
color: #000;
font-weight: normal;
padding: 0px 0px 0px 0px;
text-align: left;
white-space: nowrap;

}

.title{
padding: 0px 0px 0px 0px;
font-weight: bold;
color: black;
}

.title a{
text-decoration: none;
font-weight: bold;
color: #000;	
}

.text{
text-align: left;
padding: 0px 0px 0px 0px;
}

.text a {
text-decoration: underline;
font-weight: bold;
}

.text2{
margin-top: 20px;
}

.text2 .text2 p{
font-size: 17px;
}

.text_r p{
	text-align: right;
}

.author{
padding: 0px 10px 5px 0px;
text-align: left;
white-space: nowrap;
}
.author a{
font-weight: bold;
}

.categories{
color: black;
padding: 0px 0px 0px 0px;
text-align: left;
}
.categories a{
font-weight: bold;
text-decoration: underline;
}
.views{
padding: 0px 10px 5px 0px;
white-space: nowrap;
}

.image{
padding-right: 10px;
margin-bottom: 10px;
float: left;
}

.thumb{
float: left;
}
.previous{
padding: 0px 0px 0px 0px;
text-align: left;
}
.number{
padding: 0px 0px 0px 5px;
text-align: center;
white-space: nowrap;
font-weight: bold;
}
.next{
padding: 0px 0px 0px 0px;
text-align: right;
}

.video{
padding: 0px 10px 5px 0px;
width: 19px;
height: 14px;
background-image: url(../images/video.gif);
background-repeat: no-repeat;
background-position: center center;
float: right;
}
.audio{
padding: 0px 10px 5px 0px;
width: 19px;
height: 14px;
background-image: url(../images/audio.gif);
background-repeat: no-repeat;
background-position: center center;
float: right;
}

.languages{
float: right;
width: 158px;
height: 100px;
text-align: right;
}



.more{
white-space: nowrap;
}

.more_cat{
white-space: nowrap;
}

.cleaner{
clear: both;
}

/* feed */
 .feed {
  margin-left: 0px;
  padding: 0 0 0 16px;
  background: url(../images/49.png) no-repeat 0 50%;

}

/* forms */
.box_system td{
padding: 5px;
}
.box_system div{




}


.box_search{
margin-right: 1px;
}
.search_button{
float: left;
}
.search_input{
font-size: 15px;
border: 1px solid black;
width: 150px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin-right: 15px;
background-color: #333;
}

/* end forms */



/* tree menu */
.treemenu{

font-size: 27px;
margin-top: 12px;
background-color: ;
}
.treemenu li{
margin-left: 10px;
list-style: none;

}

.treemenu a{

padding-right: 0px;
text-decoration: none;
font-size: 27px;	

}
.treemenu a:hover{
background-image: url(../images/middot.gif);
background-repeat: no-repeat;
background-position: right center ;
padding-right:0px;
}
.treemenu #current {
color: #d2222a;
background-image: url(../images/middot.gif);
background-repeat: no-repeat;
background-position: right center ;
padding-right: 0px;
}

/* end tree menu */
.address_box div{
text-align: left;
text-transform: uppercase;
font-size: 27px;
margin-top: 12px;
padding-right: 5px;
white-space: nowrap;
}


.email a{
font-size: 33px;
text-transform: lowercase;
}




.error{
color: red;
text-transform: capitalize;
font-weight: bold;
}

.box_system{
/* background-image: url(../images/transparent/transparent_fff_50.png); */
background-repeat: repeat;
margin:0px;
padding: 0px;
}
.box_system a{
font-weight: bold;
}
.box_system td{
padding: 5px;
}
.video{
width: 19px;
height: 14px;
background-image: url(../images/video.gif);
background-repeat: no-repeat;
display: block;
}
.audio{
width: 19px;
height: 14px;
background-image: url(../images/audio.gif);
background-repeat: no-repeat;
display: block;
}

.breadcrumbs{
width: 675px;
overflow: hidden;
white-space: nowrap;
margin: 0px 0px 0px 25px;
}



