/* This file will hold styles that are loaded using the same media query as the narrow grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the normal and widescreen layouts. You may override these styles in the normal 
 *  and widescreen CSS files as appropriate. */
 
/** Global resets **/      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, ins, kbd, q, s, samp,     small, strike, strong, sub, sup, tt, var,     b, u, i, center,     dl, dt, dd, ol, ul, li,     fieldset, 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; 	     }     /* 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-position: inside; 	list-style-image: none; 	list-style-type: square; 	font-family: ; 	color: ;     }     blockquote, q {     quotes: none;     }     blockquote:before, blockquote:after,     q:before, q:after {     content: '';     content: none;     }     table {     border-collapse: collapse;     border-spacing: 0;     }  	a:link, a:visited { 	color: inherit; 	text-decoration: none; } 	
/**----------------------------------------------------------------------------------------------------------------------------------**/
	
/** Master Global Styles - m_global **/



body {
font-family: 'Domine','Bree Serif', serif;
color: #2c2727;
font-size: 100%;
line-height:1.125em; 
font-weight: 500;
}



html {
background-image: url(../core_assets/page-background.jpg), url(../core_assets/low-page-background.jpg);
background-position:center 30px, bottom left;
background-repeat:no-repeat;
background-color: #f3f3ef;

}



.content.clearfix { 
margin: 0px 0px 0px 0px;
}

/**----------------------------------------------------------------------------------------------------------------------------------**/


/** Global Text Styling - m_text **/

p {
font-family: 'Domine', 'Bree Serif' ;
font-size: 1em;	
margin-bottom: 0.6em;
color: #2c2727;
letter-spacing: 0.08em;
line-height: 1.6em;
font-weight: 500;
}

h1 {
font-family: 'Domine', 'Bree Serif' ; 
line-height: 1.7em;
font-size: 1.6em;
color: #8a5d3b;
border-bottom: 1px solid #8a5d3b;
margin-bottom: 0.5em;
font-weight: 600;
}

h2 { 
font-size: 1.4em;
line-height: 1.4em;
color: #8a5d3b;
margin-bottom: 0.8em;
letter-spacing: 2px;
font-family: 'Domine', 'Bree Serif'; 
font-weight: 700;
}

h3 {
font-family: 'Domine','Bree Serif' ;
font-size: 1.1em;
line-height: 1.3em;
color: #a97c50;  
font-weight: bold;
letter-spacing: 1px;
margin-bottom: 0.6em;
}

h4 {

}

h2.block-title {
font-size: 1.2em;
line-height: 1.4em;
color: #8a5d3b;
margin-bottom: 0.8em;
letter-spacing: 2px;
font-family:; 
font-weight: 500;
}

li{
font-family: 'Domine','Bree Serif';
}

/**----------------------------------------------------------------------------------------------------------------------------------**/

/** Global Image Styling - m_image**/

a {
font-family: 'Domine','Bree Serif';
color: #656565;
}

img {
max-width: 100%;
}

tr:hover td,
tr.even:hover td.active,
tr.odd:hover td.active {
background: none;
}

						
/**----------------------------------------------------------------------------------------------------------------------------------**/

/** Branding Zone - m_brand **/

.region-branding-inner{
margin-left: -10px;
margin-right: -10px;
padding: 10px 20px 0px 20px;

}

#logo p{
line-height: 30px;
vertical-align:middle;
font-size: 1.2em;
text-align:center;
}

#logo img{
max-width: 80%;
margin-right: 0px;
}

#phone-numbers{
font-size: 1em;
text-align:right;
display: block;
float: right;
position: top;
padding: 10px 0px 10px 0px;
visibility:hidden;
}

.branding-rest{
margin-top: 1em;
}

/**----------------------------------------------------------------------------------------------------------------------------------**/
					
/** Menu Zone - m_menu **/				
#zone-menu-wrapper {
background: #efefe6;
border-bottom: solid 5px #a97c50;
text-align: center;
}

#zone-menu {
z-index: 99;
}

#region-menu {
 margin-top: 0px;        
}


				
/**----------------------------------------------------------------------------------------------------------------------------------**/
				
/** Menu Styling protocols - m_menu_style **/


#main-menu ul{
text-align: center;
}

#main-menu li{
display:inline-block;
}

#main-menu li a{
line-height: 40px;
display:block;
padding:0px 10px 0px 10px;
color: #a97c50; 
text-decoration: none;
}

#main-menu li a:hover{
background: #a97c50; 
color: #FFFFFF;

}

#main-menu li a.active{
color: #FFFFFF;
background: #a97c50;
}

ul.inline li {
padding: 0px;
margin-right: 0px;
margin-left: 0px;
}

.inline li{
margin-right: 0px;
padding: 0px;
}


/**----------------------------------------------------------------------------------------------------------------------------------**/

/**------------------Sub-Menu Styling------------------**/


.sidemenu li a{
line-height: 40px;
display:block;
padding:0px 10px 0px 10px;
color: #a97c50; 
text-decoration: none;

}

.sidemenu li a:hover{
background: #a97c50; 
color: #FFFFFF;

}

.sidemenu li a.active{
color: #FFFFFF;
background: #a97c50;
}

.sidemenu ul li.leaf {
list-style-image: none;
list-style-type: none;
}

				
/**----------------------------------------------------------------------------------------------------------------------------------**/

/** Preface Zone m_preface **/
				

#zone-preface img{
border: 10px solid #F5F5F5;
-webkit-box-shadow: 3px 3px 5px 2px rgba(0,0,0,0.2);
box-shadow: 3px 3px 5px 2px rgba(0,0,0,0.2);
max-width: 90%;
}

#zone-preface{
margin-bottom: 10px;
margin-top: 20px;
}

/**----------------------------------------------------------------------------------------------------------------------------------**/

/** Content Zone m_content **/


#zone-content {

margin-bottom: 15px;
}

#region-content img{
outline: 2px solid #a97c50;
}

#region-content a{
color:#a97c50;
font-style:italic;

}

.region-content-inner{
padding: 15px 10px 10px 0px;
}

.funerals .views-row{
border-bottom: 1px solid #a97c50;
margin-bottom: 0.8em;
}

.funerals .views-row-last{
border-bottom: 0px;

}

.funerals-date{
margin-bottom: 0.8em;
color: #646464;
}


.region-sidebar-first-inner{
padding-top: 22px;
padding-right: 10px;
}


.region-sidebar-second-inner{
padding-top: 65px;
padding-left: 10px;
}

.testimonials p{
font-size: 0.9em;
color: #646464;
font-style: oblique;
}


.team-list .ds-2col > .group-left {
float: left;
width: 20%;
}

.team-list .ds-2col > .group-right {
float: right;
width: 78%;
}

.team-list img{
min-width: 100%;
height: auto;
outline: 2px solid #a97c50;
margin-top: 10px;
}

#region-sidebar-second img{
min-width: 100%;
height: auto;
outline: 2px solid #a97c50;
margin-top: 10px;
}

.team-list .field-items{
margin-bottom: 2em;
border-bottom: 1px solid #646464;
}

.view-testimonials .views-row{
border-bottom: 1px solid #646464;
margin-bottom: 2em;
}

.view-rosewood-gallery .field-content{
margin-bottom: 1em;
}
/**----------------------------------------------------------------------------------------------------------------------------------**/	
			
/** Postscript Zone m_postscript **/


#zone-postscript {
border-top: 1px solid #a97c50;
border-bottom:1px solid #a97c50;
padding: 15px 0px 15px 0px;
}

#region-postscript-first li{
list-style: none;
margin-top: 0.5em;
    }

#region-postscript-second textarea{
height: 7em;
}

						
/**----------------------------------------------------------------------------------------------------------------------------------**/
						
.region-footer-first-inner {
padding-top: 10px;
}

#region-footer-second {
visibility:hidden;
}



#block-system-main-menu {
padding: 10px 0px 0px 15px;
}

#block-system-main-menu ul{
float: left;
height: 30px;

}
#block-system-main-menu li{
float: left;
height: 30px;
display:inline;
margin: 0px;
padding:0px;
}

#block-system-main-menu li a{
height: 30px;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
display: block;
color: #b2b2b2;
font-size: 0.8em;
}

#block-system-main-menu li a.active{
color: #a97c50;
}							


#copyright p{
text-align: right;
padding-top: 10px;
font-size: 0.6em;
}

/**----------------------------------------------------------------------------------------------------------------------------------**/



#views_slideshow_cycle_main_ssfp_view-block.views_slideshow_cycle_main { width: 100%; }
#views_slideshow_cycle_main_ssfp_view-block.views_slideshow_cycle_main .views-slideshow-cycle-main-frame { width: 100% !important; height: auto; }
#views_slideshow_cycle_main_ssfp_view-block.views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row { width: 100% !important; height: auto; }
#views_slideshow_cycle_main_ssfp_view-block.views_slideshow_cycle_main .field-content { max-width: 100%; width: 100%; }
#views_slideshow_cycle_main_ssfp_view-block.views_slideshow_cycle_main .field-content img { max-width: 100%; width: 100%; height: auto; margin: 0; padding: 0; }

/**----------------------------------------------------------------------------------------------------------------------------------**/


input,
button,
select,
textarea {
  margin: 0;
  vertical-align: middle;
}

button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
  -webkit-appearance: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  border-radius: 4px;
  background: #8a5d3b;
  border: 1px solid;
  border-color: #8a5d3b;
  cursor: pointer;
  color: #FFF;
  font: bold 12px/1.2 inherit, sans-serif;
  outline: 0;
  overflow: visible;
  padding: 5px 10px 5px;
  text-shadow: none;
  width: auto;
  *padding-top: 2px; 
  *padding-bottom: 0px; 
}

.form-actions input:hover {
background: #a97c50;
}

button {
  *padding-top: 1px;
  *padding-bottom: 1px; 
}

textarea,
select,
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  -webkit-appearance: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: padding-box;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid;
  border-color: #a97c50;
  color: #000;
  outline: 0;
  padding: 0.8em;
  font-size: 13px;
  font-family: Arial, sans-serif;
  height: auto;
  *padding-top: 2px; 
  *padding-bottom: 1px; 
  *height: auto; 
}

textarea{
  height: 6em;
}

/**------------------------------------------------------------------------**/

.webform-component-textarea textarea,
.webform-component-email input,
.webform-component-textfield input { 
  background-color:#FFF;
  background-repeat:repeat-x; color:#999999; 

}
.webform-component-textarea textarea:hover,
.webform-component-email input:hover,
.webform-component-textfield input:hover { 
  background-color:#FFF; 
  background-repeat:repeat-x;
  color:#000000;
}
.webform-component-textarea textarea:focus,
.webform-component-email input:focus,
.webform-component-textfield input:focus { 
  background:#FFF; 
  color:#373737; 
  border-color:#e1e1e1; 
  -moz-box-shadow:none; 
  -webkit-box-shadow:none; 
  box-shadow:none;
}

/**------------------------------------------------------------------------**/



input.form-text {
width: 100%
}


/**------------------------------------------------------------------------**/


 ul.nice-menu li a:hover { 
color: #FFFFFF; 
background: #243837;
text-align: center;
list-style: none;
	
  }

ul.nice-menu li a.active { 
color: #FFFFFF; 
background: #243837;
text-align: center;
list-style: none;
	
  }
  
ul.nice-menu li a {
list-style: none;
text-align: center;
color: #243837;
text-decoration: none;
font-size: 1.2em;
height: 40px;
line-height: 40px;
padding: 0.3em 10px 0.3em 10px;
display:inline-block;


}


ul.nice-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
 
}

ul.nice-menu li {
  list-style: none;
  border: 0;
  float: left;
  
  background: none;
}



ul.nice-menu ul {
  top: 1.8em;
  left: -1px; 
  border: 0;
  text-align: left;
  margin-right: 0; 
  list-style: none;
}

ul.nice-menu ul li {
  width: 12.5em;
  text-align: left;
}




ul.nice-menu-down {
  float: left; 
  border: 0;
}

ul.nice-menu-down li {
 
 
}

ul.nice-menu-down li li {
border-bottom: 1px solid #171717;
padding-left: 10px;
background: #FFF;
}

ul.nice-menu-down ul {
left: 0; 
top: 32px;
}

ul.nice-menu-down ul li {
clear: both;
text-align: center;
    
}

ul.nice-menu-down li ul li ul {
left: 12.5em; 
top: -1px;
text-align: center;
    
}

ul.nice-menu-down .menuparent a {
text-align: center;
}

ul.nice-menu-down li.menuparent {
text-align: center;
background: none;
padding-right: 15px;
border: 0px;
}

ul.nice-menu-down li.menuparent:hover {
background: none; 
}



.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
border: none;
background: none;
font-weight: normal;
color: #243837;
text-transform: none;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
color: #243837;
text-decoration: none;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
color: #243837;
text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
border: none;
background: none;
font-weight: normal;
color: #243837;
text-transform: none;
}



