/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

@import url('../css/bootstrap.min.css');
.container{margin:0 auto;max-width:960px;    }
/* style for special form*/
.contactform{
 width: 100%!important;
}
.contactform .submit {
float:left!important;

width:auto!important;
}
.contactform label span.title{
width:auto!important;
}
.contactform input{
width:100%!important;
}
.contactform label {
float: none!important;
display: inline-block!important;

}
/* */

/* style for simple blog*/
.max{
 max-width: none;
}
.blog_nav_links a{
margin-left:10px;
margin-top:  10px;
border-radius: 15px;
}
.category_container{
/*margin-left:10px;*/
}

h2[id^="blog_post_"]{
 text-align: center;
 margin-bottom: 15px;
}
h2[id^="blog_post_"] a{
color: rgb(51, 51, 51);
}	
h2[id^="blog_post_"] a:hover{
text-decoration:none;
}
.readmore{
 text-align: center;
 margin-top:  10px;
}
.blog_post .twysiwygr{
	font-size: 1.25em;
    line-height: 1.6;
    color: #000;
}
.blog_post .twysiwygr p{
	font-size: inherit; 
}	

/*simple blog gadget */
.gpArea_Simple_Blog  h3 a{
color: rgb(51, 51, 51);
}

.simple_blog_abbrev	{
font-size:	14px;
}

body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    !font-family: 'Montserrat', sans-serif;
    background: url('../img/bgc.jpg') repeat fixed;

}

h1,
h2,
h3,
h4,
h5,
h6 {
    !text-transform: uppercase;
    font-family: 'Shadows Into Light', cursive;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
    font-weight: 700;
    letter-spacing: 1px;
    color: #285014;
}

p {
    font-size: 1.0em;
    !line-height: 1.6;
    color: #333;
}


hr {
    !max-width: 400px;
    border-color: #999999;
}

.brand,
.sub-brand,
.address-bar {
    display: none;
}

.navbar-brand {
    !font-weight: 900;
    !letter-spacing: 2px;
     font-family: 'Tangerine', cursive;
    !color: #287501;
}

.navbar-nav {
    font-weight: 400;
    letter-spacing: 3px;
    color: #285014;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    !margin-bottom: 20px;
    padding: 5px 10px;
    background: #fff;
    background: rgba(255,255,255,0.75);
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.0em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    !margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    !background: #fff;
    !background: rgba(255,255,255,0.9);
}

footer p {
    margin: 0;
    padding: 15px 0;
    color: #285014;
}
.xcenter{
margin:1px auto;
}
@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        !padding: 30px 0 10px;
        text-align: left;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: 'Tangerine', cursive;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #285014;
    }
p {
    margin: 0px 30px; 
    margin-bottom:20px;
}

h1,
h2,
h3,
h4,
h5,
h6 { margin: 0px 30px;

}

.gp_gallery{
!margin:auto;
!padding:30px;
}
    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        !margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin-right: 10px;
        margin-top: 10px;
        text-align: right;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-size: 1.0em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #285014;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        !border: none;
        !background: #fff;
        !background: rgba(255,255,255,0.9);
        
    }

    .nav>li>a {
        padding: 10px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
        color: #285014;
    }
    .logo{
		margin-left:10px;
                margin-bottom:10px;
		color: #287501;
		padding-top: 10px;
		padding-left: 110px;
		background: url(../img/logo.png) no-repeat top left;
		}
		
		    .sub-brand {
        display: inherit;
        !margin-left: 10px;
        text-align: left;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        font-family: 'Shadows Into Light', cursive;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        color: #285014;
    }
.box {
    padding: 15px 0px;
    background: #fff;
    background: rgba(255,255,255,0.75);
}
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}

/* gallery type */
.gp_gallery{
margin:0x auto;
}
.gp_gallery li{
	width:215px;
	height:215px;
	!background: #f7f7fa;
	!border:1px solid #ddd;
        margin:0;
	padding:0;
        border-radius:0px;
	}
.gp_gallery div{
	display:none;
	}
.gp_gallery a{
	position:relative;
	margin:0;
	padding:0;
	}
.gp_gallery img{
	position:relative;
	margin:0;
	padding:0;
	top:0;
	left:0;
        border-radius:0px; 
	!border:1px solid #ccc;
	}
