/*
Theme Name: Mummy Blog
Theme URI: http://themeforest.net/user/dtbaker
Author: dtbaker
Author URI: http://dtbaker.com.au
Description: Mummy Blog - exclusive to ThemeForest
Version: 1.4
*/

@charset "utf-8";
/* CSS Document */
/**
  * The header logo.
  * Change the width and height of this to fit your new logo
  * Change the path to your logo PNG file if needed
  */
.header .logo a {
    width:297px;
    height:98px;
    text-indent:-9999px;
    overflow:hidden;
    display:inline-block;
    position:absolute;
    margin:158px 0 0 86px;
}


.header_small .logo a {
    width:249px;
    height:69px;
    text-indent:-9999px;
    overflow:hidden;
    display:inline-block;
    position:absolute;
    margin:94px 0 0 86px;
}

.header_slider{
    width:400px;
    height:265px;
    overflow: hidden;
    position: absolute;
    margin:97px 0 0 550px;
}

body {
    background-color:#cdde84;
    color:#473009;
    /*background-image: url(images/page_bg_stripe.jpg);*/
    background-repeat:repeat;
    font-size:14px;
}
a, a:link, a:visited {
    color:#677205;
}
a:hover {
    color:#9a7138;
}
a img,
a:link img,
a:visited img{
    border: 0;
}
#wrapper {
    width:980px;
    margin:30px auto 40px auto;
}
.header{
    margin:0px auto;
    background-repeat: no-repeat;
    background-position: top left;
    z-index:10;
}
.header_large .header {
    height:458px;
    width:980px;
}
.header_small .header{
    height:275px;
    width:980px;
}
.header_missing_spacer{
    height:27px;
    background: #FFF;
}
/*menu*/
#header_menu { /*the container that holds the main menu*/
    height:48px;
    width:941px;
    padding:0px;
    margin:-23px 0 0 20px;
    background:url(images/menu_bg.png) top left no-repeat;
    z-index:99;
    position:absolute;
}


/* =Menu
-------------------------------------------------------------- */


#header_menu ul {
    font-size: 13px;
    list-style: none;
    margin:3px 0 0 30px;
    padding:0px;
    float:left;
    position:absolute;  /*makes dropdown sit on top of flash & map*/
    z-index:100; /*makes dropdown sit on top of flash & map*/
}
#header_menu li {
    float:left;
    list-style:none;
    display:inline;
    padding:0px;
    margin:0px;
}
#header_menu a {
    display: block;
    float:left; /*makes the text sit beside each other not down the page*/
    color:#493215; /*menu color normal*/
    padding:9px 13px 9px 13px; /*space around and inbetween the buttons, top, right, bottom, left*/
    text-decoration:none; /*no underline*/
    font-size:18px;
    /*font-family: 'Delius Swash Caps', cursive;*/
; /*menu text size and font*/
    border-right:1px solid #eac257;
    text-shadow: 1px 1px #fce5a7;
}
#header_menu li.last-child a,
#header_menu li:last-child a{
    border-right:none;
}

/*--drop down menu second-level - this is optional--*/
#header_menu ul li.hover, #header_menu ul li:hover {
    position:relative;
}
#header_menu ul li.hover ul, #header_menu ul li:hover ul {
    display:block;
}
#header_menu ul li.hover ul ul, #header_menu ul li:hover ul ul {
    display:none;
}
#header_menu ul ul {
    position:absolute;
    top:40px; /*how far away from the top menu*/
    left:0;
    margin:0;
    padding:5px;
    width:200px;
    display:none;
    background-color:#fad05f; /*color of the dropdown*/
}
#header_menu ul ul li {
    width:200px;
    margin:0;
}
#header_menu ul ul a {
    display:block;
    float:none;
    width:180px;
    border:none;
    padding:10px 10px;
    background:none;
    font-size:16px; /*font size */
    line-height:14px;
    color:#493215;
    border-bottom:1px solid #eac257;
    text-transform:none; /*turns off the uppercase*/
}
#header_menu ul ul li.hover a, #header_menu ul ul li:hover a, #header_menu ul ul a:hover {
    color:#906113;
    background-color:#eac257;
}
#header_menu ul li.hover a,
#header_menu ul li:hover a,
#header_menu ul a.active,
#header_menu ul a:hover {
    color:#906113; /*color of text on mouse over*/
}
#header_menu ul li:hover > ul {
    display: block;
}
#header_menu .current_page_item > a,
#header_menu .current_page_ancestor > a {
    color:#906113; /*color of text on current over*/
}



/*main content*/

#content_bg {
    background-color:#FFF;/*overflow:auto;*//*sticky footer*//*padding-bottom: 188px; /*sticky footer*/
    padding:20px 20px 40px 20px;
    min-height:300px;
    line-height:1.5em;
}
.left_column {
    float:left;
}
.width_695{
    width:695px;
}
.right_column {
    float:right;
}
.width_223{
    width:223px;
}

.sidebar_slideshow {
    overflow:hidden;
    width:223px;
    height:184px;
}

#sidebar_image_button{
    width:223px;
    height:85px;/*113px*/
    background:url(images/side_review.jpg) no-repeat left top;
    text-align:center;
    padding:31px 0 0 0;
    display:inline-block;
    font-size:24px;
    color:#906113;
    /*font-family: 'Dancing Script', cursive;*/
    line-height:24px;
    margin-bottom:30px;

}

a#sidebar_image_button , a:link#sidebar_image_button,  a:visited#sidebar_image_button{
    color:#906113;
    text-decoration:none;
}


#sidebar_image_shipping {
    width:223px;
    height:113px;/*113px*/
    background:url(images/side_shipping.jpg) no-repeat left top;
    text-align:center;
    padding:0px 0 0 0;
    display:inline-block;
    font-size:30px;
    color:#906113;
    /*font-family: 'Dancing Script', cursive;*/
    margin-bottom:30px;
}
#sidebar_image_shipping .title {
    width:100px;
    float:left;
    margin:17px 0 0 10px;
    line-height:28px;display:block;
}
#sidebar_image_shipping .sub {
    clear:both;
    text-transform:uppercase;
    font-family: 'Delius', cursive;
    font-size:15px;
    height:30px;
    width:223px;
    padding:15px 0 0 10px;
    text-align:left;
    display:block;
}
a#sidebar_image_shipping, a:link#sidebar_image_shipping, a:visited#sidebar_image_shipping {
    color:#906113;
    text-decoration:none;
}


.widget_dtbaker_image_widget1{
    margin-bottom: 0 !important;
}
.widget_dtbaker_image_widget2{
    margin-bottom: 0 !important;
}
/*pregnancy counter*/

#pregnancy_counter {
    height:175px;
    background:url(images/expecting_counter.jpg) no-repeat top left;
    margin: -13px 0 0 0;
    z-index: 30;
}
/* text wrapper inside counter box */
#pregnancy_counter > div {
    width: 142px;
    text-align:center;
    /*font-family: 'Dancing Script', cursive;*/
    color:#613c12;
}
#pregnancy_counter .numbers {
    font-size:48px;
    height: 50px;
    padding:20px 0 0 0;
}
#pregnancy_counter .weeks {
    font-size:30px;
    height: 26px;
}
#pregnancy_counter .pregnant {
    font-size:24px;
    height: 45px;
}
#pregnancy_counter .due_date {
    font-size:12px;
    /*font-family: 'Delius Swash Caps', cursive;*/
}



/*footer*/

#footer { /*the container that holds the main menu*/
    height:48px;
    width:941px;
    padding:0px;
    margin:-23px 0 0 20px;
    background:url(images/menu_bg.png) top left no-repeat;
    z-index:101;
    position:absolute;
    font-size:12px;
    color:#473009;
}
#footer .right {
    /*width:600px;*/
    float:right;
    text-align:right;
    padding:17px 0 0 0;
    margin-right:40px;
}
#footer .left {
    /*width:200px;*/
    float:left;
    padding:17px 0 0 0;
    margin-left:40px;
    text-shadow: 1px 1px #fce5a7;
}
#footer a, #footer a:link, #footer a:visited {
    color:#473009;
    text-decoration:none;
    text-shadow: 1px 1px #fce5a7;
}
#footer a:hover {
    text-decoration:underline;
}
#footer ul {
    margin:0px;
    padding:0px;
}
#footer ul li {
    list-style:none;
    float:right;
    margin: 0 3px;
    padding: 0 8px 0 0;
    border-right:#eac257 1px solid;
}
#footer ul ul {
    display:none;
}

#footer li.first-child a,
#footer li:first-child a{
    border-right:none;
}

/*general*/

.clear {
    margin:0px;
    padding:0;
    line-height:0;
    border:0;
    clear:both;
    visibility:hidden;
}
h1 {
    /*font-family: 'Dancing Script', cursive;*/
    font-size:30px;
    /*height: 40px;*/
    margin: 5px 0 18px 0;
    padding: 0;
}
/*home page*/
h1 span {
    display:inline-block;
    float:left;
    padding:0px 3px;
    font-weight:normal;
    margin:0px;
    line-height:normal;
}
.florish_title_left {
    background:url(images/florish_left.png) no-repeat left top;
    width:75px;
    height:45px;
}
.florish_title_right {
    background:url(images/florish_right.png) no-repeat right top;
    width:75px;
    height:45px;
}
.intro_box {
    text-align:center;
}
.intro_box p {
    padding:0px;
    margin: 0 0 10px 0;
}
.fancy_picture_box {
    width:225px;
    height:214px;
}
.fancy_picture_box > img {
    position:absolute;
    z-index:50; /* so it sits under our fancy border */
}
.fancy_picture_box > div {
    background: url(images/home_portrait_frame.png) no-repeat;
    width:225px;
    height:214px;
    position:absolute;
    z-index:51; /* so it sits above the image above */
}

/*fancy box medium*/

.fancy_picture_box_med {
    width:380px;
    height:265px;
}
.fancy_picture_box_med > img {
    position:absolute;
    z-index:50; /* so it sits under our fancy border */
}
.fancy_picture_box_med > div {
    background:url(images/fancy_border_med.png) no-repeat;
    width:380px;
    height:265px;
    position:absolute;
    z-index:51; /* so it sits above the image above */
}

.fancy_hr_home {
    margin-bottom:21px;
    background: url('images/hr_bar_437.png') center no-repeat;
    height:20px;

}

.home_wrap{
    text-align: center;
}
.home_wrap h1{
    display: inline-block;
    margin: 5px auto 0 auto;
}

.home_wrap .entry-content{
    clear:left;
    text-align: left;
}
.home_wrap.home_has_thumb{
    margin-right: 229px;
}


/*blog*/

.blog {
    width:100%;
    padding-bottom:20px;
}
.blog h1,
.blog h2{
    margin:0;
    padding:0;
    font-weight:normal;
    height:39px;
    background:url(images/blog_tile_banner_tile.gif) repeat top left;
}
.blog h1 span,
.blog h2 span {
    background:url(images/blog_tile_banner.gif) no-repeat left top;
    font-size:24px;
    color:#613c12;
    /*font-family: 'Dancing Script', cursive;*/
    padding:2px 5px 0 38px;
    height:39px;
    line-height: 1.5em;
    display:inline-block;
}
.blog h1 span a, .blog h1 span a:link, .blog h1 span a:visited,
.blog h2 span a, .blog h2 span a:link, .blog h2 span a:visited {
    color:#613c12;
    text-decoration:none;
    text-shadow: 1px 1px #fff;
}
.blog h1 span a:hover,
.blog h2 span a:hover {
    color:#906113;
}
.blog_summary {
    margin-top:20px;
    min-height:150px;
}
.blog_full{
    margin-top:20px;
    min-height:150px;
}
.blog_summary .blog_thumb {
    width: 146px;
    position:absolute;
    margin-left:3px;
}
.blog_thumb .thumb_thumb_decoration {
    position:absolute;
    display: block;
    width:138px;
    height:138px;
    border:1px solid #FFF;
    margin-left:3px;
    opacity:0.5;
    margin-top:3px;
}
.blog_summary .blog_text {
    padding-left:166px;
}
.blog_text p {
    margin:0 0 10px 0;
    padding:0;
}
.blog_text blockquote {
    background: url(images/quote.png) no-repeat scroll left top transparent;
    margin: 0 0 10px;
    min-height: 50px;
    padding-left: 60px;
    width: 90%;
}
.blog .date_flag {
    width:76px;
    height:74px;
    background:url(images/blog_date_bg.png) no-repeat top right;
    float:right;
    margin-right:20px;
    text-align:center;
    color:#FFF;
    text-shadow: 1px 1px #4b3719;


}
.blog .date_flag span {
    display:block;
    width:76px;
}
.blog .date_flag span.day {
    font-size:18px;
    height:20px;
    margin-top:5px;
}
.blog .date_flag span.month {
    font-size:13px;
    height:16px;
}
.blog .date_flag span.year {
    font-size:13px;
    height:16px;
}
.blog_text .date_flag {
    margin-top:-62px;
}
ul.bullets li{
    list-style-image: url(images/dot.png);
}


.blog_footer {
    clear:both;
    margin-top:15px;
    border-top:1px solid #e7e2af;
    border-bottom:1px solid #e7e2af;
    height:30px;
    padding:0px 0 0 0;
    font-size:12px;
    line-height: normal;
}
.blog_footer ul {
    list-style:none;
    margin:7px 0 0 0;
    padding:0;
    color:#b5a061;
    width:560px;
    float:left;
}
.blog_footer ul li {
    list-style:none;
    margin:0;
    padding:0 10px 0 0;
    float:left;
}
.blog_footer a, .blog_footer a:link, .blog_footer a:visited {
    color:#b5a061;
    text-decoration:none;
}
.blog_footer a:hover {
    text-decoration:underline;
}

/** buttons */
.button_small {
    width:76px;
    height:23px;
    background:url(images/button_pattern_small.png) no-repeat left top;
    font-size:14px;
    color:#613c12;
    display:inline-block;
    padding:3px 0 0 0;
    text-align:center;
}
a.button_small,
a:link.button_small,
a:visited.button_small {
    color:#613c12
}

a:hover.button_small{
    text-decoration:none;
    background:url(images/button_pattern_small2.png) no-repeat left top;}

.blog_footer .button_small {
    float:right;
    margin:3px 20px 0px 0;
}

.blog_buttons{
    height:45px;
    margin:0 0 20px 0;
}
.button_medium {
    width:128px;
    height:31px;/*45px*/
    background:url(images/button_medium.png) no-repeat left top;
    font-size:18px;
    color:#613c12;
    display:inline-block;
    padding:14px 0 0 0;
    text-align:center;
}
a.button_medium, a:link.button_medium, a:visited.button_medium {
    color:#613c12;
    text-decoration:none;
}

a:hover.button_medium{
    text-decoration:none;
    background:url(images/button_medium2.png) no-repeat left top;}


a.button,
.buttons a.button,
.add_to_cart a.button {
    background: url(images/button_bg.gif) repeat !important;
    border: 1px solid #cbd37f !important;
    /*width: 100px;*/
    /*height: 23px;*/
    display: block;
    text-align: center;
    padding: 5px 0 0 0;
    color: #613C12 !important;
    line-height: 1em;
    font-size: 13px;
    vertical-align: middle;
    cursor: pointer;
    font-family: inherit;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    float:left;
}
a.button.brown{
    background: url(images/button_med_brown.png) no-repeat;
}







/* other */

/* Assistive text */
.assistive-text {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
    background: #E7E2AF;
    border-bottom: 1px solid #ddd;
    color: #1982d1;
    clip: auto !important;
    font-size: 12px;
    position: absolute;
    text-decoration: underline;
    top: 0;
    left: 7.6%;
}


/* Search Form */
.header #searchform {
    float: right;
    margin:40px 20px 0 0;
    text-align: right;
}
.header #searchform div {
    margin: 0;
}
.header #s {
    float: right;
    -webkit-transition-duration: 400ms;
    -webkit-transition-property: width, background;
    -webkit-transition-timing-function: ease;
    -moz-transition-duration: 400ms;
    -moz-transition-property: width, background;
    -moz-transition-timing-function: ease;
    -o-transition-duration: 400ms;
    -o-transition-property: width, background;
    -o-transition-timing-function: ease;
    width: 72px;
}
.header #s:focus {
    background-color: #f9f9f9;
    width: 196px;
}
.header #searchsubmit {
    display: none;
}

.widget #searchform label{
    display:none;
}
.widget #searchform div {
    margin: 5px 0 0 0;
}
.widget #s {
    padding: 4px;
    height: 20px;
    border: 1px solid #E1EA8C;
    width: 142px;
    margin:0 4px 0 0;
    color: #613C12;
    float:left;
}
.widget #searchsubmit {
    background: #E1EA8C;
    border: none;
    width: 60px;
    color: #677205;
    padding: 4px;
    height: 29px;
    /*font-family: 'Dancing Script', cursive;*/
    font-weight: bold;
    font-size: 18px;
}
.entry-content{
    min-height: 134px;
}
.number{
    background: url(images/number.png) no-repeat top left;
    width: 27px;
    height: 20px;
    float: right;
    text-align: center;
    padding: 2px 0 0 0;
}


/*social*/

ul#social {
    list-style:none;
    margin:0px;
    padding:10px 0 0 0;
    height:40px;
}
ul#social li {
    float:left;
    width:32px;
    padding:0 6px 0 6px !important;
    border:0 !important;
}

/* shop (jigoshop) */

.quantity input.qty{
    padding: 4px 5px !important;
}
div.product #tabs .panel{
    border: 1px solid #F4F0D7 !important;
}
/** for shop: **/
.widget ul li a span{
    font-size: 14px;
    color: #677205;
    font-weight: bold;
}
.widget ul li del{
    font-size: 11px;
    color: #AAA;
}
.widget ul li ins{
    font-size: 14px;
    color: #613C12;
    text-decoration: none;
}
.shop_breadcrumb {
    margin:0 0 20px 0;
    padding:0;
    font-weight:normal;
    height:39px;
    background:url(images/blog_tile_banner_tile.gif) repeat top left;
}
.shop_breadcrumb div {
    background:url(images/blog_tile_banner.gif) no-repeat left top;
    font-size:24px;
    color:#613c12;
    /*font-family: 'Dancing Script', cursive;*/
    padding:7px 5px 0 38px;
    height:32px;
}
.shop_breadcrumb  a,
.shop_breadcrumb  a:link,
.shop_breadcrumb  a:visited {
    color:#613c12;
    text-decoration:none;
    text-shadow: 1px 1px #fff;
}
.shop_breadcrumb  a:hover {
    color:#906113;
}
span.onsale{
    background:url(images/sale_flag.png) no-repeat center !important;
    width:49px;
    height:34px;
    text-indent: -999px;
    overflow: hidden;
    margin:-3px -1px 0 94px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    right: auto !important;
    top: auto !important;
    display: block;
}
.type-product > span.onsale{
    margin-left: 12px !important;/*247px*/
    float: left;
}
.shop_image_decal{
    position: absolute;
    border:1px solid #FFF;
    opacity:0.5;
    margin: 5px 0 0 5px;
    display: block;
}
.products li .price2 {
    color: #473009;
    background: url(images/white_transparent.png) repeat;
    margin: -39px 0 0 6px;
    height: 20px;
    position: absolute;
    display: block;
    font-weight: bold;
    text-decoration: none;
    padding: 3px 6px 2px 4px;
}
.products li .price2 del {
    display: inline;
    font-size: 10px;
    line-height: 10px;
    margin: -2px 0 0 0;
}
.products li .price2 ins {
    text-decoration: none;
}
.products li strong{
    text-align: center;
    color: #473009 !important;
}
.products li .add_to_cart{
    text-align: center;
}
.products li .add_to_cart a.button {
    margin: 4px auto;
    float: none;
    padding:5px;
    width:100px;
}
.widget a.button {
    padding:4px;
}
.buttons a.button.checkout {
    background: url(images/button_med_brown.png) no-repeat;
    float:right;
}

.products li{
    margin-right: 25px !important;
}
ul.products{
    margin-right: -29px !important;
}
div.product div.summary {
    float: none !important;
    width: auto !important;
    margin-left: 336px !important;
}
div.product div.summary div.product_meta {
    clear: none;
}
div.product p.price {
    /*margin: -48px 10px 0 0;*/
    float: right;
    background: url(images/price_tag.png) no-repeat right;
    width: 125px;
    height: 31px;
    padding: 7px 15px 0 0;
    text-align: center;
    margin: 0; /* 4px 0 9px  0*/
    color:#613C12 !important;
    font-size: 1.4em;
    /*font-family: 'Dancing Script', cursive;*/
}
div.product h1.product_title{
    float:left;
    margin-bottom: 0;
}

div.product p.price ins{
    text-decoration: none;
}
div.product p.price del{
    color: #FFF !important;
}
div.product div.summary div.product_meta {
    clear: right;
}
div.product div.summary div.social {
    background: #F4F0D7;
    padding: 5px 10px;
    margin: 10px 0 0 0;
}
form.cart div.quantity{
    padding-top: 5px !important;
}
.jigoshop_message,
.jigoshop_error{
    margin-bottom: 20px;
}
div.jigoshop_error,
div.jigoshop_message{
    padding-bottom: 14px !important;
}
div.jigoshop_error a.button,
div.jigoshop_message a.button{
    height:auto !important;
}
/*a.button,*/
button.button,
input.button,
#review_form #submit{
    background: #e1ea8c !important;
    color:#000 !important;
}
.button-alt{
    background: #e1ea8c !important;
    color:#000 !important;
}

.widget_shopping_cart .total{
    text-align: center;
    border-top: none !important;
    border-bottom: 1px solid #E1EA8C;
    padding: 8px 0 5px 0 !important;
    color: #677205;
    font-size: 14px;
}
ul.cart_list li img,
ul.product_list_widget li img {
    float: right !important;
}
/** copied from blog_buttons to shop navigation */
.navigation{
    height: 45px;
    margin: 0 0 20px 0;
}
.navigation a,
.navigation a:link,
.navigation a:visited{
    color: #613C12;
    text-decoration: none;
    width: 128px;
    height: 31px;
    background: url(images/button_medium.png) no-repeat left top;
    font-size: 18px;
    display: inline-block;
    padding: 14px 0 0 0;
    text-align: center;
}
.navigation .nav-previous{
    float:left;
}
.navigation .nav-next{
    float:right;
}
.navigation .meta-nav{
    display:none;
}
h1.page-title{
    margin-bottom: 15px;
}
div.product #tabs ul.tabs,
div.product #tabs ul.tabs a,
div.product div.images img{
    background: #F4F0D7 !important;
}
div.product #tabs ul.tabs li.active a{
    background: #FFF !important;
    color:#473009 !important;
}

/** widgets **/


/*side bar*/

#side_box .content {
    z-index:79;
    padding-top:37px;
}

.widget ul{
    margin:0;
    padding:0px;
    list-style:none;
    font-size:12px;
}
.widget ul li{
    margin:0px;
    padding:4px 0;
    line-height:normal;
    border-bottom:1px solid #e1ea8c;
}
.widget_product_categories ul li{
    line-height:19px;
}
.widget ul li a,
.widget ul li a:link,
.widget ul li a:visited{
    text-decoration:none;
    color:#473009;
}
.widget ul li a:hover{
    color:#9a7138;
}


.widget-title{
    height: 51px;
    width: 223px;
    font-weight: normal;
    text-align: center;
    background: url(images/side_title_bg.png) top left no-repeat;
    font-size: 24px;
    color: #677205;
    /*font-family: 'Dancing Script', cursive;*/
    /*position: absolute;*/
    z-index: 80;
    text-shadow: 1px 1px #F7FAE1;
    margin: 0;
    padding: 0;
    position: relative;
    line-height: 1.5em;
}
.widget-area div{

}

.widget-area {
    font-size: 12px;
}
.widget {
    clear: both;
    margin: 0 0 2.2em;
    line-height: normal;
}
.widget a {
    /*font-weight: bold;*/
    text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
    text-decoration: underline;
}

/* footer widgets **/
#widget_area_bottom div.widget{
    float: left;
    width: 223px;
    clear: none;
    margin:0 9px 20px 0;
}


/* Twitter */
.widget_twitter li {
    list-style-type: none;
    margin-bottom: 14px;
}
.widget_twitter .timesince {
    display: block;
    font-size: 11px;
    margin-right: -10px;
    text-align: right;
}

/* Widget Image */
.widget_image img {
    height: auto;
    max-width: 100%;
}

/* Calendar Widget */

.widget_calendar #wp-calendar {
    color: #555;
    width: 95%;
    text-align: center;
}
.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
    text-align: center;
}
.widget_calendar #wp-calendar caption {
    font-size: 11px;
    font-weight: 500;
    padding: 5px 0 3px 0;
    text-transform: uppercase;
}
.widget_calendar #wp-calendar th {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}
.widget_calendar #wp-calendar tfoot td {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}



/* =Comments
----------------------------------------------- */

#comments-title {
    font-weight: normal;
}
.nopassword,
.nocomments {
    color: #aaa;
    font-size: 24px;
    font-weight: 100;
    margin: 26px 0;
    text-align: center;
}
.commentlist {
    list-style: none;
    margin: 0 0 0 62px;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
    width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
    background: #f6f6f6;
    border: 1px solid #ddd;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0 1.625em;
    padding: 1.625em;
    position: relative;
}
#reviews .commentlist > li.comment{
    background: #FFF;
}
.commentlist .pingback {
    margin: 0 0 1.625em;
    padding: 0 1.625em;
}
.commentlist .children {
    list-style: none;
    margin: 0;
}
.commentlist .children li.comment {
    background: #fff;
    border-left: 1px solid #ddd;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    margin: 1.625em 0 0;
    padding: 1.625em;
    position: relative;
}
.commentlist .children li.comment .fn {
    display: block;
}
.comment-meta .fn {
    font-style: normal;
}
.comment-meta {
    color: #666;
    font-size: 12px;
    line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
    line-height: 1.625em;
    margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
    margin: 1.625em 0 0;
}
.comment-meta a {
    font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px #ccc;
    -moz-box-shadow: 0 1px 2px #ccc;
    box-shadow: 0 1px 2px #ccc;
    left: -102px;
    padding: 0;
    position: absolute;
    top: 0;
}
#blog_comments .commentlist > li:before {
    content: url(images/comment-arrow.png);
    left: -21px;
    position: absolute;
}
.commentlist > li.pingback:before {
    content: '';
}
.commentlist .children .avatar {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    left: 2.2em;
    padding: 0;
    top: 2.2em;
}
a.comment-reply-link {
    background: #E7E2AF;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #666;
    display: inline-block;
    font-size: 12px;
    padding: 0 8px;
    text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
    background: #888;
    color: #fff;
}
a.comment-reply-link > span {
    display: inline-block;
    position: relative;
    top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
    background: #fafafa;
    border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
    color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
    content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
    background: #fafafa;
    border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
    margin-left: 102px;
    width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
    width: auto;
}

/* Comment Form */
#respond {
    background: #FFFFFF;
    border: 1px solid #E7E2AF;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0;
    padding: 1.625em;
    position: relative;
}
#respond input[type="text"],
#respond textarea {
    background: #fff;
    border: 4px solid #E7E2AF;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
    -moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
    box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
    position: relative;
    padding: 10px;
    text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
    position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
    background: #E7E2AF;
    -webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
    -moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
    box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
    color: #555;
    display: inline-block;
    font-size: 13px;
    left: 4px;
    min-width: 60px;
    padding: 4px 10px;
    position: relative;
    top: 40px;
    z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
    text-indent: 0;
    z-index: 1;
}
#respond textarea {
    resize: vertical;
    width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
    color: #bd3500;
    font-size: 22px;
    font-weight: bold;
    left: 75%;
    position: absolute;
    top: 45px;
    z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
    font-size: 13px;
}
#respond p {
    margin: 10px 0;
}
#respond .form-submit {
    float: right;
    margin: -20px 0 10px;
}
#respond input#submit {
    background: #E1EA8C;
    border: none;
    color: #677205;
    padding: 6px 12px;
    height: 35px;
    /*font-family: 'Dancing Script', cursive;*/
    font-weight: bold;
    font-size: 18px;
    margin: 20px 0;
    position: relative;
    left: 30px;
    border-radius: 5px;
}
#respond #cancel-comment-reply-link {
    color: #666;
    margin-left: 10px;
    text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
    text-decoration: underline;
}
.commentlist #respond {
    margin: 1.625em 0 0;
    width: auto;
}
#reply-title {
    /*color: #373737;*/
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    margin: 10px 0;
    padding: 0;
}
#cancel-comment-reply-link {
    color: #888;
    display: block;
    font-size: 10px;
    font-weight: normal;
    line-height: 2.2em;
    letter-spacing: 0.05em;
    position: absolute;
    right: 1.625em;
    text-decoration: none;
    text-transform: uppercase;
    top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
    color: #ff4b33;
}
#respond label {
    line-height: 2.2em;
}
#respond input[type=text] {
    display: block;
    height: 24px;
    width: 75%;
}
#respond p {
    font-size: 12px;
}
p.comment-form-comment {
    margin: 0;
}
.form-allowed-tags {
    display: none;
}


/* Alignment */
.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 15px;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img {
    max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"] {
    height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full {
    max-width: 97.5%;
    width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
.entry-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 1.625em;
}
p img,
.wp-caption {
    margin-top: 0.4em;
}
.wp-caption {
    background: #E7E2AF;
    margin-bottom: 1.625em;
    max-width: 96%;
    padding: 9px;
}
.wp-caption img {
    display: block;
    margin: 0 auto;
    max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
    color: #666;
    font-family: Georgia, serif;
    font-size: 12px;
}
.wp-caption .wp-caption-text {
    margin-bottom: 0.6em;
    padding: 10px 0 5px 40px;
    position: relative;
}
.wp-caption .wp-caption-text:before {
    color: #666;
    content: '\2014';
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    margin-right: 5px;
    position: absolute;
    left: 10px;
    top: 7px;
}
#content .gallery {
    margin: 0 auto 1.625em;
}
#content .gallery a img {
    border: none;
}
img#wpstats {
    display: block;
    margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
    width: 23%;
    padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
    width: 100%;
    height: auto;
}

/* Image borders */
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
    border: 1px solid #ddd;
    padding: 6px;
}
.wp-caption img {
    border-color: #E7E2AF;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
    background: #E7E2AF;
    border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
    background: #fff;
    border-color: #ddd;
}




/*Contact*/

/*form*/

#contact_form {
    margin-top:20px;
    clear:both;
}
#contact_form label {
    float: left;
    width:100px;
    font-weight: bold;
    clear:left;
    padding:10px 0 0 0;
}
#contact_form input, #contact_form textarea {
    width: 310px;
    margin-bottom: 20px;
    float:left;
    background-color:#f8ffda;
    border:1px solid #e6ed9d;
    padding:10px;
    font-family:inherit;
    font-size:inherit;
}
#contact_form textarea {
    width: 540px;
    height: 112px;
}
#contact_form .boxes {
    width: 1em;
}
#contact_form #submitbutton {
    margin:0 0 30px 100px;
    width: 100px;
    height:31px;
    background:url(images/button_green_tall.png) no-repeat left top;
    border:none;
    color:#613c12;
    font-family: 'Delius Swash Caps', cursive;
    font-size:14px;
    padding:0px;
    font-weight:bold;
}
/*map*/

.googlemap {
    width:100%;
    height:350px;
    margin:0 0 20px 0;
    clear:both;
    border:1px solid #e8e3b3;
}
ul.map_buttons {
    margin:0px;
    padding:0px;
}
ul.map_buttons li {
    width:100px;/*154px*/
    height:30px;
    text-align:center;
    border:none;
    margin:0 0 0 0;
    padding:1px 0 0 0;
    font-size:14px;
    line-height:normal;
    float:right;
    list-style:none;
    background:url(images/button_med_brown.png) no-repeat top left;
    display:inline-block;
}
ul.map_buttons li a {
    text-decoration:none;
}
.map_input {
    border:none !important;
    padding:3px;
}
#go_button {
    width:156px;
    height:46px;
    padding:0px 0 10px 0;
    border:none;
    font-size:16px;
    line-height:normal;
    clear:right;
}