/*
Theme Name: Hearts Weddings Portals
Description: Custom blog and site design for Wordpress. Created by <a href="http://www.deliciousdesignstudio.com/" target="_blank">Delicious Design Studio</a>.
Version: 1.0
Author: Delicious Design Studio
Tags: fixed width, two column, customizable
*/


/* RESET ALL CSS FOR PAGE */
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* BEGIN TEMPLATE CODE HERE */
html, body {
	height: 100%;
}

body {
	background: #bdbdbd url(images/background.gif) top left repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #555555;
}

#page {
	position: relative;
	width: 980px;
	background-color: #ffffff;
	margin: 25px auto 0px auto;
	overflow: hidden;
	border-top: 2px solid #b2b2b2;
	border-left: 2px solid #b2b2b2;
	border-right: 2px solid #b2b2b2;
}

#content {
	width: 100%;
	position: relative;
	top: 204px;
	padding-bottom: 204px;
	overflow: hidden;
	clear: left;
	z-index: 1;
}

/* Typography */
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

h1, h2 {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 20px;
	color: #440e62;
}

h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #8e68a5;
}

h4 {
	margin-top: 15px;
	margin-bottom: 7px;
}

h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	line-height: 20px;
	color: #440e62;
	text-decoration: none;
}

a, a:link, a:visited {
	font-style: italic;
	color: #123c73;
}

a:hover {
	color: #8b5aa7;
}

blockquote {
	margin: 15px 0px;
	padding: 10px 20px 1px;
	background-color: #fffff6;
}

small {
	font-size: 10px;
	line-height: 14px;
}

code {
	font: 10px 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	cursor: help;
	border-bottom: 1px dashed #999;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}
	
.screen-reader-text {
  position: absolute;
  left: -1000em;
}

/* Header Styles */
#header {
	width: 980px;
	height: 179px;
	position: absolute;
	z-index: 100;
}

#header h1 a {
	background: url(images/header.gif) no-repeat left top;
	width: 980px;
	height: 179px;	
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	cursor: hand;
}

/* Menu Styles */
#upper_menu {
	background: #bdbbb5;
	width: 980px;
	height: 25px;
	position: relative;
	z-index: 90;
}

#upper_menu a {
	font-style: normal;
}

#suckerfishnav, #suckerfishnav ul {
	float: left;
	width: 950px;
	position: absolute;
	z-index: 95;
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	line-height: 18px;
	padding: 0;
	margin: 0 15px;
	border: 0;
}

#suckerfishnav li {
	float: left;
	padding: 0;
}

#suckerfishnav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
  letter-spacing: 0.75px;
	display: block;
	color: #ffffff;
	padding: 3px 10px;
	height: 19px;
}

#suckerfishnav li.current-cat a, #suckerfishnav li.current-cat a:hover, #suckerfishnav li.current-cat-parent a {
	background: url(images/menu_heart_icon.png) center no-repeat;
	height: 33px;
	color: #bdbbb5;
}

#suckerfishnav li a:hover,  #suckerfishnav li.sfhover a {
	background: #8b5aa7;
	color: #ffffff;
	cursor: hand;
}

#suckerfishnav li li a:hover, #suckerfishnav li.current-cat li a:hover, #suckerfishnav li.sfhover li a {
	background: #e5cff1;
	color: #8b5aa7;
	cursor: hand;
}

#suckerfishnav li ul li a, #suckerfishnav li ul li ul li a, #suckerfishnav li.sfhover ul li a, #suckerfishnav li.sfhover ul li ul li a, #suckerfishnav li.current-cat ul li a, #suckerfishnav li.current-cat ul li ul li a, #suckerfishnav li ul li.current-cat a, #suckerfishnav li ul li.current-cat ul li a
{
	background: none;
	padding: 0px;
	display: inline;
	color: #8b5aa7;
}

#suckerfishnav li ul li:hover, #suckerfishnav li ul li:hover a, #suckerfishnav li ul li a:hover,
#suckerfishnav li ul li.current-cat:hover, #suckerfishnav li ul li.current-cat:hover a, #suckerfishnav li ul li.current-cat a:hover
{
	background: #e5cff1;
	color: #8b5aa7;
	cursor: hand;
}

#suckerfishnav ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	line-height: 1;
	z-index: 99;
	background: #f0dcfa;
	color: #8b5aa7;
	top: 25px;
}

#suckerfishnav li li {
	width:160px;
	border-bottom:1px solid #e5cff1;
  background: #f0dcfa;
	padding: 10px 10px;
	position: relative;
}

#suckerfishnav li li li a {
	padding:4px 10px;
	width: 130px;
  background: #f0dcfa;
	color: #8b5aa7;
	border-right: none;
}

#suckerfishnav li ul ul {
  margin: -25px 0 0 172px;
}
	
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
  left:-999em;
}

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
  left:auto;
}

#suckerfishnav li.current-cat ul li a, #suckerfishnav li ul li.current-cat a, #suckerfishnav li ul li ul li.current-cat a,
#suckerfishnav li.current-cat-parent ul li a, #suckerfishnav li ul li.current-cat-parent a, #suckerfishnav li ul li ul li.current-cat-parent a,
#suckerfishnav li.current-cat-parent ul li a, #suckerfishnav li ul li.current-cat-parent a, #suckerfishnav li ul li ul li a
{
	background: none !important;
	padding: 0px;
	display: inline;
	color: #8b5aa7 !important;
}

/* Footer Styles */
#footer {
	position: relative;
	width: 900px;
	overflow: hidden;
	margin: 0px auto;
	padding: 40px;
	background: #e2e2e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #535353;
	border-bottom: 2px solid #b2b2b2;
	border-left: 2px solid #b2b2b2;
	border-right: 2px solid #b2b2b2;	
	font-style: normal;
}

#footer a {
	font-style: normal;
}

#footer_left {
	float: left;
	width: 460px;
	height: 100%;
	margin-right: 25px;
	position: relative;
}

#footer_center {
	float: left;
	width: 160px;
	height: 100%;
	margin-right: 25px;
	line-height: 30px;
	margin-top: -8px;
}

#footer_right {
	float: left;
	width: 225px;
	height: 100%;
}

#footer_center img {
	margin-top: 9px;
	margin-right: 8px;
	display: block;
	float: left;
}

#footer_left a {
	margin-left: 3px;
	margin-right: 3px;
}

/* Post Styles */
.post_wrapper {
	float:left;
	position:relative;
	width: 565px;
	padding: 5px;
	margin: 35px;
}

#sidebar {
  width: 300px;
	padding: 35px 15px 0px;
  float: right;
	border-left: 1px dashed #d2dfeb;
	background: #fffff6;
}

#sidebar, .post_wrapper {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

.post_wrapper hr {
	display: none;
}

.post {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #d2dfeb;
}

.entry {
	margin-top: 20px;
	margin-bottom: 0px;
	font-style: normal;
	overflow: hidden;
}

.entry p {
	margin-bottom: 15px;
}

.entry hr {
	display: block;
	height: 1px;
	color: #e3e3e3;
}

.entry ul {
	list-style: disc;
	margin-left: 15px;
	padding-left: 20px;
}

.entry ol {
	list-style: decimal;
	margin-left: 15px;
	padding-left: 25px;
}

/* More Link */
.more-link, .more-link-image {
	float: right;
	text-align: right;
	margin-left: 5px;
}

/* Paging Navigation */
.navigation {
	position: relative;
	border-top: 1px dashed #d2dfeb;
	height: 10px;
}

.navigation a, .navigation a:link, .navigation a:visited, .navigation a:active {
	font-size: 16px;
	text-decoration: none;
	color: #b4b4b4;
	cursor: hand;
}

.navigation a:hover {
	text-decoration: underline;
}

.navigation_whiteout {
	background: #ffffff;
	width: 100%;
	height: 10px;
	position: relative;
	top: -30px;
	padding: 35px 0px 0px 0px;
}

.navigation_whiteout_single {
	background: #ffffff;
	width: 100%;
	height: 10px;
	position: relative;
	top: -50px;
	padding: 35px 0px 0px 0px;
}

.navigation .back {
	background: #ffffff;
	position: absolute;
	top: -12px;
	left: 0px;
	margin: 0;
	padding: 0 15px 0 0;
}

.navigation .forward {
	background: #ffffff;
	position: absolute;
	top: -12px;
	right: 0px;
	margin: 0;
	padding: 0 0 0 15px;
}

.nav_blog_comment {
	position: absolute;
	top: -10px;
	left: 200px;
	padding: 0px 15px;
	background: #ffffff;
}

/* Image Formatting*/
a img {
	border: none;
}

p img {
	padding: 0;
	max-width: 100%;
}

img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright, div.alignright {
	padding: 4px;
	margin: 0 0 2px 15px;
	display: inline;
}

img.alignleft, div.alignleft {
	padding: 4px;
	margin: 0 15px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* Captions */
.wp-caption p.wp-caption-text {
	font-size: 10px;
	width: 100%;
	text-align: center;
	line-height: 17px;
	padding: 5px 0px;
	margin: 0;
}

/* Search Form */
#searchform #s {
	border: none;
	width: 240px;
	height: 20px;
	color: #8e68a5;
	font-size: 18px;
	font-style: italic;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	background: transparent;
	margin-left: 10px;
	padding: 5px;
}

#searchform #searchsubmit {
	float: right;
	margin-top: 5px;
}

.search_form {
	float: right;
	width: 260px;
	padding-left: 25px;
	margin-left: 25px;
	border-left: 1px dashed #d2dfeb;
}

/* 404 Page Formatting */
.not_found  {
	margin-bottom: 45px;
}

/* Input Rounded Corners */
.input_container {
	background: #ffffff;
}

.input_container_purple {
	background: #e5d1f1;
}

/* Comment Styles */
.comments {
	float:left;
	position:relative;
	width: 565px;
	padding: 5px;
	margin: -15px 35px 0px 35px;
}

.comments h3#comments {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	letter-spacing: 0px;
	color: #b4b4b4;
	text-transform: none;
	margin-bottom: 10px;
}

.nocomments, .commentlist {
	padding-bottom: 35px;
}

.commentlist li { 
	border-top: 1px solid #d2dfeb;
	list-style: none;
	margin-top: 10px;
	padding-top: 10px;
	overflow: hidden;
}

.comment_text {
	font-style: normal;
	margin-bottom: 5px;
	margin-left: 80px;
	margin-top: 5px;
	line-height: 20px;
}

.comment_author {
	color: #b4b4b4;
	font-weight: bold;
} 

.comment_avatar {
	float: left;
	background-color: #ffffff;
	margin: 5px 15px 10px 10px;
	padding: 3px;
	border: 1px solid #e4e4e4;
	width: 48px;
	height: 48px;
}

.comment_time {
	font-size: 10px;
	background: #c0edfa;
	color: #46869d;
	padding-right: 10px;
	text-align: right;
	line-height: 20px;
} 

.comment_notapproved {
	background: #e5d1f1;
	color: #4e1a6b;
	display: block;
	float: right;
	font-size: 12px;
	font-style: italic;
	height: 45px;
	line-height: 14px;
	margin-top: -28px;
	padding: 25px 10px 10px;
	text-align: center;
	width: 120px;
}

.respond {
	margin: 0px;
	width: 569px;
	background: #e5d1f1;
	padding: 25px 40px 15px 40px;
}

.respond h4 {
  margin-bottom: -10px;
}

#reply_loggedin {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-right: 5px;
	padding-left: 10px;
}

#reply_author {
	position: relative;
	clear: both;
	overflow: hidden;
}

#reply_name, #reply_email, #reply_website {
	color: #4e1a6b;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	line-height: 24px;
	display: block;
	float: left;
	margin: 5px 8px 10px 0px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 8px;
}

.reply_label {
	margin-left: 15px;
}

.reply_email_required {
	color: #e946ae;
}

#reply_website {
	margin-right: 0px;
}

#reply_name input, #reply_website input, #reply_email input  {
	width: 142px;
	height: 22px;
	background: transparent;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #8e68a5;
	border: none;
	text-align: left;
	padding: 5px 15px;
}

#reply_email input  {
	width: 173px;
}

#reply_text textarea {
	width: 529px;
	height: 90px;
	background: transparent;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	color: #8e68a5;
	border: none;
	text-align: left;
	padding: 15px;
	border: none;
	clear: both;
}

#reply_submit {
	float: right;
	margin: 15px 0px;
}

/* Subscription Area Styles */
#subscription {
	width: 280px;
	position: relative;
	top: -35px;
	left: -15px;
	background: #e5d1f1;
	padding: 25px;
	overflow: hidden;
}

#subscription h2 {
	font-size: 18px;
	margin: -5px 0px 10px;
}

.subscription_form .input_container {
	margin-top: 15px;
}

.subscription_form input#feedburner_email {
	border: none;
	width: 260px;
	height: 20px;
	color: #8e68a5;
	font-size: 18px;
	font-style: italic;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	background: transparent;
	margin-left: 10px;
	padding: 5px;
}

.subscription_form input#submit {
	float: right;
	margin-top: 5px;
}

/* Extra Syles */
.category_extras {
	position: relative;
	float: left;
	width: 649px;
	overflow: hidden;
}

/* Page Styles */
.edge {
	float: left;
	position: relative;
	width: 649px;
	overflow: hidden;
	background:  #f7e8f2;
	border-top: 10px solid #f7e8f2;
}

/* Vendor Styles */
.vendor_area {
	float: left;
	position: relative;
	width: 649px;
	overflow: hidden;
	margin-bottom: -2px;
}

.vendor_area h2 {
	font-size:18px !important;
	margin-top:-5px !important;
}

.vendor_area .post_wrapper {
	margin-top: 15px;
}

.tvm_display_single {
	border-bottom: 1px solid #d2dfeb;
	overflow: hidden;
	width: 570px;
	padding: 25px 0px;
	font-size: 11px;
	position: relative;
}
		
.tvm_display_single .tvm_image {
	position: relative;
	width: 265px;
/*	height: 130px; */
	border: 1px solid #dddddd;
	overflow: hidden;
	float: left;
	margin-right: 25px;
}

.tvm_noimage {
	position: relative;
	width: 100%;
	text-align: center;
	margin-top: 56px;
}

.tvm_name {
	color: #440e62;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}

.tvm_tagline {
	font-family: Arial, Helvetica, sans-serif;
	color: #8e68a5;
	text-transform: uppercase;
	font-style: normal;
	font-size: 10px;
}

.tvm_contact {
	color: #6a6a6a;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0px;
}

.tvm_links {
	font-weight: normal;
	font-size: 14px;
}

.tvm_metadata {
	margin-top: 15px;
	font-style: italic;
}
		
/* Featured Area Styles */
.featured_home {
	position: relative;
	width: 980px;
	height: 400px;
	border-bottom: 10px solid #f7e8f2;
	clear: both;
}

.featured_home_image {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 400px;
	overflow: hidden;
	z-index: 20;
}

.featured_home_fade {
	position: relative;
	background: url(images/home_fade.png) repeat-y top left;
	width: 980px;
	height: 400px;
	z-index: 25;
}

.featured_home_text {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 275px;
	height: 335px;
	padding: 55px 25px 10px 20px;
	float: right;
	z-index: 30;
}

.featured_home_text .entry {
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
}

.featured_home_right {
	width: 330px !important;
	padding-top: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.featured_home_right #subscription {
	top: 0px;
	left: 0px;
}

#featured_home_post {
	background: #fffff6;
	width: 280px;
	position: relative;
	padding: 25px;
	margin-bottom: 5px;
	overflow: hidden;
}

#featured_home_post h2 {
	font-size: 18px;
	margin: -5px 0px 10px;
}

#featured_home_post a {
	text-decoration: none;
	cursor: hand;
	color: #555555;
}

.featured_area {
	position: relative;
	float: left;
	width: 649px;
	overflow: hidden;
}

.featured_bottom_border {
	border-bottom: 10px solid #f7e8f2;
}

.featured_article, .featured_vendor {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
}

.featured_article_image {
	position: absolute;
	z-index: -2;
	width: 325px;
	overflow: hidden;
}

.featured_fade_bottom {
	position: relative;
	background: url(images/featured_fade_bottom.png) repeat-x top left;
	width: 325px;
	height: 425px;
	z-index: -1;
}

.featured_fade_side {
	position: relative;
	background: url(images/featured_fade_side.png) repeat-y top left;
	width: 325px;
	height: 208px;
	z-index: -1;
}

.featured_text_single {
	position: absolute;
	top: 25px;
	left: 350px;
	width: 265px;
	z-index: 5;
}

.featured_text {
	position: absolute;
	top: 245px;
	left: 30px;
	width: 265px;
	z-index: 5;
}

.featured_area h2  {
	font-size: 18px !important;
	margin-top: -5px !important;
}

.featured_area a, .featured_area a:link, .featured_area a:visited, .featured_area a:active, .featured_area a:hover  {
	text-decoration: none;
	cursor: hand !important;
	color: #555555;
}

.featured_text .entry, .featured_text_single .entry {
	font-style: italic;
	margin-top: 8px;
}

.featured_border {
	border-right: 1px dashed #d2dfeb;
}

.featured_split {
	width: 324px;
}

.featured_area .post_wrapper .post {
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.featured_area .post_wrapper .navigation_whiteout {
	padding-top: 28px;
	top: -12px;
}

/* General Widget Styles */
.widget {
	padding: 0px 15px;
	margin-bottom: 30px;
	position: relative;
	clear: both;
	overflow: hidden;
}

.widget h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	font-style: normal;
	text-transform: uppercase;
	color: #8e68a5;
	letter-spacing: 0.75px;
	padding-bottom: 10px;
}

.widget ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}

.widget ul li {
	margin-top: 5px;
}

/* Ad Manager Widget Styles */
.Advman_Widget {
	margin-bottom: 0px;
	padding: 0px 0px 15px;
	float: left;
	min-width: 50%;
	text-align: center;
	clear: none;
}

.Advman_Widget h2 {
	text-align: left;
	padding: 0px 15px 10px;
	height: 15px;
}

/* Add to Any List Icons */
.addtoany_list li a {
	padding: 0 14px 0 0 !important;
}

.addtoany_share_save {
	display: none !important;
}

/* Recent Comment Widget */
#get_recent_comments_wrap ul {
	list-style-type: none;
	margin-left: 0px;
}

.rcomment_link {
	position: relative;
	float: right;
	clear: both;
}

/* Calendar Widget */
#calendar_wrap {
	width: 200px;
}

#wp-calendar {
	width: 100%;
	font-style: normal;
	text-align: center;
	margin-left: -5px;
}

#wp-calendar caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0.75px;
	padding-bottom: 5px;
	text-align: left;
	margin-left: 5px;
}

#wp-calendar tfoot td {
	padding-top: 15px;
}

#wp-calendar tbody td a {
	background: #e5d1f1;
	display: inline-block;
	height: 18px;
	width: 18px;
}

#wp-calendar #prev {
	padding-left:9px;
	text-align:left;
}

#wp-calendar #next {
	padding-right:9px;
	text-align:right;	
}

/* cForms Styles */
.linklove {
	display: none;
}