/*
Theme Name: Openstrap
Theme URI: http://www.opencodez.com/free-themes/openstrap
Author: Opencodez Team
Author URI: http://www.opencodez.com
Description: The Openstrap theme for WordPress developed on top of <a href="http://getbootstrap.com/">Twitter Bootstrap Framework 3.0</a>. The theme is fully responsive and can be viewed on any device. Openstrap theme provides 6 different layouts for posts and pages, 11 widget areas, 3 strategic menu locations, nicely designed and customizable footer with its own widgets. In addition to this the theme comes with pre-installed widgets for Google Custom Search Engine, Social Icon Box and Front Page Marketing Text unit. Place them anywhere you want.
Version: 0.8
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: light, orange, white, one-column, two-columns, three-columns, right-sidebar,left-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: openstrap
*/

/*  Copyright 2013 Opencodez.
Openstrap WordPress theme, Copyright (C) 2013 OPENCODEZ.COM
Openstrap WordPress theme is licensed under the GPL.

The license for this software can also likely be found here:
http://www.gnu.org/licenses/gpl-3.0.html
*/


/*Theme CSS*/

body {
background-image: url('images/bg_body1.png');
background-repeat: repeat;
background-position: top center;
background-attachment: scroll;
}

#bodychild{	
	max-width: 100%;
	margin:0 auto;
	padding:0;
	background: #fff;	
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -70px;
  /* Pad bottom by footer height */
  padding: 0 0 70px;
}

h2 { 
 color: #98c13f;
 
	}
h4 { 
color: #98c13f;
font-weight:bold;
padding-top:15px;
}


p {
font-size: 15px;
}

.post-meta {   
  padding-bottom: 3px;
  margin-bottom: 10px; 
  font-size: 13px;  
  border-bottom: 1px solid #ddd;    
}
.post-meta a {  
    font-size: 13px; 
}

.post_date, .post_comment {
margin-left:4px;
}

.full-width {
  max-width: 100%; 
}

.featured-img {
	float:left; 
	padding-right:20px;
	padding-bottom:10px;
}

.textwidget {
	font-size: 15px
	#line-height: 1.0;
}

.widget {
	margin-bottom:20px;	
}
.sidebar-right, .sidebar-left, .site-content,.entry-content, .entry-meta , article, span, a {
	#word-wrap: break-word;	
	-ms-word-break: break-all;
	word-break: break-all;

	/* Non standard for webkit */
	word-break: break-word;

	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;	
}

.entry-meta {
	clear: both;
}

.widget-title {
	font-size: 16px;
	line-height: 1.0;
	font-weight: bold;
	text-transform: uppercase;
	color: #111;
}

h4.widget-title:after{
    border-bottom:1px solid gray;
    display: block;
    margin: 0.5em 0% 0 0;
    content: " ";
}

.widget ul, .widget ol, .widget dl {
  padding:0;
  margin: 0;
  font-size: 14px;
}

.footer-widget ul, .footer-widget ol, .footer-widget dl {
  padding:0;
}

.widget ul li, .footer-widget ul li {
	list-style: none;
	#display: block;
	margin: 0;
	line-height: 1.75;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0px;
}

.cat-tag-info,  .author-link{
	font-size: 13px;
}
.post_cats {
	padding-bottom:5px;
}

.commentlist .link-avatar{
padding-right:8px;
}

.commentlist ul.children{
padding-top:10px;
}

.reply {
	font-size: 12px;
}

h3 small {
font-size: 12px;
}

.commentlist .media-heading{
font-size: 14px;
}

article.comment {
padding-top:5px;
padding-left:5px;
}

.site-header {
	#height:152px;
}

.logo-row{
#margin-bottom:20px;
#max-height:173px;
height:105px;
max-height:105px;
padding-top:3px;
}

#header-top {
	background-color: #333;	
	font-size: 12px;
	height: 0px;
	max-height: 23px;		
	border-bottom: 1px solid #444;
}

#header-top > .container {
height: 23px;
max-height: 23px;
}

#header-top a:hover, a:focus {
color: #dd4814;
text-decoration: underline;
}

#header-top a {
color: #fff;
text-decoration: none;
}

#header-top-container {
padding-top: 0px;
}

.header-widget {   
	display: table-cell !important;
}

.header-widget #searchform {
	padding-top:25px;
}

.header-widget #cse-search-box {
	padding-top:25px;
}

.header-widget .social-icon-box-inner {
	padding-top:30px; padding-left:10px;
}

.social-icon-box-inner ul li a{
	text-decoration:none;	
}

/* Set the fixed height of the footer here */
#footer {
  height: 50px;
  background-color: #f5f5f5;
}

#footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}
.container .credit {
  font-size: 13px;
  color:#333;
}

.footer-nav {
	padding-top: 18px;
    font-size: 13px;	
}

#extended-footer {  
  background-color: #333;  
  color:#999;
  padding-top:15px;
  padding-bottom:15px;
}

.footer-widget-title {
font-size: 15px;
line-height: 1.0;
font-weight: bold;
text-transform: uppercase;
color: #eee;
}

h4.footer-widget-title:after{
    border-bottom:1px solid #666;
    display: block;
    margin: 0.5em 0% 0 0;
    content: " ";
}

.front-page-widget-title {
font-size: 15px;
line-height: 1.0;
font-weight: bold;
text-transform: uppercase;
color: #333;
}

h4.front-page-widget-title:after{
    border-bottom:3px solid #666;
    display: block;
    margin: 0.5em 40% 0 0;
    content: " ";
}

.front-page-blurb h1 {
	text-shadow: 0px 1px 1px #eee;
}

.front-page-blurb .lead {
	font-style:italic
}

hr.style-eight {
    padding: 0;
    border: none;
    border-top: medium double #333;
    color: #333;
    text-align: center;
	padding-bottom:15px;
}
hr.style-eight:after {
	font-family: FontAwesome;
   
    display: inline-block;
    position: relative; 
    top: -0.7em;  
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
}

.nav li.dropdown ul.dropdown-menu li:HOVER ul{ 
	display:block; 
	position:absolute; 
	left:100%; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
}
 
.nav li.dropdown ul.dropdown-menu ul{ 
	display: none; 
	float:right; 
	position: relative; 
	top: auto; 
	margin-top: -30px; 
}
 
.nav li.dropdown ul.dropdown-menu .dropdown-menu::before{ 
	content: ''; 
	display: inline-block; 
	border-top: 7px solid transparent; 
	border-bottom: 7px solid transparent; 
	border-right:7px solid #CCC; 
	border-right-color: rgba(0, 0, 0, 0.2); 
	position: absolute; 
	top: 9px; 
	left: -14px; 
}
 
.nav li.dropdown ul.dropdown-menu .dropdown-menu::after { 
	content: ''; 
	display: inline-block; 
	border-top: 6px solid transparent; 
	border-bottom: 6px solid transparent; 
	border-right:6px solid white; 
	position: absolute; 
	top: 10px; 
	left: -12px; 
}

.pagination-centered {
	text-align: center;
}

/*For Submit Button in Comment*/

input:hover[type="submit"]{
color: #ffffff;
background-color: #b83c11;
border-color: #a5360f;
}

input[type="submit"] {
color: white;
background-color: #dd4814;
border-color: #dd4814;
}

input[type="submit"] {
display: inline-block;
padding: 8px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}

/* Front Page CSS */

.slider {
margin-bottom: 30px;
}

.carousel-control .icon-prev-c, .carousel-control .icon-next-c 
{
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 5;
	display: inline-block;
	font-size: 30px;
}


/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Images */

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter {
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
	max-width: 100%;
}

.frontpage-widget-inner-text img {
 box-shadow:0 0px 0px rgba(0, 0, 0, 0);
}
h1 a:hover,
h1 a:focus,
h2 a:hover,
h2 a:focus {
  text-decoration: none;
}

.readmore{
}

/* Required to pass theme checke. Atleast need to keep them empty. */
.sticky{
}

.bypostauthor{
}

.popular-posts ul {
	list-style-type: none;
}
.popular-posts ul li:before {
	font-family: FontAwesome;
	list-style-type: none;
	content: "\f138  \0020";
	color: #dd4814;
}

.widget_categories ul, .widget_recent_entries ul {
	list-style-type: none;
}
.widget_categories ul li:before, .widget_recent_entries ul li:before {
	font-family: FontAwesome;
	list-style-type: none;
	content: "\f0a9  \0020";
	color: #dd4814;
}

/* Required to make menu appear on mose hover. */
ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block;    
}:
.img-responsive {
	padding-top:25px;
	padding-bottom:15px;
}
.navbar-inverse {
	background-color:#e5e5e5;
	color:black;}

.col-md-4 {
	padding-top:15px;
	padding-bottom:15px;
	}

.nav > li a:hover{
	background-color:#98c13f;
	}

.navbar-inverse a:hover {
	background-color:#98c13f;
	}

.navbar-inverse .navbar-nav > li > a {
	color:black;
	}

.navbar-inverse .navbar-nav > li > a:hover {
	color:#fff;
	background-color:#98c13f;
	}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
		background-color:#98c13f;
	}

.navbar-inverse .navbar-toggle {
	border-color:#98c13f;
	}
.container {
	max-width:1090px;
	}
.carousel-indicators {
visibility:hidden;
}

.carousel-control.right {
visibility:hidden;
	}

.carousel-control.left {
visibility:hidden;
	}
.carousel-caption {
	width:900px;
	left:100px;
	bottom:-13px;	
	}

.slider {
	margin-bottom: 4px;
	}

.btn-primary {
	background-color: #98c13f;
	border-color: #84a738;
	}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-color: #84a738;
	border-color: #84a738;
	}

.btn-success {
	background-color: #98c13f;
	border-color: #84a738;
	}

.btn-success:hover {
	background-color: #84a738;
	border-color: #84a738;
	}

a {
	color:#98c13f;
	}

a:hover, a:focus {
	color:#98c13f;
	}

.left_column {
float: left;
width: 65%;
margin: 0;
padding: 0;}

.right_column {
float: right;
width: 30%;
margin: 0;
padding: 0;
}

@media (max-width: 770px)
 {
	.left_column {
float: left;
width: 100%;
margin: 0;
padding: 0;}

.right_column {
float: left;
width: 100%;
margin: 0;
padding: 0;
}

.right_column p {
width: 100%;
float: left;
}

.right_column_img {
float: left;}

}


div.wpcf7 {

background-color: #white;
border: 0px solid #white;
padding-top:20px;

}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
background:#white;
color:#black;
font-family:opensans;
border:1px solid; 
border-color:#b3b3b3; 
height:50px;
padding:10px
}

.wpcf7 input[type="submit"] {
background-color:#98c13f;
border-color: #84a738;
display: inline-block;
    padding: 8px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
}

.wpcf7 input[type="button"] {
background-color:#98c13f;
border-color: #84a738;
display: inline-block;
    padding: 8px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
}

.wpcf7 input[type="button"] {
background-color:#98c13f;
border-color: #84a738;
display: inline-block;
    padding: 8px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
}

.wpcf7 textarea {
height:200px;}

.wpcf7-submit {
background-color:#98c13f;}

.wpcf7-submit:hover {float: left!important;display: block!important; background-color:#98c13f!important; margin-bottom: 0;}

.carousel-inner > .item {
-webkit-transition:0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}


.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 5%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top:275px;
}

.navbar-inverse .navbar-brand {
    color: #333333;}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #333333;
}

.member_header_full {
	float: right; width: auto; margin: 0; padding-left: 20px; padding-right: 20px; height: 50px; line-height: 50px; background-color: #98c13f; color: #fff !important; text-decoration: none!important;
}

@media (max-width: 740px)
{
	.member_header_full {
	float: left; width: 100%; margin: 0; padding-left: 10px; padding-right: 10px; height: 50px; line-height: 50px; background-color: #98c13f; color: #fff !important; text-decoration: none!important; margin-bottom: 10px;
}
}