/* @group General Styles */
#content p {
	padding: 6px 0 8px 0;
	margin: 0;
	display:inline;
}


#content {
	color: #3059AC;
}

#content b, #content strong, #content label, .flexiblelist-item-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#042D80;
}
.flexiblelist-item-name {
font-size:1.1em;
}
.flexiblelist-item {
background-color:#ADCDED;
}

#content a:link {
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
}
#content a:hover, a:active {
	color:#F28A20;
}
img {
	border: none;
}
.image-left {
	float: left;
	margin: 5px 10px 5px 0;
}
.image-right {
	float: right;
	margin: 5px 0px 5px 10px;
}
/* @end */

/* @group Layout */


.clearer {
	clear: both;
}
#content {
	font-size: 1em;
	padding: 0 20px;
	min-height: 400px;
}
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	height: 30px;
	width: 556px;
	background: url(images/breadcrumb_1x40.png) repeat-x center top;
	margin: 20px 6px 0;
	font-size: 1.6em;
	padding: 10px 20px 0;
	clear: both;
}
#breadcrumbcontainer ul {
	padding: 0;
	margin: 0;
	width: 100%;
}
#breadcrumbcontainer li {
	display: inline;
	padding: 0;
	margin: 0;
}
#breadcrumbcontainer a {
	background: none;
	border: none;
	text-decoration: none;
}
#breadcrumbcontainer a:hover {
	text-decoration: underline;
}
/* @end */


/* @group Global Classes */

blockquote, .standout {
	font-size: 1.1em;
	margin: 10px 40px 25px 10px;	
	text-align: center;
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#042D80;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
#content h1 {
	font-size: 1.3em;
	margin: 0 10px 20px -9px;
        padding:3px;

border-bottom:1px dotted #ADCDED;
background-color:#ADCDED;
}
h2 {
	font-size: 1.3em;
	margin: 18px 0 0px 0;
}
h3 {
	font-size: 1.3em;
	margin: 8px 0 0 0;
	display: inline; 
}
h4 {
	font-size: 1.2em;
	margin: 8px 0 4px 0;
}
.imageStyle, .thumbnail-frame {
	padding:3px;
border:solid;
border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
border-width: 1px 2px 2px 1px;
background-color:white;
}
.noborder .imageStyle{
    border:none;
    background:none;
}
/* Main content area unordered list styles */
#content ul {
}
#content li {
    padding-bottom:10px;
    list-style-type: circle;
}
ul.disc {
	list-style-type: disc;
}
ul.circle {
	list-style-type: circle;
}
ul.square {
	list-style-type: square;
}
ol.arabic-numbers {
	list-style-type: decimal;
}
ol.upper-alpha {
	list-style-type: upper-alpha;
}
ol.lower-alpha {
	list-style-type: lower-alpha;
}
ol.upper-roman {
	list-style-type: upper-roman;
}
ol.lower-roman {
	list-style-type: lower-roman;
}
/* Table Styles */
table {
}
/* @end */

/* @group Blog */

.blog-tag-size-1 {
	font-size: 0.8em;
}
.blog-tag-size-2 {
	font-size: 0.85em;
}
.blog-tag-size-3 {
	font-size: 0.9em;
}
.blog-tag-size-4 {
	font-size: 0.95em;
}
.blog-tag-size-5 {
	font-size: 1em;
}
.blog-tag-size-6 {
	font-size: 1.05em;
}
.blog-tag-size-7 {
	font-size: 1.1em;
}
.blog-tag-size-8 {
	font-size: 1.15em;
}
.blog-tag-size-9 {
	font-size: 1.2em;
}
.blog-tag-size-10 {
	font-size: 1.25em;
}
.blog-tag-size-11 {
	font-size: 1.3em;
}
.blog-tag-size-12 {
	font-size: 1.35em;
}
.blog-tag-size-13 {
	font-size: 1.4em;
}
.blog-tag-size-14 {
	font-size: 1.45em;
}
.blog-tag-size-15 {
	font-size: 1.5em;
}
.blog-tag-size-16 {
	font-size: 1.55em;
}
.blog-tag-size-17 {
	font-size: 1.6em;
}
.blog-tag-size-18 {
	font-size: 1.65em;
}
.blog-tag-size-19 {
	font-size: 1.7em;
}
.blog-tag-size-20 {
	font-size: 1.75em;
}
/* @end */

/* @group Archive Page */

.blog-archive-background {
}
.blog-entry-summary {
}
.blog-archive-headings-wrapper {
}
.blog-archive-entries-wrapper {
}
.blog-archive-entries-wrapper .blog-entry {
}
.blog-archive-month {
	font-size: 2em;
	margin-bottom: 20px;
}
.blog-archive-link {
	margin-bottom: 30px;
}
.blog-archive-link a:link, .blog-archive-link a:visited {
}
/* @end */

.blog-entry {
	padding-bottom: 10px;
	border-bottom: 1px solid #c4ebf7;
	margin-bottom: 40px;
}
h1.blog-entry-title {
}
h1.blog-entry-title a, h1.blog-entry-title a:visited {
	background: none;
	border: none;
}
.blog-entry-body {
	padding: 10px 0 0;
}
/*styles the category link in the main entry */

.blog-entry-date, p.blog-entry-tags {
	font-style: italic;
	padding: 5px 0;
	border-top: 1px solid #c4ebf7;
}
.blog-entry-date {
	border-bottom: 1px solid #c4ebf7;
	background: url(images/icon_date.png) no-repeat left center;
	padding-left: 23px;
}
p.blog-entry-tags {
	background: url(images/icon_tag.png) no-repeat left 8px;
	padding-left: 23px;
	margin: 10px 0 -11px;
	border-bottom: 1px solid #c4ebf7;
}
.blog-entry-category {
	background: url(images/icon_catagory.png) no-repeat left center;
	padding-left: 23px;
	margin-right: 7px;
	margin-left: 3px;
}
.blog-entry-category a:link, .blog-entry-category a:visited, p.blog-entry-tags a:link, p.blog-entry-tags a:visited, .blog-entry-comments a:link, .blog-entry-comments a:visited {
	background: none;
	border: none;
	text-decoration: none;
}
.blog-entry-category a:hover, p.blog-entry-tags a:hover, .blog-entry-comments a:hover {
	text-decoration: underline;
}
.blog-read-more {
}
.blog-entry-comments {
	font-style: italic;
	padding: 5px 0 5px 23px;
	background: url(images/icon_comment.png) no-repeat left 8px;
	margin: 10px 0 -10px;
	border-top: 1px solid #c4ebf7;
}
/* styles the archives in the blog sidebar */
/* Styles the blog categories in the blog sidebar */
#blog-archives, #blog-categories {
	margin: 10px 0;
}
#blog-catagories {
}
.blog-archive-link-disabled, .blog-archive-link-enabled, .blog-category-link-enabled, .blog-category-link-disabled {
	line-height: 2;
}
.blog-archive-link-disabled, #sidebarContainer #sidebar a.blog-archive-link-enabled {
	background: url(images/icon_date.png) no-repeat left center;
	padding-left: 23px;
}
#sidebarContainer #sidebar a.blog-category-link-enabled, .blog-category-link-disabled {
	background: url(images/icon_catagory_side.png) no-repeat left center;
	padding-left: 23px;
}
/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
}
#sidebarContainer #sidebar a.blog-rss-link, #sidebarContainer #sidebar a.blog-comments-rss-link {
	line-height: 2;
	background: url(images/icon_rss.png) no-repeat left center;
	padding-left: 23px;
}
/* @end */

/* @group File Sharing */

.filesharing-description {
}
.filesharing-item {
	margin: 5px 0 20px 0;
	background: url(images/download.png) no-repeat left center;
	padding: 10px 0 10px 38px;
	
}
.filesharing-item-title a  {
	margin-top:15px;
	background: none;
	border: none;
	font-style: bold; 


}
.filesharing-item-title a:hover {
	text-decoration: underline;
}
.filesharing-item-title a:visited {
	text-decoration: underline;
}
.filesharing-item-description {
	margin-top: 4px;
	text-indent: 1em;
	font-size: 0.9em;
}
/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	font-size: 2em;
	margin-bottom: 10px;
}
.album-description {
	margin-bottom: 10px;
}
.album-wrapper {
	margin: 10px 0;
	width: 100%;
	overflow: hidden;
}
.thumbnail-wrap {
	display: block;
	float: left;
	margin-right: 24px;
	margin-bottom: 80px;
}
.thumbnail-frame {
	display: block;
}
a:hover .imageStyle , .thumbnail-frame:hover {
	border: 2px solid #F28A20;
}
.thumbnail-frame img {
	display: block;
}
.thumbnail-caption {
	display: block; 
	font-size: 0.8em;
	text-align: center;
	vertical-align: middle;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	background: #fff url(images/header_grad.png) repeat-x left top;
}
.photo-navigation {
	font-size: 1.4em;
	padding: 20px 20px 20px 30px;
	border-bottom: 2px solid #e7e0ca;
}
.photo-links {
}
.photo-navigation a:link, .photo-navigation a:visited {
}
.photo-navigation a:hover {
}
.photo-frame {
	margin-left: 28px;
	margin-top: 20px;
	border: 2px solid #fff;
}
.photo-title {
	font-size: 2em;
	margin: 0;
}
.photo-caption {
}
/* @group EXIF data */
/* Data wrapper */
.exif-data {
}
.exif-data p {
}
/* p tag classes for all exif data */
p.exif-version {
}
p.exif-colour-space {
}
p.exif-focal-length {
}
p.exif-dimensions {
}
p.exif-pixel-y-dimension {
}
p.exif-pixel-x-dimension {
}
p.exif-oecf-value {
}
p.exif-subsec-time-original {
}
p.exif-exposure-mode {
}
p.exif-spatial-frequency-response {
}
p.exif-scene-capture-type {
}
p.exif-subject-location {
}
p.exif-shutter-speed {
}
p.exif-datetime-original {
}
p.exif-subsec-time {
}
p.exif-compressed-bits-per-pixel {
}
p.exif-flash-energy {
}
p.exif-saturation {
}
p.exif-brightness {
}
p.exif-exposure-time {
}
p.exif-f-number {
}
p.exif-file-source {
}
p.exif-gain-control {
}
p.exif-subject-area {
}
p.exif-cfa-pattern {
}
p.exif-scene-type {
}
p.exif-white-balance {
}
p.exif-flash {
}
p.exif-exposure-index {
}
p.exif-flashpix-version {
}
p.exif-device-setting-description {
}
p.exif-focalplane-x-resolution {
}
p.exif-image-uniqueid {
}
p.exif-components-configuration {
}
p.exif-light-source {
}
p.exif-sensing-method {
}
p.exif-aperture {
}
p.exif-sharpness {
}
p.exif-exposure-program {
}
p.exif-subject-distance {
}
p.exif-subsec-time-digitized {
}
p.exif-contrast {
}
p.exif-focalplane-resolution-unit {
}
p.exif-gamma {
}
p.exif-35mm-focal-length {
}
p.exif-datetime-digitized {
}
p.exif-subject-distance-range {
}
p.exif-custom-rendered {
}
p.exif-max-aperture {
}
p.exif-sound-file {
}
p.exif-metering-mode {
}
p.exif-spectral-sensitivity {
}
p.exif-exposure-bias {
}
p.exif-focalplane-y-resolution {
}
p.exif-iso-rating {
}
p.exif-maker-note {
}
p.exif-digital-zoom-ratio {
}
p.exif-user-comment {
}
/* @end */

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {
}
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	font-size: 2em;
}
.movie-page-description {
	padding: 6px 0 8px 0;
}
.movie-thumbnail-frame {
	float: left;
	background: url(images/header_grad.png) repeat-x left top;
	display: block;
	border: 2px solid #e7e0ca;
	padding: 5px;
	margin-right: 26px;
	margin-bottom: 40px;
	width: 132px;
}
.movie-thumbnail-frame:hover {
	border: 2px solid #d5b293;
}
.movie-thumbnail-frame a {
	background: none;
	border: none;
}
.movie-thumbnail-caption {
	display: block;
	height: 1em;
	font-size: 0.84em;
	text-align: center;
	vertical-align: middle;
	color: #ac9077;
	padding: 5px 0 10px;
}
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	font-size: 1.2em;
	text-align: center;
	background: #f2fbfe;
}
.movie-title {
	font-size: 2em;
}
.movie-frame {
	padding: 5px;
	padding-bottom: 11px;
	border: 2px solid #e7e0ca;
	background: #fff url(images/header_grad.png) repeat-x left top;
}
/* @end */


/* @end */

/* @group Contact Form */
.message-text {
}
form {
    margin-left:30px;
}
form br {
}
form label {
}
.required-text {
	padding: 10px;
	border:	1px solid #ad8f77;
	color: #ad8f77;
	background-color: #fefed0;
}
.form-input-field, textarea {
	font-size: 1.2em;
	color: #ac9077;
	width: 540px;
	margin: 5px 0 0 20px;
	border: 1px solid #e7e0ca;
}
select {
	width: 380px;
	font-size: 1.2em;
}
input[type="checkbox"] {
	margin-left: 10px;
}
input[type="radio"] {
	margin: 5px 15px;
	position: relative;
	top: -1px;
}
.form-input-button {
	margin: 10px 0 0 20px;
	border: 1px solid #e7e0ca;
	background-color: #ADCDED; 
	padding: 5px;
	font-size: 1.2em;
	cursor: pointer;
	width: auto;
	display: inline;
}
.form-input-button:hover {
	color: #042D80;
        background-color: #F28A20;
}
/* @end */

