/*
Theme Name: Legacy Pet Urns
Version: 1.0
Author: CMIC Design
Author URI: http://www.cmicdesign.com/
Description: Shop theme developed exclusively for Legacy Custom Caskets
*/

@import url('./style-common.css');

/* Global Defaults
========================================== */
* {
	margin:0;
	padding:0;
	border: none;
}

body, html {
	margin: 0;
	font-size: 70%;
	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;
	padding-bottom: 10px;
}

a, a:visited {
	text-decoration: none;
}

a:hover {
	color: #d06240;
	text-decoration: underline;
}

p,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	text-align: left;
}

h4 {
	font-size: 16px;
}

img {
	border: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

a.clear, a.clear:visited {
	text-decoration: none;
}

a.clear:hover {
	text-decoration: none;
	color: inherit;
}

.alignright {
	text-align: right;
}

.aligncenter {
	text-align: center;
}

.alignleft {
	text-align: left;
}

/* Default fonts and colors
========================================== */

.serif {
	font-family: Georgia, "Times New Roman", serif;
}
.sansserif {
	font-family: Helvetica, "Lucida Grande", Arial, sans-serif;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: normal;
}
.largetxt {
	font-size: 18px;
}
.smalltxt {
	font-size: 18px;
}
.smallertxt {
	font-size: 75%;
}
.white {
	color: #fff;
}
.black {
	color: #000;
}
.grey {
	color: #aca898;
}
.orange {
	color: #df8433;
}
.blue {
	color: #5da4c5;
}
.green {
	color: #7cb940;
}
.aqua {
	color: #74cdc1;
}
.purple {
	color: #774d8d;
}

/* LAYOUT
========================================== */
body {
	font-size: 70%;
	line-height: 150%;
	background: #f1f0c3 url('images/main_background.png');
	text-align: left;
}

#page.wrapper {
	width: 944px;
	margin: 0 auto;
}

#content {
	width: 100%;
	margin: 0 auto;
	clear: both;
}

.aside {
	width: 300px;
	float: left;
	font-size: 12px;
	text-align: left;
}

.section {
	width: 644px;
	float: right;
	margin-bottom: 30px;
	font-size: 12px;
}

div.container {
	width: 100%;
	clear: both;
}

ul.clear {
	margin:0;
	padding:0;
	list-style-type:none;
}

div.clear {
	clear:both;
}

/* HEADER
========================================== */
#header {
	width: 940px;
	margin: 20px auto 30px;
}

#header #logo {
	width: 148px;
	height: 145px;
	background: url(images/main_logo.png) no-repeat;
	display: block;
}

#header .navlist.logo {
	width: 148px;
	height: 145px;
	float: left;
}

/* NAVIGATION
========================================== */

#navigation .navlist.nav {
	height: 36px;
	width: 396px;
	border-bottom: 2px #c6c69e solid;
	margin-top: 90px;
}

#navigation .wrapper.navigation {
	height: 100%;
	width:380px;
	border-top: 2px #c6c69e solid;
}

#navigation li ul li {
	padding: 10px 24px 0;
	float:left;
	text-align: center;
	position: relative;
}

#navigation li ul li img {
	float: right;
}

#navigation li ul li a {
	color: #5959b5;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

#navigation li ul li a:hover {
	text-decoration: none;
	color: #9e482a;
}

#navigation li ul .current_page_item a {
	color: #9e482a;
}

#navigation li ul #rssLink {
	width: 18px;
	float: right;
	padding: 7px 5px 0 0;
}

/* CONTENT
========================================== */
	
	/* Begin Home Page */
	
#content #intro {
	width:100%;
	clear: both;
	position: relative;
	z-index: 15;
}

#content #intro .container.top {
	padding-top: 23px;
	background: #a5b7fa url(images/home_intro_background.png) no-repeat center -23px;
	overflow: hidden;
}

#content #intro .container.mid {
	min-height: 315px;
	background: url(images/home_intro_background_mid.png) repeat-y;
	position: relative;
	z-index: 20;
}
	
#content #intro .container.bottom {
	width:100%;
	height: 23px;
	background: url(images/home_intro_background.png) no-repeat;
	clear: both;
	position: relative;
	z-index: 20;
}

#content #intro .intro.right {
	width: 460px;
	min-height: 330px;
	position: relative;
	margin-right: 30px;
}

#content #intro .intro.right img#welcome_txt {
	margin: 20px 0 10px;
}

#content #intro .intro.right p {
	font-size: 13px;
	line-height: 20px;
}

#content #intro #view_link {
	position: absolute;
	bottom: 25px;
	right: -8px;
	z-index: 30;
}

#content #intro .intro.left {
	width: 445px;
	height: 100%;
	position: relative;
	z-index: 1;
}

#content #intro .intro.left #imgSwap img {
	position: absolute;
	top:0;
	right: 0;
}

#content #intro #legacy_icon {
	width: 208px;
	height: 137px;
	position: absolute;
	bottom: 8px;
	right: 267px;
}

#content #homenav {
	width: 100%;
	margin: -2px 0 30px;
	position: relative;
	z-index: 30;
}

#content #homenav li.navItem {
	width: 172px;
	float: left;
	padding-right: 8px;
	margin-right: 8px;
	border-right: 3px #dcdcb9 solid;
}

#content #homenav li.navItem.last {
	padding: 0;
	margin: 0;
	border: none;
}

#content #homenav li.navItem a {
	width: 150px;
	margin: 15px 0 0 10px;
	float: left;
	text-align: center;
	font-size: 26px;
	line-height: 30px;
}

#content #homenav li.navItem a:hover {
	text-decoration: none;
}

#content #homenav li.navItem p {
	width: 150px;
	margin: 15px 0 0 10px;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
}
	
	/* End Home Page */
	
	/* Begin Main Page */
	
#content .section {
	background: url(images/page_content_background_ends.png) no-repeat center -5px;
	padding-top: 5px;
}
	
#content .section .container.mid {
	width: 610px;
	background: url(images/page_content_background_mid.png) repeat-y;
	padding: 12px 17px;
}
	
#content .section #section-bottom {
	height: 5px;
	background: url(images/page_content_background_ends.png) no-repeat;
	clear: both;
}

#content .section #pagenav {
	background: #e0b6f7 url(images/main_subnav_background.png) no-repeat center -8px;
	padding-top: 10px;
	margin-bottom: 20px;
}

#content .section #pagenav ul h2 {
	margin-left: 10px;
	font-size: 18px;
	line-height: 20px;
}

#content .section #pagenav-bottom {
	height: 8px;
	background: url(images/main_subnav_background.png) no-repeat;
	clear: both;
}

#content .section #pagenav .navItem.right {
	width: 400px;
	margin-top: 5px;
}

#content .section #pagenav .navItem.right ul li {
	float: right;
	margin-right: 20px;
	font-size: 12px;
}

#content .section #pagenav .navItem.right ul li a {
	color: #fff;
}

#content .section #pagenav .navItem.right ul li.current_page_item a {
	font-weight: bold;
	text-decoration: underline;
}

	/* End Main Page */


/* POST
========================================== */
#content .post,
#content .post-nav,
#content #comments {
	clear: both;
	padding: 0 20px 0 20px;
	height: 100%;
	overflow: auto;
	font-size: 150%;
}

#content .post-content {
	width: 94%;
	margin: 0 auto;s
}

#content .post-content.blog img {
	max-width: 800px;
	max-height: 600px;
	padding: 8px;
	background: #f3f4e6;
	border: 1px #dbddad solid;
	margin: 15px auto;
	clear: both;
}

#content .post a.more-link {
	padding-right: 15px;
	background: url('images/icon-more.png') no-repeat right center;
}

#content .post-content h2 {
	margin-bottom: 12px;
}

#content .post-content p {
	line-height: 20px;
}

#content .post-content #urn-size-chart li {
	width: 500px;
	margin-bottom: 15px;
	clear: both;
}

#content .post-content #urn-size-chart li ul li {
	float: left;
	clear: none;
}

#content .post-content #urn-size-chart li ul li.col1 {
	width: 95px;
}

#content .post-content #urn-size-chart li ul li.col2 {
	width: 200px;
}

#content .post-content #urn-size-chart li ul li.col3 {
	width: 115px;
}

#content .post-title h2 {
	margin-bottom: 12px;
	padding-bottom: 11px;
	border-bottom: 1px dotted #DCC49A;
}

#content .post-footer h4 {
	font-size: 110%;
	padding: 0 0 12px;
	text-transform: uppercase;
}

#content .post-footer h4,
#content .post-footer h4 a,
#content .post-footer h4 a:link,
#content .post-footer h4 a:visited {
	color: #999;
}
#content .post-footer h4 a:hover,
#content .post-footer h4 a:active {
	color: #DA444F;
}

#content .post-footer span {
	padding-right: 4px;
	padding-left: 19px;
	background: url('images/icon-post.png') no-repeat left center;
}
#content .post-footer span.post-comments {
	background-image: url('images/icon-comment.png');
}
#content .post-footer span.post-date {
	background-image: url('images/icon-date.png');
}
#content .post-footer span.post-category {
	padding-right: 3px;
}

#content .post table {
	background-color: #fff;
	border-collapse: collapse;
	border: 1px solid #EAEAEA;
	border-width: 1px 0px 1px 1px;
	border-left-width: 3px;
}
#content .post table th {
	border: 1px solid #EAEAEA;
	border-width: 0px 1px 0px 0px;
}
#content .post table td {
	border: 1px solid #EAEAEA;
	border-width: 0px 1px 0px 0px;
}

/* Next and Previous Post Navigation
========================================== */
#content .post-nav {
	clear: both;
	text-align: right;
	padding-bottom: 20px;
}
#content .post-nav,
#content .post-nav a,
#content .post-nav a:link,
#content .post-nav a:visited {
	color: #999;
}
#content .post-nav .previous {
	text-align: left;
	float: left;
}
#content .post-nav .next {
	text-align: right;
}

/* Post Pages Navigation
========================================== */
#content p.pagenav {
	clear: both;
}
#content p.pagenav,
#content .pagenav a,
#content .pagenav a:link,
#content .pagenav a:visited {
	color: #666;
}

#content .pagenav a,
#content .pagenav span {
	border: 1px solid #EAEAEA;
	margin: 0 2px 0;
	padding: 3px 6px 4px;
	display: inline;
}
#content .pagenav span.extend {
	border: 0;
	padding: 0;
}

#content .pagenav a {
	text-transform: lowercase;
	background-color: #F3F3F3;
	text-decoration: none;
	line-height: 50%;
}
#content .pagenav a:hover {
	border-color: #BDAEB4;
}
#content .pagenav span.current {
	background-color: #fff;
}

/* COMMENTS
========================================== */
#comments #comment_form {
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#comments .comment-wrap {
	height: 100%;
	overflow: auto;
	margin: 0 0 12px 0;
	padding: 0 12px 0;
	clear: both;
	background-color: #fff;
	border: 1px solid #EAEAEA;
}

#comments h3 {
	padding-top: 0;
}
#comments h3#respond {
	padding-top: 8px;
}

#comments .comment-wrap img.avatar {
	margin: 0;
	margin-bottom: 12px;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #E8E8E8;
}

#comments .comment-wrap .left {
	width: 65px;
	padding-top: 12px;
	float: left;
}

#comments .comment-wrap .right {
	width: 457px;
	float: left;
	padding: 12px 0 6px 12px;
}

#comments .comment-wrap .right a {
	text-decoration: none;
}

#comments .comment-wrap .right a:hover {
	text-decoration: none;
}

#comments .comment-wrap .right cite {
	margin: 0;
	padding: 0;
	font-style: normal;
	display: block;
	height: 100%;
	overflow: auto;
}
#comments .comment-wrap .right cite b {
	float: left;
}
#comments .comment-wrap .right cite b a {
	
}
#comments .comment-wrap .right cite small {
	font-size: 90%;
	float: right;
}

#comments .comment-wrap .right p {
	padding: 12px 0;
	clear: both;
}

#comments .comment-wrap .right blockquote,
#comments .comment-wrap .right code,
#comments .comment-wrap .right pre {
	margin: 6px 0;
	clear: both;
}

#comments .alt {
	background-color: #F6F6F6;
}

#comments .author {
	background-color: #F7F8E8;
	border-color: #E1DAB7;
}

/* MAIN SIDEBAR
========================================== */
#sidebar-1 .sidebar:first-child h3,
#sidebar-1 .sidebar.first-child h3 {
	color: #fff;
}

#content .sidebar {
	margin: 0;
	clear: both;
	height: 100%;
	overflow: hidden;
}

#content .sidebar a:link,
#content .sidebar a:visited {
	color: #8f8a78;
	font-weight: normal;
	font-size: 115%;
}
#content .sidebar a:hover,
#content .sidebar a:active {
	color: #DA444F;
	text-decoration: none;
}

#content .sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content .aside h3 {
	font-size: 28px;
	font-weight: bold;
	color: #5da4c5;
	padding-bottom: 4px;
	border-bottom: 2px #5da4c5 dotted;
	margin-bottom: 15px;
	text-align: left;
}
#content .aside h4 {
	padding: 0;
}
#content .aside p .aside

#content .aside ul {
	margin: 0;
	padding: 0 0 0px 0;
}
#content .aside ul li {
	color: #375362;
	font-weight: bold;
	line-height: 125%;
	padding-left: 12px;
	background-position: 0px 8px;
}
#content .aside ul li a:link,
#content .aside ul li a:visited {
	text-decoration: none;
}

#content .aside ul li a:hover,
#content .aside ul li a:active {
	text-decoration: none;
	font-weight: bold;
}

#content .aside ul li.current_page_item,
#content .aside ul li.current_page_item a {
	font-weight: bold;
}

#content .aside ul li ul {
	border: 0;
}
#content .aside ul li input,
#content .aside ul li select {
	margin-bottom: 0;
}

#content #contact_form input, #content #contact_form textarea {
	border: 2px #5da4c5 solid;
	background: #f1fafe;
}

#content #contact_form input {
	height: 26px;
	margin-bottom: 10px;
}

#content #contact_form #cfSubmit input {
	background: #5da4c5;
	font-style: italic;
	color: #fff;
	cursor: pointer;
	padding: 6px 14px 18px;
}

#content .aside ul li span.recent_date {
	padding-left: 3px;
	font-size: 80%;
	font-weight: bold;
	color: #889763;
}
#content .sidebar ul li a:hover {
	text-decoration: none;
}
#content .aside ul ul {
	border: 0;
	padding: 0;
}
#content .aside ul ul li {
	border: 0;
	padding: 3px 0;
	background: url('images/bullet.gif') no-repeat 3px center;
	padding-left: 14px;
}

/*Custom sidebars*/
#content .sidebar.tiny {
	float: left;
	clear: none;
	margin-right: 0;
}
#content .sidebar.tiny ul {
	margin-right: 20px
}
/*Ads sidebar*/
#content #ads.sidebar {
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 20px;
	height: 100%;
	overflow: auto;
	border: 0;
	padding: 0;
}
#content #ads.sidebar img {
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}

/* CREDITS
========================================== */
#credits {
	clear: both;
	width: 100%;
	padding: 12px 0 0;
}

#credits p {
	padding: 0 20px 12px 0;
	margin: 0;
	color: #BDAEB4;
	font-size: 90%;
}

#credits a,
#credits a:visited {
	color: #666;
}

#credits a:hover,
#credits a:active {
	color: #DA444F;
}

/* Footer Credits
========================================== */
#footer {
	width: 920px;
	margin: 0 auto;
	font-size: 11px;
	margin-bottom: 30px;
}
#footer a {
	color: #5da4c5;
}
#footer li.right {
	color: #5da4c5;
}
#credits ul {
	padding: 0;
	text-align: right;
}

#credits ul li {
	color: #666;
	margin: 0;
	display: inline;
}

#site_seals {
	width: 50%;
	margin: 35px auto 0;
	float: right;
}

#site_seals li {
	float: left;
	margin-right: 40px;
	position: relative;
}

#site_seals li .ssl_seal {
	float: left;
	margin-top: 10px;
}

/* WIDGETS AND PLUGINS */
/* Search form
========================================== */
form#search-form {
	height: 25px;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #DCC49A;
	border-width: 0 1px 1px 0;
	margin: 0;
	position: relative;
}

form#search-form input.text,
form#search-form label.overlabel-apply {
	font-size: 110%;
}

form#search-form input.text {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 110px;
	height: 15px;
	padding: 4px 3px 4px 4px;
	margin: 0;
	z-index: 0;
	background: #fff;
}
form#search-form input.button-search {
	position: absolute;
	top: 3px;
	right: 3px;
	margin: 0px;
	display: block;
	line-height: 100%;
	width: 50px;
	height: 25px;
}
form#search-form label.overlabel {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
form#search-form label.overlabel-apply {
	display: block;
	color: #666;
	position: absolute;
	top: 10px;
	left: 9px;
	margin: 0;
	z-index: 1;
	cursor: text;
	line-height: 100%;
	font-size: 100%;
}

/* Calendar
========================================== */
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #666;
	text-align: right;
}
#wp-calendar th {
	color: #666;
	font-size: 80%;
	padding-left: 0;
	padding-right: 0;
}
#wp-calendar a {
	font-weight: bold;
}

#wp-calendar tfoot td {
	text-align: left;
}
#wp-calendar tfoot td#next {
	text-align: right;
}
#wp-calendar td#today {
	background-color: #f3f3f3;
}

/* Shopping Cart Buttons
========================================== */
input.wpsc_buy_button {
	width: 115px;
	height: 33px;
}
input.make_purchase {
	width: 138px;
	height: 33px;
}

/* hail to the king :D */