/*
Theme Name: Cara Celine Dormtel
Theme URI: http://320press.com/wpbs
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 3.0
Author: 320press
Author URI: http://320press.com
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */

body{
    padding-top: 30px;
}

h1{
    font-family: campton-bolddemo;
}

h2,h3,h4{
    font-family: brela;
}

a{
color: #fff;
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.tc{
    text-align: center;
}

.lead{
    font-size: 14px;
    font-weight: normal;
    clear: both;
}

.color-1{
    color: #eccb6e /* GOLD */;
}

.color-2{
    color: #00bff3 /* BLUE */;
}

.color-3{
    color: #222 /* BLACK */;
}

.color-4{
    color: #fff /* WHITE */;
}

.color-5{
    color: #333 /* GREY */;
}

.clear{
    clear: both;
}

.center{
    margin: 0 auto;
    display: block;
}

/* ---------------------------------------------------------------- */
/* WORDPRESS LAYOUT
/* ---------------------------------------------------------------- */

#main article{
	margin-bottom: 20px;
    border-bottom: none !important;
	padding: 10px 0;
}

#main article img{
	height: auto;
	max-width: 100%;
    clear: both
}

#main article p{
    clear: both
}

.attachment #main .post_content img{
	max-width: 100%;
}

.img-responsive{
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
}

.clearfix:after {
    clear:both;
}

.title-page{
    display: table;
    width: 100%;
    height: 100%;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.title-body{
    display: table-cell;
    vertical-align: bottom;
}

/* ---------------------------------------------------------------- */
/* MENU
/* ---------------------------------------------------------------- */

.navbar-nav{
    margin-top: 14px;
}

.nav > li > a {
    border-radius: 2px;
}
.navbar-inverse { background-color: #222222}
.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { background-color: #FF0000}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus { background-color: #FF0000}
.dropdown-menu { background-color: #FFFFFF}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { background-color: #428BCA}
.navbar-inverse { background-image: none; }
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { background-image: none; }
.navbar-inverse { border-color: #222222}
.navbar-inverse .navbar-brand { color: #FFFFFF}
.navbar-inverse .navbar-brand:hover { color: #FFFFFF}
.navbar-inverse .navbar-nav>li>a { color: #ffffff}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus { color: #FFFFFF}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus { color: #FFFFFF}
.navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus { color: #FFFFFF}
.dropdown-menu>li>a { color: #333333}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { color: #FFFFFF}
.navbar-inverse .navbar-nav>.dropdown>a .caret { border-top-color: #999999}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret { border-top-color: #FFFFFF}
.navbar-inverse .navbar-nav>.dropdown>a .caret { border-bottom-color: #999999}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret { border-bottom-color: #FFFFFF}


/* ---------------------------------------------------------------- */
/* HEADER
/* ---------------------------------------------------------------- */
.cara-logo{}


/* ---------------------------------------------------------------- */
/* FOOTER
/* ---------------------------------------------------------------- */
.footer{
    width: 100%;
    padding: 30px 0;
    background: #222;
}

.footer-menu{
    width: 100%;
    margin: 0;
    padding: 30px 0;
}

.footer-menu li{
    display: inline;
    margin-right: 20px;
}

.footer-menu li a{
    color: #fff;
}




/*--------------------------------------------------------------------*/
/* FONTS
/*--------------------------------------------------------------------*/

@font-face{font-family: 'campton-bolddemo';
    src: url('library/fonts/campton-bolddemo-webfont.ttf') format('truetype'),
    url('library/fonts/campton-bolddemo-webfont.eot#iefix') format('embedded-opentype'),
    url('library/fonts/campton-bolddemo-webfont.woff') format('woff'),
    url('library/fonts/campton-bolddemo-webfont.svg#campton-bolddemo') format('svg');
}

.font-1{
    font-family: campton-bolddemo;
}

@font-face{font-family: 'brela';
    src: url('library/fonts/brelaregular-webfont.ttf') format('truetype'),
    url('library/fonts/brelaregular-webfont.eot#iefix') format('embedded-opentype'),
    url('library/fonts/brelaregular-webfont.woff') format('woff'),
    url('library/fonts/brelaregular-webfont.svg#brelaregular') format('svg');
}

.font-2{
    font-family: brela;
    font-size: 16px;
}

@font-face{font-family: 'socialico';
    src: url('library/fonts/socialico-webfont.ttf') format('truetype'),
    url('library/fonts/socialico-webfont.eot#iefix') format('embedded-opentype'),
    url('library/fonts/socialico-webfont.woff') format('woff'),
    url('library/fonts/socialico-webfont.svg#yellowtailregular') format('svg');
        font-weight:normal;
        font-style: normal;
}

.socialico{
    font-family: socialico;
    font-size: 50px;
}

/* ---------------------------------------------------------------- */
/* HOMEPAGE
/* ---------------------------------------------------------------- */
html, body{
    width: 100%;
    height: 100%;
}

.banner, .what-set-us-apart{
    display: table;
    width: 100%;
    height: 100%;
    padding: 50px 0;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.about{
    display: table;
    width: 100%;
    height: 60%;
    padding: 50px 0;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.home-body{
    display: table-cell;
    vertical-align: middle;
}

.home-body-top{
    display: table-cell;
    vertical-align: top;
}

.home-body-bottom{
    display: table-cell;
    vertical-align: middle;

}

.halfscreen{
    display: table;
    width: 100%;
    height: 50%;
    min-height: 50%;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.banner{
    background: url(images/banner-building.jpg) no-repeat top center;
    display: table;
    width: 100%;
    height: 100%;
    padding: 50px 0;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.about{
    background: url(images/seamless_paper_texture.png);
}

.what-set-us-apart{
    color: #fff;
    background: url(images/banner-linear-light.jpg) no-repeat top center;
    /*background: url(images/what-set-us-apart-bg.jpg) no-repeat top center;*/
}

.home-heading{
    font-size: 50px;
    text-shadow: 1px 0px 10px rgba(0, 0, 0, 0.56);
}

.home-tagline{
    font-size: 7em;
    text-shadow: 1px 0px 10px rgba(0, 0, 0, 0.56);
}

.home-company{
    padding: 15px 0;
}

    
/*--------------------------------------------------------------------*/
/* DORM ROOMS
/*--------------------------------------------------------------------*/

.dorm-room-bg{
    width: 100%;
    height: 460px;
    background: url(images/dorm-rooms-bg.jpg) no-repeat top center;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
}

.rooms, .features, .standard{
    width: 100%;
    height: auto;
    padding: 40px 0;
    background: #111;
}

/*--------------------------------------------------------------------*/
/* RATES
/*--------------------------------------------------------------------*/
.rates-bg{
     width: 100%;
    height: 460px;
    background: url(images/rates-bg.jpg) no-repeat center scroll;
    background-size: cover;
}

.rates{
    width: 100%;
    height: auto;
    padding: 40px 0;
    background: url(images/seamless_paper_texture.png);
}


/*--------------------------------------------------------------------*/
/* FACILITIES
/*--------------------------------------------------------------------*/

.facilities-bg{
     width: 100%;
    height: 460px;
    background: url(images/facilities.jpg) no-repeat center scroll;
    background-size: cover;
}

/*--------------------------------------------------------------------*/
/* ACCREDIATION
/*--------------------------------------------------------------------*/
.accreditation-bg{
     width: 100%;
    height: 460px;
    background: url(images/accreditation-bg.jpg) no-repeat center scroll;
    background-size: cover;
}

.accreditation{
    width: 100%;
    height: auto;
    padding: 40px 0;
    background: url(images/seamless_paper_texture.png);
}


/*--------------------------------------------------------------------*/
/* COMMUNITY
/*--------------------------------------------------------------------*/
.community-bg{
     width: 100%;
    height: 460px;
    background: url(images/community-bg.jpg) no-repeat center scroll;
    background-size: cover;
}

.community-slider{
    padding: 30px 0;
}


/*--------------------------------------------------------------------*/
/* CONTACT
/*--------------------------------------------------------------------*/
.contact-bg{
     width: 100%;
    height: 460px;
    background: url(images/contact-bg.jpg) no-repeat center scroll;
    background-size: cover;
}

.contact{
    width: 100%;
    height: auto;
    padding: 40px 0;
    background: url(images/seamless_paper_texture.png);
}

form input{
    width: 80%;
}

.wpcf7-textarea{
    width: 100%;
    resize: none;
}

.wpcf7-submit{
    width: 80px;
}

.wpcf7-captchar{
	width: 50%;
}