/*
Theme Name: Anchorra Child
Description: Anchorra Child Theme
Author: Your name here
Template: anchorra
Version: 1.0
*/

@import url("../anchorra/style.css");

                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                @import url(http://fonts.googleapis.com/css?family=Fjord+One);
@media only screen and (max-width: 767px) {
#sidebar {
    height: auto !important;
}
}


@media (max-width: 1199px) and (min-width: 420px)
{ #extra-buttons {
    position: relative;
    left: -100px;
}
}

@media (max-width: 479px) {
	#extra-buttons {
    		display: none;
    	}
    	
    	.header-container {
    		padding-bottom: 10px;
    	}    	
    	
    	.nav-toggle {
    		margin-top: 40px !important;
    	}
}

@media (max-width: 979px) {
	.row > .span6 > a {
		width: 99% !important;
	}
}
   

@media only screen and (max-width: 1199px) {
a.nav-toggle {
display: block;
}
}

@media only screen and (max-width: 1199px) {
nav#navigation {
display: none;
}
}

body {
    font-family: Georgia, serif;
}


div.alignright {
    float: right;
    margin-left: 30px;
}

a:hover {
    color: #261b57;
}

#content .row {
    margin-bottom: 20px;
}

.subscribe-box form input {
    color: #261B57 !important;
}

.header-container {
    background: #261B57;
    border-bottom-color: #826b2a !important;
}

.inner-footer {
    background: #261b57;
}

.home-v1-featured-slider .slide-content .slide-text a {
    font-size: 2.00em;
}

h3 {
    font-size: 1.300em;
}

h4 {
    font-size: 1.20em;
}

#donate-btn-container {
    width: 148px;
    height: 200px;
    margin: 0 0 20px 20px;
    float: right;
}

.red-btn, .cyan-btn, .widget_search button, form[role="search"] button, .comment-form #submit {
    background: #826b2a;
}

.red-btn:hover, .cyan-btn:hover, .widget_search button:hover, form[role="search"] button:hover, .comment-form #submit:hover {
    background: #675521;
}

#mobile-navigation ul li a:hover, #mobile-navigation ul li a:active, #navigation ul ul li:hover, .comment-body .avatar-wrap a.comment-reply-link:hover {
    background: #826B2A;
}

.red {
    color: #261B57;
}


#join-boxes {
    float: right;
    width: 172px;
    height: 400px;
    margin: 0 0 20px 20px;
    text-align: center;
}    

.home-v1-featured-slider .slide-content .slide-text h4 {
    position: relative;
    top: 80px;
}

.wp-caption-text {
    text-align: center;
    padding-top: 8px;
}

.home-v1-featured-slider a.carousel-control:hover {
    background-color: #323E4E;
}

.project-box:hover {
    border-bottom: 3px solid #261B57;
}     

footer h5 {
    text-transform: none !important;
    font-size: 12px !important;
    font-weight: normal !important;
}

#main-footer ul.menu li:last-child {
    border-bottom: 0;
}

div.inner-footer {
    padding-top: 40px;
    padding-bottom: 0;
}

#newsfeed {
    padding-left: 30px;
}

#newsfeed h5 {
    display: none;
}            

#newsfeed a {
    color: #000;
}

#newsfeed a:hover {
    color: #261b57;
    text-decoration: none;
}

nav#navigation {
    position: relative;
    left: -140px;
}    

.row > .span6 > a {
    width: 400px;
    margin-bottom: 10px;
}

p.title, h1, h2, h3, h4, h5, h6, nav > div > ul > li > a, nav > div > ul > li > ul > li > a, nav > div > ul > li > ul > li > ul > li > a {
        font-family: 'Fjord One', serif;
}

#main-footer, .subscribe-box {
        background-color: #261b57;
}

.subscribe-box h3 {
    color: #fff;
}   

.page-heading-container {
    background-color: #826b2a;
    color: #261b57;
}

#main-footer {
    padding-bottom: 30px;
}

#navigation ul ul li, #navigation ul ul ul li {
    background: url('/wp-content/uploads/2014/09/crown.png') no-repeat scroll 20px center #261b57;
    background-position-x: 20px;
}

#navigation ul ul li a {
    width: 205px;
    border-bottom-color: #666;
}

#navigation ul li a { 
    color: #826B2A;
}

#navigation ul li ul li a { 
    color: #826B2A;
    font-size: 0.9em;
    padding: 12px 0 12px 22px;
}

#navigation ul li ul li ul li a, #navigation ul li ul li ul li ul li a {
        color: #826B2A !important;
}

ol li {
    margin-bottom: 24px;
}

.home-v1-featured-slider .slide-content .slide-text a {
    font-size: inherit;
    background: none;
    margin-bottom: 0 !important;
    padding: 0;
}

form.wpcf7-form input[type="submit"] {
    background: #826b2a;
}

#navigation .nav-right-icon {
    color: #666;
}

#content {
    background: none;
}

.mwm-aal-title, #content p, #content h2, #content h3, #content h4, #content li, h1.title, .accordion-heading strong, .accordion-heading b, .accordion-inner {
    color: #261b57 !important;
}

#content ul {
    list-style: none;
    padding: 0;
    margin: 10px 0 22px 0;
}

#content ul li {
    padding-left: 1em;
    text-indent: -0.7em;
}

#content ul li:before {
    content: "\002022      ";
    color: #826b2a;
}


.featured-box-hover span {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    margin-top: 8px;
    color: #fff;
    display: block;
}

#sidebar .widget ul li a {
    color: #666;
}

section#wrapper div.container {
    background: #fff url('/watermark-new.png');
    background-attachment: fixed;
}

.mwm-aal-container {
    margin-bottom: 20px !important;
}

.mwm-aal-title {
    margin-top: 2px;
    margin-bottom: 5px;
}

.sidebar-fix {
    overflow: visible !important;
}

#sidebar {
    margin-bottom: 0 !important;
    padding-bottom: 40px !important;
}

.avatar img {
    margin-left: -66px !important;
}

#content li.avatar {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 20px !important;
}

#content ul li.avatar:before {
    color: #fff;
}

.buy-btn {
    margin-top: -45px;
}

.buy-btn form {
    margin-bottom: 12px;
}

#navigation ul ul li:last-child a {
    border-bottom: 1px #666 solid;
}

#content h3 {
    margin-top: 30px;
}

#content h3:first-of-type {
    margin-top: 0;
}

.gallery {
    margin: -16px 0 30px 0;
}

i.icon-caret-down {
    display: none;
}         

#content iframe.right {
    float: right;
    margin: 10px 0 20px 20px;
}

#content iframe.left {
    float: left;
    margin: 10px 20px 20px 0;
}                                                                                                            