/*
Theme Name: Ascent
Theme URI: http://testbase.info/c/theme/wp/ascent/
Author: Pitabas Behera
Author URI: http://nettantra.com/
Description: Ascent Theme is a fully responsive WordPress theme that looks elegant on any devices. It is simple, clean and lightweight WordPress theme based on the most modern technologies like HTML5 and CSS3.
Version: 2.0.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-menu, featured-images, post-formats, theme-options, translation-ready
Text Domain: ascent

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.pic-center{margin-right:auto; margin-left:auto; display:block;}

.page-header h1.entry-title, .page-header{font-weight:normal; font-family: 'Alike', serif; color:#7B4824;}

h1.entry-title a{color:#7B4824;}

h2{font-family: 'Alike', serif; color:#214400; font-size:29px;}

body{font-size:15px;}

.header-top {font-size: 15px;}

nav.main-menu ul > li a{font-size:15px; font-weight:bold;}

.widget-title{color:#7B4824; font-family: 'Alike', serif; border-bottom:1px solid #5BA714; padding-bottom:3px;}

/* calendar */
.post-meta-info .entry-meta time strong{font-size:20px; line-height: 24px;}

.post-meta-info .entry-meta time{padding:5px 0;}

.post-meta-info .entry-meta{margin-right: 50px;}

.post-meta-info .entry-meta .comments_count{padding:5px 0;}

/* footer */
.site-footer a{text-decoration:underline; color:#A9CE8D !important;}

.site-footer a:hover{text-decoration:none;}

.site-footer h4, .site-footer h5{font-family: 'Alike', serif;}

.site-footer h4{font-size:22px; margin-bottom:30px;}

.site-footer h5{font-size:19px;}

#footer-info ul{font-size:14px;}

#footer-info li{list-style:none; float:left; border-right:1px solid #fff; margin-right:8px; padding-right:8px;}

@media screen and (max-width: 768px){
#footer-info li{list-style:none; float:none; border-right:none; margin-right:0; padding-right:0; margin-bottom:8px;}
}

/* google map responsive */
.map_wrapper {
max-width: 640px;
margin: 0 auto;
padding: 4px;
border: 1px solid #CCC; 
}
.googlemap {
position: relative;
padding-bottom: 75%;
height: 0;
overflow: hidden;
}
.googlemap iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
