/*   
Theme Name: Themed Blog
Theme URI: http://www.useprecisionag.com/blog/
Description: A search engine optimized website framework for WordPress.
Author: Artonicweb
Author URI: http://www.artonicweb.com
Version: 1.0
.
Your theme will be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Basic WordPress Styles */
#azkanchorad {display:none}
.shareaholic-canvas {margin:-15px 0 0 -14px; height:40px}



.entry-content img {display:block; margin-bottom:15px}
#searchsubmit {
    text-transform:none !important; margin-bottom:15px;
}


#content-main, #sidebar {display:inline-block; vertical-align:top; position:relative !important; right:inherit !important}

#sidebar {margin:25px 0 30px 16px}



.sidebar-title-box {padding-bottom:10px; font-size:20px !important}
.sidebar-newsletterbutton {height: 30px;
    width: 143px;
    border: none;
    background: none;
    background-image: url(/images/subscribe-button.png) !important;
    padding-right: 20px;
    text-align: left;
    color: #fff; margin-top:13px;
    font-size: 19px;
    font-weight: 600;
    text-shadow: 1px 1px 4px #5f9b33; margin-bottom:30px;
    font-family: 'Source Sans Pro', sans-serif}
#subscribe-inner input[type=email] {width: 100%;
    padding: 14px 5px 12px 5px;}











@import url('wp.css');

html {
        margin-top: 0px!important;
}


/* =Header
-------------------------------------------------------------- */

#branding {
        margin: 0 0 1.5em 0;
}


/* =Menu
-------------------------------------------------------------- */

#access {
        margin: 0 0 1.5em 0;
        overflow: auto;
}
.skip-link {
        display: none;
}
.menu ul {
        list-style: none;
        margin: 0;
}
.menu ul ul {
        display: none;
}
.menu li {
        display: inline;
}
.menu a {
        display: block;
        float: left;
}


/* =Content
-------------------------------------------------------------- */

.post {
        margin: 0 0 3em 0;      
}
.entry-content, .entry-summary {
        margin: 1.5em 0 0 0;
}


/* =Navigation
-------------------------------------------------------------- */

#nav-above {
        padding-bottom: 20px;
        margin-bottom: 20px;
        text-transform: uppercase;
        border-bottom: 3px solid #ededed;
}

#nav-below {
        padding-top: 20px;
        margin-top: 20px;
        text-transform: uppercase;
        border-top: 3px solid #ededed;
        margin-bottom: 20px;
}

.nav-previous {
        display: inline-block;
        zoom: 1;
        *display: inline;
        vertical-align: top;
        width: 49%;
        text-align: left;
}

.nav-previous a {
        display: inline-block;
        zoom: 1;
        *display: inline;
        vertical-align: top;
        background: url(/images/homepage-callout-bg-tile.jpg);
        padding: 10px 15px;
        text-decoration: none;
}

.nav-next {
        display: inline-block;
        zoom: 1;
        *display: inline;
        vertical-align: top;
        width: 49%;
        text-align: right;
}

.nav-next a {
        display: inline-block;
        zoom: 1;
        *display: inline;
        vertical-align: top;
        background: url(/images/homepage-callout-bg-tile.jpg);
        padding: 10px 15px;
        text-decoration: none;
}

.meta-nav {
        font-family: 'Open Sans', sans-serif;
        font-weight: 800;
}
.entry-meta {
    /*background: url("/images/meta-entry-bg.png") no-repeat scroll left top rgba(0, 0, 0, 0);*/
    border-bottom: 1px dashed #c6c3c3;
    font-size: 14px;
    min-height: 55px;
    padding-bottom: 13px;
    padding-left: 60px;
    position: relative;
    vertical-align: middle;
}

/*.entry-meta {
        position: relative;
        padding-left: 120px;
        background: url(/images/meta-entry-bg.png) no-repeat top left;
        min-height: 103px;
        vertical-align: middle;
        border-bottom: 1px dashed #c6c3c3;
        padding-bottom: 10px;
        font-size: 14px;
}*/



.entry-title {
        font-size: 24px!important;
        font-style: italic!important;
        color: #323232!important;
        margin-bottom: 0px!important;
        padding-top: 17x;
        line-height: 120%!important;
}

.post  .entry-title {
  padding-top: 6px!important;
}

.page-title {
        font-size: 18px!important;
        color: #323232!important;
        margin-bottom: 30px!important;
        line-height: 120%!important;
}

.entry-title a {
        font-size: 24px;
        font-style: normal;
        color: #323232!important;
        text-decoration: none;
        
}

.entry-title a:hover {
        text-decoration: underline;
}

.avatar {
        position: absolute;
        top: 12px;
        left: 0px;
}

.entry-utility {
        padding-bottom: 40px;
        /*border-bottom: 1px dashed #ccc;*/
        font-size: 14px;
}

.comments-link {
        display: inline-block;
        zoom: 1;
        *display: inline;
        vertical-align: top;
        background: url(/images/comments-bg.png) no-repeat center left;
        padding-left: 20px;
}

#comments {
        margin-top: 20px;
}

#secondary .sidebar-box {
        border-top: 1px dashed #c6c3c3;
        margin-left: -20px;
        width: 238px;
        padding: 20px;
        overflow: hidden;
}

.sidebar-title-box {
        font-size: 17px;
        font-weight: 600;
        font-family: 'Open Sans', sans-serif;
        margin-bottom: 0px;
        margin-top: 15px;
}

#secondary .sidebar-box {
        border-top: 1px dashed #c6c3c3;
        margin-left: -20px;
        width: 238px;
        padding: 20px;
        position: relative;
}

#secondary label {
        display: none;
}

#secondary input[type=text] {
        border: none;
        box-shadow: 1px 1px 2px #bebcbc;
        width: 100%;
        height: 32px;
        margin-top: 6px;
        margin-bottom: 10px;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        padding-right: 36px;
}

#secondary input[type=submit] {
        background: none;
        border: none;
        border-radius: 0px;
        text-indent: 9999px;
        height: 32px;
        width: 32px;
        display: block;
        background: url(/images/searchicon.png) no-repeat;
        position: absolute;
        right: 20px;
        margin-top: -42px;
}

#primary input[type=text] {
        border: none;
        box-shadow: 1px 1px 2px #bebcbc;
        width: 100%;
        height: 32px;
        margin-top: 6px;
        margin-bottom: 10px;
        font-family: 'Open Sans', sans-serif;
        font-size: 14px;
        padding-right: 36px;
        margin-bottom: -8px;
        margin-top: -5px;
}

#primary input[type=submit] {
        display: inline-block;
        zoom: 1;
        *display: inline;
        padding-left: 12px;
        padding-right: 45px;
        height: 42px;
        background: url(/images/arrow-med.png) #ff5e00 right no-repeat;
        border-radius: 3px!important;
        color: #fff!important;
        font-size: 18px;
        font-weight: 700;
        text-decoration: none;
        font-family: 'Open Sans', sans-serif;
        text-shadow: 2px 2px 2px #b54300;
        cursor: pointer!important;
        box-shadow: none!important;
        border: none!important;
}

#primary label {
        display: none;
}

#primary .sidebar-title-box {
        display: none;
}

#sidebar-blog-top {
        height: 128px;
        width: 277px;
        padding-top: 18px;
        text-align: center;
        background: url(/images/sidebar-blog-top.png);
        margin-left: -20px;
        margin-top: -20px;
        font-size: 38px;
        color: #f6f4f4;
        text-shadow: 2px 2px 2px #b54300;
        line-height: 120%;
}

#sidebar-blog-top span {
        font-weight: 700;
        font-size: 43px;
}

#primary p {
        margin-top: 0px;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
        list-style: none;
        margin-left: 0;
        list-style-position: outside!important;
        margin-left: 15px;
}
.widget-area ul ul {
        list-style: disc;
        margin-left: 1.1em;
}
.widget-area ul ul ul {
        margin-left: 2.5em;
}
.widget-container {
        margin: 0 0 1.5em 0;
}


#content-wrapper {  
  min-height: 1024px;
}

.sidebar-box ul li {
  font-size:12px;
  color:black;
  margin: 0px;
}

.sidebar-box ul li a {
  font-size:12px;
  color: #579736;
  text-decoration: underline;
}

#searchsubmit {
  text-transform: uppercase;
}

.subpage header {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 213px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    position: relative;
}

.subpage .page-name {
  color: #fff;
    font-size: 36px;
    font-weight: 700;
    height: 84px;
    margin: 0 auto 0 -60px;
    padding-left: 82px;
    padding-top: 38px;
    position: relative;
    text-shadow: 2px 2px 4px #5f7b48;
    text-transform: uppercase;
    width: 1018px;
}