/*
	Theme Name: Maithiri Theme
	Theme URL: http://maithiri.com
	Description: Custom Theme for maithiri.com
	Version: 1.0.0
	Author: Arushad Ahmed (@dash8x)
	Author URI: http://arushad.org
	Tags: Responsive, Bootstrap, Education
	Color Scheme: Green #00A859, Background #024c30, Nav Text #2aa914, Nav Grey #00330A, Footer Text Grey #9DB69D, Hint Grey #ccc
*/

/* Sticky footer styles
-------------------------------------------------- */
html {
	position: relative;
	min-height: 100%;
}
body {
	/* Margin bottom by footer height */
	margin-bottom: 68px;
}

.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 68px;
}

/*------------------------------------*\
    STANDARD
\*------------------------------------*/
body {
	font-size: 14px;
	line-height: 1.42857143;
	background-color: #024c30;
}

/*------------------------------------*\
    TYPOGRAPHY
\*------------------------------------*/
@font-face {
    font-family: 'Lateef';
    src: url('http://maithiri.com/wp-content/themes/maithiri-theme/fonts/Lateef.woff') format('woff'),
    url('http://maithiri.com/wp-content/themes/maithiri-theme/fonts/Lateef.ttf') format('truetype'),
    url('http://maithiri.com/wp-content/themes/maithiri-theme/fonts/Lateef.svg#Lateef') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'LateefRegOT';
    src: url('fonts/LateefRegOT.eot');
    src: url('fonts/LateefRegOT.woff') format('woff2'),
    url('fonts/LateefRegOT.eot#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family:'MV Faseyha';
	src:url('fonts/mv_faseyha.otf')  format('opentype');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'MV Waheed';
	src:url('fonts/mv_waheed.otf')  format('opentype');
	font-weight:normal;
	font-style:normal;
}

body,
.st_sharethis .stButton span.sharethis {
	font-family: Tahoma, 'Lateef', 'LateefRegOT', 'sans-serif';
}

.files-number,
.comments-number,
.comments-title .num-comments,
.close-ad > span {
	font-family: 'Raleway', 'Lateef', 'LateefRegOT', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6,
.pagination, .file-size,
.wp-playlist-tracks,
.file-name > span,
.close-ad {
	font-family: 'Roboto Slab', 'Lateef', 'LateefRegOT', 'Helvetica Neue', 'Helvetica', Helvetica, Arial, sans-serif;
	font-weight: 400;
}

.en-input:focus {
	direction: ltr;
}

.ar-text {
    font-family: 'Lateef', 'LateefRegOT', serif;
    direction: rtl;
	font-size: 32px;
}

.dv-text {
    font-family: 'MV Faseyha', 'MV Waheed', Faruma, 'mv iyyu nala', 'mv elaaf normal', serif;
    direction: rtl;
}

.en-text {
    font-family: Tahoma, 'sans-serif';
    direction: ltr;
}

@font-face {
    font-family: 'fa-viber';
    src:url('fonts/fa-viber_-3dwksg.eot');
    src:url('fonts/fa-viber.eot') format('embedded-opentype'),
    url('fonts/fa-viber_-3dwksg.ttf') format('truetype'),
    url('fonts/fa-viber_-3dwksg.woff') format('woff'),
    url('fonts/fa-viber_-3dwksg.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa-viber:before {
    font-family: 'fa-viber';
    content: "\e666";
}

/*------------------------------------*\
    UTILITIES
\*------------------------------------*/

.gallery-carousel .carousel-indicators li,
.animate, a, .btn {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.parallax {
	/* fix background */
	background-attachment: fixed;

	/* center it */
	background-position: center center;

	/* Scale it nicely to the element */
	background-size: cover;
}

.btn, input, .input-group .form-control:last-child,
.form-control {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

a, a:hover {
	color: #00A859;
}

a:visited {
	color: #092D13;
}

@media (min-width: 992px) {
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

/*------------------------------------*\
    HEADER
\*------------------------------------*/
.branding-container {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
}

.branding-wrap {
	position: relative;
}

.site-desc {
	position: absolute;
	bottom: 0;
}

@media (min-width: 1200px) {
	.site-logo {
		margin-right: 5px;
	}
}

@media (max-width: 768px) {
	.branding-col {
		text-align: center;
	}

	.branding-col {
		margin-bottom: 10px;
	}

	.social-links {
		text-align: center;
	}
}

/* Social links */
.social-links {
	list-style: none;
	padding: 0;
}

.social-links li {
	display: inline-block;
	margin-left: 5px;
	color: #fff;
	text-align: center;
}

.social-links li:first-child {
	margin-left: 0;
}

.social-links li > a {
	display: inline-block;
	padding: 5px;
	color: #fff;
	height: 30px;
	width: 32px;
	line-height: 1;
	vertical-align: middle;
}

.social-facebook {
	background-color: #3b5998;
}

.social-twitter {
	background-color: #00aced;
}

.social-youtube {
	background-color: #bb0000;
}

.social-flickr {
	background-color: #ff0084;
}

.social-gplus {
	background-color: #dd4b39;
}

.social-rss {
	background-color: #f26522;
}

.social-links-col {
	position: relative;
}

.social-links-wrap {
	position: absolute;
	bottom: 0;
}

@media (min-width: 1200px) {
	.social-links {
		margin-bottom: 0;
	}
}

@media (max-width: 1200px) {
	.header-ad.pull-right.flip,
	.social-links-wrap.pull-left.flip,
	.site-logo.pull-left.flip {
		float: none !important;
	}

	.social-links-wrap,
	.site-desc {
		position: static;
		display: block;
	}
}

/*------------------------------------*\
    MENU
\*------------------------------------*/

/* Language switcher */
ul.lang-switcher {
	list-style: none;
	margin: 0;
	padding: 18px 0;
	line-height: 0;
}

ul.lang-switcher li {
	display:inline;
	margin:0 0 0 5px;
	padding:0;
}

.navbar-right.flip.lang-right {
    margin-right: 0;
}

.navbar-left ul.lang-switcher li {
	margin:0 5px 0 0;
}

.navbar-header ul.lang-switcher {
	margin-right: 15px;
}

ul.lang-switcher li img {
	height: 12px;
	width: 18px;
}

#main-header-nav {
	border: 0;
	margin-bottom: 30px;
}

#main-header-nav.navbar-inverse {
	background-color: #00330A;
}

.navbar-inverse .navbar-nav>li>a {
	color: #2aa914;
}

#main-header-nav.affix-top {
	position: static;
}

.admin-bar #main-header-nav.affix {
	top: 32px;
}

@media (max-width: 600px) {
	.admin-bar #main-header-nav.affix {
		top: 0;
	}
}

.navbar-toggle {
	float: left;
	margin-left: 15px;
	margin-right: auto;
}

/*------------------------------------*\
    WIDGETS
\*------------------------------------*/

/* search */
.search-submit,
.search-input,
.search .input-group-btn:last-child > .btn {
	border: 0;
	background-color: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.search-submit {
	padding: 7px 12px;
	color: #ccc;
}

.search-input:focus,
.search-input:active,
.underline-input:focus,
.underline-input:active,
.underline-input {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.widget a {
	color: #fff;
}

#sidebar,
.widget,
.widget a:visited {
	color: #9DB69D;
}

.widget a:hover {
	color: #00A859;
	text-decoration: none;
}

.widget {
	margin-bottom: 30px;
}

.widget ul {
	list-style-type: none;
	padding-left: 0;
}

.widget ul ul {
	padding-left: 30px;
}

.widget ul li:before {
	content: "\25A0";
	margin-right: 7px;
	color: #00A859;
}

.widget ul li {
	margin-bottom: 10px;
}

.widget-title {
	color: #fff;
	font-size: 20px;
}

.widget-title:after {
	display: block;
	content: '';
	width: 50px;
	height: 4px;
	background-color: #00A859;
	margin-top: 10px;
}

.widget_search .widget-title {
	display: none;
}

/*------------------------------------*\
    SINGLE
\*------------------------------------*/
.single-content {
	background-color: #fff;
	padding: 30px;
	margin-bottom: 20px;
}

.single-inner {
	padding: 30px;
}

.comments-number,
.comments-number:hover,
.comments-number:active,
.comments-number:focus,
.comments-number:visited,
.category-post .comments-number,
.category-post .comments-number:hover,
.category-post .comments-number:active,
.category-post .comments-number:focus,
.category-post .comments-number:visited {
	display: block;
	background-color: #ccc;
	color: #00330A;
	padding: 5px;
	width: 60px;
	height: 45px;
	text-align: center;
	text-decoration: none;
	position: relative;
	font-size: 30px;
	line-height: 1;
	vertical-align: middle;
	-webkit-transition: all 0.01s ease;
	-moz-transition: all 0.01s ease;
	-o-transition: all 0.01s ease;
	transition: all 0.01s ease;
}

.comments-number:after {
	display: block;
	content: '';
	width: 10px;
	height: 10px;
	border-bottom: 10px solid transparent;
	border-right: 10px solid #ccc;
	position: absolute;
	bottom: -10px;
	right: 0;
}

.comments-number:hover,
.category-post .comments-number:hover {
	color: #fff;
	background-color: #00A859;
}

.comments-number:hover:after {
	border-right-color: #00A859;
	border-left-color: #00A859;
}

.page-header {
	margin-top: 0;
	border: 0;
	margin-bottom: 30px;
}

.page-header h1 {
	margin-top: 0;
	margin-bottom: 20px;
}

.page-header h1 > a,
.page-header h1 > a:visited {
	color: inherit;
}

@media (max-width: 768px) {
	.page-header h1 {
		font-size: 30px;
	}

	.single-inner,
	.single-content,
	#commentform,
	.comment-body,
	.no-padding .media-body {
		padding: 20px;
	}
}

.single-content p, .single-content br {
	margin-bottom: 20px;
	text-align: justify;
}

.post-meta {
	font-size: 14px;
}

.meta-item.author a {
	display: inline-block;
	color: #fff;
	background-color: #00A859;
	padding: 5px 10px;
}

.meta-item.date {
	display: inline-block;
	padding: 5px;
	color: #9DB69D;
}

.download-meta .meta-item {
	display: inline-block;
	color: #9DB69D;
	line-height: 0;
}

.download-meta .meta-item:before {
	content: "-";
	padding: 5px;
	color: #00A859;
}

.img-thumb {
	margin: 0 auto;
}

.download-meta, .img-thumb, .loop-article .main-post-content {
	margin-bottom: 20px;
}

.download-meta {
	margin-top: 10px;
}

.wp-playlist-item-download.download-meta {
	margin-top: 0;
}

.playlist-wrap .wp-playlist .mejs-container {
	margin-top: 30px;
}

.wp-playlist-tracks {
	max-height: 400px;
	overflow-y: scroll;
}

.wp-playlist-tracks .wp-playlist-item-download {
	background-color: #f9f9f9;
}

@media (max-width: 480px) {
	.playlist-wrap .wp-playlist .mejs-container {
		margin-bottom: 40px;
	}
}

.content-none {
	color: #9DB69D;
}

/* share this */
.share-this {
	color: #9DB69D;
	background-color: #00330A;
	margin-bottom: 20px;
	padding: 10px 15px;
}


.st_sharethis .stButton span.sharethis {
	color: #9DB69D;
	background: none;
}

.share-this .stButton .chicklets,
.share-link span {
	padding-left: 3px;
	padding-right: 20px;
}

.share-this .share-link {
	display: inline-block;
}

.st_sharethis .stButton span.sharethis {
	font-size: 14px;
}

/* Pagination */
.pagination > li > a, .pagination > li > span {
	border: 0;
	font-size: 20px;
	color: #9DB69D;
	padding: 6px 20px;
	font-weight: 700;
	background-color: transparent;
}

.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover,
.pagination > li > span.current {
	color: #2aa914;
	background-color: transparent;
}

/* Gallery */
.gallery-archive .search {
	margin-bottom: 30px;
}

.gallery-loop {
	padding: 0;
}

.gallery-loop .loop-inner {
	padding: 20px;
}

.gallery-loop .img-thumb {
	margin-bottom: 0;
}

.gallery-loop .page-header h1 {
	font-size: 25px;
}

.files-number {
	color: #ccc;
	font-size: 30px;
	text-align: center;
}

.gallery-single .single-content {
	padding: 0;
}

.gallery-carousel .carousel-indicators {
	position: static;
	padding: 20px 30px 0;
	width: 100%;
	margin: 0;
}

.gallery-carousel .carousel-indicators li {
	width: 45px;
	height: 45px;
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border-color: #ccc;
}

.gallery-carousel .carousel-indicators .active {
	width: 50px;
	height: 50px;
	border-color: #00A859;
	border-width: 2px;
}

/*------------------------------------*\
    COMMENTS
\*------------------------------------*/
.comments-title,
.archive-header {
	color: #9DB69D;
	vertical-align: middle;
	margin-top: 0;
	margin-bottom: 20px;
}

.no-comments {
	color: #9DB69D;
}

#commentform, .comment-body {
	background-color: #fff;
	padding: 30px;
	margin-bottom: 20px;
}

#reply-title {
	padding: 5px 15px;
	color: #fff;
	background-color: #00A859;
	font-size: 20px;
}

#reply-title a,
#reply-title a:hover,
#reply-title a:active,
#reply-title a:focus {
	color: #fff;
}

.underline-input {
	border: 0;
	border-bottom: 2px solid #ccc;
	margin-bottom: 10px;
	padding: 6px 0;
}

.underline-input:focus,
.underline-input:active {
	border-bottom-color: #00A859;
}

.btn-chevron {
	background-color: transparent;
	padding: 0;
	border: 0;
	color: inherit;
}

input.btn-chevron {
	padding: 5px 10px;
}

.btn-chevron span {
	padding: 5px 10px;
	vertical-align: middle;
	font-weight: 700;
}

.btn-chevron:before {
	content: '\0203A';
	background-color: #00A859;
	color: #fff;
	display: inline-block;
	padding: 3px 12px 7px 12px;
	font-size: 150%;
	line-height: 1;
	vertical-align: middle;
}

.btn-chevron:hover,
.btn-chevron:active,
.btn-chevron:focus{
	background-color: #00A859;
	color: #fff;
}

.btn-chevron.hollow span {
	padding: 5px;
}

.maithiritheme_playlist .btn-chevron.hollow span {
	color: #333;
}

.btn-chevron.hollow:before {
	background-color: transparent;
	color: #00A859;
}

.btn-chevron.hollow:hover,
.btn-chevron.hollow:active,
.btn-chevron.hollow:focus,
.widget .maithiritheme_playlist .btn-chevron.hollow:hover,
.widget .maithiritheme_playlist .btn-chevron.hollow:active,
.widget .maithiritheme_playlist .btn-chevron.hollow:focus {
	background-color: transparent;
	color: #00A859;
}

.form-submit {
	margin-bottom: 0;
	margin-top: 30px;
}

.comment-list {
	padding-left: 0;
	padding-right: 0;
	list-style: none;
}

.comment-list ul,
.comment-list ol {
	list-style: none;
}

.comment-body {
	position: relative;
	margin-bottom: 40px;
}

.comment-body:after {
	display: block;
	content: '';
	width: 40px;
	height: 25px;
	border-bottom: 25px solid #024c30;
	border-left: 40px solid #fff;
	position: absolute;
	bottom: -25px;
	left: 0;
}

.children .comment-body:after {
	border-left: 0;
	border-right: 40px solid #fff;
	right: 0;
	left: auto;
}

.reply {
	margin-top: 20px;
}

.comment-author,
.comment-author a {
	color: #00A859;
}

.comment-date,
.comment-date:visited,
.comment-awaiting-moderation {
	color: #9DB69D;
}

.comment-meta {
	margin-bottom: 20px;
}

/*------------------------------------*\
    LOOP
\*------------------------------------*/

.no-padding {
	padding: 0;
}

.no-padding .media-body {
	padding: 20px;
}

.media-body .page-header h1,
.media-body .page-header,
.media-body .download-meta,
.wp-playlist-item-download.download-meta {
	margin-bottom: 0;
}

.media-body .player-wrap {
	margin-top: 10px;
}

@media (max-width: 992px) {
	.loop-article .media-middle {
		padding: 20px;
		padding-right: 0;
	}

	.media-thumb {
		width: 144px;
	}
}

@media (max-width: 650px) {
	.media-thumb {
		width: 100px;
	}
}

/* Files */
.files {
	list-style: none;
	padding-right: 0;
	padding-left: 0;
}

.file-name {
	font-size: inherit;
}

.file-name > span {
	color: #00A859;
	font-weight: 700;
}

/* Breadcrumbs */
.breadcrumb {
	background-color: transparent;
	color: #9DB69D;
	padding: 0;
	margin: 0;
}

.breadcrumb a,
.breadcrumb a:visited {
	color: #9DB69D;
}

.breadcrumb a:hover,
.breadcrumb a:active,
.breadcrumb a:focus {
	color: #2aa914;
}

#category-filter .input-group-addon,
#category-filter .input-group-addon:first-child,
#category-filter .form-control {
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/*------------------------------------*\
    HOMEPAGE
\*------------------------------------*/

/***
 * Bootstrap relies on CSS transitions for animation, which makes it
 * easy to override.  Just add the vertical class to your carousel:
 * <div class='carousel vertical'>...</div>
 ***/

.carousel.vertical .carousel-inner {
	height: 100%;
}
.carousel.vertical .item {
	-webkit-transition: 0.6s ease-in-out top;
	-moz-transition:    0.6s ease-in-out top;
	-ms-transition:     0.6s ease-in-out top;
	-o-transition:      0.6s ease-in-out top;
	left:               0;
}
.carousel.vertical .active,
.carousel.vertical .next.left,
.carousel.vertical .prev.right    { top:     0; }
.carousel.vertical .next,
.carousel.vertical .active.right  { top:  100%; }
.carousel.vertical .prev,
.carousel.vertical .active.left   { top: -100%; }

.home-carousel .carousel-indicators {
	width: 100%;
	position: static;
	margin: 0;
	padding: 0;
	text-align: left;
}

.home-carousel .carousel-indicators .active,
.home-carousel .carousel-indicators li {
	height: 60px;
	vertical-align: top;
	display: block;
	width: 100%;
	background-color: transparent;
	text-indent: 0;
	color: #9DB69D;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 10px;
	margin: 0;
	position: relative;
	border-bottom: 1px solid #00330A;
}

.home-carousel .carousel-indicators li .slider-date {
	display: block;
	font-size: 14px;
	color: #9DB69D;
}

.home-carousel .carousel-indicators .active {
	color: #fff;
	background-color: #00330A;
	border-bottom-color: transparent;
}

.home-carousel .carousel-indicators li:after {
	display:block;
	content: '';
	border-bottom: 4px solid #00A859;
	-webkit-transform: scaleX(0.0001);
	-ms-transform: scaleX(0.0001);
	transform: scaleX(0.0001);
	-webkit-transition: -webkit-transform 250ms ease-in-out;
	transition: transform 250ms ease-in-out;
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	-ms-transform-origin: 0% 50%;
	-o-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
}

.home-carousel .carousel-indicators li.active:after {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}

.home-carousel {
	margin-bottom: 30px;
}

.home-carousel .carousel-caption {
	right: 60px;
	left: 20px;
	background-color: rgba(0,51,10,0.9);
	text-align: left;
	padding: 20px;
}

.home-carousel .carousel-caption .slider-date {
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
}

.home-carousel .slider-title {
	font-size: 30px;
	margin: 0;
}

.home-carousel .slider-title a,
.home-carousel .slider-title a:visited,
.home-carousel .slider-title a:hover,
.home-carousel .slider-title a:active,
.home-carousel .slider-title a:focus {
	color: inherit;
}

@media (min-width: 992px) {
	.home-carousel .carousel-indicators {
		width: 39%;
		margin-right: 1%;
	}

	.home-carousel .carousel-inner {
		float: right;
		width: 60%;
	}
}

@media (min-width: 992px) and (max-width: 1200px){
	.home-carousel .carousel-indicators {
		height: 297px;
		overflow-y: scroll;
	}
}

@media (max-width: 992px) {
	.home-carousel .carousel-caption {
		position: static;
		margin-bottom: 10px;
		background-color: #00330A;
	}

	.home-carousel .slider-title {
		font-size: 20px;
	}

	.home-carousel .slider-title a,
	.home-carousel .slider-title a:visited,
	.home-carousel .slider-title a:hover,
	.home-carousel .slider-title a:active,
	.home-carousel .slider-title a:focus {
		color: #2aa914;
	}
}

.home .main-col,
.home .search {
	margin-bottom: 30px;
}

.category-post {
	background-color: #fff;
	margin-bottom: 30px;
}

.category-post  .post-inner {
	padding: 20px;
}

.category-post .page-header {
	margin-bottom: 20px;
}

.category-post .main-post-content {
	margin-bottom: 10px;
}

.category-post .page-header h1 {
	font-size: 22px;
}

.category-posts-wrap .term-title {
	margin-top: 0;
}

.category-posts-wrap .term-title a,
.category-posts-wrap .term-title a:visited {
	display: block;
	font-size: 20px;
	color: #9DB69D;
	background-color: #00330A;
	padding: 5px 10px;
	border-left: 4px solid #00A859;
}

.category-posts-wrap .term-title a:hover,
.category-posts-wrap .term-title a:active,
.category-posts-wrap .term-title a:focus {
	color: #fff;
	text-decoration: none;
}

.post-inner {
	color: #333;
}

.post-inner .btn-chevron span {
	color: #333;
}

.post-inner .btn-chevron:hover span,
.post-inner .btn-chevron:active span,
.post-inner .btn-chevron:focus span {
	color: #fff;
}

@media (min-width: 992px) {
	.recent-post-item.has-thumb .img-side {
		float: left;
		width: 45%;
	}

	.recent-post-item.has-thumb .post-inner {
		float: right;
		width: 55%;
	}
}

@media (min-width: 992px) {
	.archive-posts-wrap .row-eq-height .loop-col .loop-article:last-child,
    .category-posts-wrap .row .category-posts-col .category-post:last-child {
        height: 100%;
        margin-bottom: 0;
    }

	.archive-posts-wrap .row-eq-height .loop-col,
    .category-posts-wrap .row .category-posts-col {
        overflow: hidden;
    }

	.archive-posts-wrap .row-eq-height,
    .category-posts-wrap .row {
        margin-bottom: 30px;
    }

    .category-posts-wrap .row:last-child {
        margin-bottom: 0;
    }
}


.maithiritheme_playlist .widget-title,
.maithiritheme_recent_posts.style-1 .widget-title,
.maithiritheme_recent_posts.style-2 .widget-title,
.contact-us .widget-title {
	background-color: #00A859;
	margin-top: 0;
	padding: 5px 10px;
}

.maithiritheme_playlist .widget-title:after,
.maithiritheme_recent_posts.style-1 .widget-title:after,
.maithiritheme_recent_posts.style-2 .widget-title:after,
.contact-us .widget-title:after {
	display: none;
}

.maithiritheme_recent_posts.style-2 ul li:before {
	display: none;
}

.maithiritheme_recent_posts.style-2 ul li a.link .post-meta .date {
	padding: 0;
}

.maithiritheme_recent_posts.style-2 ul li a.link h1 {
	font-size: 20px;
	margin: 0;
}

.maithiritheme_recent_posts.style-2 ul li a.link,
.maithiritheme_recent_posts.style-2 ul li a.link:visited {
	background-color: #fff;
	display: block;
	padding: 15px;
	color: #333;
}

.maithiritheme_recent_posts.style-2 ul li a.link:hover,
.maithiritheme_recent_posts.style-2 ul li a.link:active,
.maithiritheme_recent_posts.style-2 ul li a.link:focus {
	background-color: #00A859;
	color: #fff;
}

.maithiritheme_recent_posts.style-2 ul li a.link:hover .post-meta .date,
.maithiritheme_recent_posts.style-2 ul li a.link:active .post-meta .date,
.maithiritheme_recent_posts.style-2 ul li a.link:focus .post-meta .date {
	color: #fff;
}

.contact-us .contact-form-wrap {
	background-color: #fff;
	padding: 20px;
}

/* Ads */
.ad-flash object {
    max-width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

#header-ads.ad-flash object {
    height: 90px;
    width: 728px;
}

.ad-image .img-responsive,
.ad-placeholder .img-responsive {
    margin: 0 auto;
}

#post-ads {
    float:right;
    margin: 20px 0 20px 20px;
}

@media (max-width: 992px) {
    #post-ads {
        float: none !important;
        margin: 20px auto !important;
    }
}

.close-ad,
.close-ad:visited,
.close-ad:hover,
.close-ad:active,
.close-ad:focus {
    text-transform: uppercase;
    font-size: 12px;
    color: #ccc;
}

.close-progress-bar {
    width: 100%;
    height: 4px;
}

.close-progress-bar div {
    height: 100%;
    width: 0;
    background-color: #ccc;
}

.elastislide-horizontal ul { direction: ltr }

.elastislide-horizontal ul li:before {
	display: none;
}

/*------------------------------------*\
	FOOTER
\*------------------------------------*/

.footer {
	color: #9DB69D;
}

.footer-back {
	background-color: #00330A;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 15px;
}

.footer .social-links li a,
.share-link {
	width: auto;
	height: auto;
	display: inline;
	color: #9DB69D;
}

.footer-nav li a:hover,
.footer .social-links li a:hover,
.share-link:hover,
.share-link:active,
.share-link:focus {
	color: #00A859;
	text-decoration: none;
}

.footer .social-links li {
	width: auto;
	height: auto;
	background-color: transparent;
}

.footer-last {
	text-align: right;
}

.footer .social-links,
.footer ul.lang-switcher {
	display: inline-block;
}

.footer-first  {
	vertical-align: middle;
	padding: 15px 0;
}

@media (max-width: 768px) {
	.footer, .footer-last {
		text-align: center;
	}
}

.footer-nav {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.footer-nav li {
    display: inline-block;
    padding: 0 5px;
}

.footer-nav li a {
    color: inherit;
}

@media (max-width: 560px) {
    .footer .pull-left.flip,
    .footer .pull-right.flip {
        float: none !important;
    }

    .footer-first  {
        padding: 15px 0 0 0;
    }

    .footer-nav {
        padding-top: 5px;
        display: block;
        text-align: center;
    }
}

#fb-root {
	display: none;
}

/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
	width: 100% !important;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	max-width:96%;
	padding: 0px 0px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

p img {
	max-width: 100%;
	height: auto;
}

p iframe {
	max-width: 100%;
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #9DB69D;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

img#wpstats{display: none;} /* remove wp-stats smiley face