body {
	color: #666666;
}

/*clearfix*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
	width: 100%;
}
 
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/*overrides from main site, mostly colour*/
h1, h2, h3 {
	color: #777;
	border-bottom: 1px solid #dddddd;
	}

h1 {
	margin: 30px 0px;	
	font-size: 36px;
	letter-spacing: 2px;
}

h2 {
	padding-bottom: 7px;
	font-size: 30px;
	letter-spacing: 2px;
}

h4 {
	color:#666666;
	}

strong {color: #777;}
.highlight {color: #777;}
ul.arrow-list li {
	background-image: url('http://i.farrowscreative.com/images/fc_weddings_sprite_map.png');
	}


.wide_img {margin: 10px 0px 30px 0px;}

/*lower profile link styles*/
a.subtle_link:link {border: none; padding-bottom: 1px;}
a.subtle_link:visited {border: none; padding-bottom: 1px;}
a.subtle_link:hover {border-bottom: 1px dotted #666666; padding-bottom: 0px;}
a.subtle_link:active {border: none; padding-bottom: 1px;}

/*-------------------------------------*/
/*link styles*/

a:link {color: #777; text-decoration: none; border-bottom: 1px dotted #666666;}
a:visited {color: #777; text-decoration: none; border-bottom: 1px dotted #ccc;}
a:hover {color: #777; text-decoration: none; border-bottom: 1px solid #666666; background-color: #efefef}
#footer a:hover { background-color: transparent;}
a:active {color: #777; text-decoration: none; border-bottom: 1px solid #666666;}



/*site branding*/
body.weddings h2#branding {
	width: 300px;
	height: 70px;
	overflow: hidden;
	margin: 0px;
	padding-bottom: 0px;
	background-image:url('http://i.farrowscreative.com/images/fc_weddings_sprite_map.png');
	background-repeat: no-repeat;
	background-position: 0 -120px;
	border: none;
	}

body.weddings h2#branding a{
	display: block;
	height: 0px;
	padding: 70px 0 0 0;
	height: 70px;
	width: 300px;
	overflow: hidden;
	border: none;
	}

body.weddings h2#branding a:hover {background-color: transparent;}

/*main menu*/

.sf-menu li {height: 70px;}
.sf-menu li a {
	width:133px;
	padding: 37px 5px 5px 0px;
	border-bottom:none; 
	color: #737373;
	text-align: right;
}

.sf-menu li a:hover {
	background-color: #888;
	 color: #fff;
	 background:url('http://i.farrowscreative.com/images/fc_weddings_sprite_map.png') repeat-x 300px -120px;
 }
/*content area layout*/

.primary_content, .secondary_content {
	background-image: url('http://i.farrowscreative.com/images/dot_border_grey.jpg');
	}
	
/*weddings landing page*/
	
body.weddings.home #wrapper div.secondary_content, body.weddings.portfolio #wrapper div.secondary_content {
	width: 100%;
	float: none;
	}
body.weddings.home div.secondary_content {
	height: 530px;
	}
body.weddings.home #wrapper div.primary_content {
	width: 100%;
}

body.weddings.home div.primary_content p.intro {
	width: 300px;
	float: left;
	line-height: 1.5;
	background-image: url(http://i.farrowscreative.com/images/dot_border_grey.jpg);
}

#home_descr {
	width: 640px;
	margin-left: 320px;
	position: relative;
	min-height: 88px;
}


body.weddings.home #wed_call_to_action {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#wed_call_to_action li {
	float: left;
	background: url(http://i.farrowscreative.com/images/dot_border_grey.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-right: 20px;
	width: 300px;
}

#wed_call_to_action li.last {
	margin-right: 0px;
}

#wed_call_to_action li a {
	display: block;
	padding: 10px 20px 10px 10px;
	border-bottom: none;
}

#wed_call_to_action li a:hover {
	
}

/*portfolio page*/

body.weddings.portfolio div.primary_content, body.weddings.portfolio div.secondary_content  {
	min-height: 0px;
	float: none;
	width: 100%;
	}
	
body.weddings.portfolio div.primary_content {
 	min-height: 700px;
 	}
 


body.weddings.portfolio #wed_call_to_action {margin-bottom: 15px;}

body.weddings.portfolio  #wed_call_to_action li {background-position: center top;}

/*rates page*/

body.weddings.rates #wrapper div.secondary_content {width: 460px; float: right;}

body.weddings.rates dt {float:left; font-style:italic; margin-right: 4px; font-weight: bold}


/*testimonials page*/

body.testimonials.weddings div.primary_content, body.testimonials.weddings div.secondary_content {width: 100%; min-height: 0px; float: none;}

body.testimonials.weddings div.primary_content {background-image: none;}
body.testimonials.weddings div.primary_content div {width: 460px; float: right}

body.testimonials.weddings img, body.rates.weddings img  {float: left; margin: 0px 20px 30px 0px;}

body.testimonials.weddings .secondary_content {clear: left;}

body.testimonials.weddings .secondary_content div {	
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
}

blockquote p {font-size: 16px;}

cite {
	display: block;
	margin: 5px 20px 20px 20px;
	background-image: url('http://i.farrowscreative.com/images/line.gif');
	background-position: left center;
	background-repeat: repeat-x;
	text-align: center;
}

cite span {
	background-color: #fff;
	padding-left: 10px;
}
/*rates page*/

ul#packages li {
	width: 300px;
	margin-left: 20px;
	float: left;
	/*background: url('http://i.farrowscreative.com/images/dot_border_grey.jpg') repeat-x center bottom;*/
	border-bottom: 2px dotted  #d4d4d4;
}

ul#packages li:first-child {margin-left: 0px;}
ul#packages li ul li:first-child {margin-left: 20px;}

ul#packages h2 {text-align: center;}

ul#packages h3,
ul#packages strong, 
#contact_info strong,
#additional_info strong {	
	display: block;
	clear: left;
	margin: 5px 20px 20px 20px;
	background-image: url('http://i.farrowscreative.com/images/line.gif');
	background-position: left center;
	background-repeat: repeat-x;
	text-align: center;
	border: none;
	font-size: 18px;
}

ul#packages h3 span,
ul#packages strong span, 
#contact_info strong span,
#additional_info strong span {
	background-color: #fff;
	padding: 0px 10px;
}

ul#packages li ul,
#additional_info ul {
	list-style:square url("http://i.farrowscreative.com/images/wed_bullet.gif");
}

ul#packages li ul li,
#additional_info ul li
 {
	width: 260px;
	margin-left: 20px;
	margin-bottom: 20px;
	border-bottom: none;
}

.package_intro {min-height: 60px;}

p.arbus_info {
	margin-top: -15px;
	text-align: center;
	font-style: italic;
	font-size: 12px;
}

#contact_info {
	width: 612px;
	padding: 20px 0px 25px 0px;
	margin-top: 112px;
	float: right;
	border: 4px double #D4D4D4;
	text-align: center;
}

#contact_info h2,
#contact_info h3 {border-bottom: none;}

#contact_info h2 {font-size: 34px; margin: 10px; padding: 0px}
#contact_info h3 {font-size: 30px; padding: 0px; margin:0px}

#contact_info strong {margin-bottom: 10px; padding-top:2px}

#contact_info a {border:none; padding: 3px;}

#additional_info {
	width: 300px;
	float: left;
	clear: left;	
}

#additional_info h2 {
	font-size: 26px;
	text-align: center;
}

/*contact page*/

body.contact .contact_list li:first-child {margin-top: 0px;}

/*footer layout*/

#footer_wrapper {clear:both;}

#sub_footer {border-top: none;}

#footer_wrapper {
	background-image:url('http://i.farrowscreative.com/images/fc_weddings_sprite_map.png');
	}

