/*<group=General Styles>*/

body {
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #666666;
	margin: 0 0 40px;
	padding: 0;
}

p {
}

b, strong {

}

a:link {
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
}

/* RSS links */
a[href$=".rss"], a[href$=".rdf"], a[href$=".xml"] {
	display: block;
	float: left;
	margin-bottom: 1px;
}

a[href^="http://www.haloscan.com/members/rss.php?"] {
	padding-left: 0px;
	display: block;
	float: left;
	margin-bottom: 25px;
}

/* Comment links */
a[href^="javascript:HaloScan"] {
	background: url(images/comments.gif) no-repeat left center;
	padding-left: 18px;
	margin-right: 5px;
}

/* Trackback links */
a[href^="javascript:HaloScanTB"] {
	background: url(images/trackback.gif) no-repeat left center;
	padding-left: 15px;
	margin-left: 15px;
}

img {

}

.image-left {
	float: left;
	margin: 5px 5px 5px 0;
}

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

/*<group=Layout>*/

}

#top_grad {
	width: 102%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	height: 310px;
}

html > body #top_grad {
	width: 100%;
}


#container {
	width: 856px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.clearer {
	clear: both;
}

#pageHeader {
	height: 310px;
	position: relative;
}

#pageHeader img {
}

#pageHeader h1 {
	color: #ffffff;
	font-size: 3em;
	font-weight: Bolder;
	margin: 0px;
	text-shadow: 2px 1px 2px black;
	padding: 185px 10px 5px 35px;
	height: 21px;
}

#pageHeader h2 {
	margin: 0;
	color: #ffffff;
	font-size: 1.7em;
	padding: 10px;
	font-weight: normal;
	padding: 175px 10px 5px 38px;
	height: 18px;
}

html > body #pageHeader h1 {
	background: repeat url(images/trans_bg.gif);
}

html > body #pageHeader h2 {
	background: repeat url(images/trans_bg.gif);
}

#contentContainer {
	width: 610px;
}

#contentContainer #content {
	padding: 35px;
}

#sidebarContainer {
	width: 150px;
}

#sidebarContainer #sidebar {
	padding: 7px 0px;
	font-size: .9em;
	color: #EEF9FF;
}

#sidebarContainer .sideHeader {
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 0px;
	margin-right: -10px;
	margin-bottom: 8px;
	padding-right: 10px;
	padding-left: 0px;
	line-height: 1.3em;
}

html > body #sidebarContainer .sideHeader {
	background: repeat url(images/trans_bg.gif);
}

#footer {
	width: 856px;
	height: 155px;
	font-size: .9em;
	color: #77B1D5;
}

#footer p {
	margin-left: 80px;
	padding-top: 11px;
	height: 20px;
}

#footer a:link, #footer a:visited {
	padding-bottom: 5px;
	padding-top: 25px;
	padding-left: 10px;
	margin-left: 5px;
}

#footer a:hover, #footer a:active {
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	width: 555px;
	padding-bottom: 0px;
}

#breadcrumbcontainer ul {
	border-top: 1px thin #F0F0F0;
	margin: 40px 0 0 0;
	padding: 0px 0 0 0;
	list-style: none;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
	background: #FFFFFF;
	color: #77B1D5;
	padding: 10px;
	margin: 22px 0 0 12px;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */
#navcontainer {
	height: 80px;
	position: relative;
	z-index: 99;
}

#navcontainer #current {
}

#navcontainer .currentAncestor {
}
/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0 0 0 40px;
	padding: 5px 0 0;
}

html > body #navcontainer ul {
	padding: 0;
}

#navcontainer li {
	position: relative;
	width: 107px;
	display: inline;
	float: left;
}

#navcontainer a {
	display: block;
	padding-top: 17px;
	color: #77B1D5;
	text-decoration: none;
	text-align: center;
	height: 32px;
	font-size: 1em;
	font-weight: lighter;
}

#navcontainer a:hover {
}

/* Fix IE. Hide from IE Mac \*/
* html #navcontainer ul li { float: left; height: 1%; }
* html #navcontainer ul li a { height: 27px; }
/* End */

/* Child - Level 1 */

#navcontainer ul ul {
	width: 106px;
	position: absolute;
	left: 0;
	top: 49px;
	display: none;
	margin: -5px 0 0 0;
	z-index: 100;
	padding: 0;
}

html > body #navcontainer ul ul {
	margin: 0;
}

#navcontainer ul ul li {
	background: none;
}

#navcontainer ul ul a {
	padding-top: 10px;
	height: 27px;
}

#navcontainer ul ul a:hover {
}

#navcontainer ul ul #current{
}


/* Child Level 3 */

#navcontainer ul ul ul {
	position: absolute;
	left: 106px;
	top: -1px;
	margin: 0;
	padding: 0;
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{

}

div#navcontainer ul ul, div#navcontainer ul ul ul, div#navcontainer ul li:hover ul ul, div#navcontainer ul li:hover ul ul ul, div#navcontainer ul li:hover ul ul ul ul, div#navcontainer ul li:hover ul ul ul ul ul{
display:none;
}

div#navcontainer ul li:hover ul, div#navcontainer ul ul li:hover ul, div#navcontainer ul ul ul li:hover ul, div#navcontainer ul ul ul ul li:hover ul, div#navcontainer ul ul ul ul ul li:hover ul{
display:block;
}

/*</group>*/

/*<group=Global Classes>*/

blockquote, .standout {
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	margin: 10px 0;
	background: #539CC9;
	padding: 1px 10px 2px 6px;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {
}

/* top level UL */
#contentContainer #content ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}

#contentContainer #content li {
	padding-left: 6px;
	background-position: left 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}	

/* second level UL */
#contentContainer #content ul ul {
	margin: 0 10px;
}

#contentContainer #content ul ul li {
	margin: 0 10px;
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
	margin: 0px;
	padding: 0 10px;
}

#sidebarContainer #sidebar li {
}

/* Table Styles */
table {
	font-size: 1em;
}

/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}

.blog-archive-headings-wrapper {
	margin-bottom: 40px;
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
	font-size: 1em;
	font-weight: normal;
	padding-bottom: 8px;
	color: #77B1D5;
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
	font-size: 1em;
	color: #77B1D5;
}
	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
	line-height: 1em;
	background: #FFFFFF;
	font-weight: Bold;
	font-size: 2.2em;
	color: #77B1D5;
	border-bottom: 1px solid #77B1D5;
	padding: 30px 0px 12px 30px;
	word-spacing: 0.1em
}

.blog-entry-date {
	font-size: .8em;
	color: #818282;
	padding: 7px 8px 5px 38px;
	margin-bottom: 0px;
	background: #EEF9FF url(images/date.gif) no-repeat 8px 7px;
}

.blog-read-more {
	display: block;
	padding-top: 8px;
	font-style: italic;
	background: #EEF9FF
}

.blog-entry-summary {
	margin-bottom: 10px;
	background: #EEF9FF	
}

.blog-entry-body {
	line-height: 1.4em;
	font-size: 1.1em;
	padding: 18px 20px 15px 30px;
	background: #EEF9FF
}

.blog-entry-comments {
	margin-top: 0px;
	font-size: .8em;
	color: #818282;
	border-bottom: 1px solid #77B1D5;
	padding-bottom: 4px;
}

.blog-entry-comments a {
	color: #818282;
}

.blog-entry-category {
	background: url(images/filed.gif) no-repeat left center;
	font-size: .8em;
	padding-left: 16px;
	margin-left: 25px;
}

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

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px thin #F0F0F0;
}

.filesharing-item {
	
}

.filesharing-item-title {
	background: #FFFFFF;
	font-weight: Lighter;
	font-size: 1.9em;
	padding: 5px;
	display: block;
	color: #77B1D5;
	border-bottom: 1px solid #77B1D5;
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {
}

.filesharing-item-description {
	background: #EEF9FF;
	color: #818282;
	padding: 10px 8px 8px;
	margin-bottom: 15px;
}

/*</group>*/

/*<group=Photo Album>*/

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

.album-title {
	background: #FFFFFF;
	font-weight: bold;
	font-size: 1.9em;
	color: #77B1D5;
	padding: 8px;
}

.album-description {
	font-size: 1em;
	background: #EEF9FF;
	color: #818282;
	border-bottom: 1px solid #77B1D5;
	padding: 0 8px 8px;
	margin-bottom: 75px;
}

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

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 30px;
	margin-right: 20px;
}

.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	padding: 15px;
	margin: auto;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}
	
/*</group>*/

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

.photo-background {
	text-align: relative;
	padding-bottom: 50px;
}

.photo-navigation {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 128px;
}

.photo-links {
	width: 816px;
	height: 110px;
	position: relative;
	z-index: 1;
	margin-top: 0;
	padding-top: 96px;
	padding-left: 40px;
	text-align: left;
}

html > body .photo-links {
	padding-top: 400px;	
}

.photo-navigation a:link, .photo-navigation a:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	padding: 60px 20px 15px;
}

.photo-navigation a:hover {
}

.photo-frame{
	position: relative;
	top: 320px;
	left: 400px;
	padding: 10px;
	background: #ffffff;
	z-index: 5;
}

.photo-title {
	color: #ffffff;
	font-size: 2em;
	position: relative;
	z-index: 2;
	height: 25px;
	left: 60px;
	margin: 0 50px 0 0;
	top: 9px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.photo-caption {
	color: #ffffff;
	font-size: 1.2em;
	position: relative;
	z-index: 3;
	padding: 6px;
	height: 15px;
	top: 30px;
	left: 60px;
}

html > body .photo-title, html > body .photo-caption {
	background: repeat url(images/trans_bg.gif);
}
/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {

}
	
/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
	background: #FFFFFF;
	font-weight: Lighter;
	border-bottom: 1px solid #77B1D5;
	font-size: 1.9em;
	color: #77B1D5;
	padding: 8px;
}

.movie-page-description {
	font-size: 1.1em;
	background: #EEF9FF;
	color: #818282;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 8px 8px;
	margin-bottom: 15px;
}

.movie-thumbnail-frame {
	width: 135px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	padding: 6px 5px 5px 5px;
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
	padding-top: 5px;
}
	
/*</group>*/

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

.movie-background {
	margin: 15px;
	text-align: center;
}

.movie-title {
	background: #FFFFFF;
	font-weight: bold;
	font-size: 1.9em;
	color: #77B1D5;
	padding: 8px;
}

.movie-frame {
	margin-bottom: 15px;
}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text { 
} 

.required-text {
} 

.form-input-field {
	background: #D6EFFF;
	color: #818181;
}

.form-input-button { 
} 
/*</group>*/