/*
FreeJay
Designed by NewEnding Studios
http://www.newending.com

jayrunquist@mac.com

*/

/* @group General Styles */

body {
	font: .7em/1.3em "Gil Sans", Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666;
	background: #fff url(images/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

b, strong {
	font-weight: bold;
}

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

a:hover {
	text-decoration: underline;
}

p {
	padding: 0;
	margin: 0 auto;
}

h1 {
	font-size: 110%;
}

h2 {
	font-size: 110%;
	font-weight: bold;
}

h3 {
	font-size: 120%;
	font-weight: bold;
}

.standout, blockquote {
	background-color: #e6e6e6;
	border-left: 3px solid #6699CC;
	margin: 18px;
	padding: 10px;
	font-style: italic;
}

.imageStyle, .image-left, .image-right {
	margin: 3px;
	float: left;
	border: 1px solid #ccc;
}

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

.image-right {
	margin: 3px 0 10px 10px;
	float: right;
}
	
/* @end */

/* @group Layout Styles */

#header b {
	color: #000;
	font-size: 2em;
	display: inline;
	text-transform: uppercase;
}

#header p {
	color: #666;
	font-size: 1.1em;
	padding-top: 70px;
}

#footer a:link {
	color: #666;
}

#footer a:visited {
	color: #666;
}

#footer a:hover {
	color: #000;
}

#sidebar {
	float: left;
	width: 200px;
	padding: 25px 10px;
	background: url(images/bg_sidebar.jpg);
	border-bottom: 1px solid #e6e6e6;
	font-size: 90%;
}

#sidebar p.title {
	color: #333;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 5px;
}

#container {
	width: 720px;
	padding: 0;
	margin: 0 auto;
	display: block;
	text-align: left;
}

#header {
	width: 720px;
	height: 100px;
	padding: 0;
	margin: 0;
}

#banner {
	height: 129px;
	padding: 0;
	margin: 0 auto;
}

>html #banner {
	height: 131px;
}

#logo {
	width: 200px;
	text-align: center;
	padding-top: 38px;
}

#contentContainer {
	float: right;
	width: 480px;
	padding: 25px 10px;
	display: block;
}

#footer {
	color: #ccc;
	text-align: center;
	padding: 5px;
}

/* @end */

/* @group Breadcrumb Styles */

#breadcrumbcontainer {
	width: 400px;
	margin: 0 0 0 -40px;
	padding: 10px 0;
	color: #ccc;
	clear: both;
}

#breadcrumbcontainer ul {
	display: inline;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a:link {
	color: #ccc;
	background: none;
	text-shadow: none;
}

#breadcrumbcontainer a:visited {
	color: #ccc;
	background: none;
	text-shadow: none;
}

#breadcrumbcontainer a:hover {
	color: #000;
}

/* @end */

/* @group Toolbar Styles */

#navcontainer {
	width: 700px;
	font-size: 12px;
	text-align: right;
	padding: 0;
	margin-bottom: 10px;
}

#navcontainer a:link {
	background: url(images/bg_navn.jpg);
	text-decoration: none;
	text-shadow: 2px 2px 1px #0B4495;
	padding: 3px 10px;
	color: #fff;
}

#navcontainer a:visited {
	background: url(images/bg_navn.jpg);
	text-decoration: none;
	text-shadow: 2px 2px 1px #0B4495;
	padding: 3px 10px;
	color: #fff;
}

#navcontainer #current {
	background: #fff;
	text-decoration: none;
	text-shadow: none;
	padding: 3px 10px;
	color: #000;
	border-bottom: 4px solid #fff;
}

#navcontainer ul .currentAncestor {
	background: #fff none;
	text-decoration: none;
	text-shadow: none;
	padding: 3px 10px;
	color: #000;
	border-bottom: 4px solid #fff;
}

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

#navcontainer ul {
	display: inline;
	position: relative;
}

#navcontainer li {
	display: inline;
}

#navcontainer ul ul {
	width: 700px;
	background: none;
	border-top: 5px solid transparent;
	float: right;
	display: absolute;
	top: 4px;
	margin: 0;
	padding: 3px 0;
}

#navcontainer ul ul li {
	margin: 0;
	border: 0;
}

#navcontainer ul ul li a:link {
	background: none;
	color: #BFBFBF;
	text-shadow: none;
}

#navcontainer ul ul li a:visited {
	background: none;
	color: #BFBFBF;
	text-shadow: none;
}

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

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

/* @end */

/* @group Blog Page */

.blog-entry {
	margin-bottom: 15px;
	padding-bottom: 5px;
}

.blog-entry-title {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

.blog-entry-date {
	color: #ccc;
	margin-bottom: 5px;
	font-size: 90%;
	padding-top: 2px;
}

.blog-entry-category {
	margin-bottom: 5px;
}

.blog-entry-body {
	margin-bottom: 5px;
}

.blog-entry-comments {
	text-align: right;
	margin: 15px 0 0 0;
	padding-top: 5px;
	font-size: 90%;
	border-top: 1px dotted #e6e6e6;
	clear: both;
}

.blog-archive-background {
	margin: 10px;
}

.blog-archive-headings-wrapper {
	margin-top: 35px;
	margin-bottom: 180px;
	text-align: left;
	padding: 10px;
	background: #e6e6e6;
}

.blog-archive-enteries-wrapper {
	
}

.blog-archive-entries-wrapper .blog-entry {
	text-align: left;
	margin: 10px;
}

.blog-archive-month {
	font-size: 18px;
	padding-bottom: 5px;
}

.bl

og-archive-lin k
	
  }
	
/* @end */

/* @group Photo Page */

/* thumbnail view */

.album-description {
	text-align: center;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px dotted #6699CC;
	color: #6699CC;
	background: #D4E5F7;
}

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

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin: 20px 20px 40px 0;
	display: block;
}

.thumbnail-frame {
	position: absolute;
	bottom: 0;
	left: 0;
	border: 1px solid #ccc;
	background: #fff url(images/bg_image.jpg) top;
	padding: 4px;
}

.thumbnail-frame img {
	margin: auto;
	border: none;
	border: 1px solid #ccc;
}

.thumbnail-caption {
	font-size: 90%;
	color: #c4c4c4;
}

.album-title {
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
}

.album-description a:link {
	
}

.thumbnail-frame a {
	
}

.thumbnail-frame a:hover {
	
}

/* full image view */

.photo-background {
	background: none;
	text-align: center;
	margin: 10px;
}

.photo-navigation {
	margin-top: 35px;
	margin-bottom: 15px;
	text-align: left;
	padding: 10px;
	background: #e6e6e6;
}

.photo-navigation a {
	
}

.photo-navigation a:hover {
	
}

.photo-frame {
	border: 1px solid #ccc;
	background: #fff url(images/bg_image.jpg) top;
	padding: 10px;
}

.photo-links {
	text-align: center;
}

.photo-title {
	width: 200px;
	float: left;
}

.photo-caption {
	width: 200px;
	float: right;
	text-align: right;
}

/* @end */

/* @group Filesharing Page */

.filesharing-description {
	text-align: center;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px dotted #6699CC;
	color: #6699CC;
	background: #D4E5F7;
}

.filesharing-item {
	margin-bottom: 8px;
}

.filesharing-item-title {
	padding: 2px 0;
	display: block;
	border-bottom: 1px solid #e6e6e6;
}

.filesharing-item-title a {
	
}

.filesharing-item-title a:hover {
	
}

.filesharing-item-description {
	padding: 2px 0;
}

/* @end */

/* @group QuickTime Page */

/* QT page */

.movie-description {
	text-align: center;
	margin: 10px 0;
	padding: 10px;
	border: 1px dotted #6699CC;
	color: #6699CC;
	background: #D4E5F7;
}

/* thumbnail view */

.movie-page-title {
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
}

.movie-page-description {
	text-align: center;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px dotted #6699CC;
	color: #6699CC;
	background: #D4E5F7;
}

.movie-thumbnail-frame {
	padding: 10px 0;
}

.movie-thumbnail-caption {
	background-color: #efefef;
	padding: 5px;
}

/* full movie view */

.movie-background {
	background: none;
}

.movie-frame {
	text-align: center;
	margin: 10px;
}

.movie-title {
	font-size: 14px;
	color: #6699CC;
	padding-top: 10px;
}

/* @end */

/* @group Contact Page */

.message-text {
	text-align: center;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px dotted #6699CC;
	color: #6699CC;
	background: #D4E5F7;
}

.required-text {
	color: red;
}

.form-input-field {
	
}

.form-input-button {
	
}

/* @end */