/*
-------------------------------------------
File: 'Creative Art' print.css Style Sheet
Created: 11, July, 2006
Last Modified: 25, October, 2006
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
-------------------------------------------
*/


/* @group GENERAL STYLES */



body {
	background: url(images/cas_background4.jpg) top left repeat;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: Century Gothic, Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
	font-weight: normal;
	color: #444444;
}


p {
}


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


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


b, strong {
	font-weight: bold;
}

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

.image-right{
	float: right;
	margin:  0px;
	padding: 0px 0px 5px 10px;
}

img {
	border: 0px;
}

a img {
	border: 0px;
}

.clearer {
	clear: both;
}

/* @end */


/* @group GLOBAL CLASSES */

.imageStyle {
}

blockquote {
	font-weight: bold;
	font-style: normal;
	text-align: center;
	font-size: 15px;
	line-height: 1.4em;
	color: #bda311;
	padding: 5px;
}


.standout {
	font-weight: bold;
	font-style: normal;
	text-align: center;
	font-size: 15px;
	line-height: 1.4em;
	color: #bda311;
	padding: 5px;
}


h1 {
	font-size: 20px;
	line-height: 1.3em;
	color: #bda311;
	text-align: left;
	font-weight:  normal;
}

h2 {
	font-size: 18px;
	line-height: 1.3em;
	color: #bda311;
	text-align: left;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	line-height: 1.1em;
	color: #bda311;
	margin-bottom: 7px;
	text-align: left;
	font-weight: normal;
}


h4 {
	font-size: 15px;
	line-height: 1.3em;
	color: #bda311;
	text-align: left;
	font-weight: normal;
}


h5 {
	font-size: 15px;
	line-height: 1.3em;
	color: #777777;
	text-align: left;
	font-weight: bold;
}


/* @end */

/* @group CONTAINER */


#container {
	width: 758px;
	height:  auto;
	background: url(images/cas_middle760bg.jpg) top repeat-y;
	margin: 0px auto; /* Right And Left Margin Widths To Auto 	text-align: center; /* Hack To Keep IE5 Windows Happy */}

#topshadow {
	position: relative;
	width: 758px;
	height: 20px;
	margin: 0px auto;
	margin-top: 24px;
	background: url(images/cas_top760bg.jpg) top no-repeat;
	z-index: 12;
}

#bottomshadow {
	position: relative;
	width: 758px;
	height: 22px;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 24px;
	background: url(images/cas_bottom760bg.jpg) bottom no-repeat;
	z-index: 8;
}

#innercontainer {
	position: relative;
	width: 719px;
	margin: 0px auto;
	padding: 0px;
	height: auto;
}


/* @end */

/* @group PAGEHEADER */

#innercontainer #toplogo {
	position: relative;
	height: 76px;
	width: 719px;
	padding: 0px;
	margin: 0px auto;
	background: #ffffff;
	z-index: 5;
}


#innercontainer #pageHeader {
	position: relative;
	width: 694px;
	margin: 0px auto;
	height: 224px;
	background: url(images/customimgdefault.jpg) center top no-repeat;
	border: 0px;
	z-index: 20;
}

#innercontainer #pageHeader h1 { 
	position: absolute;
	top: 172px;
	right: 12px;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	z-index: 25;
}

#innercontainer #pageHeader h2 {
}


/* @end */

/* @group TOOLBAR */


#innercontainer #navwrapper {
	position: absolute;
	left: 12px;
	top: 276px;
	height: 24px;
	width: 719px;
	margin: 0px;
	padding: 0px;
	background: url(images/navbar_bg.png) left top no-repeat;
	z-index: 30;
}

#innercontainer #navwrapper #whiterectangle {
	position: absolute;
	top: 0px;
	left: 484px;
	height: 24px;
	width: 221px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	border-left: 2px solid #023970;;
	z-index: 10;	

}

#innercontainer #navwrapper #whiterectangle .sideHeader {
	position: absolute;
	left: 16px;
	top: 6px;
	font-size: 13px;
	line-height: 1.3em;
	color: #bda311;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.clearfix:after{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/* Toolbar Styles */

#navwrapper #navcontainer { 
	position: absolute; 
	left: 0px;
	top: 0px;
	margin: 0px;
	padding-top: 0px; 
	height: 24px; 
	width: 707px;
	border: 0px;
	z-index: 80;
}

#navwrapper #navcontainer #current {
	text-decoration: none;
	color: #023970;
	font-weight: normal;
	background-color: #ffffff;
}

#navwrapper #navcontainer #current:hover {
	text-decoration: none;
	color: #d0b939;
	font-weight: normal;
	background: #ffffff;
}

#navwrapper #navcontainer .currentAncestor {
	text-decoration: none;
	color: #023970;
	font-weight: normal;
	background-color: #ffffff;
}

#navwrapper #navcontainer .currentAncestor:hover {
	text-decoration: none;
	color: #023970;
	font-weight: normal;
	background: #ffffff;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/* Parent - Level 0 */#navwrapper #navcontainer ul {
	padding: 0px;
	list-style: none;
	margin: 0px;
}

#navwrapper #navcontainer li {
	position: relative;
	display: inline;
	float: left;
}

#navwrapper #navcontainer a {
	display: block;
	padding-top: 2px;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	width: 121px;
	text-align: center;
	background: transparent;
	height: 22px;
}

#navwrapper #navcontainer a:hover { 
	color: #d0b939;
	text-decoration: none;
	font-weight: normal;
	background: url(images/cas_menubg2.png) top left repeat-x;
}

#navwrapper #navcontainer ul #current:hover {
	text-decoration: none;
	color: #d0b939;
	font-weight: normal;
	background: #ffffff;
}

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


/* Child - Level 1 */

#navwrapper #navcontainer ul ul {
	position: absolute;
	left: 0px;
	top: 24px;
	display: none;
	z-index: 95;
	width: 121px;

}

#navwrapper #navcontainer ul ul a { 
	padding-top: 2px;
	font-weight: normal;
	color: #2E3A50;
	text-decoration: none;
	width: 121px;
	height: 22px;
	text-align: center;
	background: #ffffff;
}

#navwrapper #navcontainer ul ul a:hover {
	color: #bda311;
	text-decoration: none;
	font-weight: normal;
	background-color: #2E3A50;
}

#navwrapper #navcontainer ul ul #current {
	text-decoration: none;
	color: #023970;
	font-weight: normal;
	background-color: #ffffff;
}

#navwrapper #navcontainer  ul ul .currentAncestor {
	text-decoration: none;
	color: #023970;
	font-weight: normal;
	background-color: #ffffff;
}


/* @end */


/* @group CONTENT LAYOUT */

#shadow {
	position: absolute;
	left: 496px;
	top: 300px;
	height: 208px;
	width:  3px;
	background: url(images/sidebar_shadow.png) top right no-repeat;
	z-index: 88;
}


#innercontainer #contentContainer {
	position: relative;
	margin-right: 222px;
	margin-top: 0px;
	padding: 0px;
	height: auto;
	z-index: 25;
}

#contentContainer #content {
	margin: 0px;
	padding: 0px 24px 0px 24px;
	text-align: left;
}

#contentContainer ul {}
#contentContainer li {}

#sidebarContainer {
	position: relative;
	float: right;
 	width: 188px;
 	text-align: justify;
 	background: #ffffff;
	margin: 0px;
	padding: 8px 15px 0px 15px;
}

#footer {
	position: relative;
	width: 719px;
	padding: 0px 0px 7px 0px;
	background: transparent;
	margin: 0px;
	font-size: 11px;
	text-align: center;
}

/* My Comment */

#footer p {
	font-size: 11px;
	color: #777777;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #bda311;
	font-weight: bold;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #bda311;
	font-weight: bold;
}

#breadcrumbcontainer {
	position: relative;
	text-align: center;
	margin: 0px;
	padding: 0px 20px 0px 0px;
	color: #777777;
	font-size: 11px;
	font-weight: normal;
}

#breadcrumbcontainer ul {
	list-style-type: none;
	padding-top: 2px;
	padding-left: 12px;
	display:  inline;
	color: #555555;
}

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

#breadcrumbcontainer a {
	text-decoration: none;
	display: inline;
	color:  #777777;
}

#breadcrumbcontainer a:hover {
	text-decoration: none;
	display: inline;
	color: #bda311;
}
	
/* @end */



/* @group BLOG */



.blog-entry {
	margin: 10px 0px 4px 0px;
	border-bottom: 1px solid #b2b2b2;
}

.blog-entry-title {
	font-size: 16px;
	line-height: 1.1em;
	color: #bda311;
	margin-bottom: 7px;
	text-align: left;
	font-weight: normal;
}

.blog-entry img {	padding: 5px;	border: 0px;}

.blog-entry-date {
	font-size: 11px;
	text-indent: 16px;
	color: #777777;
	margin-bottom: 5px;
	padding: 2px;
	background: url(images/pagesymbol.png) left no-repeat;
}

.blog-entry-category {
	color: #bda311;
	font-size: 11px;
	margin-bottom: 5px;
	padding: 2px;
	background: transparent;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

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

.blog-entry-comments {
	font-size: 11px;
	text-align: left;
	color: #777777;
	margin-top: 7px;
}

.blog-entry-permalink {
}

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


.blog-read-more {
	display: block;
	padding-top: 6px;
	font-style: italic;
}



/* @end */

/* @group BLOG ARCHIVE PAGE */

.blog-archive-background {
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

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

.blog-archive-month {
	font-size: 18px;
	line-height: 1.3em;
	color: #bda311;
	text-align: left;
	font-weight: normal;
	margin-top: 24px;
	padding-bottom: 6px;
	margin-bottom: 8px;
}

.blog-archive-link {
	margin: 0px;
	text-decoration: none;
	margin-bottom: 12px;
}

.blog-archive-link a:hover {
	text-decoration: none;
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}

/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 12px;
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-bottom: 12px;
	margin-top: 12px;
}

.blog-category-link-enabled {
	text-decoration: none;
}

.blog-category-link-disabled {
	text-decoration: none;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-bottom: 12px;
}

.blog-rss-link {
}

.blog-comments-rss-link {
}

/* @end */

/* @group FILE SHARING */

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

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

.filesharing-item a{
	text-decoration: none;
}

.filesharing-item a:hover {
	text-decoration: none;
}

.filesharing-item-title {
	font-size: 14px;
	color: #bda311;
	margin-bottom: 5px;
	font-weight: normal;
}

.filesharing-item-description {
}

/* @end */

/* @group PHOTO ALBUM */

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

.album-title {
	font-size: 18px;
	line-height: 1.3em;
	color: #bda311;
	text-align: left;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 8px;
}

.album-description {
	margin-bottom: 15px;
}

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

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

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

.thumbnail-frame a:hover {
	border-style: none;
}

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

.thumbnail-frame img {
	border: hidden;
}

.thumbnail-caption {
	margin: 3px 0 0 0;	padding: 0px;	width: 100%;	height: 50px;	display: block;
	font-size: 11px;
	color: #666666;
}

/* @end */

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

.photo-background {
	margin: 0px;
	padding: 20px 50px 20px 50px;
	text-align: center;
	background: url(images/cas_background4.jpg) top left repeat;
}

.photo-navigation {
	padding:  12px;
	margin-bottom: 22px;
	background: #ffffff url(images/createart_logo_main76.png) left center no-repeat;
	text-align: center;
	margin-top: 5px;
	border-bottom: 4px solid #bda311;
	border-top: 4px solid #bda311;
}

.photo-navigation a:link, .photo-navigation a:visited {
	font-size: 12px;
	color: #777777;
	text-decoration: none;
}

.photo-navigation a:hover {
	font-size: 12px;
	color: #777777;
	text-decoration: none;
}

.photo-frame{
	margin-top: 10px;
	margin-bottom: 22px;
	padding: 0px;
	border: 4px solid #bda311;
}

.photo-links {
	font-size: 12px;
	padding: 5px;
}

.photo-title {
	margin: 8px 0px 4px 0px;
	font-size: 22px;
	line-height: 1.3em;
	color: #bda311;
	text-align: center;
	font-weight:  normal;
	line-height: 23px;
	padding-top: 10px;
}

.photo-caption {
	font-size: 14px;
	line-height: 15px;
	margin: 10px;
	color: #777777;
}

/* @end */

/* @end */


/* @group QUICKTIME ALBUM */


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


.movie-page-title {
	font-size: 18px;
	line-height: 1.3em;
	color: #bda311;
	text-align: left;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 8px;
}.movie-page-description {
	margin-bottom: 15px;

}.movie-thumbnail-frame {
	float: left;
	display: inline;
	border: 0px;	padding: 1px;
	text-align: center;
	margin: 0px 10px 10px 0px;
}

.movie-thumbnail-frame:hover {
	border: 0px;
}

.movie-thumbnail-caption {
	margin-top: 3px;
	margin-bottom: 15px;
	font-size: 11px;
	color: #666666;
}

	
/* @end */

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

.movie-background {
	margin: 25px 0px 8px 0px;
	text-align: center;
}

.movie-title {
	font-size: 16px;
	line-height: 1.3em;
	color: #333333;
	text-align: center;
	font-weight: normal;
	margin: 5px 20px 5px 20px;
}

.movie-description {
	margin-top: 3px;
	color: #555555;
	text-align: center;
}

.movie-frame {
	text-align: center;
}
	
/* @end */

/* @end */


/* @group Quicktime Page */

.movie-background {
	margin: 25px 0px 8px 0px;
	text-align: center;
}

.movie-title {
	font-size: 16px;
	line-height: 1.3em;
	color: #333333;
	text-align: center;
	font-weight: normal;
	margin: 5px 20px 5px 20px;
}

.movie-description {
	margin-top: 3px;
	color: #555555;
	text-align: center;
}

.movie-frame {
	text-align: center;
}
	
/* @end */


/* @group CONTACT FORM */


.message-text {
}

.required-text {
	color: #777777;
} 

.form-input-field{
}

.form-input-button {
}

/* @end */