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

support@vortex-themes.com

*/

/* @group General Styles */

body {
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

p {
}

b, strong {

}

a:link, a:visited {
color: #999999
}

a:hover, a:active {
color: #333333
}

img {
}

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

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

/* @group Layout */

#container {
width: 800px;
}

.clearer {
	Clear: both;
}

#pageHeader {
background: url(images/editable_images/header_img.png) no-repeat;
padding-bottom: 10px;
width: 800px;
height: 250px;
margin: 0 auto;
top:0px;


}


#pageHeader h1 {
padding-top: 25px;
font-size: 40px;
margin-top: 10px;
width:800px;



}

#pageHeader h2 {
font-size: 15px;
margin: 10px 0 0 0;
width:800px;


}

#contentContainer {
margin-left: auto;
margin-right: auto;
text-align: left;
background: url(images/content.png) repeat-y;
width: 800px;

}


#contentContainer #content {
	margin-left:15px;
	margin-right:10px;
	color: #000000;
	padding-bottom: 10px;
	padding-top: 12px;
}

#sidebarContainer {
    padding-top:40px;
    padding-bottom: 20px;
	background-color: #ffffff;
	display: none;

}

#sidebarContainer #sidebar {
	padding: 15px 30px;
	text-align:center;
	color:#999999;
	
}

#sidebarContainer .sideHeader {
	color: #4c4c4c;
	font-size:12pt;
	font: 1.8em Geneva;
	letter-spacing: -1px;
	clear: both;
	text-align:center;
	margin-bottom: 5px;
	
}

#sidebarContainer #plugin {
text-align:center;

}

/* Sidebar area unordered list styles */

#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}

#footer { 
background: url(images/editable_images/footer_bg.png) no-repeat;
width: 800px;
height: 100px;
margin:0 auto;
text-align: center;
padding-top:12px;


}

#footer p {
}

#footer a:link, #footer a:visited {

color: #999999;
text-decoration: none;
}

#footer a:hover, #footer a:active {
color: #333333;
text-decoration: none;
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
top-padding: 5px;
color: #999999;
}

#breadcrumbcontainer ul {
display: inline;
color: #999999;
}

#breadcrumbcontainer li {
display: inline;
color: #999999;
}

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

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

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	background: url(images/editable_images/nav_bg.png) no-repeat;
	margin: 0 auto;
	width: 800px;
	height: 50px;
	text-align: center;
    padding-bottom:20px;
}

#navcontainer #current {
	color: #333333;
}

#navcontainer #current:hover {
color:#333333;
}

#navcontainer .currentAncestor {
color:#333333;
}

/* Parent - Level 0 */

#navcontainer ul {
	padding: 0;
	list-style: none;
	margin: 0px;
	position: relative;
	top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

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

#navcontainer a {
	display: block;
	padding-top: 7px;
	color: #999999;
	text-decoration: none;
	width: 120px;
	text-align: center;
	height: 33px;
}

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

/* Fix IE. Hide from IE Mac \*/

* html #navcontainer ul li { float: left; height: 1%; }

* html #navcontainer ul li a { height: 24px; }

/* Fix IE. */

* html #navcontainer a {

	
}

* html #navcontainer a:hover { 
	color: #f9ffdd;
	text-decoration: none;
	
}

* html #navcontainer #current {
	
}

* html #navcontainer .currentAncestor {
	
}

/* End */

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	left: 0;
	top: 24px;
	display: none;
	z-index: 100;
	border: thin none #636363;
	margin-top: 9px;
}

#navcontainer ul ul a { 
	height: 23px;
	padding-top: 7px;
	color:#ffffff;
	background-color: #bfbfbf;
	text-align: left;
	text-indent: 17px;
	font-size: 10px;
	margin-top: 1px;
	width: 119px;
}

#navcontainer ul ul a:hover {
	background-color: #bfbfbf;
	height: 23px;
	width: 119px;
}

html>body #navcontainer ul ul a {
	background-color: #bfbfbf;
	height: 23px;
	width: 119px;
}

html>body #navcontainer ul ul a:hover {
	background-color: #bfbfbf;
	height: 23px;
	width: 119px;
}

#navcontainer ul ul #current{
	background-color: #bfbfbf;
	height: 23px;
	width: 119px;
}

html>body #navcontainer ul ul #current{
	background-color: #bfbfbf;
	height: 23px;
	width: 119px;
}

/* Child Level 2 */

#navcontainer ul ul ul {
	position: absolute;
	left: 120px;
	top: 0;
}

#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, div#navcontainer ul li:hover ul ul ul, div#navcontainer ul li:hover ul ul ul ul, div#navcontainer ul li:hover ul ul ul ul ul{
display:none;
}

div#navcontainer ul li:hover ul, div#navcontainer ul ul li:hover ul, div#navcontainer ul ul ul li:hover ul, div#navcontainer ul ul ul ul li:hover ul, div#navcontainer ul ul ul ul ul li:hover ul{
display:block;
}

/* Child Level 3 */

#navcontainer ul ul ul {
	position: absolute;
	left: 120px;
	top: 0;
}

#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, div#navcontainer ul li:hover ul ul ul, div#navcontainer ul li:hover ul ul ul ul, div#navcontainer ul li:hover ul ul ul ul ul{
display:none;
}

div#navcontainer ul li:hover ul, div#navcontainer ul ul li:hover ul, div#navcontainer ul ul ul li:hover ul, div#navcontainer ul ul ul ul li:hover ul, div#navcontainer ul ul ul ul ul li:hover ul{
display:block;
}

/* @end */

/* @group Global Classes */

  margin: 0;

  padding: 0 20px;

  background: #999999;


}

h1 {
color : #999999;
font-size : 18px;
font-weight : bold;
margin : 0 0 3px;
width:800px;
}
h2 {
color : #999999;
font-size : 16px;
font-weight : bold;
margin : 0 0 3px;
width:800px;
}
h3 {
color : #999999;
font-size : 14px;
font-weight : bold;
margin : 0 0 3px;
width:800px;
}
h4 {
color : #999999;
font-size : 10px;
font-weight : bold;
margin : 0 0 3px;
width:800px;
}

.imageStyle {
}

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

#contentContainer #content li {
}


/* Table Styles */
table {
}
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}


.blog-entry-summary {
}

.blog-archive-headings-wrapper {
display: none;

}

.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 {
}

	
/* @end */

.blog-entry {
margin-bottom:10px;
}

.blog-entry-title {
text-align:center;
background: url(images/blog_bg.png) repeat-x;
color: #ffffff;
}

.blog-entry-date {
text-align:left;
color: #999999;
margin-left:10px;
text-decoration:none;
}

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

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

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

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

.blog-read-more {
color:#999999;
}

.blog-entry-body {
text-align:left;
margin-left:10px;
margin-top:5px;
padding-top
}

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

.blog-entry-body, .blog-entry-summary {
	line-height: 1.6em;
}
.blog-image-smiley {
	margin-bottom: -6px;
}

/* styles the archives in the blog sidebar */
#blog-archives {
color: #999999;
text-decoration: none;
}

.blog-archive-link-enabled {
color: #999999;
text-decoration:none;
}

.blog-archive-link-disabled {
color:#4d4d4d;
text-decoration:none;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
color: #999999;
text-decoration:none;
}

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

.blog-category-link-disabled {
color:#4d4d4d;
text-deccoration:none;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
color: #999999;
}

.blog-rss-link {
color: #999999;
}

.blog-comments-rss-link {
color: #999999;
}

/* @end */
/* @group File Sharing */

.filesharing-description {
color:#000000;
text-align:left;
margin-left:10px;
top:10px;


}

.filesharing-item {
background: url(images/blog_bg.png) repeat-x;
margin-right:10px;
text-align:center;
color :#ffffff;
margin-left:10px;
padding-bottom:20px;


}

.filesharing-item-title a:link {
background: url(images/blog_bg.png) repeat-x;
text-align:center;
color :#ffffff;

}

.filesharing-item-title a:hover {
color: #333333;
}

.filesharing-item-title a:visited {
color: #333333;
}

.filesharing-item-description {
Color:#999999;
margin-top:5px;
}

/* @end */

/* @group Photo Album */

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

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

.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:30px;
}

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

.thumbnail-frame:hover {
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 {
}
	
/* @end */

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

.photo-background {
color:#ffffff;
width:800px;
margin:0 auto;
}

.photo-navigation {
color: #ffffff;
}

.photo-links {
color:#ffffff;
}

.photo-navigation a:link, .photo-navigation a:visited {
color:#ffffff;
}

.photo-navigation a:hover {
color:#333333
}

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

.photo-title {
font-size:14pt;
}

.photo-caption {
font-size:12pt;
}

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

/* @group Quicktime Page */

.movie-description {
color:#999999;
}
	
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	color:#999999;
text-align:center;
font-size: 30pt;
padding-top:25px;
}.movie-page-description {
		color:#999999;
text-align:center;
font-size:15pt;
margin-bottom:40px;
padding-top:10px;
}.movie-thumbnail-frame {
	padding: 1px;
	color: #000000;
	width: 132px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {

}
	

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

.movie-background {
}

.movie-title {
color: #ffffff;
}

.movie-frame {
border:0px;
}
	
/* @end */

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

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/* @end */

/* @group IE */

* html #container {
padding-left: 218px;
}

* html #pageHeader h1 {
height: 50px;
}

* html #sidebarContainer {
	margin-bottom: 15px;
}

* html #footer { 
margin-top:-12px;
background: url(images/editable_images/footer_bg(IE).gif) no-repeat;
}

* html #navcontainer a:link, #navcontainer a:visited {
color: #999999
}

* html #navcontainer a:hover, #navcontainer a:active {
color: #333333
}
	
/* @end */