/*
 *  @file: style.css
 *  @use: override yui some css code
 *  @client: www.phoenyx-sunrise.ro
 *
 */

html { margin-top: 0px; padding: 0; color: #fff; background-color: #000; font-family: Verdana, Georgia, Sans-Serif; font-size: 11px; line-height: 18px; }
#hd { background-image: url(../images/header.png); background-repeat: no-repeat; height: 180px; }
#bd { background-image: url(../images/c-body.png); background-repeat: repeat-y; }
/*#ft { background-image: url(../images/c-body.png); background-repeat: repeat-y; }*/
#ft { padding:10px; color: #ccc; font-family: Verdana, Georgia, Sans-Serif; font-size: 11px; line-height: 18px; }
#yui-main { background-color: #323c3a; }
#ctop { background-color: #000; background-image: url(../images/c-top.png); background-repeat: no-repeat; height: 15px; }
#cbottom { background-color: #000; background-image: url(../images/c-bottom.png); background-repeat: no-repeat; height: 50px; }

/* footer */
/*#copy { background-image: url(../images/logo-small_trans.png); background-repeat: no-repeat; height: 15px; }*/

.yui-gb { padding-left: 15px; padding-right: 20px; }
.yui-g { padding-left: 15px; padding-right: 20px; }
.yui-u { padding-top: 0px; }

/* content */
.home-post-wrap { width: 300px; height: 385px; float: left; background-color: #262D2B; background-image: url(../images/home-post-bottom.gif); background-repeat: no-repeat; background-position: bottom; margin: 0px 13px 10px 0px; padding: 0px; }
.home-post-wrap2 { width: 920px; height: 280px; float: left; background-color: #262D2B; background-image: url(../images/home-post-bottom2.gif); background-repeat: no-repeat; background-position: bottom; margin: 0px 13px 10px 0px; padding: 0px; }
.home-post-wrap3 { width: 920px; height: 780px; float: left; background-color: #262D2B; background-image: url(../images/home-post-bottom2.gif); background-repeat: no-repeat; background-position: bottom; margin: 0px 13px 10px 0px; padding: 0px; }
.home-post-wrap4 { width: 920px; float: left; background-color: #262D2B; background-image: url(../images/home-post-bottom2.gif); background-repeat: no-repeat; background-position: bottom; margin: 0px 13px 10px 0px; padding: 0px; }
.home-post-wrap object { width: 275px; height: 193px; }
.home-post-wrap embed { width: 275px; height: 193px; }
.home-post-titles { width: 275px; height: 23px; background-image: url(../images/post-title-bg.gif); color: #FFF; display: block; padding: 7px 10px 0px 15px; font-weight: bold; }
.home-post-titles2 { width: 895px; height: 23px; background-image: url(../images/post-title-bg2.gif); color: #FFF; display: block; padding: 7px 10px 0px 15px; font-weight: bold; }
.home-post-titles3 { width: 895px; height: 23px; background-image: url(../images/post-title-bg2.gif); color: #FFF; display: block; padding: 7px 10px 0px 15px; font-weight: bold; }
.home-post-titles4 { width: 895px; height: 23px; background-image: url(../images/post-title-bg2.gif); color: #FFF; display: block; padding: 7px 10px 0px 15px; font-weight: bold; }
.home-post-titles a { float: left; }
.home-post-titles a:link, .home-post-titles a:visited { color: #FFF; }

.post-inside { color: #aaa; padding: 8px 13px 13px 13px; }
.post-inside-pic { padding-top: 30px; }
.post-inside-error { text-align: center; padding-top: 85px; }
.post-inside-video { position: absolute; padding-top: 25px; padding-left: 12px; z-index: 0; }
.post-inside-small { padding: 2px 6px 2px 6px; margin-top: 4px; float: left; }
.post-inside-small-pic { margin-left: 15px; margin-top: 4px; padding-bottom: 15px;}
.post-inside-small a { font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small; color: #aaa; text-decoration: none; }
.post-info { color: #5B6461; font-size: 10px; display: block; border-top: 1px solid #3B4341; border-bottom: 1px solid #3B4341; padding: 2px 0px 2px 0px; margin: 0px 0px 5px 0px; }
.post-info-small { color: #5B6a461; font-size: 10px; display: block; width: 228px; border-top: 1px solid #3B4341; border-bottom: 1px solid #3B4341; padding: 2px 0px 2px 0px; margin: 0px 0px 0px 0px; float: right; }
.post-info a { color: #5B6461; }
.post-data { color: #5B6461; font-size: 10px; display: block; padding: 2px 0px 2px 0px; margin: 0px 0px 5px 0px; }
.post-inside a { color: #5B6461; }

.stire-intro { padding-top: 5px; float: left; }

.thumbnail-small { border: 3px solid #333E3C !important; margin-right: 10px; float: left; display: inline; }
.thumbnail-small-gal { border: 3px solid #333E3C !important; margin-bottom: 10px; margin-left: auto; margin-right: auto; display: inline; }

/* stuff */
.left { float: left; }
.right { float: right; }
#promo { color: #535353; }
#promo a { color: #535353; text-decoration: none; }
#promo a:hover { color: #fff; text-decoration: none; }
.link { color: #535353; text-decoration: none; }
.link:hover { color: #fff; text-decoration: none; }
.vstr { padding-top: 10px; padding-bottom: 10px; }
hr { border: none 0; border-top: 1px dashed #ccc; width: 50%; height: 1px; } 
h3 { font-weight: bold; font-size: 130%; color: #555D6F; margin-bottom: .5em; padding-top: 6px; }
.text1 { font-size: 90%; }
.no-data { color: #555D6F; font-size: 85%; font-weight: bold; }

.nume { font-weight: bold; font-size: 130%; color: #555D6F; padding-top: 6px; }
.nume2 { font-weight: bold; font-size: 100%; color: #555D6F; padding-top: 6px; }
.nume2 a { text-decoration: none; font-weight: bold; font-size: 100%; color: #555D6F; padding-top: 6px; }
.nume2 a:hover { text-decoration: none; font-weight: bold; font-size: 100%; color: #555D6F; padding-top: 6px; }
.functie { font-size: 80%; }
.pinfo { text-align: left; font-size: 90%; padding-top: 10px; padding-left: 10px; }

#membrii td { padding-bottom: 5px; }

#banner_top {
  float: right;
  padding-top: 50px;
  padding-right: 40px; 
}

.row1 { padding-top: 10px; }
