/*
-------------------------------------------
File: 'Ultima Red Left' styles.css Style Sheet
Created: 11, August, 2005
Last Modified: 25, August, 2005
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2005 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


/*<group=Body and Global Element Styles>*/



body {
background-color: #000000;
text-align: center;
font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans serif;
font-size: 11px;
color:  #000666;
line-height: 17px;
margin: 0;
padding: 0;
}


p {
}


a:link, a:visited{
	text-decoration: underline;
	color:  #000666;
}


a:hover, a:active{
	text-decoration: none;
	color:  #000666;
}


b, strong {
	font-weight: bold;
}


.standout, blockquote {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight:  bold;
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	color: #000666;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border:  1px solid #999999;
	letter-spacing: .08em;
}


.imageStyle {
padding: 10px 10px 5px 0px;
margin: 0px;
}

.image-left{
float: left;
margin:  0px;
padding: 10px 10px 10px 0px;
}

.image-right{
float: right;
margin:  0px;
padding: 10px 0px 10px 10px;
}

a img {
border: 0px;
}

.clear {
clear: both;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.3em;
	color: #D60000;
	text-align: left;
	font-style: normal;
	font-weight:  bold;
	margin-top: 4px;
	padding: 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.3em;
	color: #D60000;
	text-align: left;
	font-style: normal;
	font-weight:  bold;
	margin-top: 4px;
	padding: 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #D60000;
	text-align: left;
	font-style: normal;
	font-weight:  bold;
	margin-top: 4px;
	padding: 0px;
}


h4 {
	font-family: Georgia, "Times New Roman", Times, serif; 	sans serif;
	font-size: 16px;
	line-height: 1.3em;
	color: #444444;
	text-align: left;
	font-style: normal;
	font-weight:  bold;
	margin-top: 4px;
	padding: 0px;
}


h5 {
	font-family: Georgia, "Times New Roman", Times, serif;	sans serif;
	font-size: 14px;
	line-height: 1.3em;
	color: #444444;
	text-align: left;
	font-style: normal;
	font-weight:  bold;
	margin-top: 3px;
	padding: 0px;
}




/*</group>*/

/*<group=OUTER SITE WRAPPER>*/


#outerwrapper {
	width: 760px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center; /* Hack To Keep IE5 Windows Happy */
	background-color: #FFFFFF;
	border:  1px solid #999999;
}



/*</group>*/

/*<group=INNER SITE WRAPPER>*/


#container {
	font-weight: normal;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	width: 740px;
	margin-top: 9px;
	padding-top: 0px 0px 9px 0px;
	background-color: #FFFFFF;
	text-align: center;
}



/*</group>*/

/*<group=PAGE HEADER>*/


#pageheader {
	position: relative;
	margin: 0px auto;
	width: 740px;
	height: 163px;
	background: no-repeat url(images/bar.jpg);
	border: 0px;
}


#pageheader h1 { 
	margin: 0px;
	padding-left: 15px;
	padding-top: 70px;
	padding-right: 240px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 1.1em;
	color: #666000;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}

#pageheader h2 {
	margin: 0px;
	padding-left: 15px;
	padding-top: 17px; 
	color: #D60000;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans serif;
	text-transform: uppercase;
}


/*</group>*/

/*<group=MAIN SITE CONTENT>*/


#contentwrapper {
	width:  740px;
	text-align: center;
	margin:  0px;
	padding:  0px;
}

#contentwrapper h1 { 
	margin: 0px;
	padding-left: 15px;
	padding-top: 2px;
	padding-right: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 1.1em;
	color: #666000;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}


#sidebar {
	float: left;
	position: relative;
	top:  0px;
 	width: 189px;
	background: none;
	padding: 0px 0px 5px 15px;
	margin: 0px;
	background-color: none;
	z-index: 100;
}

#sidebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.1em;
	color: #444444;
	text-align: center;
	font-style: normal;
	font-weight:  bold;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 4px 4px 4px 4px;
	border: 1px solid #999999;
	background-color: #D3D3D3;
}
	

#sideheader logo {
	position: absolute;
	top:  0px;
	left:  0px;
	height: 70;
	width: 174px; 
	Margin:  0px;
	padding: 0px;
}

#sidecontainer {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.4;
	color: #444444;
	background-color: #FFFFFF;
	text-align: left;
}


#content {
	float: right;
	position:  relative;
	width: 506px;
	padding: 0px 15px 10px 15px;
	text-align:  left;
	background-color: #FFFFFF;
	margin:  0px;
}


#breadcrumb {
	position:  relative;
	margin: 0px;
	background: none;
	padding:  0px 0px 10px 15px;
	font-size:  10px;
	text-align: left;
	color: #555555;
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans serif;
}

#breadcrumb ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-top: 6px;
	padding-left: 15px;
	display:  inline;
}

#breadcrumb li { 
	margin: 0px;
	display: inline;
}

#breadcrumb a {
	text-decoration: none;
	display: inline;
}

#breadcrumb a:hover {
	text-decoration: underline;
	display: inline;
}


#footer { /* This Is The BG Color Of The Main Div */
	width: 740px;
	margin: 0px auto;
	margin-bottom: 9px;
	margin-top: 9px;
	padding: 3px 0px 3px 0px;
	color: #444444;
	text-align: center;
	border: 1px solid #999999;
	background-color: #D3D3D3;
}


	
/*</group>*/



/*<group=Contact Classes Styles>*/


.message-text {
font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans serif;
padding:  3px;
text-align: left;
}

.form-input-field{
border:  1px solid #999999;
background-color:  #D3D3D3;
}

.form-input-button {
}


/*</group>*/



/*<group=BLOG ENTRY>*/



.blog-entry {
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans serif;
	margin: 0px 0px 15px 0px;
}

.blog-entry-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.1em;
	color: #D60000;
	text-align: left;
	font-style: normal;
	font-weight:  bold;
	margin: 0px 0px 5px 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
}

.blog-entry img {
	padding: 3px;
	border: 1px solid #cccccc;
}

.blog-entry-date {
	font-size: 11px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #444444;
	margin-bottom: 6px;
	font-style: normal;
}

.blog-entry-body {
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans serif;
	text-align: justify;
	margin-bottom:  30px;
}

.blog-entry-comments {
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans serif;
	font-weight: normal;
	line-height: 1.3em;
	text-align:  left;
	color: #D60000;
	margin: 5px 0px 0px 0px;
}



/*</group>*/

/*<group=BLOG ARCHIVE PAGE>*/

.blog-archive-background {	
	text-align: center; /* To Make Content Centered */
	margin: 0px auto;
	padding: 0px;
	color: #444444;
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans serif;
	font-size: 11px;
	line-height: 1.3em;
	background-color: #FFFFFF;
}

.blog-archive-entries-wrapper {
margin: 0px auto;
text-align: center;
width: 740px;
padding: 20px;
}

.blog-archive-headings-wrapper {
margin: 0px auto;
text-align: center;
width: 740px;
padding: 10px;
}

.blog-archive-month {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.1em;
	color: #D60000;
	text-align: center;
	font-style: normal;
	font-weight:  bold;
	margin-bottom: 10px;
	margin-top: 5px;
	padding: 8px 4px 8px 4px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.blog-archive-link {
	text-align: center;
	color: #444444;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

/*</group>*/

/*<group=FILE SHARING>*/

.filesharing-description {
	line-height: 1.3em;
	margin-bottom: 15px;
	color:  #4444444;
}

.filesharing-item {
	margin-bottom: 15px;
}

.filesharing-item a{
	color: #D60000;
	text-decoration: none:
}

.filesharing-item a:hover {
	text-decoration: none;
	color: #D60000;
}

.filesharing-item-title {
	color: #D60000;
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.filesharing-item-description {
line-height: 1.3em;
color: #444444; 
font-size: 11px;
font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans serif;
text-align: left;
}

/*</group>*/

/*<group=PHOTO ALBUM>*/

/*<group=Index Page (Thumbnail view)>*/

table td{
	text-align: left;
}

.album-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.1em;
	color: #D60000;
	text-align: left;
	font-style: normal;
	font-weight:  bold;
	margin-bottom: 8px;
	padding: 0px;
}

.album-description {
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans serif;
	margin-bottom: 15px;
	line-height: 1.4em;
	color: #444444;
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border: 0px;
}

.thumbnail-caption {
	margin: 2px 0px 0px 0px;
	font-size: 11px;
	padding: 0px;
	color: #444444;
	text-align: left;
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans serif;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #D3D3D3;
}

.photo-navigation {
	padding:  8px;
	margin: 0px 0px 22px 0px;
	background: #FFFFFF;
	text-align: center;
	border-bottom:  1px solid #999999;
}

.photo-navigation a {
	color: #D60000;
	text-decoration: none;
}

.photo-navigation a:hover {
	color: #D60000;
	text-decoration: underline;
}

.photo-frame{
	margin-bottom: 22px;
	border:  10px solid #999999;
}

.photo-links {
	font-size: 12px;
}

.photo-title {
	display: block;
	margin: 8px 0px 4px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.1em;
	color: #D60000;
	text-align: center;
	font-style: normal;
	font-weight:  bold;
	padding: 0px;
}

.photo-caption {
	font-size: 13px;
	line-height: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
	margin: 0px;
}

/*</group>*/


/*<group=Quicktime Album>*/


/*<group=Index Page (Movie Thumbnail view)>*/


.movie-page-title {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D60000;
	text-align: left;
	font-style: normal;
	font-weight:  bold;
	margin-bottom: 8px;
	padding: 0px;
}

.movie-page-description {
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans serif;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 1.4em;
	color: #444444;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	padding:  0px;
	margin: 0px 20px 10px 0px;

}

.movie-thumbnail-caption {
	margin: 3px 0px 5px 0px;
	font-size: 11px;
	padding: 0px;
	color: #444444;
	text-align: left;
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans serif;
}

.movie-thumbnail-frame img{
	border: none;
}


	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	background: #FFFFFF;
}

.movie-title {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D60000;
	text-align: left;
	font-style: normal;
	font-weight:  bold;
	margin: 22px 20px 20px 20px;
}

.movie-description {
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans serif;
	margin-bottom: 15px;
	line-height: 1.4em;
	color: #444444;
	text-align: left;
}

.movie-frame {
	text-align: left;
	margin-bottom: 10px;
}
	
/*</group>*/


/*<group=Quicktime Page>*/

.movie-background{
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF;
}

.movie-title {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D60000;
	text-align: center;
	font-style: normal;
	font-weight:  bold;
	margin: 22px 20px 20px 20px;
}

.movie-description {
	font-size: 11px;
	font-family: "Lucida Grande", Lucida, Verdana, Helvetica, Arial, sans serif;
	margin-bottom: 15px;
	line-height: 1.4em;
	color: #444444;
	text-align: center;
}

}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/







