	.fade-in, .element, .entry_img { opacity: 1 !important; }
	body { overflow-x: auto; }

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




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, .mobile_main_nav li a { font-family: 'Open Sans' !important; }		

.post_detail a, .post_detail a:hover, .post_detail a:active { color:#cb1411; }
.pagination span.current, .pagination a:hover { background:#cb1411; }

body { color:#555555; }

#page_caption h2 { color:#474747; }

#content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle, h2.widgettitle a, h5.header_line span { color:#474747; }

#content_wrapper .sidebar .content .sidebar_widget li h2.widgettitle, h2.widgettitle, h5.header_line { border-color:#5e5e5e; }

.second_nav ul, .second_nav { border-color:#121212; }

.footer_wrapper { background:#737173; }

#footer { color:#000000; }

#copyright { background:#737173; }

#footer { color:#000000; }

body { font-size:14px; }

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

.second_nav ul li ul.sub-menu li a, .second_nav li ul.sub-menu li a { font-size:11px; }

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

h1 { font-size:30px; }

h2 { font-size:28px; }

h3 { font-size:26px; }

h4 { font-size:24px; }

h5 { font-size:22px; }

h6 { font-size:18px; }

#wrapper
{
	width: 1024px;
	background: rgba(256,256,256,.95);
}

.footer_wrapper
{
	width: 1024px;
}


