/* CSS Document */


/* main -------------------------*/
.movie              {height:460px; border-top:3px #fff solid;}

.date               {font-family:Verdana; line-height:100%;}

/* news_blog --------------------*/
#news_blog          {width:680px; margin-top:15px;}
/* news */
#news_blog .news    {width:415px; border-top:3px solid #fff; padding-top:5px; float:left;}
.news p.morenews    {font-size:85%; font-weight:bold; text-align:right;}
.news p.morenews a  {margin-right:7px;}
.news .bloc         {margin:5px 0 10px 0;}

.news .bloc p       {float:left; width:80px; padding-left:20px; background:#000 url(../images/news_line.gif) repeat-y left;}
.news .bloc p a img {border:1px solid #000;}
.news .bloc p a:hover img{border:1px solid #525252;}
.news .bloc ul      {width:300px; float:right; padding-right:1px;}
.news .bloc li.ttl  {font-weight:bold; line-height:100%; margin:2px 0 5px 0;}
.news .bloc li.txt  {margin-top:5px; font-size:90%;}
.news .bloc li.date  {font-size:90%; margin-bottom:5px; color:#7fbfff;}
.news .bloc li.more a{margin:15px 0 0 0; padding:0 3px 0 2px;}
.news .bloc li.more a:hover{padding:0 3px 0 2px; background-color:#1f1f1f;}
.news  h2           {margin-bottom:10px; border-bottom:1px solid #232323; padding-bottom:10px;}

/* blog */
#news_blog .blog    {width:250px; border-top:3px solid #fff; padding-top:5px; float:right;}
#news_blog .blog p a img{width:50px; margin:0 10px 0 3px; float:left; border:1px solid #000;}
#news_blog .blog p a:hover img{border:1px solid #525252;}
#news_blog .blog span{font-size:9px!important; margin-bottom:2px;}
#news_blog .blog li {margin-bottom:3px; background:#000 url(../images/dotline.gif) repeat-x bottom; padding:5px 0 22px 0; font-size:110%;}
#news_blog .blog li a {font-weight:bold;}
#news_blog .blog a img {width:50px; margin:0 10px 0 3px; float:left; border:1px solid #000;}
#news_blog .blog a:hover img{border:1px solid #525252;}
#news_blog .blog h2 {margin-bottom:5px; border-bottom:1px solid #232323; padding-bottom:10px;}


/* twitter */
#news_blog .twitter    {width:250px; border-top:3px solid #fff; padding-top:5px; float:right; margin-top:20px;}
#news_blog .twitter h2 {margin-bottom:5px; border-bottom:1px solid #232323; padding-bottom:10px;}
#news_blog .twitter li {border-bottom:1px dotted #fff; padding:0 0 7px 2px; margin-top:7px;}
#news_blog .twitter li span {color:#fff!important;}

/* photo */
#news_blog .photo    {width:250px; border-top:3px solid #fff; padding-top:5px; float:right; margin-top:25px;}
#news_blog .photo h2 {margin-bottom:10px; border-bottom:1px solid #232323; padding-bottom:10px;}
.photo .bloc         {margin-bottom:10px; background:
                     #000 url(../images/dotline.gif) repeat-x bottom; padding-bottom:10px;}
.photo .bloc p a img {width:50px; margin:0 10px 0 3px; float:left; border:1px solid #000;}
.photo .bloc p a:hover img{border:1px solid #525252;}
.photo .bloc ul      {width:180px; float:right; padding-right:1px;}
.photo .bloc li.date {width:127px; font-size:9px; margin-bottom:5px;}
.photo .bloc li.ttl  {font-size:110%; margin:2px 0 5px 0; font-weight:bold;}
.photo .bloc li.txt  {font-size:95%; line-height:120%;}



#feed div {margin-bottom:10px;}

#feed span {color:#fff!important;}

