/*
Theme Name: Decadent
Theme URI: http://grangewebdesign.com/
Version: 3.8
Author: Kieran Dally
Author URI: http://grangewebdesign.com/
*/sid

@import url(http://fonts.googleapis.com/css?family=Oswald:400,300,700);


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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
strong
{
font-weight: bold;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
img{vertical-align:top;}

/* clearfix */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
* html .clearfix {
zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
zoom: 1;
} /* IE7 */

pre {
margin: 20px 0;
background: #eee;
border: 1px solid #ddd;
padding: 10px;
white-space: pre-wrap;       /* css-3 */
white-space: -moz-pre-wrap;  /* Mozilla */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
blockquote {
border: 1px dashed #ddd;
border-radius: 5px;
padding: 20px;
margin: 20px 0px;
background: #f7f7f7;
font-style:italic;
font-size:16px;
}
blockquote p{
margin-bottom:0px;
}

body{
font-family: 'Oswald', sans-serif;
color:#000;
line-height:20px;
font-weight:300;
font-size:14px;
background: #fff;
}
.clear{
clear:both;
}
a{
color:#bf1f2f;
text-decoration:none;
}
a:hover{
color:#6c8e52;
text-decoration:none;
}
h1,h2,h3,h4,h5,h6{
font-family: 'Oswald', sans-serif;
margin-bottom:15px;
font-weight:700;
color:#cd1214;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
color:#cd1214;
}
h1,h2{
color:#cd1214;
margin-bottom:15px;
line-height:normal;
font-weight:700;
font-size:24px;
}
h3{
font-size:21px;
}
h4{
font-size:18px;
}
h5{
font-size:17px;
}
h6{
font-size:16px;
}


#wrapper{
width:1110px;
margin:0px auto;
}
#headerwrap{
padding:30px 0px 30px 0px;
display:block;
}
#main{
padding-bottom:40px;
}

#logo{
width:210px;
float:left;
padding-top:12px;
}
.nav_right_box{
width:880px;
float:right;
}
.social{
display:block;
text-align:right;
margin-top:-15px;
}
.social a{
width:32px;
height:32px;
line-height:0px;
font-size:0px;
color:transparent;
margin-left:5px;
text-indent:-9999px;
overflow:hidden;
display:inline-block;
background:url(images/social.png);
}
.social a.facebook{
background-position: 0px 0px;
}
.social a.facebook:hover{
background-position: 0px -42px;
}

.social a.google{
background-position: 0px -84px;
}
.social a.google:hover{
background-position: 0px -126px;
}

.social a.insta{
background-position: 0px -168px;
}
.social a.insta:hover{
background-position: 0px -210px;
}

.social a.twitter{
background-position: 0px -252px;
}
.social a.twitter:hover{
background-position: 0px -294px;
}

.social a.youtube{
background-position: 0px -336px;
}
.social a.youtube:hover{
background-position: 0px -378px;
}



.sf-menu, .sf-menu * {
margin: 0; padding: 0; 
list-style: none;
text-align:center;
}

.sf-menu {
line-height : 1.0;
}
.sf-menu ul {
position : absolute;
top : -999em;
width : 250px;
-webkit-box-shadow: 0 0 5px rgba(0,0,0,.2); 
-moz-box-shadow: 0 0 5px rgba(0,0,0,.2); 
box-shadow: 0 0 5px rgba(0,0,0,.2);
}
.sf-menu ul li {
width : 100%;
}
.sf-menu li:hover {
visibility : inherit;
}
.sf-menu li {
display : inline-block;
position : relative;
}
.sf-menu a {
display : block;
position : relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
left : 0;
top : 35px;
z-index : 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
top : -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
left : 250px;
top : 0;
}
.sf-menu {
display : inline-block;
float:right;
margin-top:15px;
}
.sf-menu a {
height : 35px;
font-size : 18px;
line-height : 35px;
font-weight : 700;
text-transform:uppercase;
display : block;
color : #fff;
padding : 0 15px;
text-decoration : none;
position : relative;
margin-left:1px;
background:#bf1f2f;
}
.sf-menu > li > a:focus, .sf-menu > li > a:hover, .sf-menu > li > a:active, .sf-menu > li.sfHover > a, .main_nav .current-menu-item > a:first-child {
color : #fff;
background: #8c8c8c;
}
.sf-menu ul {
padding : 0;
font-size : 18px;
background : #fff;
border : none;
padding : 0;
}
.sf-menu ul ul {
margin-top : -1px;
}
.sf-menu ul a {
margin : 0;
line-height : normal;
height : auto;
padding : 9px 15px;
border-bottom:1px solid #ddd;
font-size : 18px;
display : block;
float : none;
color : #8c8c8c;
background:transparent!important;
font-weight : 800;
text-transform : uppercase;
display : block;
text-align : left;
}
.sf-menu ul a:focus, .sf-menu ul a:hover, .sf-menu ul a:active {
color : #bf1f2f!important;
}
.sf-menu ul .current-menu-item a {
color : #bf1f2f!important;
}

.highlight_box{
width:254px;
float:left;
margin-right:14px;
background:#f2f2f2;
position:relative;
}

.last{ margin-right:0px;}
.highlight_description{
padding:20px 20px 30px 20px;
}
.highlight_description h2{
color:#bf1f2f;
font-size:24px;
line-height:28px;
text-transform:uppercase;
font-weight:700;
margin-bottom:12px;
min-height:55px;
}
.highlight_description h2 a{
color:#bf1f2f;
}
.highlight_description h2 a:hover{
color:#000;
}
.highlight_description p{
font-size:15px;
line-height:23px;
margin-bottom:0px;
color:#000000;
text-align:justify;
}
.highlight_description p span.hdate{
font-size:18px;
display:block;
margin-bottom:5px;
}
.highlight_description p span.hlocation{
font-size:15px;
color:#848688;
}
.highlight_description p strong{
font-weight:700;
}
.h_read_more{
background : url(images/read_more.png) no-repeat 0 0;
height:47px;
width:122px;
line-height:30px;
font-weight:400;
font-size:14px;
color:#fff;
position:absolute;
right:0px;
cursor:pointer;
text-align:center;
text-transform:uppercase;
bottom:-13px;
-webkit-transition:all .4s ease-in-out;
-moz-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;
}
.highlight_box:hover .h_read_more,
.news_box:hover .h_read_more,
.h_read_more:hover{
background : url(images/read_more_hover.png) no-repeat 0 0;
color:#fff;
}

.homeshows{
display:block;
margin-bottom:40px;
padding-top:10px;
}
.homeshows_left{
width:159px;
float:left;
background : url(images/show_dates.png) no-repeat right top;
height:170px;
margin-right:1px;
color:#fff;
}
.homeshows_left h1{
font-family: 'Oswald', sans-serif;
font-size:30px;
margin:37px 0px 0px 30px;
line-height:30px;
color:#fff;
}
.homeshows_left h2{
font-family: 'Oswald', sans-serif;
font-size:30px;
display:none;
color:#fff!important;
}
.homeshows_right{
width:630px;
float:right;
}

.bxslider li{
list-style:none;
margin:0px;
padding:0px;
background: #6c8d52;
float:left;
-webkit-transition:all .4s ease-in-out;
-moz-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;
}
.bxslider li:hover{
background: #597443
}

.show_info{
padding:20px 30px;
}
.show_info p{
margin-bottom:0px;
line-height:22px;
font-size:16px;
color:#fff;
}
.show_info h2{
font-size:20px;
color:#fff;
font-weight:400;
line-height:22px;
margin:0 0 15px 0;
}
.show_info h2 a{
color:#fff;
}


.homenews{
padding:20px 0px;
}
.title_home_news{
}
.title_home_news h1{
color:#010101;
font-size:22px;
margin-bottom:20px;
text-transform:uppercase;
}

.news_box{
width:254px;
margin-right:14px;
float:left;
}

.news_box img{
-webkit-transition:all .4s ease-in-out;
-moz-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;
}
.news_box:hover img{
opacity:0.7;
}

.news_description{
padding:20px 15px 45px 20px;
background-color: #f2f2f2;
position:relative;
min-height:280px;
}
.oddyp .news_description{
background-color: #707173;
}
.news_description h2{
color:#fff;
font-size:18px;
text-transform:uppercase;
font-weight:700;
margin-bottom:12px;
min-height:50px;
}
.news_description h2 a{
color:#707173;
}
.news_description h2 a:hover{
color:#bf1f2f;
}
.news_description p{
font-size:15px;
line-height:22px;
margin-bottom:20px;
color:#000;
text-align:justify;
}
.n_box_meta{
color:#000;
font-size:11px;
position:absolute;
left:20px;
bottom:10px;
}


#content{
width:790px;
float:left;
}
.fullwidthcontents{}

.entry input[type="search"], .entry input[type="text"], #respond input[type="text"], .entry input[type="password"], .entry input[type="email"], .entry input[type="tel"], .entry input[type="url"], .entry textarea,  #respond textarea {
background : #f9f9f9;
border :1px solid #ddd;
display : block;
font-size : 14px;
color : #000;
font-weight : 400;
margin-left : 0;
padding : 6px 10px;
line-height : 1.6em;
box-sizing : border-box;
max-width : 100%;
transition : all 0.4s ease;
font-family: 'Oswald', sans-serif;
}

.entry input[type="text"], .entry input[type="password"], .entry input[type="email"], .entry input[type="tel"], .entry input[type="url"],#respond input[type="text"]{
max-width : 100%;
width : 300px;
}
.entry input[type="search"], .entry input[type="text"], .entry input[type="password"], .entry input[type="email"], .entry input[type="tel"], .entry input[type="url"] {
padding-top : 7px;
padding-bottom : 7px;
}
.entry textarea,
 #respond textarea {
width : 100%;
max-width : 100%;
padding : 10px;
font-family: 'Oswald', sans-serif;
}
.entry input[type="search"] {
width : 100%;
max-width : 100%;
box-sizing : border-box;
padding : 8px 10px;
font-size : 11px;
}

.entry input[type="button"], .entry input[type="submit"], #comments input[type="submit"], .btn {
font-size : 18px;
display : inline-block;
background : #bf1f2f;
color : #fff;
padding : 8px 15px 8px 15px;
border : 0;
font-weight:700;
font-family: 'Oswald', sans-serif;
outline : 0;
cursor : pointer;
}
.entry input[type="button"]:hover, .entry input[type="submit"]:hover, #comments input[type="submit"]:hover, .btn:hover {
text-decoration : none;
color : #fff;
background: #6c8d52;
}
div.wpcf7 .wpcf7-not-valid {
border-color : #F00;
box-shadow : 0 0 6px rgba(255, 0, 0, 0.4);
}
span.wpcf7-not-valid-tip {
display : none !important ;
}
div.wpcf7-validation-errors {
margin : 0;
padding : 10px;
color : #c4690e;
background : #fffdf3;
text-align : center;
border : #e6bf4a solid 1px;
border-radius : 3px;
}
div.wpcf7-mail-sent-ng {
margin : 0;
padding : 10px;
background : #ffe9e9;
color : #d04544;
border : #e7a9a9 solid 1px;
border-radius : 3px;
}
.wpcf7 p {
font-size : 11px;
text-transform : uppercase;
}
.wpcf7 input, .wpcf7 textarea {
margin-top : 5px;
}
.entry {
font-size:15px;
}

.entry p{
margin-bottom:20px;
font-size:15px;
line-height:22px;
}
.entry ul{
margin:0 0px 20px 20px;
list-style:square;
}
.entry ul li{
font-size:15px;
line-height:22px;
margin-bottom:7px;
}
.entry ol{
margin:0 0px 20px 20px;
list-style:decimal;
}
.entry ol li{
font-size:15px;
line-height:22px;
margin-bottom:7px;
}

#sidebar{
width:310px;
float:right;
background: #f2f2f2;
padding-bottom:30px;
}
#sidebar a{
color:#bf1f2f;
}
.sidebar-box {
padding:30px 30px 0px 30px;
font-size:14px;
line-height:22px;
}
.sidebar-box h4{
font-size:22px;
color:#000000;
text-transform:uppercase;
}

.sidebar-box ul{
margin:0 0px 0px 20px;
list-style:square;
}
.sidebar-box ul li{
font-size:14px;
line-height:22px;
margin-bottom:7px;
}
.sidebar-box ul li:last-child,
.sidebar-box ol li:last-child{
margin-bottom:0px;
}
.sidebar-box ol{
margin:0 0px 20px 20px;
list-style:decimal;
}
.sidebar-box ol li{
font-size:14px;
line-height:22px;
margin-bottom:7px;
}
.sidebar-box #author-profile a{
color:#000!important;
}

#footer {
background: #848688;
padding:40px;
}
.footer_one{
width:220px;
float:left;
}
.footer_one .footer-widget{
background: #ffffff;
padding-bottom:13px;
}
.footer_one .footer-widget h4{
text-transform:uppercase;
color:#000;
font-size:14px;
font-weight:700;
border-bottom:1px solid #e8e8e8;
padding:10px;
}
.footer_two .footer-widget h4{
text-transform:uppercase;
color:#000;
font-size:14px;
font-weight:700;
border-bottom:1px solid #e8e8e8;
padding:10px;
}
.footer-widget .tweets li{
list-style:none;
margin-bottom:13px;
padding:0px 10px;
display:block;
color:#000;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
}
.footer-widget .tweets li a{
color:#bf1f2f;
}
.footer_three{
width:490px;
float:right;
}
.footer_two{
width:290px;
margin-left:10px;
float:left;
background: #fff;
}
.footer_three ul{
list-style:none;
text-align:right;
}
.footer_three ul li{
display:inline-block;
font-size:14px;
margin:0px 0px 0px 20px;
}
.footer_three ul li a{
color:#fff;
display:inline-block;
padding:0px 0px 0px 0px;
text-transform:uppercase;
font-weight:400;
}
.footer_three ul li:last-child a{
background-image:none;
}
.footer_three ul li a:hover,
.footer_three ul li.current-menu-item a,
.footer_three ul li.current_page_item a{
color:#bf1f2f
}
.footer_social{
font-size:14px;
line-height:32px;
font-weight:400;
color:#fff;
text-align:right;
display:block;
margin-top:60px;
margin-bottom:30px;
}

.footer_social a{
width:32px;
height:32px;
line-height:32px;
font-size:0px;
color:transparent;
vertical-align:middle;
margin-left:5px;
text-indent:-9999px;
overflow:hidden;
display:inline-block;
background:url(images/social.png);
}
.footer_social a.facebook{
background-position: 0px 0px;
}
.footer_social a.facebook:hover{
background-position: 0px -42px;
}

.footer_social a.google{
background-position: 0px -84px;
}
.footer_social a.google:hover{
background-position: 0px -126px;
}

.footer_social a.insta{
background-position: 0px -168px;
}
.footer_social a.insta:hover{
background-position: 0px -210px;
}

.footer_social a.twitter{
background-position: 0px -252px;
}
.footer_social a.twitter:hover{
background-position: 0px -294px;
}

.footer_social a.youtube{
background-position: 0px -336px;
}
.footer_social a.youtube:hover{
background-position: 0px -378px;
}


.footer_logo{
width:50%;
float:left;
padding-top:50px;
}
.footer_address{
float:right;
text-align:right;
width:50%;
font-size:14px;
line-height:23px;
color:#fff;
font-weight:400;
}
.footer_address a{
color:#fff;
}
.footer_address a:hover{
color:#bf1f2f;
}

#footer_bottom{
display:block;
padding:6px 0px;
color:#000;
font-size:12px;
font-weight:400;
}
.footer_bottom_left{
width:40%;
float:left;
}
.footer_bottom_right{
width:40%;
float:right;
text-align:right;
}
/*sticky*/
.sticky { }
/*gallery captio*/
.gallery-caption
/*by post author*/
.bypostauthor { }
/*aligns*/
.aligncenter, .alignnone { display: inline-block; margin: 10px 0; }
.alignright { float: right; margin: 10px 0 10px 10px; }
.alignleft { float: left; margin: 10px 10px 10px 0; }
/*floats*/
.floatleft { float: left }
.floatright { float: right }
/*text style*/
.textcenter { text-align: center }
.textright { text-align: right }
.textleft { text-align: left }
/*captions*/
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -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 p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
/*smiley reset*/
.wp-smiley { margin: 0 !important; max-height: 1em; }
/*blockquote*/
blockquote.left { margin-right: 20px; text-align: right; margin-left: 0; width: 33%; float: left; }
blockquote.right { margin-left: 20px; text-align: left; margin-right: 0; width: 33%; float: right; }


.loop-entry{
	margin-bottom: 25px;
	background:#f2f2f2;
	padding:15px;
}
.loop-entry-thumbnail{
	float: left;
	margin-right: 25px;
}
.loop-entry p{
	margin-bottom:0px!important;
	color:#000;
}

.loop-entry h2{
	margin: 0px 0 7px 0;
}
.loop-entry h2 a{
	color:#010101;
}
.loop-entry h2 a:hover{
	color:#bf1f2f;
}
.loop-entry-meta{
	color: #666;
	margin: 0 0 5px 0;
}
.loop-entry-meta span{
	margin: 0 5px 0 12px;
}
.loop-entry-meta span:first-child{
	margin-left: 0;
}

.pagination{
	margin: 20px 0;
}
.pagination a,
.pagination span {
	font-size: 15px;
    line-height: 40px;
    height: 40px;
    width: 40px;
    text-align: center;
    margin-right: 5px;
    display: block;
    float: left;
	background: #6c8d52;
	color: #fff;
	border-radius:2px;
}
.pagination a:hover,
.pagination .active a {
    text-decoration: none;
	color: #fff;
	background: #bf1f2f;
}

ol.commentlist{
margin:0px;
padding:0px;
list-style:none;
}
.comment-body{
background: #f2f2f2;
margin-top:15px;
padding:55px 15px 15px 15px;
position:relative;
color:#010101;
}
.comment-body .vcard{
position:absolute;
left:10px;
top:10px;
}
.comment-body .comment-meta{
position:absolute;
right:10px;
top:10px;
font-size:11px;
line-height:22px;
}
.comment-body .comment-meta a{
color:#434343;
}
.comment-body .avatar{
margin-left:0px!important;
}

.comment-body p{
font-size:14px;
line-height:22px;
color:#010101;
margin-bottom:15px;
}
.reply{
}
.reply a,
.cancel-comment-reply a{
display:inline-block;
margin:0 0 0 0;
padding:5px 8px;
background: #bf1f2f;
color:#fff;
font-size:12px;
font-weight:normal;
text-transform:uppercase;
border-radius:3px;
}
.cancel-comment-reply{
display:block;
margin:10px 0px;
text-align:right;
}
ul.children{
margin-left:20px;
}

#respond{
margin:15px 0px;
}
#commentform p{
margin-bottom:16px;
font-size:14px;
}

.newsletter-box{
background : #c01f2f url(images/newsletter_bg.jpg) no-repeat left bottom;
padding-bottom:40px;
}
.newsletter-box h4{
color:#fff;
}

.newsletter-box input[type="email"]{
display:block;
width:230px;
height:34px;
line-height:34px;
font-family: 'Oswald', sans-serif;
padding:0px 10px;
border:1px solid #606365;
}
.newsletter-box .button{
font-family: 'Oswald', sans-serif;
font-size:14px;
background: #c01f2f;
padding:0px;
text-transform:uppercase;
cursor:pointer;
color:#fff;
border:none;
line-height:34px;
}
.newsletter-box .button:hover{
color:#000;
}
#mc_embed_signup div.mce_inline_error{
background:#8c8c8c!important;
}
.text-right{
text-align:right;
}
.insta-box{
margin-top:-30px;
}
.instagram-list{
margin:0px!important;
padding:0px!important;
}
.instagram-list li{
list-style:none!important;
float:left;
width:82px;
height:82px;
margin-right:1px!important;
margin-bottom:1px!important;
}

.loop-entry2{
	margin-bottom: 25px;
	background:#f2f2f2;
	padding:15px;
}
.loop-entry2 p{
	margin-bottom:10px!important;
	color:#000;
}
.loop-entry2 h2{
	margin: 0px 0 7px 0;
}
.loop-entry2 h2 a{
	color:#010101;
}
.loop-entry2 h2 a:hover{
	color:#bf1f2f;
}

.loop-entry2 img{
border-radius:50%;
}