@charset "utf-8";
/* CSS Document */
#content .content_all .box_left h1,
#content .content_all .box_right h1{width:500px; float:left; }
#content .content_all .box_right h1 {width:217px; padding:13px 0 0 25px;}


#content .content_all .box_left,
#content .content_all .box_right{width:689px; height:auto;color:#000; float:left; margin-bottom:25px;  }

#content .content_all .box_left .box_top,
#content .content_all .box_right .box_top{  width:100%; background:url(layout/blog_big_top.gif) no-repeat center top; height:29px; position:relative;float:left;}
#content .content_all .box_left .box_middle,
#content .content_all .box_right .box_middle{  border-left:1px solid #cacbcb;border-right:1px solid #cacbcb;width:637px; height:auto;background:#fff; padding:0 25px 15px 25px; position:relative;float:left;}
#content .content_all .box_left .box_bottom,
#content .content_all .box_right .box_bottom{  width:100%; background:url(layout/blog_big_bottom.gif) no-repeat center top; height:10px;position:relative;float:left;  }

/*box right*/
#content .content_all .box_right {width:244px; }
#content .content_all .box_right .box_top {background:url(layout/blog_small_top.gif) no-repeat center top;height:56px; }
#content .content_all .box_right .box_top_simple {background:url(layout/blog_small_simple_top.gif) no-repeat center top;height:6px; font-size:0px; }
#content .content_all .box_right .box_middle {width:242px; padding:0}
#content .content_all .box_right .box_bottom {background:url(layout/blog_small_bottom.gif) no-repeat center top;}

/*end boxes*/
#content .content_all .box_left .box_title,
#content .content_all .box_right .box_title{ width:100%; height:30px; border-bottom:2px solid #cacbcb; float:left;padding-bottom:8px; color:#000;  margin-bottom:8px; }

#content .content_all .box_left .box_title .blog_date {width:68px;height:21px; padding:10px 4px 0 3px; float:right; background:url(layout/blog_date.jpg) no-repeat center bottom; color:#FFF; cursor:default; }
#content .content_all .box_left .box_title .blog_date span{font-size:10px; display:block; float:right; padding-top:4px ; text-transform:uppercase; }
#content .content_all .box_left .box_title .blog_date strong{font-size:18px;display:block;  float:left;  width:25px; text-align:center; line-height:20px;}



/*tags*/
#content .content_all .box_left .box_tags{width:100%; height:22px; border-top:2px solid #cacbcb; float:left;padding:8px 0 0px 0; margin-top:8px; font-size:12px;}

.box_tags .read_more{float:left;width:95px; margin-top:3px;}
.box_tags .read_more a{white-space:nowrap;color:#FFFFFF;font-weight:bold; text-decoration:none;font-size:11px; display:block;}
.box_tags .read_more a:hover{cursor:pointer;color:#d0f2ff;text-decoration:none;}
.box_tags .read_more a span{float:left;height:20px; width:5px; background:url(layout/blog_read_more_left.jpg) no-repeat left top; padding-left:3px;}
.box_tags .read_more a span span{float:left;height:17px; width:auto; background:url(layout/blog_red_more_right.jpg) no-repeat right top; padding-right:6px;padding-top:3px; }

.box_tags .tags{float:left; height:auto; width:490px;display:block; font-size:12px; padding-top:5px;}
.box_tags .small_comment_box {float:right;background:url(layout/blog_bubble.jpg) no-repeat; height:23px; width:32px;  text-align:center; padding-top:5px;}
.box_tags .small_comment_box a{ display:block;font-size:14px; font-weight:bold; color:#000;}
.box_tags .small_comment_box a:hover{text-decoration:none; color:#0098d3;}
/*end tags*/
/*right ul*/
.box_right .box_middle ul.ul_menu,.box_right .box_middle ul.ul_menu li
.box_right .box_middle ul.ul_archives,.box_right .box_middle ul.ul_archives li
{margin:0; padding:0; list-style:none;}
.box_right .box_middle ul.ul_menu li{background:url(layout/blog_small_bottom.gif) no-repeat center bottom;  height:40px;}
.box_right .box_middle ul.ul_menu li.last{background:none; height:35px;}
.box_right .box_middle ul.ul_menu li a, a.back_to_blog{ height:25px; display:block; font-size:20px; color:#0098d3;font-weight:bold; padding: 7px 0 8px 27px}
.box_right .box_middle ul.ul_menu li.last a{padding: 7px 0 2px 27px;}
.box_right .box_middle ul.ul_menu li a:hover, a:hover.back_to_blog{color:#0184b7; text-decoration:none;}
.box_right .box_middle ul.ul_menu li a.selected,.box_right .box_middle ul.ul_menu li a.selected:hover{color:#000; background:url(layout/blog_right_li_selected.gif) no-repeat top left; cursor:default;}

/*arhives*/
.box_right .box_middle ul.ul_archives  { margin:10px 0;}
.box_right .box_middle ul.ul_archives li { padding:3px 25px; height:25px;}
.box_right .box_middle ul.ul_archives li a{ border-bottom:1px solid #e0e0e0;display:block; padding:4px 0 4px 30px; background:url(layout/blog_right_li_a_box.jpg) no-repeat left top;}
.box_right .box_middle ul.ul_archives li a.last{ border-bottom:none; padding-bottom:0;}

/*popuar tags*/
#content .content_all .box_right .box_middle .tag_links{ padding:10px 25px;line-height:17px;}
#content .content_all .box_right .box_middle .tag_links a{font-size:12px;}

/*pagination*/
#content .content_all #pagination{height:27px;width:690px;float:left;background:url(layout/blog_pagination_bg.gif) no-repeat center top; padding:7px 0 0 0;margin-bottom:5px;}
/*START pagination*/
  #content .content_all #pagination .prev_link{float:left;width:104px; text-align:right;}
  #content .content_all #pagination .next_link{float:right;width:80px; text-align:left; }
  #content .content_all #pagination .middle_link{float:left;width:235px; padding:0 135px; text-align:center; }
/*END pagination*/

/*images links bg*/
.box_left span.img_big,
.box_left span.img_small, 
.box_right span.img_right,
.box_left .comment span.img_comment,
.box_left .box_middle a.img_links {float:left;background:#bbdae8; padding:3px;display:inline-block; margin: 5px 10px 5px 0;}

.box_left span.img_big{width:627px; height:236px;}
.box_left span.img_big img {float:left;border:1px solid #fff;width:625px; height:234px}

.box_left span.img_small {width:248px; height:228px;}
.box_left span.img_small img {width:246px; height:226px; border:1px solid #fff}

.box_right span.img_right{width:218px; height:217px; margin:3px 9px;}
.box_right span.img_right img {float:left;border:1px solid #fff;width:216px; height:215px}

.box_left .comment span.img_comment { width:82px; height:82px;}
.box_left .comment span.img_comment img { width:80px; height:80px; border:1px solid #fff;}


.box_left .box_middle a.img_links{ width:96px; height:96px;}
.box_left .box_middle a.img_links img {border:1px solid #fff; width:94px; height:94px;}
.box_left .box_middle a:hover.img_links img{ border:1px solid #0fa2db;;}
