/* @group General Styles */

/* Body for width */

body {
	font:12px/2em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-right:auto;
	margin-top:0;
	margin-left:auto;
	background-color:#000;
	color:#8f8f8f;
	width:700px;
}

/* html for Background color */

html {
	background-color:#121212;
}

p {
}

b, strong {

}

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

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

img {
}

.image-left {
}

.image-right {
}
	
/* @end */

/* @group Layout */

#container {
	width:auto;
}

/* Container is not used. */

.clearer {
	clear: both;
}

#pageHeader {
	padding: 10px;
	height:150px;
	background-color:#121212;
	line-height:.5em;
	width:auto;
}

#pageHeader img {
	float:right;
	height:140px;
	width:865px;
}

#pageHeader h1 {
	font-size:70px;
	color:#f6f6f6;
	opacity:1;
	text-shadow:black 0 0 0;
}

#pageHeader h2 {
	color:#959595;
}
/* CONTENT WHEN LEFT SIDEBAR OPTION IS ON THE CONTENT ACTS LIKE IT HAS NO ROOM! OTHERS ARE FINE!*/
#contentContainer {
	padding:20px;
	line-height:2em;
	text-align:justify;
	color:#979797;
	margin:0;
}

#contentContainer #content {
	width:auto;
}

#sidebarContainer {
	padding: 10px;
	color:#737373;
	margin:10px 0 0;
	width:180px;
}

#sidebarContainer #sidebar {
}

#sidebarContainer .sideHeader {
	font-size:18px;
	font-weight: bold;
	color:#bbb;
	margin-bottom:10px;
	padding-bottom:10px;
}

#footer { 
	font-size: .9em;
	text-align: center;
	padding: 10px;
	width:auto;
	height:75px;
	background:#121212 url(images/footer/footer.png) no-repeat center top;
}

#footer p {
}

#footer a:link, #footer a:visited {
	color:#3a3a3a;
}

#footer a:hover, #footer a:active {
	color:#c2c2c2;
}

#top {
	background:#121212 url(images/bodytop/top.png) no-repeat center top;
	width:700px;
	height:50px;
	margin:0 auto;
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
}

#breadcrumbcontainer ul {
	margin: 0 auto;
	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 */

#navcontainer {
	padding: 10px;
	width:680px;
	background:#121212 url(images/nav/nav%20700%20pixels.png) no-repeat center top;
	height:80px;
	position:relative;
	background-image: url(../../images/nav/nav%20900%20pixels.png);
}

#navcontainer #current {
	text-decoration: none;
	color:#B72121;
}

#navcontainer #current:hover {
	background:url(images/nav/arrow_up.png) no-repeat center top;
}

#navcontainer .currentAncestor {
	text-shadow:#a1a1a1 0 0 5px;
	color:#949494;
}

/* Parent - Level 0 */

#navcontainer ul{
	margin:0 auto 0 11px;
	padding: 0;
	list-style-type: none;
	position:absolute;
	left:0;
	top:10px;
	width:700px;
}

#navcontainer li {
	display: inline;
	float:left;
}

#navcontainer a {
	text-decoration: none;
	color:#999999;
	font-size:14px;
	margin-right:5px;
	margin-left:5px;
	text-align:center;
	padding-top:13px;
	background:url(images/nav/arrow_up.png) no-repeat center top;
}

#navcontainer a:hover {
	color:#0066CC;
	background:url(images/nav/arrow.png) no-repeat center top;
}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
	left:0;
	top:25px;
	position:absolute;
	width:700px;
	margin-left:0;
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	font-size:11px;
	margin-right:5px;
	margin-left:5px;
	background-image:none;
}

#navcontainer ul ul a:hover{
	background-image:none;
}

#navcontainer ul ul #current{
}

#navcontainer ul ul .currentAncestor {
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	margin-left:0;
	display:none;
}

/* @end */

/* @group Global Classes */

blockquote, .standout {
}

.brighter {
	color:#deded3;
}

img {
	
}

h1 {
}

h2 {
	color:#ebebeb;
}

h3 {
}

h4 {
}

.imageStyle {
}



/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
}

ul.circle {
}

ul.square {
}

ol.arabic-numbers {
}

ol.upper-alpha {
}

ol.lower-alpha {
}

ol.upper-roman {
}

ol.lower-roman {
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}


/* Table Styles */
table {
}
/* @end */

/* @group Blog */

/* @group Tag Cloud */
ul.blog-tag-cloud {
}

ul.blog-tag-cloud li {
}

.blog-tag-size-1 {	
}

.blog-tag-size-2 {	
}

.blog-tag-size-3 {	
}

.blog-tag-size-4 {	
}

.blog-tag-size-5 {	
}

.blog-tag-size-6 {	
}

.blog-tag-size-7 {	
}

.blog-tag-size-8 {	
}

.blog-tag-size-9 {	
}

.blog-tag-size-10 {	
}

.blog-tag-size-11 {	
}

.blog-tag-size-12 {	
}

.blog-tag-size-13 {
}

.blog-tag-size-14 {	
}

.blog-tag-size-15 {
}

.blog-tag-size-16 {	
}

.blog-tag-size-17 {	
}

.blog-tag-size-18 {	
}

.blog-tag-size-19 {
}

.blog-tag-size-20 {	
}

/* @end */

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

.blog-entry {
	margin-bottom:25px;
	border-bottom:5px solid #0b0b0b;
	background:url(images/blog_icons/blogarrow.png) no-repeat center bottom;
	padding-bottom:10px;
}

h1.blog-entry-title {
}


h1.blog-entry-title a {
}

.blog-entry-date {
	font-size:12px;
	font-weight:bold;
}

/* Put in textshadow? */

.blog-entry-title {
	font-size:30px;
	margin-bottom:15px;
	color:#d8d8d8;
	text-shadow:#c1c1c1 0 0 4px;
}

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

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

.blog-read-more {
	font-weight:bold;
}

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

.blog-entry-comments {
}

p.blog-entry-tags {
}

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

.blog-archive-link-enabled {
	padding-left:25px;
	background:url(images/blog_icons/arhive.png) no-repeat left center;
}

.blog-archive-link-disabled {
	padding-left:25px;
	background:url(images/blog_icons/arhive.png) no-repeat left center;
}

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

.blog-category-link-enabled {
	background:url(images/blog_icons/category.png) no-repeat left center;
	padding-left:25px;
}

.blog-category-link-disabled {
	padding-left:15px;
	background:url(images/blog_icons/category.png) no-repeat left center;
	padding-left:25px;
}

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

.blog-rss-link {
}

.blog-comments-rss-link {
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom:25px;
}

.filesharing-item {
	background:url(images/file_sharing/download.png) no-repeat left center;
	padding:10px 10px 10px 50px;
}

.filesharing-item-title a:link {
	font-weight:bold;
	font-size:14px;
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {
}

.filesharing-item-description {
	color:#3a3a3a;
}

.filesharing-item-description:hover {
	color:#9e9e9e;
}

/* @end */

/* @group Photo Album */

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

.album-title {
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#efefef;
}

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


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

.thumbnail-wrap {
	text-align:center;
	position:relative;
	float:left;
	margin:3px 3px 50px;
}

.thumbnail-frame {
	position:absolute;
	padding:0;
	margin-right:0;
	margin-top:0;
	margin-left:0;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	margin:auto;
}

.thumbnail-caption {
	margin:0;
}
	
/* @end */

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

/* Rounded Top */

.photo-background {
	text-align:center;
	padding:0 10px 10px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	width:auto;
	background-color:#121212;
	border-top:10px solid black;
}

.photo-navigation {
	width:520px;
	height:175px;
	margin:0 auto 25px;
	background:url(images/navforphotos/photonav.png) no-repeat center top;
	padding:5px 10px 10px;
}

.photo-links {
}

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

.photo-navigation a:hover {
}

.photo-frame{
	border:10px solid #252525;
}

.photo-title {
	font-size:24px;
	font-weight:bold;
	color:white;
}

.photo-caption {
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
}

.exif-data p {
}

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

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

/* @group Quicktime Page */

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

/* @group Quicktime Album */

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

.movie-page-title {
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:white;
}

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

.movie-thumbnail-frame {
	float:left;
	display:inline;
	text-align:center;
	position:relative;
	margin:5px;

}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
	margin:0;
}
	
/* @end */

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

.movie-background {
	text-align:center;
	background-color:#121212;
	margin:0 auto;
}

.movie-title {
	font-weight:bold;
	font-size:12px;
	text-align:center;
}

.movie-frame {
	margin:0 auto;
}
	
/* @end */


/* @end */

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

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/* @end */
