/*
Sleek
Designed by Vortex Themes
http://www.vortex-themes.com

support@vortex-themes.com

*/

/*<group=General Styles>*/

body {
	background:url(images/bg.jpg);
	font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

p {
}

b, strong {

}

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

a:hover, a:active {
	text-decoration:underline;
	color: #626262;
}

img {
}

.image-left {
	float:left;
}

.image-right {
	float: right;
}
	
/*</group>*/

/*<group=Layout>*/

#container {

}

.clearer {
	clear:both;
}

#pageHeader {
	background:url(images/header.png) no-repeat;
	width: 720px;
	margin: auto;
	text-align: center;
	padding-top:20px;
	color: #868686;
	padding-bottom: 10px;
}

#pageHeader img {
}

#pageHeader h1 {
}

#pageHeader h2 {
}

#contentContainer {
	background:url(images/content.png) repeat-y;
	width: 706px;
	margin: auto;
	margin-top:-20px;
}

#contentContainer #content {
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
	padding-bottom:10px;
}

#sidebarContainer {
	background:url(images/content.png) repeat-y;
	width: 706px;
	margin:auto;
	padding-bottom:20px;
	padding-top:20px;
}

#sidebarContainer #sidebar {
	text-align:center;
	color: #868686;
	padding-left:30px;
	padding-right:30px;
}

#sidebarContainer .sideHeader {
	font-size:14pt;
	text-align:center;
	color: #868686;
}

#footer { 
background:url(images/footer.png) no-repeat;
width: 698px;
height: 85px;
margin:auto;
text-align:center;
}

#footer p {
}

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

#footer a:hover, #footer a:active {
	text-decoration:underline;
	color: #868686;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
}

#breadcrumbcontainer ul {
	text-decoration:none;
	display:inline;
}

#breadcrumbcontainer li {
	text-decoration:none;
	display:inline;
}

#breadcrumbcontainer a {
	text-decoration:none;
	color: #868686;
	
}

#breadcrumbcontainer a:hover {
	text-decoration:underline;
	color: #868686;
	
}
	
/*</group>*/

/*<group=Global Classes>*/

blockquote, .standout {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {
}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}


/* Table Styles */
table {
}
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}

.blog-entry-summary {
}
.blog-archive-headings-wrapper {
 color: #868686;
 padding-bottom:5px;
	
}

.blog-archive-entries-wrapper {
}

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

.blog-archive-link {
}.blog-archive-link a:link, .blog-archive-link a:visited {
	text-decoration:none;
	color: #868686;
}
	
/*</group>*/

.blog-entry {
padding-bottom:20px;
}

.blog-entry-title {
color: #868686;

}

.blog-entry-date {
color: #868686;
}

/*styles the category link in the main entry */
.blog-entry-category {
	text-decoration:none;
	color: #868686;
}

.blog-entry-category a:link, .blog-entry-category a:visited {
	text-decoration:none;
	color: #868686;
}

/*styles the permalink link in the main entry */
.blog-entry-permalink {
	text-decoration:none;
	color: #868686;
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
	text-decoration:none;
	color: #868686;
}

.blog-read-more {
	text-decoration:none;
	color: #868686;
}

.blog-entry-body {
	padding-top:20px;

}

.blog-entry-comments {
	text-decoration:none;
	color: #868686;
}

/* styles the archives in the blog sidebar */
#blog-archives {
	padding-top: 10px;
	text-decoration:none;
	color: #868686;
}

.blog-archive-link-enabled {
	padding-top: 10px;
	text-decoration:none;
	color: #868686;
}

.blog-archive-link-disabled {
	padding-top: 10px;
	text-decoration:none;
	color: #CECECE;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	padding-top: 10px;
	text-decoration:none;
	color: #868686;
}

.blog-category-link-enabled {
	padding-top: 10px;
	text-decoration:none;
	color: #868686;
}

.blog-category-link-disabled {
	padding-top: 10px;
text-decoration:none;
	color: #cecece;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	padding-top: 10px;
	text-decoration:none;
	color: #868686;
}

.blog-rss-link {
	padding-top: 10px;
	text-decoration:none;
	color: #868686;
}

.blog-comments-rss-link {
	padding-top: 10px;
	text-decoration:none;
	color: #868686;
}

/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
}

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

.filesharing-item-title a:link {
	text-decoration:none;
	background:url(images/navoff.png) repeat-x left bottom;
	padding-bottom:8px;
}

.filesharing-item-title a:hover {
	background:url(images/navon.png) repeat-x left bottom;
	padding-bottom:8px;
}

.filesharing-item-title a:visited {
}

.filesharing-item-description {
	padding-top:5px;
}

/*</group>*/



/*<group=Photo Album>*/

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

.photo-background {
	margin: auto;
	width: 750px;
	text-align: center;
	color: #868686;
	background:url(images/bg.jpg);
}

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

.photo-links {
}

.photo-navigation a:link, .photo-navigation a:visited {
}

.photo-navigation a:hover {
}

.photo-frame{
	border: 5px solid #000000;
}

.photo-title {
	text-align: left;
	color: #868686;
	font-size: 16px;
	margin-left: 0px;
	padding-left: 10px;
	height: 25px;
}

.photo-caption {
	text-align: left;
	color: #868686;
	font-size: 14px;
	margin-right: 0px;
	float: right;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
}

/*</group>*/

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

.album-title {
color:#999999;
text-align:center;
font-size: 30pt;
margin-bottom:10px;
}

.album-description {
color:#999999;
text-align:center;
}


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


.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-top:-5px;
	margin-right: 15px;
	padding-bottom:50px;
}

.thumbnail-frame {
	padding-top:20px;
border:0px solid #999999;
margin-left:10px;
margin-bottom:10px;
padding-bottom:10px;
}

.thumbnail-frame:hover {
	padding-top:20px;
border:0px solid #333333;
margin-left: 10px;
margin-bottom: 10px;
padding-bottom:5px;
}

.thumbnail-frame a {

}

.thumbnail-frame a:hover {

}

.thumbnail-frame img {
}

.thumbnail-caption {
}
	
/*</group>*/
	
/*</group>*/



/*<group=Quicktime Album>*/

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

.movie-page-title {
}.movie-page-description {
}.movie-thumbnail-frame {
	text-align: center;
	position: relative;
	float: left;
	margin-top:-5px;
	margin-right: 15px;
	padding-bottom:50px;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
	
/*</group>*/

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

.movie-background {
}

.movie-title {
}

.movie-frame {
}
	
/*</group>*/


/*</group>*/

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

.required-text {
} 

.form-input-field {
} 

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

/*<group=Toolbar>*/

/* Toolbar Styles>*/
#navcontainer {
height: 38px;
margin-left:-10px;
margin-right: 12px;
padding-bottom:10px;
}

#navcontainer #current {
color: #868686;
background:url(images/navon.png) repeat-x left bottom;
}

#navcontainer .currentAncestor {
background:url(images/navon.png) repeat-x left bottom;
padding-bottom:8px;
margin-right:10px;
}
/* Parent - Level 0>*/

#navcontainer ul {
	list-style: none;
}

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

#navcontainer a {
display: block;
color: #999999;
background:url(images/navoff.png) repeat-x left bottom;
text-decoration:none;
padding-bottom: 8px;
margin-right:10px;
}

#navcontainer a:hover {
color: #868686;
background:url(images/navon.png) repeat-x left bottom;
padding-bottom:8px;
margin-right:10px;

}

#navcontainer a:active {
background:url(images/navon.png) repeat-x left bottom;
text-decoration:none;
	margin-right:10px;
	padding-bottom:8px;


}

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

/* Child - Level 1>*/

#navcontainer ul ul {
	position: absolute;
	left: 0;
	display: none;
	z-index: 100;
	background-color: #FFFFF ;
	padding: 0 0 16px;
	text-align: left;
	margin: 0;
	width: 121px;
}

#navcontainer ul ul li a:link,
#navcontainer ul ul li a:visited {
	background-color: #FFFFF ;
	height: auto;
	padding: 5px;
	width: 111px;
	margin: 0;
	color: #355976;
}

#navcontainer ul ul li a:hover {
	background-color: #FFFFF ;
	color: #508ab7;
}

#navcontainer ul ul #current{
	background-color: #FFFFF ;
}

/* Child Level 3>*/

#navcontainer ul ul ul {
	display: none;
}

#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 {
	display:none;
}

div#navcontainer ul li:hover ul {
	display:block;
}
/*</group>*/