/*   
Theme Name: TheTravelPlanet
Version: 2
*/

.widget { list-style:none; }
#commentform label{display:block;}
#commentform input[type="submit"]{background:#2eaa83; color:#fff; border:none; box-shadow:none;padding:5px 15px;}
#commentform input[type="submit"]:hover{background:#000; color:#fff;}
#commentform input,#commentform button,#commentform select,#commentform textarea{border:1px solid #2eaa83; min-height:32px;}
.section-b-wrapp .bwg_nav_cont_0 { display:none; }
.alignright {
    float: right;
    margin: 20px;
}
.alignleft{float:left; margin-right:20px;}
.testi_para > span {
    display: block;
    font-style: italic;
    margin: 10px auto;
}
.centertxt { text-align:center; }

.page-boxes {
    background: #f1f1f1 none repeat scroll 0 0;
    padding:20px;
    text-align: center; clear:both; margin:20px auto;
}
.page-boxes h3{font-size:20px; margin-top:0;}
.img-box {
    margin: 15px auto;
    max-width: 340px;
    position: relative;
}
.img-box img{
    width: 100%; height:auto;
}
.img-box > a {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: 0;
    color: #ffffff;
    display: block;
    padding: 5px;
    position: absolute;
    width: 100%;
}
