/*
File: 'PERPENDICULAR Fade' (RapidWeaver 4) styles.css Style Sheet
Created: September, 2009
Author: Henk Vrieselaar
http://www.henkvrieselaar.com
*/
/* @group General Styles */

body {
	margin: 0;
	padding: 0;
	font: 12px/1.4 Arial, Helvetica, Geneva, sans-serif;
}

fieldset {
	border:none;
	margin: 0;
	padding: 0;
}

#myExtraContent4 {
	font-weight: normal;
	font-size: 12px;
	color: black;
	margin-left: 262px;
	line-height: 32px;
	z-index: 15;
	text-align: left;
	overflow: hidden;
	position: absolute;
	margin-top: 4px;
	height: 29px;
	background-color: #d9d9d9;
	padding-right: 0;
	padding-left: 14px;
}

#myExtraContent1 {
	font-weight: normal;
	font-size: 12px;
	color: black;
	margin-left: 50px;
	width: 190px;
	line-height: 18px;
	z-index: 32;
	text-align: left;
	overflow: hidden;
	position: absolute;
	margin-top: 0px;
	height: 119px;
	padding: 8px;
}

#myExtraContent2 {
	font-weight: normal;
	font-size: 12px;
	color: white;
	padding: 10px 8px;
	margin-left: 50px;
	width: 191px;
	line-height: 18px;
	z-index: 1;
	text-align: left;
	margin-top: 0px;
}

#myExtraContent3 {
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	z-index: 1;
	text-align: left;
	overflow: hidden;
	background-color: #d8d8d8;
	margin-left: 50px;
	margin-top: 6px;
	padding: 8px;
}

#sbshadow {
	position: absolute;
	z-index: 1;
	width: 257px;
	margin-top: 0px;
	height: 10px;
	background: url(images/menushadow.png) no-repeat left top;
	margin-left: 0px;
}

#stroketop {
	position: absolute;
	left: 0;
	z-index: 1;
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	height: 150px;
}

#shadowline {
	position: absolute;
	left: 0;
	z-index: 5;
	width: 100%;
	overflow: hidden;
	margin-top: 100px;
	height: 50px;
	background: url(images/shadowtop.png) no-repeat left bottom;
}

#shadowlinebottom {
	position: absolute;
	left: 0;
	z-index: 30;
	width: 100%;
	overflow: hidden;
	margin-top: 150px;
	height: 1px;
	background-color: white;
}

#stroketopshadow {
	position: absolute;
	left: 0;
	z-index: 30;
	width: 100%;
	overflow: hidden;
	margin-top: 40px;
	height: 5px;
	background: url(images/shadowtop2.png) no-repeat left bottom;
	border-top: 1px solid #d28595;
}

#stroketopsmall {
	position: absolute;
	left: 0;
	z-index: 2;
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
	height: 41px;
	background-color: #d9d9d9;
}

#headerimage {
	position: absolute;
	z-index: 1;
	margin-top: 0px;
	height: 150px;
	margin-left: 50px;
}

#titlebg {
	position: absolute;
	z-index: 30;
	width: 206px;
	margin-top: 0px;
	height: 150px;
	background-color: #f56467;
	margin-left: 50px;
	border-right: 1px solid white;
	border-left: 1px solid white;
}

p {
}

a {
    outline: none;
}

b, strong {
}

a:link {
	color: red;
	text-decoration: underline;
}

a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:visited img,
a img,
img {
	border:none
}

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

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

	
/* @end */

/* @group Layout */

#container {
	font-size: 1.2em;
	width: 750px;
	margin: 0 auto 10px;
}

.clearer {
	clear: both;
}

#pageHeader {
	padding: 0 5px 10px 50px;
	height: 140px;
	background-color: transparent;
	margin: 0;
}

#pageHeader img {
	z-index: 40;
	position: absolute;
	margin-top: 4px;
	margin-left: 6px;
}

#pageHeader h1 {
	color: red;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 0px;
	font-size: 50px;
	margin: 23px 0 0 224px;
	padding-top: 18px;
	position: absolute;
	z-index: 20;
	text-shadow: black 1px 1px 1px;
}

#pageHeader h2 {
	color: #000;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	margin-top: 108px;
	margin-left: 226px;
	margin-right: 0;
	position: absolute;
	z-index: 20;
}

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

#contentContainer {
	width: 480px;
	float: right;
	margin-top: 0px;
	padding-left: 3px;
	padding-right: 0;
	margin-bottom: 10px;
}

#contentContainer #content {
	padding: 18px 0 10px 6px;
	font-size: 12px;
}

#sidebarContainer {
	width: 257px;
	float: left;
}

#sidebarContainer #sidebar {
	margin-left: 50px;
	padding: 15px 3px 18px 0;
	font-size: 12px;
	line-height: 16px;
}

#sidebarContainer .sideHeader {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 5px;
}

#footer {
	text-align: left;
	margin-left: 50px;
	font-size: 12px;
	background-color: silver;
	padding: 0;
	margin-top: -11px;
	line-height: 18px;
}

#footer p {
	background-color: silver;
	margin-left: 207px;
	border-left: 1px solid red;
	padding: 3px 8px 2px 18px;
}

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

#footer a:hover, #footer a:active {
	text-decoration: none;
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	margin-left: 50px;
	font-size: 11px;
	padding-top: 0px;
}

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

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
	text-decoration: none;
}

#breadcrumbcontainer a:hover {
	text-decoration: none;
}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */
#menu {
	border-top: 1px solid white;
	font-size: 12px;
	background-color: silver;
	border-right: 1px solid white;
}

#menu .current {
}

#menu .current:hover {
}

#menu .currentAncestor {
	color: black;
}

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

#menu a {
	display: block;
	padding: 3px 5px 3px 8px;
	text-decoration: none;
	height: 17px;
}

#menu a:hover {	
	padding: 3px 5px 3px 8px;
	text-decoration: none;
	height: 17px;
}

#menu li {   
	background-color: silver;
} 

/* Parent - Level 0 */

#menu li .hover {   
	background-color: red; 
/* must be postion absolute     */  
	position:absolute;    
/*  width, height, left and top to fill the whole LI item   */  
	width:257px;
	text-decoration: none;
	height: 17px;  
	left:0;   
	top:0;    
/* display under the Anchor tag */  
	z-index:10;        
        /* hide it by default   */  
	display:none;
	padding-top: 3px;
	padding-bottom: 3px;
}      
    
#menu li {       
/* width and height of the menu item */  
/* must set it as relative, because .hover class top and left with absolute position will be positioned according to li.    */  
	position:relative;
	float: left;
	width: 257px;
}  
  
#menu li a {  
/* z-index must be higher than .hover class */  
    z-index:20;               
/* display as block and set the height according to the height of the menu to make the whole LI clickable   */
    position:relative;  
    display: block;
	padding: 3px 5px 3px 8px;
	text-decoration: none;
}  
  
#menu li.selected {
}  

#menu a:active {
}

/* Child - Level 1 */

#menu ul ul li {
	display: none;
}

#menu ul ul a:hover {
	display: none;
}

#menu li:hover ul, #menu li.over ul { 
	display: block;
}

#menu2 {
	display: block;
	font-size: 11px;
	margin-left: 50px;
	border-right: 3px solid white;
}

#menu2 .current {
	color: white;
	padding-left: 8px;
	padding-right: 8px;
	background-color: gray;
}

#menu2 .currentAncestor {
	color: #ffffff;
}

/* Parent - Level 0 */

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

#menu2 li {

}

#menu2 a {
	display: none;
	background-color: #d8d8d8;
	text-align: left;
	border-bottom: 1px solid white;
}

#menu2 a:hover {
	background-color: silver;
	color: black;
	text-decoration: none;
}

#menu2 a:active {
	color: silver;
}

/* Child - Level 1 */

#menu2 ul ul {
	text-indent: 0;
}

#menu2 ul ul li { 			
	margin: 0;
}

#menu2 ul ul ul {
	text-indent: 10px;
}

#menu2 ul ul ul ul {
	text-indent: 20px;
}

#menu2 ul ul ul ul ul {
	text-indent: 30px;
}

#menu2 ul ul ul ul ul ul {
	text-indent: 40px;
}

#menu2 ul ul ul ul ul ul ul {
	text-indent: 50px;
}

#menu5 ul ul li a {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	text-decoration: none;
}

#menu5 ul ul li a:visited {
	text-decoration: none;
}

#menu a:active,
#menu5 ul ul li a:active {
}

#menu ul ul a:hover,
#menu5 ul ul a:hover {
	background-color: transparent;
	text-decoration: none;
}

/* @end */

/* @group Global Classes */

blockquote {
	color: #4c4c4c;
	font-style: italic;
	font-size: 1em;
	margin: 0;
	padding: 5px;
}

.imageStyle {
}

h1 {
	font-size: 1.6em;
	margin: 0 0 3px;
}

h2 {
	font-size: 1.4em;
	margin: 0 0 3px;
}

h3 {
	font-size: 1.2em;
	margin: 0 0 3px;
}

h4 {
	font-size: 1em;
	margin: 0 0 3px;
}

.imageStyle {

}

/* 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-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
	margin: 10px 0;
	padding: 0;
}

#sidebarContainer #sidebar li {
}
	
/* Table Styles */
table {
	font-size: 1em;
}
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
	margin-bottom: 10px;
}
.blog-archive-headings-wrapper {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}.blog-archive-month {
	letter-spacing: 2px;
	margin-bottom: 5px;
	font-style: normal;
	font-size: 2em;
}

.blog-archive-link {
	margin-bottom: 2px;
	padding-bottom: 10px;
}.blog-archive-link a:link, .blog-archive-link a:visited {
}

p.blog-entry-tags,
.blog-archive-link-enabled,
.blog-archive-link-disabled,
.blog-category-link-enabled,
.blog-category-link-disabled {
	background: url(images/tag.gif) no-repeat left center;
	padding-left: 15px;
}

html>body .blog-archive-link-disabled,
html>body .blog-archive-link-enabled,
html>body .blog-archive-link-enabled:link,
html>body .blog-archive-link-enabled:visited {
	padding-left: 15px;
}

	
/* @end */

/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 0 0 10px;
	padding: 0;
	text-align: left;
}

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

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

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

.blog-entry-title {
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	margin-top: 3px;
	padding-top: 1px;
	padding-bottom: 10px;
	line-height: 20px;
	text-align: left;
}

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

.blog-entry-title a:link,
.blog-entry-title a:visited {
	color: red;
}

.blog-entry-title a:hover {
	color: blue;
	text-decoration: underline;
}

.blog-entry-date {
	font-size: 12px;
	margin-bottom: 10px;
	padding-left: 15px;
}

.blog-read-more a:link {
}

.blog-read-more {
	display: block;
	padding-top: 0px;
	padding-left: 15px;
	margin-top: 10px;
}

.blog-entry-body {
}

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

/*styles the category link in the main entry */
.blog-entry-category {
	padding-left: 16px;
	margin-left: 10px;
}

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

/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 15px;
	line-height: 1.8;
}

.blog-archive-link-enabled {
	padding-left: 0px;
}

.blog-archive-link-disabled {
	padding-left: 0px;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-bottom: 10px;
	line-height: 1.4;
	margin-top: 0px;
	padding-top: 0px;	
	font-size: 14px;
}

.blog-category-link-enabled {
	padding-left: 16px;
}

.blog-category-link-disabled {
	padding-left: 16px;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-bottom: 15px;
}

.blog-rss-link {
	padding-left: 16px;
}

.blog-comments-rss-link {
	padding-left: 16px;
}

/* Comment links */
a.blog-comment-link {
	padding-left: 0px;
	margin-right: 5px;
}

/* Trackback links */
a.blog-trackback-link {
	padding-left: 0px;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 7px;
	margin-top: 3px;
}

.filesharing-item {
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 1px;
}

.filesharing-item-title {
	padding-bottom: 1px;
	padding-left: 15px;
	font-size: 14px;
	text-align: left;
	line-height: 16px;
}

.filesharing-item-title a:link {
	font-size: 16px;
	width: inherit;
	color: blue;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.filesharing-item-title a:hover {	font-size: 16px;
	padding-bottom: 5px;
}

.filesharing-item-title a:visited {	font-size: 16px;
	padding-left: 0px;
	padding-bottom: 5px;
}

.filesharing-item-description {
	margin-top: 2px;
	margin-bottom: 10px;
	padding: 0px;
}

/* @end */

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


.album-title {
	font-size: 18px;
	margin: 0 0px 5px;
	font-weight: normal;
	letter-spacing: 1px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-left: 0px;
	color: green;
}

.album-description {
	margin-bottom: 10px;
}

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

.thumbnail-wrap {
	text-align: left;
	position: relative;
	float: left;
	padding-bottom: 45px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 12px;
}

.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
	background-color: #f1f1f1;
}

.thumbnail-frame a {
}

.thumbnail-frame img {
	margin: auto;
	padding: 0px;
}

.thumbnail-caption {
	margin: 0;
	padding: 3px 2px 0;
	width: 100%;
	height: 36px;
	display: block;
	font-size: 11px;
	text-align: center;
}

/* @end */

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

.photo-background {
	text-align: center;
	margin-top: 0px;
}

.photo-background p{
	text-align: center;
	margin: 0;
}

.photo-navigation {
	width: auto;
	margin: 0 auto;
	padding: 10px 10px 15px;
	border-bottom: 1px solid white;
}

.photo-links {
}

.photo-navigation a:link, .photo-navigation a:visited {
	font-size: 1.2em;
}

.photo-navigation a:hover {
}

.photo-frame{
	margin: 20px 0;
	border: 1px solid white;
}

.photo-background p.photo-title {
	font-size: 2em;
	padding-bottom: 10px;
}

.photo-background p.photo-caption {
	font-size: 1.4em;
	padding-bottom: 10px;
}

#flashcontent {
	margin-top: 3px;
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
	color: red;
	font-size: 12px;
	line-height: 14px;
}
/* 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 */

/* @group Quicktime Page */

.movie-description {
	padding-top: 10px;
}
	
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	font-size: 18px;
	color: #000;
	margin: 0px;
	margin-bottom: 5px;
}
.movie-page-description {
	margin-bottom: 10px;
}.movie-thumbnail-frame {
	width: 132px;
	float: left;
	text-align: center;
	margin: 0 5px 30px 0;
}

.movie-thumbnail-frame a:link {
	background-color: #f8f8f8;
	width: 132px;
	float: left;
	margin-bottom: 5px;
	padding: 0;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
	text-align: center;
	font-size: 11px;
}
	
/* @end */

/* @group Quicktime Page */

.movie-description {
	padding-top: 10px;
}
	
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	font-size: 1.5em;
	color: red;
	margin: 0px;
	margin-bottom: 5px;
}.movie-page-description {
	margin-bottom: 15px;
	color: #000000;
}.movie-thumbnail-frame {
	width: 132px;
	float: left;
	text-align: center;
	margin: 0 22px 30px 0;
}

.movie-thumbnail-frame a:link {
	background-color: #f8f8f8;
	width: 132px;
	float: left;
	padding: 1px;
	margin-bottom: 5px;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
	
/* @end */

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

.movie-background {
	margin-top: 5px;
}

.movie-title {
	font-size: 1.4em;
	letter-spacing: 1px;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}

/* @end */

/* @group Contact Form */
.message-text {
} 

.required-text {
} 

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

.form-input-button {
	background-color: white;
	border: 1px solid black;
} 
/* @end */

div.menuBar,
div.menuBar a.menuButton {
}

div.menuBar {
	margin-left: 1px;
}

div.menuBar a.menuButton {
	color: #ffffff;
	cursor: pointer;
	padding: 3px 8px;
	position: relative;
	text-decoration: none;
	top: 0px;
	z-index: 100;
	margin-right: -1px;
	margin-left: -1px;
}

div.menuBar a.menuButton:hover {
	color: #000000;
	text-decoration: none;
}
