/*<group=Misc>*/

body {
	background : #211F20;
	font: 12px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #000000;
	text-align: left;
}

a {
	color : #000000;
	text-decoration : none;
	font-weight: bold;
}

a:hover {
	color : #000000;
	text-decoration : underline;
	font-weight: bold;
}
	
/*</group>*/

/*<group=Top>*/

.topper {
	margin-top: -10px;
	margin-right: -8px;
	margin-left: -8px;
	height: 120px;
	background: url(images/warning_top.jpg) no-repeat ;
}

/* Fix IE. Hide from IE Mac \*/
* html .topper { margin-top: -18px; margin-left: -10px; }
/* End */

.sitetitle {
	font: bold 65px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin-top: 10px;
	margin-left: 15px;
	color: #ffffff;
	margin-bottom: 0px;
}

/* Fix IE. Hide from IE Mac \*/
* html .sitetitle { margin-top: 0px; }
/* End */

.siteslogan {
	font: bold 24px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin-left: 15px;
	margin-top: -5px;
	color: #ffffff;
}
	
/*</group>*/

/*<group=Contents>*/

.main {
	width: 785px;
	height: 520px;
	background: url(images/main.jpg);
	margin-top: 0px;
	left: 220px;
	position: relative;
}

.contents {
	margin-right: 11px;
	margin-left: 32px;
	position: relative;
	top: 10px;
	height: 491px;
	font: 13px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #000000;
	text-align: left;
	overflow: auto;
	padding-right: 10px;
	padding-top: 10px;
}

/* Fix IE. Hide from IE Mac \*/
* html .contents { height: 501px; }
/* End */

.contents img {
	float: right; clear: right; margin: 20px 20px 0px 5px;
}

.footer2 {
	text-align: center;
	top: 20px;
	position: relative;
	color: #9c9c9c;
}

/* Fix IE. Hide from IE Mac \*/
* html .footer2 { top: 20px; }
/* End */

.footer2 a {
	color: #9c9c9c;
}

/* Fix IE. Hide from IE Mac \*/
* html .footer2 a:hover { color: #9c9c9c; }
/* End */
	
/*</group>*/

/*<group=Meny>*/

.meny {
	width: 200px;
	background: url(images/meny_back.jpg) repeat-y;
	position: relative;
	left: 5px;
	top: -510px;
}

.menytop {
	width: 200px;
	height: 20px;
	background: url(images/meny_top.jpg) no-repeat;
	top: -10px;
	position: relative;
}

.menybottom {
	background: no-repeat url(images/meny_bottom.jpg);
	width: 200px;
	height: 20px;
}

.menycontents {
	color: #000000;
	font: bold 14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	margin: -20px 20px 10px 20px;
}

.hr2 {
	width: 156px;
}

.meny li {
	list-style: none;
	white-space: nowrap;
	border: #000000;
	text-align: left;
	margin-left: -35px;
}

.meny li ul { /* Set 1px less than menu width */
	top: 0;
	font-weight: normal;
	margin-top: 0px;
}

.meny li ul li a {
	font-weight: normal;
	font-size: 11px;
}

.meny li ul li a:hover {
	font-weight: normal;
	font-size: 11px;
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	color: #000000;
	text-align: center; /* To Make Content Centered */
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #ffffff;
}

.blog-archive-headings-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-month {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
}

.blog-archive-link { 
}
	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
}

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

.blog-entry-body {
	margin-bottom: 45px;
}
	
/*</group>*/

/*<group=Photo Album>*/

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

.album-title {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
	border-bottom: 1px solid #7a7a7a;
}

.album-description {
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	height: 30px;
}

.thumbnail-frame img {
}

.thumbnail-caption {
	margin-top: -2px;
}
	
/*</group>*/

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

.photo-background {
	text-align: center;
	margin: 10px;
}

.photo-navigation {
	padding: 10px;
	margin-bottom: 10px;
	background: #e5e5e5;
}

.photo-navigation a {
}

.photo-navigation a:hover {
}

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

.photo-links {
}

.photo-title {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

.photo-caption {
	font-size: 13px;
	margin: 0px;
	color: #000000;
}

/*</group>*/
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 10px;
	border-bottom: 1px solid #414141;
	text-align: left;
}

.filesharing-item {
	
}

.filesharing-item-title {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
}

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

/*</group>*/

/*<group=Quicktime Page>*/

.movie-title {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.movie-description {
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
	border-bottom: 1px solid #7a7a7a;
}

.movie-page-description {
	margin-bottom: 10px;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-right: 40px;
}

.movie-thumbnail-caption {
	text-align: center;
	color: #333333;
	margin-bottom: 5px;
}
	
/*</group>*/

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

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

.movie-title {
	color: #000000;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 3px;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


/*</group>*/
