/* @group RESET */* {	padding: 0;	margin: 0;}h1, h2, h3, h4, h5, h6 {	padding-bottom: 1.0em;	line-height: 1.0em;}p {	margin: 0 0 1.0em;}ul, ol {	padding: 1.0em 0;	margin-left: 2.5em;}li {	margin-left: 2.0em;}/* @end *//* @group STICKER */html, body {	height: 100%;}.wrapper {	min-height: 100%;	height: auto !important;	height: 100%;	margin: 0 auto -95px; /* the bottom margin is the negative value of the footer's height */}.footerContainer, .push {	height: 95px; /* .push must be the same height as .footer */}/* @end *//* @group General Styles */body {	font: 73%/1.6em "Myriad Web", "Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;}p {}b, strong {}a:link, a:visited {	text-decoration: none;}a:hover, a:active {	text-decoration: underline;}img, img a {	border-style: none;}h1, h2, h3, h4, h5, h6 {	font-weight: normal;}.clear {	clear: both;}.clear-right {	clear: right;}.clear-left {	clear: left;}.widthCheck {	background-color: red;	margin: 0;	padding: 0;	height: 200px;}code {	font: 1.3em/1.5em "Times New Roman", Times, sans-serif;}pre {	margin-bottom: 20px;	padding: 10px;	border: 1px solid;	font-size: 1.2em;}sup {	font: 0.9em "Times New Roman", Times, sans-serif;	font-style: italic;}sub {	font: 0.9em "Times New Roman", Times, sans-serif;	font-style: italic;}.image-left {	float: left;	margin: 0 15px 5px 0;}.image-right {	float: right;	margin: 0 0 5px 15px;}	.imageStyle {}blockquote, .standout {	margin: 20px;	font: 1.3em/1.5em Times, serif;	font-style: italic;}/* Invalid RapidWeaver markup for stike throughs {}*//* Main content area unordered list styles */.contentContainer .content ul {}.contentContainer .content li {}ul.disc {	list-style-type: disc;}ul.circle {	list-style-type: circle;}ul.square {	list-style-type: square;}ol.arabic-numbers {	list-style-type: decimal;}ol.upper-alpha {	list-style-type: upper-latin;}ol.lower-alpha {	list-style-type: upper-latin;}ol.upper-roman {	list-style-type: upper-roman;}ol.lower-roman {	list-style-type: lower-roman;}/* Sidebar area unordered list styles */.sidebarContainer .content ul {}.sidebarContainer .content li {}/* Table Styles */table {}/* @end *//* @group Layout *//* @group Global .container styles*/.container {	width: 900px;	margin: 0 auto;}/* @end *//* @group Global .content styles*/.content {}.content p {}.content a:link, .content a:visited {}.content a:hover, .content a:active {}/* @end */	/*header color*/.header {	}/*slogan styles*/.header .slogan {	font-size: 1.8em;	padding: 0 0 0.5em;}/*custom header in .header*/.header_custom {	background: url(images/editable_images/header1.jpg) top no-repeat;	height: 200px;	width: 100%;	overflow: hidden;}/*header content and ExtraContent styles*/.header .content {	padding: 10px 0;	float: left;}.header .content h1,.header .content h2,.header .content h3,.header .content h4,.header .content h5,.header .content h6 {	padding-bottom: 0.5em;}/*subheader styles*/.subHeader {
	padding: 20px 0px 10px 0;	background: url(images/bg_content.png) repeat-x;}.subHeader .content h1,.subHeader .content h2,.subHeader .content h3,.subHeader .content h4,.subHeader .content h5,.subHeader .content h6 {	padding-bottom: 0.5em;}/*main content area*/.content_bg {	padding: 0px;}/*sidebar in main content area*/.content_bg .sidebarContainer {	float: right;	width: 200px;	text-align: left;	font-size: 0.8em;}/*sidebar title*/.content_bg .sidebarContainer .title {	font-size: 1.8em;}/*content area in main content area*/.content_bg .contentContainer {	text-align: left;	margin: 0 240px 0 0;}/*common style between sidebar and content*/.content_bg .content {	min-height: 200%;}/*subcontent styles*/.subContent {	padding: 30px 0px 10px 0;	background: url(images/bg_subcontent.png) repeat-x;}.subContent .content h1,.subContent .content h2,.subContent .content h3,.subContent .content h4,.subContent .content h5,.subContent .content h6 {	padding-bottom: 0.5em;}/*breadcrumb and footer in footerContainer*/.footerContainer {	background: url(images/bg_footer.png) repeat-x;	text-align: center;}.footerContainer .content {	position: relative;	top: 30px;}.footerContainer h1,.footerContainer h2,.footerContainer h3,.footerContainer h4,.footerContainer h5,.footerContainer h6 {	padding-bottom: 0.5em;}/* @end *//* @group Bread-crumb */ul.breadcrumbList {	list-style: none;	padding: 5px 0;	margin: 0;	clear: both;	font-size: 0.8em;	text-align: center;}ul.breadcrumbList li {	display: inline;	margin: 0;	padding: 0;}/* @end *//* @group Toolbars *//* @group toolbar_horizontal*//*title & navbar bg styles*/.tbh_bg {	background: url(images/bg_nav.png) repeat-x;	height: 70px;	line-height: 70px;}.tbh_bg .title {	position: absolute;	float: left;	font-size: 2.25em;	font-weight: bold;	margin-right: 1em;	text-shadow: #222222 0px -1px 0px;}/*logo styles*/.tbh_bg .title img {	float: left;	margin: 10px 20px 0 0;}/*toolbar styles*/#toolbar_horizontal {	text-align: right;	padding: 0;}/* Parent - Level 0 */#toolbar_horizontal ul {	padding: 0;	float: right;}#toolbar_horizontal ul li {	float:left;	list-style:none;	margin: 0 0 0 40px;	padding: 0;}#toolbar_horizontal ul li a {	display:block;	text-decoration:none;	margin: 0 auto;	text-align: center;}/* Child - Level 1 */#toolbar_horizontal ul ul {	display: none;}/* @end *//* @group toolbar_vertical */#toolbar_vertical {	font-size: 1.3em;	margin: 0;}/* Parent - Level 0 */#toolbar_vertical ul {	list-style: none;	display: inline;	margin: 0;	padding: 0;}#toolbar_vertical ul li { /*hides the top level*/	position: relative;	display: inline;	margin: 0;	padding: 0;	height: 0;}#toolbar_vertical ul li a { /*hides the top level*/	display: none;}/* Child - Level 1 */#toolbar_vertical ul ul {	margin-bottom: 20px;	display: block;}#toolbar_vertical ul ul li {}#toolbar_vertical ul ul li a {	display: block;	padding-left: 10px;	margin-bottom: 3px;	height: 30px;	line-height: 30px;	border: 1px solid;}/* Child Level 2 */#toolbar_vertical ul ul ul {	border-top: none;	margin-bottom: 0;}#toolbar_vertical ul ul ul li a {	padding: 0 0 0 40px;}/* Child Level 3 */#toolbar_vertical ul ul ul ul li a {	padding: 0 0 0 80px;}/* @end *//* @end *//* @group Blog *//* @group Archive Page */.blog-archive-background {}.blog-entry-summary {}.blog-archive-headings-wrapper {}.blog-archive-entries-wrapper {}.blog-archive-entries-wrapper .blog-entry {}.blog-archive-month {}.blog-archive-link {}.blog-archive-link a:link, .blog-archive-link a:visited {}	/* @end */.blog-entry {	margin-bottom: 30px;	padding-bottom: 30px;	border-bottom: 2px dashed;}h1.blog-entry-title {	padding: 0;	font-size: 2.0em;	line-height: 1.5em;}h1.blog-entry-title a {}.blog-entry-date {	font-size: 1.2em;	line-height: 1.5em;	margin-bottom: 10px;}.blog-entry-category {	background: url(images/category.gif) no-repeat;	padding-left: 20px;	margin-left: 5px;}.blog-entry-category a:link, .blog-entry-category a:visited {}.blog-read-more {}.blog-entry-body {}.blog-entry-comments {}p.blog-entry-tags {	margin-top: 10px;	font-size: 0.9em;}/* @group blog sidebar *//* Styles the blog categories in the blog sidebar */#blog-categories {	margin-top: 10px;	padding-top: 10px;	border-top: 2px dashed;}#blog-categories:before {	content: "Categories:";	display: block;	margin-bottom: 5px;	font-size: 1.5em;}.blog-category-link-enabled {	background: url(images/category.gif) no-repeat;	padding-left: 20px;}.blog-category-link-disabled {	background: url(images/category.gif) no-repeat;	padding-left: 20px;}/* styles the archives in the blog sidebar */#blog-archives {	margin-top: 10px;	padding-top: 10px;	border-top: 2px dashed;}#blog-archives:before {	content: "Archives:";	display: block;	margin-bottom: 5px;	font-size: 1.5em;}#blog-archives br {	display: none;}.blog-archive-link-enabled:after {	content: ", ";}.blog-archive-link-enabled {	margin-right: 5px;}.blog-archive-link-disabled:after {	content: ", ";}.blog-archive-link-disabled {	display: inline;	margin-right: 5px;}/* styles the Tag Cloud in the sidebar */ul.blog-tag-cloud {	margin: 10px 0 0 0;	padding-top: 10px;	border-top: 2px dashed;}ul.blog-tag-cloud:before {	content: "Tag cloud:";	display: block;	margin-bottom: 5px;	font-size: 1.5em;}ul.blog-tag-cloud li {	display: inline;	margin: 0 5px 0 0;	padding: 0;}ul.blog-tag-cloud li a:after {	content: ", ";}ul.blog-tag-cloud li a {}ul.blog-tag-cloud li a:hover {	text-decoration: underline;}.blog-tag-size-1 {		font-size: 0.8em;}.blog-tag-size-2 {		font-size: 0.85em;}.blog-tag-size-3 {		font-size: 0.9em;}.blog-tag-size-4 {		font-size: 0.95em;}.blog-tag-size-5 {		font-size: 1em;}.blog-tag-size-6 {		font-size: 1.05em;}.blog-tag-size-7 {		font-size: 1.1em;}.blog-tag-size-8 {		font-size: 1.15em;}.blog-tag-size-9 {		font-size: 1.2em;}.blog-tag-size-10 {		font-size: 1.25em;}.blog-tag-size-11 {		font-size: 1.3em;}.blog-tag-size-12 {		font-size: 1.35em;}.blog-tag-size-13 {	font-size: 1.4em;}.blog-tag-size-14 {		font-size: 1.45em;}.blog-tag-size-15 {	font-size: 1.5em;}.blog-tag-size-16 {		font-size: 1.55em;}.blog-tag-size-17 {		font-size: 1.6em;}.blog-tag-size-18 {		font-size: 1.65em;}.blog-tag-size-19 {	font-size: 1.7em;}.blog-tag-size-20 {		font-size: 1.75em;}/* Styles the blog RSS feeds in the blog sidebar */#blog-rss-feeds {	margin-top: 10px;	padding-top: 10px;	border-top: 2px dashed;}#blog-rss-feeds:before {	content: "Feeds:";	display: block;	margin-bottom: 5px;	font-size: 1.5em;}.blog-rss-link {}.blog-comments-rss-link {}/* @end *//* @end *//* @group File Sharing *//* sample HTML<div class="filesharing-description"></div><div class="filesharing-item">	<div class="filesharing-item-title">		<a href="files/Aqua Blue.jpg">Aqua Blue.jpg</a>	</div>	<div class="filesharing-item-description">		The original Aqua Blue that shipped with Tiger.	</div></div>*/.filesharing-description {	margin-bottom: 40px;}.filesharing-item {}.filesharing-item-title {	width: 30%;	float: left;	margin: 15px 0;	border-top: 1px solid;}.filesharing-item-title:after {	content: ":";}.filesharing-item-title a:link {}.filesharing-item-title a:hover {}.filesharing-item-title a:visited {}.filesharing-item-description {	width: 70%;	float: right;	margin: 15px 0;	border-top: 1px solid;}/* @end *//* @group Photo Album *//* @group Index Page (Thumbnail view) *//* sample thumbnail code <div class="album-title">Your Album (Click to Change)</div><div class="album-description"></div><div class="album-wrapper"> <!--Start album wrapper -->	<div class="thumbnail-wrap" style="width:144px; height:144px;">		<div class="thumbnail-frame" style="width:144px;">			<a href="files/page11-1000-full.html"><img src="files/page11-1000-thumb.jpg" alt="20070928_DSC03723.JPG" width="144" height="144"/></a>			<p class="thumbnail-caption">20070928_DSC03723.JPG</p>		</div>	</div></div>*/.album-title {	font-size: 2.3em;	padding-bottom: 1.0em;	line-height: 1.0em;}.album-description {	margin-bottom: 80px;}.album-wrapper {	display: block;	width: 99%;	position: relative;}.thumbnail-wrap {	text-align: center;	position: relative;	float: left;	margin: 0 25px 60px;}.thumbnail-frame {	position: absolute;	bottom: 0;	left: 0;	text-align: center;	margin: 0 auto;}.thumbnail-frame:hover {}.thumbnail-frame a {}.thumbnail-frame a:hover {}.thumbnail-frame img {	border: 4px solid;}.thumbnail-caption {	text-align: center;}	/* @end *//* @group Single Page (Photo view) *//* sample single page code<body class="photo-background">	<div class="photo-navigation">		<p class="photo-title">By Merrifield-Photography.com</p>		<p class="photo-caption">20070928_DSC03723</p>		<p class="photo-links"><a href="../index.html">RapidWeaver's Photo Album</a> | <a href="page11-1001-full.html">Next</a></p>	</div>		<img class="photo-frame" src="page11-1000-full.jpg" alt="Loading Image" width="640" height="428"/>			<div class="exif-data"><p class="exif-exposure-time">Exposure Time: 1/60</p><p class="exif-pixel-y-dimension">Y Dimension: 2592</p><p class="exif-iso-rating">ISO: 400</p><p class="exif-pixel-x-dimension">X Dimension: 3872</p></div>		</body>*/.photo-background {	text-align: center;	margin: 0 auto;}.photo-navigation {	width: 904px;	text-align: center;	margin: 40px auto;}.photo-title {	font-size: 2.3em;	padding-bottom: 1.0em;	line-height: 1.0em;}.photo-caption {	font-size: 1.5em;	padding-bottom: 1.0em;	line-height: 1.0em;}.photo-links {}.photo-navigation a:link, .photo-navigation a:visited {}.photo-navigation a:hover {}.photo-frame {	border: 4px solid;}/* @group EXIF data *//* Data wrapper */.exif-data {	width: 300px;	text-align: center;	margin: 0 auto;}.exif-data p {	display: inline;	margin-right: 10px;	text-align: center;}.exif-data p:after {	content: ", ";}/* p tag classes for all exif data */p.exif-version {}p.exif-colour-space {}p.exif-focal-length {}p.exif-dimensions {}p.exif-pixel-y-dimension {}p.exif-pixel-x-dimension {}p.exif-oecf-value {}p.exif-subsec-time-original {}p.exif-exposure-mode {}p.exif-spatial-frequency-response {}p.exif-scene-capture-type {}p.exif-subject-location {}p.exif-shutter-speed {}p.exif-datetime-original {}p.exif-subsec-time {}p.exif-compressed-bits-per-pixel {}p.exif-flash-energy {}p.exif-saturation {}p.exif-brightness {}p.exif-exposure-time {}p.exif-f-number {}p.exif-file-source {}p.exif-gain-control {}p.exif-subject-area {}p.exif-cfa-pattern {}p.exif-scene-type {}p.exif-white-balance {}p.exif-flash {}p.exif-exposure-index {}p.exif-flashpix-version {}p.exif-device-setting-description {}p.exif-focalplane-x-resolution {}p.exif-image-uniqueid {}p.exif-components-configuration {}p.exif-light-source {}p.exif-sensing-method {}p.exif-aperture {}p.exif-sharpness {}p.exif-exposure-program {}p.exif-subject-distance {}p.exif-subsec-time-digitized {}p.exif-contrast {}p.exif-focalplane-resolution-unit {}p.exif-gamma {}p.exif-35mm-focal-length {}p.exif-datetime-digitized {}p.exif-subject-distance-range {}p.exif-custom-rendered {}p.exif-max-aperture {}p.exif-sound-file {}p.exif-metering-mode {}p.exif-spectral-sensitivity {}p.exif-exposure-bias {}p.exif-focalplane-y-resolution {}p.exif-iso-rating {}p.exif-maker-note {}p.exif-digital-zoom-ratio {}p.exif-user-comment {}/* @end *//* @end *//* @group Flash Slideshow */#flashcontent {	text-align: center;}/* @end */	/* @end *//* @group Quicktime Page */.movie-frame {	margin: 0 auto 40px;	text-align: center;}.movie-description {}	/* @end *//* @group Quicktime Album *//* @group Index Page (Movie Thumbnail view) *//* sample Movie Album code<div class="movie-page-title">Lotza Moobies</div><div class="movie-page-description">Ahh movies, you have to...</div><div class="movie-thumbnail-frame">	<a href="files/page10-1000-pop.html" onclick="window.open(this.href, '1000', 'width=700, height=586'); return false;" onkeypress="this.onclick()"><img src="files/page10-1000-thumb.jpg" alt="Kids will say the citest things." width="132" height="92" border="0"/></a>	<div class="movie-thumbnail-caption">Kids will say the citest things.</div></div>*/.movie-page-title {	font-size: 2.3em;	padding-bottom: 1.0em;	line-height: 1.0em;}.movie-page-description {	padding-bottom: 2.0em;}.movie-thumbnail-frame {	float: left;	width: 132px;	margin: 0 10px 20px;}.movie-thumbnail-frame img {	border: 4px solid;}.movie-thumbnail-frame:hover {}.movie-thumbnail-caption {	width: 95%;	text-align: center;}	/* @end *//* @group Single Page (Movie View) *//* sample single page code<body class="movie-background">	<div class="movie-frame">		<!-- Movie code here !-->		<script language="JavaScript" type="text/javascript">			QT_WriteOBJECT_XHTML('page10-movie-1.avi', '640', '496', '', 'autoplay', 'false' );		</script>		<object></object>		<!-- Movie code ends !-->		<p class="movie-title">Or sometimes say nothing at all.</p>	</div></body>*/.movie-background {}.movie-frame {	margin: 0 auto;	text-align: center;}.movie-frame object {	border: 4px solid;}	.movie-title {	text-align: center;}/* @end *//* @end *//* @group Contact Form *//* sample HTML code<div class="message-text">          Fill in the form below to send me an email.</div><form action="..."><label>Your Name:</label> *<input class="form-input-field" .../><textarea class="form-input-field"...></textarea><input class="form-input-button".../> <input class="form-input-button"</form>*/.message-text { 	font-size: 1.5em;} .required-text {	font-size: 1.5em;}form {}label {}input {	}.form-input-field {	border: 1px solid;	width: 99%;} .form-input-button { 	margin-right: 10px;} /* @end *//* @group twitter HTML/javascript badge *//*<div id="twitter_div"><h2 class="sidebar-title">Twitter Updates</h2><ul id="twitter_update_list"></ul></div>*/ul#twitter_update_list {	margin: 0;	padding: 0;}ul#twitter_update_list li {	margin: 0 0 3px;	padding: 5px;	list-style: none;	border: 1px solid;}/* @end *//* @group plugin support*//*GoogaLoom*/#googlecart-widget {	top: 68px ! important;}#googlecart-widget-head {  }#googlecart-arrow {  }#googlecart-title {  }#googlecart-summary {  }#googlecart-widget-body {  }#googlecart-widget-list {  }.googlecart-widget-item {  }.googlecart-widget-quantity-column {  }.googlecart-widget-quantity-box {  }.googlecart-widget-details-column {  }.googlecart-widget-title {  }.googlecart-widget-short-details {  }.googlecart-widget-long-details {  }.googlecart-widget-removed-message {  }.googlecart-widget-image-column {  }.googlecart-widget-img {  }.googlecart-widget-price-column {  }.googlecart-widget-price {  }.googlecart-widget-remove {  }.googlecart-widget-restore {  }#googlecart-widget-emptymessage {  }#googlecart-widget-foot {  }.googlecart-widget-footertext {  }.googlecart-widget-totalmessage {  }.googlecart-widget-totalprice {  }.googlecart-widget-disclaimer {  }.googlecart-widget-checkout {  }/* @end *//* @group special *//*Up2five column CSS support*/.column { float: left; }.one { width: 100%; }.two { width: 50%; }.three { width: 33%; }.four { width: 25%; }.five { width: 20%; }.two3rds { width: 66%; }.three4ths { width: 75%; }.four5ths { width: 80%; }.column .content { width: 90% ! important; margin: 0 auto; padding: 0 ! important; float: none ! important;}/* @end */
