/* 
	seyDoggy 2hadow r5 for RapidWeaver 3.6 - updated January 30, 2008
	for support issues, please contact us at
	http://www.seydesign.com/support/customersupport/index.php
*/

/* @group General Styles */

body {
	font: 95%/1.5em "Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
}

p {
	margin: 1.0em 0;
}

b, strong {
	font-weight: bold;
}

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

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

img {
	border-style: none;
}

a img {
	border-style: none;
}

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

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

/* @end */

/* @group Layout */

#container {
	width: 700px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}

/*
	ShadedBorder
*/

.sb, .sbi, .sb *, .sbi * {
	position:relative;
	z-index:1;
}

.sbi {
	display:inline-block;
}

.WebYepText {/*to keep the webyep users happy*/
	position: static;
}

/*
	end ShadedBorder
*/

.clearer {
	clear: both;
}

.pageHeader {
	height: 144px; /* 156px subtract 12px to compensate for CurvyCorners */
	margin: 0 15px 15px;
	padding: 0;
	clear: both;
}

#title {
}

#title img {
	margin: 30px 40px 0;
}

#site_title {
	margin: 0 0 0.2em;
}

#site_title, .photo-title {
	font-size: 1.8em;
}

#site_slogan {
	margin: 0;
}

#site_slogan, .photo-caption {
	font-size: 1.2em;
}

#contentContainer {
	text-align: left;
}

#content {
	padding: 10px;
	height: 100%;
	font-size: 0.9em;
}

.contentPad {
	height: 0.1em; /* keeps the js rounded at the pottom of the #content */
}

#sidebarContainer {
	width: 187px;
	padding: 10px;
	font-size: 0.8em;
}

#sidebarContainer #sidebar {

}

#sidebarContainer #sidebar_title {
	margin: 0 0 10px;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}

#sidebarContainer #logo {
	text-align: center;
}

#sidebarContainer #logo img {
	margin: 10px 0 20px;
	padding: 0;
}

#footer {
	margin: 10px auto 40px;
	clear: both;
	font-size: 0.7em;
	text-align: center;
}

#footer a:link, #footer a:visited {

}

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

}

/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	position: relative;
	margin: 20px auto 0;
	font-size: 0.7em;
	text-align: center;
}

/* @end */

/* @group Toolbar */

/* @group horizontal */

#navcontainer {
	position: relative;
	top: 0;
	margin: 0 20px;
	height: 40px;
	text-align: center;
	font-size: 0.8em;
	z-index: 2;
}

html>body #navcontainer a {
	display: block;
}

#navcontainer a {
	line-height: 1.1em;
	padding: 7px 0;
	margin: 0 30px 0 0;
	text-decoration: none;
	text-align: center;
	z-index: 0;
}

/* Parent - Level 0 */

#navcontainer ul {
	width: 99%;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#navcontainer ul li {
	position: relative;
	left: 0;
	padding: 0;
	display: inline;
	float: left;
	height: 40px;
}

#navcontainer ul li a:hover, #navcontainer ul li a:active {
	text-decoration: none;
	z-index: 10;
}

/* Child - Level 1 */

#navcontainer ul ul {
	display: none;
}

/* @end */

/* @group vertical */

#side-navcontainer {
	position: relative;
	top: 0;
	margin: 0;
	font-size: 0.9em;
}

/* Parent - Level 0 */

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

#side-navcontainer li {
	position: relative;
	display: inline;
	height: 0;
}

#side-navcontainer a {
	display: none;
	padding: 6px 0 0 10px;
	height: 20px;
	line-height: 13px;
	border-bottom: 1px solid;
}

/* Child - Level 1 */

#side-navcontainer ul ul {
	border-top: 1px solid;
}

#side-navcontainer ul ul a {
	display: block;
	padding-left: 10px;
}

/* Child - Level 2 */

#side-navcontainer ul ul ul a {
	padding-left: 30px;
}

/* Child Level 3 */

#side-navcontainer ul ul ul ul a {
	padding-left: 50px;
}

/* Child Level 4 */

#side-navcontainer ul ul ul ul ul a {
	padding-left: 70px;
}

/* Child Level 5 */

#side-navcontainer ul ul ul ul ul ul a {
	padding-left: 90px;
}

/* @end */

/* @end */

/* @group Global Classes */

blockquote, .standout {
	font-style: italic;
	padding-left: 20px;
	border-left: 4px solid;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.1em;
	margin: 0;
	padding: 0 0 0.5em;
}

p {
	margin: 0;
	padding: 0 0 1.0em;
}

.imageStyle {

}

/* Main content area unordered list styles */

#contentContainer #content ul {

}

#contentContainer #content li {

}

/* Sidebar area unordered list styles */

#sidebarContainer #sidebar ul {

}

#sidebarContainer #sidebar li {

}

/* Table Styles */

table {

}

/* @end */

/* @group Blog */

/* @group plugin_sidebar */

#plugin_sidebar {
	margin: 0 0 10px;
	line-height: 15px;
}

/* @group Blog Entry Tags */

.blog-entry-tags {
	background: url(images/tag_black.gif) no-repeat 0 5px;
	padding: 0 0 0 17px;
}

/* @end */

/* @group Tag Cloud */

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

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

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

#blog-categories {
	text-align: left;
	margin: 10px 0;
	padding: 10px 0;
}

.blog-category-link-enabled {
	background: url(images/cat.png) no-repeat;
	padding: 0 0 0 17px;
}

.blog-category-link-disabled {
	background: url(images/cat.png) no-repeat;
	padding: 0 0 0 17px;
}

/* styles the archives in the blog sidebar */

#blog-archives {
	text-align: left;
	margin: 10px 0;
	padding: 10px 0;
}

.blog-archive-link-enabled {
	background: url(images/date.png) no-repeat;
	padding: 0 0 0 17px;
}

.blog-archive-link-enabled:link, .blog-archive-link-enabled:visited {
	background-repeat: no-repeat;
}

.blog-archive-link-enabled:hover {
	background-repeat: no-repeat;
}

.blog-archive-link-disabled {
	background: url(images/date.png) no-repeat;
	padding: 0 0 0 17px;
}

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

#blog-rss-feeds {
	text-align: left;
	margin: 10px 0 0;
	padding: 10px 0;
}

.blog-rss-link {
	background: url(images/rss.png) no-repeat;
	padding: 0 0 0 17px;
}

.blog-comments-rss-link {
	background: url(images/rss.png) no-repeat;
	padding: 0 0 0 17px;
}

.blog-comments-rss-link:hover {
	float: left;
}

/* @end */

/* @group entry */

.blog-entry-tags {
	font-size: 0.8em;
}

.blog-entry {
	margin: 0 0 20px;
}

.blog-entry-title {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 1.8em;
	line-height: 1.5em;
}

.blog-entry-title a {
	text-decoration: none;
}

.blog-entry-title a:hover, .blog-entry-title a:active {
	text-decoration: none;
}

.blog-entry-date {
	background: url(images/date.png) no-repeat;
	line-height: 15px;
	margin: 0 0 10px;
	text-indent: 17px;
	font-size: 0.8em;
}

.blog-entry-summary {
	margin: 10px;
}

.blog-entry-comments {
	margin: 15px 0 5px;
	z-index: 2;
	font-size: 0.8em;
}

.blog-entry-category {
	line-height: 15px;
	background: url(images/cat.png) no-repeat;
	padding-left: 17px;
	margin: 0 4px 0 10px;
}

.blog-entry-permalink {
	background: url(images/permalink.gif) no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 15px;
}

.blog-read-more {
	background: url(images/readmore.gif) no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 0 15px;
}

.blog-entry-comments-inline {
	border: solid 1px;
}

/* @end */

/* @end */

/* @group File Sharing */

.filesharing-description {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 10px;
}

.filesharing-item {
	margin: 5px 0;
	padding: 0 5px;
	border: 1px solid;
}

.filesharing-item-description {
	font-size: 0.7em;
}

/* @end */

/* @group Photo Album */

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

.album-title {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}

.album-description {
	font-size: 0.8em;
	margin: 0 0 60px;
}

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

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin: 0 15px 65px 0;
	line-height: 1.2em;
}

.thumbnail-frame {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 3px;
	border: 1px solid;
}

.thumbnail-frame:hover {
	border: 1px solid;
}

.thumbnail-frame a:hover img {
	margin: auto;
	border: 2px solid;
}

.thumbnail-frame img {
	margin: auto;
	border: 2px solid;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	height: 35px;
	display: block;
	font-size: 0.8em;
}

/* @end */

/* @group Single Page (Photo view) */

.photo-background { /* is the body background */
	text-align: center;
	margin: 0 auto;
}

.photo-navigation {
	margin: 0 auto;
	text-align: center;
	padding: 30px 0;
	border:  2px solid;
}

.photo-navigation p {
}

.photo-links {
	padding: 20px 0 0;
}

.photo-navigation a:link, .photo-navigation a:visited {
	padding: 0;
	margin: 0;
}

.photo-frame {
	text-align: center;
	margin: 30px auto 0 auto;
	padding: 10px;
	border: 2px solid;
}

.photo-title {
	padding: 0;
	margin: 0;
}

.photo-caption {
	padding: 0;
	margin: 0;
}

#flashcontent {
	text-align: center;
}

/* @end */

/* @end */

/* @group Quicktime Page */

.movie-frame {
	text-align: center;
}

.movie-description {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

.movie-page-description {
	text-align: center;
	font-size: 0.9em;
	margin: 0 0 15px;
}

.movie-thumbnail-frame {
	border: 2px solid;
	padding: 3px;
	width: 132px;
	float: left;
	margin: 0 5px 20px;
	text-align: center;
}

.movie-thumbnail-frame:hover {
	border: 2px solid;
}

.movie-thumbnail-caption {
	font-size: 0.8em;
	margin: 2px 0 0;
}

/* @end */

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

.movie-background {
}

.movie-title {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

.movie-frame {

}

/* @end */

/* @end */

/* @group Contact Form */

.message-text {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}

form {
	text-align: left;
	font-size: 0.9em;
}

.required-text {

}

.form-input-field {
	width: 98%;
}

.form-input-button {

}

/* @end */