body {
	margin: 0;
}

#container {
	width: 804px;
	border: 0px solid red;
	margin: 0 auto;
}
/* navigation */
#navbottom{
	clear: both;
	width: 804px;
	height: 20px;
	background: url("images/content-top.png") no-repeat 0 0;	
	border: 0px solid red;
	margin: 0 auto;

	
}
#navcontainer {
	width: 788px;
	padding-top: 13px;
	padding-left: 16px;	
	color: #fff;
	margin: 0 auto;
}

#navcontainer #current {
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}
/* Parent - Level 0 */

#navcontainer ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	z-index: 5;
}

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

#navcontainer a {
	text-decoration: none;
	display: block;
	margin: 0px 20px 0px 0px;
}

#navcontainer a:hover {
	text-decoration: underline;
}

#navcontainer a:active {
}

/*------------------*/


#navcontainer ul ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	z-index: 5;
}

#navcontainer ul ul li {
	position: relative;
	display: inline;
	float: left;
	margin-left: 1em;
	margin-top: 6px;
}

#navcontainer ul ul a {
	text-decoration: none;
	display: block;
	margin: 0px -5px 0px 0px;

}

#navcontainer ul ul a:hover{
}

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

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


#sidebar{
	width:200px;
	padding-left: 20px;
	padding-top:10px;
	padding-bottom:10px;
	margin:40px 0 50px 20px;
	border: 0px solid green;
	}
	
#sidebar a{
	}
#sidebar h1{
	margin: 10px 0 10px 0;
	}
#blog-categories{
	margin-top:10px
}
/* end navigation */

#content {
	width: 804px;
	background-image: url("images/content.png");
	background-repeat: repeat-y;
	margin: 0 auto;

}

#content-top {
	width: 804px;
	height: 20px;
	background-repeat: no-repeat;
	margin: 0 auto;

	
}

#content-center {
	width: 768px;
	background: url("images/content-bg.png") no-repeat 0 0;

	margin: 0 auto;


}

#content-center-head {
	width: 748px;
	height: 55px;
	background-image: url("images/head.png");
	background-repeat: no-repeat;

	margin: 0 auto;
	text-align: left;
	font-weight: normal;
	padding-top: 9px;
	padding-left: 20px;


	
}
#content-center-head h1{
	float:left;
	font-weight: normal;
	padding-right: 30px;
}
#content-center-head h2{
	padding-top:10px;
	float:left;
	font-weight: normal;
	
}

#content-center-body{
	width: 748px;
	height: 280px;
	border: 0px solid red;
	margin: 0 0 0px 0px;
}

#content-text{
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	margin: 0 0px 0 0;
	padding: 10px 10px 10px 10px;
	border: 0px solid blue;

}

#content-bottom {
	width: 804px;
	height: 20px;
	margin: 0 auto;
}

#footer {
	width: 804px;
	height: 64px;
	background: url("images/content-bottom.png") no-repeat 0 0;
	padding-top: 00px;
	text-align: center;
	margin: 0 auto;

}

#footer a:hover {
	text-decoration: underline;
}

#footer a {
	margin: 10px;
	text-decoration: none;
}
#breadcrumbcontainer{
	padding-left:0px !important;
	text-align: left;
	padding-top:15px;
}

#breadcrumbcontainer ul li{
	position: relative;
	display: inline;
}
#breadcrumbcontainer ul{
	position: relative;
	display: inline;
	margin-left:-35px;
}

#breadcrumbcontainer ul li a{
	position: relative;
	display: inline;
}

#logo-container {
	width: 748px;
	height: 280px;
/*	background: url("images/preview.png") no-repeat 50% 24px;*/
	border: 0px solid red;
	text-align: center;
}

#logo-container img{
	width: 343px;
	height: 206px;
	margin: 24px 0 0 0;
	
}


.title {
	font-weight:normal;
}

.inside {
	width: 768px;
	background: url("images/content-bg.png") no-repeat 0 0;
	margin: 0 auto;
}

.image {
	width: 343px;
	height: 205px;
}

.read {

}
.read-more {

	padding: 0px 0 0 0px;
	margin: 0 0px 0 238px;
}


a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }



/* Photo album*/
.album-title {
	
}

.album-description {
	
}

.album-wrapper {
	display: block;
	position: relative;
} 
/*Style wrap around all thumbnails.*/

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 30px;
	text-align: center !important;
	border: 0px solid red;
	display: block;
} 
/*Style wraps around each album entry. Used for positional and alignment purposes.*/

.thumbnail-frame {
	text-align: center;
	display: block;
/*	border: 1px solid yellow;*/
	margin: 0 auto;
} 
/*Styles around the image and caption.*/

.thumbnail-frame img {
	width: 100px;
	height: 100px;
} 
/*Styles the image.*/

.thumbnail-caption {
	color: #b3b3b3;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
/*	border: 1px solid blue;*/
} 
/*Styles around the thumbnail.*/
.photo {
	color: #fff;
}
.photo-background{
	text-align:center;
}
.photo-navigation{
	width:600px;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
	margin: 0 auto;
	
}
.photo-title{
	float:left;
	font-weight: normal;
	padding-right:10px;
	border-right:2px solid #fff;
	margin: 0px 0px 30px 0px;
	color: #fff;

	
}
.photo-caption{
	float:left;
	margin: 0px;
	padding-left:10px;
	color: #fff;
	
}
.photo-links{
	clear:both;
	color: #fff;
}
.photo-frame{
	margin: 0px;
	
}

h1.blog-entry-title {
	margin: 40px 0 0 0;
	font-weight: 100;
}
/*Styles the title of each entry.*/

h1.blog-entry-title a {
	font-weight: 100;
	text-decoration:underline;
}
/*Styles the title permalink of each entry. */

p.blog-entry-tags {
} 
/*Paragraph class for tags in the main entry area. */

.blog-entry-date {
}

.blog-entry-category a{
} 
/*Styles the category link of each entry.*/ 
ul.blog-tag-cloud {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
	text-align: justify;
}
 
ul.blog-tag-cloud li:before {	content: "\00BB \0020";	}
	
#blog-archives{
	margin:10px 0 10px 0;
}
/*Wrapper for the blog category side links. */
.blog-category-link-enabled {
} 
/*Styles the category links when a post has been made in the category. */
.blog-category-link-disabled {
} 
/*Styles the category links when no posts have been made in the category. */
.blog-read-more{
	width: 117px;
	height: 34px;
	display: block;
	background: url("images/read-more.png") no-repeat 0 0;
	border: 0px solid red;
}


.blog-archive-background {
	color: #fff;
	border: 0px solid red;
	padding-left: 50px;
}

.blog-archive-headings-wrapper{}
.blog-archive-month{}
.blog-archive-link{}

.blog-archive-entries-wrapper{
}
.blog-entry{}
.blog-entry-title{}
.blog-entry-date{}
.blog-entry-category{}
.blog-entry-category a{}
.blog-entry-body{}
.blog-entry-tags{}
.blog-entry-tags a{}



.content-text iframe{
	width: 710px;
	height: 700px;
}

.movie-page-title { } 
/*Styles the page title. */
.movie-page-description { } 
/*Styles the page description. */
.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	border:0px solid red;
} 
/*Styles around the movie thumbnail. */
.movie-thumbnail-caption {
	text-align: center;
	margin-top: 5px;
	border:0px solid red;
} 
/*Styles the movie thumbnail caption. */

.movie-background {
	background: #ffffff;
	margin-top: 5px;
}

.movie-title {
	color: #3399FF;
	font-weight: normal;
	text-align: center;
}

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

.movie-background {
	color:#fff;
	background-color:#282828;
}
.movie-frame{}
.movie-title{
	color:#fff;
}
/*
text-align: center;
font-weight: normal; /bold & etc.
background-image: url("images/bg.png");
*/
