/*<group=General Styles>*/

body {
	background: black repeat-y -300px;
	width: 900px;
	margin: 0px auto;
	text-align: center;
	color: #ffcccc;
	font: 1em small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
}

p { 
}

b, strong {
	font-weight: bold;
}

a:link {
	color: #ffcb5c;
	border-style: none;
	font-weight: normal;
	font-style: normal;
}

a:visited {
	color: #ffcb5c;
	border-style: none;
	font-weight: normal;
	font-style: normal;
}

a:hover, a:active {
	color: #ff7041;
	border-style: none;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}
	
/*</group>*/

/*<group=Layout>*/

#container {
	background: transparent none no-repeat fixed center center; /* This Is The BG Color Of The Main Div */
	width: 850px; /* Right And Left /* Hack To Keep IE5 Windows Happy */
	color: #535148;
	border: 1px none white;
	right: 0;
	margin: 0 auto 0 0;
	z-index: auto;
	font: 8pt "Century Gothic";
	padding-top: 0;
}

#pageHeader {
	width: 780px;
	background: none transparent;
	text-align: left;
	list-style: none;
	padding: 0px;
	margin: 0;
	font: 16pt Papyrus;
}

#pageHeader img {
	display: inline;
	float: right;
	margin-top: 0;
	margin-right: 42px;
	padding: 0;
	background: none transparent;
}

#pageHeader h1 {
	color: #000;
	margin: 0px;
	padding-left: 10px;
	padding-top: 0;
	background: transparent none;
	font: bolder 5pt Papyrus;
}

#pageHeader h2 {
	color: #ffffff;
	margin: 0 0px 0px;
	font: 5pt Papyrus;
	padding-left: 10px;
	text-indent: 5px;
	background: transparent none;
}

#contentContainer {
	width: 842px;
	float: left;
	text-align: left;
	padding-top: 0;
	background: transparent none 0 0;
}

#contentContainer #content {
	width: 840px;
	font-size: 0.9em;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0;
	color: white;
	background-color: transparent;
	border-style: none;
	border-left-style: none;
	background-image: none;
	margin-top: 0;
}

#footer {
	width: 810px;
	margin: 0px auto 0px 0; /* Right And Left Margin Widths To Auto */
	text-align: center; /* Hack To Keep IE5 Windows Happy */;
	color: #ffffff;
	background: transparent;
	padding-bottom: 5px;
	padding-top: 5px;
	text-indent: 5px;
	border-top: 1px none white;
	position: relative;
	color: #b3b3b3;
	font: 0.5em "Century Gothic";
}

#footer a {
	color: #b3b3b3;
	text-decoration: none;
	text-align: center;
	font-family: "Century Gothic";
}

#footer a:hover {
	color: #b3b3b3;
	text-decoration: none;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: center;
	width: inherit;
	padding: 0px;
	clear: both;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	background: transparent;
	margin-right: 5px;
	height: 0;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
	font-size: 0.8em;
}

#breadcrumbcontainer li {
	padding: 0px;
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
}

#breadcrumbcontainer a:hover {
	display: inline;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	position: relative;
	background: transparent;
	width: 780px;
	padding: 0px;
	font-size: 0.8em;
	border-top: 1px none #ffffff;
	border-bottom: 1px none white;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin: 0;
	height: 22px;
}

#navcontainer #current {
	color: #ff8a00;
	font-weight: bold;
}

/* Parent - Level 0 */

#navcontainer ul {
	padding: 0 0 5px;
	margin: 1px 0px 0px 10px;
	padding-top: 5px;
	text-indent: 0;
}

#navcontainer li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: 0;
}

#navcontainer a {
	position: relative;
	width: 100px;
	margin: 0;
	padding: 0px;
	display: block;
	
	text-align: left;
	height: 20px;
	color: #ffffff;
}

#navcontainer a:hover {
	color: #999999;
}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	width: 600px;
	top: 20px;
	white-space: nowrap;
	text-align: left;
	padding-top: 5px;
	left: 0;
	text-indent: 0;
	padding: 10px;
}

#navcontainer ul ul li {
	float: left;
}

#navcontainer ul ul a {
	border: 0;
	margin: 0;
	padding: 0;
	color: white;
	font-size: smaller;
}

#navcontainer ul ul a:hover {
	background: transparent;
	clear: both;
	color: 999999;
}

#navcontainer ul ul #current {
	color: #0099ff;
	font-weight: bold;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	visibility: hidden;
}

/* Child - Level 3 */

#navcontainer ul ul ul ul {
	visibility: hidden;
}
	
/*</group>*/

/*<group=Global Classes>*/

.standout {
	background: transparent;
	color: #ffffff;
	padding: 10px;
	margin: 5px;
	border-style: none;
}

.imageStyle {
	border-style: none;
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	color: #283808;
	text-align: center; /* To Make Content Centered */
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #ffffff;
}

.blog-archive-headings-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-month {
	color: #557711;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 3px;
}

.blog-archive-link {
	font-size: 0.9em;
	color: #ff8a00;
}

	
/*</group>*/

.blog-entry {
	border-top: 1px solid #ccc;
}

.blog-entry-title {
	color: #ccc;
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.5em;
	text-decoration: underline;
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 5px;
	color: #999;
	font-weight: bold;
}

.blog-entry-body {
	margin-bottom: 45px;
	color: #ccc;
}
	
/*</group>*/

/*<group=File Sharing>*/

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

.filesharing-item {
	
}

.filesharing-item-title {
	color: #557711;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}

.filesharing-item-description {
	margin-bottom: 10px;
	color: #88bb22;
	font-size: 0.9em;
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	color: #2ea5fd;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 3px;
	text-transform: lowercase;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.album-description {
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	border: 1px  white;
}

.thumbnail-frame img {
	border-style: none;
}

.thumbnail-caption {
	color: white;
	font-size: 0.7em;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	background: black;
}

.photo-navigation {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.photo-navigation a {
	color: white;
	font-size: 0.9em;
}

.photo-navigation a:hover {
	color: #0099ff;
	font-size: 0.9em;
	background: black;
}

.photo-frame{
	border: 5px solid #ffffff;
}

.photo-links {
}

.photo-title {
	color: #ffffff;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.photo-caption {
	color: #ffffff;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
	text-align: center;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #557711;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 3px;
}

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

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
}


.movie-thumbnail-caption {
	text-align: center;
	color: #88bb22;
	font-size: 0.8em;
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	background: #669922;
	margin-top: 5px;
}

.movie-title {
	color: #ffffff;
	font-size: 1em;
	font-weight: normal;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


/*</group>*/


