/*
-------------------------------------------
File: 'Blueball Resume' gray.css Style Sheet
Created: 12, October, 2006
Last Modified: 17, October, 2006
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2006 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


/* @group GENERAL STYLES */

body {
	color: #757575;
}

p {
}

b, strong {
}

a:link, a:visited {
	color: #6a6a6a;
}

a:hover, a:active {
	background: #dfe0db;
	color: #666666;
}

img {
	border: 1px solid #cccccc;
}

a img {
}

.image-left {
}

.image-right {

}

.clear {
}
	
/* @end */


/* @group GLOBAL CLASSES */

blockquote, .standout {
	color: #666666;	
}

h1 {
	color: #666666;
}

h2 {
	color: #666666;
}

h3 {
	color: #666666;
}

h4 {
	color: #666666;
}

h5 {
	color: #757575;
}

.imageStyle {
}

/* @end */


/* @group CONTAINER */

#container {
}

/* @end */


/* @group INNER WRAPPER */

#innerwrapper {	
}

#innerwrapper #topshadow {
}

#innerwrapper #bottomshadow {
}

/* @end */

/* @group BUSINESS CARD */

#innerwrapper #businesscard {
}

#businesscard #logo {
}

#businesscard #customimage {
}

/* @end */

/* @group PAGEHEADER */


#innerwrapper  #pageHeader {
}

#pageHeader h1 {
	color: #666666;
}

#pageHeader h2 {
	color: #757575;
}

#pageHeader #customimage2 {
}

#breadcrumbcontainer {
	color: #999999;
}

#breadcrumbcontainer ul {
}

#breadcrumbcontainer li {
}

#breadcrumbcontainer a {
	color: #999999;
}

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

/* @end */


/* @group CONTENT AREA */

#sidebarContainer {
}

html>body #sidebarContainer {
}

#sidebarContainer #sidebar {
}

#sidebarContainer #sidebar p {
}

#sidebarContainer .sideHeader {
	color: #666666;
}

#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}


#innerwrapper #content {
}

#content ul {
}

#content li {
}

/* Table Styles */
#content table {
}

/* @end */


.clearfix:after{}

/* @group FOOTER */

#footer {
}

#footer p {
}

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

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

/* @end */


/* @group BANNER AD */

#bannerad {
}
	
/* @end */


/* @group NAV MENU */

/* Nav Menu Styles */

#innerwrapper #sidebarContainer #navcontainer {
}

#navcontainer #current {
	color: #666666;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	color: #666666;
}

/* Parent - Level 0 */

#navcontainer ul {
}

#navcontainer li {
}

#navcontainer a{
	color: #757575;
}

#navcontainer a:hover {
	background: #ffffff;
	color: #666666;
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	color: #757575;
}

#navcontainer ul ul a:hover{
	color: #666666;
}

#navcontainer ul ul #current{
	color: #666666;
}

#navcontainer ul ul .currentAncestor {
	color: #666666;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
	color: #757575;
}

#navcontainer ul ul ul a:hover{
	color: #666666;
}

#navcontainer ul ul ul #current{
	color: #666666;
}


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


/* @group Entry Page */

.blog-entry {
}

.blog-entry-title {
	color: #666666;
}

.blog-entry-date {
}

.blog-read-more {
}

.blog-read-more a {
}

.blog-read-more a:hover {
}

.blog-entry-summary {
}

.blog-entry-body {
}

.blog-entry-comments {
}

.blog-entry-comments a {
}

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

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

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

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

.blog-entry-body {
}

/* styles the archives in the blog sidebar */
#blog-archives {
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
}

a.blog-rss-link {
}

a.blog-comments-rss-link {
}
	
/* @end */

/* @end */


/* @group FILE SHARING */

.filesharing-description {
}

.filesharing-item {
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
}

/* @end */


/* @group Photo Album */

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

.album-title {
	color: #666666;}.album-description {}.album-wrapper {}.thumbnail-wrap {}

html>body .thumbnail-wrap {}.thumbnail-frame {}.thumbnail-frame:hover {}.thumbnail-frame a {}.thumbnail-frame a:hover {}.thumbnail-frame img {}.thumbnail-caption {}
	
/* @end */

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

.photo-background {
}

.photo-navigation {
}

.photo-title {
	color: #666666;
}

/* My Comment */

.photo-caption {
	color: #757575;
}

.photo-links {
}

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

.photo-navigation a:hover {
}

.photo-frame {
}

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

/* @group Quicktime Page */

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

/* @group Quicktime Album */

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

.movie-page-title {
	color: #666666;
}

.movie-page-description {
}

.movie-thumbnail-frame {
}

html>body .movie-thumbnail-frame {
}

.movie-thumbnail-frame img {
}

.movie-thumbnail-frame a:hover {
}

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

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

.movie-background {
}

.movie-title {
	color: #666666;
}

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


/* @end */

/* @group Contact Form */

.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 

/* @end */


