/* custom css codes */ 
.bigimage img {display:inline}
.bigimage article {margin-bottom:25px;}
.bigimage article:last-child {margin-bottom:0;}

.weather-form {padding:0}
.weather-form .pull-left{margin-left:15px}
.weather-form .pull-right{margin-right:15px}
.weather-form .pull-right form {margin:0 0 10px !important}
.weather-form h2 {font-size:20px;margin:0 0 10px 0 !important;color:#fff;font-family:arial}
.weather-form .row.mbottom {margin-bottom:5px;}
.weather-form img {height:auto !important;width:30px !important;}
.weather-form small {font-size:15px;color:#fff}
.weather-form {background:#aaa !important;color:#fff}
.weather-form input[type='text'] {border:1px solid #fff;background:#efefef;color:#222;min-width:250px;}
.weather-form .input-append {margin:0}
.weather-form .btn {
-webkit-border-top-left-radius: 0 !important;
-webkit-border-bottom-left-radius: 0 !important;
-moz-border-radius-topleft: 0 !important;
-moz-border-radius-bottomleft: 0 !important;
border-top-left-radius: 0 !important;
border-bottom-left-radius: 0 !important;}
.weather-form .form-control::-webkit-input-placeholder { color: #aaa; }
.weather-form .form-control:-moz-placeholder { color: #aaa; }
.weather-form .form-control::-moz-placeholder { color: #aaa; }
.weather-form .form-control:-ms-input-placeholder { color: #aaa; }
.weather-form .current-condition {margin-top:22px}
.checkweather {margin:10px 0 0}

footer .footer-firstrow {background: #222222 }
footer .footer-firstrow p, footer .footer-firstrow label, footer .footer-firstrow h3 {color: #efefef !important }
.footer-firstrow .widgettitle {text-shadow:0 1px 1px #000 !important}
.widget_popular_posts_statistics li {border:none !important;margin:0  !important;padding:0 !important;background:none !important}
.widget_popular_posts_statistics br {display:none !important}