/**
Theme Name: Main Events
Author URI: http://www.mojo-themes.com/user/royalwpthemes/work/
Version: 1.2
Author: RoyalwpThemes
Description: Premium WordPress News Theme.
*/



/*--------1.Css Reset--------------------*/
/*--------2.General----------------------*/
/*--------3.Main Menu--------------------*/ 
/*--------4.Secondary Menu---------------*/ 
/*--------5.Footer Menu------------------*/ 
/*--------6.Futured----------------------*/
/*--------7.Home featured content slider-*/ 
/*--------8.Home tabs--------------------*/ 
/*--------9.Gallery with navigation-----*/ 
/*--------10.Overlay effect for images---*/ 
/*--------11.Home Page-------------------*/ 
/*--------12.Home content - post one layout - First post with bottom content and the rest small posts-*/ 
/*--------13.Home content - full width post layout-*/ 
/*--------14.Home content - post two layout - All posts with bottom content-*/ 
/*--------15.Home content - post three layout - All posts with right content-*/ 
/*--------16.Home content - post four layout - Small posts with right content-*/ 
/*--------17.Pages Content---------------*/ 
/*--------18.Page Templates--------------*/ 
/*--------19.One column post-------------*/ 
/*--------20.Two column post with left thumbnail-*/ 
/*--------21.Two column post without text-*/ 
/*--------22.Two column full width thumbnail-*/ 
/*--------23.Single Content--------------*/ 
/*--------24.Comments--------------------*/
/*--------25.Breadcrumbs-----------------*/
/*--------26.Search----------------------*/
/*--------27.Sidebars--------------------*/
/*--------28.Subscribe-------------------*/
/*--------29.Navigation------------------*/
/*--------30.Contact form----------------*/
/*--------31.Footer----------------------*/
/*--------32.Widgets---------------------*/
/*--------33.Control Panel - Main--------*/
/*--------34.Control panel - Forms-------*/





/*---------------------------*/
/*--------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: Segoe UI, sans-serif; font-size:14px; color: #3e3e3e; background: url("images/line.png");}
.clear{ clear: both; }
h1 {font-size: 30px; color: #777;}
h2 {font-size: 24px; color: #777;}
h3 {font-size: 22px; color: #777;}
h4 {font-size: 18px; color: #777;}
h5 {font-size: 16px; color: #777;}
h6 {font-size: 14px; color: #777;}
a {color:#555; text-decoration:none;} 
a:hover {color: #cc0000; 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;}




/*---------------------------*/
/*--------2.General----------*/
/*---------------------------*/


.preloader { 
background:url(images/loader.gif) center center no-repeat #ffffff;
display: block;  
}

#all_content{
width: 1000px;
margin: 0px auto 20px auto;
}

#header{
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
display: inline-block;
width: 998px;
height: 150px;
}

#logo{
margin-top: 20px;
max-height: 120px;
}

#title_box{
display: inline-block;
max-width: 600px;
float: left;
margin: 20px 0px 0 20px;
}

.site_title{
color: #666;
font-size: 35px;
position: relative;
display: block;
text-shadow: 1px 1px 0px #eee;
margin: 0px 0px 0 0px;
}

.site_title:hover{
color: #999;
}

.tagline{
color: #999;
display: block;
font-size: 18px;
margin: 0px 0px 0px 0px;
text-indent: 0px;
}

#styles_witcher{
width: 75px;
float: right;
position: relative;
margin-top: 125px;
}

#styles_witcher li{
display: inline-block;
cursor: pointer;
}

#info_panel{
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd!important; 
width: 998px!important;
height: 30px;
display: inline-block;
margin: -20px 0 20px 0;
background: #f1f1f1;
border-radius: 0 0 2px 2px;
-webkit-border-radius: 0 0 2px 2px;
-moz-border-radius: 0 0 2px 2px;
}



/*---------------------------*/
/*---------3.Main Menu-------*/ 
/*---------------------------*/


#mainMenu {
border-bottom: 1px solid #444;
width: 1000px;
display: inline-block;
background: url("images/menu_bg.png");
}

#mainMenu ul li{
float:left;
border-right: 1px solid #777; 
}

#mainMenu ul li a {
display:block;
height: 23px;
color:#fff;
padding: 10px 15px 0 15px;
font-size: 12px;
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;
background: url("images/menu_bg_hover.png");
color:#fff;
}

#mainMenu ul li a:hover {
text-decoration:none;
background: url("images/menu_bg_hover.png");
color:#fff;
}

#mainMenu ul li ul li a:hover{
background:#eee;
}

#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: 15px;
width:168px;
height:1%;
border-bottom:1px solid #888;
text-transform:none;
font-size:12px;
background: #777;
text-transform: uppercase;
}

#mainMenu.ddsmoothmenu ul li ul li.current-menu-ancestor > a{
background: url("images/menu_arrow.png") right no-repeat #666;
cursor: pointer;
}

#mainMenu.ddsmoothmenu ul li ul li.current-menu-item > a{
color:#fff;
background: #666;	
}

#mainMenu.ddsmoothmenu ul li ul li a:hover {
color:#fff;
background: #888;	
}

#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.Secondary Menu------*/ 
/*----------------------------*/


#secondaryMenu{
border-top: 3px solid #999;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd; 
margin: 0px 0px 20px 0px;
width: 998px;
float: left;
background: #eee;
display: inline-block;
}

#secondaryMenu ul {
margin: 0;
padding: 0;
list-style: none;
line-height: 28px;
}

#secondaryMenu ul li {
float: left;
z-index: 40;
border-right: 1px solid #e1e1e1; 
}

#secondaryMenu ul li:last-child {
border-right: none; 
}


#secondaryMenu ul li:hover ul,
#secondaryMenu ul li.sfHover ul {
left: -1px;
top: 36px;
z-index: 99;
}

#secondaryMenu ul li:hover li ul,
#secondaryMenu ul li.sfHover li ul{ 
top: -9999em; 
}
	
#secondaryMenu ul a {
display: block;
padding: 1px 15px 0px 15px;
font-size: 11px;
font-weight: normal;
font-style: normal;
color: #444;
line-height: 28px;
text-transform: uppercase;
}

#secondaryMenu ul li a:hover,
#secondaryMenu ul li:hover,
#secondaryMenu ul li.sfHover a,
#secondaryMenu ul li.current-cat a,
#secondaryMenu ul li.current_page_item a,
#secondaryMenu ul li.current-menu-item a {
text-decoration: none;
color: #444;
background: #e9e9e9;
text-shadow: 1px 1px 0px #fff;
}

#secondaryMenu ul ul {
display: none;
}




/*----------------------------*/
/*-------5.Footer Menu--------*/ 
/*----------------------------*/


#footerMenu{
border: 1px solid #ddd; 
margin: 20px 0 -1px 0;
width: 1000px;
float: left;
background: #eee;
display: inline-block;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

#footerMenu ul {
margin: 0;
padding: 0;
list-style: none;
line-height: 28px;
}

#footerMenu ul li {
float: left;
z-index: 40;
border-right: 1px solid #e1e1e1; 
}

#footerMenu ul li:last-child {
border-right: none; 
}

#footerMenu ul li:hover ul,
#footerMenu ul li.sfHover ul {
left: -1px;
top: 36px;
z-index: 99;
}

#footerMenu ul li:hover li ul,
#footerMenu ul li.sfHover li ul{ 
top: -9999em; 
}
	
#footerMenu ul a {
display: block;
padding: 1px 15px 0px 15px;
font-size: 12px;
font-weight: normal;
font-style: normal;
color: #444;
line-height: 26px;
text-transform: uppercase;
}

#footerMenu ul li a:hover,
#footerMenu ul li:hover,
#footerMenu ul li.sfHover a,
#footerMenu ul li.current-cat a,
#footerMenu ul li.current_page_item a,
#footerMenu ul li.current-menu-item a {
text-decoration: none;
color: #444;
background: #e9e9e9;
text-shadow: 1px 1px 0px #fff;
}

#footerMenu ul ul {
display: none;
}


#info_panel{
border-bottom: 1px solid #eee;
width: 1000px;
height: 30px;
display: inline-block;
margin: -20px 0 20px 0;
background: #f1f1f1;
}




/*----------------------------*/
/*---------6.Futured----------*/
/*----------------------------*/



#home_slider {
border: 1px solid #ddd;
width: 715px;
height: 237px;
display: inline-block;
background: #fff;
margin: 0px 0 9px 0px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.home_slide-item {
float:left;
height: 230px;
}

.home_slide-image {
float:left;
}

.home_slide-image a img{
border: 1px solid #e9e9e9;
margin: 10px 0 0 10px;
width:360px;
height: 215px;
float:left;
}

.home_slide-content {
margin: 10px 0 0 18px;
width: 310px;
float: left;
}

.home_slide-content p {
line-height: 20px;
font-size: 13px;
text-align: justify;
text-indent: 0px;
}

.home_slide-content .entry-title a{
font-size: 16px;
color: #555;
font-weight: bold;
margin: 0px;
}

.home_slide-meta {
margin: 10px 0 10px 0;
padding-bottom: 3px;
font-size: 12px;
font-weight: normal;
border-bottom: 1px dashed #ddd;
color: #888;
}

.home_slide-meta a {
color: #888;
}

.home_slide-meta a:hover {
color: red;
}

.home_slide-content2 {
margin: 10px 0 0 20px;
width: 310px;
float:left;
}

.home_slide-content2 p{
line-height: 20px;
font-size: 13px;
text-indent: 0px;
}

.home_slide-content2 .entry-title a{
font-size: 16px;
color: #555;
font-weight: bold;
margin: 0px;
}


#slider-nav {
border: 1px solid #ddd;
background: #e9e9e9;
display: inline-block;
vertical-align: top;
margin-left: -5px;
width: 276px;
height: 237px;
position:relative;
padding-left: 6px;
border-radius: 0 2px 2px 0;
-webkit-border-radius: 0 2px 2px 0;
-moz-border-radius: 0 2px 2px 0;
}

#slider-nav a img{
width: 116px;
height: 60px;
border: none;
margin: 8px 6px 0px 5px;
border: 3px solid #ddd;
}

#slider-nav_bottom{
border: 1px solid #ddd;
display: block;
background: #e9e9e9;
margin: -10px 0px 20px 0px;
padding: 11px 0px 8px 11px;
width: 704px;
position:relative;
}

#slider-nav_bottom a img{
width: 122px;
height: 70px;
border: 3px solid #ddd;
margin: 0 9px 0 0px;
}




/*------------------------------------------*/
/*------7.Home featured content slider------*/ 
/*------------------------------------------*/


#featured_content_slider{
border: 1px solid #e5e5e5;
padding: 10px 0px 20px 10px;
background: #f9f9f9;
width: 968px!important;
display: block;
margin: 0px 0px 20px 10px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
box-shadow: 0px 3px 5px #ddd;
-webkit-box-shadow: 0px 3px 5px #ddd;
-moz-box-shadow: 0px 3px 5px #ddd;
}

#featured_content_slider .shortcode_posts_box{
display: inline-block;
width: 980px;
height: 280px;
float: left;
margin: 0px;
background: none;
}

#featured_content_slider .shortcode_posts_box .post_one_column{
display: inline-block;
width: 680px;
height: 290px;
float: left;
margin: 0px;
}

#featured_content_slider .shortcode_posts_box .post_two_column{
display: inline-block;
width: 304px;
float: left;
margin: 5px 0px 0px 17px;
}

#featured_content_slider .shortcode_posts_box .post_two_column:first-child{
margin: 5px 0px 0px 5px;
}

#featured_content_slider .shortcode_posts_box .post_two_column img{
display: inline-block;
width: 292px;
height: 160px;
border: 1px solid #ddd;
padding: 5px;
margin-bottom: 10px;
opacity: 1!important;
}

#featured_content_slider .shortcode_posts_box .post_three_column{
display: inline-block;
width: 222px;
float: left;
margin: 7px 14px 0px 5px;
}

#featured_content_slider .shortcode_posts_box .post_three_column:last-child{
margin: 7px 0px 0px 5px;
}

#featured_content_slider .shortcode_posts_box .post_three_column img{
display: inline-block;
width: 212px;
height: 130px;
border: 1px solid #ddd;
padding: 5px;
margin-bottom: 10px;
opacity: 1!important;
}

#featured_content_slider .shortcode_posts_box .post_mini_one_column{
display: inline-block;
width: 660px;
float: left;
margin: 0px;
height: 135px; 
}

#featured_content_slider .shortcode_posts_box .image_post_format{
margin: 6px 0 0 6px;
}

#featured_content_slider .shortcode_posts_box .video_post_format{
margin: 6px 0 0 6px;
}

#featured_content_slider img{
border: 1px solid #ddd;
display: inline-block;
padding: 5px;
}

#featured_content_slider .wp-caption-text{
width: 925px;
display: block;
color: #fff;
background: url("images/caption_bg.png");
margin: -41px 4px 0 6px;
position: relative;
padding: 8px 10px;
text-indent: 0px;
}

.single_text .content_slider_full_image {
display: block;
margin: 0px 0 10px 0px;
width: 685px;
height: 280px!important;
}

.single_text .content_slider_full_image .wp-caption-text{
width: 655px;
display: block;
color: #fff;
background: url("images/caption_bg.png");
margin: -46px 6px 0 6px;
position: relative;
padding: 8px 10px;
text-indent: 0px;
}

ul.bjqs{
position:relative; 
list-style:none;
padding:0;
margin:0;
overflow:hidden; 
display:none;
}

li.bjqs-slide{
display:none;
position:absolute;
}

ul.bjqs-controls{
list-style:none;
margin:0;
padding:0;
z-index:9999;
}

ol.bjqs-markers{
list-style:none;
margin:0;
padding:0;
z-index:9999;
}

ol.bjqs-markers{
display: inline-block;
float: right;
margin-right: 7px;
}

ol.bjqs-markers li{
float: left;
margin:0 3px;
}

ol.bjqs-markers li a{
display:block;
height:16px;
width:12px;
overflow:hidden;
text-indent:-9999px;
background:url(images/gallery_nav.png) 0 0px;
border:none;
}

ol.bjqs-markers li.active-marker a{
background:url(images/gallery_nav.png) 0 -32px;
}

ol.bjqs-markers li.active-marker a:hover{
background:url(images/gallery_nav.png) 0 -32px;
}

ol.bjqs-markers li a:hover{
display:block;
height:16px;
width:12px;
overflow:hidden;
text-indent:-9999px;
background:url(images/gallery_nav.png) 0 -16px;
border:none;
}




/*--------------------------*/ 
/*------8.Home tabs---------*/ 
/*--------------------------*/ 


#home_tabs{
border: 1px solid #ddd;
background: #eee;
width: 1000px;
display: inline-block;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

#home_tabs_box{
width: 990px;
height: 20px;
display: inline-block;
}

#home_tabs ul { 
list-style: none; 
}

#home_tabs ul li a { 
display: block; 
padding: 4px; 
color: #333; 
}

#home_tabs .nav { 
overflow: hidden; 
border-bottom: 1px solid #ddd; 
}

#home_tabs .nav li { 
width: 97px; 
float: left; 
border-right: 1px solid #777; 
}

#home_tabs .nav li.last { 
margin-right: 0; 
}

#home_tabs .nav li:last-child { 
border-right: 1px solid #ddd; 
}

#home_tabs .nav li a { 
display: block; 
padding: 5px; 
background: #666; 
color: white; 
font-size: 13px;
font-weight: bold;
text-align: center;
border: 0; 
}

#home_tabs li a.current,#home_tabs li a.current:hover { 
background-color: #eee !important; 
color: #333; 
}

#home_tabs .nav li a:hover, #home_tabs .nav li a:focus { 
background: #777;
}

#home_tabs .list-wrap { 
background: #fff; 
padding: 15px 0 0px 15px; 
}

.home_tabs_content{
display: inline-block;  
width: 234px;
margin: 0px 8px 0px 0px;
vertical-align: top;
}

.home_tabs_content img{
border: 1px solid #e1e1e1;
background: #f1f1f1;
display: inline-block;  
padding: 5px;
margin-bottom: 5px;
}

.home_tabs_content h1 a{
display: block;  
color: #555!important; 
font-size: 13px!important; 
font-weight: bold;
}

.home_tabs_content h1 a:hover{
color: red!important; 
}

.home_tabs_content p{
display: inline-block;  
position: relative;
width: 200px;
height: 70px;
color: #333; 
font-size: 13px;
font-weight: normal;
margin: 0 0 0 5px;
text-indent: 0px;
}

.home_tabs_date{
display: inline-block;  
border-bottom: 1px dashed #ddd;
width: 200px;
color: #888; 
font-size: 12px;
font-weight: normal;
margin: 0 0 10px 5px;
padding: 0 0 4px 0;
text-indent: 0px;
}





/*--------------------------------------*/ 
/*------9.Gallery with navigation------*/ 
/*--------------------------------------*/ 


.home_gallery_cat {
background: url("images/gall_header.png") no-repeat top;
width: 768px;
height: 37px;
float: right;
display: inline-block;
}

.home_gallery_cat h2{
font-size: 15px;
line-height: 14px;
color: #555;
font-weight: bold;
float: left;
display: block;
background: #f6f6f6;
padding: 0 10px 6px 0px;
margin: 12px 0 0 10px;
text-transform: uppercase;
}

.home_gallery_cat  span{
width: 725px;
height: 4px;
display: block;
background: #e1e1e1;
margin: 18px 0px 0 35px;
}


ul#items{	
background: #fff;
border: 1px solid #e5e5e5;
width: 766px;
height: 168px;
margin: 0px 0px 20px 0px;
padding: 5px 0px 0px 0px;
float: right;
display: inline-block;
border-radius: 0 0 2px 2px;
-webkit-border-radius: 0 0 2px 2px;
-moz-border-radius: 0 0 2px 2px;
}
		
ul#items li{
border: 1px solid #e1e1e1;
background: #f1f1f1;
display: block;
list-style:none;
float:left;
height: 140px;
width: 230px;
overflow:hidden;
margin: 10px 4px 0 15px;
text-align:center;
}

ul#items li .image_item{
margin: 5px 2px 0px 0px;
overflow:hidden;
}

ul#items .gallery_title{
font-size: 13px;
font-weight: bold;
text-align: center;
display: block;
width: 180px;
margin: 0px 0px 8px 14px;
padding: 2px 5px 0 5px;
}	

ol#pagination{
position:relative;
display: block;
margin: -26px -764px 0 0;
padding: 0px 2px 0 8px;
float: right;
background: #f6f6f6;
}

ol#pagination li{
display: inline-block;
width: 16px;
height: 16px;
background: url('images/gallery_nav.png') no-repeat 0 0;
text-align: left;
text-indent: -8000px;
list-style: none;
cursor: pointer;
margin: 0 1px;
}

ol#pagination li:hover{
background:url('images/gallery_nav.png') no-repeat 0 -16px;
}

ol#pagination li.current{
color:#f00;
font-weight:bold;
background:url('images/gallery_nav.png') no-repeat 0 -32px;
}






/*--------------------------------------*/ 
/*----10.Overlay effect for images------*/ 
/*--------------------------------------*/ 


.mosaic-block {
float:left;
position:relative;
overflow:hidden;
width: 101%;
height: 101%;
}

.mosaic-overlay {
display:none;
z-index:5;
position:absolute;
width:100%;
height:100%;
background:#111;
}
	
.video_preview .mosaic-overlay {
height: 60px;
width: 60px;
top: 38px;
left: 80px;
background:url("images/Play.png") no-repeat center center;
opacity:0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
filter:alpha(opacity=00);
display:none;
}	
	
.image_preview .mosaic-overlay {
height: 30px;
width: 30px;
top: 38%;
left: 43%;
background:url("images/image_preview.png") no-repeat center center;
opacity:0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
filter:alpha(opacity=00);
display:none;
}		
	
.gallery_blocks .mosaic-overlay {
bottom:-45px;
height: 45px;
background:url(images/gallery_bg.png);
}
		
.details{
display: block;
}	
	
.details span{
color: #fff;
display: block;
width: 203px;
padding-left: 10px;
}	

.image_post_format_galery{
width: 37px;
height: 33px;
background: url("images/image_icon.png") no-repeat #333;
position: absolute;
margin: 0px 0px 0px 0px;
border-radius: 0 0 3px 0;
-moz-border-radius: 0 0 3px 0;
-webhit-border-radius: 0 0 3px 0;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter:alpha(opacity=50);
}

.video_post_format_galery{
width: 40px;
height: 30px;
background: url("images/movie_icon.png") no-repeat #333;
position: absolute;
margin: 0px;
border-radius: 0 0 3px 0;
-moz-border-radius: 0 0 3px 0;
-webhit-border-radius: 0 0 3px 0;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter:alpha(opacity=50);
}

.home_tabs_content .video_preview .mosaic-overlay {
height: 60px;
width: 60px;
top: 38px;
left: 87px;
background:url("images/Play.png") no-repeat center center;
opacity:0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
filter:alpha(opacity=00);
display:none;
}	

.home_tabs_content .mosaic-block{
display: inline-block;
position:relative;
width: 230px;
height: 159px;
float: left;
}

.chrome .image_post_format_galery{
margin-left: 6px;
}
.chrome .video_post_format_galery{
margin-left: 5px;
}

.home_category_post .mosaic-block {
float:left;
position:relative;
overflow:hidden;
height: 68px;
width: 68px;
}

.home_category_post_first .mosaic-block{
display: inline-block;
position:relative;
width: 200px;
height: 142px;
float: left;
}

.home_category_post .image_post_format{
display: block;
width: 37px;
height: 33px;
background: url("images/image_icon.png") no-repeat #333;
position: absolute;
margin: 4px 0 0 4px;
border-radius: 0 0 3px 0;
-moz-border-radius: 0 0 3px 0;
-webhit-border-radius: 0 0 3px 0;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter:alpha(opacity=50);
}

.home_category_post .video_post_format{
display: block;
width: 40px;
height: 30px;
background: url("images/movie_icon.png") no-repeat #333;
position: absolute;
margin: 4px 0 0 4px;
border-radius: 0 0 3px 0;
-moz-border-radius: 0 0 3px 0;
-webhit-border-radius: 0 0 3px 0;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter:alpha(opacity=50);
}

.home_category_post .image_preview .mosaic-overlay {
display:none!important;
}	

.home_category_post .video_preview .mosaic-overlay {
display:none!important;
}

.home_category_post_four .mosaic-block {
float:left;
position:relative;
overflow:hidden;
height: 105px;
width: 105px;
margin-right: 10px;
}

.home_category_post_four .image_preview .mosaic-overlay {
display:none!important;
}	

.home_category_post_four .video_preview .mosaic-overlay {
display:none!important;
}

.home_category_full_width_first .image_preview .mosaic-overlay {
height: 30px;
width: 30px;
top: 41%;
left: 47%;
background:url("images/image_preview.png") no-repeat center center;
opacity:0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
filter:alpha(opacity=00);
display:none;
}	

.home_category_full_width_first .video_preview .mosaic-overlay {
height: 60px;
width: 60px;
top: 35%;
left: 45%;
background:url("images/Play.png") no-repeat center center;
opacity:0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
filter:alpha(opacity=00);
display:none;
}

.home_category_post_three .mosaic-block{
display: inline-block;
position:relative;
width: 228px;
height: 132px;
float: left;
}

.home_category_post_three .image_preview .mosaic-overlay {
height: 30px;
width: 30px;
top: 39%;
left: 40%;
background:url("images/image_preview.png") no-repeat center center;
opacity:0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
filter:alpha(opacity=00);
display:none;
}	

.post_thumbnail .mosaic-block {
float:left;
position:relative;
overflow:hidden;
width: 290px;
height: 202px;
}

.post_thumbnail .video_preview .mosaic-overlay {
height: 60px;
width: 60px;
top: 36%;
left: 42%;
background:url("images/Play.png") no-repeat center center;
opacity:0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
filter:alpha(opacity=00);
display:none;
}

.post_thumbnail .video_post_format{
display: block;
width: 40px;
height: 30px;
background: url("images/movie_icon.png") no-repeat #333;
position: absolute;
margin: 15px 0 0 6px;
border-radius: 0 0 3px 0;
-moz-border-radius: 0 0 3px 0;
-webhit-border-radius: 0 0 3px 0;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter:alpha(opacity=50);
}

.post_thumbnail_format{
display: block;
width: 37px;
height: 33px;
background: url("images/image_icon.png") no-repeat #333;
position: absolute;
margin: 15px 0 0 6px;
border-radius: 0 0 3px 0;
-moz-border-radius: 0 0 3px 0;
-webhit-border-radius: 0 0 3px 0;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter:alpha(opacity=50);
}

.post_thumbnail .image_preview .mosaic-overlay {
height: 30px;
width: 30px;
top: 45%;
left: 45%;
background:url("images/image_preview.png") no-repeat center center;
opacity:0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
filter:alpha(opacity=00);
display:none;
}

.post_tcwlt .post_thumbnail .mosaic-block {
float:left;
position:relative;
overflow:hidden;
width: 100px;
height: 102px;
}

.post_tcwlt .post_thumbnail .image_preview .mosaic-overlay {
display:none!important;
}

.post_tcwlt .post_thumbnail .video_preview .mosaic-overlay {
display:none!important;
}

.post_tcwlt .post_thumbnail_format{
display: block;
width: 37px;
height: 33px;
background: url("images/image_icon.png") no-repeat #333;
position: absolute;
margin: 13px 0 0 4px;
border-radius: 0 0 3px 0;
-moz-border-radius: 0 0 3px 0;
-webhit-border-radius: 0 0 3px 0;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter:alpha(opacity=50);
}

.post_tcwlt .video_post_format{
display: block;
width: 40px;
height: 30px;
background: url("images/movie_icon.png") no-repeat #333;
position: absolute;
margin: 13px 0 0 4px;
border-radius: 0 0 3px 0;
-moz-border-radius: 0 0 3px 0;
-webhit-border-radius: 0 0 3px 0;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter:alpha(opacity=50);
}

.post_tcwt .post_thumbnail .mosaic-block {
float:left;
display: block;
position:relative;
overflow:hidden;
width: 100px;
height: 102px;
}

.post_tcwt .post_thumbnail .image_preview .mosaic-overlay {
display:none!important;
}

.post_tcwt .post_thumbnail .video_preview .mosaic-overlay {
display:none!important;
}

.post_tcwt .post_thumbnail_format{
width: 37px;
height: 33px;
background: url("images/image_icon.png") no-repeat #333;
position: absolute;
margin: 4px 0 0 4px;
border-radius: 0 0 3px 0;
-moz-border-radius: 0 0 3px 0;
-webhit-border-radius: 0 0 3px 0;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter:alpha(opacity=50);
}

.post_tcwt .video_post_format{
display: block;
width: 40px;
height: 30px;
background: url("images/movie_icon.png") no-repeat #333;
position: absolute;
margin: 4px 0 0 4px;
border-radius: 0 0 3px 0;
-moz-border-radius: 0 0 3px 0;
-webhit-border-radius: 0 0 3px 0;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter:alpha(opacity=50);
}

.post_tcfwt .post_thumbnail_format{
display: block;
width: 37px;
height: 33px;
background: url("images/image_icon.png") no-repeat #333;
position: absolute;
margin: 6px 0 0 6px;
border-radius: 0 0 3px 0;
-moz-border-radius: 0 0 3px 0;
-webhit-border-radius: 0 0 3px 0;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter:alpha(opacity=50);
}

.post_tcfwt .video_post_format{
width: 40px;
height: 30px;
background: url("images/movie_icon.png") no-repeat #333;
position: absolute;
margin: 6px 0 0 6px;
border-radius: 0 0 3px 0;
-moz-border-radius: 0 0 3px 0;
-webhit-border-radius: 0 0 3px 0;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter:alpha(opacity=50);
}

.post_tcfwt .post_thumbnail .mosaic-block {
float:left;
position:relative;
overflow:hidden;
width: 335px;
height: 215px;
}


.video_post_format{
width: 40px;
height: 30px;
display: block;
background: url("images/movie_icon.png") no-repeat #333;
position: absolute;
margin: 6px 0 0 6px;
border-radius: 0 0 3px 0;
-moz-border-radius: 0 0 3px 0;
-webhit-border-radius: 0 0 3px 0;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter:alpha(opacity=50);
}

.image_post_format{
width: 37px;
height: 33px;
display: block;
background: url("images/image_icon.png") no-repeat #333;
position: absolute;
margin: 6px 0 0 6px;
border-radius: 0 0 3px 0;
-moz-border-radius: 0 0 3px 0;
-webhit-border-radius: 0 0 3px 0;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter:alpha(opacity=50);
}

.image_post_format_tabs{
width: 37px;
height: 33px;
background: url("images/image_icon.png") no-repeat #333;
position: absolute;
margin: 6px 0 0 6px;
border-radius: 0 0 3px 0;
-moz-border-radius: 0 0 3px 0;
-webhit-border-radius: 0 0 3px 0;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter:alpha(opacity=50);
}





/*----------------------------*/ 
/*--------11.Home Page--------*/ 
/*----------------------------*/ 


#main_content{
width: 1000px;
display: inline-block;
}

#home_category_content{
width: 485px;
float: left;
display: inline-block;
margin-left: 22px;
}

.home_category_posts{
border: 1px solid #e5e5e5;
background: #fff;
display: inline-block;
width: 465px;
min-height: 270px;
float: left;
margin-bottom: 20px;
padding: 0 10px 15px 10px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.home_category_posts:last-child{
margin-bottom: 0px;
}

.home_cat_line {
background: url("images/cat_post.png") no-repeat top;
margin: -1px 0px 15px -11px;
width: 487px;
height: 37px;
display: inline-block;
}

.home_cat_line h2{
line-height: 14px;
font-size: 15px;
color: #555;
font-weight: bold;
float: left;
display: block;
background: #f6f6f6;
margin: 11px 0 0 10px;
padding: 0 10px 0px 0px;
text-transform: uppercase;
}

.home_cat_line span{
height: 4px;
display: block;
background: #58abff;
margin: 17px 0px 0 37px;
width: 440px;
}


.home_cat_line_two {
background: url("images/cat_post.png") no-repeat top;
margin: -1px 0px 15px -11px;
width: 487px;
height: 37px;
display: inline-block;
}

.home_cat_line_two h2{
line-height: 14px;
font-size: 15px;
color: #555;
font-weight: bold;
float: left;
display: block;
background: #f6f6f6;
margin: 11px 0 0 10px;
padding: 0 10px 0px 0px;
text-transform: uppercase;
}

.home_cat_line_two span{
height: 4px;
display: block;
margin: 17px 0px 0 37px;
width: 440px;
background: #ff7373;
}

.home_cat_line_three {
background: url("images/cat_post.png") no-repeat top;
margin: -1px 0px 15px -11px;
width: 487px;
height: 37px;
display: inline-block;
}

.home_cat_line_three h2{
line-height: 14px;
font-size: 15px;
color: #555;
font-weight: bold;
float: left;
display: block;
background: #f6f6f6;
margin: 11px 0 0 10px;
padding: 0 10px 0px 0px;
text-transform: uppercase;
}

.home_cat_line_three span{
height: 4px;
display: block;
margin: 17px 0px 0 37px;
width: 440px;
background: #87ff73;
}

.home_cat_line_four {
background: url("images/cat_post.png") no-repeat top;
margin: -1px 0px 15px -11px;
width: 487px;
height: 37px;
display: inline-block;
}

.home_cat_line_four h2{
line-height: 14px;
font-size: 15px;
color: #555;
font-weight: bold;
float: left;
display: block;
background: #f6f6f6;
margin: 11px 0 0 10px;
padding: 0 10px 0px 0px;
text-transform: uppercase;
}

.home_cat_line_four span{
height: 4px;
display: block;
margin: 17px 0px 0 37px;
width: 440px;
background: #ffc273;
}

.home_cat_line_five {
background: url("images/cat_post.png") no-repeat top;
margin: -1px 0px 15px -11px;
width: 487px;
height: 37px;
display: inline-block;
}

.home_cat_line_five h2{
line-height: 14px;
font-size: 15px;
color: #555;
font-weight: bold;
float: left;
display: block;
background: #f6f6f6;
margin: 11px 0 0 10px;
padding: 0 10px 0px 0px;
text-transform: uppercase;
}

.home_cat_line_five span{
height: 4px;
display: block;
margin: 17px 0px 0 37px;
width: 440px;
background: #e9ee6a;
}




/*---------------------------------------------------------------------------------------------------*/ 
/*----12.Home content - post one layout - First post with bottom content and the rest small posts----*/ 
/*---------------------------------------------------------------------------------------------------*/ 



.home_category_post_first{
border-right: 1px solid #e5e5e5;
display: inline-block;
width: 198px;
min-height: 245px;
margin-left: 5px;
padding-right: 15px;
float: left;
}

.home_category_post_first img{
display: inline-block;
width: 186px;
height: 120px;
border: 1px solid #e1e1e1;
background: #f1f1f1;
padding: 5px;
margin-bottom: 10px;
}

.home_category_post_first h1 a{
display: block;
font-size: 15px!important;
font-weight: bold;
margin-bottom: 7px;
color: #555;
}

.home_category_post_first h1 a:hover{
color: purple;
}

.home_category_post_first .home_category_post_date{
margin-bottom: 10px;
font-size: 12px;
color: #888;
}

.home_category_post_first p{
font-size: 13px;
font-weight: normal;
text-indent: 0px;
margin-bottom: 0px!important;
}

.home_category_post{
border-bottom: 1px solid #e5e5e5;
width: 227px;
min-height: 82px; 
padding: 13px 0 0px 14px;
margin-right: 5px;
display: inline-block;
float: right;
}

.home_category_post:nth-child(3){
padding: 0px 0 0px 14px;
}

.home_category_post:nth-child(5){
margin-bottom: -10px;
border-bottom: none;
}


.home_category_post img{
display: inline-block;
width: 60px;
height: 60px;
border: 1px solid #e1e1e1;
background: #f1f1f1;
float: left;
padding: 3px;
margin: 0 0px 10px 0;
}

.home_category_post h1 a{
display: block;
color: #555;
font-size: 12px!important;
font-weight: bold;
padding: 0 0 5px 0;
margin-left: 83px;
}

.home_category_post h1 a:hover{
color: red;
}

.home_category_post .home_category_post_date{
display: block;
margin-left: 83px;
font-size: 12px;
color: #888;
}

.home_category_post p{
display: none;
}




/*-------------------------------------------------------*/ 
/*-------13.Home content - full width post layout--------*/ 
/*-------------------------------------------------------*/ 


.home_category_full_width_first{
border-bottom: 1px solid #e5e5e5;
display: inline-block;
width: 455px;
float: left;
margin-left: 4px;
padding-bottom: 15px;
}

.home_category_full_width_first img{
display: inline-block;
width: 445px;
height: 200px;
border: 1px solid #e1e1e1;
background: #f1f1f1;
padding: 5px;
margin-bottom: 10px;
}

.home_category_full_width_first h1 a{
display: block;
font-size: 17px!important;
font-weight: bold;
margin-bottom: 7px;
color: #555;
}

.home_category_full_width_first h1 a:hover{
color: red;
}

.home_category_full_width_first .home_category_post_date{
margin-bottom: 10px;
font-size: 12px;
color: #888;
}

.home_category_full_width_first p{
font-size: 13px;
font-weight: normal;
text-indent: 0px;
margin-bottom: 0px!important;
}

.home_category_full_width{
border-right: 1px solid #e5e5e5;
border-top: 1px solid #e5e5e5;
display: inline-block;
min-height: 260px;
width: 210px;
float: left;
margin: 0px 15px 0 5px;
padding: 16px 15px 15px 0;
}

.home_category_full_width:nth-child(even){
margin-right: 0px;
margin-left: -15px;
padding-right: 0px;
padding-left: 15px;
border-right: none;
}

.home_category_full_width:nth-child(3){
border-top: none;
}

.home_category_full_width:nth-child(4){
border-top: none;
}

.home_category_full_width img{
display: inline-block;
width: 199px;
height: 120px;
border: 1px solid #e1e1e1;
background: #f1f1f1;
padding: 5px;
margin-bottom: 10px;
}

.home_category_full_width h1 a{
display: block;
font-size: 15px!important;
font-weight: bold;
margin-bottom: 7px;
color: #555;
}

.home_category_full_width h1 a:hover{
color: red;
}

.home_category_full_width .home_category_post_date{
margin-bottom: 10px;
font-size: 12px;
color: #888;
}

.home_category_full_width p{
font-size: 13px;
font-weight: normal;
text-indent: 0px;
margin-bottom: 0px!important;
}



/*-----------------------------------------------------------------------------*/
/*-----14.Home content - post two layout - All posts with bottom content-------*/ 
/*-----------------------------------------------------------------------------*/


.home_category_post_two{
border-right: 1px solid #e5e5e5;
border-top: 1px solid #e5e5e5;
display: inline-block;
min-height: 275px;
width: 210px;
float: left;
margin: 0px 15px 0 5px;
padding: 16px 15px 15px 0;
}

.home_category_post_two:nth-child(odd) {
margin-right: 0px;
margin-left: -15px;
padding-right: 0px;
padding-left: 15px;
border-right: none;
}

.home_category_post_two:nth-child(2) {
border-top: none;
padding-top: 0px;
padding-bottom: 0px;
}

.home_category_post_two:nth-child(3) {
border-top: none;
padding-top: 0px;
padding-bottom: 0px;
}

.home_category_post_two img{
display: inline-block;
width: 199px;
height: 120px;
border: 1px solid #e1e1e1;
background: #f1f1f1;
padding: 5px;
margin-bottom: 10px;
}

.home_category_post_two h1 a{
display: block;
font-size: 15px!important;
font-weight: bold;
margin-bottom: 7px;
color: #555;
}

.home_category_post_two h1 a:hover{
color: red;
}

.home_category_post_two .home_category_post_date{
margin-bottom: 10px;
font-size: 12px;
color: #888;
}

.home_category_post_two p{
font-size: 13px;
font-weight: normal;
text-indent: 0px;
margin-bottom: 0px!important;
}



/*-----------------------------------------------------------------------------*/
/*-----15.Home content - post three layout - All posts with right content------*/ 
/*-----------------------------------------------------------------------------*/


.home_category_post_three{
border-bottom: 1px solid #e5e5e5;
display: inline-block;
width: 455px;
margin: 0 0 15px 5px;
padding-bottom: 15px;
float: left;
}

.home_category_post_three:last-child{
margin-bottom: 0px;
padding-bottom: 0px;
border-bottom: none;
}

.home_category_post_three img{
display: inline-block;
width: 200px;
height: 120px;
border: 1px solid #e1e1e1;
background: #f1f1f1;
padding: 5px;
margin-right: 15px;
float: left;
}

.home_category_post_three h1 a{
display: block;
font-size: 15px!important;
font-weight: bold;
margin-bottom: 7px;
color: #555;
}

.home_category_post_three h1 a:hover{
color: red;
}

.home_category_post_three .home_category_post_date{
display: inline-block;
width: 225px;
margin-bottom: 5px;
font-size: 12px;
color: #888;
}

.home_category_post_three p{
font-size: 13px;
font-weight: normal;
text-indent: 0px;
}




/*----------------------------------------------------------------------------*/
/*----16.Home content - post four layout - Small posts with right content-----*/ 
/*----------------------------------------------------------------------------*/


.home_category_post_four{
border-bottom: 1px solid #e5e5e5;
display: inline-block;
width: 455px;
float: left;
margin: 0 0 15px 5px;
padding-bottom: 10px;
}

.home_category_post_four:last-child{
margin-bottom: 0px;
padding-bottom: 0px;
border-bottom: none;
}

.home_category_post_four img{
display: inline-block;
width: 90px;
height: 90px;
border: 1px solid #e1e1e1;
background: #f1f1f1;
padding: 5px;
margin-right: 15px;
float: left;
}

.home_category_post_four h1 a{
display: block;
font-size: 15px!important;
font-weight: bold;
margin-bottom: 7px;
color: #555;
}

.home_category_post_four h1 a:hover{
color: red;
}

.home_category_post_four .home_category_post_date{
margin-bottom: 10px;
font-size: 12px;
color: #888;
}

.home_category_post_four p{
font-size: 13px;
font-weight: normal;
text-indent: 0px;
}




/*----------------------------*/
/*------17.Pages Content------*/ 
/*----------------------------*/



#container{
width: 1000px;
display: inline-block;
}

#content {
width: 720px;
float: left;
margin-top: 10px;
}

#content_full{
background: #fff;
width: 1000px;
float: left;
}

#content_full .single_post{
width: 968px;
}

#content_full .single_post .single_title h1{
display: block;
float: left;
width: 968px;
line-height: 14px;
font-size: 18px;
font-weight: bold;
color: #555;
}

#content_full .single_post .single_textmeta{
display: inline-block;
margin: 15px 0 10px 0;
padding-bottom: 5px;
width: 965px;
font-size: 12px;
font-weight: normal;
color: #999;
background: url("images/post_meta_line.png") repeat-x bottom;
}

#content_full #banner_single{
display: inline-block;
margin: 10px 0 0px 270px;
}

#content_full .shortcode_posts_box{
display: inline-block;
width: 965px;
float: left;
margin-top: 5px;
}

#content_full .shortcode_posts_box .post_one_column{
display: inline-block;
width: 680px;
float: left;
}

#content_full .shortcode_posts_box .post_two_column{
vertical-align: top;
display: inline-block;
width: 305px;
float: left;
margin: 0px 22px 20px 0px;
padding-bottom: 10px;
border-bottom: 1px solid #eee;
}

#content_full .shortcode_posts_box .post_two_column:nth-child(3n){
margin: 0px;
}

#content_full .shortcode_posts_box .post_two_column img{
display: inline-block;
width: 291px;
height: 160px;
border: 1px solid #ddd;
padding: 5px;
margin-bottom: 10px;
opacity: 1!important;
}

#content_full .shortcode_posts_box .post_three_column{
vertical-align: top;
display: inline-block;
width: 223px;
min-height: 295px;
float: left;
margin: 0px 22px 20px 0px;
padding-bottom: 10px;
border-bottom: 1px solid #eee;
}

#content_full .shortcode_posts_box .post_three_column:nth-child(4n){
margin: 0px 0px 20px 0px;
}

#content_full .shortcode_posts_box .post_three_column img{
display: inline-block;
width: 210px;
height: 130px;
border: 1px solid #ddd;
padding: 5px;
margin-bottom: 10px;
opacity: 1!important;
}

#content_full .shortcode_posts_box .post_mini_one_column{
display: inline-block;
width: 680px;
float: left;
margin: 5px 0px 7px 0;
height: 120px; 
}




/*------------------------------*/ 
/*------18.Page Templates-------*/ 
/*------------------------------*/ 


.post_nr h2{
color: #333;
font-size: 18px;
margin: 0 0 10px 0px;
}

.single-entry{
color: #666;
font-size: 14px;
margin: 0 0 10px 0px;
}

.single-entry .search{
margin: 10px 0 0px -10px;
}

#archive{
width: 685px;
display: inline-block;
border: 1px solid #ddd;
background: #fff;
padding: 15px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

#archive_left_col{
display: inline-block;
width: 332px;
float: left;
margin-right: 20px;
}

#archive_right_col{
display: inline-block;
width: 332px;
}

#archive li{
line-height: 22px;
}

.archive_title{
width: 332px;
float: left;
display: block;
margin-bottom: 7px;
}

.archive_title span {
height: 7px;
display: block;
width: 332px;
background: url("images/header_line.png") repeat-x;
margin-top: 10px;
}

.archive_title h3{
display: block;
float: left;
padding-right: 10px;
font-size: 16px;
font-weight: normal;
background: #fff;
color: #333;
}

.archive_title_bot{
width: 332px;
float: left;
display: block;
margin: 12px 0 7px 0;
}

.archive_title_bot span {
height: 7px;
display: block;
width: 332px;
background: url("images/header_line.png") repeat-x;
margin-top: 10px;
}

.archive_title_bot h3{
display: block;
float: left;
padding-right: 10px;
font-size: 16px;
font-weight: normal;
background: #fff;
color: #333;
}

.error404{
display: block;
float: left;
font-size: 18px;
font-weight: bold;
color: #555;
margin: 0 0 10px 0px;
}

.error404_content{
width: 685px;
float: left;
display: block;
border: 1px solid #ddd;
background: #fff;
padding: 10px 15px 0px 15px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.error404_content #archive{
width: 685px;
margin: -10px 0 0px -15px;
border: none;
}

.error404_content h1{
width: 685px;
float: left;
display: block;
padding-right: 10px;
font-size: 18px;
font-weight: bold;
color: #555;
margin-bottom: 10px;
}

.error404_content .search{
margin: 20px 0 0px -10px;
}




/*------------------------------*/ 
/*------19.One column post------*/ 
/*------------------------------*/ 


.post{
width: 686px;
margin: 0px 0 18px 0px;
border: 1px solid #ddd;
padding: 15px;
background: #fff;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.post h1 a{
display: block;
float: left;
width: 686px;
font-size: 17px;
font-weight: bold;
color: #555;
}

.post h1 a:hover{
color: red;
}

.post .textmeta{
display: inline-block;
margin: 6px 0 5px 0;
padding-bottom: 5px;
width: 686px;
font-size: 12px;
font-weight: normal;
color: #999;
background: url("images/post_meta_line.png") repeat-x bottom;
}

.post .textmeta a{
color: #999;
}

.post .textmeta a:hover{
color: red;
}

.post .post_thumbnail a img{
border: 1px solid #ddd;
display: inline-block;
float: left;
margin: 9px 10px 0 0;
width: 270px;
height: 180px;
padding: 5px;
}

.post .post_text{
display: inline-block;
width: 280px;
margin: 5px 0 0 5px;
}

.post .post_text p{
text-indent: 0px;
}

.post .read-more{
border: 1px solid #ddd;
display: inline-block;
text-indent: 0px;
margin: 10px 0px;
padding: 2px 10px;
float: left;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}

.post .read-more:hover{
color: #333;
text-shadow: 1px 1px 0px #fff;
}

.post .post_share_buttons{
display: inline-block;
width: 96px;
height: 160px;
margin-top: 8px;
float: right;
}

.post .post_share_buttons span{
border: none;
vertical-align: top;
display: block;
padding: 0px 0 5px 0;
}

.post .post_small_share_buttons{
display: none;
}

.post .post_small_share_buttons_top{
display: none;
}



/*------------------------------------------------*/ 
/*------20.Two column post with left thumbnail----*/ 
/*------------------------------------------------*/ 



.post_tcwlt{
border: 1px solid #ddd;
width: 331px;
display: inline-block;
vertical-align: top;
margin: 0px 10px 15px 0px;
padding: 10px;
background: #fff;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.post_tcwlt:nth-child(odd) {
margin: 0px 0px 15px 0px;
}

.post_tcwlt h1 a{
display: block;
float: left;
width: 331px;
font-size: 16px;
font-weight: bold;
color: #555;
}

.post_tcwlt h1 a:hover{
color: red;
}

.post_tcwlt .textmeta{
display: inline-block;
margin: 6px 0 5px 0;
padding-bottom: 5px;
width: 331px;
font-size: 12px;
font-weight: normal;
color: #999;
background: url("images/post_meta_line.png") repeat-x bottom;
}

.post_tcwlt .textmeta a{
color: #999;
}

.post_tcwlt .textmeta a:hover{
color: red;
}

.post_tcwlt .post_thumbnail a img{
border: 1px solid #ddd;
display: inline-block;
float: left;
margin: 9px 15px 0 0;
width: 80px;
height: 80px;
padding: 3px;
}

.post_tcwlt .post_text{
display: inline-block;
width: 226px;
}

.post_tcwlt .post_text p{
text-indent: 0px;
}

.post_tcwlt .read-more{
border: 1px solid #ddd;
display: inline-block;
text-indent: 0px;
margin: 15px 0 5px 0;
padding: 2px 10px;
float: right;
text-shadow: 1px 1px 0px #fff;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}

.post_tcwlt .read-more:hover{
color: #333;
text-shadow: 1px 1px 0px #fff;
}

.post_tcwlt .post_share_buttons{
display: none;
}

.post_tcwlt .post_small_share_buttons{
display: inline-block;
margin-top: 10px;
}

.post_tcwlt .post_small_share_buttons a{
margin-right: 3px;
display: inline;
}

.post_tcwlt .post_small_share_buttons span{
margin-right: 0px;
display: inline;
}

.post_tcwlt .post_small_share_buttons .addthis_button_tweet{
max-width: 90px;
}

.post_tcwlt .post_small_share_buttons .addthis_button_google_plusone{
max-width: 65px;
}

.post_tcwlt .post_small_share_buttons_top{
display: inline-block;
margin-top: 5px;
}

.post_tcwlt .post_small_share_buttons_top a{
margin-right: 3px;
display: inline;
}

.post_tcwlt .post_small_share_buttons_top span{
margin-right: 0px;
display: inline;
}

.post_tcwlt .post_small_share_buttons_top .addthis_button_tweet{
max-width: 90px;
}

.post_tcwlt .post_small_share_buttons_top .addthis_button_google_plusone{
max-width: 65px;
}

.post_tcwlt .post_line{
height: 5px;
width: 331px;
background: url("images/post_line.png") repeat-x;
}

.post_tcwlt .addthis_button_facebook_like{
max-width: 77px;
}




/*--------------------------------------------*/ 
/*-------21.Two column post without text------*/ 
/*--------------------------------------------*/ 


.post_tcwt{
border: 1px solid #ddd;
width: 332px;
display: inline-block;
vertical-align: top;
margin: 0px 8px 15px 0px;
padding: 10px;
background: #fff;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.post_tcwt:nth-child(odd) {
margin: 0px 0px 15px 0px;
}

.post_tcwt h1 a{
display: inline-block;
float: right;
width: 232px;
font-size: 16px;
font-weight: bold;
color: #555;
}

.post_tcwt h1 a:hover{
color: red;
}

.post_tcwt .textmeta{
display: none;
}

.post_tcwt .textmeta a{
color: #999;
}

.post_tcwt .textmeta a:hover{
color: red;
}

.post_tcwt .tmn{
display: inline-block;
float: right;
width: 232px;
}

.post_tcwt .post_thumbnail{
height: 102px;
width: 90px;
float: left;
display: inline-block;
}

.post_tcwt .post_thumbnail a img{
border: 1px solid #ddd;
display: inline-block;
float: left;
width: 80px;
height: 80px;
padding: 3px;
}

.post_tcwt .post_text{
display: none;
}

.post_tcwt .post_share_buttons{
display: none;
}

.post_tcwt .post_small_share_buttons{
display: inline-block;
margin-bottom: 10px;
}

.post_tcwt .post_small_share_buttons a{
margin-right: 3px;
display: inline;
}

.post_tcwt .post_small_share_buttons span{
margin-right: 0px;
display: inline;
}

.post_tcwt .post_small_share_buttons .addthis_button_tweet{
max-width: 90px;
}

.post_tcwt .post_small_share_buttons .addthis_button_google_plusone{
max-width: 65px;
}

.post_tcwt .post_small_share_buttons_top{
display: none;
}

.post_tcwt .post_line{
height: 5px;
width: 332px;
margin-top: 7px;
background: url("images/post_line.png") repeat-x;
}

.post_tcwt .addthis_button_facebook_like{
max-width: 77px;
}




/*--------------------------------------------*/ 
/*----22.Two column full width thumbnail------*/ 
/*--------------------------------------------*/ 



.post_tcfwt{
border: 1px solid #ddd;
width: 329px;
display: inline-block;
vertical-align: top;
margin: 0px 10px 15px 0px;
padding: 10px;
background: #fff;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.post_tcfwt:nth-child(odd) {
margin: 0px 0px 15px 0px;
}

.post_tcfwt h1 a{
display: inline-block;
width: 329px;
font-size: 16px;
font-weight: bold;
color: #555;
}

.post_tcfwt h1 a:hover{
color: red;
}

.post_tcfwt .textmeta{
display: inline-block;
margin: 6px 0 5px 0;
padding-bottom: 5px;
width: 329px;
font-size: 12px;
font-weight: normal;
color: #999;
background: url("images/post_meta_line.png") repeat-x bottom;
}

.post_tcfwt .textmeta a{
color: #999;
}

.post_tcfwt .textmeta a:hover{
color: red;
}

.post_tcfwt .post_thumbnail{
float: left;
display: inline-block;
margin-top: 8px;
}

.post_tcfwt .post_thumbnail a img{
border: 1px solid #ddd;
width: 317px;
height: 200px;
padding: 5px;
}

.post_tcfwt .post_text{
display: inline-block;
width: 320px;
}

.post_tcfwt .post_text p{
text-indent: 0px;
}

.post_tcfwt .read-more{
border: 1px solid #ddd;
display: inline-block;
text-indent: 0px;
margin-top: 15px;
padding: 2px 10px;
float: right;
text-shadow: 1px 1px 0px #fff;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
}

.post_tcfwt .read-more:hover{
color: #333;
text-shadow: 1px 1px 0px #fff;
}

.post_tcfwt .post_line{
height: 5px;
width: 329px;
margin-top: 0px;
background: url("images/post_line.png") repeat-x;
}

.post_tcfwt .post_share_buttons{
display: none;
}

.post_tcfwt .post_small_share_buttons{
display: inline-block;
margin: 20px 0 15px 0;
}

.post_tcfwt .post_small_share_buttons a{
margin-right: 3px;
display: inline;
}

.post_tcfwt .post_small_share_buttons span{
margin-right: 0px;
display: inline;
}

.post_tcfwt .post_small_share_buttons .addthis_button_tweet{
max-width: 90px;
}

.post_tcfwt .post_small_share_buttons .addthis_button_google_plusone{
max-width: 65px;
}

.post_tcfwt .post_small_share_buttons_top{
display: inline-block;
margin-top: 5px;
}

.post_tcfwt .post_small_share_buttons_top a{
margin-right: 3px;
display: inline;
}

.post_tcfwt .post_small_share_buttons_top span{
margin-right: 0px;
display: inline;
}

.post_tcfwt .post_small_share_buttons_top .addthis_button_tweet{
max-width: 90px;
}

.post_tcfwt .post_small_share_buttons_top .addthis_button_google_plusone{
max-width: 65px;
}

.post_tcfwt .addthis_button_facebook_like{
max-width: 77px;
}




/*----------------------------*/ 
/*------23.Single Content-----*/ 
/*----------------------------*/ 


.single_post{
display: inline-block;
width: 685px;
border: 1px solid #ddd;
background: #fff;
padding: 15px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.single_post .single_title h1{
display: block;
float: left;
width: 685px;
line-height: 14px;
font-size: 18px;
font-weight: bold;
color: #555;
}

.single_text img{
border: 1px solid #ddd;
display: inline-block;
max-width: 675px;
padding: 5px;
margin-top: 5px;
margin-bottom: 5px;
}

#content_full .single_text img{
border: 1px solid #ddd;
display: inline-block;
max-width: 960px;
padding: 5px;
margin-top: 5px;
margin-bottom: 5px;
}

.single_text .wp-caption-text{
display: block;
color: #fff;
background: url("images/caption_bg.png");
margin: -46px 4px 0 6px;
position: relative;
padding: 8px 10px;
text-indent: 0px;
}

.single_post .single_textmeta{
display: inline-block;
margin: 15px 0 10px 0;
padding-bottom: 5px;
width: 685px;
font-size: 12px;
font-weight: normal;
color: #999;
background: url("images/post_meta_line.png") repeat-x bottom;
}

.single_post .single_textmeta a{
color: #999;
}

.single_post .single_textmeta a:hover{
color: red;
}

.single_post .single_thumbnail_100 img{
border: 1px solid #ddd;
display: inline-block;
float: left;
margin: 9px 15px 10px 0;
width: 100px;
height: 100px;
padding: 5px;
}

.single_post .single_thumbnail_200 img{
border: 1px solid #ddd;
display: inline-block;
float: left;
margin: 9px 15px 10px 0;
width: 200px;
height: 140px;
padding: 5px;
}

.single_post .single_thumbnail_350 img{
border: 1px solid #ddd;
display: inline-block;
float: left;
margin: 9px 15px 10px 0;
width: 350px;
height: 220px;
padding: 5px;
}

.single_post .single_thumbnail_680 img{
border: 1px solid #ddd;
display: inline-block;
float: left;
margin: 10px 0px 10px 0;
width: 674px;
height: 220px;
padding: 5px;
}

#content_full .single_thumbnail_970 img{
border: 1px solid #ddd;
display: inline-block;
float: left;
margin: 10px 0px 10px 0;
width: 955px;
height: 350px;
padding: 5px;
}

.single_post .post_small_share_buttons{
display: inline-block;
margin-top: 10px;
}

.single_post .post_small_share_buttons a{
margin-right: 3px;
display: inline;
}

.single_post.post_small_share_buttons span{
margin-right: 0px;
display: inline;
}

.single_post .post_small_share_buttons .addthis_button_tweet{
max-width: 90px;
}

.single_post .post_small_share_buttons .addthis_button_google_plusone{
max-width: 65px;
}

.single_post .post_small_share_buttons_top{
display: inline-block;
margin-top: 5px;
}

.single_post .post_small_share_buttons_top a{
margin-right: 3px;
display: inline;
}

.single_post .post_small_share_buttons_top span{
margin-right: 0px;
display: inline;
}

.single_post .post_small_share_buttons_top .addthis_button_tweet{
max-width: 90px;
}

.single_post .post_small_share_buttons_top .addthis_button_google_plusone{
max-width: 65px;
}

#banner_single{
display: inline-block;
margin: 20px 0 0px 100px;
}

.single_post .post_line{
height: 5px;
margin-top: 15px;
width: 690px;
background: url("images/post_line.png") repeat-x;
}

.tags{
display: inline-block;
width: 690px;
float: left;
font-size: 12px;
color: #777;
text-indent: 0px;
}

.tags a{
font-style: italic;
color: #777;
}

.tags a:hover{
font-style: italic;
color: red;
}

#similar-post{
display: inline-block;
margin-top: 5px;
}

.sim_post_header{
display: inline-block;
width: 685px;
float: left;
display: block;
margin-bottom: 13px;
}

.sim_post_header span {
height: 7px;
display: block;
width: 100%;
background: url("images/header_line.png") repeat-x;
margin-top: 10px;
}

#similar-post h3{
display: block;
float: left;
padding-right: 10px;
font-size: 16px;
font-weight: normal;
background: #fff;
color: #333;
}

#similar-post .similar_posts {
display: inline-block;
margin-right: 30px;
width: 201px;
vertical-align: top;
}

#similar-post .similar_posts:last-child {
margin-right: 0px;
}

#similar-post .similar_posts img{
width: 201px;
height: 130px;
border: 1px solid #ddd;
padding: 5px;
}

#similar-post .similar_posts h1 a{
display: block;
width: 200px;
margin: 7px 0 0 0;
font-size: 14px;
font-weight: bold;
color: #555;
text-align: center;
}

#similar-post .similar_posts h1 a:hover {
color: red;
}

#authorbox{  
display: inline-block;
width:685px;  
float: left;
margin: 15px 0 0px 0px;  
padding-bottom: 10px;  
overflow:hidden; 
background: url("images/post_meta_line.png") repeat-x bottom;
}  

.authorbox_header{
display: inline-block;
width:690px;  
float: left;
margin-bottom: 15px;  
}

.authorbox_header h3{  
font-size:16px;  
color: #333; 
font-weight: normal;		
margin: 0;  
float: left;
background: #fff;
padding-right: 10px;
}  

.authorbox_header span {
height: 7px;
display: block;
width: 100%;
background: url("images/header_line.png") repeat-x;
margin-top: 10px;
}

.authorbox_header h3 a{  
text-decoration:none; 
color: #333; 		
}  

.authortext img{  
border: 1px solid #ddd;
margin-right: 15px;  
padding: 5px;  
float: left;  
}   

.authortext p{
text-indent: 0px;
color: #777;  
font-style:italic;
font-size: 14px;
}

#post-nav{
width: 685px;  
float: left;
margin: 10px 0 0px 0px;  
overflow:hidden; 
}

.prev-post{
float: left;
}

.prev-post p{
color: #333;
text-indent: 0px;
}

.prev-post a{
color: #333;
}

.prev-post a:hover{
color: red;
}

.next-post{
float: right;
}

.next-post p{
color: #333;
text-indent: 0px;
}

.next-post a{
color: #333;
}

.next-post a:hover{
color: red;
}




/*---------------------------*/ 
/*--------24.Comments--------*/
/*---------------------------*/ 


#comments {
display: inline-block;
float:left;
margin: 5px 0 0px 0px;
width:685px;
}

.comment-header {
width:685px;
display: inline-block;
margin-bottom: 4px;
}

.comment-header h3{
color: #333;
text-shadow: 1px 1px 0px #fff;
font-size: 16px;
padding-right: 10px;
font-weight: normal;
float: left;
background: #fff;
}

.comment-header span {
height: 7px;
display: block;
width: 100%;
background: url("images/header_line.png") repeat-x;
margin-top: 20px;
}

#comments h3 {
color: #333;
font-size:17px;
font-weight: normal;
margin: 10px 0 10px 0px;
text-shadow: 1px 1px 0px #fff;
font-style: normal;
} 

.comment {
border-left: 1px solid #e9e9e9;
color: #666;
clear: both;
float: left;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
padding: 5px 0 5px 5px;
margin-bottom: 15px;
width: 600px;
display: inline;
background: url("images/post_meta_line.png") repeat-x bottom;
}

.commentlist p{
background: #fff;
width: 85%;
display: inline-block;
margin: 0px 10px 0 70px;
text-indent: 0px;
}

.comment-author {
display: inline-block;
height: 30px;
clear: both;
}

.fn{
float: left;
display: block;
width: 240px;
font-size: 16px;
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 10px 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 {
float: right;
clear:both;
width:92%;
}

.children .comment p{
background: #fff;
width: 84%;
display: inline-block;
margin: 0px 10px 0 70px;
text-indent: 0px;
}

.comment-reply-link, .comment-reply-link:visited {
background:#f4f4f4;
color:#777 !important;
display:block;
float:right;
font-size:12px;
font-weight: normal;
margin: 10px 20px 10px 10px;
padding:1px 5px 2px 5px;
text-transform:lowercase;
display: inline;
text-shadow: 1px 1px 0px #fff;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.comment-reply-link:hover{
color:#777 !important;
background: #eee;
}

.comment-meta{
display: block;
width: 180px;
margin: 0px;
float: right;
text-align: right;
}

.comment-meta a{
font-size:13px;
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: red;
}

input#author{
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;
}

input#email_adress{
font-size:13px;
background:#F9F9F8;
border:1px solid #DDDDDD;
padding: 5px;
color:#292929;
}

input#email_adress:focus{
font-size:13px;
background:#F9F9F8;
border:1px solid #ccc;
color:#292929;
}

input#url{
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  {
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 {
font-size: 15px;
margin: -13px 0 15px 0px;
background: #f4f4f4;
padding: 5px 10px;
border: 1px solid #ddd;
font-weight: normal;
color:#777;
text-shadow: 1px 1px 0px #fff;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
 
#submit:hover {
background:#eee;
cursor: pointer;
}




/*----------------------------*/ 
/*------25.Breadcrumbs--------*/
/*----------------------------*/ 


#crumbs{
padding-bottom: 5px;
margin: -12px 0px 15px 0px;
color: #999;
font-size: 12px;
background: url("images/post_meta_line.png") repeat-x bottom;
}

#crumbs a{
color: #999;
}

#crumbs a:hover{
color: red;
}




/*---------------------------*/ 
/*---------26.Search---------*/
/*---------------------------*/ 


.search{
margin: 0px 0 3px 0px;
}

input#s { 
display: inline-block;
border: none;
background: #f1f1f1;
color:#777;
padding: 6px;
margin: 2px 0 0px 10px;
width: 202px;
}

input#s:focus { 
background:#fff;
border: none;
}

#searchsubmit {
position: absolute;
border: none;
width:30px;
height:30px;
margin: 0px;
cursor:pointer;
background: url("images/search_button.png") no-repeat;
text-indent: -999px;
padding:0;
}




/*----------------------------*/ 
/*---------27.Sidebars--------*/
/*----------------------------*/ 



#sidebar-cp{
width: 250px;
margin-left: -10px;
}

.cp-widget{
background: none;
padding: 0px;
margin: 0px 0 20px 30px;
} 

.cp-heading {
width: 230px;
float: left;
display: block;
margin-bottom: 15px;
color: #fff;
font-size: 18px;
font-weight: normal;
}

.cp-heading_form{
width: 230px;
float: left;
display: block;
margin-bottom: 7px;
color: #fff;
font-size: 18px;
font-weight: normal;
}

.cp-widget li{
color: #666;
font-size: 12px;
display: block;
line-height: 22px;
} 



#sidebar-top {
width: 260px;
float: right;
display: inline-block;
margin: 0px 0px 10px 10px;
} 

.top-widget{
border: 1px solid #e5e5e5;
background: #fff;
margin: 0px 0 10px 0;
padding-left: 10px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
} 

.top-heading {
background: url("images/sidebar_header_right.png") no-repeat top;
display: inline-block;
width: 262px;
height: 37px;
float: left;
display: block;
margin: -1px 0 10px -12px;
}

.top-heading h3 {
color: #333;
font-size: 14px;
line-height: 14px;
font-weight: normal;
float: left;
display: block;
background: #eee;
padding: 0 10px 0 0px;
margin: 11px 0 0 10px;
text-transform: uppercase;
}

.top-heading span {
height: 7px;
display: block;
background: url("images/header_line.png") repeat-x;
margin: 17px 10px 0 10px;
}

.top-widget li{
color: #333;
font-size: 13px;
display: block;
line-height: 23px;
} 

.top-widget li a{
display: block;
padding: 0 0 0 15px;
background: url("images/sidebar_li.png") no-repeat left top;
} 

#sidebar-left {
width:210px;
min-height: 300px;
float: left;
display: inline-block;
margin: 0px 0 0 0px;
} 

.left-widget{
border: 1px solid #e5e5e5;
background: #fff;
margin: 0px 0 20px 0;
padding: 0 0 10px 5px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
} 

.left-widget:last-child{
margin: 0px;
} 

.left-heading {
background: url("images/sidebar_header.png") no-repeat top;
display: inline-block;
width: 210px;
height: 37px;
float: left;
display: block;
margin: -1px 0 5px -6px;
}

.left-heading h3 {
color: #333;
font-size: 14px;
line-height: 14px;
font-weight: normal;
float: left;
display: block;
background: #eee;
padding: 0 10px 0 0px;
margin: 11px 0 0 10px;
text-transform: uppercase;
}

.left-heading span {
height: 7px;
display: block;
background: url("images/header_line.png") repeat-x;
margin: 17px 10px 0 10px;
}

.left-widget li{
color: #333;
font-size: 13px;
display: block;
line-height: 23px;
} 

.left-widget li a{
display: block;
padding: 0 0 0 15px;
background: url("images/sidebar_li.png") no-repeat left top;
} 



#sidebar-right {
width: 260px;
float: right;
display: inline-block;
margin: 0px 0px 0 10px;
} 

.right-widget{
border: 1px solid #e5e5e5;
background: #fff;
margin: 0px 0 20px 0;
padding: 0 0 10px 5px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
} 

.right-widget:last-child{
margin: 0px;
} 

.right-heading {
background: url("images/sidebar_header_right.png") no-repeat top;
display: inline-block;
width: 262px;
height: 37px;
float: left;
display: block;
margin: -1px 0 10px -7px;
}

.right-heading h3 {
color: #333;
font-size: 14px;
line-height: 14px;
font-weight: normal;
float: left;
display: block;
background: #eee;
padding: 0 10px 0 0px;
margin: 11px 0 0 10px;
text-transform: uppercase;
}

.right-heading span {
height: 7px;
display: block;
background: url("images/header_line.png") repeat-x;
margin: 17px 10px 0 10px;
}

.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-top: 20px;
} 

.footer-widget{
border: 1px solid #e5e5e5;
background: none;
width: 227px;
background: #fff;
display: inline-block;
margin: 0px 17px 20px 0px;
padding: 0 0 10px 5px;
vertical-align: top;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
} 

.footer-widget:last-child{
margin: 0px 0px 20px 5px;
} 

.footer-heading {
background: url("images/footer_header.png") no-repeat top;
display: inline-block;
width: 234px;
height: 37px;
float: left;
display: block;
margin: -1px 0 10px -6px;
}

.footer-heading h3 {
color: #333;
font-size: 14px;
line-height: 14px;
font-weight: normal;
float: left;
display: block;
background: #eee;
padding: 0 10px 0 0px;
margin: 11px 0 0 10px;
text-transform: uppercase;
}

.footer-heading span {
height: 7px;
display: block;
background: url("images/header_line.png") repeat-x;
margin: 17px 10px 0 10px;
}


.footer-widget li{
color: #333;
font-size: 13px;
display: block;
line-height: 23px;
} 

.footer-widget li a{
display: block;
padding: 0 0 0 15px;
background: url("images/sidebar_li.png") no-repeat left top;
} 




/*----------------------------*/ 
/*--------28.Subscribe--------*/
/*----------------------------*/ 


.sidesub {
border: 1px solid #ddd;
min-height: 40px;
width: 258px;
display: block;
margin: 1px 0 20px 0;
padding-bottom: 12px;
background: #f7dc92;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

#soc_icons img{
padding: 12px 0px 0px 12px;
}

#gplus img{
border: 1px solid #f7dc92;
display: inline;
width: 32px;
height: 32px;
margin-top: -3px;
}

.sidesub form {
margin-top: 12px;
}

#subscribe_input{
border-left: 1px solid #ddd;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-right: none;
display: inline-block;
padding: 4px;  
width: 156px;
height: 15px;
font-size: 12px;  
margin-left: 12px;
border-radius: 4px 0px 0px 4px;
-webkit-border-radius: 4px 0px 0px 4px;
-moz-border-radius: 4px 0px 0px 4px;
}

#subscribe_b{
border: 1px solid #ddd;
text-indent: -9999px;
float: right;
display: inline-block;
width: 70px;
height: 25px;
font-size: 12px;  
cursor: pointer;
background: url("images/sub_button.png") no-repeat #fff;
margin-right: 11px;
border-radius: 0px 4px 4px 0px;
-webkit-border-radius: 0px 4px 4px 0px;
-moz-border-radius: 0px 4px 4px 0px;
}

#subscribe_b:hover{
text-shadow: 1px 1px 0px #fff;
}




/*----------------------------*/ 
/*--------29.Navigation-------*/
/*----------------------------*/ 


.pagination {
display: block;
padding: 6px 0 0px 0px;
}

.pagination span, .pagination a {
margin: 2px 4px 2px 0;
padding:4px 9px 4px 9px;
text-decoration:none;
width:auto;
font-size:14px;
color: #777;
border: 1px solid #ddd;
background: #fff;
border-radius: 7px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
}

.pagination a:hover{
color:#666;
background: #eee;
box-shadow: 0px 1px 3px #ddd;
-webkit-box-shadow: 0px 1px 2px #ddd;
-moz-box-shadow: 0px 1px 2px #ddd;
}

.pagination .current{
padding:4px 9px 4px 9px;
font-size:15px;
background: #eee;
color:#666;
box-shadow: 0px 1px 2px #ddd;
-webkit-box-shadow: 0px 1px 2px #ddd;
-moz-box-shadow: 0px 1px 2px #ddd;
}


.wp-pagenavi {
display: block;
padding: 15px 0 20px 10px;
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;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.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;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.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;
}




/*---------------------------*/
/*------30.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: 680px;
margin-top: 14px;
font-size: 14px;
}

#contact {
display: inline-block;
margin-top: 14px;
}

#contact label {
display:block;
padding:5px 0;
font-size: 13px;
font-style: italic;
color: #777;	
}

#contact input, #contact textarea {
border:1px solid #ddd;
background:#f9f9f9;
width:300px;
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 textarea {
width:560px;
font-size:14px;
}

#contact input[type="submit"]{
border: 1px solid #ddd;
width: 164px;
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;
}
 
 
 
 
/*--------------------------*/
/*---------31.Footer--------*/
/*--------------------------*/


#credit {
color: #777;
border-top: 1px solid #e5e5e5; 
position: relative;
display: inline-block;
width: 990px;
padding-top: 10px;
font-size: 12px;
text-shadow: 1px 1px 0px #fff;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

#credit a{
color: #777;
text-shadow: 1px 1px 0px #fff;
}

#credit a:hover{
color: red;
}



/*--------------------------*/
/*--------32.Widgets--------*/
/*--------------------------*/


.widget_recent_posts li{
border-bottom: 1px solid #e5e5e5;
width: 257px;
margin: 2px 0 10px -5px;
list-style: none;
background: none;
padding: 0px;
}

.widget_recent_posts li:last-child{
border-bottom: none;
margin-bottom: -5px;
}

.widget_recent_posts li a{
color: #333;
list-style: none;
background: none;
padding: 0px;
margin: 0px;
}

.widget_info{
display: inline-block;
width: 155px;
margin: 0px 0px 0 15px;
}

.widget_title{
display: block;
font-size: 14px;
line-height: 17px!important;
margin: -10px 0px 0px 10px;
text-indent: 0px;
color: #333;
}

.widget_title:hover{
color: red;
}

.widget_date{
text-indent: 0px;
font-size: 12px;
color: #777;
margin-top: 5px;
display: inline-block;
}

.widget_category{
display: inline-block;
}

.widget_category a{
background: none;
padding: 0px;
margin: 0px;
font-size: 12px;
color: #777!important;
}

.widget_thumbnail{
display: inline-block;
float: left;
width: 60px;
height: 80px;
margin-right: 8px;
margin-left: 10px;
}

.widget_thumbnail img{
border: 1px solid #e1e1e1;
background: #f1f1f1;
padding: 3px;
min-width: 60px;
max-width: 60px;
min-height: 60px;
max-height: 60px;
}

#sidebar-right .flickr_wrap {
width: 250px;
margin-left: 3px;
display: inline-block;
height: 100%;
}

.flickr_wrap img{
border: 1px solid #e1e1e1;
background: #f1f1f1;
padding: 3px;
display: inline-block;
margin: 0px 8px 8px 0;
float:left;
width: 67px;
height: 67px;
}

#sidebar-left .flickr_wrap {
width: 200px;
margin-top: 8px;
margin-left: 5px;
display: inline-block;
height: 100%;
}

#sidebar-left .flickr_wrap img{
border: 1px solid #ddd;
padding: 3px;
display: inline-block;
margin: 0px 12px 12px 0;
float:left;
width: 80px;
height: 80px;
}

#sidebar-footer .flickr_wrap {
width: 230px;
margin-top: 8px;
display: inline-block;
height: 100%;
}

#sidebar-footer .flickr_wrap img{
border: 1px solid #ddd;
padding: 3px;
display: inline-block;
margin: 0px 8px 8px 0;
float:left;
width: 60px;
height: 60px;
}

.twitter_list {
width: 230px; 
}

.twitter_list 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-left .twitter_list{
width: 185px; 
}

#sidebar-footer .twitter_list{
width: 200px; 
}

.twitter_list li a{
display: inline;
background: none;
padding: 0px;
margin: 0px 0 0 5px;
}

.twitter_list li:last-child{
border-bottom: none;
}


.video_widget{
width: 240px;
height: 180px;
}

.video_desc{
margin-top: 10px;
width: 240px;
text-indent: 0px;
}

#recentcomments li a{
font-size: 13px;
background: none;
}

#commentsTextWidget{
height:100px;
}

#contactNameWidget,#emailWidget{
border: 1px solid #ddd;
color: #666;
padding: 3px;
margin: 10px 0 0 0px;
width: 230px;
}

#commentsTextWidget{
border: 1px solid #ddd;
color: #666;
padding: 3px;
height: 100px;
width: 230px;
margin: 10px 0 0 0px;
}

#submittedWidget{
cursor: pointer;
background: #fff;
color: #666;
border: 1px solid #ccc;
padding: 3px 7px 3px 7px;
margin: 10px 0 0 0px;
}

#submittedWidget:hover{
cursor: pointer;
background: #e1e1e1;
text-shadow: 1px 1px 0px #fff;
border: 1px solid #ccc;
padding: 3px 7px 3px 7px;
margin: 10px 0 0 0px;
}

.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: 1px solid #ddd;
padding: 3px 7px 3px 7px;
width: 60px;
cursor:pointer;
background: #fff;
color:#666;
}

#contact input[type="submit"]:hover{
border: 1px solid #ddd;
padding: 3px 7px 3px 7px;
width: 60px;
cursor:pointer;
background: #e1e1e1;
text-shadow: 1px 1px 0px #fff;
color:#666;
}

#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;
}



/*-----------------------------------*/
/*-----33.Control Panel - Main-------*/
/*-----------------------------------*/


.tab {
background: url(images/tab_b.png) repeat-x left 0;
height: 42px;
position: relative;
top: 0;
 z-index: 999;
}

.tab .login {
display: block;
position: relative;
float: right;
clear: right;
height: 42px;
width: auto;
font-weight: bold;
line-height: 42px;
margin: 0;
right: 100px;
color: white;
font-size: 80%;
text-align: center;
}

.tab .login li.left {
background: url(images/tab_l.png) no-repeat left 0;
height: 42px;
width: 15px;
padding: 0;
margin: 0;
display: block;
float: left;
}

.tab .login li.right {
background: url(images/tab_r.png) no-repeat left 0;
height: 42px;
width: 15px;
padding: 0;
margin: 0;
display: block;
float: left;
}

.tab .login li {
text-align: left;
padding: 0 6px;
display: block;
float: left;
height: 42px;
background: url(images/tab_m.png) repeat-x 0 0;
}

.tab .login li a {
color: #15ADFF;
}

.tab .login li a:hover {
color: white;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
height: 20px;
line-height: 20px !important;
padding-left: 30px !important;
cursor: pointer;
display: block;
width: 85px;
position: relative;
top: 11px;
}

.tab a.open {background: url(images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(images/bt_close.png) no-repeat left -19px;}



/*-----------------------------------*/
/*-----34.Control panel - Forms------*/
/*-----------------------------------*/


#toppanel {
position: absolute; 
top: 0;
width: 1000px;
z-index: 999;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#control_panel {
width: 1000px;
height: 230px;
color: #999999;
background: #333;
overflow: hidden;
position: relative;
z-index: 3;
display: none;
}

#control_panel p {
text-indent: 0px;
margin: 0px 0 5px 0;
padding: 0;
}

#control_panel a {
text-decoration: none;
color: #15ADFF;
}

#control_panel a:hover {
color: white;
}

#control_panel .panel_content {
width: 1000px;
margin: 0 auto;
padding-top: 15px;
text-align: left;
font-size: 12px;
}

#control_panel .panel_content .panel_box {
display: block;
width: 230px;
float: left;
padding: 0px;
margin: 0 30px 0px 60px;	
}

#control_panel .panel_content label {
float: left;
padding-top: 8px;
clear: both;
width: 230px;
display: block;
}

#control_panel .lost-pwd {
display: block;
float:left;
padding: 15px 5px 0;
font-size: 12px;
text-decoration: underline;
}

#loginform #user_login, #user_log, #username, #user_pass, #user_login, #user_email{
border: none;
padding: 3px;
width: 200px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

#math_code{
margin-top: 8px;
}

#wp-submit{
border: 1px solid #ddd;
padding: 2px 6px;
margin-top: 8px;
cursor: pointer;
background: #fff;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

.user-submit{
border: 1px solid #ddd;
padding: 2px 6px;
margin-top: 15px;
cursor: pointer;
background: #fff;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
}

