/**
Theme Name: All News
Theme URI: http://royalwpthemes.com/allnews/
Author URI: http://themeforest.net/user/RoyalwpThemes/portfolio?ref=RoyalwpThemes
Version: 2.4
Author: RoyalwpThemes
Description: Premium News WordPress Theme.
License:
License URI:
*/



/*--------1.Css Reset--------------------*/
/*--------2.General----------------------*/
/*--------3.Main Menu--------------------*/ 
/*--------4.Futured----------------------*/
/*--------5.Home Page--------------------*/ 
/*--------6.Pages Content----------------*/ 
/*--------7.Post-------------------------*/ 
/*--------8.Portdolio--------------------*/ 
/*--------9.Single Content---------------*/ 
/*--------10.Page Templates--------------*/ 
/*--------11.Comments--------------------*/
/*--------12.Breadcrumbs-----------------*/
/*--------13.Search----------------------*/
/*--------14.Navigation------------------*/
/*--------15.Contact form----------------*/
/*--------16.Sidebars--------------------*/
/*--------17.Footer----------------------*/
/*--------18.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:13px; color: #3e3e3e; background: #fff;}
.clear{ clear: both; }
h1 {font-size: 30px; color: #e4a225; font-weight: normal; line-height: 180%;}
h2 {font-size: 24px; color: #e4a225; font-weight: normal; line-height: 180%;}
h3 {font-size: 22px; color: #e4a225; font-weight: normal; line-height: 180%;}
h4 {font-size: 19px; color: #e4a225; font-weight: normal; line-height: 180%;}
h5 {font-size: 16px; color: #e4a225; font-weight: normal; line-height: 220%;}
h6 {font-size: 14px; color: #e4a225; font-weight: normal; line-height: 240%;}
a {color:#e4a225; text-decoration:none;} 
a:hover {color: #fbb736; 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: 0 0 2px 15px; display: inline;}
img.alignleft {margin: 0 15px 2px 0; display: inline;}
.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;}	
.alignright {float: right;}
.alignleft {float: left;}
.left{float: left;}
.right{float: right;}
.gallery-caption {text-align:center;}
.sticky {}
.bypostauthor {}
.noside{text-align:center;padding:10px;}
.hide{display: none;}

/*---------------------------*/
/*--------2.General----------*/
/*---------------------------*/


#all_content{
width: 100%;
}

#all_content_fixed{
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
background: #fff;
width: 1000px;
margin: 0 auto;
box-shadow: 0px 1px 5px #ddd;
}

.inner{
height:100%;
max-width:960px;
position:relative;
clear:both;
text-align:left;
margin: 0 auto;
}

#header {
display: block;
width: 960px;
height: 180px;
margin:0 auto;
}

#title_box{
display: inline-block;
max-width: 930px;
float: left;
margin: 26px 0px 0 0px;
}

#title_box img{
display: inline-block;
max-height: 60px;
float: left;
}

.site_title h1{
color: #444;
font-size: 30px;
position: relative;
display: block;
font-weight: normal;
line-height: 150%;
margin: 7px 0px 0 0px;
}

.site_title h1:hover{
color: #666;
}

#banner-header{
width: 468px;
height: 60px;
display: inline-block;
margin-top: 26px;
float: right;
}

#banner_header_728{
width: 728px;
height: 90px;
display: inline-block;
margin-top: 15px;
float: right;
}

#banner_header_728 img{
width: 728px;
height: 90px;
}

#menu_bottom_panel{
background: #f1f1f1;
display: inline-block;
float: left;
width: 960px;
height: 30px;
margin: 0px 0px 0 0;
}

#menu_bottom_line{
background: #f2b032;
display: inline-block;
float: left;
width: 960px;
height: 3px;
border-radius: 0 0 3px 3px;
-webkit-border-radius: 0 0 3px 3px;
-moz-border-radius: 0 0 3px 3px;
}

#header_reg_box{
display: inline-block;
max-width: 300px;
height: 28px;
float: left;
margin: 1px 0px 0 30px;
}

#signin_box {
display: inline-block;
float: left;
padding: 4px 5px 0px 0px;
font-size: 11px;
}

#login_box {
display: inline-block;
padding: 4px 5px 0px 0px;
font-size: 11px;
}

#signin_box a.signin, #login_box a.login{
padding: 0px;
text-decoration:none;
font-weight:bold;
color:#333;
}

#signin_box a.signin:hover, #login_box a.login:hover {
color: #666;
}

#login_box a{
color:#333;
}

#login_box a:hover{
color:#666;
}

a.signin, a.login {
position:relative; 
margin-left: 3px;
color:#333;
}

a.signin span, a.login span{
display: inline-block;
min-width: 30px;
background:url("images/toggle_down_light.png") no-repeat right;
padding: 4px 20px 6px 0;
}

#signin_box a.menu-open, #login_box a.menu-open {
color:#666;
outline:none;
}

a.signin.menu-open span, a.login.menu-open span {
background-image:url("images/toggle_up_dark.png");
color:#666;
}

#signin_menu{
background: #f2b032;
position:absolute;
display:none;
width:215px;
z-index:100;
border: 1px transparent;
text-align:left;
padding:12px;
margin-top: 30px;
color:#fff;
font-size:11px;
border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
box-shadow: 0px 1px 3px #999;
-webkit-box-shadow: 0px 1px 3px #999;
-moz-box-shadow: 0px 1px 3px #999;
}

#login_menu{
background: #f2b032;
position:absolute;
display:none;
width:215px;
z-index:100;
border: 1px transparent;
text-align:left;
padding:12px;
margin-top: 3px;
color:#fff;
font-size:11px;
border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
box-shadow: 0px 1px 3px #999;
-webkit-box-shadow: 0px 1px 3px #999;
-moz-box-shadow: 0px 1px 3px #999;
}

.chrome #login_menu{
margin-top: 30px;
}

.webkit  #login_menu{
margin-top: 30px;
}

#signin_menu input[type=text], #signin_menu input[type=password], #login_menu input[type=text] , #login_menu input[type=password]{
border: 1px solid #c1c1c1;
display: block;
border-radius: 4px;
font-size: 13px;
margin: 5px 0 10px 0;
padding: 5px;
width: 203px;
}

#signin_menu p, #login_menu  p{
margin:0;
padding: 0px;
text-indent: 0px;
}

#signin_menu label, #login_menu label{
font-weight:normal;
}

#signin_menu p a, #login_menu p a{
color:#fff;
}

#lost_pas{
display: block;
margin: 10px 0px 0 0;
color:#fff;
}

#lost_pas a{
color:#fff;
}

#lost_pas a:hover{
color:#eee;
}

#signin_menu [type=submit], #login_menu [type=submit]{
border: 1px solid #444;
background: #444;
display: block;
cursor: pointer;
font-size: 12px;
margin: 12px 0px 0 0;
padding: 3px 9px;
color: #fff;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

#signin_menu [type=submit]:hover, #login_menu [type=submit]:hover{
border: 1px solid #555;
background: #666;
}


#sidesocial{
border-left: 1px solid #eee;
border-right: 1px solid #eee;
display: inline-block;
background: #fff;
float: right;
width: 280px;
box-shadow: 0px 2px 1px #e9e9e9;
-webkit-box-shadow: 0px 2px 1px #e9e9e9;
-moz-box-shadow: 0px 2px 1px #e9e9e9;
}

.sideg{
font-size: .85em;
color: black;
padding: 9px 11px;
line-height: 1px;
border-bottom: 1px solid #EBEBEB;
}

.sidetw {
padding: 9px 11px;
line-height: 1px;
border-bottom: 1px solid #EBEBEB;
}

.sidefb {
font-size: .85em;
color: black;
padding: 0px 0 0px 0;
line-height: 1px;
border-bottom: 1px solid #94a3c4;
}

.sideg span {
margin: 2px 0 0 0;
display: inline-block;
vertical-align: text-top;
color: #555;
font-size: 11px;
}

.sidesub {
padding: 9px 10px;
line-height: 1px;
background-color: #f9a607;
}

.sidesub span {
display: inline-block;
width: 160px;
}
 
.sidesub input {
border: 1px solid #ddd;
display: inline-block;
background: #fff;
font-size: 11px;
color: #555;
width: 65px;
cursor: pointer;
}
 
.sidesub input:hover {
background: #eee;
}
 
.fan_box a:hover{
text-decoration: none;
}
.fan_box .full_widget{
height: 200px;
border: 0 !important;
background: none !important;
position: relative;
}

.fan_box .connect_top{
background: none !important;
padding: 0 !important;
}

.fan_box .profileimage, .fan_box .name_block{
display: none;
}

.fan_box .connect_action{
padding: 0 !important;
}

.fan_box .connections{
padding: 0 !important;
border: 0 !important;
font-size: 11px;
font-weight: bold;
color: #666;
}

span.total{
color: #4a6cc1;
font-weight: bold;
}

.fan_box .connections .connections_grid {
padding-top: 10px !important;
}

.fan_box .connections_grid .grid_item{
padding: 0 10px 10px 0 !important;
}

.fan_box .connections_grid .grid_item .name{
font-weight: normal;
color: #666 !important;
padding-top: 1px !important;
}

.fan_box .connect_widget{
position: absolute;
bottom: 0;
left: 0px;
margin: 0 !important;
}
.fan_box .connect_widget .connect_widget_interactive_area {
margin: 0 !important;
}
.fan_box .connect_widget td.connect_widget_vertical_center {
padding: 0 !important;
}



/*------------------------------------*/
/*----------3.Main Menu---------------*/ 
/*------------------------------------*/


#mainMenu {
border-top: 3px solid #ebebeb;
background: url("images/menu_bg.png") #ffba35;
display: inline-block;
float: left;
width: 960px;
height: 45px;
margin: 30px 0px 0 0;
border-radius: 4px 4px 0 0;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
}

#mainMenu select {
display: none;
}

#mainMenu ul li{
float:left;
border-right: 1px dotted #ddd;
}

#mainMenu ul li a {
display:block;
height: 29px;
color: #fff;
padding: 16px 11px 0 11px;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
}

#mainMenu ul li:last-child {
border-right: none; 
}

#mainMenu ul li.current-menu-parent > a,
#mainMenu ul li.current_page_item > a,
#mainMenu ul li.current-menu-ancestor > a,
#mainMenu ul li.current-menu-item > a{
text-decoration:none;
color: #fff;
background: #555; 
}

#mainMenu ul li a:hover {
text-decoration:none;
color: #fff;
background: #555; 
}

#mainMenu.ddsmoothmenu ul{
z-index:100;
margin: 0;
padding: 0;
list-style-type: none;
}

#mainMenu.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

* html #mainMenu.ddsmoothmenu ul li a{ 
display: inline-block;
}

#mainMenu.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; 
visibility: hidden;
width:auto;
}

#mainMenu.ddsmoothmenu ul li ul li{
float: none;
display: list-item;
padding:0;
border-right: none; 
}

#mainMenu.ddsmoothmenu ul li ul li a{
text-align:left;
margin:0;
padding: 10px 20px 10px 10px;
line-height: 20px;
width:168px;
height:1%;
text-transform:none;
font-size:12px;
color: #fff;
background: #444; 
text-shadow: none;
}

#mainMenu.ddsmoothmenu ul li ul li.current-menu-ancestor > a{
color: #fff;
background: #333; 
text-shadow: -1px -1px 0px #000;
cursor: pointer;
}

#mainMenu.ddsmoothmenu ul li ul li.current-menu-item > a{
color: #fff;
background: #333; 
text-shadow: -1px -1px 0px #000;
}

#mainMenu.ddsmoothmenu ul li ul li a:hover {
color: #fff;
background: #555; 
text-shadow: -1px -1px 0px #222;
}

#mainMenu.ddsmoothmenu ul li ul li a.last, #mainMenu.ddsmoothmenu ul li ul li a.last:hover {
border:none;	
}

* html #mainMenu.ddsmoothmenu{
height: 1%;
} 



/*----------------------------*/
/*---------4.Futured----------*/
/*----------------------------*/


#top_content{
margin: 30px 0px 45px 0;
}

#top_content_flex{
margin: 30px 0px;
}

.gecko #top_content_flex{
margin: 30px 0px 40px 0;
}

#feat_area{
overflow: hidden;
display: inline-block; 
width: 640px;
height: 314px;
margin: 0px 0px 0px 0;
padding: 5px;
background: #515151;
}

.ei-slider{
position: relative;
width: 640px;
height: 300px;
}

.ei-slider-large{
height: 100%;
width: 100%;
position:relative;
overflow: hidden;
}

.ei-slider-large li{
position: absolute;
top: 0px;
left: 0px;
overflow: hidden;
height: 100%;
width: 100%;
}

.ei-slider-large li img{
width: 640px;
height: 300px;
}

.ei-title{
position: absolute;
left: 4%;
bottom: 40%;
}

.ei-title h2{
border-left: 3px solid #f8a70b;
font-size: 22px;
line-height: 30px;
color: #fff;
padding: 9px 17px;
background: url("images/caption_bg.png");
}

.ei-slider-thumbs{
display: inline-block;
height: 13px;
margin: 5px 0 0 -5px;
width: 680px;
position: relative;
box-shadow: 0px 2px 1px #e9e9e9;
-webkit-box-shadow: 0px 2px 1px #e9e9e9;
-moz-box-shadow: 0px 2px 1px #e9e9e9;
}

.ei-slider-thumbs li{
position: relative;
float: left;
height: 100%;
min-width: 162px;
}

.ei-slider-thumbs li.ei-slider-element{
top: 0px;
left: 0px;
position: absolute;
height: 100%;
z-index: 10;
text-indent: -9000px;
background: url(images/slider_hover_element.png);
}

.ei-slider-thumbs li a{
border-left: 1px solid #999;
border-right: 1px solid #999;
display: block;
text-indent: -9000px;
background: #f8a70b;
width: 100%;
height: 100%;
cursor: pointer;

-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}

.ei-slider-thumbs li a:hover{
background-color: #fff;
}

.ei-slider-thumbs li img{
position: absolute;
bottom: 50px;
opacity: 0;
z-index: 999;
width: 160px;
height: 99px;
-webkit-transition: all 0.4s ease;
   -moz-transition: all 0.4s ease;
   -o-transition: all 0.4s ease;
   -ms-transition: all 0.4s ease;
   transition: all 0.4s ease;
-webkit-box-reflect: 
    below 0px -webkit-gradient(
        linear, 
        left top, 
        left bottom, 
        from(transparent), 
        color-stop(50%, transparent), 
        to(rgba(255,255,255,0.3))
        );
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.ei-slider-thumbs li:hover img{
opacity: 1;
bottom: 13px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}




#feat_area_flex{
display: inline-block; 
width: 640px;
height: 312px;
margin: 0px;
padding: 5px;
background: #515151;
}

#feat_area_flex .slides > li {
display: none; 
-webkit-backface-visibility: hidden;
} 

#feat_area_flex  .slides img {
width: 100%; 
height: auto;
display: block;
}

#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{
border-left: 3px solid #f8a70b;
display: inline-block;
position: absolute;
left: 4%;
bottom: 40%;
float: left;
font-size: 22px;
line-height: 30px;
color: #fff;
padding: 9px 17px;
background: url("images/caption_bg.png");
text-indent: 0px;
}



/* Control Nav */

.flex-control-nav {
background: url("images/control_bg.png") repeat-x;
width: auto; 
height: 25px;
padding: 0 5px;
position: absolute; 
bottom: 0px; 
left: 30%;
}

.gecko .flex-control-nav {
bottom: 10px; 
}

.flex-control-nav li {
cursor: pointer;
margin: 7px 5px 0 5px; 
display: inline-block; 
zoom: 1; 
*display: inline;
}

.flex-control-nav li a {
width: 11px; 
height: 11px; 
display: block; 
background: #555; 
cursor: pointer; 
text-indent: -9999px; 
-webkit-border-radius: 20px; 
-moz-border-radius: 20px; 
-o-border-radius: 20px; 
border-radius: 20px; 
box-shadow: 0px 0px 1px #000;
}

.flex-control-nav li a:hover { 
background: #f9a607; 
}

.flex-control-nav li a.flex-active { 
background: #f9a607; 
cursor: default; 
box-shadow: 0px 0px 2px #999;
}


/*----------------------------*/ 
/*---------5.Home Page--------*/ 
/*----------------------------*/ 


#main_content{
width: 100%;
margin-top: 0px;
padding: 0px 0 10px 0px;
display: inline-block;
}

.gecko #main_content{
width: 100%;
margin-top: -15px;
padding: 0px 0 10px 0px;
display: inline-block;
}


#home_content{
width: 650px;
margin: 0px;
display: inline-block;
float: left;
line-height: 22px;
}

.preloader { 
background:url(images/loader.gif) center center no-repeat #ffffff;
display: block;  
}




/*----------------------------*/
/*-------6.Pages Content------*/ 
/*----------------------------*/


#container{
width: 100%;
display: inline-block;
margin: 40px 0 0px 0;
}

#content {
width: 650px;
background: #fff;
float: left;
display: inline-block;
}




/*------------------------------*/ 
/*------------7.Post------------*/ 
/*------------------------------*/ 


.post{
background: url(images/post_bottom_line.png) bottom no-repeat;
width: 100%;
display: inline-block;
margin: 0px 0px 25px 0px;
padding: 0 0 25px 0;
}

.post .post_thumbnail{
display: inline-block;
}

.post .post_thumbnail a img{
width: 240px;
height: 140px;
margin: 0px!important;
padding: 0px!important;
}

.post_content_box{
display: inline-block;
float: right;
width: 380px;
}

.post h1 a{
display: inline-block;
float: left;
position: relative;
margin: 3px 0px 5px 0;
width: 100%;
font-size: 16px;
font-weight: normal;
color: #444;
line-height: 25px;
}

.post h1 a:hover{
color: #e4a225;
}

.post p{
display: inline-block;
width: 100%;
font-size: 13px;
font-weight: normal;
text-indent: 0px;
color: #555;
line-height: 20px;
}

.post_meta_line{
display: inline-block;
width: 100%;
color: #888;
font-size: 11px;
}

.post_time{
display: inline-block;
margin: 0px 5px 0 0;
}

.post_category{
display: inline-block;
margin: 0px 5px 0px 3px;
}

.post_category a{
color: #888;
}

.post_category a:hover{
color: #e4a225;
}

.post_comments{
display: inline-block;
margin: 0px 0 0 4px;
}

.post_comments a{
color: #888;
}

.post_comments a:hover{
color: #e4a225;
}

.read-more{
display: inline-block;
float: right;
margin: 0px 10px 10px 0;
font-size: 13px;
}




/*-----------------------------*/ 
/*----------8.Portdolio--------*/ 
/*-----------------------------*/ 


#portfolio_content{
display: inline-block;
width: 650px;
background: #fff;
margin: 0px 0 20px 0;
}

#portfolio_content_full{
display: inline-block;
width: 100%;
background: #fff;
margin: 0px 0 20px 0;
}

#portfolio_content .post_meta_line, #portfolio_content_full .post_meta_line{
display: inline;
color: #888;
font-size: 11px;
}

#portfolio_content .car_view a.post_format, #portfolio_content_full .car_view a.post_format{
   background:url(images/post_format.png) center no-repeat;
   display: inline-block;
   position: relative;
   top: 26px;
   left: 3px!important;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width: 14px;
   height: 18px;
}

#portfolio_content .car_view a.image_format, #portfolio_content_full .car_view a.image_format{
   background:url(images/image_format.png) center no-repeat;
   display: inline-block;
   position: relative;
   top: 26px;
   left: 3px!important;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width: 20px;
   height: 19px;
}

#portfolio_content .car_view a.video_format, #portfolio_content_full .car_view a.video_format{
   background:url(images/video_format.png) center no-repeat;
   display: inline-block;
   position: relative;
   top: 26px;
   left: 3px!important;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width: 20px;
   height: 14px;
}

#portfolio_content .car_view a.audio_format, #portfolio_content_full .car_view a.audio_format{
   background:url(images/audio_format.png) center no-repeat;
   display: inline-block;
   position: relative;
   top: 26px;
   left: 3px!important;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width: 12px;
   height: 20px;
}

.filter { 
display: inline-block;
margin: 0 0 16px 0px;
width: 98%;
height: 30px;
}

.filter li { 
float: left; 
display: block;
}

.filter a { 
border-bottom: 2px solid #e4a225;
padding: 4px 10px; 
margin: 0 10px 0px 0px;
color: #555!important; 
text-decoration: none; 
font-size: 13px;
background: #fff; 
}

.filter a:hover{ 
color: #fff!important; 
}

.current a { 
color: #fff!important; 
background: #e4a225!important; 
}

.portfolio li { 
float: left; 
}



/*----Portfolio two column---*/


.portfolio_two_column{
border-bottom: 1px solid #eee;
width: 290px;
margin: 0px 33px 15px 0px;
padding-bottom: 15px;
display: inline-block;
vertical-align: top;
}

#portfolio_content_full .portfolio_two_column{
width: 290px;
margin: 0px 30px 15px 0px;
display: inline-block;
vertical-align: top;
}

#portfolio_content .car_view, #portfolio_content_full .car_view{
margin: 0px 15px 0px 0;
}

.portfolio_two_column_thumbnail{
display: inline-block;
float: left;
width: 120px;
height: 70px;
}

.portfolio_two_column_thumbnail img{
width: 120px;
height: 70px;
}

.portfolio_two_column h1{
margin: 2px 0px 5px 0px;
font-size: 13px;
font-weight: normal;
line-height: 20px;
}

.portfolio_two_column h1 a{
color: #333;
}

.portfolio_two_column h1 a:hover{
color: #e4a225;
}





/*----------------------------*/ 
/*-------9.Single Content-----*/ 
/*----------------------------*/ 


.single_post{
display: inline-block;
width: 650px;
background: #fff;
margin: 2px 0 0 0;
}

.single_title {
display: inline-block;
background: url("images/sidebar_header_bg.png") repeat-x bottom #555;
height: 38px;
width: 100%;
float: left;
display: block;
margin: 0px 0 15px 0px;
}

.single_title h1{
background: #555;
display: inline-block;
max-width: 650px;
float: left;
padding: 3px 8px 0 8px;
color: #fff;
font-size: 15px;
line-height: 34px;
font-weight: normal;
text-transform: uppercase;
}

.single_title span {
height: 8px;
display: block;
background: url("images/car_header_bg.png") repeat-x;
margin: 16px 10px 0 0px;
}

.single_post iframe{
display: inline-block;
margin: 10px 0 10px -10px;
}

.single_post .video-container iframe{
display: inline-block;
margin: 0px;
}

.single_post .single_thumbnail{
border: 4px solid #e9e9e9;
display: inline-block;
float: left;
width: 240px;
height: 140px;
margin: 4px 25px 7px 0px;
}

.single_post .single_thumbnail img{
display: inline-block;
float: left;
width: 240px;
height: 140px;
margin: 0px;
}

.single_thumbnail_full img{
border: 4px solid #e9e9e9;
display: inline-block;
float: left;
max-width: 642px;
height: auto;
max-height: 212px;
margin: 4px 0px 7px 0px;
}

.video-wrapper {
border: 1px solid #e1e1e1;
background: #fff; 
width: 98%;
display: inline-block;
margin: 0px 0 10px 0px;
padding: 5px;
box-shadow: 0px 1px 4px #d1d1d1;
-webkit-box-shadow: 0px 1px 4px #d1d1d1;
-moz-box-shadow: 0px 1px 4px #d1d1d1;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


#feat_area_flex .video-wrapper {
border: none!important;
width: 100%;
height: 312px!important;
display: inline-block;
margin: 0px!important;
padding: 0px!important;
box-shadow: none!important;
}

#feat_area_flex  .video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 0px!important;
height: 0;
}

#feat_area_flex  .video-container iframe,  
#feat_area_flex  .video-container object,  
#feat_area_flex  .video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 312px!important;
}


.single_text{
width: 100%;
font-size: 13px;
color: #555;
line-height: 22px;
}

.single_text img{
border: 1px solid #e1e1e1;
display: inline-block;
max-width: 640px;
height: auto;
padding: 4px;
margin-top: 15px;
margin-bottom: 15px;
box-shadow: 0px 1px 4px #ddd;
-webkit-box-shadow: 0px 1px 4px #ddd;
-moz-box-shadow: 0px 1px 4px #ddd;
}

.single_text .wp-caption-text{
display: block;
color: #fff;
background: url("images/caption_bg.png");
margin: -58px 5px 5px 5px;
position: relative;
padding: 8px 10px;
text-indent: 0px;
max-width: 619px;
}

.tags{
display: inline-block;
width: 100%;
float: left;
margin-top: 20px;
font-size: 11px;
color: #777;
text-indent: 0px;
}

.tags a{
background: #555;
padding: 5px 10px;
margin-right: 3px;
color: #fff;
}

#similar-post{
display: inline-block;
width: 100%;
margin: 15px 0 0px 0;
}

.sim_post_header{
border-bottom: 2px solid #e9e9e9;
display: inline-block;
width: 100%;
height: 30px;
margin-bottom: 20px;
}

#similar-post h3{
border-bottom: 2px solid #f2b032;
float: left;
font-size: 15px;
font-weight: normal;
color: #555;
line-height: 30px;
}

#similar-post .similar_posts {
display: inline-block;
float: left;
margin-right: 25px;
margin-bottom: 20px;
width: 310px;
vertical-align: top;
}

#similar-post .similar_posts:nth-child(even) {
margin-right: 0px;
}

#similar-post .similar_posts img{
border: 3px solid #e9e9e9;
display: inline-block;
width: 100px;
height: 70px;
float: left;
margin: 0px 15px 0 0px;
}

#similar-post .similar_posts h1{
margin: 3px 0 6px 0px;
font-size: 13px;
font-weight: normal;
line-height: 20px;
color: #555;
}

#similar-post .similar_posts h1 a{
font-size: 13px;
font-weight: normal;
line-height: 20px;
color: #555;
}

#similar-post .similar_posts h1 a:hover {
color: #e4a225;
}

.similar_posts .post_meta_line{
display: inline;
width: 100%;
color: #888;
font-size: 11px;
}






/*------------------------------*/ 
/*------10.Page Templates-------*/ 
/*------------------------------*/ 


.single_post_full{
display: inline-block;
width: 960px;
background: #fff;
margin-bottom: 20px;
}

.single_post_full .single_title h1{
background: #555;
display: inline-block;
max-width: 940px;
float: left;
padding: 3px 8px 0 8px;
color: #fff;
font-size: 15px;
line-height: 34px;
font-weight: normal;
text-transform: uppercase;
}


.single_post_full .single_thumbnail{
border: 4px solid #e9e9e9;
display: inline-block;
float: left;
width: 240px;
height: 140px;
margin: 4px 25px 7px 0px;
}

.single_post_full .single_thumbnail img{
display: inline-block;
float: left;
width: 240px;
height: 140px;
margin: 0px;
}

.single_post_full .single_text img{
border: 1px solid #e1e1e1;
display: inline-block;
max-width: 950px;
padding: 4px;
margin-top: 15px;
margin-bottom: 15px;
}

.single_post_full .single_text .wp-caption-text{
display: block;
color: #fff;
background: url("images/caption_bg.png");
margin: -58px 5px 5px 5px;
position: relative;
padding: 8px 10px;
text-indent: 0px;
max-width: 950px;
}

.post_nr {
line-height: 20px;
}

.post_nr h2{
color: #777;
font-size: 18px;
margin: 5px 0 10px 0px;
font-weight: normal;
}

.post_nr .search{
float: left;
}

.single-entry{
color: #777;
font-size: 13px;
margin: 0 0 10px 0px;
}

.single-entry .search{
margin: 20px 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{
width: 100%;
display: inline-block;
margin-bottom: 30px;
}

#archive_left_col{
display: inline-block;
width: 310px;
float: left;
margin-right: 30px;
}

#archive_right_col{
display: inline-block;
width: 310px;
}

#archive li{
line-height: 22px;
font-size: 13px; 
color: #999;
}


.archive_title{
border-bottom: 2px solid #e9e9e9;
display: inline-block;
width: 100%;
height: 30px;
margin-bottom: 13px;
}

.archive_title h3{
border-bottom: 2px solid #f2b032;
float: left;
font-size: 15px;
font-weight: normal;
color: #555;
line-height: 30px;
}

.archive_title_bot {
border-bottom: 2px solid #e9e9e9;
display: inline-block;
width: 100%;
height: 30px;
margin: 25px 0 13px 0;
}

.archive_title_bot h3{
border-bottom: 2px solid #f2b032;
float: left;
font-size: 15px;
font-weight: normal;
color: #555;
line-height: 30px;
}

.error404{
display: block;
float: left;
font-size: 16px;
font-weight: normal;
color: #555;
margin: 0 0 20px 0px;
}

.error404_content{
width: 100%;
float: left;
display: block;
}

.error404_content h1{
width: 650px;
float: left;
display: block;
padding-right: 10px;
font-size: 16px;
font-weight: normal;
color: #555;
margin-bottom: 10px;
}

.error404_content #archive{
margin-top: 10px;
}

.error404_content .search{
margin: 10px 0 20px 0px;
float: left;
}






/*---------------------------*/ 
/*--------11.Comments--------*/
/*---------------------------*/ 


#comments {
display: inline-block;
float:left;
width: 100%;
margin-top: 5px;
}

.comment-header {
border-bottom: 2px solid #e9e9e9;
display: inline-block;
width: 100%;
height: 30px;
padding-bottom: 10px;
margin-bottom: 20px;
}

.comment-header h3{
border-bottom: 2px solid #f2b032;
float: left;
font-size: 15px;
font-weight: normal;
color: #555;
line-height: 30px;
}

#comments h3 {
color: #444;
font-size:17px;
font-weight: normal;
margin: 10px 0 10px 0px;
text-shadow: 1px 1px 0px #fff;
font-style: normal;
} 

#reply-title {
background: url("images/comment_header_line.png") no-repeat left bottom;
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 {
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%;
display: inline;
}

.commentlist p{
width: 85%;
display: inline-block;
margin: 0px 10px 0 75px;
text-indent: 0px;
font-size: 12px;
}

.comment-author {
display: inline-block;
height: 30px;
clear: both;
}

.fn{
float: left;
display: block;
width: 240px;
font-size: 15px;
color: #666;
font-weight: normal;
font-style: normal;
}

.says{
display: none;
}

.comment-edit-link{
display: none;
}

.nocomments {
display: none;
}

.avatar {
border:1px solid #ddd;
margin: 0 15px 0 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 {
border-left: 1px solid #f1f1f1;
border-top: 1px solid #f1f1f1;
background: #f9f9f9;
float: right;
padding: 10px 5px 0 6px;
clear:both;
width: 90%;
margin: 10px 5px 10px 0;
}

.children .comment p{
width: 84%;
display: inline-block;
margin: 0px 10px 0 75px;
text-indent: 0px;
}

.comment-reply-link, .comment-reply-link:visited {
border: none;
border-bottom: 2px solid #e4a225;
background: #fff;
color: #555;
display: block;
float: right;
font-size:11px;
font-weight: normal;
margin: 10px 20px 10px 10px;
padding: 3px 6px;
text-transform: lowercase;
}

.comment-reply-link:hover{
color: #fff;
}

.comment-meta{
display: block;
width: 150px;
margin: 0px 5px 10px 0;
float: right;
text-align: right;
vertical-align: top;
font-size: 11px;
}

.comment-meta a{
font-size:11px;
color:#888;
}

#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: #e4a225;
}

#commentform p{
font-size:12px;
}

#commentform label{
font-size: 13px;
}

.required {
display: none;
}

.comment-form-author label{
position: absolute;
left: 220px;
padding-top: 22px!important;
display: inline-block;
font-size:11px!important;
color:#777;
}

.comment-form-email label{
position: absolute;
left: 220px;
padding-top: 10px!important;
display: inline-block;
font-size:11px!important;
color:#777;
}

.comment-form-url label{
position: absolute;
left: 220px;
padding-top: 10px!important;
display: inline-block;
font-size:11px!important;
color:#777;
}

input#author{
width: 200px;
margin: 15px 0 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{
border: 1px solid red;
margin: 5px 0 0 0;
width: 200px;
font-size:13px;
background:#F9F9F8;
border:1px solid #DDDDDD;
padding: 1px 5px 0px 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;
margin: 5px 0 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 0 0 0;
font-size:14px;
background:#F9F9F8;
border:1px solid #DDDDDD;
width: 400px;
height: 150px;
color:#292929;
padding: 5px;
}

textarea#comment:focus  {
font-size:14px;
background:#F9F9F8;
border:1px solid #ccc;
color:#292929;
} 
 
#submit {
border: none;
border-bottom: 2px solid #e4a225;
margin: 5px 0 15px 0px;
padding: 5px 10px;
font-weight: normal;
background: #fff;
color: #555;
font-size: 14px;
cursor: pointer;
}
 
#submit:hover {
color: #fff;
}






/*----------------------------*/ 
/*------12.Breadcrumbs--------*/
/*----------------------------*/ 


#crumbs{
display: inline-block;
width: 650px;
color: #888;
float: left;
margin: -20px 0 5px 0px;
font-size: 10px;
line-height: 20px;
text-transform: uppercase;
}




/*---------------------------*/ 
/*---------13.Search---------*/
/*---------------------------*/ 


.search{
width: 240px;
margin: -4px 27px 0 0;
display: inline-block;
float: right;
}

input#s { 
border: none;
display: inline-block;
background: #fff;
color: #777;
padding: 6px;
margin-top: 5px;
width: 225px;
height: 16px;
border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-webkit-border-radius: 4px 0 0 4px;
box-shadow: -1px -1px 0px #ddd;
}

input#s:focus { 
box-shadow: 0px 0px 4px #ccc;
}

#searchsubmit {
border: 1px solid #ddd;
position: absolute;
width: 32px;
height: 30px;
margin-top: 4px;
margin-left: -5px; 
cursor:pointer;
background: url("images/search_button.png") no-repeat #fff;
text-indent: -999px;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
border-radius: 0px 4px 4px 0px;
-webkit-border-radius: 0px 4px 4px 0px;
-moz-border-radius: 0px 4px 4px 0px;
}


.chrome #searchsubmit {
float: right;
position: relative;
margin-right: -25px; 
}

.gecko #searchsubmit {
margin-left: 0px; 
}

.webkit input#s { 
width: 144px!important;
}

.webkit #searchsubmit {
float: right;
position: relative;
margin-right: -25px; 
}
.chrome input#s { 
width: 140px!important;
}

#menu_bottom_panel .search{
border: none;
width: 160px;
margin: -4px 27px 0 0;
display: inline-block;
float: right;
}

#menu_bottom_panel input#s { 
border: none;
display: inline-block;
background: none;
color: #333;
padding: 6px;
padding: 8px 6px 6px 6px;
width: 145px;
height: 14px;
font-size: 11px;
font-style: italic;
border-radius: 0px!important;
box-shadow: none!important;
}

#menu_bottom_panel input#s:focus { 
box-shadow: none;
background: #fff;
}

#menu_bottom_panel #searchsubmit {
border: none;
position: absolute;
width: 32px;
height: 30px;
margin-top: 4px;
margin-left: -5px; 
cursor:pointer;
background: url("images/menu_search.png") no-repeat;
text-indent: -999px;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
border-radius: 0px!important;
}

.chrome #menu_bottom_panel input#s { 
width: 141px;
padding: 8px 6px 6px 6px;
}

.chrome #menu_bottom_panel #searchsubmit {
float: right;
position: relative;
margin-right: -25px; 
}







/*----------------------------*/ 
/*--------14.Navigation-------*/
/*----------------------------*/ 


.pagination {
display: block;
padding: 10px 0 20px 0px;
margin: 0 0 15px 0;
}

.pagination span, .pagination a {
border-bottom: 2px solid #e4a225;
margin: 2px 4px 2px 0;
padding: 5px 9px;
text-decoration:none;
width:auto;
font-size:14px;
color: #333;
background: #fff;
}

.pagination a:hover{
color:#fff;
}

.pagination .current{
padding: 5px 9px;
background: #e4a225;
color:#fff;
}


.wp-pagenavi {
display: block;
padding: 10px 0 20px 0px;
margin: 0 0 15px 0;
position:relative;
}

.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 .page{
margin:0px 3px 0px 3px;
padding:4px 9px 4px 9px;
background-color:#fff;
display:inline;
}

.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{}






/*---------------------------*/
/*------15.Contact form------*/
/*---------------------------*/


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_text{
display: inline-block;
width: 100%;
margin-bottom: 15px;
font-size: 13px;
line-height: 20px;
color: #666;
}

#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: 400px;
display: inline-block;
margin-top: 20px;
}

.errormsg, .successmsg{
background:#FEF4F1;
border:1px solid #F7A68A;
color:#DA4310;
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;
}
 
 #cf_map{
display: inline-block;
float: right;
width: 290px;
height: 320px;
margin: 20px 10px 0 0px;
}
 
 




/*----------------------------*/ 
/*---------16.Sidebars--------*/
/*----------------------------*/ 


#sidebar-right {
width: 280px;
float: right;
display: inline-block;
} 

.right-widget{
border: 1px solid #eee;
display: inline-block;
background: #fff;
width: 260px;
font-size: 13px;
color: #777;
padding: 0px 10px 10px 10px;
margin: 0px 0 27px 0;
box-shadow: 0px 2px 1px #eee;
-webkit-box-shadow: 0px 2px 1px #eee;
-moz-box-shadow: 0px 2px 1px #eee;
} 

.right-heading {
display: inline-block;
background: url("images/sidebar_header_bg.png") repeat-x bottom #f9a607;
height: 38px;
width: 280px;
float: left;
display: block;
margin: 0px 0 15px -10px;
}

.right-heading h3 {
background: #f9a607;
float: left;
display: block;
padding: 3px 8px 0 8px;
color: #fff;
font-size: 15px;
line-height: 34px;
font-weight: normal;
text-transform: uppercase;
}

.right-heading span {
height: 8px;
display: block;
background: url("images/sidebar_head_stripes.png") repeat-x;
margin: 16px 10px 0 0px;
}

.right-widget li{
color: #333;
font-size: 13px;
display: block;
line-height: 23px;
} 

.right-widget li a{
display: block;
padding: 0 0 0 15px;
background: url("images/sidebar_li.png") no-repeat left top;
} 



#sidebar-footer{
width: 1000px;
float: left;
display: inline-block;
margin: 5px 0 25px 0;
} 

.footer-widget{
border: 1px solid #eee;
background: #fff;
width: 210px;
display: inline-block;
margin: 20px 24px 5px 0px;
padding: 0px 0px 3px 9px;
vertical-align: top;
line-height: 20px;
box-shadow: 0px 2px 1px #e9e9e9;
-webkit-box-shadow: 0px 2px 1px #e9e9e9;
-moz-box-shadow: 0px 2px 1px #e9e9e9;
} 

.footer-heading {
background: url("images/sidebar_header_bg.png") repeat-x bottom #555; 
display: inline-block;
height: 38px;
width: 219px;
float: left;
display: block;
margin: 0px 0 15px -9px;
}

.footer-heading span {
height: 8px;
display: block;
background: url("images/sidebar_head_stripes.png") repeat-x;
margin: 16px 10px 0 0px;
}

.footer-heading h3 {
background: #555;
font-weight: normal;
float: left;
display: block;
padding: 3px 8px 0 8px;
line-height: 34px;
color: #fff;
font-size: 15px;
text-transform: uppercase;
}

.footer-widget li{
color: #333;
font-size: 12px;
display: block;
line-height: 23px;
} 

.footer-widget li a{
display: block;
padding: 0 0 0 15px;
margin-bottom: 3px;
background: url("images/sidebar_li.png") no-repeat left top;
} 

 

 
 
/*--------------------------*/
/*---------17.Footer--------*/
/*--------------------------*/


#footer_box{
background: #f7f7f7;
width: 100%; 
display: inline-block;
font-size: 12px;
}

#footer_box_line{
background: #f9a607;
height: 5px;
width: 100%; 
display: inline-block;
}

#footer_bottom {
width: 100%;
display: inline-block;
background: #333;
}

#footer_bottom_line{
background: #f9a607;
display: inline-block;
height: 2px;
width: 100%;
}

#credit {
color: #999;
position: relative;
display: inline-block;
float: left;
width: 100%;
padding: 10px 0;
font-size: 12px;
}

#credit a{
color: #999;
}

#credit a:hover{
color: #777;
}

#soc_book{
display: inline-block;
width: 146px;
float: right;
margin: 0px 0px 0 0;
}

#soc_book img{
width: 16px;
height: 16px;
margin-left: 5px;
display: inline-block;
opacity: 0.6;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}




/*--------------------------*/
/*--------18.Widgets--------*/
/*--------------------------*/


#sidebar-right .menu{
margin: 0px;
width: 100%;
}

#sidebar-right .menu li{
border-top: 1px solid #fff;
border-bottom: 1px solid #eee;
list-style: none;
background: none;
padding: 10px 0 5px 10px;
font-size: 14px;
}

#sidebar-right .menu .sub-menu li{
padding-left: 15px;
margin: 0px 0px 0 -10px;
border: none;
}

#sidebar-right .menu .sub-menu li a:before {
    content: '- ';
}

#sidebar-right .menu li:hover{
list-style: none;
background: #f5f5f5;
}

#sidebar-right .menu li a{
display: inline-block;
width: 100%;
list-style: none;
background: none;
line-height: 25px;
text-shadow: 1px 1px 0px #fff;
}

#sidebar-right .menu .current-menu-item {
background: #f5f5f5;
}

.widget_recent_posts li{
width: 270px;
margin: 3px 0 0px -5px;
list-style: none;
background: none;
padding: 0px;
}

#sidebar-footer .widget_recent_posts li{
width: 205px;
margin: 0px 0 0px -4px;
border-bottom: none;
color: #333;
}

.widget_recent_posts li:last-child{
border-bottom: none;
margin: 2px 0 0px -5px;
}

.widget_recent_posts li a{
color: #555;
list-style: none;
background: none;
padding: 0px;
margin: 0px;
}

#sidebar-footer .widget_recent_posts li a{
color: #333;
}

.widget_info{
display: inline-block;
width: 135px;
margin: 0px 0px 0 15px;
}

#sidebar-footer .widget_info{
width: 115px;
margin: 3px 0px 0 -5px;
}

.widget_title{
display: block;
font-size: 13px;
line-height: 17px!important;
margin: -10px 0px 0px 10px;
text-indent: 0px;
font-weight: normal;
color: #333!important;
}

.widget_title:hover{
color: #e4a225!important;
}

#sidebar-footer .widget_title{
display: block;
font-size: 13px;
line-height: 17px!important;
margin: 0px 0px 0px 0px;
text-indent: 0px;
font-weight: normal;
color: #333;
text-shadow: none;
}

.widget_date{
text-indent: 0px;
font-size: 11px;
color: #777;
margin-top: 5px;
display: inline-block;
}

#sidebar-footer .widget_date{
text-shadow: none;
}

.widget_category{
display: none;
}

.widget_category a{
padding: 0px 6px!important;
margin: 0px;
font-size: 11px;
color: #777!important;
}
.widget_category a:hover{
color: #e4a225!important;
}

#sidebar-footer .widget_category a{
color: #ccc!important;
}

.widget_thumbnail{
display: inline-block;
float: left;
width: 80px;
height: 80px;
margin-right: 8px;
margin-left: 5px;
}

.widget_thumbnail img{
border: 3px solid #e9e9e9;
min-width: 80px;
max-width: 80px;
min-height: 60px;
max-height: 60px;
}

#sidebar-footer .widget_thumbnail img{
border: 3px solid #e5e5e5;
padding: 0px;
min-width: 60px;
max-width: 60px;
min-height: 60px;
max-height: 60px;
}

#sidebar-right .flickr_wrap {
width: 270px;
display: inline-block;
height: 100%;
}

.flickr_wrap img{
border: 3px solid #e9e9e9;
display: inline-block;
margin: 0px 9px 9px 0;
float:left;
width: 74px;
height: 74px;
}

#sidebar-footer .flickr_wrap {
width: 227px;
display: inline-block;
height: 100%;
margin-bottom: 2px;
}

#sidebar-footer .flickr_wrap img{
border: 3px solid #e5e5e5;
display: inline-block;
margin: 0px 9px 8px 0px;
float:left;
padding: 0px;
width: 55px;
height: 55px;
}

.tp_recent_tweets {
width: 250px; 
}

#sidebar-footer .tp_recent_tweets{
width: 184px; 
}

.tp_recent_tweets li{
border-bottom: 1px solid #eee;
background: url("images/twitter_bird.png") no-repeat;
width: 90%;
margin: 0px 0 10px 2px;
padding: 0 0 10px 30px;
list-style: none;
font-size: 11px;
line-height: 20px!important;
}

#sidebar-footer .tp_recent_tweets li{
padding-left: 30px;
}

.tp_recent_tweets li a{
display: inline;
background: none;
padding: 0px;
margin: 0px 0 0 5px;
}

.tp_recent_tweets li:last-child{
border-bottom: none;
}

.tagcloud a{
border-bottom: 2px solid #e4a225;
color: #666;
display: inline-block;
font-size: 13px!important;
padding: 3px 6px 4px 6px;
background: #fff;
margin: 5px 5px 5px 0px;
}

.tagcloud a:hover{
color: #fff;
}

#sidebar-footer .tagcloud{
margin: 0px 6px 0px 0px;
}

#sidebar-footer .tagcloud a{
border-bottom: 2px solid #e4a225;
color: #666;
display: inline-block;
font-size: 13px!important;
padding: 3px 6px 4px 6px;
background: #fff;
margin: 0px 5px 10px 0px;
}

#sidebar-footer .tagcloud a:hover{
color: #fff;
}

.video_widget{
width: 240px;
height: 180px;
}

.video_widget p{
text-indent: 0px;
}

.video_desc{
display: inline-block;
margin-top: 20px;
width: 250px;
text-indent: 0px;
}

.banners img{
margin: 0 3px 7px 0;
}

#recentcomments li a{
font-size: 13px;
background: none;
}

#contactNameWidget,#emailWidget{
border: 1px solid #ddd;
color: #666;
padding: 3px;
margin: 5px 0 5px 0px;
width: 240px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

#commentsTextWidget{
border: 1px solid #ddd;
color: #666;
padding: 3px;
height: 100px;
width: 240px;
margin: 5px 0 0 0px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

#submittedWidget{
border: none;
border-bottom: 2px solid #e4a225;
cursor: pointer;
background: #fff;
color: #888;
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%;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

#sidebar-footer #commentsTextWidget{
border: 1px solid #e1e1e1;
color: #888;
padding: 3px;
height: 100px;
width: 100%;
margin: 5px 0 0 0px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}



.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;
border-bottom: 2px solid #e4a225;
padding: 3px 8px 3px 8px;
width: 60px;
cursor:pointer;
background: #fff;
color: #666;
border-radius: 0px;
}

#contact input[type="submit"]:hover{
background: #e1e1e1;
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{
width: 100%;
color: #888;
}
 
#calendar_wrap #wp-calendar caption{
color: #777;
font-size: 12px;
padding: 0 0 10px 1px; 
}
 
#calendar_wrap #wp-calendar th, #calendar_wrap #wp-calendar td{
color: #777;
border: 1px solid #eee;
text-align: center;
} 
 
 
 
 /*------------Banner rotator------------*/
 
#iview {
display: inline-block;
width: 468px;
height: 60px;
background: #eee;
padding: 0px;
position: relative;
margin-top: 26px;
float: right;
overflow: hidden;
box-shadow: 0px 1px 6px #aaa;
-webkit-box-shadow: 0px 1px 6px #aaa;
-moz-box-shadow: 0px 1px 6px #aaa;
}

#iview-preloader {
border: #666 1px solid;
width: 150px
}

#iview-preloader div {
background: #666;
}

#iview-timer {
border-radius: 10px;
}

#iview-timer div {
border-radius: 10px;
}

.iview-caption {
background: #e89505;
color: #fff;
border-radius: 2px;
padding: 1px 5px;
font-size: 11px!important;
text-shadow: 1px 1px 0px #333;
}

.iview-caption:hover{
box-shadow: 0px 0px 3px #ccc;
}