/*	-------------------------------------------------------------
	NewEnding studios
	Web | Photo | Video | Solutions
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Base setup styles
	Filename:		styles.css
	Version:		1.3
	Date:		March 21, 2006
	-------------------------------------------------------------
*/

	
/* @group General Styles */

body {
	margin: 0;
	padding: 0;
	background: url(images/bg.jpg);
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	position: relative;
}

a:link, a:visited {
	color: #7f9ab0;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

blockquote {
	border-top: 1px dashed #e6e6e6;
	border-bottom: 1px dashed #e6e6e6;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	color: #b3b3b3;
	font-style: italic;
	line-height: 30px;
	text-align: center;
	margin-bottom: -10px;
}

h1 {
	font-size: 1.5em;
	margin: -20px 0 0;
	padding: 0;
	color: #333333;
	font-style: normal;
	text-shadow: #ccc 3px 3px;
}

h2 {
	
}
	
/* @end */

/* @group Layout Styles */

#container {
	background: url(images/corner_bg.jpg) no-repeat;
	}

#stage {
	margin: 0 auto;
	width: 820px;
	}

#column1 {
	margin: 0;
	float: left;
	width: 180px;
	padding-top: 200px;
}

#header {
	text-align: center;
	padding: 30px 30px 90px 30px;
	background: url(images/bg_header.gif) no-repeat 50% 0;
	}

#title {
	color: #819ab0;
	font: italic 1.8em Georgia, Times New Roman, Times, serif;
}

#contentTop {
	padding: 30px;
	background: url(images/contentTOP.gif) no-repeat 50% 0;
	margin: 0;
}

#content {
	padding: 5px 70px 0;
	background: url(images/bg_content.gif) repeat-y 50% 0;
	}

#contentBottom {
	padding: 30px;
	padding-bottom: 80px;
	background: url(images/contentBOTTOM.gif) no-repeat 50% 0;
	}

#footer {
	margin: 0;
	padding: 0;
}

#column2 {
	float: right;
	margin: 0;
	padding: 0;
	width: 600px;
	}

#sidebar {
	text-align: center;
	}

#sidebar p {
	}

#sidebar ul {
	
}

#sidebar li {
	
}

#logo img {
	border: none;
	}
	
/* @end */

/* @group Toolbar Styles */

#navcontainer {
	padding: 30px 0;
	text-align: center;
	background: url(images/navTop.gif) no-repeat center top;
}

#navcontainer ul {
	margin: 0;
	padding: 0 0 40px 0;
	list-style-type: none;
	background: url(images/navBottom.gif) no-repeat center bottom;
}

#navcontainer ul li a:link {
	font-size: 1.3em;
	display: block;
	height: 36px;
	line-height: 40px;
	text-decoration: none;
	background: url(images/navBG.gif) center;
}

#navcontainer ul li a:hover {
	color: 000;
}

#navcontainer ul li a:visited {
	font-size: 1.3em;
	display: block;
	height: 36px;
	line-height: 40px;
	text-decoration: none;
	background: url(images/navBG.gif) center;
}

#navcontainer ul li #current {
	color: #000;
}

#navcontainer ul li .currentAncestor {
	color: #000;
}

#navcontainer ul ul {
	background: url(images/nav2BG.gif) center;
	padding: 0;
}

#navcontainer ul ul li {

}

#navcontainer ul ul li a:link {
	font-size: 1.1em;
	background: center url(images/nav2BG.gif);
	color: #ffffff;
}

#navcontainer ul ul li a:hover {
	color: #000;
}

#navcontainer ul ul li #current {
	color: #000;
}

#navcontainer ul ul ul {
	background: url(images/nav2BG.gif) center;
	padding: 0;
}

#navcontainer ul ul ul li {

}

#navcontainer ul ul ul li a:link {
	font-size: 1.1em;
	background: center url(images/nav2BG.gif);
	color: #ffffff;
}

#navcontainer ul ul ul li a:hover {
	color: #000;
}

#navcontainer ul ul ul li #current {
	color: #000;
}
	
/* @end */

/* @group Breadcrumb Styles */

#breadcrumbcontainer {
	margin-top: 10px;
}

#breadcrumbcontainer ul {
	display: inline;
	margin-left/**/:/**/ -40px;
	margin: 0;
	padding: 0;
}
	
#breadcrumbcontainer li {
	list-style: none;
	display: inline;
}
	
#breadcrumbcontainer a {
	list-style: none;
}
#breadcrumbcontainer a:hover { }
	
/* @end */

/* @group Blog Page */

.blog-entry {
	background: no-repeat center bottom url(images/sep_blog.gif);
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
	padding-bottom: 10px;
}
	
.blog-entry-title {
	font: 20px/1em "Georgia", serif;
	font-weight: normal;
	text-transform: capitalize;
	background: url(images/bg_blog.gif) no-repeat 0px 5px;
	padding: 10px 0 20px 22px;
	color: #4c4c4c;
	margin-top: 0;
}
	
.blog-entry-body {
	}
	
.blog-entry-date {
	font-size: .9em;
	margin-bottom: 10px;
	margin-top: -22px;
	padding-left: 22px;
	}
	
.blog-entry-category { }

.blog-entry-comments {
	margin: 10px 0 20px 0;
	text-align: right;
	}

.blog-entry-comments a:link {
	padding-left: 15px;
	background: url(images/bg_icncomments.gif) no-repeat left;
	font-size: 85%;
}
	
/* @end */

/* @group Filesharing Page */

.filesharing-description {
	margin-bottom: 20px;
	}
	
.filesharing-item {
	margin-bottom: 20px;
}
	
.filesharing-item-title {
	padding: 2px 5px 2px 20px;
	display: block;
	background: no-repeat left   url(images/bgFile.jpg);
	border-bottom: 1px dotted #ccc;
}
	
.filesharing-item-title a { }
.filesharing-item-title a:hover { }
.filesharing-item-description {
	font-size: 90%;
	padding: 2px 5px;
	font-style: italic;
	}
	
/* @end */

/* @group Photo Page */

/* thumbnail view */
.album-title {
	font-size: 18px;
	line-height: 15px;
	background: no-repeat left url(images/bgPhoto.gif);
	font-weight: bold;
	margin-bottom: 5px;
}

.album-description {
	margin-bottom: 10px;
}
	
.album-description a:link { } 
.thumbnail-table {
	}
	.thumbnail-frame {
	border: 1px solid #b3b3b3;
	background: url(images/bg_thumbnail.jpg);
	padding: 5px;
}

.thumbnail-frame a {
}
	.thumbnail-frame a:hover {
	}
	.thumbnail-frame img {
	margin: 0;
	padding: 0;
	border: 1px solid #cccccc;
}
	.thumbnail-caption {
	font-size: 10px;
	text-align: center;
	line-height: 9px;
}

/* full image view */.photo-background {
	margin: 0 auto;
	width: 700px;
	text-align: center;
}
	.photo-navigation { 
	padding: 10px;
	text-align: center;
	background: 50% no-repeat #ffffff;
	border-right: 5px double #cccccc;
	border-bottom: 5px double #cccccc;
	border-left: 5px double #cccccc;
}
	.photo-navigation a {
	}
	.photo-navigation a:hover {
	}
	.photo-frame {
	padding: 10px;
	background: #fff;
	margin-top: 10px;
	border: 1px solid #cccccc;
}
	.photo-links {
	}
	.photo-title {
	font-size: 125%;
	background: url(images/sep_blog.gif) no-repeat center bottom;
	padding-bottom: 25px;
}
	.photo-caption {
	margin: 5px 0;
	font-weight: bold;
	font-size: 125%;
	}
	
/* @end */

/* @group QuickTime Page */

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

/* thumbnail view */
.movie-page-title {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 18px;
	line-height: 15px;
}
	.movie-page-description {
	margin-bottom: 10px;
	}
	.movie-thumbnail-frame {
	border: 1px solid #ccc;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin: 10px;
	padding: 10px;
}
.movie-thumbnail-caption { }

/* full movie view */
.movie-background { }
.movie-frame {
	margin: 0 auto;
	text-align: center;
}
	
.movie-title {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 18px;
	line-height: 15px;
}
	
/* @end */

/* @group Contact Page */

.message-text { }
.required-text { }
.form-input-field { }
.form-input-button { }
	
/* @end */