/**
Theme Name: Air Style
Theme URI: http://royalwpthemes.com/airstyle/
Author: RoyalwpThemes
Author URI: http://themeforest.net/user/RoyalwpThemes/portfolio
Version: 1.0
Description: Premium News/Magazine WordPress Theme
License:
License URI: 
Tags: dark, light, white, gray, two-columns, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, full-width-template, post-formats, theme-options, translation-ready
Text Domain: Some News
*/



/*--------1.Css Reset--------------------*/
/*--------2.General----------------------*/
/*--------3.Main Menu--------------------*/ 
/*--------4.Futured----------------------*/
/*--------5.Home Page--------------------*/ 
/*--------6.Pages Content----------------*/ 
/*--------7.Post-------------------------*/ 
/*--------8.Single Content---------------*/ 
/*--------9.Page Templates---------------*/ 
/*--------10.Comments--------------------*/
/*--------11.Breadcrumbs-----------------*/
/*--------12.Search----------------------*/
/*--------13.Navigation------------------*/
/*--------14.Contact form----------------*/
/*--------15.Sidebars--------------------*/
/*--------16.Footer----------------------*/
/*--------17.Widgets---------------------*/






/*---------------------------*/
/*--------1.Css Reset--------*/
/*---------------------------*/

html, body, div {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}
caption, th, td {text-align:left;font-weight:normal;}
table {border-collapse:separate;border-spacing:0;}
blockquote:before,blockquote:after,q:before,q:after {content: "";}
blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}
p{text-indent:10px; margin: 5px 0 10px 0;}
img {border:0px;}
p img {margin: 5px 0 5px 0px; padding:0; max-width:100%;}
table, th, td, tr{ padding: 8px; border: 1px solid #D8D8D8; border-collapse: collapse;}
body{ font-family:  Arial, sans-serif; font-size:14px; color: #3e3e3e; background: #eee;}
.clear{ clear: both; }
h1 {font-size: 30px; color: #666; font-weight: 300; line-height: 180%;}
h2 {font-size: 24px; color: #666; font-weight: 300; line-height: 180%;}
h3 {font-size: 22px; color: #666; font-weight: 300; line-height: 180%;}
h4 {font-size: 19px; color: #666; font-weight: 300; line-height: 180%;}
h5 {font-size: 16px; color: #666; font-weight: 300; line-height: 220%;}
h6 {font-size: 14px; color: #666; font-weight: 300; line-height: 240%;}
a {color:#f14d4d; text-decoration:none;} 
a:hover {color: #fb8383; text-decoration:none;} 
ul, li{list-style: none; list-style-type: none;}
blockquote {background: #DFDFDF; font-style: italic; margin-top:10px; margin-bottom:10px; padding:15px 15px 15px 30px;}
code, pre {display: block; background: #d9d9d9; border: 1px solid #ccc; overflow: scroll; padding: 10px;}
img.centered {display: block; margin-left: auto; margin-right: auto;}
img.alignright {margin: 10px 0px 2px 15px!important; display: inline-block;}
img.alignleft {margin: 10px 15px 2px 0px!important; display: inline-block;}
.wp-caption.aligncenter {display: block; margin-left: auto; margin-right: auto}
.wp-caption.alignright {float:right; margin:0 0 1em 1em;}
.wp-caption.alignleft {float:left; margin:0 1em 1em 0;}	
.aligncenter, div.aligncenter {display: block;}
.alignright {float: right!important;}
.alignleft {float: left!important;}
.left{float: left!important;}
.right{float: right!important;}
.gallery-caption {text-align:center;}
.sticky {}
.bypostauthor {}
.noside{text-align:center;padding:10px;}
.hide{display: none;}

/* Gradient color1 - color2 - color1 */ hr { border: 0; height: 1px; margin-bottom:6px; background: #333; background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc); background-image: -moz-linear-gradient(left, #ccc, #333, #ccc); background-image: -ms-linear-gradient(left, #ccc, #333, #ccc); background-image: -o-linear-gradient(left, #ccc, #333, #ccc); }

/*---------------------------*/
/*--------2.General----------*/
/*---------------------------*/


#all_content{
width: 1000px;
margin: 20px auto 0px auto;
-webkit-transition: all .3s ease;
}

.inner{
/*height:100%;*/
max-width: 960px;
position:relative;
clear:both;
text-align:left;
margin: 0 auto;
}

#header {
background: url("images/car_image_title_bg.png") repeat-x bottom;
background-color: #afd70e;
display: block;
float: left;
width: 220px;
height: 100%;
-webkit-transition: all .3s ease;
}


#title_box{
display: inline-block;
width: 220px;
height: auto;
float: left;
margin: 0px;
}

#title_box img{
display: inline-block;
width: 220px;
height: auto;
float: left;
}

.site_title h1{
color: #555;
font-size: 30px;
position: relative;
display: block;
font-weight: normal;
line-height: 150%;
margin: 7px 0px 0 0px;
}

.site_title h1:hover{
color: #f14d4d;
}


/*------------------------------------*/
/*----------3.Main Menu---------------*/ 
/*------------------------------------*/


#dc_jqaccordion_widget-7-item select {
display: none; 
}

#dc_jqaccordion_widget-7-item{
display: block;
}

#dc_jqaccordion_widget-7-item ul, #dc_jqaccordion_widget-7-item ul li {
margin: 0; 
padding: 0; 
border: none; 
list-style: none;
}

#dc_jqaccordion_widget-7-item ul a {
background: url("images/menu_bottom_line.png") repeat-x bottom;
background-color: #a6cf00; 
padding: 10px 15px; 
margin-top: 1px;
font-weight: bold; 
text-transform: uppercase; 
text-decoration:none; 
display: block; 
color: #fff; 
font-size: 13px;
}

#dc_jqaccordion_widget-7-item ul li:first-child a {
margin-top: 0px;
}

#dc_jqaccordion_widget-7-item ul ul a {
background: url("images/menu_bottom_line.png") repeat-x bottom;
background-color: none; 
padding: 10px 10px 10px 25px; 
font-weight: normal; 
font-size: 13px;
text-transform: capitalize;
}

#dc_jqaccordion_widget-7-item ul a.dcjq-parent {
background: url("images/menu_bottom_line.png") repeat-x bottom;
background-color: #a6cf00; 
padding: 10px 15px; 
font-weight: bold; 
text-transform: uppercase;
}

#dc_jqaccordion_widget-7-item ul a.dcjq-parent:hover {
background-color: #a0c802;
}

#dc_jqaccordion_widget-7-item ul a:hover {
background-color: #a0c802; 
color: #fff;
}

#dc_jqaccordion_widget-7-item ul li.current-menu-parent > a,
#dc_jqaccordion_widget-7-item ul li.current_page_item > a,
#dc_jqaccordion_widget-7-item ul li.current-menu-ancestor > a,
#dc_jqaccordion_widget-7-item ul li.current-post-ancestor > a,
#dc_jqaccordion_widget-7-item ul li.current-menu-item > a{
border-top: none;
border-left: 3px solid #f40000;
text-decoration:none;
color: #fff;
background: #a0c802;
}

#dc_jqaccordion_widget-7-item ul a .dcjq-icon {
display: inline-block;
width: 15px; 
margin: 1px 0px 0px auto; 
float: right;
height: 15px; 
background: url("images/menu_cross.png") no-repeat 0 center;
}

#dc_jqaccordion_widget-7-item ul a.dcjq-parent.active .dcjq-icon {
background: url("images/menu_cross_open.png") no-repeat 0 center;
}






/*----------------------------*/
/*---------4.Futured----------*/
/*----------------------------*/


.div_loader{
display:block;
width: 32px;
height: 32px;
position:absolute;
z-index:9999;
left: 50%;
top: 35%; 
background: url(images/ajax-loader.gif) no-repeat;
}

#feat_area{
visibility:hidden;
display: inline-block; 
float: left;
width: 450px;
margin: 0 0 10px 0px;
}

#feat_area_flex{
display: inline-block; 
float: left;
width: 445px;
margin: 0px 0px 20px 0px;
}

#feat_area_flex .slides > li {
display: none; 
-webkit-backface-visibility: hidden;
} 

#feat_area_flex .slides img {
width: 445px;
height: 270px;
display: block;
-webkit-transition: all .3s ease;
}

#feat_area_flex  .slides:after {
content: "."; 
display: block; 
clear: both; 
visibility: hidden; 
line-height: 0; 
height: 0;
}

#feat_area_flex  .no-js .slides > li:first-child {
display: block;
}

#feat_area_flex  .flex-direction-nav{
display: none;
}

#feat_area_flex .flex-caption{
background: #1aaad9;
display: inline-block;
position: absolute;
max-width: 600px;
left: 10px;
bottom: 30px;
float: left;
font-size: 14px;
line-height: 22px;
color: #fff;
padding: 8px 9px;
text-indent: 0px;
text-transform: uppercase;
}

#feat_area_flex #carousel .slides img {
border-top: 3px solid #1aaad9;
display: inline-block;
width: 130px;
height: 80px;
margin: 0px!important;
cursor: pointer;
opacity: 1;
}



/*----------------------------*/ 
/*---------5.Home Page--------*/ 
/*----------------------------*/ 


#main_content{
background: url("images/car_image_title_bg.png") repeat-x bottom;
background-color: #fff;
display: inline-block;
width: 750px;
padding-left: 28px;
}

#main_content p{
margin: 0px;
padding: 0px;
}

#home_content{
display: inline-block;
width: 445px;
float: left;
}


/*----------------------------*/
/*-------6.Pages Content------*/ 
/*----------------------------*/


#container{
width: 100%;
display: inline-block;
}

#content {
width: 445px;
margin: 0px;
display: inline-block;
float: left;
}




/*------------------------------*/ 
/*------------7.Post------------*/ 
/*------------------------------*/ 


.post {
border-bottom: 1px solid #e9e9e9;
background: #fff;
width: 100%;
display: inline-block;
float: left;
margin: 0px 0px 20px 0px;
padding-bottom: 20px;
}

.post .home_posts_img_box{
display: inline-block;
margin: 0px 20px 0px 0;
float: left;
overflow: hidden;
position: relative;
width: 180px!important;
height: 140px!important;
padding: 0px!important;
}

.post img{
width: 180px!important;
height: 140px!important;
padding: 0px!important;
}

.post h1 a{
display: block;
font-weight: normal;
line-height: 23px;
width: 100%;
margin: 0px 0px 7px 0px;
padding: 0px;
font-size: 17px;
}

.post p{
display: block;
width: 98%;
text-indent: 0px;
margin: 0px;
padding: 5px 0px 0px 0px!important;
line-height: 20px;
font-size: 13px;
color: #444;
}

.post_meta_line{
display: block;
color: #666;
font-size: 11px;
line-height: 20px;
margin: 0px 0px 0px 12px!important;
}

.post_meta_line span{
padding: 3px 0px 0px 1px;
}

.post_meta_line a{
color: #666;
}

.post_time{
background: url("images/date_icon.png") no-repeat;
padding: 0px 0px 0px 18px!important;
}

.post_views{
color: #666;
font-size: 11px;
line-height: 20px;
margin: 0px 0px 0px 12px!important;
}

.post_meta_line .post_views{
background: url("images/view_icon.png") no-repeat;
color: #666;
font-size: 11px;
line-height: 20px;
padding: 0px 0px 0px 16px!important;
}

.kk-star-ratings {
display: block;
width: 120px!important;
margin: 10px 0px 0px 0px!important;
}


.post_format{
background: url("images/post_format.png") no-repeat;
background-color: #f1cc00;
display: block;
position: absolute;
top: 0px;
right: 0px;
width: 25px;
height: 25px;
}

.post_format_video{
background: url("images/video_format.png") no-repeat;
background-color: #2eb0f4;
display: block;
position: absolute;
top: 0px;
right: 0px;
width: 25px;
height: 25px;
}

.post_format_image{
background: url("images/image_format.png") no-repeat;
background-color: #fe4c4c;
display: block;
position: absolute;
top: 0px;
right: 0px;
width: 25px;
height: 25px;
}



/*----------------------------*/ 
/*-------8.Single Content-----*/ 
/*----------------------------*/ 


#single_content {
width: 445px;
margin: 0px;
display: inline-block;
float: left;
}

.single_post{
background: #fff;
width: 100%;
display: inline-block;
}

.single_title h1{
display: inline-block;
width: 100%;
float: left;
position: relative;
margin: 0px;
font-size: 20px;
font-weight: normal;
color: #333;
line-height: 30px;
}

.single_post .post_meta_line{
margin: 10px 0px 15px 0px!important;
}

.single_post iframe{
border: none;
display: inline-block;
margin: 10px 0 10px -10px;
}

.single_post .video-container iframe{
display: inline-block;
margin: 0px;
}

.single_post .single_thumbnail img{
display: inline-block;
float: left;
width: 450px;
height: 270px;
margin: 0px 0px 20px 0px;
padding: 0px;
-webkit-transition: all .3s ease;
}

.video-wrapper {
border: 1px solid #e6e6e6;
background: #fff; 
width: 98%;
display: inline-block;
margin: 0px 0 10px 0px;
padding: 5px;
box-shadow: 0px 1px 3px #d1d1d1;
-webkit-box-shadow: 0px 1px 3px #d1d1d1;
-moz-box-shadow: 0px 1px 3px #d1d1d1;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
border: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.single_text{
display: block;
width: 100%;
font-size: 13px;
color: #444;
line-height: 22px;
}

.single_text p{
margin-bottom: 15px!important;
text-indent: 0px;
}

.single_text img{
display: block;
height: auto;
}

.single_text img.aligncenter {
display: block!important;
margin-left: auto!important;
margin-right: auto!important;
}


.single_post .kk-star-ratings {
display: inline-block;
width: 120px!important;
margin: 0px 0px 15px 0px!important;
}

.wp-caption {
max-width: 99%; /* Image does not overflow the content area */
padding: 0px;
margin: 0;
text-align: center;
}

.wp-caption img{
margin-bottom: 5px;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0px;
}


.tags{
display: block;
width: 100%;
margin-top: 5px!important;
line-height: 23px;
font-size: 11px;
text-indent: 0px;
}

.tags a{
background: url("images/tag_bg.png") no-repeat left;
display: inline-block;
background-color: #f14d4d;
margin: 0px 2px 0 0;
padding: 0px 6px 0px 22px;
color: #fff;
}


#similar-post{
border-top: 1px solid #eee;
background: #f5f5f5;
display: inline-block;
width: 506px;
margin: 25px 0 0px -28px;
padding: 15px 0;
}

.sim_post_header{
display: inline-block;
width: 100%;
height: 35px;
margin-bottom: 10px;
}

#similar-post h3{
float: left;
font-size: 17px;
font-weight: normal;
color: #000;
line-height: 30px;
margin: 0px 15px;
}

#similar-post .similar_posts {
display: inline-block;
float: left;
margin: 0px 5px 10px 20px;
width: 220px;
min-height: 85px;
vertical-align: top;
}

#similar-post .similar_posts img{
display: inline-block;
width: 90px;
height: 70px;
float: left;
margin: 0px 15px 0 0px;
}

#similar-post .similar_posts h1{
font-family: Bitter;
display: block;
width: 100%;
margin: 0px 0px 5px 0px;
padding: 0px;
font-size: 13px;
font-weight: normal;
line-height: 18px;
}


#similar-post .similar_posts .post_time {
background: none;
margin: 0px!important;
padding: 0px!important;
}



/*------------------------------*/ 
/*-------9.Page Templates-------*/ 
/*------------------------------*/ 



.post_nr {
background: #fff;
width: 100%;
display: inline-block;
margin: 0px 0px 0px 0px!important;
}

.post_nr h2{
color: #333;
font-size: 20px;
margin: 0px 0 5px 0px;
font-weight: normal;
}

.post_nr .search{
float: left;
}

.single-entry{
color: #333;
font-size: 12px;
line-height: 20px;
display: inline-block;
margin: 0px 0 15px 0px;
padding-bottom: 20px;
}

.single-entry .search{
margin: 10px 0 0px 0px;
}

.search-results{
width: 100%!important;
float: left!important;
display: inline-block!important;
}

.search-no-results{
width: 100%!important;
float: left!important;
display: inline-block!important;
}

#archive{
background: #fff;
width: 445px;
display: inline-block;
}

#archive_left_col{
display: inline-block;
width: 207px;
float: left;
margin-right: 30px;
}

#archive_right_col{
display: inline-block;
width: 207px;
}

#archive li{
line-height: 23px;
font-size: 13px; 
color: #333;
}

#archive li a{
color: #333;
}

#archive li a:hover{
color: #f14d4d;
}

.archive_title{
border-bottom: 2px solid #e9e9e9;
display: inline-block;
width: 100%;
height: 30px;
margin-bottom: 13px;
}

.archive_title h3{
border-bottom: 2px solid #1aaad9;
float: left;
font-size: 16px;
font-weight: normal;
color: #333;
line-height: 30px;
}

.archive_title_bot {
border-bottom: 2px solid #e9e9e9;
display: inline-block;
width: 100%;
height: 30px;
margin: 15px 0 13px 0;
}

.archive_title_bot h3{
border-bottom: 2px solid #1aaad9;
float: left;
font-size: 16px;
font-weight: normal;
color: #333;
line-height: 30px;
}

.error404_content{
background: #fff;
width: 445px;
display: inline-block;
margin: 0px 0px 25px 0px;
}

.error404{
display: block;
float: left;
font-size: 20px;
font-weight: normal;
color: #333;
margin: 0 0 10px 0px;
}


.error404_content h1{
width: 100%;
float: left;
display: block;
padding-right: 10px;
font-size: 20px;
font-weight: normal;
color: #333;
}

.error404_content #archive{
border: none;
display: inline-block;
margin: 10px 0px 0px 0px;
padding: 0px;
box-shadow: none;
}

.error404_content .search{
margin: 10px 0 20px 0px;
float: left;
}


#content.full_width{
width: 97%;
}

#content.full_width .single_thumbnail{
display: inline-block;
width: 280px;
height: 200px;
float: left;
margin: 0px 20px 10px 0px;
}

#content.full_width .single_thumbnail img{
width: 280px;
height: 200px;
}

#content.full_width .single_post{
width: 100%;
}

#content.full_width .single_title h1{
display: block;
float: none;
width: 100%;
}

#content.full_width .single_text{
display: block;
float: none;
width: 100%;
}

.space_10 {
display: block;
width: 100%;
margin: 0px 0px 10px 0px;
}

/*---------------------------*/ 
/*--------10.Comments--------*/
/*---------------------------*/ 



#disqus_thread{
margin: 15px 0px 0px 10px;
}


#comments {
display: inline-block;
float:left;
width: 100%;
margin-top: 5px;
}

.comment-header {
display: inline-block;
width: 100%;
height: 30px;
padding-bottom: 10px;
margin-bottom: 20px;
}

.comment-header h3{
float: left;
font-size: 15px;
font-weight: normal;
color: #555;
line-height: 30px;
}

#comments h3 {
color: #000;
font-size: 17px;
font-weight: normal;
margin: 10px 0 10px 0px;
text-shadow: 1px 1px 0px #fff;
font-style: normal;
} 

#reply-title {
line-height: 35px;
color: #444;
font-size:17px;
font-weight: normal;
margin: 10px 0 10px 0px;
text-shadow: 1px 1px 0px #fff;
font-style: normal;
}

.comment-form-comment label {
display: none;
}

.form-allowed-tags {
display: none;
}

.comment-notes {
display: none;
}

.comment {
display: inline-block;
color: #666;
clear: both;
float: left;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
padding: 0px 12px 5px 0px;
margin-bottom: 15px;
width: 100%;
}

.commentlist p{
background: url("images/comment_bg.png") no-repeat top left #eee;
display: block;
width: 70%;
float: left;
margin: 0px 10px 0 3px!important;
padding: 25px 10px 10px 30px!important;
text-indent: 0px;
font-size: 12px;
line-height: 20px;
border-radius: 4px;
}

.fn{
display: block;
position: absolute;
width: 65px;
float: left;
margin: 58px 0px 0 0px;
font-size: 12px;
color: #333;
font-weight: normal;
font-style: normal;
text-align: center;
}

.comment-meta{
display: block;
position: absolute;
width: 150px;
margin: 5px 0px 0 110px;
font-size: 11px;
}

.comment-meta a{
font-size:11px;
color:#888;
line-height: 14px;
}

.says{
display: none;
}

.comment-edit-link{
display: none;
}

.nocomments {
display: none;
}

.avatar {
border: 1px solid #ddd;
margin: 0 15px 10px 3px;
width: 50px;
height: 50px;
float: left;
padding: 3px;
}

.cancel-comment-reply a:link, .cancel-comment-reply a:visited {
margin-bottom: 10px;
display: block;
font-size: 13px;
color: #666;
font-weight: normal;
font-style: normal;
}

.children .comment {
float: right;
padding: 10px 5px 0 6px;
clear:both;
width: 94%;
margin: 10px 5px 10px 0;
}

.children .comment p{
width: 68%;
display: inline-block;
margin: 0px 10px 0 75px;
text-indent: 0px;
}

.comment-reply-link, .comment-reply-link:visited {
border: none;
background: #f14d4d;
color: #fff;
display: block;
float: right;
font-size:11px;
font-weight: normal;
margin: 10px 20px 10px 10px;
padding: 2px 6px;
text-transform: lowercase;
}

.comment-reply-link:hover{
color: #fff;
}

#respond {
color: #666;
margin: 0px 0 10px 0;
}

#respond  p{
text-indent: 0px;
}

#respond a{
color: #666;
margin: 0px 0 10px 0;
}

#respond a:hover{
color: #f14d4d;
}

#commentform p{
font-size:12px;
}

#commentform label{
font-size: 13px;
}

.required {
display: none;
}

.comment-form-author label{
padding-top: 8px!important;
display: inline-block;
font-size:11px!important;
color:#777;
}

.comment-form-email label{
padding-top: 19px!important;
display: inline-block;
font-size:11px!important;
color:#777;
}

.comment-form-url label{
padding-top: 20px!important;
display: inline-block;
font-size:11px!important;
color:#777;
}

input#author{
width: 200px;
float: left;
margin: 0px 10px 0 0;
font-size:13px;
background:#F9F9F8;
border:1px solid #DDDDDD;
padding: 5px;
color:#292929;
}

input#author:focus{
font-size:13px;
background:#F9F9F8;
border:1px solid #ccc;
color:#292929;
}

.comment-form-email input{
width: 200px;
float: left;
margin: -20px 10px 0 0;
font-size:13px;
background:#F9F9F8;
border:1px solid #DDDDDD;
padding: 5px!important;
color:#292929;
border-radius: 0px!important;
}

.comment-form-email input:focus{
font-size:13px;
background:#F9F9F8;
border:1px solid #ccc;
color:#292929;
}

input#url{
width: 200px;
float: left;
margin: -20px 10px 0 0;
font-size:13px;
background:#F9F9F8;
border:1px solid #DDDDDD;
padding: 5px;
color:#292929;
}

input#url:focus{
font-size:13px;
background:#F9F9F8;
border:1px solid #ccc;
color:#292929;
}

textarea#comment  {
margin: 5px 10px 0 0;
font-size:14px;
background:#F9F9F8;
border:1px solid #DDDDDD;
width: 80%;
max-width: 300px;
height: 150px;
color:#292929;
padding: 5px;
}

textarea#comment:focus  {
font-size:14px;
background:#F9F9F8;
border:1px solid #ccc;
color:#292929;
} 
 
#submit {
border: none;
background: #f14d4d;
margin: 15px 0 15px 0px;
padding: 5px 10px;
font-weight: normal;
color: #fff;
font-size: 14px;
cursor: pointer;
}
 
#submit:hover {
color: #fff;
}

.comment-awaiting-moderation{
display: inline-block;
font-size:11px!important;
margin-left: 75px;
}




/*----------------------------*/ 
/*------11.Breadcrumbs--------*/
/*----------------------------*/ 



#content_bread_panel{
display: inline-block;
width: 100%;
float: left;
margin: 0px 0 10px 0px;
}

#crumbs{
display: block;
color: #777;
float: left;
margin: 0px;
font-size: 11px;
line-height: 20px;
text-transform: uppercase;
}

#crumbs a{
color: #777;
}




/*---------------------------*/ 
/*---------12.Search---------*/
/*---------------------------*/ 


.search{
width: 250px;
margin: -4px 0px 6px 0px;
display: inline-block;
float: left;
}

input#s { 
border: 1px solid #e9e9e9;
display: inline-block;
background: #fff;
color: #666;
padding: 6px;
margin: 5px 0px 0px 0px;
width: 200px;
height: 14px;
}

input#s:focus { 
box-shadow: 0px 0px 4px #ccc;
}

#searchsubmit {
border: 1px solid #e9e9e9;
position: absolute;
width: 32px;
height: 30px;
margin-top: 4px;
margin-left: -5px; 
cursor:pointer;
background: url("images/search_button.png") no-repeat;
background-color: red;
text-indent: -999px;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.gecko #searchsubmit {
margin-left: 0px; 
}

.webkit input#s { 
width: 204px!important;
}

.webkit #searchsubmit {
float: right;
position: relative;
margin-right: -25px; 
}

.chrome input#s { 
width: 205px!important;
}

.chrome #searchsubmit {
float: right;
position: relative;
margin-right: 0px!important;
}




/*----------------------------*/ 
/*--------13.Navigation-------*/
/*----------------------------*/ 



.pagination {
display: block;
text-align: center;
width: 100%;
padding: 0px 0 20px 0px;
margin: 10px 0px 0px 0px;
}

.pagination span, .pagination a {
margin: 2px 4px 2px 0;
padding: 5px 9px;
text-decoration:none;
width:auto;
font-size:14px;
color: #fff;
background: #f14d4d;
}

.pagination a:hover{
color:#fff;
}

.pagination .current{
padding: 5px 9px;
background: #444;
color:#fff;
}


.wp-pagenavi {
display: block;
width: 90%;
padding: 10px 0 20px 0px;
margin: 20px 0px 0px 0px;
}

.wp-pagenavi a, .wp-pagenavi span {
margin: 2px 4px 2px 0;
padding:4px 9px 4px 9px;
text-decoration:none;
width:auto;
color: #777;
font-size:13px;
border: 1px solid #ddd;
}

.wp-pagenavi span.current {
padding:4px 9px 4px 9px;
font-size:15px;
background: #eee;
color:#999;
}

.postnav{
display:inline;
color:#999;
margin:20px 20px 20px 0px;
}

.postnav a{
border: 1px solid #ccc; 
background-color:#fff; 
padding:4px 9px 4px 9px;
text-decoration:none; 
font-size:13px;
color:#777;
}

.postnav a:hover{
border:#ddd 1px solid;
background-color:#eee;
color:#666;
}

.postnav span.current{
border: 1px solid #bbb;
color:#666;
font-size:13px;
padding:4px 9px 4px 9px;
margin-left: 4px;
text-decoration:none;
background-color:#eee;
}

.posts_nav_link{}
.paginate_links{}
.next_posts_link{}
.previous_posts_link{}






/*---------------------------*/
/*------14.Contact form------*/
/*---------------------------*/


#cf_map{
display: inline-block;
float: left;
width: 100%;
max-width: 680px;
height: auto;
margin: 5px 0px 15px 0px;
}
 
#cf_map iframe{
border: none;
width: 100%;
height: auto;
min-height: 240px;
margin: 0px;
padding: 0px;
}

#contact_text{
display: inline-block;
width: 100%;
margin-bottom: 10px;
font-size: 13px;
line-height: 20px;
color: #555;
}


input#scrch { 
background:#f5f5f5;
border:1px solid #DDDDDD;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
box-shadow: 0 0 1px #fff;
-webkit-box-shadow: 0 0 1px #fff;
-moz-box-shadow: 0 0 1px #fff;
color:#777;
padding: 7px;
margin: 0px 0 10px 5px;
width: 87%;
}

input#scrch:focus { 
background:#fff;
box-shadow: 0 0 5px #ccc;
-webkit-box-shadow:0 0 5px #ccc;
-moz-box-shadow: 0 0 5px #ccc;
padding: 7px 8px 8px 7px;
}


#contact {
display: inline-block;
margin-top: 14px;
}

#contact label {
display:block;
padding:5px 0;
font-size: 12px;
color: #777;	
}

#contact input {
border:1px solid #ddd;
background:#f9f9f9;
width: 180px!important;
margin-bottom:10px;
color: #555;
font-size: 14px;
padding: 8px 8px 8px 7px;
box-shadow: 0px 0px 1px #ccc;
-webkit-box-shadow: 0 0 1px #ccc;
-moz-box-shadow: 0 0 1px #ccc;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

#contact textarea {
border:1px solid #ddd;
background:#f9f9f9;
width: 300px!important;
margin-bottom:10px;
color: #555;
font-size: 14px;
padding: 8px 8px 8px 7px;
box-shadow: 0px 0px 1px #ccc;
-webkit-box-shadow: 0 0 1px #ccc;
-moz-box-shadow: 0 0 1px #ccc;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

#contact input:focus, #contact textarea:focus {
border:1px solid #ddd;
background:#fff;
box-shadow: 0 0 5px #ccc;
-webkit-box-shadow:0 0 5px #ccc;
-moz-box-shadow: 0 0 5px #ccc;
}

#contact input[type="submit"]{
border: 1px solid #ddd;
width: 75px!important;
height: 32px;
cursor: pointer;
background: #fff;
color: #666;
font-size: 14px;
margin-top: 10px;
padding:0;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.errormsg{
width: 420px;
display: inline-block;
margin-top: 20px;
}

.errormsg, .successmsg{
background:#FEF4F1;
border:1px solid #F7A68A;
color:#DA4310;
line-height: 22px;
padding: 10px;
padding:10px 10px 10px 0px;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

.successmsg {
display: inline-block;
margin-top: 20px;
background:#F5FAF1;
border:1px solid #C2E1AA;
width: 235px;
color:#8FA943;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}
 





/*----------------------------*/ 
/*---------15.Sidebars--------*/
/*----------------------------*/


#sidebar-right {
background-color: #f4f4f4;
width: 272px;
height: 100%;
display: inline-block;
margin-left: 33px;
} 

.right-widget{
background: url("images/sidebar-center-shadow.png") repeat-y left;
border-bottom: 2px solid;
border-bottom-color: #ff0000;
display: inline-block;
float: left;
vertical-align: top;
width: 242px;
font-size: 13px;
color: #333;
padding: 10px 15px 15px 15px;
margin: 0px 0 0px 0px;
-webkit-transition: all .3s ease;
} 


.right-widget:first-child{
background: url("images/sidebar-shadow.png") no-repeat left top;
} 

.right-widget:last-child{
background: url("images/sidebar-shadow.png") no-repeat left bottom;
border-bottom: none;
} 


.right-heading {
display: inline-block;
width: 272px;
float: left;
height: 35px;
margin: 0px 0 8px -15px;
padding: 0px 0px 0px 0px;
}

.right-heading h3 {
float: left;
display: block;
padding: 9px 0px 0px 14px;
margin-left: 0px;
color: #333;
font-size: 18px;
line-height: 20px;
text-transform: uppercase;
}

.right-widget li{
background: url("images/bor_bot.png") repeat-x bottom;
color: #333;
font-size: 13px;
display: block;
line-height: 32px;
} 

.right-widget li a{
background: url("images/sidebar_li_arrow.png") no-repeat left;
color: #666;
padding-left: 12px;
} 

.right-widget li:last-child {
background: none;
} 


.right-widget li a:hover{
color: #f14d4d;
} 

#sidebar-footer{
width: 1000px;
float: left;
display: inline-block;
margin: 5px 0 25px 0;
} 

#sidebar-footer{
color: #b1b1b1;
}

#sidebar-footer a{
color: #b1b1b1;
}

#sidebar-footer a:hover{
color: #f14d4d;
}

.footer-widget{
vertical-align: top;
width: 210px;
display: inline-block;
margin: 15px 24px 0px 0px;
padding: 0px 0px 0px 9px;
vertical-align: top;
line-height: 20px;
} 

.footer-heading {
border-bottom: 1px solid #515151;
display: inline-block;
height: 33px;
width: 100%;
float: left;
margin: 0px 0 15px 0px;
}

.footer-heading h3 {
border-bottom: 1px solid #999;
font-weight: normal;
float: left;
display: block;
padding: 0px;
line-height: 33px;
color: #fff;
font-size: 16px;
text-transform: uppercase;
}

.footer-widget li{
color: #ddd;
font-size: 13px;
display: block;
line-height: 23px;
} 

.footer-widget li a{
background: url("images/footer_bor_bot.png") repeat-x bottom;
color: #ccc;
display: block;
padding: 5px 0px 5px 0px;
} 

.footer-widget li:last-child a{
background: none;
} 

 
 
/*--------------------------*/
/*---------16.Footer--------*/
/*--------------------------*/


#footer_box{
border-top: 3px solid #222;
background: #333;
width: 100%; 
display: inline-block;
margin-top: 25px;
font-size: 12px;
}

#footer_bottom {
background: #222;
width: 100%;
height: auto;
display: inline-block;
margin-top: -5px;
padding-top: 20px;
}


#secondaryMenu{
display: inline-block;
width: 100%;
height: 35px;
margin: 0px;
text-align: center;
}


#secondaryMenu ul li{
margin: 0; 
padding: 0; 
border: none; 
list-style: none;
display: inline-block;
}

#secondaryMenu ul li a{
font-family: Cuprum;
line-height: 35px;
display: block;
width: 100%;
margin: 0px 6px;
color: #fff;
font-size: 14px;
text-transform: uppercase; 
background: none;
}

#secondaryMenu ul li a:hover{
color: #ccc;
}

#credit {
color: #999;
display: inline-block;
width: 100%;
padding: 5px 0px 25px 0px;
font-size: 12px;
text-align: center;
}

#credit a{
color: #ccc;
}

#credit a:hover{
color: #999;
}




/*--------------------------*/
/*--------17.Widgets--------*/
/*--------------------------*/


#vertical-ticker{
display: inline-block;
position: relative;
height: 355px;
width: 100%;
overflow:hidden;
padding:0;
}

#vertical-ticker li{
background: none;
border-bottom: 1px solid #e9e9e9;
display: block;
height: 80px;
color: #333;
font-size: 12px;
margin: 0px 0px 15px 0px; 
}

#vertical-ticker li a{
padding: 0px!important;
background: none!important;
}

#vertical-ticker a img{
display:block;
float: left;
width: 90px;
height: 65px;
margin: 0px 15px 0px 0px; 
}

#vertical-ticker h1{
font-family: Bitter;
display: block;
font-size: 13px;
line-height: 20px;
font-weight: normal;
}

#vertical-ticker h1 a{
color: #000;
}

#vertical-ticker h1 a:hover{
color: #f14d4d;
}


#sidebar-right .menu{
display: inline-block;
float: left;
margin: 0px;
margin-left: 10px;
width: 96%;
}

#sidebar-right .menu li{
list-style: none;
font-size: 13px;
}

#sidebar-right .menu .sub-menu li{
border: none;
}

#sidebar-right .menu .sub-menu li a:before {
    content: '- ';
}

#sidebar-right .menu li:hover{
list-style: none;
background-color: #f5f5f5;
}

#sidebar-right .menu li a{
display: inline-block;
width: 100%;
list-style: none;
}

#sidebar-right .menu .current-menu-item {
background-color: #f5f5f5;
}




.widget_recent_posts li{
border-bottom: 1px solid #e9e9e9;
display: inline-block;
width: 100%;
margin: 0px 0 15px 0px;
list-style: none;
background: none;
padding: 0px 0px 15px 0px;
}

.widget_recent_posts li:last-child{
border-bottom: none;
margin: 0px;
padding: 0px 0px 10px 0px;
}

#sidebar-footer .widget_recent_posts li{
width: 205px;
margin: 3px 0 14px 0px;
padding: 0px;
border-bottom: none;
color: #ddd;
}

.widget_recent_posts li a{
color: #000;
list-style: none;
background: none;
padding: 0px;
margin: 0px;
}

#sidebar-footer .widget_recent_posts li a{
color: #eee;
}


.widget_thumbnail{
display: inline-block;
float: left;
width: 90px;
height: 65px;
margin: 0px 15px 0px 0px;
}

#sidebar-footer .widget_thumbnail{
float: left;
width: 70px;
height: 60px;
margin: 0px 14px 0px 0px;
}

#sidebar-footer .widget_thumbnail img{
width: 70px;
height: 60px;
}


.widget_info{
display: block;
width: 100%;
margin: 0px!important;
padding: 0px!important;
}

#sidebar-footer .widget_info{
margin: 2px 0px 0 0px;
}

.widget_title{
font-family: Bitter;
display: block;
font-size: 13px;
line-height: 20px;
font-weight: normal;
margin: -9px 0px 0px 10px;
text-indent: 0px;
color: #000!important;
}

.widget_title:hover{
color: #f14d4d!important;
}

#sidebar-footer .widget_title{
color: #eee!important;
}

#sidebar-footer .widget_title:hover{
color: #f14d4d!important;
}

.widget_date{
line-height: 13px;
text-indent: 0px;
font-size: 11px;
color: #777;
margin: 8px 0px 0px 0px;
padding: 0px 0px 0px 0px!important;
display: block;
}

.widget_date span:first-child{
background: url("images/view_icon.png") no-repeat right center;
}

.widget_date span{
padding: 3px 14px 0px 0px!important;
}

#sidebar-footer .widget_date{
text-shadow: none;
color: #bbb;
}

#sidebar-footer .widget_date span:first-child{
display: block;
padding: 0px 0px 0px 0px!important;
background: none;
}

#sidebar-footer .widget_date span{
display: none;
}


.widget_recent_posts_two {
display: inline-block;
float: left;
width: 250px;
margin: 0px 0 0px 0px;
}

.widget_recent_posts_two li a{
list-style: none;
padding: 0px;
}


.widget_li {
background: url("images/sidebar_li_arrow.png") no-repeat left!important;
border-bottom: 1px solid #e9e9e9;
display: inline-block;
width: 245px;
margin: 0px 0 0px 4px;
padding: 6px 0px 5px 0px;
line-height: 22px;
font-size: 13px;
}

.widget_li:first-child {
background: none;
border-bottom: none!important;
margin: 0px 0 0px 0px;
padding: 0px 0px 5px 0px;
}

.widget_li:last-child {
border-bottom: none!important;
margin: 0px 0 0px 4px;
}

.widget_li:first-child .widget_title_two {
background: #f14d4d!important;
position: absolute;
font-size: 14px!important;
background: none;
margin: -60px 0px 0px 13px;
padding: 4px 6px;
color: #fff!important;
}

.widget_li:first-child .widget_title_two:hover {
color: #f14d4d;
}


.widget_li:first-child img {
display: inline-block;
float: left;
margin: 0px 0px 2px 0px;
}

.widget_li img {
display: none;
}

.widget_title_two{
font-family: Bitter;
background: none!important;
display: block;
font-size: 12px!important;
line-height: 22px!important;
margin: 0px 0px 0px 13px;
text-indent: 0px;
font-weight: normal;
color: #000!important;
}

.widget_title_two:hover{
color: #f14d4d!important;
}



.flickr_wrap {
width: 255px;
display: inline-block;
height: 100%;
}

.flickr_wrap img{
border: none!important;
display: inline-block;
margin: 0px 9px 9px 0px!important;
float:left;
width: 54px!important;
height: 54px!important;
padding: 0px!important;
}

#sidebar-footer .flickr_wrap {
width: 227px;
display: inline-block;
height: 100%;
margin-bottom: 2px;
}

#sidebar-footer .flickr_wrap img{
margin: 0px 9px 9px 0px!important;
border: none!important;
width: 63px!important;
height: 63px!important;
padding: 0px!important;
}

.twitter_list{
width: 225px;
}



#sidebar-footer .twitter_list{
width: 184px; 
}

.twitter_list li{
border-bottom: 1px solid #eee;
background: url("images/twitter_bird.png") no-repeat left top;
display: inline-block;
width: 95%;
margin: 0px 0px 10px 2px;
padding: 0 0px 10px 30px;
list-style: none;
font-size: 11px;
line-height: 20px!important;
}

#sidebar-footer .twitter_list li{
border-bottom: 1px solid #444;
padding-left: 30px;
color: #bbb;
}

#sidebar-footer .twitter_list li:last-child{
background: url("images/twitter_bird.png") no-repeat left top;
border-bottom: none;
margin-bottom: 0px;
}


.twitter_list li a{
display: inline;
background: none;
padding: 0px;
margin: 0px 0 0 5px;
}

.twitter_list li:last-child{
background: url("images/twitter_bird.png") no-repeat left top;
border-bottom: none;
margin-bottom: 0px;
}

.tagcloud{
margin: 0 0 5px 5px;
}

.tagcloud a{
color: #fff;
display: inline-block;
font-size: 13px!important;
padding: 3px 6px 4px 6px;
background: #1aaad9;
margin: 0px 0px 4px 0px;
}

.tagcloud a:hover{
color: #fff;
}

#sidebar-footer .tagcloud{
margin: 0px 6px 0px 0px;
}

#sidebar-footer .tagcloud a{
color: #fff;
}

#sidebar-footer .tagcloud a:hover{
color: #fff;
}

.video_widget{
width: 245px;
min-height: 190px;
}

.video_widget iframe{
border: none;
width: 245px;
min-height: 190px;
margin-bottom: 10px;
}

.video_widget p{
text-indent: 0px;
}

.video_desc{
display: block;
width: 245px;
text-indent: 0px;
}

.banners{
width: 260px;
}

.banners a img{
margin: 0px;
float: left;
max-width: 245px!important;
}



#recentcomments li a{
font-size: 13px;
background: none;
}

#contactNameWidget,#emailWidget{
border: 1px solid #ddd;
color: #666;
padding: 3px;
margin: 5px 0 5px 0px;
width: 207px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

#commentsTextWidget{
border: 1px solid #ddd;
color: #666;
padding: 3px;
height: 100px;
width: 207px;
margin: 5px 0 0 0px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

#submittedWidget{
border: none;
cursor: pointer;
background: #f14d4d;
color: #fff;
padding: 3px 7px 3px 7px;
margin: 10px 0 0 0px;
}

#submittedWidget:hover{
color: #fff;
}

#contactFormWidget{
width: 89%;
margin: 0px 0 10px 3px;
}

#sidebar-footer #contactNameWidget, #sidebar-footer #emailWidget{
border: 1px solid #e1e1e1;
color: #888;
padding: 3px;
margin: 5px 0 5px 0px;
width: 100%;
}

#sidebar-footer #commentsTextWidget{
border: 1px solid #e1e1e1;
color: #888;
padding: 3px;
height: 100px;
width: 100%;
margin: 5px 0 0 0px;
}

#sidebar-footer #submittedWidget{
background: #1aaad9;
color: #fff;
}

#sidebar-footer #submittedWidget:hover{
background: #666;
color: #fff;
}


.screenReader{
display:none;
}

#contact label {
display:block;
padding:5px 0;
color: #666;
}

#contact input, #contact textarea {
border:1px solid #ddd;
padding:8px;
color: #666;
width:250px;
margin-bottom:10px;
}

#contact textarea {
width:400px;
font-size:13px;
}

#contact input[type="submit"]{
border: none;
background: #f14d4d;
padding: 3px 8px 3px 8px;
width: 60px;
cursor:pointer;
color: #fff;
border-radius: 0px;
}

#contact input[type="submit"]:hover{
color:#fff;
}

#submittedContact{
text-indent: 0px;
border: 1px solid #ddd;
padding: 3px 70px 3px 7px;
width: 65px;
cursor:pointer;
background: #fff;
color:#666;
}

.errormsg, .successmsg{
background:#FEF4F1;
border:1px solid #F7A68A;
color:#DA4310;
padding:10px;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

.successmsg {
background:#F5FAF1;
border:1px solid #C2E1AA;
color:#8FA943;
border-radius:4px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
}

#calendar_wrap #wp-calendar{
border: 1px solid #e9e9e9;
width: 100%;
margin-bottom: 5px;
}

.gecko #calendar_wrap #wp-calendar{
display: block;
}
 
#calendar_wrap #wp-calendar caption{
background-color: #333;
width: 100%;
color: #fff;
font-size: 14px;
padding: 7px 0px; 
text-align: center;
}
 
#calendar_wrap #wp-calendar th, #calendar_wrap #wp-calendar tr, #calendar_wrap #wp-calendar td{
color: #444;
border: none;
text-align: center;
font-size: 12px;
} 

#calendar_wrap #wp-calendar td{
line-height: 20px;
} 
 
#calendar_wrap #wp-calendar thead  tr th{
border: 1px solid #e9e9e9;
background-color: #eee;
color: #444!important;
} 
 
#calendar_wrap #wp-calendar a{
display: inline-block;
width: 100%;
height: 100%;
background-color: #eee;
color: #444; 
} 
 
#calendar_wrap #wp-calendar #prev{
text-align: left;
}

#calendar_wrap #wp-calendar #next{
text-align: right;
}

#calendar_wrap #wp-calendar #prev a, #calendar_wrap #wp-calendar #next a{
background-color: #fff;
color: #444;
}

#calendar_wrap #wp-calendar #prev a:hover, #calendar_wrap #wp-calendar #next a:hover{
color: #f14d4d;
}

.flexslider_widget {
visibility:hidden;
width: 245px; 
position: relative; 
margin: 0px 0px 5px 0px; 
float: left;
display: inline-block;

}

.flexslider_widget a{
padding: 0px!important;
margin: 0px!important;
}

.flexslider_widget > li {
display: none; 
-webkit-backface-visibility: hidden;
list-style: none!important;
background: none!important;
padding: 0px!important;
margin: 0px!important;
} 

.flexslider_widget .slides img{
width: 245px; 
height: 200px;
display: block;
}

.flexslider_widget .slides:after {
content: "."; 
display: block; 
clear: both; 
visibility: hidden; 
line-height: 0; 
height: 0;
}

.flexslider_widget .no-js .slides > li:first-child {
display: block;
list-style: none!important;
background: none!important;
padding: 0px!important;
margin: 0px!important;
}

.flexslider_widget .flex-direction-nav{
width: 220px; 
height: 30px;
position: absolute; 
left: 13px;
bottom: 90px;
float: left;
display: inline-block;
-webkit-transition: all .3s ease;
}

.flexslider_widget .flex-direction-nav .flex-next{
background: url("images/slider_format_next.png") no-repeat;
display: inline-block;
width: 30px; 
height: 30px;
float: right;
text-indent: -9999px;
cursor: pointer;
}

.flexslider_widget .flex-direction-nav .flex-next:hover{
opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.flexslider_widget .flex-direction-nav .flex-prev{
background: url("images/slider_format_prev.png") no-repeat;
display: inline-block;
width: 30px; 
height: 30px;
float: left;
text-indent: -9999px;
cursor: pointer;
}

.flexslider_widget .flex-direction-nav .flex-prev:hover{
opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}


#sidebar-right .flexslider_widget .flex-caption{
display: inline-block;
position: absolute;
max-width: 217px!important;
left: 13px;
bottom: 23px;
float: left;
font-size: 14px;
line-height: 22px;
color: #fff;
padding: 4px 6px;
background-color: #f14d4d;
text-indent: 0px;
}


.candy-clearfix{
display: inline-block;
width: 100%;
}

.candy-clearfix li a{
display: inline-block;
float: left;
width: 40px;
list-style: none!important;
background: none!important;
padding: 0px;
margin: 0px;
}
