/*
Theme Name: Universal Cremation Equipment
Description: UCE Custom Theme
Author: Easily Amused, Inc.
Author URI: http://www.easilyamusedinc.com/
Template: k2
*/
body {
	background-color: #e8e6e7;
	font-family:Trebuchet,Arial,Helvetica,sans-serif;
}
#header {
	background: url(images/header_bg.jpg) repeat-x;
	height: 150px;
	padding: 28px 0 0 0;
}
.blog-title {
	padding: 0;
}
.blog-title a {
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat 0 0;
	width: 347px;
	height: 97px;
	padding: 0;
	display: block;
}
.description {
	display: none;
}
.entry-content .alignright, img[align="right"] {
	margin:0 0 4px 35px;
}
body.columns-two #primary {
	margin-right:70px;
	width: 600px;
}
/* @group Nav */
#nav {
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;
	height:54px;
	width:100%;
}
ul.menu {
	width: 1000px;
	margin: 0 auto;
	float: none;
	position: relative;
	padding:12px 0 0;
}
ul.menu li {
	float: left;
	display:inline;
	padding-right:45px;	
}
ul.menu li a {
	color: #ffffff;
	font-size: 20px;
	padding: 5px 0;
}
ul.menu li a:hover {
	background: none;
	color: #00A0C6;
	text-decoration: underline;
}

ul.menu li.current_page_item a, 
ul.menu li.current_page_item a:hover, 
ul.menu li.current_page_ancestor a, 
ul.menu li.current_page_ancestor a:hover, 
body.single ul.menu li.blogtab a, 
body.single ul.menu li.blogtab a:hover {
	background: none;
	text-decoration: underline;
	color: #00A0C6;
}
/* @end Nav */
#page,.columns-two #page {
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	padding-top: 0;
	border: none;
	width: 100%;
}
.content {
	width: 1000px;
	padding: 24px 0 12px;
	margin: 0 auto;
}
.pagewidth {
	width: 1000px;
	margin: 0 auto;
}

/* @group Heading */
body.home .entry-head {
	display: none;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Trebuchet,Arial,Helvetica,sans-serif;
	font-weight:bold;
}
h1 {
	color:#000033;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:24px;
	line-height:32px;
	margin:0 0 13px;
	padding:0;
	}
h2 {
	color:#00A0C6;
	font-size:15px;
	}

#rollingarchives.emptypage {
	display: none;
	}

.page-head {
	margin: 10px 0 20px;
	text-align: center;
	}

.page-head h1 {
	font-size: 2.5em;
	}

.page-head h2 {
	color: #999;
	font-size: 2.0em;
	font-weight: normal;
	text-transform: lowercase;
	}

.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-size: 1.5em;
	font-weight: normal;
	padding: 0;
	display: block;
	margin-bottom: 5px;
	}

.entry-title, h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.4em;
	font-weight: normal;
	}

h4 {
	font-size: 2.0em;
	font-weight: normal;
	}

.entry-title {
	margin-right: 0;
	}

.four04 .entry-title,
body.page .entry-title {
	margin-left: 0;
	text-align: left;
	}

.entry-content h3 {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 25px;
	}

.entry-content h4,
.entry-meta h4 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 25px;
	}

.k2-asides h3 {
	font-size: 1.6em;
	font-weight: normal;
	}

.entry-head {
	margin-top: 10px;
	position: relative;
	}

body.page .entry-content h3 {
	font-size: 1.7em;
	display: block;
	padding: 15px 0 0;
	}

body.page .entry-content h4 {
	font-size: 1.5em;
	display: block;
	padding: 15px 0 0;
	}
.entry-head .entry-edit {
	position: absolute;
	right: 0;
	top: 7px;
	font-size: 1.1em;
	display: inline;
	}

.entry-title, .entry-title a, .entry-title a:visited,
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #00A0C6;
	}

.entry-title, .entry-title a, .entry-title a:hover, .entry-title a:visited,
h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}
/* @end Heading */

/* @group home page */
.home-image {
	position: relative;
	bottom: -110px;
	right: 186px;
	float: right;
}
/* @end home page */

.hentry {
	margin: 0;
}
#footer {
	background: url(images/footer_bg.jpg) repeat-x;
}
#footer {
	text-align: left;
}

/* @group forms */
#contact-form {
	float: right;
	margin: 0 0 70px 70px;
	padding: 0 0 0 70px;
	width: 330px;
	position: relative;
	z-index: 10;
	border-left: 2px solid #00A0C6;
}
.long_input {
	background-color:#FFFFFF;
	border:thin solid #B4CAE2;
	color:#666666;
	margin:5px;
	padding: 5px;
	width:275px;
}
input[type="text"], textarea {
	padding: 5px;
	margin: 5px 0;
}
label {
	font-weight: bold;
}
/* @end forms*/

/* @group fancybox */
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/img/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('/img/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:/img/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/img/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/img/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/img/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/img/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/img/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/img/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('/img/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/img/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('/img/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('/img/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('/img/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('/img/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('/img/fancy_title_right.png') repeat-x;
}
/* @end fancybox */