/*
Theme Name: dempseyandforrest
Theme URI: http://dempseyforrest.webquest.co.nz/
Description: It's a theme for dempseyandforrest
Version: 1.0
Author: Starpih
Author URI: Starpih
*/

/* Global Styles */


/* Smartphones (portrait and landscape) ----------- */
@media (max-width: 480px)  {

.wrap img{ max-width:400px; margin:10px!important;}

/* topBar */
.topBar{ position:relative;display:none;}
.topBar a{ position:absolute; right:20px; width:108px; height:24px; overflow:hidden; text-indent:-999em;display:none;}
.topBar a.contact{ top:20px; background:url(images/contact_st.png) no-repeat;display:none;}
.topBar a.back_home{ top:50px; background:url(images/home.png) no-repeat;display:none;}
.topBar a:hover{ background-position:0 -24px;display:none;}
#wrapper > div.contentRight > div.topBar {display:none;}
 
 
img {
border: 0px;
max-width: 307px;
width: 100%;
margin: 0px;
}

.funeralonline_con {

background-color: #DDDDDD;
padding: 5px 9px;
max-width: 912px;
width: 100%;
margin: 10px 0px;
  }


}




html,body,ul,li,p,form,dl,dt,dd,h1,h2,h3,iframe,input{ margin:0; padding:0;}
body{ font:12px/18px Arial, Helvetica, sans-serif; color:#000; background:url(images/bg_repeat.jpg) repeat-x left 0 #cbcbcb;}
ul,li{ list-style-type:none;}

a{ color:#fff; text-decoration:none;}
a:hover{ text-decoration:underline;}
/* remember to define focus styles! */
/* Custom Grid */
/* wrap */
body,.wrap{ margin:0 auto; width:910px;overflow:auto;}
body,.wrap{ margin:0 auto; max-width:910px; width:100%}
.contentRight{ float:left; width:100%; max-width:630px;background-color: #fff;}
.left{ float:left;}
.right{ float:right;}



/* Global Classes */

	.hr {
	border:none;
	border-bottom:1px solid #f0f0f0;
	border-top:1px solid #d6d6d6;
	clear:both;
	height:0;
	line-height:0;
	width:100%;
	font-size:0;
	padding:0;
	margin-bottom :20px;
}
.pr {
	border:none;
	border-bottom:1px solid #f0f0f0;
	border-top:1px solid #d6d6d6;
	clear:both;
	height:0;
	line-height:0;
	width:100%;
	font-size:0;
	padding:0;
	margin-bottom :30px;
}
.dotted {
	border-style:dashed;
	border-left:0;
	border-right:0;
}
.meta {
	font-weight:normal;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:11px;
	color:#999999 !important;
	line-height:16px;
	text-transform:none;
	text-shadow:none;
}
.right {
	float:right;
}
.left {
	float:left;
}
.img_left {
	float:left;
	margin:10px 20px 10px 0;
}
.img_right {
	float:right;
	margin:10px 0 10px 20px;
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.textright {
	text-align:right;
}
.error, .success {
	display:none;
}
/* Buttons */

	.button, .button:visited {
	background:#000000 url(./images/alert-overlay.png) repeat-x;
	display:inline-block;
	padding:5px 10px 6px;
	color:#fff;
	text-decoration:none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.5);
	text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom:1px solid rgba(0, 0, 0, 0.25);
	position:relative;
	cursor:pointer;
	font-size:13px;
	font-weight:bold;
	line-height:1;
	border:0;
}
.button:hover {
	background-color:#111;
	color:#fff;
	text-decoration:none;
}
.button:active {
	top:1px;
}
/* Site Logo */

	h1#logo {
	font-size:48px;
	font-weight:normal;
	color:#000000;
}

ul#navigation {position: relative;width: 280px;height: auto;background: #fff;padding: 1px 0;}
ul#navigation li {height: auto;display: block;}
ul#navigation li a {background: url(images/sideNav.jpg) top left no-repeat;float: left;color: #555555;height: 29px;width: 219px;margin-left: 1px;padding: 6px 0 0 60px;font-size: 13px;cursor: pointer;text-shadow: #fff 0px 1px 0;border-bottom: 1px solid #cecece;}
ul#navigation li a:hover {color:#fff; background-position:0 -35px;color: #b9b9b9;text-shadow: #082a1c 0px 1px 0;}
ul#navigation li.current_page_item a{background: url(images/sideNav.jpg); background-position:0 -35px;color: #b9b9b9;text-shadow: #082a1c 0px 1px 0;}
ul#navigation li ul.sub-menu {  
	background:#fff}
ul#navigation li ul.sub-menu li a {   
	color:#333;
	background:#fff;
	text-shadow:none;}
ul#navigation li ul.sub-menu li a:hover {   
	background:#fff;
	text-shadow:none;}
ul#navigation li ul.sub-menu li.sub-menu-current a { color:#999; background:#fafafa;}
.post{ padding:30px; overflow:hidden; background:url(images/area_bg.png) no-repeat;}

/* Footer */

.footer, .footer a {
	color:#494949;
}
.footer a:hover {
	color:#9d9d9d;
}
/* Sub Navigation */

	ul.sidebar {
	list-style:none;
	margin:0 0 30px 0;
	padding:0;
}
ul.sidebar li {
	margin:0 0 0 0;
	padding:0;
}
ul.sidebar a {
	width:295px;
	display:inline-block;
	padding:10px 0 10px 5px;
	border-bottom:1px solid #e4e4e4;
	text-decoration:none;
	color:#393939;
}
ul.sidebar li:last-child a {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}
ul.sidebar li:first-child a {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}
ul.sidebar a:hover {
	width:280px;
	background:#f6f6f6;
	padding:10px 0 10px 20px;
}
/* Caption */

	h2.caption {
	color:#494949;
	text-shadow:1px 1px 1px #cfcfcf;
	font-size:23px;
	line-height:30px;
	font-weight:normal;
}
h2.caption span {
	color:#000000;
	font-weight:bold;
}
h2.caption a:hover {
	text-decoration : underline;
}
/* Homepage QuickNavigation */

	#quicknav {
	background:url(./images/link_border.png) repeat-x;
}
a .title {
	color:#000000;
}
.quicknavgrid_3 {
	width:204px;
	margin:0px;
	padding:20px 20px 0;
	display:inline;
	float:left;
	position:relative;
	margin-left:1px;
}
.quicknav {
	background:#FFFFFF;
}
.quicknav:hover {
	background:url(./images/link_bg.png) repeat-x;
}
.quicknavhr {
	margin-bottom:0;
}
.quicknav.alpha {
	margin-left:0;
	width:205px;
}
/* About Us Page Timeline */

	dl.history {
	margin:10px 10px;
}
dl.history {
	margin:0 0 10px 0;
	zoom:1
}
dl.history dt {
	width:50px;
	float:left;
	font-weight:bold;
}
dl.history dd {
	width:250px;
	float:left;
	padding:0;
	margin-bottom:20px;
}
/* Common Scroller Styles */

	.roundabout-holder {
	list-style:none;
	width:500px;
	height:300px;
	margin:0px auto;
}
.roundabout-moveable-item {
	font-size:12px!important;
	height:300px;
	width:600px;
	cursor:pointer;
	padding:5px;
	border:1px solid #aaaaaa;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background:#f9f9f9;
}
.roundabout-moveable-item img {
	height:100%;
	width:100%;
	background-color:#FFFFFF;
	margin:0;
}
.roundabout-in-focus {
	cursor:auto;
}
.roundabout-in-focus:hover {
	-webkit-box-shadow:0px 0px 20px #787878;
	-moz-box-shadow:0px 0px 20px #787878;
	background:#f9f9f9;
}
.roundabout-holder span {
	display:none;
	font-size:12px;
}
.roundabout-in-focus:hover span {
	display:inline;
	position:absolute;
	bottom:5px;
	right:5px;
	padding:8px 20px;
	background:#f9f9f9;
	color:#000000;
	z-index:999;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topLeft: 5px;
	font-size : 12px;
	border-left:1px solid #aaaaaa;
	border-top:1px solid #aaaaaa;
}
.roundabout a:active, .roundabout a:focus, .roundabout a:visited {
	outline:none;
	text-decoration:none;
}
.roundabou li {
	margin:0
}
a img {
	border:none;
	outline:0;
}
/* Featured Image Slider */

	#featured {
	margin:10px 0 40px 0;
}
/* Portfolio Image Slider */

	#folio_scroller_container {
	margin-top:35px;
	margin-bottom:40px;
	height:auto;
}
#folio_scroller_container .roundabout-holder {
	list-style:none;
	height:400px;
	margin:0px auto 20px auto;
}
/* Portfolio Styles */
	
	.portfolio_item {
	width:223px;
	position:relative;
	margin:0 14px 28px 14px;
	padding:0;
}
.portfolio_item img {
	padding:5px;
	border: 1px solid #aaaaaa;
	width:211px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background:#f9f9f9;
	margin-bottom:0px;
}
.portfolio_item span {
	display:none;
}
.portfolio_item:hover img {
	-webkit-box-shadow:0px 0px 20px #787878;
	-moz-box-shadow:0px 0px 20px #787878;
	background:#f9f9f9;
}
.portfolio_item:hover span {
	display:inline;
	position:absolute;
	bottom:6px;
	right:6px;
	padding:10px 15px;
	background:#f9f9f9;
	color:#000000;
	z-index:999;
	border-left:1px solid #aaaaaa;
	border-top:1px solid #aaaaaa;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topLeft: 5px;
}
/* Blog Post Styles */

	.post a:hover {
	text-decoration:underline;
}
.post .title {
	color:#393939;
	font-size:30px;
}
.post .title a {
	color:#393939;
	text-decoration:none;
}
.post a.button:hover {
	text-decoration:none;
}
.post .sub {
	font-size:12px;
	color:#9d9d9d;
}
.post .thumb {
	width:619px;
	height:150px;
	padding:5px;
	border: 1px solid #cccccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
/* Comment's List */
	
	.commentlist {
	margin:0;
	padding:0;
	margin-bottom:20px;
	float:left;
	width:100%;
}
.commentlist li {
	width:100%;
	clear:both;
	float:left;
	padding:0;
	list-style-type:none;
	margin:0;
	position:relative;
}
.gravatar {
	float:left;
	width:60px;
	padding:0px 10px 0 0;
	text-align: center;
}
.gravatar img {
	display:block;
	padding:5px;
	padding-left:none;
	margin-bottom:0px;
}
.comment_content {
	float:left;
	width:569px;
}
.commentmetadata {
	float:right;
}
.comment-reply-link {
	text-decoration:none;
	font-size:10px;
}
.author_name {
	font-weight:bold;
	font-style:normal;
	font-size:15px;
	float:left;
}
.author_name a {
	color:#000000;
}
.comment_text {
	clear:both;
	margin-top:10px;
}
.comment-reply-link {
	text-align:center;
	display:block;
}
/* Contact Form */

	p.error {
	margin-left:140px;
	margin-top:10px;
}
#contact_form ul {
	float:left;
}
#contact_form ul li {
	margin:10px 0;
	list-style:none;
	position:relative;
	clear:both;
}
#contact_form label {
	line-height:35px;
	width:100px;
	text-align:right;
	float:left;
	margin-right:10px;
}
#contact_form input#name, #contact_form input#email, #contact_form input#subject, #contact_form textarea {
	float:left;
	padding:8px;
	border:1px solid #CCCCCC;
	margin-left:10px;
	background:#fcfcfc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#contact_form input#name, #contact_form input#email, #contact_form input#subject {
	width:400px;
}
#contact_form textarea {
	width:500px;
	height:150px;
	resize: none;
}
#contact_form input.button {
	float:right;
}
/* Comment form */

	#comment_form ul {
	float:left;
}
#comment_form ul li {
	margin:10px 0;
	list-style:none;
	position:relative;
	clear:both;
}
#comment_form label {
	line-height:35px;
	width:100px;
	text-align:right;
	float:left;
	margin-right:10px;
}
#comment_form input, #comment_form textarea {
	float:left;
	padding:8px;
	border:1px solid #CCCCCC;
	margin-left:10px;
	background:#fcfcfc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#comment_form input {
	width:400px;
}
#comment_form textarea {
	width:500px;
	height:150px;
	resize:none;
}
/* Contact Page Sidebar */

	.contact ul {
	list-style:none;
}
.contact li {
	margin:0;
}
/* Overiding Classes */
/* Must remain at the bottom of the stylesheet */

	.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0;
}
* html .clearfix {
	height:1%;
}
.alpha {
	margin-left:0;
}
.omega {
	margin-right:0;
}
.sorting {
	background:none repeat scroll 0 0 #F9F9F9;
	border:1px solid #DFDFDF;
	margin:15px auto 39px;
	padding:20px 10px;
}
.sorting h4 {
	color:#999999;
	font-size:14px;
	font-weight:normal;
	letter-spacing:0;
	margin-bottom:5px;
}
.sorting h2 {
	color:#4A4A4A;
	font-size:32px;
	font-weight:bold;
	letter-spacing:0;
	line-height:1.1em;
}
.sorting p {
	text-indent:2em;
}
.sort_by {
	float:right;
}
.sort_by li {
	display:block;
	float:left;
	font-size:12px;
	line-height:18px;
}
.sort_by li a {
	background:none repeat scroll 0 0 #E6E6E6;
	border:1px solid #B3B3B3;
	display:block;
	margin-right:4px;
	margin-top:2px;
	padding:2px 8px 3px;
}
.sort_by li a:hover, .sort_by li a.current {
	background-color:#890000;
	border-color:#890000;
	color:#FFFFFF !important;
}

p {
  color:#444444;
  font-family: Arial, sans-serif;
  font-size:12px;
  line-height:1.5em;
  margin-bottom:15px;}
h1 {
  position:relative;
  display:block;
  text-indent:-999em;
  width:280px;
  height:151px;
  background:url(images/index/logo.jpg) top left no-repeat;
  }

h2 {
  font-family:Times, serif;
  color:#0f4230;
  font-size:20px;
  font-weight:normal;
  margin-bottom:10px;
}

ul.benefits_list li {
  list-style-type:disc;
  font-size:12px;
  margin-left:15px;
  margin-bottom:15px;
}
ul.u_list li {
  color:#444444;
  font-family: Arial, sans-serif;
  font-size:12px;
  line-height:1.35em;
  list-style-type:disc;
  margin-left:15px;
}
/* footer */
.footer{ margin:10px; max-width:890px; overflow:hidden;}
.footer_top{ border-bottom:#fff dotted 1px; height:34px; line-height:30px;}
.footer_top img{ float:left; margin-top:2px;}
.footer_top .bottom_navigation{ float:right; color:#555;}
.footer_top .bottom_navigation a{ margin:0 6px; color:#555;}
.footer_bottom{ padding-top:10px; color:#fff;}
.footer_bottom a{ color:#0f4230;}

.video_button {
	-moz-box-shadow:inset 0px 1px 0px 0px #163027;
	-webkit-box-shadow:inset 0px 1px 0px 0px #163027;
	box-shadow:inset 0px 1px 0px 0px #163027;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #325c4d), color-stop(1, #0b3726) );
	background:-moz-linear-gradient( center top, #325c4d 5%, #0b3726 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#325c4d', endColorstr='#0b3726');
	background-color:#325c4d;
	-webkit-border-top-left-radius:6px;
	-moz-border-radius-topleft:6px;
	border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	-moz-border-radius-topright:6px;
	border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	border-bottom-right-radius:6px;
	-webkit-border-bottom-left-radius:6px;
	-moz-border-radius-bottomleft:6px;
	border-bottom-left-radius:6px;
	text-indent:0px;
	border:1px solid #195440;
	display:inline-block;
	color:#ffffff!important;
	font-family:Arial;
	font-size:15px;
	font-weight:normal;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:235px;
	text-decoration:none!important;
	text-align:center;
}
.video_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0b3726), color-stop(1, #325c4d) );
	background:-moz-linear-gradient( center top, #0b3726 5%, #325c4d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b3726', endColorstr='#325c4d');
	background-color:#0b3726;
}.video_button:active {
	position:relative;
	top:1px;
}





/* new style */

/* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {

.wrap img{ display:block;}

/* topBar */
.topBar{ position:relative;}
.topBar a{ position:absolute; right:20px; width:108px; height:24px; overflow:hidden; text-indent:-999em;}
.topBar a.contact{ top:20px; background:url(images/contact_st.png) no-repeat;}
.topBar a.back_home{ top:50px; background:url(images/home.png) no-repeat;}
.topBar a:hover{ background-position:0 -24px;}



}






/*small screen sizes*/
@media (max-width: 991px) {
    .mobile-only {
        display:block !important;
    }
 
    .desktop-only {
        display:none !important;
    }
    

}


/* Smartphones (portrait and landscape) ----------- */
@media (max-width: 480px)  {
.contentLeft{ width: 100%;max-width: 280px;margin: 0px auto;}
.wrap{}


}


  /* Desktops and laptops ----------- */
@media only screen 
and (min-width : 1224px) {

.contentLeft{ float:left; width:100%; max-width:280px;}
.wrap{ background:url(images/wrap_bg.png) repeat-y 280px 0 #fff;}


}

