/*
Theme Name:  Bluespruce Motel
Theme URI: http://www.capecodecom.com/
Author URI: http://www.capecodecom.com/
Description: Bluespruce Motel Wordpress theme
Author: Shallender U. (Cape Cod E-Com, Inc.)
Version : 0.1
*/

@charset "utf-8";
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, caption,border, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; outline: 0;  }

* { margin:0; padding:0; }
body {
    color: #595959;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 1.4em;
    padding:0;
    margin:0;
}
::selection {
	background-color: #595959;
	color: #fff;
}

/*----------------------------------------------*/
/* 1.2 Extra fonts */
/*----------------------------------------------*/
@font-face {
    font-family: 'JournalRegular';
    src: url('fonts/journal-webfont.eot') format('eot'),
         url('fonts/journal-webfont.woff') format('woff'),
         url('fonts/journal-webfont.ttf') format('truetype'),
         url('fonts/journal-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MelbourneBold';
    src: url('fonts/melbourne_bold-webfont.eot') format('eot'),
         url('fonts/melbourne_bold-webfont.woff') format('woff'),
         url('fonts/melbourne_bold-webfont.ttf') format('truetype'),
         url('fonts/melbourne_bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MelbourneRegular';
    src: url('fonts/melbourne_reg-webfont.eot') format('eot'),
         url('fonts/melbourne_reg-webfont.woff') format('woff'),
         url('fonts/melbourne_reg-webfont.ttf') format('truetype'),
         url('fonts/melbourne_reg-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

img {border:none;height: auto;max-width:100%;}
checkbox, radio {outline:none;}
.clear{clear:both;}
a{text-decoration:none;}
.right{float:right;}
.left{float:left;}


h1, h2, h3, h4, h5, h6 {
    font-family: "Raleway",sans-serif;
}

.container{max-width:1200px;width:100%;margin:0 auto;padding:0 10px;box-sizing: border-box;}
header{display:block;width:100%;}
header .right{text-align:right;}
header .left{width:30%;max-width:300px;}
header .right{width:70%;color: #0928c3;}
header .right .icon{font-family: "MelbourneRegular",Arial,sans-serif;font-size: 15px;line-height: 29px;padding-right: 20px;text-align: right;}
header .phonenumber{float: right;border: 2px solid #192B51;padding: 12px;font-size: 15px;color: #192B51;border-radius: 10px;margin-top: 23px;margin-left: 25px;}
header .phonenumber span{font-weight: bold;}
header .phonenumber a{color:#192B51;}
header .left img{width:100%;margin-top:5px;}
header .right .icon.phone{background: rgba(0, 0, 0, 0) url("images/icon_phone.png") no-repeat scroll right 5px;margin-top:10px;}
header .right .icon.map{background: rgba(0, 0, 0, 0) url("images/icon_map_point.png") no-repeat scroll right 5px;}
header .right .icon.map span{color: #686e73;}
nav,.mobilemenu{ background: rgba(0, 0, 0, 0) url("images/topmenu_bg.gif") repeat-x scroll 0 0;height: 35px;display:block;}
.mobilemenu{color:#fff;font-size:1em;padding:7px 0 0 0;}
.mobilemenu a{display:none;}
nav ul{margin:0;padding:0;list-style:none;font-family: "MelbourneRegular",Arial,sans-serif;
    font-size: 16px;}
nav ul li{float:left;padding:8px 20px;}
nav ul li a{color:#fff;}
.slider{min-height: 116px;padding:0;}
.slider .container{max-width:1600px;}
.slider .rslides_tabs{margin:-30px 20px 0 0;
    position: absolute;
    right: 0;
    z-index: 50000;}
.slider .rslides_container{margin-bottom:0}
.slider .rslides_tabs a{width:10px;height:10px;background:rgba(0, 0, 0, 0.3) none repeat scroll 0 0;}
.pagecontent{background: #fff url("images/middle_bg.jpg") repeat-x scroll 0 -25px;min-height:200px;}
.pagecontent .container{background-color:#fff;padding:15px;}

.services h2{ background: rgba(0, 0, 0, 0) url("images/arrow_1_green.png") no-repeat scroll;
    font-family: "MelbourneRegular",Arial,sans-serif;
    font-size: 23px;
    padding-left:20px;
    text-transform: uppercase;margin-bottom:15px;font-weight: normal;}
.services h2 a{color:#a6a6a6}    
.services{float:left;margin-right:5%;width:45%;}
.services img{padding:5px;border:1px solid #ccc;}
.services .thumb{float:left;width:35%;margin-right:3%;}
.homepage .container{margin-top:30px;}
.quotes{background:url("images/icon_quotes.gif") no-repeat scroll 5px 10px;
    border-top: 1px dotted #969696;
    color: #000;
    font-family: "MelbourneRegular",Arial,sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.5em;
    margin: 10px 0;
    border-bottom: 1px dotted #969696;
    padding: 10px 10px 10px 35px;
}
.homepage .leftblock{max-width: 700px;width:70%;float:left;}
.homepage .rightblock{float:left;width:25%;margin-left:5%;}

.newsletterbox {
    background: rgba(0, 0, 0, 0) url("images/newsletter_bg.jpg") no-repeat scroll center 0;
    clear: both;
    height: 65px;
    margin: 45px auto 0;
    padding-top: 35px;
    max-width: 755px;
    overflow:hidden;
}
.newsletterbox h3 {
    color: #404040;
    float: left;
    font-family: "JournalRegular","Times New Roman",Times,serif;
    font-size: 32px;
    line-height: 1.2em;
    padding-right: 30px;
    text-align: right;
    max-width: 245px;
    font-weight: normal;
    width:35%;
}

.newsletterbox input[type="email"]{
    border: 1px solid #dadada;
    font-size: 13px;
    font-style: italic;
    height: 16px;
    margin-right: 17px;
    max-width: 264px;
    float:left;
    border-radius: 2px;
    color: #a6a6a6;
    padding: 8px;
    width:35%;
}
.newsletterbox .btn-submit {
    background: #0928c3 url("images/btn_submit.gif") no-repeat scroll 0 0;
    color: #344c01;
    cursor: pointer;
    float: left;
    height: 32px;
    text-indent: 500px;
    width: 111px;
    border:0px;
}
footer{display:block;background: #dfdfdf none repeat scroll 0 0;
    border-top: 1px solid #c9c9c9;
    color: #808080;
    font-size: 12px;
    line-height: 1.7em;
    padding: 30px 0 15px 0;}
footer .left{width: 50%;}
footer .right{text-align: right;width: 50%;}
.leftblock ul, .leftblock ol {
    margin: 5px 0 25px 35px;
}

.leftblock ul li, .leftblock ol li {
    margin-bottom: 10px;
}
.alignleft{float:left;}
.link_fb {
    background: rgba(0, 0, 0, 0) url("images/social_fb.gif") no-repeat scroll 0 0;
}
.link_mc {
    background: rgba(0, 0, 0, 0) url("images/social_mc.gif") no-repeat scroll 0 0;
}
.link_social {
    color: #292929;
    margin-left: 12px;
    padding-left: 21px;
}
.copyright {
    padding-top: 20px;
}

.innerpage .leftblock{max-width: 700px;width:70%;float:left;}
.innerpage .rightblock{float:left;width:25%;margin-left:5%;}
.innerpage.pagecontent .container{background:none;padding-top: 50px;}
.innerpage .rightblock .box{ color: #ffffff;background: #404040 none repeat scroll 0 0;margin-bottom: 22px;padding-bottom: 8px;}
.innerpage .rightblock .contactus.box{ background: #ececee none repeat scroll 0 0;}
.innerpage .rightblock .contactus.box .contact-address{border-bottom: 1px dotted #959595;color: #595959;
    font-size: 12px;font-weight: bold;line-height: 1.8em;margin-bottom: 12px;padding-bottom: 12px;}
.innerpage .rightblock .box .inner{padding: 15px;}
.innerpage .rightblock .box .inner h3{border-bottom: 1px dotted #8a8a8a;margin-bottom: 12px;padding-bottom: 8px;color: #eeeeee;font-family: "MelbourneRegular",Arial,sans-serif;font-size: 19px;}
.innerpage .rightblock .box .inner h3 span{font-family: "JournalRegular","Times New Roman",Times,serif;font-size: 24px;padding-right: 4px;font-weight: normal;}
.innerpage .rightblock .box .inner .textwidget p,.innerpage .rightblock .box .inner .textwidget a{color: #999999;margin: 10px 0;text-shadow: 0 1px 1px #000;}
.innerpage .rightblock .contactus.box .inner h3{color: #1a1a1a;font-family: "MelbourneRegular",Arial,sans-serif;font-size: 19px;padding: 0 0 10px;font-weight:normal;}
.innerpage .leftblock h1,h2.title,.fullwidth h1{background: rgba(0, 0, 0, 0) url("images/arrow_1_green.png") no-repeat scroll 0 3px;color: #a6a6a6;line-height: 25px;font-family: "MelbourneRegular",Arial,sans-serif;font-size: 25px;padding-left:15px;font-weight:normal;margin-bottom:20px;}
.innerpage .rightblock .contactus.box .contact-mail a{font-weight:bold;text-shadow:unset;color:#0928c3;}

    
    
    
.innerpage .leftblock p,.fullwidth p {
    margin-bottom: 20px;
}
.quote_right {
    float: right;
    margin-left: 20px;
}

/*pages*/
img.alignleft {
    margin: 5px 16px 5px 0 !important;
}
.frame_left {
    display: block;
    float: left;
    margin: 7px 18px 5px 0;
}
.frame_left, .frame_right, .frame_center, .frame_box {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    margin: 5px 0;
    padding: 7px;
}
.quote_right {
    float: right;
    margin-left: 20px;
}
.quote_right, .quote_left {
    width: 360px;
}
.quote, .quote_right, .quote_left {
    background: rgba(0, 0, 0, 0) url("images/icon_quotes.gif") no-repeat scroll 5px 10px;
    border-top: 1px dotted #969696;
    color: #000;
    font-family: "MelbourneRegular",Arial,sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.5em;
    margin: 10px 0;
}
.quote .inner1, .quote_right .inner1, .quote_left .inner1 {
    border-bottom: 1px dotted #969696;
    padding: 10px 10px 10px 35px;
}
.col_1_3{width:33%;float:left;}
.col_1_3 .inner{padding:8px;}
.col_1_3 .box{border:1px solid #d6d6d6;margin:20px 10px;}
.col_2_3{width:67%;float:left;}
#testimonials.quoteBox-big{margin-right: 10%;}
.link-more {
    background: rgba(0, 0, 0, 0) url("images/icon_plus.gif") no-repeat scroll 0 2px;
    color: #0928c3;
    display: block;
    margin-top: 20px;
    padding-left: 20px;
}
.room-item .image {
    float: left;
    margin-right: 16px;
    min-height: 170px;
    max-width: 234px;
}
.room-item .description {
    float: left;
    max-width: 420px;
}

.text .list_dots, .list_dots {
    margin: 15px 0 20px 20px;
    padding: 0;
}
.text .list_dots li, .list_dots li {
    background: rgba(0, 0, 0, 0) url("images/list_dot_green.gif") no-repeat scroll 0 5px;
    list-style: outside none none;
    margin: 0 0 5px;
    padding: 0 0 5px 18px;
}
ul.bordered li {
    border-bottom: 1px dotted #969696;
}

img.alignright {
    margin: 5px 0 5px 16px !important;
}
.frame_right {
    display: block;
    float: right;
    margin: 7px 0 5px 18px;
}
.table-price {
    margin: 10px 0;
    position: relative;
}
table, td, th {
    font-size: 13px;
    text-align: center;
    vertical-align: middle;
}
.table-price thead {
    background: rgba(0, 0, 0, 0) url("images/table_price_head_bg.gif") repeat-x scroll 0 0;
    font-family: "MelbourneRegular",Arial,sans-serif;
    height: 53px;
}

.table-price thead td {
    color: #a1d622;
    font-size: 16px;
    height: 53px;
    padding: 0;
    position: relative;
    text-transform: uppercase;
}

.table-price thead td span {
    display: block;
    height: 38px;
    padding-top: 15px;
    position: relative;
}
.table-price thead td.first span {
    background: rgba(0, 0, 0, 0) url("images/table_price_head_first.gif") no-repeat scroll left 0;
    left: -6px;
    top: 0;
}
.table-price tbody td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ececee none repeat scroll 0 0;
    border-collapse: collapse;
    border-color: #ececee #b5b5b5;
    border-image: none;
    border-style: solid dotted;
    border-width: 1px;
    padding: 15px 10px;
}
.table-price tbody td strong {
    font-family: "MelbourneRegular",Arial,sans-serif;
    font-size: 22px;
}
.mobileview,.displaynone{display:none;}


.wpcf7-form .inputtext, .wpcf7-form select, .wpcf7-form textarea {
    background: #ececee none repeat scroll 0 0;
    color: #333;
    font-weight: normal;
    margin: 5px 0;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    padding:10px;
    width:100%;
}
.wpcf7-form .row {
	margin-right: 5%;
    padding: 5px 0;
    width: 45%;
}
.wpcf7-form label {
    color: #0928c3;
    font-weight: bold;
}
.wpcf7-form .field_text .inputtext {
    margin-right: 30px;
    max-width: 282px;
    width:92%;
}
.alignleft {
    float: left;
}
.wpcf7-form .row.field_textarea{width:92%;}
.wpcf7-form .wpcf7-form-control.wpcf7-submit{
    background: rgba(0, 0, 0, 0) url("images/btn_send_message.png") no-repeat scroll 0 0;
    height: 32px;
    text-indent: -400px;
    width: 149px;
}