/*
Theme Name: Admiral Child
Theme URI: https://themezee.com/themes/admiral/
Template: admiral
Author: ThemeZee
Author URI: https://themezee.com
Description: Admiral is a beautiful and stylish Magazine WordPress theme featuring a unique and responsive two sidebar layout. The theme comes with several awesome features, including a featured posts slideshow, a magazine homepage template, a widgetized header area, two different post layouts and support for infinite scroll.
Tags: three-columns,custom-background,custom-menu,editor-style,rtl-language-support,grid-layout,blog,entertainment,news,featured-images,flexible-header,custom-colors,full-width-template,sticky-post,threaded-comments,translation-ready,theme-options,one-column,left-sidebar,right-sidebar,two-columns
Version: 1.0.9.1485528951
Updated: 2017-01-27 14:55:51

*/

body {
    font-family: Verdana, Arial, sans-serif;
    color: #000000;
    line-height: 1.166em;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    background-color: #F4F4F4;
}

a {
    color: #FF9900;
    text-decoration: underline;
}

a:link, a:visited, .site-footer a:link, .site-footer a:visited {
    color: #336600;
    text-decoration: underline;
}

a:hover, .site-footer a:hover {
    color: #FF9900;
    text-decoration: none;
}

h1 {
    font-family: Verdana, Verdana, Arial, sans-serif;
    font-size: 120%;
    color: #336600;
    margin: 0;
    padding: 0;
}

h2 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 114%;
    color: #006699;
    margin: 0;
    padding: 0;
}

h3 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 100%;
    color: #336600;
    margin: 0;
    padding: 0;
}

h4 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 100%;
    font-weight: normal;
    color: #336600;
    margin: 0;
    padding: 0;
}

h5 {
    font-family: Verdana, Verdana, Arial, sans-serif;
    font-size: 100%;
    color: #336600;
    margin: 0;
    padding: 0;
}

ul {
    list-style-type: square;
}

ul ul {
    list-style-type: disc;
}

ul ul ul {
    list-style-type: none;
}

label {
    font-family: Verdana, Arial, sans-serif;
    font-size: 100%;
    font-weight: bold;
    color: #334d55;
}

.container {
    max-width: inherit;
}

.main-sidebar {
    width: 20%;
}

.content-area {
    width: 60%;
}

/*footer*/

.footer-wrap {
    clear: both;
    font-size: 75%;
    color: #999999;
    padding: 5px;
    background-color: #BDFF9D;
}

.site-footer .site-info {
    padding: 0;
}

.site-footer {
    font-size: inherit;
    color: inherit;
}

/**/

#sectionLinks {
    position: relative;
    margin: 1px;
    padding: 1px;
    font-size: 10px;
}

#secondary .widget {
    background-color: #FFFFCC;
}

.widget a:link, .widget a:visited {
    text-decoration: underline;
}

.widget a:hover {
    text-decoration: none;
}

#tertiary .widget {
    background-color: #BDFF9D;
}

.featureside {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 10px;
    line-height: 150%;
    font-size: 12px;
}

.site-header {
    border-bottom: none;
}

.main-sidebar, .small-sidebar {
    padding: 0;
}

#main-navigation {
    padding: 1px 10px 5px 15px;
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    font-family: Verdana, Arial, sans-serif;
    color: #FFFFFF;
    font-size: small;
    background-color: #663300;
}

.main-navigation-menu a {
    padding: 0 10px;
    text-transform: none;
    text-decoration: underline;
    font-weight: normal;
    transition: none;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
}

.main-navigation-menu a:link, .main-navigation-menu a:visited {
    text-decoration: underline;
}

.main-navigation-menu a:hover, .main-navigation-menu li.current-menu-item > a:hover {
    background: none;
    text-decoration: none;
}

.main-navigation-menu a:hover {
    color: #FF9900;
}

#masthead {
    padding: 0;
    border-bottom: 1px solid #FF9900;
    width: 100%;
    background-color: #339900;
}

.main-navigation-menu li {
    border-right: 1px solid #fff;
    margin-top: 3px;
}

.main-navigation-menu li:last-child {
    border-right: none;
    margin-top: 3px;
}

#headerimage {
    top: 0;
    background-image: url(http://www.beadstreet.com.au/wp-content/themes/admiral-child/images/header_bg.gif);
    background-repeat: repeat-x;
    height: 113px;
}

.header-main {
    padding: 0;
}

.site-branding {
    float: none;
}

.story {
    font-size: 13px;
}

.content-area, .main-sidebar, .small-sidebar {
    background: #F4F4F4;
    border-left: none;
    border-right: none;
}

.content-area {
    padding: 10px 0 0 10px;
}

.site-main {
    width: 95%;
}

.style12 {
    font-size: 10px;
}

article input[type="text"], article input[type="submit"], article select, article input[type="hidden"], article input[type="radio"] {
    display: none;
}

#content form {
    border: 1px solid #339900;
    /* margin-left: 10px; */
    font-family: Arial, Helvetica, sans-serif;
    font-size: x-small;
    padding: 10px;
    margin-bottom: 10px;
    /*min-height: 150px;*/
}

#content form h1 {
    font-size: small;
    font-weight: bold;
    color: #333333;
    margin-top: -90px;
    margin-bottom: -25px;
}

#content form h2 {
    font-size: x-small;
    font-weight: bold;
    color: #663300;
    float: right;
    margin-top: -90px;
}

article #content {
    margin-top: 15px;
}

br.clear {
    display: none;
}

.main-navigation-wrap {
    border-top: none;
}