<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Twentytwelve-Child
Description: A Child Theme of Twenty Twelve Theme
Template: twentytwelve
*/
@font-face {
	font-family: 'BebasNeuewebfont';
	src: url('fonts/BebasNeuewebfont.eot');
	src: local('BebasNeuewebfont'), url('fonts/BebasNeuewebfont.woff') format('woff'), url('fonts/BebasNeuewebfont.ttf') format('truetype');
}

h1{}
h2{}
h3{}

body {
    background: #B6BABD;
}

/* site title */
.site-header h1 a {
    font-family: 'Droid Serif', serif;
    font-size: 2.57rem;
    line-height: 2.57rem;
    color: #25282B;
}

.site-header h2 {
    font-family: Georgia, serif;
    color: #7c7e81;
    font-style: italic;
    font-size: 1.15rem;
}

/* nav */
.main-navigation ul.nav-menu, .main-navigation div.nav-menu &gt; ul {
    border-bottom: .22rem solid #25282B;
	border-top:none;
	text-align:center;
	font-size: 22px !important;
}

.main-navigation li a {
    color: #7C7E81;
    font-weight: bold;
}

.main-navigation .current-menu-item &gt; a, .main-navigation .current-menu-ancestor &gt; a, .main-navigation .current_page_item &gt; a, .main-navigation .current_page_ancestor &gt; a{
    color:#4281B3;
}

/* blog entry */
.entry-header .entry-title {
    font-family: 'Droid Serif', serif;
    font-size: 2.57rem;
    line-height: 2.85rem;
}

.entry-header .entry-title a {
    color: #1E2124;
}

.entry-header .entry-title a:hover {
    color: #4281B3;
}

.site-content article{
    margin-bottom: 2.14286rem;
    border-bottom: .22rem solid #25282B;
}

footer.entry-meta{
    font-family:'Helvetica Neue', Helvetica, Arial;
}

/* widget */
.widget-area {
    border-left: .072rem solid #E8E8E8;
    padding-left: 2.14rem;
}

.widget-area #s{
    background: #F2F2F2;
    border-top: .072rem solid #A3A3A3;
    border-left: .072rem solid #A3A3A3;
    border-right: none;
    border-bottom: none;
    border-radius: 0;
}

#searchsubmit{
    background-color: #4281B3;
    background-image: none;
    background-repeat: no-repeat;
    border-radius: 0;
    color: #ffffff;
    font-size: 1rem;
    border: none;
}

.widget-area .widget{
    border-bottom: .072rem solid #E8E8E8;
    padding-bottom: 2.14rem;
    margin-bottom: 2.14rem;
}

.widget-area .widget h3 {
    color: #5F6163;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
}
/* misc */
.more-link{
    background-color: #4281B3;
    border: medium none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-weight: bold;
    height: 3rem;
    line-height: 3rem;
    padding: 0 1.43rem;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
}

/******* cookbook style custom ****/

.site{max-width:1110px;}
.second-block-texts{
    font-style: italic !important;
    color: #343333 !important;
font-size: 23px !important;}
.second-block-heading{font-size: 60px !important;    margin: 0 !important;}
.second-block-buttons{color:#fff !important; font-weight:bold !important; text-decoration:none !important; background:#000; border:2px solid #000;padding:9px;}
.second-block-buttons-two{color:#fff !important; font-weight:bold !important; text-decoration:none !important; background:#000; border:2px solid #000;padding:9px;margin: 0 0 0 15px;}
.footer-bg{    background: url(images/footer-bg.jpg) repeat bottom center;}
footer[role="contentinfo"] {max-width: 1110px !important;margin-top: 0 !important;}
#footer-links{margin-top:30px;}
#footer-links li{display:inline; margin: 0 20px;}
#footer-links li a{color:#6d6d6d; text-decoration:none;}
.copyright{color:#6d6d6d; margin-top:30px;}
.custom-author{
    float: left;
    color: #000;
    width: 100%;
    max-width: 50%;
    font-size: 18px;
    font-weight: bold;
}

.site-content {
    margin: 0;
    margin: 0 0 0;
}
/*******/
.vc_separator.vc_separator_align_center h4 {
    padding: 0 .8em;
    font-size: 25px;
    text-transform: uppercase;
}

</pre></body></html>