@font-face{
    font-family:'UVNTinTuc';
    src: url('http://muabandichvu.net/template/fonts/uvntintuchepthem_b-swiss.ttf');
}
@font-face{
    font-family:'Roboto';
    src: url('http://muabandichvu.net/template/fonts/Roboto-Condensed-webfont.woff');
}
body{
    font:13px/20px Arial,Tahoma,sans-serif;
    color:#000
}
a{
    text-decoration: none;
    color:#515151;
}
a:hover{color:#2ecc71}
.container{
    width:1200px;
    margin:0px auto;
    position: relative;
}
#wrapper{
    background:#fff;
    box-shadow:0px 0px 3px #ccc;
    padding:0px 10px;
    margin:0px auto;
}

#cart-icon{
    position: fixed;
    right:0px;
    top:280px;
}


/* ----------- Header ----------- */
#header{
    width:1200px;
    z-index:200;
    position: relative;
    background:#fff;
}
#banner{
    min-height: 90px;
    position: relative;
}
/* -- search -- */
#search-box{
    position: absolute;
    bottom:7px;
    right:0px;
    background:#8e44ad;
    padding:5px 5px;
}
#search-box .txt-search{
    padding:5px 5px;
    width:200px;
}
#search-box .but-search{
    background:url(/template/img/search_icon.png) no-repeat center;
    width:20px;
    height:16px;
    cursor: pointer;
}
/* -- menu page -- */
#menu-page{
    z-index: 200;
    background:#ecf0f1;
    border:1px solid #dfe1e2;
    border-top:0px;
    position: absolute;
    right:0px;
    top:0px;
    border-radius:0px 0px 5px 5px;
}
#menu-page ul{
    list-style: none;
    padding:0px 10px;
}
#menu-page li{
    float:left;
}
#menu-page a{
    background-position: 10px;
    display: block;
    line-height:40px;
    font-weight: bold;
    padding:0px 15px;
    text-transform: uppercase;
    color:#676767;
}
#menu-page a:hover,#menu-page li.current a{
    color: #2ecc71;
}
/* -- category lv1 -- */
#cate{
    background:#ffce54;
    border-bottom:3px solid #f6bb42;
}
#cate ul{list-style: none;}
#cate .lv1 > li{
    float:left;
}
#cate .lv1 > li > a{
    display: block;
    line-height:40px;
    font-weight: bold;
    color:#333;
    text-transform: uppercase;
    padding:0px 15px;
    border-right:1px solid #f6bb42;
    text-shadow: 0px 1px 0px #FFEEC3;
    font-size: 15px;
}
#cate .lv1 > li > a:hover,#cate .lv1 > li.current > a{
    background:#f6bb42;
}
#cate .lv2{
    background:#434a54;
    height:40px;
    position: absolute;
}
/* -- category lv 2 -- */
#cate-child{
    background:#434a54;
}
#cate-child ul{list-style: none;}
#cate-child li{
    float:left;
}
#cate-child ul > li > a{
    display: block;
    line-height:40px;
    font-weight: bold;
    color:#fff;
    text-transform: uppercase;
    padding:0px 15px;
    border-right:1px solid #4e5661;
}
#cate-child > ul > li > a:hover,#cate-child > ul > li.current > a{
    background:#5a626e;
}
/* -- user bar -- */
#user-bar{
    background:#f6f6f6;
    height:40px;
    border-bottom:1px solid #ececec;
    line-height:40px;
    padding:0px 10px;
}
#user-bar form{display: inline;}
#login-form{
    background:url(/template/img/icon/user.png) no-repeat left center;
    padding-left:25px;
}
#profile span{
    font-weight: bold;
    color:#e74c3c;
}

/* ----------- main ----------- */
#main{
    margin-top:10px;
}
.page{margin-bottom:10px;}
.page > .top > .title{
    font-family:'UVNTinTuc';
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    line-height:35px;
    padding-bottom:5px;
    border-bottom:1px solid #ccc;
    color:#34495e;
    text-indent: 10px;
    margin-bottom:0px;
}
.page > .top{
    position: relative;
}
.page > .top > .title span{
    color:#ff0000;
}
.page > .middle{
    padding-top:10px;
}
.page > .middle > .tool{
    margin-bottom:10px;
}

/* ----------- register ----------- */
#tb-reg{
    width:600px;
    margin:0px auto;
    margin-bottom: 10px;
}
#tb-reg td.guide{
    text-align: center;
    font-weight: bold;
    background:#f8f8f8;
}
#tb-reg th,#tb-reg td{
    padding:10px 10px;
    border-bottom:1px solid #eee;
}
#tb-reg th{
    font-weight: normal;
    text-align: right;
}
#tb-reg td input{
    width:250px;
}

/* ----------- lost password ----------- */
#tb-lost{
    width:600px;
    margin:0px auto;
    margin-bottom: 10px;
}
#tb-lost td.guide{
    text-align: center;
    font-weight: bold;
    background:#f8f8f8;
}
#tb-lost th,#tb-lost td{
    padding:10px 10px;
    border-bottom:1px solid #eee;
}
#tb-lost th{
    font-weight: normal;
    text-align: right;
}
#tb-lost td input{
    width:250px;
}


/* ----------- Home.php ----------- */
#home-page{
    margin-top:-10px;
}
#slider{
    margin-bottom:10px;
}
.cate{
    float:left;
    width:391.3px;
    margin-right:10px;
    border:1px solid #16a085;
    margin-bottom:10px;
}
.cate > .top{
    height:35px;
    background:#16a085;
}
.cate > .top > .title > a{
    display: block;
    font-size: 15px;
    color:#fff;
    text-indent: 10px;
    line-height:35px;
    text-transform: uppercase;
}
/* -- cate item -- */
.cate .item{
    border-bottom:1px solid #eee;
    padding:10px;
}
.cate .item:last-child{
    border-bottom:none;
}
.cate .item .thumb{
    float:left;
    margin-right:10px;
    width:142px;
}
.cate .item .thumb img{
    border:1px solid #ccc;
    padding:1px;
}
.cate .item .info{
    float:left;
    width:217px;
}
.cate .item .name a{
    display: block;
    font-size:19px;
    line-height:23px;
    margin-bottom:0px;
}
.cate .item .desc{
    font-size:12px;
    color: #747474;
}

/* ----------- Category.php ----------- */
#sidebar{
    width:240px;
    float:left;
    margin-right:10px;
}
#main-content{
    float:left;
    width:950px;
}
#category-page .middle .tool{
    margin-bottom:10px;
}
/* -- reg cate -- */
.track-cate{
    position: absolute;
    right:0px;
    top:6px;
    background:#eee;
    padding:5px 10px;
}
.track-cate input{
    vertical-align: middle;
}
.track-cate span{
    display: inline-block;
    position: relative;
    top:2px;
    font-style: italic;
}
/* -- hot product -- */
#hot-product{
    border-bottom:1px dashed #ccc;
    margin-bottom:10px;
    background:#fafafa;
    padding-top:10px;
}

/* ----------- owner_product.php ----------- */
.product-item .date{
    position: relative;
}
.product-item .chk-product{
    position: absolute;
    left:5px;
    top:4px;
}

/* ----------- list product ----------- */
.product-item{
    float:left;
    width: 390.5px;
    margin-right:10px;
    border:1px solid #16a085;
    margin-bottom:10px;
    background:#fff;
    position: relative;
}

.product-item .stick-pro{
    background: url(/template/img/stick_pro.png) no-repeat top left;
    position: absolute;
    width:30px;
    height: 35px;
    right: 35px;
    top: 35px;
}
.product-item .wrap-top{
    background:#e1e4e9;
}

.product-item .wrap-top .p-type{
    float: left;
}

.product-item .wrap-top .p-type span{
    padding: 5px 10px;
    background: #E74C3C;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    border-radius: 3px;
    margin-left: 5px;
    line-height: 30px;
}

.product-item .date{
    float: right;
    color:#989fa9;
    font-size:12px;
    text-align: right;
    line-height:31px;
    padding-right:5px;
}
.product-item .date span{font-weight: bold;}
.product-item .thumb{
    padding:10px;
    padding-bottom:0px;
    text-align: center;
}
.product-item .thumb img{
    padding:1px;
    border:1px solid #eee;
}
.product-item .name a{
    display: block;
    text-align: center;
    font-size:14px;
}
.product-item .info a{color:#fff}
.product-item .info a:hover{text-decoration: underline;}
.product-item .info{
    background:#15957c;
    color:#fff;
    font-size:12px;
    line-height:25px;
    padding:0px 5px;
}
.product-item .post-by{float:left;}
.product-item .post-by a{font-weight: bold;}
.product-item .total-post{
    float:right;
}

/* ----------- product.php ----------- */
#product-page > .middle > .tool{
    margin-bottom:10px;
}
/* -- show product -- */
#product{
    margin-bottom:10px;
    border:1px solid #3498db;
}
#product > .top{
    height:35px;
    background:#3498db;
    line-height:35px;
    color:#fff;
    font-weight: bold;
    text-indent: 10px;
    text-transform: uppercase;
}
#product .middle{
    background:#eee;
    border-bottom:1px solid #ccc;
    padding:10px;
    position: relative;
}

/* -- detail -- */
#product .detail{
}
#product .detail .wrap-left{
    float:left;
    width: 504px;
    margin-right:10px;
}
#product .detail .thumb{
}

#product .detail .thumb img{
    padding:1px;
    border:1px solid #ccc;
    max-width: 100%;
}
#product .info{
    float:left;
    width:350px;
    min-height: 250px;
}
#product .info > div{
    border-bottom:1px dashed #ccc;
    padding:10px 10px;
}
#product .info .name{
    font-family:'UVNTinTuc';
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}
#product .info .user a{
    font-weight: bold;
    color: #e74c3c;
}

.user .user_vote{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color:#007700
}

.user .user_vote i{
    background: url(/template/img/star100.png) no-repeat right center;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 3px;
}

.user .admin_vote{
    display: inline-block;
    background: url(/template/img/cup.png) no-repeat right center;
    width: 20px;
    height: 31px;
    vertical-align: middle;
}

.user .vote-it {
    padding: 0 10px;
}

.user .vote-it a{
    color:#ff0000;
}

.user .vote-it a:hover{
    color:#2ecc71
}
#other-img{margin:5px 0}
#other-img img{
    padding:1px;
    border:1px solid #ccc;
    display: inline-block;
    margin-right:3px;
    cursor: pointer;
}
/* auction */
#product .auction{
    position: absolute;
    right:10px;
    top:10px;
    width:300px;
}
#product .auction div{
    padding:16px;
    font-size:30px;
    text-transform: uppercase;
    text-align: center;
    color:#fff;
    margin-bottom:10px;
}
#product .auction div p{
    font-weight: bold;
    font-size:15px;
    margin-bottom:20px;
}
#product .auction .date-expired{
    background:#393939;
    border:1px solid #1f1f1f;
    box-shadow:0px 0px 10px #000 inset;
}
#product .auction .price{
    background:#ee0000;
    border:1px solid #dd0000;
    box-shadow:0px 0px 10px #cc0202 inset;
}

#product .auction .price-accept{
    background: #9E0202;
    border: 1px solid #9E0202;
    box-shadow: 0px 0px 10px #9E0202 inset;
}

/* content */
#product > .content{
    padding:10px;
    overflow: hidden;
}
#product > .bottom{
    border-top:1px solid #dfdfdf;
    background:#f4f4f4;
    line-height:25px;
    padding:0px 5px;
    text-align: right;
}
#product > .bottom a{
    padding: 0 5px;
}

#product > .bottom img{
    padding-top:2px;
    vertical-align: top;
}


/* -- post item -- */
.post-item{
    margin-bottom:10px;
    border:1px solid #3498db;
}
.post-item > .top{
    height:35px;
    background:#3498db;
    line-height:35px;
    color:#fff;
    font-weight: bold;
    text-indent: 10px;
    text-transform: uppercase;
}

/* user info */
.post-item > .user{
    background:#eee;
    border-bottom:1px solid #ccc;
    padding:10px;
}
.post-item .user .thumb{
    float:left;
    width:160px;
    margin-right:10px;
    text-align: center;
}
.post-item .user .thumb img{
    padding:1px;
    border:1px solid #dfdfdf;
}
.post-item .user .info{
    float:left;
    width:250px;
}
.post-item .user .info div{
    padding:5px 0px;
    border-bottom:1px solid #dfdfdf;
    font-size:12px;   
}
.post-item .user .info .name{
    font-weight: bold;
    font-size:16px;
}
.post-item .user .info .name a{
    color:#27ae60;
    display: block;
}
.post-item .user .info div span{
}

.post-item > .content{
    padding:10px;
    overflow: hidden;
}
.post-item > .bottom{
    border-top:1px solid #dfdfdf;
    background:#f4f4f4;
    line-height:25px;
    padding:0px 5px;
    text-align: right;
}
.post-item > .bottom img{
    padding-top:2px;
}
/* -- post -- */
#post{
    margin-bottom:10px;
    border:1px solid #d35400;
}
#post > .top{
    height:35px;
    background:#d35400;
    line-height:35px;
    color:#fff;
    font-weight: bold;
    text-indent: 10px;
    text-transform: uppercase;
}
#post > .middle{
    padding:10px;
}
#post .middle .form-group{
    margin-bottom:10px;
}
#post .middle .form-group .name{
    width:300px;
}

/* ----------- auction.php ----------- */
/* -- auction-item -- */
.auction-item{
    margin-bottom:10px;
    border:1px solid #3498db;
}
.auction-item > .top{
    height:35px;
    background:#3498db;
    line-height:35px;
    color:#fff;
    font-weight: bold;
    text-indent: 10px;
    text-transform: uppercase;
}
.auction-item > .middle{
    background:#eee;
    padding:10px;
    position: relative;
    min-height:215px;
}

/* user info */
.auction-item .user{
    background:#eee;
}
.auction-item .user .thumb{
    float:left;
    width:160px;
    margin-right:10px;
}
.auction-item .user .thumb img{
    padding:1px;
    border:1px solid #dfdfdf;
}
.auction-item .user .info{
    float:left;
    width:250px;
    margin-right:20px;
}
.auction-item .user .info div{
    padding:5px 0px;
    border-bottom:1px solid #dfdfdf;
    font-size:12px;   
}
.auction-item .user .info .name{
    font-weight: bold;
    font-size:16px;
}
.auction-item .user .info .name a{
    color:#27ae60;
    display: block;
}
.auction-item .content{
    float:left;
    width:400px;
}
.auction-item .content legend{
    padding:0px 10px;
    font-weight: bold;
}
.auction-item .content fieldset{
    padding:10px;
    border:1px solid #ccc;
    border-radius:5px;
}

/* auction */
.auction-item .auction{
    position: absolute;
    right:10px;
    top:10px;
    width:300px;
}
.auction-item .auction div{
    padding:20px;
    font-size:30px;
    text-transform: uppercase;
    text-align: center;
    color:#fff;
    margin-bottom:10px;
}
.auction-item .auction div p{
    font-weight: bold;
    font-size:15px;
    margin-bottom:20px;
}
.auction-item .auction .date-expired{
    background:#393939;
    border:1px solid #1f1f1f;
    box-shadow:0px 0px 10px #000 inset;
}
.auction-item .auction .price{
    background:#ee0000;
    border:1px solid #dd0000;
    box-shadow:0px 0px 10px #cc0202 inset;
}

/* -- form auction -- */
#auction{
    margin-bottom:10px;
    border:1px solid #d35400;
}
#auction > .top{
    height:35px;
    background:#d35400;
    line-height:35px;
    color:#fff;
    font-weight: bold;
    text-indent: 10px;
    text-transform: uppercase;
}
#auction > .middle{
    padding:10px;
}
#auction .middle .form-group{
    margin-bottom:10px;
}
#auction .middle .form-group .name{
    width:300px;
}

/* ----------- send_product.php ----------- */
#tb-send-product{
    width:100%;
    margin:0px auto;
    margin-bottom: 10px;
}
#tb-send-product td.guide{
    text-align: center;
    font-weight: bold;
    background:#f8f8f8;
}
#tb-send-product th,#tb-send-product td{
    padding:10px 10px;
    border-bottom:1px solid #eee;
}
#tb-send-product th{
    font-weight: normal;
    text-align: right;
    width:250px;
}
#tb-send-product td input{
    width:250px;
}
#tb-send-product td input[type="radio"]{
    width: 30px;
}
#tb-send-product td.thumb img{
    padding:1px;
    border:1px solid #ccc;
    border-radius:5px;
    margin:0px 5px 5px 0px;
    display: inline-block;
}

/* ----------- sidebar.php ----------- */
.module{
    border:1px solid #2c3e50;
    margin-bottom:10px;
}
.module > .top{
    height:35px;
    background:#2c3e50;
}
.module > .top > .title{
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    color:#fff;
    text-indent: 10px;
    line-height:35px;
    font-weight: bold;
}
/* -- category -- */
#category ul{
    list-style: none;
}
#category .lv1 > li > a{
    display: block;
    padding:7px 10px;
    background:#bdc3c7;
    font-weight: bold;
    border-bottom:1px solid #b3b9bd;
}
#category .lv2 > li > a{
    display: block;
    padding:7px 10px;
    text-indent: 10px;
    background:#ecf0f1;
    border-bottom:1px solid #e0e4e5;
}
/* -- support -- */
#support .middle{
    padding-top:5px;
    text-align: center;
}
#support .middle img{
    max-width:200px;
}
.support-item{
    text-align: center;
    border-bottom:1px dotted #ccc;
}
.support-item:last-child{border-bottom: none;}
.support-item .name{
    font-weight: bold;
    color:#ff0000;
    margin-bottom:5px;
    font-size:15px;
}
.support-item .nick{
    margin-bottom:0px;
}
.support-item .phone{
    font-weight: bold;
    color:#ff0000;
    font-size:13px;
}
.support-item img{
    max-width:80px;
}
/* -- last news -- */
#last-news{
}
#last-news .item{
    border-bottom:1px dashed #e6e5e5;
    padding:5px;
}
#last-news .item:last-child{border-bottom:none;}
#last-news .item .thumb{
    float:left;
    width:55px;
    margin-right:5px;
}
#last-news .item .thumb img{
    width:50px;
    height:50px;
    padding:1px;
    border:1px solid #ccc;
}
#last-news .item .title a{
    font-size: 12px;
    line-height:17px;
    display: block;
    font-weight: normal;
}
/* -- adv -- */
.adv .middle{

}
.adv img{
    margin-bottom:10px;
    max-width:200px;
}

/* ----------- profile_sidebar.php ----------- */
/* -- category -- */
.list-md ul{
    list-style: none;
}
.list-md .lv1 > li > a{
  display: block;
    padding:7px 10px;
    background:#ecf0f1;
    font-weight: bold;
    border-bottom:1px solid #e0e4e5;
}

/* ----------- Message ----------- */
.tb-list{
    margin-bottom:10px;
    width: 100%;
    border:1px solid #e74c3c;
}
/* -- Top -- */
.tb-list .top{
    height:35px;
    background:#e74c3c;
    color:#fff;
    text-transform: uppercase;
}
.tb-list .top .id{
    width:50px;
}
.tb-list .top .user{
    width:200px;
}
.tb-list .top .date{
    width:150px;
}
.tb-list .top .tool{
    width:80px;
}
/* -- Item -- */
.tb-list .item:nth-child(odd) td{
    background:#eee;
}
.tb-list .item td{
    padding:10px;
    border-bottom:1px solid #ccc;
}
.tb-list .item .id,.tb-list .item .user,.tb-list .item .date{
    text-align: center;
}
.tb-list .item .name a{
    font-weight: bold;
    display: block;
}
.tb-list .item .user a{
    display: block;
}
.tb-list .item .tool{
    text-align: center;
}

/* ----------- News ----------- */
/* -- news item -- */
.news-item{
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom:1px dotted #d4d4d4;
}
.news-item h2.title a{
    display: block;
    font-size:18px;
    font-weight: bold;
    line-height:25px;
}
.news-item .thumb{
    float:left;
    width:150px;
    margin-right:15px;
    margin-bottom:10px;
}
.news-item .thumb img{
    width:150px;
    height:100px;
    padding:1px;
    border:3px solid #ebebeb;
    transition: 0.4s;
}
.news-item .thumb img:hover{
    border:3px solid #d4340c;
}
/* -- news detail -- */
#news-detail{margin-bottom:10px;}
#news-detail .description{
    margin-bottom:10px;
    font-size:14px;
    color:#6a6a6a;
}
/* -- news other -- */
#news-other{
    background:url(/template/img/pattern.png) no-repeat top center;
    padding-top:20px;
}
#news-other .title{
    font-weight: bold;
    font-size:14px;
    text-transform: uppercase;
    line-height:30px;
    color:#d4340c;
}
#news-other ul{
    list-style: none;
}
#news-other ul li h2{
    background:url(/template/img/news_item_li.gif) no-repeat left center;
    padding-left:20px;
    font-size:13px;
    line-height:20px;
    font-weight: normal;
}


/* ----------- Pagination ----------- */
.pagination{
    list-style: none;
    float:right;
}
.pagination li{
    float:left;
}
.pagination li.disabled{
    display: none;
}
.pagination li a{
    display: block;
    padding:1px 7px;
    border:1px solid #ccc;
    margin-left:5px;
    font-weight: bold;
    border-radius: 3px;
}
.pagination li.active a{
    border:1px solid #383838;
    background:#383838;
    color:#fff;
    border-radius: 3px;
}
.pagination li a:hover{
    border:1px solid #ff9c00 ;
    background: #ff9c00;
    color:#fff;
}

/* ----------- Form ----------- */
.txt,.txta,.sel{
    padding:4px 5px;
    border:1px solid #ccc;
}
.txt:hover,.txta:focus,.txt:focus,.txta:hover,.sel:focus,.sel:hover{
    border:1px solid #ffa10d;
    box-shadow:0px 0px 3px #ccc;
}
span.guide{
    color:#00813b;
    font-weight: bold;
}
span.note{
    color:#ff0000;
}
b.error{
    font-weight: bold;
    color:#ff0000;
}
.but{
    padding:5px 10px;
    background:#3a3a3a;
    color:#fff;
    font-size:12px;
    font-weight: bold;
    cursor:pointer;
    border-radius: 3px;
}
.but.over:disabled{
    background:#ccc;
}
.but.over{
    background:#e74c3c;
}
.but:hover{
    background:#ffcf0c;
}

.but.forgetpass{
    background: #174E96;
}
/* -- note -- */
.success{
    background:#e6efc2 url(/template/img/icon/success_icon.png) no-repeat left center;
    background-position: 5px;
    padding:7px 10px;
    padding-left:27px;
    border:1px solid #c6d880;
    color:#264409;
    margin-bottom:20px;
    font-weight:bold;
}
.notify{
    background:#fff6bf url(/template/img/icon/notify_icon.png) no-repeat left center;
    background-position: 5px;
    padding:7px 10px;
    padding-left:27px;
    border:1px solid #ffd324;
    color:#514721;
    margin-bottom:20px;
    font-weight:bold;
}
div.errors{
    background:#ff0d0d url(/template/img/icon/error_icon.png) no-repeat left center;
    background-position: 5px;
    padding:7px 10px;
    padding-left:27px;
    border:1px solid #c50202;
    color:#fff;
    margin-bottom:20px;
    font-weight:bold;
}


/* ----------- Contact ----------- */
#tb-contact{
    width:570px;
}
#tb-contact th{
    width:130px;
    text-align: right;
}
#tb-contact th,#tb-contact td{
    padding:3px 5px;
}


/* ----------- Cart ----------- */
#tb-cart{
    border:1px solid #eee;
    width:100%;
}
#tb-cart th{
    background:#d2d2d2;
    font-weight: bold;
    padding:7px 12px;
}
#tb-cart td{
    padding:7px 12px;
}
/* -- order -- */
#tb-order{
    width:570px;
}
#tb-order th{
    width:130px;
    text-align: right;
}
#tb-order th,#tb-order td{
    padding:3px 5px;
}

/* ----------- foo ----------- */
#foo{
    background:url(/template/img/foo.png) repeat-x top left;
    height:227px;
}
#foo .bar{
    position: absolute;
    bottom:-230px;
    left:20px;
    z-index:20;
}


/* ----------- Footer ----------- */
/* -- footer -- */
#footer{
    background:#2D2D2D url(/template/img/footer_bg.png);
}

#footer #footer_time{
    background:#222222;
    color:#FFF;
    text-align: center;
    line-height:26px;
    font-size: 12px;
}

#footer a{color:#ccc}
#footer a:hover{color:#2ecc71}
#footer .content{padding:10px; color:#fff;}
#license,#license a{
    background:#222222;
    text-align: center;
    font-size:10px;
    color:#ccc;
}

/*