/* @option theme print settings */

#myExtraContent1,#myExtraContent1 img,#breadcrumbcontainer,#cssmenu,#myExtraContent2,#myExtraContent2 img,#myExtraContent3,#logo,#header{display: none;} 

#title {
	padding-top: 0px !important;padding-bottom: 0px !important;
	height: 10px !important;
	background-color: transparent;
	background-image: none;}
#content-wrapper {padding-top: 70px !important;}

#title h1,#title h2 {text-shadow:0px 0px 0px rgba(0,0,0,0) !important;}

body,input[type="submit"],input[type="reset"] {
	background: transparent none;
	text-align: left;
	color: #000000;
	padding: 0px;
	font: 10pt Geneva, Arial, Helvetica !important;
	width: 100%;}
	
.blog-entry-title,.filesharing-item-title,h3,h4,h5,h6,.album-title,.photo-title,#title h1,#title h2{
	font-family: Geneva, Arial, Helvetica !important;
		color: #000000;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0;
}

p { 
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
		color: #000000 !important;
	text-decoration: none !important;
}

a:hover, a:active {
			color: #000000 !important;
	text-decoration: none !important;
}
	
/* @end */

/* @group Layout */

#container {
	margin: 0;
}

#pageHeader {
	text-align: left;
	background: none;
	padding-bottom: 5px;
	margin-top: 0px;
	height: auto;
}

#title h1 {
	color: #000000;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	font-style: normal !important;
	font-size: 18pt !important;
	margin-left: 0px;
	margin-bottom: 0 !important;
}

#title h1,#title h2  {letter-spacing:0px !important;}

#title h1,
#title h1 a:link,
#title h1 a:visited {
	text-decoration: none;
}

#title h2 {
	color: #000000 !important;
	font-size: 10pt !important;
	font-weight: normal;
	margin-top: 0px !important;
	margin-left: 0px;
	letter-spacing: 0;
	padding-bottom: 30px !important;
}

#contentContainer {
	padding: 0px 0 0px ;
	width: 100% !important;
	margin: 0 0 30px;
}

#contentContainer #content {
	padding-top: 10px;
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin: 0 !important;
}

#contentContainer #content img {
}

#sidebarContainer {
	display: none;
	margin: 0;
	padding: 0;
}

#sidebarContainer .sideHeader {
	margin-left: 0;
	padding-left: 0;
	display: none;
}

#footer {
	text-align: left; 
	background: none;
	color: #000000 !important;
	font-size: 8pt !important;
	margin-top: 20px;
	margin-left: 0;}

#footer a {
	display: none;
}

#footer a:hover {
	display: none;
}
	
/* @end */

/* @group toolbar */
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	display: none;
}
	
/* @end */

/* @group Global Classes */

h1 {
		border-style: none;
}

h2 {
		border-style: none;
}

h3 {
		border-style: none;
}

h4 {
	border-style: none;
}

h5 {
		border-style: none;
	padding: 0;
	margin-left: 5px;
	border-bottom: 1px solid #cccccc;
	margin-top: 0;
	margin-bottom: 5px;
}

.imageStyle {
}
	
/* @end */

/* @group Blog */

.blog-entry {
	border-style: none;
}

.blog-entry-title {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 3px;
	border-style: none;
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 5px;
	border-style: none;
	font-size: 10pt;
	color: #333333;
}

.blog-entry-body {
	margin-bottom: 45px;
	border-style: none;
}
	
/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.filesharing-item {
	
}

.filesharing-item-title {
	font-size: 16pt;
	font-weight: bold;
}

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

/* @end */

/* @group Photo Album */

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

.album-title {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 3px;
}

.album-description {
}

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

.thumbnail-frame a {
}

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

.thumbnail-frame img {
}

.thumbnail-caption {
	color: #4c4c4c;
	margin-top: -2px;
	font-size: 10pt;
}
	
/* @end */

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

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

.photo-navigation {
	background: none;
	display: none;
}

.photo-navigation a {
	display: none;
}

.photo-navigation a:hover {
	display: none;
}

.photo-frame{

}

.photo-links {
	display: none;
}

.photo-title {
	display: none;
}

.photo-caption {
	font-size: 11pt;
	margin: 0px;
	text-align: center;
}

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

/* @group Quicktime Page */

.movie-title {
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
}

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

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/* @end */