/*
Theme Name: Wedding & Romance
Theme URI: http://www.purrdesign.com
Description: Wordpress theme design for weddingandromance.com by Purr Design
Author: Lindsay Landis
Author URI: http://www.purrdesign.com
version: 1.0
*/

html, body  {
	margin: 0;
	padding: 0 }
body       {
	color: #666;
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	line-height: 19px;
	background-color: #a91162;
	text-align: center;
	margin: 0;
	padding: 0 }
p {
	color: #666;
	font-size: 12px;
	line-height: 19px }
a:link   {
	color: #fc8ac2;
	text-decoration: none }
a:visited   {
	color: #fc8ac2;
	text-decoration: none }
a:hover   {
	color: #d3157a;
	text-decoration: underline }
a:active   {
	color: #fc8ac2;
	text-decoration: none }
#header   {
	background-image: url("images/headerhearts.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 134px }
#headerimg   { }
#header .logo  { }
#header h1 {
	margin: 0 }
#subpage   {
	position: relative }
	
#page     {
	background-color: #fff;
	text-align: left;
	margin: 20px auto 0;
	padding: 4px 15px 15px;
	width: 860px;
	border: solid 12px #d3157a }
#content    {
	min-height: 500px }
.narrowcolumn   {
	margin: 35px 0 0;
	padding: 10px 0 20px }
.widecolumn  {
	margin: 35px 0 0;
	padding: 10px 0 0;
	width: 100% }
.blogcolumn {
	margin: 0 0 0;
	padding: 0 0;
	width: 540px;
	float: left }
small  {
	font-size: 11px;
	line-height: 16px }

h1, h2, h3    {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left }

h1    {
	color: #d3157a;
	font-size: 26px;
	line-height: 22px }
h2    {
	color: #d3157a;
	font-size: 18px;
	line-height: 23px }
h3      {
	color: #fc8ac2;
	font-size: 16px;
	margin-bottom: 5px;
	padding-bottom: 0 }
h4  {
	color: #d3157a;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0;
	padding-bottom: 0 }
/**************Footer**************/
#footer      {
	color: #fff;
	font-size: 10px;
	margin: 0 auto 20px;
	padding: 6px 0 12px;
	width: 890px;
	clear: both }
#footer p   {
	color: #fff;
	font-size: 10px;
	margin: 0;
	padding: 0 }
#footer .copyright  {
	text-align: right;
	width: 50%;
	float: right }
#footer .footernav  {
	text-align: left;
	width: 50%;
	float: left }
#footer a {
	color: #fff;
	text-decoration: none }
#footer a:hover {
	text-decoration: underline }
#footer .footernav ul {
	margin: 0;
	padding: 0 }
#footer .footernav li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 7px 0 0;
	border-right: 1px solid #fff }
#footer .footernav li:last-child, #footer .footernav .noline  {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 7px 0 0;
	border-right: 0 none transparent !important }
#footer .keywords {
	margin-top: 10px }
#footer .keywords p {
	color: #820042;
	font-size: 10px;
	line-height: 13px;
	margin-top: 4px;
	margin-bottom: 4px }
/**************Post Styles**************/
.post   {
	background-image: url("/images/blogpost_bg.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
	margin: 0 0 40px }
.post-archives {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
	margin: 0 0 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #fc8ac2 }
.post h2       {
	font-size: 21px;
	margin-top: 0;
	margin-bottom: 3px;
	padding-top: 0;
	padding-bottom: 0 }
.post h2 a {
	color: #d3157a }
.post h2 a:hover   {
	color: #fc8ac2;
	text-decoration: none }
.postmetadata  {
	color: #808080;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0; }
.postmetadata a, .cats a, .tags a  {
	color: #fc8ac2 }
.postmetadata a:hover, .cats a:hover, .tags a:hover  {
	color: #d3157a;
	text-decoration: none }
.cats {
	color: #808080;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0;
	border-top: 1px solid #fc8ac2;
	border-bottom: 1px solid #fc8ac2 }
.tags {
	color: #808080;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0;
	border-bottom: 1px solid #fc8ac2 }
code  {
	font-family: "Courier New", Courier, Fixed;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal }

/**************Blog Sidebar Styles**************/
#SideRight  {
	background-color: #feeaf4;
	padding: 10px 20px 20px 30px;
	position: absolute;
	top: 175px;
	right: 0;
	width: 250px }
#SideRight ul {
	list-style-type: none;
	margin: 0;
	padding: 0 }
#SideRight ul li ul {
	margin-bottom: 15px }
#SideRight ul li ul li {
	color: #666;
	list-style-image: url("/images/sidebullet.gif");
	margin-left: 20px }
#SideRight .recentcomments { }
#SideRight h2 {
	font-size: 15px;
	margin: 10px 0 0;
	padding: 0 }
/**************Navigation Menu Styles**************/
#sidebar     {
	text-transform: lowercase;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 5;
	top: 133px;
	border: 0 }

#sidebar ul          {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0;
	z-index: 500;
	width: 860px;
	height: 25px;
	min-height: 25px }

#sidebar li      {
	line-height: 30px;
	text-align: left;
	display: inline;
	margin: 0 4px 0 10px;
	padding: 0 10px;
	position: relative;
	height: 25px;
	min-height: 15px;
	float: left }
#sidebar ul ul li {
	margin: 0 }
#sidebar h2 {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
}

#sidebar li ul   {
	font-weight: normal;
	top: 100%;
	left: 0;
	width: 138px;
	height: auto }

#sidebar li.LargeMenu ul {
	width: 200px;
	height: auto;
	top: 100%;
	left: 0px;
}

#sidebar li ul li  {
	line-height: 14px;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 118px;
	height: auto;
	min-height: 1em }

#sidebar li.LargeMenu ul li {
	text-align: left;
	width: 198px;	
	height: auto;
	min-height: auto;
	display: block;
}

#sidebar a {
	text-decoration: none;
	}

#sidebar li li ul {
	top: 0;
	left: 0;
}

#sidebar li li:hover ul {
	left: 150px;
}

/* initialy hide all sub sidemenus */
#sidebar ul ul,
#sidebar ul li:hover ul ul,
#sidebar ul ul li:hover ul ul,
#sidebar ul ul ul li:hover ul ul,
#sidebar ul ul ul ul li:hover ul ul {
	position: absolute;
	display:none;
}

/* display them on hover */
#sidebar li:hover ul,
#sidebar ul li:hover ul,
#sidebar ul ul li:hover ul,
#sidebar ul ul ul li:hover ul,
#sidebar ul ul ul ul li:hover ul,
#sidebar ul ul ul ul ul li:hover ul {
 	 display: block;
}

#sidebar #PhpWebcontent {
	display:none;
}	

/* define the consecutive colors */

#sidebar      {
	color: #fff }

#sidebar ul            {
	font-size: 10px;
	font-family: "Trajan Pro", Trajan, Times, "Times New Roman", serif;
	font-weight: normal;
	line-height: 25px;
	background: #d3157a;
	text-transform: uppercase;
	letter-spacing: 1.5px }

#sidebar ul ul        {
	font-size: 12px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
	line-height: 14px;
	background-color: #fc8ac2;
	text-transform: capitalize;
	letter-spacing: normal;
	padding-left: 0;
	border: 1px #aeb1b4 }
	
#sidebar ul li  {}
#feeds li {
  background: url(images/feed.png) top left no-repeat;
  padding-left: 18px;
}

#sidebar h2   {
	color: #d3157a }

#sidebar a     {
	color: #fff;
	font-weight: normal }

#sidebar ul li:hover     {
	font-weight: normal;
	background: #fc8ac2 }

#sidebar ul li ul {

}

#sidebar ul li ul li    {
	background: #fc8ac2 }
#sidebar ul ul li a {
	display: block }
#sidebar ul li ul li:hover    {
	color: #fff;
	background: #fdb6d9 }

#sidebar ul li ul ul li  {
	background: #fff;
	display: none }
#sidebar li ul li ul {
	background: #d9eff6;
	display: none }
#sidebar ul li ul ul li:hover   {
	background: #fdb6d9 }
#sidebar a:hover  {
	color: #d3157a }
#sidebar ul a:hover {
	color: #fff }
#sidebar ul ul a:hover {
	color: #d3157a }
#wp-calendar #next a {
	background: none;
	}

#wp-calendar #prev a {
	background: none;
	}
/*************Images*************/
p img {
	padding: 0;
	max-width: 100% }
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright    {
	margin-left: 10px !important;
	padding: 4px;
	float: right }

img.alignleft    {
	margin-right: 10px !important;
	padding: 4px;
	float: left }

.alignright   {
	float: right }
.alignleft  {
	float: left }
.wp-caption  {
	text-align: center }
.wp-caption-text  {
	font-size: 11px;
	line-height: 15px;
	text-align: center !important;
	display: none;
	margin-top: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-left: 5px }
#page-41 .alignleft {
	margin-top: 10px }
#page-41 .wp-caption-text {
	font-size: 11px;
	line-height: 15px;
	text-align: center !important;
	display: block;
	margin-top: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-left: 5px }
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/**************Search Form**************/
.search   {
	margin: 0;
	padding: 0 }
#searchform   { }
#searchform #s   {
	font-size: 11px;
	padding: 1px }
	
#searchsubmit   { }
#searchsubmit:hover  {
	cursor: pointer }
/**************Comments**************/
#comments   {
	color: #d3157a;
	font-size: 16px;
	line-height: 23px;
	margin: 0 auto;
	padding: 0;
	width: 65%;
	float: left }
.commentsmeta {
	font-size: 11px;
	line-height: 29px;
	text-align: right;
	text-transform: uppercase;
	width: 35%;
	float: right }
.commentsmeta a  {
	color: #fc8ac2 }
.commentsmeta a:hover  {
	color: #d3157a;
	text-decoration: none }
.commentshead  {
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 1px;
	height: 27px;
	border-top: 1px solid #fc8ac2;
	border-bottom: 1px solid #fc8ac2 }
#respond  {
	color: #d3157a;
	font-size: 16px;
	line-height: 23px;
	text-transform: lowercase;
	margin: 0 auto;
	padding: 0 }
.commentlist {
	margin-bottom: 35px }
.commentlist li, #commentform input, #commentform textarea {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal }
.commentlist li  {
	font-weight: bold }
.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-weight: bold }
.commentlist p  {
	font-weight: normal;
	text-transform: none;
	padding-left: 63px }
#commentform p { }
.gravatar  {
	background-image: url("/images/gravatar.gif");
	background-repeat: no-repeat;
	margin-right: 8px;
	float: left }
.commentmetadata  {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase }
.commentmetadata a  {
	color: #fc8ac2 }
.commentmetadata a:hover  {
	color: #d3157a }
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea  {
	padding: 2px;
	width: 100% }

#commentform #submit {
	margin: 0;
	}
.alt { }
.comment { }
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

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

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

#wp-calendar a {
	display: block;
	background: #000000;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote  {
	background: #fff3f9;
	margin: 15px 30px 0 20px;
	padding: 3px 20px }

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

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation    {
	background-color: #feeaf4;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-bottom: 30px }
.rssimg {
	margin-right: 5px;
	position: relative;
	top: 2px }
.clear {
	clear: both }
/*Page/Subpage Styles*/
.page    {
	background-image: url("/images/pagebg.jpg");
	background-repeat: no-repeat;
	margin-left: 240px;
	width: 540px;
	min-height: 320px }
.page h2 {
	margin: 10px 0 0;
	padding: 0 }
.page ul {
	text-align: left }
.parent  {
	margin-top: 50px;
	padding-left: 15px;
	border-bottom: 1px solid #fc8ac2 }
.parent h1 {
	font-size: 20px }
.sub-menu    {
	text-transform: lowercase;
	margin-top: 10px;
	margin-right: 23px;
	margin-left: 30px;
	width: 188px;
	float: left }
.sub-menu ul  {
	font-size: 11px;
	line-height: 23px;
	text-transform: capitalize;
	margin: 0;
	padding: 0 }
.sub-menu ul li  {
	list-style-type: none;
	margin: 0;
	padding: 0 }
.sub-menu a  {
	color: #666 }
.sub-menu a:hover   {
	color: #d3157a;
	text-decoration: none }

.current_page_item a, .current_page_ancestor a   {
	color: #d3157a;
	font-weight: bold }
.gallery-caption {
	display: none }
 .pullquote  {
	color: #fc8ac2;
	font-size: 15px;
	line-height: 22px;
	background-color: #fff;
	background-image: url("images/pullquote_bg.gif");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	text-align: left;
	margin-top: 45px;
	padding-top: 1px;
	padding-bottom: 3px;
	width: 188px;
	border-style: solid none;
	border-width: 1px 0;
	border-color: #feeaf4 }
.pullquote p  {
	color: #fc8ac2;
	font-size: 15px;
	line-height: 22px;
	margin: 0 7px 0 10px;
	padding: 0 }
.sideimage {
	margin-top: 3px }
.page ul  {
	list-style-type: disc;
	margin: 0 0 0 30px;
	padding: 0 }
.page li  {
	margin-bottom: 2px }
#page-69 .entry a, #page-39 .entry a {
	color: #666 }
#page-69 .entry a:hover, #page-39 .entry a:hover {
	color: #d3157a;
	text-decoration: underline }
#page-39 ul {
	color: #fc8ac2 }
#page-69 ul li ul {
	font-size: 11px;
	line-height: 16px;
	list-style-type: circle;
	margin-left: 15px }
#page-69 ul {
	font-size: 13px;
	margin-bottom: 10px }
#page-69 .entry .current_page_item {
	font-weight: normal }
/*Collections Thumbnails Styles*/
.col {
	font-size: 11px;
	line-height: 15px;
	margin-right: 15px;
	width: auto;
	float: left }
.col .col-title {
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 1px }
.col .col-con {
	font-size: 10px;
	text-transform: uppercase }
.colpage h3 {
	color: #d3157a;
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 0;
	padding-bottom: 0 }
.colpage h4 {
	color: #f59ab7;
	font-size: 13px;
	margin-bottom: 0;
	padding-bottom: 0 }
.colpage strong {
	color: #f59ab7 }
.gallery {
	margin-top: 45px !important;
	margin-left: -3px;
	padding-top: 6px;
	padding-bottom: 0;
	border-top: 1px solid #feeaf4;
	border-bottom: 1px solid #feeaf4 }
.gallery-item {
	text-align: center;
	margin: 0;
	padding-bottom: 4px;
	float: left }
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	margin: 0 auto;
	padding: 3px 3px 6px;
	height: auto }
.entry .gallery {
	margin-top: 15px !important;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	border-top: medium none;
	border-bottom: medium none }
/*Homepage Styles*/
.home h3 {
	color: #d3157a;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0 }
.home .banner  {
	margin-right: 20px;
	margin-bottom: 0;
	float: left }
.home .blurb {
	width: 300px;
	float: left;
	border-bottom: 1px solid #fc8ac2 }
.home .welcome   {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #fc8ac2;
	border-bottom: 1px solid #fc8ac2 }
.home .welcome strong {
	color: #fc8ac2;
	font-weight: normal;
	text-transform: uppercase }
.home .newsh2   {
	line-height: 15px;
	background-image: url("/images/updates.png");
	background-repeat: no-repeat;
	text-indent: -100000.02px;
	margin-top: 12px;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
	height: 15px }
.home .news  {
	color: #fc8ac2;
	font-size: 11px;
	line-height: 15px;
	margin-top: 13px;
	margin-bottom: 15px;
	margin-left: 13px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0 }
.home .news li {
	margin-top: 7px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-bottom: 0 }
.home .news a {
	color: #666 }
.home .news a:hover {
	color: #808080;
	text-decoration: underline }
.home .leftsm  {
	font-size: 11px;
	line-height: 1.2;
	background-image: url("/images/leftsm.jpg");
	background-repeat: no-repeat;
	margin-top: 20px;
	width: 300px;
	height: 150px;
	float: left }
.home .rightsm  {
	font-size: 11px;
	line-height: 1.2;
	background-image: url("/images/rightsm.jpg");
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	width: 220px;
	height: 150px;
	float: left }
.stuff  {
	background-image: url("/images/stuffbg.png");
	margin-top: 95px;
	padding: 2px 15px 3px }
.stuff h3 {
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 3px }
.stuff h3 a {
	color: #a91162 }
.stuff h3 a:hover {
	color: #d3157a }
.leftsm p, .rightsm p, .newsletter p, .greetings p  {
	font-size: 11px;
	line-height: 13px;
	margin: 0;
	padding: 0 }
.home .newsletter {
	font-size: 11px;
	line-height: 1.2;
	background-color: #fc8ac2;
	background-image: url("/images/list_bg.png");
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 20px;
	padding: 10px 55px 5px 10px;
	width: 235px;
	height: 51px;
	float: left }
.home a {
	color: #666 }
.home a:hover {
	color: #d3157a;
	text-decoration: none }
.home .greetings  {
	font-size: 11px;
	line-height: 1.2;
	background-color: #eef7a5;
	background-image: url("/images/greetings_bg.png");
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 18px;
	padding: 10px 55px 5px 10px;
	width: 235px;
	height: 51px;
	float: left }
.newsletter h3, .greetings h3 {
	margin-top: 2px;
	margin-bottom: 4px }
/*Contact Page Styles*/
#page-61 p {
	margin-left: 175px }
#page-61 strong {
	color: #d3157a;
	font-weight: normal;
	display: block;
	margin-left: -175px;
	width: 175px;
	float: left }
#page-61 .noindent {
	margin-left: 0;
	padding-left: 0 }
.required, .required2 {
	color: #fc8ac2 }
.phplist {
	text-align: left !important }
.phplist label {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 150px }
.phplist input, .phplist select {
	margin-top: 3px;
	margin-bottom: 3px }
.phplist .error {
	color: #a91162 !important;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 5px }
/*Archive/Search Styles*/
.searchentry {
	margin-top: 0;
	margin-bottom: 15px;
	padding-top: 0;
	padding-right: 100px;
	height: 115px;
	clear: left;
	border-bottom: 1px solid #aeb1b4 }
.searchentry .post {
	margin: 0;
	padding: 0 }
.archivephoto {
	margin-right: 20px;
	float: left }
.archivetext {
	text-align: left }
.archivetext h2 {
	font-size: 16px;
	text-align: left;
	margin: 0;
	padding: 0;
	border-bottom: none }
.more-link {
	font-size: 12px;
	font-style: italic }
.archivetext .postmetadata {
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0 }
.entry {
	text-align: center }
.entry p {
	text-align: left }
.entry img, .imageStyle, .alignnone {
	text-align: center;
	margin-right: auto;
	margin-left: auto }

