 


@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:0.99; } }
 
.fade-in {
    opacity:0; 
    -webkit-animation:fadeIn ease-in 1;  
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards; 
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:0.5s;
    -moz-animation-duration:0.5s;
    animation-duration:0.5s;
}
 
.fade-in.one {
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	animation-delay: 0.5s;
}

.fade-in.two {
	-webkit-animation-delay: 1.2s;
	-moz-animation-delay:1.2s;
	animation-delay: 1.2s;
}
 
.fade-in.three {
	-webkit-animation-delay: 1.6s;
	-moz-animation-delay: 1.6s;
	animation-delay: 1.6s;
}

.fade-in.four {
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	animation-delay: 2s;
}

.entry_img {
	opacity:0;
}

.in-view {
	-webkit-animation:fadeIn ease-in 1;  
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-duration:0.5s;
    -moz-animation-duration:0.5s;
    animation-duration:0.5s;
    
	opacity: 1;
}

#content_wrapper .inner .inner_wrapper .sidebar_content ul.slides
{
	margin: 0 !important;
}

.flex-viewport
{
	margin-left: 5px;
}

.animated1{
	-webkit-animation-delay: 0.5s;
	-moz-animation-delay: 0.5s;
	animation-delay: 0.5s;
}
.animated2{
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	animation-delay: 1s;
}
.animated3{
	-webkit-animation-delay: 1.5s;
	-moz-animation-delay: 1.5s;
	animation-delay: 1.5s;
}
.animated4{
	-webkit-animation-delay: 2s;
	-moz-animation-delay: 2s;
	animation-delay: 2s;
}
.animated5{
	-webkit-animation-delay: 2.5s;
	-moz-animation-delay: 2.5s;
	animation-delay: 2.5s;
}
.animated6{
	-webkit-animation-delay: 3s;
	-moz-animation-delay: 3s;
	animation-delay: 3s;
}
.animated7{
	-webkit-animation-delay: 3.5s;
	-moz-animation-delay: 3.5s;
	animation-delay: 3.5s;
}
.animated8{
	-webkit-animation-delay: 4s;
	-moz-animation-delay: 4s;
	animation-delay: 4s;
}
.animated9{
	-webkit-animation-delay: 4.5s;
	-moz-animation-delay: 4.5s;
	animation-delay: 4.5s;
}
.animated10{
	-webkit-animation-delay: 5s;
	-moz-animation-delay: 5s;
	animation-delay: 5s;
}


#header_wrapper.fixed
{
	background: rgba(0,0,0,.8);
	-webkit-animation:fadeIn ease-in 1;  
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-duration:0.3s;
    -moz-animation-duration:0.3s;
    animation-duration:0.3s;
    
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
}

h1, h2, h3, h4, h5, h6, h7, #copyright_left, #header_wrapper #searchform input, span[rel=author], a[rel=author], #top_menu li, .main_nav ul li a,  .main_nav li a, .second_nav ul li a,  .second_nav li a, .post_comment_number, .post_comment_number:hover, .post_comment_number:active, .readmore, .comment-reply-link, #cancel-comment-reply-link, .comment_number_bg, .review_score_bg, .post_detail, .colorful, .pagination a, .pagination a:active, .pagination a.active, .pagination span.current, .post_attribute, #toTop, .mobile_menu_close a { font-family: 'Oswald' !important; }		

a:active, #footer a:hover, #footer a:active, label.error, #footer h2.widgettitle { color:#ffbf00; }

input[type=submit]:hover, input[type=button]:hover, a.button:hover, a.button:active, .btn2 a, .btn2 a:hover, button, button:hover, .gallery_item_bg, .second_nav ul > li a:hover,  .second_nav > li a:hover, .second_nav ul > li a.hover,  .second_nav > li a.hover, .second_nav ul > li a:active,  .second_nav > li a:active, .second_nav > li.current-menu-item > a, .second_nav > li.current-menu-parent > a, .post_comment_number, .post_comment_number:hover, .post_comment_number:active, .readmore, .comment_number_bg, .review_score_bg, .colorful, #footer .widget_tag_cloud div a:hover, #footer .meta-tags a:hover, .item_bg { background:; }

input[type=submit]:hover, input[type=button]:hover, a.button:hover, a.button:active, .btn2 a, .btn2 a:hover, button, button:hover, blockquote { border-color:#ffbf00; }

body { color:#444444; }

#page_caption { background:#000000; }

#page_caption h2 { color:#ffffff; }

#content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle { background:#030303; }

#content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle, h2.widgettitle a { color:#ffffff; }

.footer_wrapper { clear: both; background:#000000; }

#footer, #footer a, #footer a:hover, #footer a:active { color:#888888; }

#copyright { background:#222222; }

#copyright, #copyright a, #copyright a:hover, #copyright a:active { color:#888888; }

body { font-size:14px; }

.second_nav ul li a, .second_nav li a { font-size:18px; }
#menu_wrapper div .nav li ul, .second_nav li ul { margin-top: 47px; }

.second_nav ul li ul li a, .second_nav li ul li a { font-size:12px; }

#page_caption h1, #page_caption h2 { font-size:34px; }

h1 { font-size:30px; }

h2 { font-size:28px; }

h3 { font-size:26px; }

h4 { font-size:24px; }

h5 { font-size:22px; }

h6 { font-size:18px; }

