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





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

body { color:#444444; }

#page_caption h2 { color:#ffffff; }

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

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

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

.footer_wrapper { background:#000000; }

#footer { color:#888888; }

#copyright { background:#222222; }

#footer { color:#888888; }

body { font-size:14px; }

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

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

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

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

#wrapper {
    background-color: #FFFFC6;
}

#header_wrapper
{
    background: none repeat scroll 0 0 #F26524;
}

#header_wrapper #searchform
{
    background: none repeat scroll 0 0 #37BDBF;
}

#header_wrapper #searchform button
{
    background: none repeat scroll 0 0 #37BDBF;
}

#header_wrapper #searchform input 
{
    color: #FFFFFF;
}

.second_nav ul, .second_nav {
    background-color: #FFD598;
    border-color: #000000;
}

#content_wrapper .sidebar .content .sidebar_widget > li.widget_search {
    background-color: #F2685C;
    border: 1px solid #A1A1A1;
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0), 0 1px 3px rgba(0, 0, 0, 0);
    margin-bottom: 16px;
    padding: 10px;
}


.second_nav ul li a, .second_nav li a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #000000;
    display: block;
    float: left;
    font-family: 'Open Sans','Helvetica Neue',Arial,Verdana,sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0;
    padding: 5px 15px 9px;
    text-transform: uppercase;
}


#content_wrapper .sidebar .content .sidebar_widget > li {
    background-color: #F2685C;
    border: 1px solid #A1A1A1;
    border-radius: 5px;
    padding: 10px;
}

.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 {
    color: #F2685C;
    text-decoration: none;
}

#page_caption h2 {
    color: #000000;
}

