
/*	General
	================================================= */
	
body{
	background-color:		#faf6f0;
		background: url('../images/bg/bg-11.jpg') repeat ;
	}
body a,
a:visited,
a.btn-link,
a.btn-link:visited{
	color: #c0392b;
}
a:hover,
a.btn-link:hover{
	color: #1E1E1E;
}
.btn-link{
	border: 2px solid #c0392b;
}
.btn-link:hover{
	border: 2px solid #1E1E1E;
}


/*	Header
	================================================= */
	
#header .logo{
	margin: 55px 0 75px 0;
}
#header nav{
	background: #610000}

#navigation a{ color: #FFFFFF }
#navigation ul ul{ background: #ffffff; border-left: 5px solid rgba( 51,51,46, .2);}
#navigation ul ul a{
	color: #33332E;
	border-bottom: 1px solid rgba( 51,51,46, .1);
}
#navigation ul ul a:hover{
	color: #c0392b;
}
#navigation > ul > li.current-menu-item > a,
#navigation > ul > li.current_page_ancestor > a,
#navigation > ul > li.current_page_parent > a{
	color: #E09C95}
#navigation > ul > li.current-menu-item > a:after,
#navigation > ul > li.current_page_ancestor > a:after,
#navigation > ul > li.current_page_parent > a:after{
	color: #610000;
}
#nav li{ 
	border-top: 1px solid rgba( 255,255,255, .05);
	background: rgba(97,0,0, .05);
}
#nav > ul{
	border-bottom: 1px solid rgba( 255,255,255, .05);
}
#nav a{ color: #FFFFFF; display: block }
#nav a:hover{ background: #E09C95; color: #FFFFFF; }
#nav-toggle{
	background: #610000 !important; color: #ffffff;
}


/*	Footer
	================================================= */
	
footer{
	padding: 40px 0 60px 0;
	color: #9C9996;
	
		
		
		
	}
footer a, footer a:visited{ color: #9C9996 }
footer a:hover{ color: rgba( 156,153,150 , 6) }
footer h5{ color: #FFFFFF}
footer .special-title{ border-color: rgba( 156,153,150 , .3)}

footer::before{
	margin-top: -90px;
	}
.footer + .absolute-footer .span12:first-child{
	border-top: 1px solid rgba( 156,153,150 , .3);
	padding-top: 40px;
	margin-top: 10px;
}
.pre-footer{
	background: rgba( 30,30,30 , .07);
}

#back-top a{
	background: rgba( 30,30,30 , .8);
	color: #FFFFFF}
#back-top a:hover{
	background: #1E1E1E;
}

/*	Typography
	================================================= */	

body, ul, li, p, input, textarea, select{
	font-family: Questrial, sans-serif;
	font-size: 18px;
	line-height: 27px;
	font-weight: 300;;
}
h1{
	font-family: Questrial, sans-serif;
	font-size: 30px;
	line-height: 36px;
	font-weight: 700;	}
h2{
	font-family: Questrial, sans-serif;
	font-size: 28px;
	line-height: 34px;
	font-weight: 300;	}
h3{
	font-family: Questrial, sans-serif;
	font-size: 26px;
	line-height: 32px;
	font-weight: 700;	}
h4{
	font-family: Questrial, sans-serif;
	font-size: 24px;
	line-height: 33px;
	font-weight: normal;font-style: normal;	text-transform: uppercase;}
h5{
	font-family: Questrial, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: 700;	}
h6{
	font-family: Questrial, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: 700;	}
nav li a{
	font-family: Questrial, sans-serif;
	font-size: 16px;
	line-height: 24px;
}
nav li li a{
	font-size: 15px;
	line-height: 24px;
}
blockquote{
	font-family: Questrial, sans-serif;
	font-size: 22px;
	line-height: 33px;
}
.btn, .btn-link,
input[type="button"],
input[type="submit"]{
	font-family: Questrial, sans-serif;
}

/*	Theme Features
	================================================= */
.special-title{ border-color: rgba( 30,30,30 , .2)}
.special-title:after{ border-color: #610000}

/*	Shortcodes
	================================================= */

/*	Shortcodes - Accordion
	================================================= */
.accordion-group{
	border-bottom: 1px solid rgba( 30,30,30 , .15);
}
footer .accordion-group{
	border-bottom: 1px solid rgba( 156,153,150 , .15);
}

/*	Shortcodes - Button
	================================================= */
.btn,
input[type="button"],
input[type="submit"]{
	background: #610000;
	color: #FFFFFF;
}
.btn:hover,
input[type="button"]:hover,
input[type="submit"]:hover{
	background: #4d0000;
	color: #FFFFFF;
}

/*	Shortcodes - Action Boxes
	================================================= */
.action-box{
	background: rgba( 30,30,30 , .075);
}

/*	Shortcodes - Event Agenda
	================================================= */
.event-agenda .row-fluid{
	border-bottom: 1px solid rgba( 30,30,30 , .15);
}
.event-agenda .row-fluid:hover{
	background: rgba( 30,30,30 , .05);
}
.event-agenda .row-fluid.event-agenda-day:hover{
	background: transparent
}
.event-agenda p{ margin-bottom: 0 }
.event-agenda *[class*="span"]{ padding: 8px 5px }
.event-agenda .event-agenda-day span{
	margin-top:25px
}
.event-agenda h3{ margin-bottom: 10px }
.event-agenda h6{ margin: 0 0 0}
.event-agenda h6 + div.in{ margin: 0 0 0 }


/*	Shortcodes - Box
	================================================= */
.well{
	border-top:3px solid #1E1E1E;
}

/*	Shortcodes - Divider
	================================================= */
.divider.one				{ border-top: 1px solid rgba( 30,30,30 , .25); height: 1px; }
.divider.two				{ border-top: 1px dotted rgba( 30,30,30 , .25); height: 1px; }
.divider.three				{ border-top: 1px dashed rgba( 30,30,30 , .25); height: 1px; }
.divider.four				{ border-top: 3px solid rgba( 30,30,30 , .25); height: 1px; }
.divider.fire				{ border-top: 1px solid rgba( 30,30,30 , .25); height: 1px; }

/*	Shortcodes - Tabs
	================================================= */
.nav-tabs{
	border-bottom: 1px solid rgba( 30,30,30 , .15);
}
.nav-tabs>.active>a, 
.nav-tabs>.active>a:hover, 
.nav-tabs>.active>a:focus{
	background: rgba( 30,30,30 , .07);
	color: #1E1E1E;
}
.nav-tabs li a:hover{
	background: rgba( 30,30,30 , .07);
}

/*	Shortcodes - Toggle
	================================================= */
h6[data-toggle="collapse"] i{
	color: #610000;
	margin-right: 10px
}

/*	Shortcodes - Progress
	================================================= */
.progress{
	height: 33px;
	line-height: 33px;
}
.progress .bar{
	font-size: 18px;
	font-weight: bold;
}

/*	Shortcodes - Blockquote
	================================================= */
.blockquote{
	border:none;
	padding: 0;
}
.blockquote i{
	font-size: 48px;
	color: #c0392b;
}
.blockquote cite{
	display: block;
	color: #c0392b;
	font-weight:bold;
	margin-top: 10px
}
.blockquote cite:before{
	content: '\2014';
	margin-right: 10px
}
.blockquote img{
	-webkit-border-radius: 300px;
	-moz-border-radius: 300px;
	border-radius: 300px;
	margin: 0 0 10px 10px;
	border: 5px solid rgba( 30,30,30 , .2);
	width: 90px;
	height: 90px
}

/*	Shortcodes - Testimonials
	================================================= */
.testimonials blockquote{
	background: #e6e6e6;
}
.testimonials blockquote:after{
	color: #e6e6e6;
}
.testimonials i,
.testimonials cite{ color: #610000; }

/*	Shortcodes - Lists
	================================================= */
.list-bullets ul{list-style: none }	
.list-bullets li:before{
	content: '\F111';
	font-family: 'FontAwesome';
	font-size: 10px;
	line-height: 1em;
	color: #610000;
	margin: 0 10px 0 0;
}

.list-circle ul{list-style: none }
.list-circle li:before{
	content: '\F10C';
	font-family: 'FontAwesome';
	font-size: 10px;
	line-height: 1em;
	color: #610000;
	margin: 0 10px 0 0;
}

.list-square ul{list-style: none }	
.list-square li:before{
	content: '\F0C8';
	font-family: 'FontAwesome';
	font-size: 10px;
	line-height: 1em;
	color: #610000;
	margin: 0 10px 0 0;
}

.list-crosslist ul{list-style: none }
.list-crosslist	li:before{
	content: '\F00C';
	font-family: 'FontAwesome';
	line-height: 1em;
	color: #610000;
	margin: 0 10px 0 0;
}

.list-checklist ul{list-style: none }
.list-checklist	li:before{
	content: '\F00C';
	font-family: 'FontAwesome';
	line-height: 1em;
	color: #610000;
	margin: 0 10px 0 0;
}

.list-default-list ul{list-style: none }
.list-default-list li:before{
	content: '\F0DA';
	font-family: 'FontAwesome';
	line-height: 1em;
	color: #610000;
	margin: 0 10px 0 0;
}

/*	Shortcodes - Highlighted Paragraph
	================================================= */
.highlight{
	font-size: 22px;
	line-height: 35px;
}
.highlight.different{
	font-family: Questrial, sans-serif;
}

/*	Shortcodes - Person
	================================================= */
.person img{
	border: 5px solid rgba( 30,30,30 , .2);
}

/*	Shortcodes - Icons
	================================================= */
.icon-boxed{
	background-color: rgba( 30,30,30 , .5);
	color: #FFFFFF;
}
a:hover .icon-boxed{
	background-color: #c0392b;
	color: #FFFFFF;
}

/*	Shortcodes - Full Width Box
	================================================= */

/*	Shortcodes - Pricing Tables
	================================================= */
.wl-pricing-table .content-column{
	background-color: rgba( 30,30,30 , .05);
}
.wl-pricing-table .content-column h4 *:after, 
.wl-pricing-table .content-column h4 *:before{ 
	border-top: 3px double rgba( 30,30,30 , .2);
}

.wl-pricing-table.light .content-column.highlight-column{
	background-color: #1E1E1E;
	color: #FFFFFF;
}
.wl-pricing-table.light .content-column.highlight-column h4 *:after, 
.wl-pricing-table.light .content-column.highlight-column h4 *:before{ 
	border-top: 3px double rgba(255,255,255, .2)
}

/*	WordPress Classes
	================================================= */
.avatar{
	-webkit-border-radius: 300px;
	-moz-border-radius: 300px;
	border-radius: 300px;
}
article table td{
	border-bottom: 1px solid rgba( 30,30,30, .05);
}
article table thead  th{
	border-bottom: 4px solid #610000;
}    
article table tfoot td{
	border-top: 4px solid rgba( 30,30,30, .05);
}
article table tbody tr:hover td{
	background: rgba( 30,30,30, .05) !important;
}    
.bypostauthor .comment div{
	background: rgba( 30,30,30, .05);
}


/*	Blog
	================================================= */
.post-calendar-date{
	background: #FFFFFF;
	color: #1E1E1E;
}
.post-calendar-date em{
	color: #610000;
}
.meta-data{
	font-size: 15.3px;
	color: #c0392b;
}
.single .meta-data{
	font-size: 18px;
}
.blog-sort{
	background: rgba( 30,30,30 , .07);
}
#filters a{
	color: #1E1E1E}
#filters a:hover,
#filters a.active:before{
	color: #c0392b;
}
.nav-links {
	color: #1E1E1E}
.pagination ul>li>a,
.pagination ul>li>span{
	border-color : rgba(30,30,30, .1);
	border-top: none;
	border-bottom: none;
	border-left: none;
	background: rgba( 30,30,30 , .07);
	font-weight: bold;
	color: #1E1E1E;
}
.pagination ul>li>a:hover{
	background: #610000;
	color: #FFFFFF;
}
.pagination ul > li:last-child a{
	border-right: none
}
.pagination ul>.active>a, .pagination ul>.active>span{
	background: #610000;
	color: #FFFFFF;
}
.tag-list span{
	color: #c0392b;
}
.social-box{
	background: rgba( 30,30,30 , .05);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.about-author{
	border-top: 4px solid #610000;
	border-bottom: 1px solid rgba( 30,30,30 , .1);
}
.comment div{
	border: 1px solid rgba( 30,30,30 , .2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#commentform input[type="submit"]{
	background: #610000;
	border:1px solid #610000;
	color: #FFFFFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.label-format{ background: #610000; color: #FFFFFF }

/*	Pages - Contact
	================================================= */

/*	Widgets
	================================================= */
.custom-search-form input:after{
	content: '\F002';
}	

/*	Custom Recent Posts
	================================================= */	
.recent-posts time{
	background: #FFFFFF;
	color: #1E1E1E;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 70px;
	height: 70px;
	padding: 8px 0 0 0;
	display: block;
	text-align: center;
	box-sizing: border-box;
	font-weight: normal;
}
.recent-posts time span{
	font-size: 32px;
	letter-spacing: -2px;
}
.recent-posts time em{
	display: block;
	font-style: normal;
	text-transform: uppercase;
	color: #610000;
	font-size: 16px;
	font-weight:bold;
}
.recent-posts img{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.recent-posts .flip-container{
	margin-right: 30px;
}
.recent-posts h6{
	line-height: 18px;
}
.recent-posts h6 + span a{
	color: #1E1E1E;
	font-size: 15.3px;
} 
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	.theme-bc{
		position: static;
		text-align: center;
		margin: 20px 0 0 0
	}
	.post-calendar-date span{
		font-size: 24px;
	}
	.post-calendar-date em{
		font-size: 14px;
	}	
}	

/* Landscape phones and down */
@media (max-width: 767px) {
	.mobile-padding{
		padding-left:20px;
		padding-right:20px;
	}
	.footer-widget{ margin-bottom:30px }
	.absolute-footer{ text-align: center }
	.absolute-footer .span2{ margin-bottom:30px }
	.tinynav { display: block }
	#navigation ul { display: none }
	.pre-footer .recent-posts li{
		width: 100%;
		margin-right: 0;
	}
	.page-heading{ text-align: center }
	.page-heading h1{ float: none }
	.action-box .btn-large:first-child{
		display: none;
	}
	.event-agenda .event-agenda-day time{
		margin-top:0
	}
	.event-agenda .event-agenda-day h3{
		margin-bottom: 0
	}
	.blockquote{
		border:none;
		padding: 0;
	}
	.blockquote i{ text-align: center }
	.blockquote cite{ text-align: center }
	.content-column{
		margin-right: 0;
		width: 100% !important;
		float: none;
		overflow: hidden;
		clear: both;
	}
	.about-author{ text-align: center; }
	.wl-pricing-table.light .highlight-column{
		margin: 0
	}
	.header-info{
		float: none;
		text-align: center;
		margin: 5px auto;
	}
}

/*	Custom CSS
	================================================= */
