#nav{ display: none}
#home-left .mshow{display:none;}
            #top{display: block}
			#header{display: block}
			#cat-menu{display: block}
.menu-menu-container #nav	{ display: block}		
@media screen and ( max-width: 767px ) {
            #nav{ display: block}
            #top{display: none}
			#header{display: none}
			#cat-menu{display: none}
			#bottom .inner{width:100%}
			#bottom ul.blogroll li {
    float: left;
    display: inline;
    width: 15%;
    margin-right: 14px;
}
body{ }
.minbar dl dt{width: 10%;}
.minbar dl dd{width: 85%;}
.post-grid .post {width:96%;padding-left: 2%;padding-right: 2%}


#nav {
    width: 100%;
    font-size: 18px;
    height: 60px;
    color: #ccc;
    position: relative;
    z-index: 998
}

.width #nav {
    font-size: 14px
}

.nav-ul {
    height: 60px;
    background: #33363b;
    position: relative
}

.nav-ul li {
    float: left
}

#nav .nav-ul li a {
    color: #bbb;
    display: inline-block;
    padding: 0 5px;
    text-decoration: none;
    height: 60px;
    line-height: 60px;
	width:auto;
}
#nav #logo {
    background: url(/static/image/logo2.png) no-repeat 2px 8px;
    width: 90px;
    height: 50px;
	margin: 0px;
}

.nav-ul .current_page_item a {
    background: #000;
    color: #efefef;
    text-decoration: none
}

.nav-ul .dropdownlink a span {
    position: relative;
    top: -1px;
    border-style: solid dashed dashed;
    border-color: transparent;
    border-top-color: #bbb;
    display: -moz-inline-box;
    display: inline-block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 0;
    border-width: 3px 3px 0;
    padding-top: 1px;
    left: 4px
}

.submenu {
    display: none;
    width: 100%;
    position: absolute;
    z-index: 999;
    top: 60px;
    left: 0;
    border-top: 0;
    background: #fff;
    padding: 5px 0;
    border-top: 3px solid #ff7b00;
    border-bottom: 3px solid #ff7b00;
    text-align: center;
    box-shadow: 0 3px #4e4e4e
}

ul.submenu li {
    float: none;
    clear: both;
    border: 0;
    display: inline-block;
    padding: 4px 0
}

ul.submenu li a, #nav_explor .cat_ul li a, #nav_tags a {
    border: 0;
    display: block;
    padding: 0 10px;
    margin: 0 5px;
    text-align: center;
    height: 26px;
    line-height: 26px;
    color: #333;
    text-decoration: none;
    background: #ddd;
    border-radius: 5px
}

ul.submenu li a:hover {
    background: #82c83c;
    color: #fff
}

ul.submenu .submenu_div {
    border-bottom: 1px solid #ddd;
    border-left: 5px solid #ddd;
    clear: both;
    display: block;
    text-align: left;
    padding: 2px 5px;
    margin: 0 0 5px 5px;
    line-height: 16px;
    color: #666;
    overflow: hidden
}

#nav_explor .cat_ul li {
    margin: 0;
    padding: 2px 0;
    float: none;
    clear: none;
    border-top: 1px dashed #eee;
    display: inline-block
}

#nav_explor .cat_ul li a {
    width: 73px
}

.cat_ul {
    clear: both;
    overflow: hidden
}

#nav_tags {
    text-align: left
}

#nav_tags a {
    width: auto;
    display: inline-block;
    margin: 0 3px
}

#nav_search {
    overflow: hidden
}

#searchform {
    clear: both;
    overflow: hidden;
    display: inline-block;
    width: 304px;
    margin: 15px auto 5px auto;
	border:none;
}

#searchform #searchTextbox {
    height: 20px;
    width: 210px;
    padding: 5px;
    border: 2px solid #ddd;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    margin-right: 10px;
    float: left
}

#searchform #searchTextbox:focus {
    border: 2px solid #ff7b00
}

#searchsubmit {
    height: 34px;
    float: left
}

#searchTitle {
    border-bottom: 3px solid #ff7b00;
    padding: 6px 0;
    font-size: 16px;
    color: #000;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center
}

#searchform input#searchsubmit {
    -webkit-appearance: none;
    width: 70px;
    display: inline-block;
    padding: 7px 0;
    background: #ff7b00;
    color: #fff;
    border-radius: 5px;
    border: 0 none;
    font-weight: 700;
    font-size: 14px;
	
	
	float:none; 
    height: auto;
    margin: 0px;
    overflow: auto;
    text-indent: unset;
    cursor: pointer;
	
	
}

.ui-title {
    width: 100%;
    overflow: hidden
}

.ui-tab {
    overflow: hidden;
    background-color: #e5e5e5
}

.ui-tab li, .ui-tab h3, .ui-tab h2 {
    width: 25%;
    line-height: 40px;
    float: left;
    height: 40px;
    margin-right: -1px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.ui-tab li.last {
    border-right: 0 none
}

#hot-new .ui-tab li {
    width: 33.3%
}

.ui-tab h3, .ui-tab h2 {
    border: 0 none;
    color: #494949;
    font-weight: 700;
    font-size: 18px
}

.ui-tab li a, .ui-tab h2 a, .ui-tab h3 a {
    display: block;
    height: 40px;
    width: 100%;
    overflow: hidden;
    color: #494949;
    font-size: 18px;
    text-align: center
}

.ui-tab li a:hover, .ui-tab a:visited, .ui-tab h2 a:hover, .ui-tab h3 a:hover, .ui-tab h2 a:visited, .ui-tab h3 a:visited {
    color: #494949;
    background-color: #ccc
}

.ui-tab li.current a {
    position: relative;
    height: 41px;
    font-weight: 700;
    color: #ff7b00;
    font-size: 20px;
    background-color: #fff
}

.ui-tab .more {
    display: block;
    height: 40px;
    line-height: 38px;
    padding: 0 10px;
    float: right
}

.ui-tab .more:hover {
    color: #ff7b00
}

.ui-list em {
    color: #c00;
    font-style: normal
}

.ui-list li {
    width: 100%;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #eee
}

.c_pic {
    height: 90px;
    margin: 20px 0 0 10px;
    position: absolute;
    width: 70px
}

.c_info {
    min-height: 130px;
    padding: 0 0 0 80px;
    position: relative
}

.az_clickarea {
    bottom: 0;
    display: block;
    left: 0;
    padding: 13px 0 0 88px;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.az_clickarea a, .az_clickarea a:visited {
    padding-top: 16px;
    color: #ff7b00;
    font-size: 18px;
    text-indent: 10px
}

.az_items_score {
    color: #999;
    font-size: 14px;
    padding-top: 45px;
    text-indent: 10px
}

.az_items_score a, .az_items_score a:visited {
    color: #999;
    font-size: 14px
}

.az_entry_excerpt {
    color: #666;
    padding: 0 10px
}

.ui-list li i {
    display: block;
    width: 35px;
    height: 19px;
    overflow: hidden;
    float: right;
    margin-top: 12px;
    background: url(/static/image/arrow2.png) center center no-repeat
}

#wrapper{
width:100%;

}
#homepage{padding:0px;}
.slider{width:100%;height:800px; overflow:hidden;}
#home-left{width:100%;}
#bottom{ display:block }
#home-left .mshow {
display: block; }
#home-right{display:none;}
#header{padding:0px;}
#main{width:100%;}
#bottom{width:100%;padding:0px;}
#slider-wrap{width:100%;}
.slider .end, .new-home-box .end, .top-home-box .end{margin-right:4%;}

.slider li {
    float: left;
      margin-bottom: 10px;  
    margin-left: 5%;
	margin-right: 4%;
    width: 24%;
    text-align: center;
    position: relative;
    overflow: hidden;}
.new-home-box img{
width:120px;height:170px;
}	
.new-home-box {width:100%;height:800px; overflow:hidden;}
.new-home-box ul li {
   float: left;
      margin-bottom: 10px;  
    margin-left: 5%;
	margin-right: 4%;
	margin-top:0px;
    width: 24%;
    text-align: center;
    position: relative;
    overflow: hidden;
}
	.new-home-box li a{ width:100%;}
	.new-home-box .entry-rating{top:152px;}
	
	
	#content {
    float: left;
    width: 100%;
    overflow: hidden;
}
#content {
    float: left;
    width: 100%;
    overflow: hidden;
}
#breadcrumb {
      width: 100%;
	}
	.post-grid {
    display: block;
    margin-left: 2px;
}
#breadcrumb {
    width: 100%;
    margin: 0px 0px 15px 0px;
	padding: 0px;
	}
	.post{position:relative;}
	.post .postli-1 a {
    bottom: 0;
    display: block;
    left: 0;
    padding: 5px 0 0 120px;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.entry-meta {
    color: #999;
    margin: 26px 0 0 0;
    font-size: 12px;
}
#sidebar{display:none;}
.wrap{width:100%;}
	.entry-content #movie_info{width:300px;}
	.entry{width:98%;      margin-left: 1%;}
	
	.txt-list{width:100%;}
	#playPath{height:300px;}
	.txt-list li {
    width: 45%;
	}
	
	.postli-1 a{color: #37b;}
	.slider li a{color: #37b;}
	.new-home-box .new{color: #37b; width:120px;}
	.minbar dl dd .this{ background-color:#37b;}
	.entry-tags a{color: #37b;}
	.wp-pagenavi:first-child{display:none;}
	
	#play_list {
    border: 2px solid #ff7d00;
    float: left;
    width: 22%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #efefef;
    border-radius: 4px;
    margin: 0 7px 7px 0;
    font-size: 16px;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
}

.wp-pagenavi a, .wp-pagenavi b {
    color: #37b;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    text-align: center;
    padding: 0 15px;
	margin:0px;
    text-decoration: none;
    vertical-align: middle;
    background-color: #ddd;
	border:0px ;
}
.moviepic{width:100%}
img.size-full, img.size-large {
    width: 100%;
    height: auto;
}
.wp-pagenavi{text-align:center;}
        } 
		
		.wp-pagenavi a, .wp-pagenavi b{display:inline-block;}
		.wp-pagenavi a, .wp-pagenavi b {
    color: #37b;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    text-align: center;
    padding: 0 15px;
	margin:0px;
    text-decoration: none;
    vertical-align: middle;
    background-color: #ddd;
	border:0px ;
}