/*
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;
}

#social-buttons a {
	text-decoration: none;
}

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;
}



/* ADDED BY GO START */
#left-area { width: 586px; float:left; }
.fullwidth #left-area { width: 100%; }
#sidebar { width: 330px; float:left; padding-top: 0px; padding-left: 0px; }

#sidebar ul {
	list-style-type:none;
}
#sidebar ul li {
	padding: 10px;
}

.widget h2 {
	color: #7d3e6e;
}

#sidebar .widget ul {
	margin: 0;
	padding-left: 5px;
}

#sidebar .widget ul li {
	padding: 2px;
	margin: 0;
}

.pagination {
	padding:25px 35px 15px 35px; 
}

.post {
	
	padding:0 35px 65px 35px; 
}

.post span.date-header {
	background-color: white;
	color: #666;
	padding: 0.4em;
	letter-spacing: 3px;
	margin: inherit;
	text-transform: uppercase;
}

.tr-caption-container {
	margin: 10px;
	background: white;
	border-collapse: separate;
border-spacing: 2px;
}


.post h2.title { 
	font: normal normal 24px Georgia, Utopia, 'Palatino Linotype', Palatino, serif;
}
.post h2.title a { color: #7d3e6e; text-decoration: none; }
.post h2.title a:hover { color: #7d3e6e; text-decoration: none; }

.post .highlight a,
.post .highlight
{
	color: #7D3E6E;
}

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }



/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}

.post img {
	background: white;
	border: 1px solid #EEE;
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
}

.wp-caption {
	margin-top: 0.4em;
	border: 2px solid #f7f7f7;
}
.wp-caption {
	background: #fff;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 8px 2px 0 2px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	padding: 6px 10px 3px 40px;
	margin: 0;
	position: relative;
}

.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 5px;
}


/* ADDED BY GO END */




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-link {
	position:absolute;
	z-index: 99;
	margin: 0px;
	padding: 0px;
	left:0px;
	top:0px;
	width:321px;
	height:200px;
}
#title-link img {
	width:321px;
	height:200px;
}
#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;
	min-height:643px;
	height:100%;
	overflow:hidden;
}
.left-150 {
	margin-left:60px;
	width: 150px;
}
.left-230 {
	margin-left:28px;
	width: 230px;
}
.left-img-img {
	position:absolute;
	margin: 0px;
	padding: 0px;
	left:0px;
	top:0px;
	margin-top:202px;
	min-height:643px;
	height:100%;
	width:100%;
}

.img-home {
	background:url("images/img-home.jpg") no-repeat top;
}
.img-about {
	background:url("images/img-about.jpg") no-repeat top;
}
.img-ceremony {
	background:url("images/img-ceremony.jpg") no-repeat top;
}
.img-charity {
	background:url("images/img-charity.jpg") no-repeat top;
}
.img-contact {
	background:url("images/img-contact.jpg") no-repeat top;
}
.img-faq {
	background:url("images/img-faq.jpg") no-repeat top;
}
.img-gratitude {
	background:url("images/img-gratitude.jpg") no-repeat top;
}
.img-media {
	background:url("images/img-media.jpg") no-repeat top;
}
.img-packages {
	background:#e9eae2 url("images/img-packages.jpg") no-repeat top;
}
.img-photos {
	background:url("images/img-photos.jpg") no-repeat top;
}
.img-contact {
	background:url("images/img-contact.jpg") no-repeat top;
}
.img-resources {
	background:url("images/img-resources.jpg") no-repeat top;
}
.img-venue {
	background:url("images/img-venue.jpg") no-repeat top;
}

.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;
	position:relative;
}

.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 {
	clear:both;
	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 */

#gallery .gallery {
	margin-top:50px;
	position:relative;
}
.gallery .gallery-item {
	margin:0px auto;
}
.gallery .gallery-item a {
	display:block;
	position:relative;
	width:153px;
	height:100px;
	margin-bottom:-15px;
	padding:30px 0;
	background-image:url("images/photo_bg.gif");
	background-position:0 0;
	background-repeat:no-repeat;
	z-index:90;
}
.gallery .gallery-item a:hover,
.gallery .gallery-item a:focus {
	background-position:0 -160px;
	z-index:99;
}
.gallery .gallery-item a img {
    border: 0;
}
#gallery .gallery_pagenavi {
	position:absolute;
	top: 80px;
	left: 0;
}
#gallery .gallery_pagenavi .current {
	font:bold 1.3em/1 "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding:2px 7px;
	margin:4px;
	color:#999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #c4c4c4;
	background:#e8e8e8;
}
#gallery .gallery_pagenavi a {
	font:bold 1.3em/1 "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding:2px 7px;
	margin:5px;
	color:#596D7A;
	text-decoration:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #99ADBA;
	background:#DEE4E8;
}
#gallery .gallery_pagenavi a:hover,
#gallery .gallery_pagenavi a:focus {
	margin:4px;
	color:#596D7A;
	background:#DDE3E7;
	border: 2px solid #99ADBA;
}
#next-wrapper, #prev-wrapper{
	position:absolute;
	cursor:pointer;
	top:228px;
}
#prev-wrapper{
	left:-50px;
}
#next-wrapper{
	right:-50px;
}

/* 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 */

.gratitude #content {
	position:relative;
	z-index:99;
}

#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:228px;
}
#scroller .prev{
	left:0px;
}
#scroller .next{
	right:0px;
}


#sections {
	width:415px;
	height:350px;
	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:380px;
}

#sections p {
	font-size:11px;
	text-align:justify;
	line-height:1.2;
	padding:8px;
	width:380px;
}

#sections p.sig {
	font-size:16px;
	text-align:right;
	padding:8px;
	width:380px;
	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;
}


