/* @group General Styles */

blog-categories {
	padding-bottom: 20px;
}

body {
	font-family: Lucida Grande, Geneva, Arial, Helvetica, Verdana, Trebuchet MS, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	margin-top: 70px;
	background: black url(images/background-black.png) repeat;
}

#border {
	width: 900px;
	background-color: #000000;
	margin: 0 auto;
}

a:link {
	text-decoration: underline;
}

a:visited {
	color: #bcbcbc;
	text-decoration: none;
}

a:active {
	color: #bcbcbc;
	text-decoration: none;
}

a:hover {
	color: #99CCFF;
	text-decoration: underline;
}

.image-left {
    float: left;
    padding-right: 10px;
}

.image-right {
    float:  right;
    padding-left: 10px;
}

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

/* @end */

/* @group Layout */

.clearer {
	clear: both;
}

#container {
	max-width: 900px;
	background-color: #303030;
	margin-bottom: -10px;
	margin-top: 0px;
}

#pageHeader {
	height: 430px;
	background: transparent url(images/col.jpg) no-repeat;
	width: 900px;
}

#pageHeader img {
	
}

#pageHeader h1 {
	margin: 0;
	font-size: 2.2em;
	padding-top: 80px;
	color: #FFFFFF;
	padding-left: 10px;
	width: 500px;
	font-family: Geneva, Arial, Helvetica, Verdana, Trebuchet MS, sans-serif;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 1.3em;
}

#pageHeader h2 {
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
	color: #CCCCCC;
	padding-left: 10px;
	padding-top: 12px;
}

#window {
	width: 900px;
	background: url(images/window-black.png) no-repeat;
	height: 230px;
}

#contentContainer {
	width: 70%;
	float: left;
	overflow: hidden;
	text-align: left;
	margin-top: 0px;
}

#contentContainer #content {
	padding: 10px;
}

#sidebarContainer {
	width: 220px;
	overflow: hidden;
	text-align: left;
	margin-top: 220px;
	height: 145px;
	padding-bottom: 30px;
}

#sidebarContainer #sidebar {
	padding-top: 10px;
	text-align: center;
}

#sidebarContainer .sideHeader {
	color: #FFFFFF;
	margin-top: 0px;
}

#footer {
	text-align: right;
	height: 115px;
	width: 100%;
	color: #FFFFFF;
}

#footer p {
	
}

#footer a:link, #footer a:visited {
	text-align: left;
}

#footer a:hover, #footer a:active {
	text-align: left;
}

/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	margin-bottom: 10px;
	background-color: black;
	padding: 5px;
	text-align: center;
}

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

#breadcrumbcontainer li {
	display: inline;
	color: #FFFFFF;
}

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

#breadcrumbcontainer a:hover {
	color: #99CCFF;
}

/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	position: relative;
	top: 1px;
	left: 15px;
	width: 900px;
	font-size: 93%;
	margin: 0;
	line-height: normal;
	height: 41px;
	background: no-repeat;
	text-align: left;
	text-decoration: none;
}

#navcontainer #current {
	background: url(images/selected.gif) left no-repeat;
}

#navcontainer .currentAncestor {
	
}

/* Parent - Level 0 */

#navcontainer ul {
	margin: 0;
	padding: 0px 35px 0px 0px;
	list-style: none;
	text-decoration: none;
	background: url(images/selected.gif) left no-repeat;
	color: black;
}

#navcontainer li {
	display: inline;
	float: right;
	background: url(images/selected.gif) left no-repeat;
}

#navcontainer a {
	float: left;
	display: block;
	padding: 5px 15px 4px 6px;
	color: #C3C3C3;
	background: no-repeat left;
	text-decoration: none;
}

#navcontainer a:hover {
	
}

#navcontainer a:active {
	
}

/* Child - Level 1 */

#navcontainer ul ul {
	display: none;
}

#navcontainer ul ul li {
	
}

#navcontainer ul ul a {
	background: none;
	padding-top: 1px;
	width: 9em;
}

#navcontainer ul ul a:hover {
	
}

#navcontainer ul ul #current {
	
}

#navcontainer ul ul .currentAncestor {
	
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	
}

#navcontainer ul ul ul li {
	
}

#navcontainer ul ul ul li a {
	
}

#navcontainer ul ul ul li a:hover {
	
}

#navcontainer ul ul ul #current {
	
}

#navcontainer ul ul ul ul {
	
}

/* @end */

/* @group Toolbar2 */

/* Toolbar Styles */

#navcontainer2 {
	font-size: 1.5em;
	margin-bottom: 10px;
	position: relative;
}

#navcontainer2 #current {
	color: #99CCFF;
}

/* Parent - Level 0 */

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

#navcontainer2 li {
	position: relative;
	display: inline;
}

#navcontainer2 a {
	display: none;
	padding-left: 10px;
	padding-top: 6px;
	height: 20px;
	text-decoration: none;
	padding-bottom: 3px;
}

#navcontainer2 a:hover {
	color: #99CCFF;
	text-decoration: underline;
}

#navcontainer2 a:active {
	color: #99CCFF;
	text-decoration: underline;
}

/* Child - Level 1 */

#navcontainer2 ul ul a {
	display: block;
	background-image: none;
}

/* Child - Level 2 */

#navcontainer2 ul ul ul a {
	
}

/* @end */

/* @group Global Classes */

blockquote {
	
}

h1 {
	
}

h2 {
	
}

h3 {
	
}

.imageStyle {
	
}

/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-month {
	font-size: 27px;
	color: white;
	padding-bottom: 5px;
	padding-top: 5px;
}

.blog-archive-link {
	padding-bottom: 10px;
}

/* @end */

.blog-entry {
	background: url(images/bb.png) left bottom;
}

.blog-entry-title {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0px;
	line-height: 24px;
	background: url(images/bt.png) top left #303030;
	padding: 5px;
	padding-left: 10px;
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 0px;
	color: #CCCCCC;
	background: #121212;
	padding-left: 10px;
}

.blog-read-more {
	display: block;
	padding-top: 10px;
	font-style: italic;
}

.blog-entry-author {
	padding-top: 0px;
	text-align: left;
	padding-left: 10px;
	margin-top: -30px;
}

.blog-entry-category {
	padding-top: 0px;
	text-align: left;
}

.blog-category-link-enabled {
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: left;
}

.blog-category-link-disabled {
	
}

.blog-entry-body {
	margin-bottom: 45px;
	padding: 5px;
	padding-left: 10px;
}

.blog-entry-comments {
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	color: #FFFFFF;
	font-size: 20px;
	padding-bottom: 10px;
}

.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 {
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.9em;
	color: #FFFFFF;
}

.album-description {
	margin-bottom: 15px;
	margin-top: 5px;
}

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

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 65px;
	margin-right: 25px;
	display: block;
	text-decoration: none;
}

.thumbnail-table {
	width: 70%;
}

.thumbnail-frame {
	
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
	
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border: none;
}

.thumbnail-caption {
	
}

/* @end */

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

.photo-background {
	margin: 10px;
	width: 900px;
}

.photo-navigation {
	margin-bottom: 10px;
	padding: 10px 10px 5px;
	text-align: left;
	color: #bcbcbc;
	text-decoration: none;
}

.photo-navigation a:link, .photo-navigation a:visited {
	text-decoration: none;
	color: #bcbcbc;
}

.photo-navigation a:hover {
	color: #99CCFF;
}

.photo-frame {
	background: #f8f8f8 center center;
	padding: 5px;
	margin-top: 30px;
}

.photo-links {
	
}

.photo-title {
	font-weight: normal;
	font-size: 1.9em;
	margin: 0 0 3px;
	color: #FFFFFF;
}

.photo-caption {
	
}

/* @end */

/* @end */

/* @group Quicktime Page */

.movie-description {
	
}

/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.9em;
}

.movie-page-description {
	margin-bottom: 15px;
	margin-top: 5px;
}

.movie-thumbnail-frame {
	width: 132px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

.movie-thumbnail-caption {
	
}

/* @end */

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

.movie-background {
	margin: 10px;
}

.movie-title {
	font-size: 2.5em;
	color: #ffffff;
	text-shadow: 0px 2px 3px #111111;
}

.movie-frame {
	
}

/* @end */

/* @end */

/* @group Contact Form */

.message-text {
	width: 300px;
}

.required-text {
	color: #ff0000;
}

.form-input-field {
	
}

.form-input-button {
	
}

/* @end */