/*
Theme Name: Juicy Results
Theme URI: http://wordpress.org/
Description: Used for the home page
Version: 0.1
Author: Pound
Author URI: http://poundi.com/
Tags: home page

*/

/*reset*/

h4,h5,p {
	padding: 0px;
	margin: 0px;}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #fff;
	color: #6D6F71;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

div#web-header {
	background: #fff url('images/logo-bg2.gif') no-repeat bottom;
	text-align: left;
	width: 1015px;
	height: 105px;
	clear: both;
	padding: 0;
	overflow: auto;
	margin: 0 auto;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}
	
.entry p a {
	font-size: 1.0em;
}

div.in-body-breakout {
	width: 200px;
	float: right;
	clear: none;
	background-color: #91bc64;
	padding: 18px 0 0 0;
	margin: 0 0 6px 18px;
	}
	div.in-body-breakout h4 {
		font-size: 200%;
		text-align: center;
		color: #fff;
	}
	div.in-body-breakout p {
		text-align: center;
		color: #fff;
		margin: 0;
	}

.narrowcolumn .entry p {
	margin-bottom: 10px;}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Georgia, Arial, Sans-Serif;
	color: #41C6EC;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.blog-title {
	font-size: 2.8em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h3 {
	font-family: "Lucida Grande", sans-serif
	font-size: 1.5em;
	color: #7BA054;
	border-bottom:  dashed 1px #7BA054;
	width: 254px;
	padding-bottom: 4px;
	}

#sidebar h4 {
	color: #6aafc0;
	font-size: 1.6em;
	font-family: Georgia, Arial, Sans-Serif;
	margin-bottom: -22px;
}
#sidebar ul.posts {
	margin: 0 0 48px 16px;
	width: 228px;
}

#sidebar #holistic h2 {
	margin: 24px 0 -20px 0;
}
#sidebar #holistic {
	font-size: 1.15em;
	line-height: 1.6em;
	font-family: "Lucida Grande",sans-serif;
}
#sidebar #holistic ul {
	margin: 8px 0 8px 0;
}
#sidebar #holistic ul li {
	list-style-type: circle;
	margin: 2px 0 2px 30px;
}

#sidebar div.package {
	background: #eee url(images/pkg-gradient.gif) no-repeat;
	width: 237px;
	height: 152px;
	padding: 14px;
	margin-bottom: 20px;
	float: left;
}
	#sidebar div.package h4 {
		font-family: "Lucida Grande", sans-serif;
		font-size: 1.7em;
		color: #45C6EC;
		clear: both;
	}
	
	#sidebar div.package p {
		font-family: Georgia, Arial;
		font-style: italic;
		clear: both;
		font-size: 1.3em;
		line-height: 1.5em;
		color: #808080;
		margin: 10px 0;
	
	}
	#sidebar div.package h5 {
		font-family: "Lucida Grande", sans-serif;
		font-size: 1.2em;
		font-weight: normal;
	}
#sidebar ul.social-links {
	margin-top: 18px;
	}
#sidebar ul.social-links li {
	float: right;
	display: inline;
	padding: 0 0 0 8px;
	}
#sidebar h4.bio-name {
	margin: 18px 0 -8px 0;
	}
#sidebar h5.bio-role {
	line-height: 30px;
	margin-bottom: -10px;
	font-size: 1.0em;
	}
span.price {
	widows: 80px;
	color: #85C441;
	font-weight: bold;
	font-size: 1.6em;
	font-family: Georgia, Arial;
	margin: 0 6px 0 6px;
}
p.get-results {
	color: #676767;
	font-weight: bold;
	font-size: 1.2em;
	margin: -10px 0 40px 0;
}
p.get-results a {
	font-size: 0.9em;
	color: #3780AF;
	font-weight: normal;
}

.entry p {
	font-family: "Lucida Grande", sans-serif;
	line-height: 1.7em;
	font-size: 120%;
	text-align: left;
	margin-bottom: 20px !important;
}
.entry ul {
	margin-bottom: 30px !important;
}


.entry h2 {
	font-size: 2.4em;
	font-family: Georgia, Arial;
}


h3 {
	font-size: 1.3em;
	color: #41C6EC;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #865543;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #41C6EC;
	font-family: Georgia, arial;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em Arial, Sans-Serif;
	}
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #41C6EC;
	text-decoration: none;
	}
a {
	color: #327EB2;
	font-size: 1.15em;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 290 0;
	padding: 0;
	background-image: url(images/bg-gray-gradient.gif);
	background-position: top;
	background-repeat: repeat-x;
	}

#page {
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	width: 975px;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
	
#art-wrapper {
	width: 100%;
	overflow: none;
	text-align: center;
	}
	#page-art {
		width: 940px;
		margin: 0 auto;
		height: 219px;
		background: #fff url(images/header-bg-tall2.gif) no-repeat top;
		text-align: left;
		padding: 22px 0 0 84px;
		}
	#blog-art {
		width: 941px;
		margin: 0 auto;
		height: 89px;
		background: #fff url(images/header-bg-short.gif) no-repeat top;
		text-align: left;
		padding: 22px 0 0 84px;
		}
		#page-art h1.headl, #blog-art h1.headl {
			font-size: 4.6em;
			text-align: left;
			padding: 0;
			}
		#page-art p {
			font-size: 2.25em;
			color: #fff;
			margin: 18px 0 0 0;
			width: 414px;
			font-family: "Lucida Grande", sans-serif;
			float: left;
			clear: left;
			}
		div.transparent_overlay {
			filter:alpha(opacity=50);
			-moz-opacity:0.5;
			-khtml-opacity: 0.5;
			opacity: 0.5;
		}
		.audit-promo {
			float: right;
			clear: right;
			width: 235px;
			height: 140px;
			margin: 40px 60px 0 0;
			padding: 0 40px 0 40px;
			font-family: Georgia;
			}
			.audit-promo h4 {
				font-size: 2.4em;
				color: #45C6EC;
				position: relative;
				margin: -10px 0 4px 0;
				font-weight: normal;
				}
			#page-art .audit-promo p {
				font-size: 1.6em !important;
				color: #6D6F71;
				margin: 0;
				width: auto;
				font-style: italic;
				}
			#page-art .audit-promo img.get-started {
				margin: 12px 0 0 0;
				}
			.full_opacity {
				filter:alpha(opacity=100);
				-moz-opacity:1.0;
				-khtml-opacity: 1.0;
				opacity: 1.0;
				}
			#page-art h5 {
				color: #ffffff;
				font-size: 2.9em;
				text-align: center;
				font-family: Georgia, Arial;
				margin: 20px 0 0 0;
			}
			#page-art .audit-promo p.guarantee {
				color: #397EAE;
				font-size: 1.6em;
				text-align: center;
				font-family: Georgia, Arial;
				width: 100%;
				margin: 6px 0 20px 0;
			}
		body.page-template-audit-form-php .audit-promo {
			margin-top: 10px;
		}
		
		#sidebar .audit-promo {
			width: 237px;
			height: 152px;
			float: left;
			width: 170px;
			height: 140px;
			margin: 40px 0 0 0;
			padding: 0;
			font-family: Georgia;
			}
		#sidebar .audit-promo h4 {
			margin: 0;
			}
		#sidebar .audit-promo p {
			width: 230px;
			font-size: 1.2em;
			margin: 10px 0 14px 0;
		}


#art-wrapper-audit {
	width: 100%;
	background-color: #84C8DB;
	overflow: auto;
	text-align: center;
	}
	#art-wrapper-audit #page-art {
		width: 895px;
		margin: 0 auto;
		height: 235px;
		background-image: url(images/wave-rush-280.jpg);
		text-align: left;
		padding: 45px 0 0 45px;
		}
		#art-wrapper-audit div.audit-promo {
			margin: -10px 0 0 0;
			width: 300px;
			}
		#art-wrapper-audit #page-art h1.headl {
			font-size: 3.7em;
			text-align: left;
			padding: 0;
			}


.newsletter-signup {
	background-color: #ccebf5;
	width: 880px;
	overflow: auto;
	padding: 20px 45px 20px 45px;
	clear: both;
	}
	.newsletter-signup h5 {
		font-family: Georgia, Arial, Sans-Serif;
		font-size: 1.8em;
		color: #41C6EC;
		margin: 0;
		}
	.newsletter-signup p {
		float: left;
		clear: left;
		font-size: 1.25em;
		line-height: 1.6em;	
		width: 458px;	
		}
	#newsletter-signup-form {
		width: 264px;
		float: right;
		clear: right;
		}
	#newsletter-signup-form input {
		font-size: 1.4em;
		padding: 4px;
		width: 200px;
	}
		
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 496px;
	}
body.blog .narrowcolumn, body.single .narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 500px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 940px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 10px 0;
	}
body.blog .post h2 {
	font-size: 2.2em;
}

#content .post h3 {
	font-size: 2.2em;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	font-family: "Lucida Grande", sans-serif;
	font-size: 1.5em;
	color: #7BA054;
	border-bottom:  dashed 1px #7BA054;
	width: 254px;
	padding-bottom: 4px;
	}

h3 {
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 14px;
	padding-left: 12px;
	font-size: 124%;
	list-style-type: circle;
	font-family: "Lucida Grande", sans-serif;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 12px 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 174px;
	padding: 2px;
	margin-right: 4px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
/* Audit form */
div.audit h3 {
	margin: 20px 0 0 30px;
	border: 0 !important;
	font-size: 2.0em;
	color: #45C6EC;
	font-family: "Lucida Grande", sans-serif;
	}
div.audit p.intro {
	margin: 0 0 20px 30px;
	width: 276px;
	font-size: 1.4em;
	font-family: Georgia, Arial;
	font-style: italic;
	}
.audit-promo label, div.audit label {
	clear: both;
	margin: 0;
	margin: 0 0 0 30px;
	font-weight: bold;
	}
.audit-promo input, div.audit input {
	clear: both;
	margin: 4px 0 23px 30px;
	width: 258px;
	padding: 6px;
	font-size: 14px;
	background-color: #BDE9F4;
	}
.audit-promo input, div.audit input.fieldError{
	background-color: #f9d61c;
	border: 4px solid #e1910f;
	}
.audit-promo label,.audit-promo input {
	margin-left: 0;
	margin-bottom: 0;
	font-size: 1.2em;
	}
div.audit #submit-audit {
	width: 236px;
	height: 41px;
	border: 0;
	clear: both;
	padding: 0;
	margin: 20px 9px 80px 30px;
	}
div.audit #show-referral-code {
	clear: both;
	margin: 0 0 0 30px;
	font-size: 0.9em;
	}
div.audit .referral-code {
	display: none;	
	}
div.audit .radio {
	width: auto;
	margin: 0 10px 0 30px;
	clear: left;
	}
div.audit ul {
	margin: 10px 0 0 0 !important;
	}


/* End Form Elements */

/* Sidebar guarantee */
#sidebar #guar {
	background-color: #eee;
	padding: 20px;
	float: left;
	margin: 30px 0 0 0;
	}
#sidebar #guar h4 {
	float: left;
	font-size: 1.6em;
	margin: 0;
	}
#sidebar #guar p {
	float: left;
	font-size: 1.1em;
	line-height: 1.4em;
	}

/* Sidebar testimonials */
div.side-testimonial {
	margin: 0 0 0 30px;
	width: 299px;
	float: left;
	}
div.side-testimonial p {
	font-family: Georgia, Arial;
	color: #84C8DC;
	font-size: 1.8em;
	}
div.side-testimonial p.customer, div.side-testimonial p.customer a {
	font-size: 1.0em;
	text-align: right;
	}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 8px 0 10px 0;
	margin-left: 655px;
	width: 340px;
	}
#sidebar.blog {
	padding: 8px 0 10px 0;
	margin-left: 640px;
	width: 260px;
	}
#sidebar form {
	margin: 0;
	}

	
/* BLOG SIDEBAR */


/* End Sidebar */



/* Begin Calendar */
#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;
	}

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

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

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

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

hr {
	display: none;
	}

a img {
	border: none;
	}

a#header-logo {
	float: left;
	clear: left;
	margin: 60px 0 0 60px;
	width: 396px;
	height: 44px;
	text-indent: -1000px;
	}

.navigation {
	display: block;
	position: relative;
	float: right;
	margin: 70px 25px 0 0;
	width: 480px;
	}
	.navigation li {
		float: left;
		display: inline;
		clear: none;
		margin: 0 0 0 10px;	
		 }
		 .navigation li a {
		 	font-size: 1.35em;
		 	color: #6D6F71;
		 	font-family: "Lucida Grande", sans-serif;
		 	text-decoration: none;
		 }
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#option-one {
	width: 218px;
	float: left;
	background: #ececec url(images/option-one-bg.png) no-repeat top;
	padding: 52px 6px 10px 14px;
	margin: 0 20px 30px 0;
}
#option-one p, #option-two p {
	font-family: Georgia, arial;
	font-style: italic;
	line-height: 1.45em;
}
#option-one h3, #option-two h3 {
	line-height: 1.5em;
	font-size: 1.4em;
	margin: 0 0 6px 0;
}

#option-two {
	width: 218px;
	float: left;
	background: #ececec url(images/option-two-bg.png) no-repeat top;
	padding: 52px 6px 10px 14px;
	margin: 0 0 30px 0;
}

div.pricing-insert {
	background: #91be65 url(images/green-price-edge.png) repeat-y left;
	width: 96px;
	float: right;
	padding: 6px 6px 6px 12px;
	margin: 0 -4px 0 10px;
}
div.pricing-insert p {
	font-family: "Lucida Grande", sans-serif !important;
	font-style: normal !important;
	text-align: center;
}
div.pricing-insert p a  {
	font-size: 0.8em;
	color: #fff !important;
	line-height: 1.2em !important;
}
div.pricing-insert p.price {
	font-style: normal !important;
	text-align: center;
	margin: -10px 0 0 0;
}
div.pricing-insert p.price a {
	color: #fff;
	font-weight: bold;
	font-size: 1.5em;
	font-family: "Lucida Grande", sans-serif !important;
	text-decoration: none;
}

/* CASE STUDIES */

#case-page {
	background-color: white;
	text-align: left;
	}

#case-page {
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	width: 975px;
	}
	
#case-page .entry h1, #case-page .entry h2{
	font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
	text-align: left;
	}
	
#case-page .entry h1 {
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	}
	
#case-page .entry h2 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	}
	
#hero-image {
	width: 975px;
	height: 225px;
	margin: 0 auto;
	text-align: left;
	}
	
#hero-image .info {
	width: 350px;
	position: relative;
	top: 70px;
	left: 560px;
	}
	
#hero-image h1, #hero-image h2, #hero-image h2 a {
	color: #e8e8e8;
	font-family: 'Trebuchet MS', 'Helvetica', sans-serif;
	font-weight: normal;
	font-style: italic;
	}	

#hero-image h1 {
	margin: 0;
	padding: 0;
	font-size: 28px;
	text-align: left;
	}
	
#hero-image h2, #hero-image h2 a {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 18px;
	}
	
#hero-image .visit {
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	margin-right: 30px;
	}
	
#hero-image .package {
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	margin-right: 6px;
	}
	
#hero-image ul.paginate {
	position: relative;
	top: 70px;
	left: 870px;
	width: 60px;
	}
	
#hero-image ul.paginate li{
	list-style: none;
	margin: 0;
	line-height: 28px;
	}
	
#hero-image ul.paginate a {
	background: url(images/paginate_bg.png) no-repeat;
	color: #9c9c9c;
	font-size: 12px;
	width: 48px;
	height: 30px;
	display: block;
	padding-right: 18px;
	text-align: right;
	text-decoration: none;
	}
	
#hero-image ul.paginate a:hover {
	padding-right: 22px;
	position: relative;
	right: 4px;
	}
	
#case-gallery {
	width: 405px;
	float: right;
	margin-right: 10px;
	margin-top: 70px;
	padding: 5px;
	}

/* End captions */




/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
