/*
-------------------------------------------
File: 'Blueball Resume 36' print.css Style Sheet
Created: 26, September, 2006
Last Modified: 10, August, 2007
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2006/2007 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


/* @group GENERAL STYLES */

body {
	text-align: left;
	background: transparent;
	margin: 0px 5% 0px 5%;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
}

p {
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover, a:active {
	text-decoration: none;
	background: #dfe0db;
	color: #000000;
}

img {
	padding: 3px;
	border: 1px solid #cccccc;
}

a img {
	border: 0px;
	text-decoration: none;
}

.image-left {
	margin: 5px 5px 5px 0px;
	padding: 3px 3px 3px 0px;
	float: left;
	position: relative;
	z-index: 5;
}

.image-right {
	margin: 5px 0px 5px 5px;
	padding: 3px 0px 3px 3px;
	float: right;
	position: relative;
	z-index: 5;
}

.clear {
	clear: both;
}
	
/* @end */


/* @group GLOBAL CLASSES */

blockquote, .standout {
	font-size: 1.15em;
	font-family: Verdana, Helvetica, Arial, sans-serif;  
	font-weight: bold;
	line-height: 1.2em;
	font-style: normal;
	color: #000000;
	margin: 10px 5px 5px 5px;
	padding: 6px 6px 6px 48px;
	background: url(images/quotes2b.png) left top no-repeat;	
}

h1 {
	font-size: 1.8em;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-weight: bold;
	line-height: 1.6em;
	font-style: normal;
	color: #000000;
}

h2 {
	font-size: 1.6em;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-weight: bold;
	line-height: 1.2em;
	font-style: normal;
	color: #000000;
}

h3 {
	font-size: 1.4em;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-weight: bold;
	line-height: 1.2em;
	font-style: normal;
	color: #000000;
}

h4 {
	font-size: 1.2em;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-weight: bold;
	line-height: 1.0em;
	font-style: normal;
	color: #000000;
}

h5 {
	font-size: 1.1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: .9em;
	font-style: normal;
	color: #000000;
}

.imageStyle {
	background: transparent;
}

/* @end */


/* @group CONTAINER */

#container {
	position: relative;
	width: 100%;
	height: auto;
	margin: 0px auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0px;
	text-align: left;
	background: transparent;
	z-index: 1;	
}

/* @end */


/* @group INNER WRAPPER */

#innerwrapper {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: transparent;	
}

#innerwrapper #topshadow {
	position: relative;
	display: none;
}

#innerwrapper #bottomshadow {
	position: relative;
	display: none;
}

/* @end */

/* @group BUSINESS CARD */

#innerwrapper #businesscard {
	position: absolute;
	top: 70px;
	left: 0px;
	background: url(images/buscard_clip2.png) no-repeat;
	height: 180px;
	width: 279px;
}

#businesscard #logo {
	position: absolute;
	left: 75px;
	top: 29px;
	width: 175px;
	height: 122px;
	z-index: 40;
	border: 0px;
}

#businesscard #customimage {
}

/* @end */

/* @group PAGEHEADER */


#innerwrapper  #pageHeader {
	display: none;
}

#pageHeader h1 {
	font-size: 2.5em;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-weight: bold;
	font-style: normal;
	color: #000000;
	letter-spacing: -1px;
	padding: 38px 20px 0px 0px;
	margin: 0px;
	margin-top: 35px;
	margin-bottom: 0px;
	text-align: left;
	z-index: 25;
}

html>body #pageHeader h1 {
	padding: 40px 20px 0px 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: -16px;
}

#pageHeader h2 {
	font-size: 1.3em;
	font-weight: normal;
	font-style: normal;
	font-family: Geneva, "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans-serif;
	padding: 0px 24px 22px 0px;
	color: #000000;
	font-variant : normal;
	text-align: left;
	z-index: 27;
}

#customimage2 {
	z-index: 4;
}

#breadcrumbcontainer {
	position: relative;
	color: #000000;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-weight: normal;
	text-align: left;
	padding: 0px 37px 0px 0px;
	margin-left: 50px;
	font-size: 1em;
}

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

#breadcrumbcontainer li {
	list-style: none;
	display: inline;
}

#breadcrumbcontainer a {
	text-decoration: none;
	color: #000000;
}

#breadcrumbcontainer a:hover {
	color: #000000;
}

/* @end */


/* @group CONTENT AREA */

#sidebarContainer {
	display: none;
	visibility: collapse;	
}

html>body #sidebarContainer {
	margin-top: 20px;
	margin-left: 50px;
}

#sidebarContainer #sidebar {
	margin-top: 0px;
	text-align: left;
	padding: 0px 0px 5px 0px;
}

#sidebarContainer #sidebar p {
	padding: 10px 0px 5px 0px;
	font-size: .9em;
}

#sidebarContainer .sideHeader {
	font-size: 1.2em;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 1.3em;
	font-style: normal;
	color: #000000;
}

#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}


#innerwrapper #content {
	position: relative;
	width: 100%;
	margin: 0px auto;
	background: transparent;
	padding:  0px;
}

#content ul {
}

#content li {
}

/* Table Styles */
#content table {
	font-size: .9em;
}

/* @end */


.clearfix:after{	content: ".";	display: block;	height: 0px;	clear: both;	visibility: hidden;}

/* @group FOOTER */

#footer {
	position: relative;
	width: 100%;
	margin: 0px auto;
	padding: 8px 0px 5px 0px;
	color: #000000;
	text-align: center;
	font-size: .95em;
}

#footer p {
	font-size: .95em;
}

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

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

/* @end */


/* @group NAV MENU */

/* Nav Menu Styles */

#innerwrapper #sidebarContainer #navcontainer {
	display: none;
	visibility: collapse;
}

#navcontainer #current {
	color: #000000;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	color: #000000;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

/* Parent - Level 0 */

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

#navcontainer li {
	position: relative;
}

#navcontainer a{
	display: block;
	padding: 0px;
	color: #000000;
	text-indent: 0px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
}

#navcontainer a:hover {
	background: transparent;
	color: #000000;
	text-decoration: underline;
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	background: url(images/resume_subarrow24.png) left center no-repeat;
	padding: 0px;
	color: #000000;
	text-indent: 28px;
	text-decoration: none;
}

#navcontainer ul ul a:hover{
	background: #ffffff url(images/resume_subarrow24.png) left center no-repeat;
	color: #000000;
	text-decoration: underline;
}

#navcontainer ul ul #current{
	background: #ffffff url(images/resume_subarrow24.png) left center no-repeat;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#navcontainer ul ul .currentAncestor {
	background: #ffffff url(images/resume_subarrow24.png) left center no-repeat;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
	padding: 0px;
	background: url(images/resume_subarrow42.png) left center no-repeat;
	color: #000000;
	text-decoration: none;
	text-indent: 45px;
}

#navcontainer ul ul ul a:hover{
	background: #ffffff url(images/resume_subarrow42.png) left center no-repeat;
	color: #000000;
	text-decoration: underline;
}

#navcontainer ul ul ul #current{
	background: #ffffff url(images/resume_subarrow42.png) left center no-repeat;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


/* @end */


/* @group BLOG */


/* @group Archive Page */

.blog-archive-background {

}

.blog-entry-summary {
	margin-bottom: 20px;
}

.blog-archive-headings-wrapper {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
	padding-bottom: 1px;
}

.blog-archive-entries-wrapper {

}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
	font-size: 1.6em;
	line-height: 23px;
	margin-bottom: 5px;
}

.blog-archive-link {
	margin-bottom: 20px;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */


/* @group Entry Page */

.blog-entry {
	margin-bottom: 18px;
	margin-top: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
	z-index: 7;
	text-align: left;
}

.blog-entry-title {
	font-size: 1.35em;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #000000;
}

.blog-entry-date {
	font-size: .9em;
	margin-bottom: 10px;
	padding-bottom: 0px;
	height: 20px;
	padding-left: 20px;	background: url(images/resume_blogcalendar.png) no-repeat left center;
}

.blog-read-more {
	font-size: .9em;
	margin-top: 6px;
	margin-left: 6px;
	padding: 0px;
	font-style: normal;
}

.blog-read-more a {
	font-size: .9em;
	padding: 0px;
	font-style: normal;
}

.blog-read-more a:hover {
	font-size: .9em;
	padding: 0px;
	font-style: normal;
}

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

.blog-entry-body {
}

.blog-entry-comments {
	margin-top: 10px;
	font-size: .9em;
	padding-bottom: 10px;
}

.blog-entry-comments a {
}

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

.blog-entry-category a:link, .blog-entry-category a:visited {
	height: auto;
	padding-left: 20px;
	background: url(images/resume_blogpage.png) no-repeat left center;
}

/*styles the permalink link in the main entry */
.blog-entry-permalink {
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
	padding-left: 20px;	background: url(images/magnify.png) no-repeat left center;
}

.blog-entry-body {
	text-align: left;
}

/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 10px;
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-top: 12px;
	margin-bottom: 10px;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

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

a.blog-rss-link {
	background: url(images/rss_icon.gif) no-repeat left center;
	padding-left: 16px;
	display: block;
	float: left;
}

a.blog-comments-rss-link {
	background: url(images/rss_icon.gif) no-repeat left center;
	padding-left: 16px;
	display: block;
	float: left;
}
	
/* @end */

/* @end */


/* @group FILE SHARING */

.filesharing-description {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
	text-align: left;
}
html>body .filesharing-description {
	border-bottom: 1px dashed #cccccc;
}


.filesharing-item {
	padding: 2px;
	margin-bottom: 10px;
	text-align: left;
}

.filesharing-item-title a:link {
	padding: 2px;
	margin-bottom: 5px;
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	padding-left: 3px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 0px;
	text-align: left;
}

html>body .filesharing-item-description {
	margin-bottom: -2px;
	border-bottom: 1px dashed #cccccc;
}

/* @end */


/* @group PHOTO ALBUM */

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

.album-title {	font-size: 1.8em; 
	font-weight: bold;
	line-height: 1.4em;
	font-style: normal;
	color: #000000;	margin: 15px 0px 0px 0px;}.album-description {	margin-bottom: 50px;	font-size: 1.1em;	padding-bottom: 10px;}.album-wrapper {
	position: relative;	display: block;	width: 99%;}.thumbnail-wrap {	text-align: left;	position: relative;	float: left;	margin-bottom: 30px;	margin-right: 15px;
	padding-right: 10px;}

html>body .thumbnail-wrap {	margin-bottom: 60px;	margin-right: 30px;
	padding-right: 0px;}.thumbnail-frame {	position: absolute;    bottom: 0px;    left: 0px;}.thumbnail-frame:hover {}.thumbnail-frame a {}.thumbnail-frame a:hover {
	background: transparent;}.thumbnail-frame img {	margin: auto;    padding: 3px;	border: 1px solid #cccccc;}.thumbnail-caption {	height: 50px;	display: block;
	width: 100%;
	margin: -2px 0px 0px 0px;	padding: 0px 0px 0px 4px;}
	
/* @end */

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

.photo-background {
	background: transparent;
	margin-bottom: 40px;
	margin-top: 0px;
	padding: 0px;	
}

.photo-navigation {
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
	background: transparent;
}

.photo-title {
	font-size: 2em;
	font-weight: bold;
	line-height: 1.6em;
	font-style: normal;
	color: #000000;
	padding-top: 75px;
	font-weight: bold;
}

/* My Comment */

.photo-caption {
	font-size: 1.4em;
	margin: -20px 0px 8px 0px;
	font-weight: normal;
	color: #000000;
}

.photo-links {
	padding: 0px;
	display: block;
	font-size: 1.1em
}

.photo-navigation a:link, .photo-navigation a:visited {
}

.photo-navigation a:hover {
}

.photo-frame {
	margin-top: 5px;
	background: transparent;
	padding: 8px;
	border: 1px solid #cccccc;
}

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {
	text-align: center;
	padding-top: 10px;
	margin-bottom: 24px;
}
	
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	font-size: 1.8em; 
	font-weight: bold;
	line-height: 1.2em;
	color: #000000;	margin: 15px 0px 8px 0px;
	text-align: left;
}

.movie-page-description {
	margin-bottom: 24px;
}

.movie-thumbnail-frame {
	width: 140px;
	float: left;
	text-align: left;
	margin: 0px 10px 10px 0px;
	padding: 0px 4px 0px 4px;
	z-index: 45;
}

html>body .movie-thumbnail-frame {
	margin: 0px 20px 20px 0px;
}

.movie-thumbnail-frame img {
	padding: 3px;
	background: transparent;
	border: 1px solid #cccccc;
}

.movie-thumbnail-frame a:hover {
	border-style: none;
	text-decoration: none;
	background: transparent;
	padding: 0px;
	border: 0px;
}

.movie-thumbnail-caption {
	font-size: 1em;
	padding-top: 0px;
	width: 100%;
	height: 50px;
	display: block;
}
	
/* @end */

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

.movie-background {
	margin: 20px;
	text-align: center;
	background: transparent;
}

.movie-title {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.4em;
	font-style: normal;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 10px;
}

.movie-frame {
}
	
/* @end */


/* @end */

/* @group Contact Form */

.message-text { 
	margin-top: 15px;
} 

.required-text {
} 

.form-input-field {
	background: transparent;
} 

.form-input-button { 
} 

/* @end */


