/* @group RESET */

* {
	padding: 0;
	margin: 0;
}

h1 {
	padding-bottom: 1.0em;
	font-size: 27px;
	line-height: 2em;
}
h2 {
	font-size: 24px;
	line-height: 1.3em;
	margin-bottom: 0.8em;
}
h3 {
	padding-bottom: 1.0em;
	font-size: 18px;
	line-height: 1.2em;
}
h4 {
	padding-bottom: 1.0em;
	font-size: 14px;
	line-height: 1.1em;
}
h5 {
	padding-bottom: 1.0em;
	line-height: 1.0em;
	font-size: 12px;
}
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 General Styles */

html,body,.body_bg {
	height: 100%;
}

body {
	font: 90%/1.3em "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
}

.body_bg {
	background: url(images/bg_grad.png) repeat-x;
}

p {
}

b,strong {
	font-weight: bold;
}

a:link,a:visited {
	text-decoration: none;
}

a:hover,a:active {
	text-decoration: none;
}

img,img a {
	border-style: none;
}

h1 {
	font-weight: bold;
	margin-top: 10px;
}
h2 {
	font-weight: bold;
	margin-top: 10px;
}
h3 {
	font-weight: bold;
	margin-top: 10px;
}
h4 {
	font-weight: bold;
	margin-top: 10px;
}
h5 {
	font-weight: bold;
	margin-top: 10px;
}
h6 {
	font-weight: bold;
	margin-top: 10px;
}

.clear {
	clear: both;
	overflow: hidden;
}

.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;
	color: #929292;
}

.image-left {
	float: left;
	margin: 0 15px 5px 0;
}

.image-right {
	float: right;
	margin: 0 0 5px 15px;
}

.imageStyle {
	
}

blockquote,.standout {
	background: url(images/quotes.png) no-repeat top left;
	text-indent: 25px;
	margin: auto 25px;
	font: 1.3em/1.5em Times,serif;
	font-style: italic;
}

blockquote p {
	background: url(images/quotes-end.png) no-repeat bottom right;
}

/* Invalid RapidWeaver markup for stike through
s{}
*/

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;
}

/* unordered list styles */

/* Table Styles */

table {
	
}

tr {
	
}

td {
	
}

/* @end */

/* @group Layout */

.container_bg {
	margin: 0px auto 42px;
	width: 1085px;
}

#container {
	margin: 0px auto;
	width: 885px;
}

/* @group header section */

.logo {
	margin: 10px 0 0;
	float: left;
}

#header {
	text-align: center;
	float: right;
	height: 113px;
}

#header .title {
	
}

#header .title {
	padding: 20px 0 0;
	margin: 0;
	border-top: 3px solid;
	line-height: 50px;
	font-size: 3.9em;
}
.photo-title {
	padding: 20px 0 0;
	margin: 0;
	border-top: 3px solid;
	line-height: 50px;
	font-size: 3.9em;
	color: #6cf;
}

#header .slogan {
	
}

#header .slogan,.photo-caption {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 1.4em;
}

.header_customTop {
	margin-bottom: 10px;
	border: 1px solid;
}

.contentTop {
	padding: 20px;
}

.header_customContent {
	margin-bottom: 20px;
}

/* @end */

/* @group content section */

#content {
	border: 1px solid;
}

/* @end */

/* @group column 1 */

#columnone {
	margin: 0 223px 0 0;
	border-right: 1px solid;
}

#columnone .content-wrapper {
	padding: 20px;
}

/* @end */

/* @group column 2 */

#columntwo {
	float: right;
	width: 223px;
}

.deadbar {
	background: url(images/bar.png) repeat-x;
	height: 34px;
}

.sidebar-wrapper {
	padding: 15px 20px;
}

.sideHeader {
	background: url(images/bar.png) repeat-x;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 1.3em;
}

/* @end */

/* @group footer section */

#footer a:link,#footer a:visited {
	text-decoration: none;
}

#footer a:hover,#footer a:active {
	
}

#footer {
	text-align: center;
	line-height: 40px;
	height: 40px;
	background: url(images/bar.png) repeat-x;
}

/* @end */

/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	padding: 10px 20px 0;
}

#breadcrumbcontainer ul {
	padding: 11px 0;
	margin: 0;
}

#breadcrumbcontainer li {
	display: inline;
	margin: 0;
	padding: 0;
}

/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#toolbar_vertical {
	position: relative;
	width: 100%;
	display: block;
	font-size: 0.9em;
}

/* Parent - Level 0 */

#toolbar_vertical ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#toolbar_vertical li {
	background: url(images/divider.png) no-repeat;
	margin: 0;
	padding: 0;
}

#toolbar_vertical .currentListItem,
#toolbar_vertical .currentAncestorListItem {
	background: url(images/current.png) repeat-x;
}

#toolbar_vertical a {
	font-size: 1.1em;
	text-decoration: none;
	display: block;
	padding: 0 0 0 40px;
	line-height: 35px;
	background: url(images/arrow_normal.png) no-repeat 19px 0;
}

#toolbar_vertical a:hover,#toolbar_vertical a:active {
	background: url(images/arrow_hover.png) no-repeat 19px 0;
}

#toolbar_vertical a.current {
	background: url(images/arrow_hover.png) no-repeat 19px 0;
}

#toolbar_vertical a.currentAncestor {
	background: url(images/arrow_normal.png) no-repeat 19px 0;
}

/* Child - Level 1 */

#toolbar_vertical ul ul .currentAncestorListItem {
	background: url(images/divider.png) repeat-x;
}

#toolbar_vertical ul ul a {
	background: url(images/arrow_normal.png) no-repeat 30px 0;
	padding: 0 0 0 50px;
}

#toolbar_vertical ul ul a:hover {
	background: url(images/arrow_hover.png) no-repeat 30px 0;
}

#toolbar_vertical ul ul a.current {
	background: url(images/arrow_hover.png) no-repeat 30px 0;
}

#toolbar_vertical ul ul a.currentAncestor {
	background: url(images/arrow_normal.png) no-repeat 30px 0;
}

/* Child - Level 2 */

#toolbar_vertical ul ul ul a {
	padding: 0 0 0 60px;
	background: url(images/arrow_normal.png) no-repeat 40px 0;
}

#toolbar_vertical ul ul ul a:hover {
	background: url(images/arrow_hover.png) no-repeat 40px 0;
}

#toolbar_vertical ul ul ul a.current {
	background: url(images/arrow_hover.png) no-repeat 40px 0;
}

#toolbar_vertical ul ul ul a.currentAncestor {
	background: url(images/arrow_normal.png) no-repeat 40px 0;
}

/* Child - Level 3 */

#toolbar_vertical ul ul ul ul a {
	padding: 0 0 0 70px;
	background: url(images/arrow_normal.png) no-repeat 50px 0;
}

#toolbar_vertical ul ul ul ul a:hover {
	background: url(images/arrow_hover.png) no-repeat 50px 0;
}

#toolbar_vertical ul ul ul ul a.current {
	background: url(images/arrow_hover.png) no-repeat 50px 0;
}

#toolbar_vertical ul ul ul ul a.currentAncestor {
	background: url(images/arrow_normal.png) no-repeat 50px 0;
}

/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
	
}

.blog-entry-summary {
	
}

.blog-archive-headings-wrapper {
	
}

.blog-archive-entries-wrapper {
	
}

.blog-archive-month {
	padding: 12px 30px 0 30px;
	line-height: 30px;
	font-size: 2em;
	text-decoration: none;
	font-weight: bold;
}

.blog-archive-link {
	margin: 0 30px;
}

/* @end */

/* @group Tag Cloud */

ul.blog-tag-cloud {
	margin: 15px 0 0 0;
	text-align: justify;
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
	margin: 0;
}

.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;
}

/* @end */

a:link.blog-permalink {
	text-decoration: none;
}

.blog-entry {
	padding: 0px 0 40px 0;
	background: url(images/blog_footer.png) no-repeat 50% 100%;
	overflow: visible;
}

.blog-entry-title {
	padding-top: 12px;
	line-height: 30px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.8em;
	padding-bottom: 10px;
}

.blog-entry-date {
	font-size: 1.2em;
	padding-right: 0px;
	padding-bottom: 25px;
}

.blog-read-more {
	
}

/*Styles the category link next to the date */

.blog-entry-category {
	padding: 8px 0px 5px 28px;
}

.blog-entry-category a:link,.blog-entry-category a:visited {
	
}

.blog-entry-body {
	
}

.blog-entry-comments {
	padding-top: 10px;
}

.blog-entry-tags {
	padding-top: 10px;
}

a.blog-comment-link {
	
}

a.blog-trackback-link {
	
}

/* styles the archives in the blog sidebar */

#blog-archives {
	padding: 20px 0 0 0;
}

.blog-archive-link-enabled {
	padding-left: 23px;
	background: url(images/archive-clock.png) no-repeat 3px 1px;
}

.blog-archive-link-disabled {
	padding-left: 23px;
	background: url(images/archive-clock.png) no-repeat 3px 30%;
}

/* Styles the blog categories in the blog sidebar */

#blog-categories {
	
}

.blog-category-link-enabled {
	background: url(images/blog-side-cat.png) no-repeat 2px 20%;
	padding-left: 23px;
}

.blog-category-link-disabled {
	background: url(images/blog-side-cat.png) no-repeat 2px 30%;
	padding-left: 23px;
;
}

/* Styles the blog RSS feeds in the blog sidebar */

#blog-rss-feeds {
	padding-top: 20px;
}

.blog-rss-link {
	display: block;
	height: 18px;
	background: url(images/rss-icon.png) no-repeat 0 50%;
	padding-left: 23px;
}

.blog-comments-rss-link {
	display: block;
	height: 18px;
	line-height: 18px;
	background: url(images/rss-icon.png) no-repeat 0 50%;
	padding-left: 23px;
}

/* @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;
	color: #e92674;
}

.album-description {
	margin-bottom: 50px;
	background: url(images/blog_footer.png) no-repeat 50% 100%;
	padding-bottom: 50px;
}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin: 0 25px 50px;
}

.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 {
	text-align: center;
	margin: 0 auto 20px;
	padding-bottom: 20px;
	background: url(images/blog_footer.png) no-repeat 50% 100%;
}

.photo-title {
	margin-bottom: .25em;
	
}

.photo-caption {
	margin-bottom: 1em;
}

.photo-links {
	
}

.photo-navigation a:link,.photo-navigation a:visited {
	color: #c0e297;
}

.photo-navigation a:hover {
	
}

.photo-frame {
	border-style: solid;
	border-width: 6px;
}

/* @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-description {
	
}

/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	padding: 30px 30px 10px 30px;
	font-size: 2em;
	font-weight: bold;
}

.movie-page-description {
	margin: 5px 0 10px 0px;
	padding: 0px 30px 40px 30px;
	background: url(images/blog_footer.png) no-repeat 50% 100%;
}

.movie-thumbnail-frame {
	width: 132px;
	height: auto;
	float: left;
	text-align: center;
	margin: 10px 10px 10px 30px;
	border: 3px solid;
}

.movie-thumbnail-caption {
	
}

/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	margin: 30px;
}

.movie-title {
	font-size: 2em;
}

.movie-frame {
	
}

/* @end */

/* @end */

/* @group File Sharing */

.filesharing-description {
	padding: 30px 0 10px 0;
}

.filesharing-item {
	margin: 5px 0 10px 0px;
	padding: 0px 30px 40px 30px;
	background: url(images/blog_footer.png) no-repeat 50% 100%;
}

.filesharing-item-title {
	
}

.filesharing-item-title a:link {
	
}

.filesharing-item-title a:hover {
	
}

.filesharing-item-description {
	
}

/* @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 {
	
}

.required-text {
	
}

form {
	
}

label {
	
}

input {
	
}

.form-input-field {
	border: 1px solid;
	width: 99%;
}

.form-input-button {
	margin-right: 10px;
}

/* @end */

/* @group special */

/* FormLoom styles*/

input.fl-text,textarea.fl-textarea {
	width: 98%;
}

/*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 */