/*
Theme Name: Natural Theme
Theme URI: http://e404themes.com
Description: Natural Premium Theme
Author: e404 Themes
Version: 1.10
*/

/* ---------------------------------------- */

/* main, reset */

html {
    min-height: 100%;
    height: 100%;
}

body {
    min-width: 1232px;
    background-repeat: repeat;
}

html,
body,
form {
    font: 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

/* forms */

input,
textarea,
button {
    font: 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

textarea {
    line-height: 20px;
}

/* links */

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* elements */

/*div {*/

/*    border: 0;*/

/*    position: relative;*/

/*    overflow: visible;*/

/*    background-color: transparent;*/

/*}*/

p {
    margin: 0 0 10px;
    padding: 0;
}

/* lists */

ol {
    list-style: inside decimal
}

ul,
ul li {
    list-style: none;
}

/* images */

img {
    border: 0;
    max-width: 100%;
    height: auto;
}

/* class */

.leftside {
    float: left;
}

.rightside {
    float: right;
}

/* clear */

.clear {
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

/* ---------------------------------------- */

/* wrapper */

#page_wrapper {
    width: 100%;
    margin: 0 auto;
}

#boxed_layout #page_wrapper {
    width: 1230px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.09);
}

#wrapper {
    width: 1170px;
    padding: 40px 30px 0;
    margin: 0 auto;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.09);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.09);
    overflow: hidden;
    z-index: 8;
}

#boxed_layout #wrapper {
    border: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

#boxed_layout #header_bar_inner {
    border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    -webkit-border-radius: 0 0 0 4px;
}

/* ---------------------------------------- */

/* header */

#header_wrapper {
    width: 100%;
    border-top-width: 5px;
    border-top-style: solid;
}

#header {
    clear: both;
    width: 1170px;
    padding: 45px 0 50px;
    margin: 0 auto;
    z-index: 21;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    z-index: 1;
}

#header_bar_wrapper {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

#header_bar {
    width: 1200px;
    height: 35px;
    padding-left: 30px;
    margin: 0 auto;
}

#header_bar_inner {
    border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
}

#logo a {
    display: inline-block;
    z-index: 3;
}

#header_tools {
    height: 34px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-left-width: 1px;
    border-left-style: solid;
    border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    -webkit-border-radius: 0 0 0 4px;
}

/* navigation */

#navigation_wrapper {
    width: 100%;
    height: 50px;
    z-index: 999;
}

#navigation {
    width: 1170px;
    height: 50px;
    margin: 0 auto;
    text-transform: uppercase;
}

/* search box */

/* content search */

/* intro */

/* intro - twitter */

/* breadcrumb */

/* featured */

/* ---------------------------------------- */

/* headers */

h2,
h3,
h4 {
    margin-bottom: 10px;
    font-weight: normal;
}

h2 {
    font-size: 26px;
    line-height: 30px;
}

h3 {
    font-size: 20px;
    line-height: 24px;
}

h4 {
    font-size: 18px;
    line-height: 22px;
}

h2 a,
h4 a {
    text-decoration: none;
}

h2 a:hover,
h4 a:hover {
    text-decoration: underline;
}

#footer h3,
#sidebar h3 {
    font-size: 18px;
    line-height: 22px;
}

#footer h3,
#sidebar h3,
.widgets h3 {
    padding-bottom: 10px;
    margin-bottom: 20px !important;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background: none !important;
}

#sidebar h4 {
    font-size: 16px;
    line-height: 20px;
}

/* ---------------------------------------- */

/* highlight */

/* ---------------------------------------- */

/* tip */

/* ---------------------------------------- */

/* dividers */

hr {
    clear: both;
    border: none;
    border-top-width: 1px;
    border-top-style: solid;
    margin: 0 0 40px;
}

/* ---------------------------------------- */

/* columns */

.one_half,
.one_third,
.one_fourth,
.two_third {
    float: left;
    position: relative;
    margin: 0 30px 40px 0;
}

.full_page {
    position: relative;
    margin: 0 0 40px 0;
}

.one_half {
    width: 570px;
}

.one_third {
    width: 370px;
}

.one_fourth {
    width: 270px;
}

.two_third {
    width: 770px;
}

div.last {
    margin-right: 0;
}

#page-content,
#sidebar {
    margin-bottom: 40px;
}

#copyright .one_half,
#copyright .full_page {
    margin-bottom: 10px;
}

/* ---------------------------------------- */

/* forms */

form input[type="text"],
textarea {
    /* padding: 6px 8px;
    border-width: 1px;
    border-style: solid; */
}

form input[type="text"]:focus,
textarea:focus {
    background-image: url('../img/edit.png');
    background-position: 100% 50%;
    background-repeat: no-repeat;
}

textarea:focus {
    background-position: 100% 10px;
}

.one_third input[type="text"] {
    width: 352px;
}

#sidebar input[type="text"] {
    width: 292px;
}

/* ---------------------------------------- */

/* images */

/* ---------------------------------------- */

/* fancy list */

/* ---------------------------------------- */

/* blockquote */

/* ---------------------------------------- */

/* icon box & button */

/* ---------------------------------------- */

/* more button */

/* ---------------------------------------- */

/* text */

/* ---------------------------------------- */

/* code */

/* ---------------------------------------- */

/* dropcaps */

/* ---------------------------------------- */

/* footer */

#footer_wrapper {
    width: 100%;
    border-top-width: 1px;
    border-top-style: solid;
}

#footer {
    padding: 20px 0 0 30px;
    width: 1200px;
    margin: 0 auto;
}

#footer {
    font-size: 12px;
    line-height: 18px;
}

#footer .widgets {
    margin-bottom: 20px !important;
}

/* copyright */

#copyright_wrapper {
    border-top-width: 1px;
    border-top-style: solid;
}

#copyright {
    width: 1170px;
    margin: 0 auto;
    padding: 40px 0 30px 0;
    line-height: 20px;
    font-size: 12px;
    line-height: 18px;
}

#copyright hr {
    margin-bottom: 10px;
}

/* twitter box */

/* ---------------------------------------- */

/* widgets */

#sidebar .widgets {
    padding: 20px 30px 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

#sidebar .widgets {
    margin: 0 0 40px;
}

/* ---------------------------------------- */

/* blog - posts */

.post {
    margin-bottom: 40px;
}

.thumbnail_wrapper {
    margin-bottom: 20px;
    text-align: center;
}

.aligncenter {
    display: inline-block;
    vertical-align: bottom;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.thumbnail_wrapper .aligncenter {
    margin: 0;
}

.post-header {
    min-height: 70px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.post-meta {
    overflow: hidden;
    padding-top: 10px;
}

.post-header h2 {
    margin: 0;
}

/* blog - comments */

#comments {
    clear: both;
}

/* blog - meta */

.posted-meta {
    text-transform: uppercase;
    font-size: 11px;
}

.posted-meta a {
    display: inline-block;
}

.meta-date {
    float: left;
    text-align: center;
    width: 140px;
    height: 70px;
    line-height: 70px;
    margin-right: 20px;
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
}

.meta-date span {
    display: block;
    text-transform: uppercase;
}

.meta-day {
    font-size: 22px;
    font-weight: bold;
}

.blog-author,
.blog-categories,
.blog-comments {
    margin-right: 10px;
    display: inline-block;
}

.blog-comments a {
    padding-left: 18px;
    background: url('../img/post-meta.png') 0 4px no-repeat;
}

.blog-comments a:hover {
    background-position: 0 -26px;
    text-decoration: none;
}

/* portfolio - meta */

/* pagination */

.wp-pagenavi {
    margin-bottom: 40px;
    overflow: hidden;
}

/* blog - author info */

/* blog - share this */

/* blog - comments list, person box & testimonial box  */

.commentlist {
    list-style: none;
    margin-bottom: 20px;
}

#wrapper .commentlist li {
    list-style: none;
}

.comment-text {
    margin-bottom: 10px;
    padding: 30px 0 20px 90px;
    position: relative;
    overflow: hidden;
    min-width: 90px;
    border-top-width: 1px;
    border-top-style: solid;
}

.comment-reply {
    text-align: right;
}

.comment-reply span {
    display: inline-block;
    padding: 5px 10px 6px 29px;
    background: url('../img/reply.png') 10px 50% no-repeat;
}

.comment-reply a {
    display: inline-block;
    text-decoration: none;
/*    background-image: url("../img/gradient-btn.png");*/
    background-position: 0 -7px;
    background-repeat: repeat-x;
    display: inline-block;
}

.comment-reply a:hover {
    color: #666;
}

.comment-author {
    font-style: normal;
    margin-bottom: 0;
}

.comment-date {
    display: block;
    font-size: 11px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.avatar-box {
    margin: 30px -70px 0 0;
    z-index: 9;
}

.comment-box .avatar-box {
    width: 70px;
    height: 70px;
}

/* blog - comment form */

/* person info */

/* ---------------------------------------- */

/* portfolio */

/* portfolio - next/prev navigation */

/* ---------------------------------------- */

/* gallery */

/* contact form */

/* contact form - widget */

/* ---------------------------------------- */

/* boxes */

/* ---------------------------------------- */

/* toggles & accordions */

/* ---------------------------------------- */

/* tabs */

/* ---------------------------------------- */

/* tables */

/* ---------------------------------------- */

/* pricing boxes */

/* ---------------------------------------- */

/* buttons */

/* buttons - darkgray */

/* buttons - black */

/* buttons - red */

/* buttons - orange */

/* buttons - brown */

/* buttons - dark coffee */

/* buttons - lemon */

/* buttons - pear */

/* buttons - grass */

/* buttons - turquoise */

/* buttons - aquamarine */

/* buttons - ice */

/* buttons - denim */

/* buttons - indigo */

/* buttons - violet */

/* buttons - fuschia */

/* buttons - carnationpink */

/* buttons - frenchrose */

/* ---------------------------------------- */

/* lists styles */

#wrapper ul li {
    list-style: inside disc;
}

#wrapper ul {
    margin-bottom: 10px;
}

#wrapper .widgets ul {
    margin-bottom: 0;
}

#wrapper #sidebar li,
#wrapper .widgets li {
    list-style: none;
}

ol {
    list-style: inside decimal;
    margin-bottom: 10px;
}

/* ---------------------------------------- */

/* error page */

/* ---------------------------------------- */

/* info-boxes */

/* ---------------------------------------- */

/* sidebar */

/* ---------------------------------------- */

/* widgets - list */

.widgets li {
    padding: 0 0 10px;
}

#footer .widgets li {
    background: url('../img/arrow-right-gray.png') 0 4px no-repeat;
    padding: 1px 0 10px 24px;
    list-style: none;
}

.widget_categories ul {
    margin: 0 -15px;
}

.widget_categories li {
    float: left;
    width: 116px;
    margin: 0 15px;
}

/* ---------------------------------------- */

/* widgets - twitter */

/* ---------------------------------------- */

/* widgets - recent comments */

/* ---------------------------------------- */

/* widgets - recent posts */

/* ---------------------------------------- */

/* widgets - meta */

/* ---------------------------------------- */

/* widgets - archive */

/* ---------------------------------------- */

/* widgets - categories */

.widget_categories li {
    background: url('../img/arrow-right-gray.png') 0 4px no-repeat;
    padding: 1px 0 10px 24px;
    color: #999;
}

.widget_categories a {
    margin-right: 5px;
}

/* ---------------------------------------- */

/* widgets - subpages */

/* ---------------------------------------- */

/* widgets - links */

/* ---------------------------------------- */

/* widgets - pages */

.widget_nav_menu li {
    background: url('../img/arrow-right-gray.png') 0 4px no-repeat;
    padding: 1px 0 10px 24px;
}

/* ---------------------------------------- */

/* widgets - flickr */

/* ---------------------------------------- */

/* widgets - calendar */

/* ---------------------------------------- */

/* widgets - posts */

.recent-posts li {
    overflow: hidden;
}

.widgets .recent-posts h4,
#sidebar .recent-posts h4 {
    background: none;
    margin: 0 !important;
    padding: 0;
}

.recent-posts p {
    margin: 0;
    overflow: hidden;
}

.recent-posts div.alignleft {
    margin: 0 20px 10px 0;
}

div.posts-desc {
    float: none;
    overflow: hidden;
    margin-bottom: 10px;
}

/* ---------------------------------------- */

/* widgets - portfolio */

/* ---------------------------------------- */

/* widgets - searchform */

/* ---------------------------------------- */

/* widgets - rsswidget */

/* ---------------------------------------- */

/* widgets - posts */

/* ---------------------------------------- */

/* widgets - tagcloud */

/* ---------------------------------------- */

/* object, flash */

/* ---------------------------------------- */

/* latest comments */

/* latest posts */

/* latest posts - more link */

/* ---------------------------------------- */

/* portfolio (sortable) - magic line navigation */

/* ---------------------------------------- */

/* clearfix group */

.group:before,
.group:after,
.widgets:before,
.widgets:after {
    content: "";
    display: table;
}

.group:after,
.widgets:after {
    clear: both;
}

.group,
.widgets {
    zoom: 1;
    /* For IE 6/7 */
}

/* ---------------------------------------- */

/* carousel */

/*img.img.aligncenter.img_huge.img12 {
    height: 180px;
}*/

.strawberry {
    width: 70px;
}

@media (max-width:500px) {
    #wrapper {
        margin: 2px;
    }
}