/*
Theme Name: Weddingday
Theme URI: http://themeforest.net/user/themexlab
Author: ThemexLab
Author URI: http://themeforest.net/user/themexlab
Description: This is Wedding theme
Version: 1.0.0
License: copyright commercial
License URI: http://themeforest.net/user/themexlab
Text Domain: Wedding
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
*/

/*************************************************************/
/* TABLE OF CONTENT
======================================
# 1. Custom visual composer Styles
# 2. Theme check Styles
# 3. Theme Unit test styles

======================================
*/


.general-row > .col-md-12{
	padding-left:0px;
	padding-right:0px;
}
.post-nav{
	text-align:center;
}
.home.blog{
	padding-bottom:0px;
}
#blog::before{
	content:'' !important;
	position:relative;
	left:0px;
	display:block;
	height:15px;
	background: url(images/version1/curv.png) repeat-x;
	z-index:99;
	width:100%;
	top:-80px;
}
.our_blog::before {
	content:'' !important;
	position:relative;
	left:0px;
	display:block;
	height:13px;
	background: url(images/version1/curv.png) repeat-x;
	z-index:99999;
	width:100%;
	top:-118px;
}
.our_blog2::before {
	content:'' !important;
	position:relative;
	left:0px;
	display:block;
	height:13px;
	background: url(images/version1/curv.png) repeat-x;
	z-index:99999;
	width:100%;
	top:-13px;
}

.blog-pages{
	padding-bottom:50px !important;
	background-color:#fff !important;
}
.blog .our_blog .container > .row{
	padding-left:0px;
}
.blog .our_blog .single_blog_post{
	width:33.3333%;
}
.blog .our_blog {
    padding-top: 105px;
	text-align:center;
}
.single #blog_content .comment_section .single_comment .comment-reply-link{
	background: none repeat scroll 0 0 #f0f0f0;
    border-radius: 5px;
    color: #acacac;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    top: 0;
} 
.section_title span b{
	margin-left:8px; 
	margin-right:8px;
}

#main_navigation ul li:hover ul li a{
	color:#ffffff;	
}
#author.home2{
	background-color:transparent !important;
}

@media only screen and (max-width : 767px){
	#main_navigation ul li ul{
		padding:0px !important;
		display:none !important;
		text-align:center;
	}
	#main_navigation ul li:hover > ul{
		display:block !important;	
	}
	#main_navigation ul li ul li a{
		width:100% !important;
		text-align:center;	
	}
}

@media only screen and (max-width : 599px){
	
	button.nav-collapser.collapser-two,
	.side-navigation{
		position:absolute !important;	
	}
	
	.side-navigation{
		height:auto !important;	
	}
}
/*--------------------------theme check----------------------------------*/

	#wp-calendar {

		width: 100%;

	}

	#wp-calendar caption {

		text-align: right; 

		color: #333; 

		font-size: 12px; 

		margin-top: 10px;

		margin-bottom: 15px;

	}

	#wp-calendar thead { 

		font-size: 10px;

	}

	#wp-calendar thead th { 

		padding-bottom: 10px;

	}

	#wp-calendar tbody { 

		color: #aaa; 

	}

	#wp-calendar tbody td { 

		background: #f5f5f5; 

		border: 1px solid #fff; 

		text-align: center; 

		padding:8px;

	}

	#wp-calendar tbody td:hover { 

		background: #fff; 

	}

	#wp-calendar tbody .pad { 

		background: none; 

	}

	#wp-calendar tfoot #next { 

		font-size: 10px; 

		text-transform: uppercase; 

		text-align: right;

	}

	#wp-calendar tfoot #prev { 

		font-size: 10px; 

		text-transform: uppercase; 

		padding-top: 10px; 

	}

	

	.sticky .post {background: #efefef; border: 3px solid #fff; }
	.sticky .post .post-content{ background-color:transparent; }
	.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

	}
	.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

	}
	.gallery-caption {}
	.bypostauthor{}
	.alignright{ 
		text-align:right;
	}
	.alignleft{ 
		text-align:left;
	}
	.aligncenter{ 
		text-align:center;
	}	
.single #blog_content .content_top{
	text-align:left;
}
.content_top .img-full{
	width:100%;
}
#sidebar{
	background-color:#ffffff;
	padding:40px;
}
.page .blog_post_area .post-content{
	background-color:#ffffff;
	padding:20px;
}
.page .page-row{
	padding-left:0px !important;
}
/*-----------------------------theme unit test--------------------------------*/
.sticky .single_blog_post{
	background-color:#cccccc;
}

.post table thead tr th,.comment_details table thead tr th,.blog_post_area table thead tr th{
	border-bottom: 2px solid #ddd;
    vertical-align: bottom;
}
.post table tbody tr th,.comment_details table tbody tr th,.blog_post_area table tbody tr th{
	border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.post table tbody tr td,.comment_details table tbody tr td,.blog_post_area table tbody tr td{
	border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.comment_details ul li,.post ul li,.page .post-content ul li{ list-style-type:disc !important;} 
.comment_details ol li,.post ol li,.page .post-content ol li{ list-style:decimal !important;}
.comment_details li,.post li{
	margin-bottom:0px !important;
}
.comment_details li ul,.comment_details ul,.post li ul,.post ul,.page .post-content ul{
	padding-left:40px;
}
.comment_details > h2 {
    color: #939393 !important;
    font-size: 28px !important;
    margin-bottom: 10px !important;
}
.paginate-links{
	margin-bottom:20px;
}
.paginate-links > span{
 	border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
	margin-left: 5px;
	background-color: hsl(0, 0%, 100%);
    border: 1px solid hsl(0, 0%, 87%);
    color: hsl(208, 56%, 46%);
	display:inline-block;
	line-height: 1.42857;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.paginate-links a{
 	border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    margin-left: 5px;
	background-color: hsl(0, 0%, 100%);
    border: 1px solid hsl(0, 0%, 87%);
    color: hsl(208, 56%, 46%);
    line-height: 1.42857;
	display:inline-block;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.paginate-links > span:hover,.paginate-links a:hover,.paginate-links > span{
	background: none repeat scroll 0 0 #939393;
}
.blog img.alignleft{ 
	margin-right:10px;
}
.blog figure.wp-caption.aligncenter{
	margin:0px;
}
.blog p img.alignnone,.blog figure img.alignnone{
	max-width:100%;
	height:auto;
}
.post figure img,.page figure img{
	max-width:100%;
	display:block;
	height:auto;
}
figure{
	max-width:96%;
	display:block;
}
.blog p{
	word-wrap:break-word !important;
}
.page .sidebar,.home.blog .sidebar{
	margin-top:0px !important;
}
.post p img,.page p img {
    max-width: 100%;
	height:auto;
	display:block;
}
.search_area{
	text-align:center;
}
.search_area p{
	margin-bottom:20px;
}
.search_form input{
	border: 1px solid hsl(0, 0%, 90%);
    border-radius: 5px;
    color: hsl(0, 0%, 58%);
    display: block;
    height: 50px;
    line-height:30px;
	margin:0 auto 15px;
	outline:medium none;
	padding:0 20px;
	min-width:310px; 
}
.found_area{
	margin-top:100px;
}
/*----------------------Default widget styling--------------------------*/
.widget select {
    max-width: 100%;
    width: 100%;
}
.textwidget img {
    height: auto;
    max-width: 100%;
}
.widget.widget_search{
	background:none !important;
}
