/*
Theme Name: Weddings_InStyle
Theme URI: http://wordpress.org/
Description: Weddings InStyle theme for Wordpress.
Version: 0.1.0
Author: A&amp;N Design Communications
Author URI: http://www.an-design.ca/
Tags: custom colors, custom header, fixed width, two columns
*/

body {
	background: url("images/bg.jpg") no-repeat #fff top center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3c3533;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

table td {
	font-size: 12px;
}

a {
	color: #3c3533;
}

a:hover {
	color: #146481;
	text-decoration: none;
}

h1 {
	color: #146481;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 12px;
	border-top: dotted #687e77 1px;
	border-bottom: dotted #687e77 1px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 22px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #146481;
	font-size: 16px;
	font-weight: normal;
}

h3 {
	color: #3c3533;
	font-size: 12px;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

h4 {
	color: #3c3533;
	font-size: 12px;
	background-color: #d9dfeb;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

legend {
	color: #3c3533;
}

acronym,
abbr {
	border-bottom:dotted 1px #BEBEB2;
	cursor:help;
}

.wrapper {
	position:relative;
	width: 960px;
	margin: 0 auto;
	background-color: #fefded;
	border-right: 1px solid #d9dfeb;
	border-left: 1px solid #d9dfeb;
}

hr {
	border: 0px;
	color: #3c3533;
	background-color: #3c3533;
	height: 1px;
}

img {
	border: none;
}

#header {
	position:relative;
	background:url("images/nav_bg.jpg") repeat-x top;
	height:245px;
}

#title {
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu {
	float: left;
	margin: 0px;
	padding: 0px;
}

ul#menu {
	list-style: none;
}

ul#menu li {
	float: left;
}

ul#menu a {
	float: left;
	display: block;
}

.left-spacer {
	float: left;
	height:596px;
	width:1px;
	margin: 0px;
	padding: 0px;
}

.left-img {
	position:absolute;
	margin: 0px;
	padding: 0px;
	left:0px;
	top:0px;
	margin-top:202px;
}
.left-150 {
	margin-left:60px;
	width: 150px;
}
.left-230 {
	margin-left:28px;
	width: 230px;
}

.sm-text {
	margin-top: 6px;
	line-height: 12px;
	font-size: 10px;
}

#content-wrapper {
	clear:both;
	width: 960px;
	margin: 0px;
	padding: 0px;
	background: #fefded url("images/content_bg_paleblue.gif") repeat-y;
}

#content-wrapper.about {
	background: #fefded url("images/content_bg_white.gif") repeat-y;
}
#content-wrapper.packages,
#content-wrapper.ceremony {
	background: #fefded url("images/content_bg_brown.gif") repeat-y;
}
#content-wrapper.faq {
	background: #fefded url("images/content_bg_dark.gif") repeat-y;
}

#content {
	width: 640px;
	margin: 0;
	padding: 0px;
	float: right;
}

.blue {
	color: #146481;
}

#content ul {
	margin: 0px;
}

#content li {
	margin: 0 0 6px 0;
}

#column, #column p {
	width: 185px;
	float: right;
	margin: 0px;
	padding: 0 0 4px 0;
}

.images {
	float:left;
	margin: 2px 10px 10px 0;
}

.search-results h2 {
	margin-bottom: 0;
}
.search-results p {
	margin-top: 0;
}
#searchform div {
	border-top: dotted #687e77 1px;
	border-bottom: dotted #687e77 1px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.search-results #searchform div {
	border:none 0;
	border-bottom:none 0;
	padding-top:0;
	padding-bottom:0;
}

#faq-text,
#privacy-text,
#resources-text,
#basic-text {
	clear:both;
	padding: 0 110px 0 0;
}

/* HOMEPAGE */

#home-bottom {
	margin-top:30px;
}

#shop-instyle {
	position:absolute;
	margin:1em 0;
	color:#eb3297;
}

#shop-instyle a {
	color:#eb3297;
}

/* VENUE */

#venue-text {
	clear:both;
}

.venue-leftbox {
	float: left;
	width: 393px;
}

.venue-rightbox {
	position:relative;
	width: 209px;
	padding: 0px;
	float: right;
	min-height:430px;
	background: #fefded url("images/venue-rightbox_bg.gif");
}

.venue-rightbox p {
	margin: 0 0 1em 0;
	padding: 0 20px 0 10px;
	font-size: 11px;
	color:#657B8A;
}

.venue-rightbox p img {
	margin-left:-10px;
}

/* PACKAGES */

#packages-text {
	clear:both;
	padding: 0 32px 0 0;
}

#tabs {
	position:relative;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.packages-tab-title  {
	position:absolute;
	width:20px;
	height:153px;
	top:0;
	left:0;
	margin-left:-20px;
	background-image:url("images/img-packages.gif");
	background-position:0 0;
	background-repeat:no-repeat;
}

.tab {
	clear:both;
	background:#dac8b3;
}

.tab .packages-price {
	margin:20px 0;
}

.tab .packages-price table td {
	vertical-align:top;
	padding:1px;
}

.tab .packages-price div.hr {
	margin:3px 0;
  height:3px;
  background:#dac8b3 url("images/hr-dot.png") repeat-x scroll center;
}
.tab .packages-price div.hr hr {
  display:none;
}

#tabs .tab h2 {
	padding:10px 20px 0 20px;
	margin:20px 0 0 0;
}

#tabs .tab .package-img {
	float:left;
	width:158px;
	padding:20px;
}

#tabs .tab .package-text {
	float:left;
	width:370px;
	padding:20px 0;
}

#tabs .tab p {
	padding:0;
	margin:0;
	/*margin-left:1.5em;*/
	margin-bottom:0.5em;
}
#tabs .tab ul,
#tabs .tab ul li {
	padding:0;
	margin:0;
	margin-left:1.5em;
}

.tab:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* PHOTOS */

#photos-box div {
	float:left;
	width:153px;
	height:100px;
	margin:0 10px;
	padding:30px 1px;
	background-image:url("images/photo_bg.gif");
	background-position:0 0;
	background-repeat:no-repeat;
}

#photos-box #photo-4,
#photos-box #photo-7 {
	clear:both;
}

#photos-box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* FAQ */

.collapse,
.expand {
	margin-right:6px;
	vertical-align:middle;
	position:absolute;
}

.collapser div {
	margin-left:33px;
	padding:9px 0;
}

.collapser {
	margin-bottom:1.5em;
}

.expander span {
	display:block;
	background:#dce2da;
	margin-left:33px;
	padding:5px;
}

.expander.open {
	font-weight:bold;
}
.expander {
	margin-top:9px;
	padding-left:28px;
	margin-left:-28px;
	font-weight:bold;
	/*text-indent:-28px;*/
}

/* RESOURCES */



/* PRIVACY */

#privacy-text p {
	font-size:x-small;
	line-height:1.2;
}


/* GRATITUDE */

#scroller,
#scroller * {
	clear:float;
	padding:0;
	margin:0;
	border:0;
}

#scroller {
	position:relative;
	width:510px;
	height:20ex;
}

#scroller .decor_top,
#scroller .decor_bottom {
	position:relative;
	width:423px;
	height:72px;
	margin-left:42px;
}

#scroller .decor_top {
	background:url("images/gratitude_top.gif") no-repeat;
}

#scroller .decor_bottom {
	background:url("images/gratitude_bottom.gif") no-repeat;
}

#scroller:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#scroller .next, #scroller .prev{
	position:absolute;
	cursor:pointer;
	top:185px;
	visibility:hidden;
}
#scroller .prev{
	left:0px;
}
#scroller .next{
	right:0px;
}


#sections {
	width:415px;
	background-color:#fff;
	border:solid 1px #6d7575;
	clear:left;
	margin-left:46px;
}
	
#sections ul {
	width:9999px;
	list-style:none;
}

#sections li {
	list-style:none;
}

#sections h2 {
	font-size:xx-small;
	padding:8px;
	width:399px;
}

#sections p {
	font-size:11px;
	text-align:justify;
	line-height:1.2;
	padding:8px;
	width:399px;
}

#sections p.sig {
	font-size:16px;
	text-align:right;
	padding:8px;
	width:399px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


/* CONTACT */

#contact-textbox {
	height: 175px;
	width: 575px;
	padding: 0 50px 0 65px;
}

.contact-box {
	padding: 15px 15px 15px 60px;
	background-color:#f4e0c7;
}

.textbox-l {
	float: left;
	width: 250px;
}

.textbox-r {
	width: 280px;
	float: right;
}

/* FOOTER */

#footer {
	position:relative;
	z-index:998;
	clear:both;
	background: #7791a2;
	width: 960px;
}

#footer a {
	color: #fefded;
	padding:1px;
	text-decoration: none;
}

#footer a:hover {
	color: #596D7A;
	background: #fefded;
}

#footer p {
	margin: 0px;
	padding: 10px;
	color: #fcfad3;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
}

div.dotted_line {
  height: 15px;
	margin:0;
  background: url("images/dotted_line.gif") repeat-x scroll center;
}
div.dotted_line hr {
  display: none;
}

.clear { clear:both; }

.serif {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:larger;
}

.bigger {
	font-size:1.25em;
	line-height:1;
}

.big {
	font-size:large;
	line-height:1;
	margin:10px 0;
}

.large {
	font-size:x-large;
	line-height:1;
	margin:10px 0;
}

.teal {
	color:#146481;
}

.pink {
	color:#f589a1;
}

.purple {
	color:#7d3e6e;
}


/* ############################################################ */
#A_Channel_Morning {
	margin:0 0 0 -82px;
}

