/*
Theme Name: Stennett and Casino
Description: A custom theme designed especially for Stennet and Casino
Version: 2.0
Author: BinaryM Inc.

*/

/* @group RESET */
html, body, 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, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display:none;
}

.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* @end */

/* @group GLOBALS */

body {
	line-height: 1;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;
	color: #333;
	background:#532b14 url(images/bg-body.png) bottom center repeat-x fixed;
}
	
/* @end */	

/* @group IDs */

#container {
    width: 948px;
    margin: 0 auto;
}	
#header {
    height:110px;
    background:transparent url(images/bg-header.png) top center no-repeat;
}	
#logo {
    margin:0;
    padding:0;
    float:left;
}
#logo a {
    display:block;
    width:340px;
    height:80px;
    text-indent:-1000em;
    overflow:hidden;
}
#nav {
    margin-left:20px;
    float:left;
}
#wrapper {
    margin-top:35px;
    padding-bottom:10px;
    background:transparent url(images/bg-content-bottom.png) center bottom no-repeat;
}
#wrapperFoot {
    /*background:transparent url(images/bg-content-top.png) 0 185px no-repeat;*/
background-color: #ecdeaf;
    border-radius: 5px;
}
#contentRight {
    float:right;
    width:675px;
}
#contentLeft {
    float:left;
    width:265px;
}
#tagline {
    font-family:Georgia,Serif;
    height:75px;
    margin:30px 20px 10px 20px;
    color:#feed91;
}
#hero {
    background:transparent url(images/bg-hero.png) top center no-repeat;
    margin:0 auto;
    text-align:center;
    width:638px;
    height:232px;
}
#hero img {
    margin-top:22px;
}
#content {
    margin:0 40px;
}	
#sidebar {
    margin:0 0 0 20px;
}	
#footer {
    background:transparent url(images/bg-footer.png) center center no-repeat;
    height:35px;
    margin-top:10px;
}
	/* @end */	

/* @group TYPOGRAPHY */
	
a {
	text-decoration: underline;
	color: #333; }
	
a:visited {
	text-decoration: underline;
	color: #000; }
	
a:hover {
	text-decoration: none;
	color: #666; }
	
h1 {
	font-size: 2.9em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: .055em; }
	
h2 { /* posts */
	font-size: 2.1em;
	text-decoration: none;
	margin: 1.0em 0em .2em 0em;
	line-height: 1.2em;
	color: #333; }

h2 a:link, h2 a:visited { /* posts */
	text-decoration: none;
	letter-spacing: -.04em;
	font-weight: bold; }
	
h2 a:hover { /* posts */
	text-decoration: underline; }
	
h3 {
	font-size: 1.4em;
	margin: 1.2em 0;
	font-weight: normal;	}
	
h4 {
	font-size: 1.2em;
	margin: 1.2em 0;
	font-weight: bold;	}
	
h5 {
	font-size: 1.0em;
	margin: 1.2em 0;
	font-weight: bold;	}
	
h6 {
	font-size: 0.8em;
	margin: 1.2em 0;
	font-weight: bold;	}
	
img {
	border: 0;	}
	
ol, ul, li {
	font-size: 1.1em;
	line-height: 1.5em; 	}
	
ol, ul {
    margin:1em 3em;
}

p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 1.2em 0;	}
	
strong, b {
	font-weight: bold;	}
	
.smalltext, small {
	font-size: .9em;
    line-height:.8em;
	 }
	
blockquote {
    margin:10px 30px;
    padding:0 10px;
    border-left:2px solid #ccc;
}


	/* @end */
	
	
/* @group NAV */

#nav ul {
    list-style:none;
    margin:0;  }
  
#nav li {
    float:left;
}

#nav li a {
    text-indent:-1000em;
    overflow:hidden;
    background:transparent url(images/nav.png) 0 0 no-repeat;
    display:block;
    height:85px;
}
#nav li a:hover,
#nav li.current_page_item a,
#nav li.current_page_ancestor a {
    background-color:#d8cda1;
}
	
#nav li.page-item-7 a {
    width:95px;
    background-position:30px 60px;
}
#nav li.page-item-8 a {
    width:160px;
    background-position:-50px 60px;
}
#nav li.page-item-9 a {
    width:110px;
    background-position:-200px 60px;
}
#nav li.page-item-10 a {
    width:80px;
    background-position:-300px 60px;
}
#nav li.page-item-11 a {
    width:120px;
    background-position:-370px 60px;
}


  	/* @end */


/* @group Content */

.post {
    border-bottom:1px solid #3b1e0e;
}

#homecta {
    float:left;
    text-align:center;
    width:100%;
}
#homecta h4 {
    float:left;
    width:180px;
    height:128px;
    margin:0 15px 0 0;
    background:#868768;

    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
}
#homecta h4 a {
    padding:4px;
    display:block;
    text-decoration:none;
    color:#fff;
    font-size:80%;
}
#homecta h4 img {
    width:170px;
    height:81px;
}
ul.columns li {
    width:50%;
    float:left;
}

	/* @end */


/* Blog */

.blog .post,
.archive .post {
    border-bottom: 1px solid #999;
    padding-bottom: 12px;
}
.blog .post .wrapper,
.archive .post .wrapper,
.single-post .postsingle .wrapper {
	padding-top: 5px;
	background: url(images/heading-bg-top.png) no-repeat 0px 0px;
    margin-bottom: 21px;
}
.blog .post .inner-wrapper,
.archive .post .inner-wrapper,
.single-post .postsingle .inner-wrapper {
	padding-bottom: 6px;
	background: url(images/heading-bg-bottom.png) no-repeat 0px 100%;
}
.blog .post h3.post-title,
.archive .post h3.post-title,
.single-post .postsingle h2.post-title {
	background: #472716;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px 14px;
}
.blog .post h3.post-title a,
.archive .post h3.post-title a,
.single-post .postsingle h2.post-title {
	color: #f9f9f9 !important;
	font-size: 21px;
	line-height: 28px;
}
.blog .post p.timestamp,
.archive .post p.timestamp {
	color: #666;
	margin-bottom: 6px;
}
.blog .post .meta-categories,
.archive .post .meta-categories,
.single-post .postsingle .meta-categories {
	width: 540px;
	margin: 0 0 16px 0;
	/* height: 42px; */
	line-height: 42px;
}
.blog .post .meta-categories p,
.archive .post .meta-categories p,
.single-post .postsingle .meta-categories p {
	display: block;
	float: left;
	margin: 0 8px 0 0;
	line-height: 42px;
	color: #666;
}
.blog .post ul.post-categories li,
.archive .post ul.post-categories li,
.single-post .postsingle ul.post-categories li {
	float: left;
	margin: 10px 2px 0 0;
}
.blog .post .meta-categories a,
.archive .post .meta-categories a,
.single-post .postsingle .meta-categories a {
	display: block;
	padding: 2px 8px 1px;
	color: #333;
	font-size: 12px;
	background: #D9CDA3;
	text-decoration: none;
	white-space: nowrap;
}
.blog .post ul.post-categories,
.archive .post ul.post-categories,
.single-post .postsingle ul.post-categories {
	list-style: none;
	margin: 0;
	padding: 0;
}
.blog .post ul.post-categories a:hover,
.archive .post ul.post-categories a:hover,
.single-post .postsingle ul.post-categories a:hover {
    background: #b9b38b;
}
.blog .post .entry,
.archive .post .entry,
.single-post .postsingle .entry {
	clear: left;
}
.blog .post a.more-link,
.archive .post a.more-link {
	display: block;
	width: 92px;
	height: 0px;
	padding-top: 31px;
	margin-top: 21px;
	background: url(images/more-btn.png) no-repeat 0px 0px;
	overflow: hidden;
}
.blog .post a.more-link:hover,
.archive .post a.more-link:hover {
	background-position: 0px -31px;
}
.single-post .postsingle p.tag-list {
	font-size: 10px;
	text-transform: uppercase;
}
.single-post table.navigation {
	margin-bottom: 21px;
}
.single-post table.navigation td {
	background: #D9CDA3;
/* 	width: 295px; */
}
.single-post table.navigation td {
	border-right: 2px solid #ECDEAE; 
	vertical-align: middle;
}
.single-post table.navigation td a {
	display: block;
	text-decoration: none;
	line-height: 18px;
	width: 220px;
}
.single-post table.navigation td a:hover {
	color: #333;
}
.single-post table.navigation td.prev {
	background: #D9CDA3 url(images/back-arrow.png) no-repeat 14px center;
}
.single-post table.navigation td.next {
	background: #D9CDA3 url(images/next-arrow.png) no-repeat 249px center;
}
.single-post table.navigation td.prev:hover {
    background-color: #b9b38b;
}
.single-post table.navigation td.next:hover {
    background-color: #b9b38b;
}
.single-post table.navigation td.prev a {
	padding: 10px 15px 10px 60px;
}
.single-post table.navigation td.next a {
	padding: 10px 60px 10px 15px;
	text-align: right;
}




/* @group Sidebar */

a#denied-claim-btn {
	display: block;
	width: 268px;
	height: 0px;
	padding-top: 70px;
	margin: 12px 0 38px 4px;
	background: url(images/denied-claim-button.png) no-repeat 0px 0px;
	overflow: hidden;
}
a#denied-claim-btn:hover {
	background-position: 0px -70px;
}
a#denied-claim-btn:active {
	background-position: 0px -140px;
}

#sidebar h3 {
    padding:10px 0 10px 10px;
    font-size:120%;
    color:#fff;
    font-weight:bold;
    text-shadow:0 0 3px rgba(0,0,0,.8);
    background:transparent url(images/bg-sidebar-h3.png) center left no-repeat;
}
#sidebar h4 {
    font-size:110%;
    line-height:130%;
    margin:0;
}
#sidebar h4.address {
    background:transparent url(images/bg-sidebar-line.png) bottom left repeat-y;
    padding:10px;
    font-size:110%;
    line-height:100%;
}
#sidebar p {
    line-height:130%;
}
#sidebar ul {
    width:240px;
    overflow:hidden;
    list-style:none;
    margin:0;
    padding:0;
}
#sidebar ul li a {
    display:block;
    padding:4px 0 4px 10px;
    margin-bottom:1px;
    text-decoration:none;
    color:#333;
    background:#d9cda3;
}
#sidebar ul li a:hover {
    background:#b9b38b;
}
#sidebar ul li.current_page_item > a,
#sidebar ul li.current_page_ancestor > a {
    background:#b9b38b;
    font-weight:bold;
}
#sidebar ul li ul {
    display:none;
}
#sidebar ul li.current_page_item ul,
#sidebar ul li.current_page_ancestor ul,
#sidebar ul li.current-cat ul,
#sidebar ul li.current-cat-parent ul {
    display:block;
    font-size:90%;
    margin:1px 0 3px 20px;
}


#sidebar ol {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar ol li {
    background:transparent url(images/bg-sidebar-line.png) bottom left no-repeat;
    padding:4px 0 4px 10px;
}


/* @end */
	
/* @group FOOTER */

	
#footer a, 
#footer a:visited {
	color: #fff; }

#footer ul {
    margin:0 10px 0 0;
    padding:0;
    float:right;
    list-style:none;
}
#footer ul li {
    margin:7px;
    float:left;
}

#footer p {
	font-size: .9em;
	padding-top:8px;
	margin:0 0 0 10px; }

#binarym a {
    text-decoration:none;
    color:#999;
}
#binarym a strong {
    text-decoration:none;
    color:#ccc;
}

	/* @end */

/* @group Wordpress */

.textwidget {
	margin-bottom:20px;
	margin-top:20px; }
                
.clear {
	clear: both; }
	
#tags {
    margin-bottom:35px; }
    
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.aligncenter {
	display:block;
	text-align:center;
}

img.alignright {
    margin:0 0 10px 10px;
}
img.alignleft {
    margin:0 10px 10px 0;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.home .icon2 {
display:none;
}
.icon2, .icon {
margin-top:10px;
}
/* @end */

.aligncenter.avvo-ratings > div {
    margin-bottom: 20px;
}
.aligncenter.avvo-ratings strong, .aligncenter.avvo-ratings a {
    display: block;
}


blockquote.ds-testimonials {
    margin-left: 0;
border-left: 2px solid #472716;
    margin-bottom: 3em;
}
blockquote.ds-testimonials > p:first-child {
    font-weight: bold;
    color: #3A1A08;
    font-size: 1.5em;
    margin-bottom: 0;
    margin-top: 0;
}

blockquote.ds-testimonials > p:nth-child(2) {
    margin-top: 0;
}


.ds-link-style1 {
	display: block;
    font-family: 'Times New Roman';
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    width: 268px;
    text-align: center;
    padding: 1em 0em;
    text-shadow: 0 0 10px #FFE787;
    border: 5px solid #5E6B69;
    border-radius: 5px;
    text-decoration: none;
    box-shadow: inset 0px 0px 14px 4px #FDAB5F;
    background-image: -webkit-linear-gradient( 90deg, rgb(248,189,100) 0%, rgb(251,222,133) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(248,189,100) 0%, rgb(251,222,133) 100%);
    margin-bottom: 1em;

}


/*contact form */
@media (max-width: 767px)
{
      .col-md-6 {
        width: 100%;
        float: left;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .col-md-12, .contact-us-form textarea, .contact-us-form input:not(.wpcf7-submit) {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }
 
}

@media (min-width: 768px)
{
    .col-md-6 {
        width: 50%;
        float: left;
        padding: 0 15px;
        box-sizing: border-box;
    }
    .col-md-12, .contact-us-form textarea, 
    .contact-us-form input:not(.wpcf7-submit):not([type="radio"]) {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box;
    }

}

.contact-us-form textarea,
.contact-us-form input:not(.wpcf7-submit):not([type="radio"]) {
    max-width: 100%;
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px 15px;
}
.ds-cf7-required {
    color: red;
}
.contact-us-form .form-group label {
    float: left;
    width: 100%;
    margin-bottom: 10px !important;
    font-weight: bold;
}
.contact-us-form .form-group label {
    font-size: 15px;

}

.contact-us-form input[type="submit"]{
    padding: 8px 15px;
}