/* www.multithemes.com */

/* @group extras */

#image1 {
	width: 220px;
	height: 175px;
	position: absolute;
	top: -49px;
	display: none;
	z-index: 21;
	background: url(images/extras/tape_right_top.png) no-repeat;
	right: -64px;
}

#image2 {
	width: 220px;
	height: 175px;
	position: absolute;
	top: -57px;
	display: none;
	z-index: 21;
	background: url(images/extras/tape_left_top.png) no-repeat;
	left: -71px;
}

#image5 {
	width: 100px;
	height: 264px;
	position: absolute;
	display: none;
	background: url(images/extras/tape_left_side.png) no-repeat left bottom;
	left: -66px;
	z-index: 21;
	bottom: -355px;
}

#image6 {
	width: 100px;
	height: 264px;
	position: absolute;
	display: none;
	background: url(images/extras/tape_right_side.png) no-repeat right bottom;
	right: -69px;
	z-index: 21;
	bottom: -352px;
}
	
/* @end */

/* @group general styles */

body {
	text-align: center;
	font-size: 12px;
	margin-top: 55px;
	margin-right: 0;
	margin: 0;
}

#bodyEdge {
	height: 768px;
	padding-left: 45px;
	padding-right: 45px;
}

#bodyEdgeright {
	height: 768px;
	margin-top: 55px;
}

p {
}

b, strong {

}

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

a:hover, a:active {
}

img {
	border-style: none;
	padding: 0;
}

.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 corners header -content -  footer */

#headerEdge{
}

#headerEdge #rightEdge {
}

#containerEdge {
	margin-right: auto;
	margin-left: auto;
}

#containerEdge #rightEdge3 {
}

#footerEdge {

}

#footerEdge #rightEdge2 {
}
	
/* @end */

/* @group layout */

#container { 	text-align: left;
	margin: 0 auto 30px;
	padding-bottom: 35px;
}

.clearer {
	clear: both;
}

#pageHeader {
	position: relative;
	height: 200px;
}

#contentContainer {
	margin-right: 240px;
	margin-left: 0;
	margin-bottom: 0;
}

#contentContainer #content {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-top: 4px;
}

#pageHeader img {
}

#pageHeader h1 {
	font-weight: bold;
}

#pageHeader h2 {
	font-weight: normal;
}

#sidebarContainer {
	width: 230px;
	margin: 0;
}

#sidebarContainer #sidebar {
	padding-bottom: 5px;
	font-size: 11px;
	line-height: 16px;
	padding: 0 40px 0 10px;
}

#sidebarContainer .sideHeader {
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	text-align: left;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 10px;
}

#sidebarContainer .lastpublished {
	background: url(images/elements/icons/lastpublished.gif) no-repeat 0 50%;
	margin: 5px 0 20px;
	padding: 5px;
	font-size: 13px;
	font-style: italic;
	font-variant: small-caps;
	border-top: 1px dotted #9a7654;
	border-bottom: 1px dotted #9a7654;
	text-align: center;
}

#footer {
	text-align: right;
	height: 152px;
	font-size: 12px;
	line-height: 65px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	position: relative;
	right: 40px;
}

#footer p {
	margin: 0;
}

#footer a:link, #footer a:visited {
	padding-right: 5px;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	padding-right: 5px;
}
	
/* @end */

/* @group bread crumb */

#breadcrumbcontainer {
	font-size: 11px;
	padding-left: 41px;
	padding-bottom: 5px;
	height: 11px;
	padding-top: 5px;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;;
}

#breadcrumbcontainer li {
	float: left;
	display: inline;
}

#breadcrumbcontainer a {
	background: url(images/elements/icons/bread_crumb_1.gif) no-repeat 0 60%;
	padding-left: 19px;
}

#breadcrumbcontainer a:hover {
	background: url(images/elements/icons/bread_crumb_anim.gif) no-repeat 0 60%;
}
	
/* @end */

/* @group toolbar - menu */

#navcontainer {
	position: relative;
	top: 0;
	display: block;
	text-indent: 17px;
	padding-top: 0;
	padding-right: 37px;
	padding-left: 8px;
	font-size: 12px;
	line-height: 29px;
	
}

#navcontainer #current {
	font-weight: bold;
	background: url(images/elements/toolbar/toolbar0_active.gif) no-repeat 2px 10px;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	background: url(images/elements/toolbar/toolbar0_ascensor.gif) no-repeat 2px 10px;
	font-weight: bold;
}

/* Parent - Level 0 */

#navcontainer ul{
	list-style: none;
	margin: 0;
	padding: 0;
	
}

#navcontainer li {
}

#navcontainer a {
	display: block;
	padding-left: 0;
	height: 29px;
	border-bottom: 1px hidden #d5d5d5;
	background: url(images/elements/toolbar/toolbar0_normal.gif) no-repeat 2px 10px;

}

#navcontainer a:hover {
	background: url(images/elements/toolbar/toolbar0_over.gif) no-repeat 2px 10px;
	
}

#navcontainer a:active {
	background: url(images/elements/toolbar/toolbar0_over.gif) no-repeat 2px 10px;
}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
	padding: 0 0 0 13px;
	background: url(images/elements/toolbar/2button_normale.gif) no-repeat 10px 11px;
}

#navcontainer ul ul a:hover{
	background: url(images/elements/toolbar/2toolbar_push.gif) no-repeat 10px 11px;
}

#navcontainer ul ul #current{
	background: url(images/elements/toolbar/2button_active.gif) no-repeat 10px 11px;
	font-weight: bold;
}

#navcontainer ul ul .currentAncestor {
	background: no-repeat url(images/elements/toolbar/2button_ascens.gif) 10px 11px;
	font-weight: bold;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
	padding: 0px 0px 0px 23px;
	background: no-repeat url(images/elements/toolbar/2button_normale.gif) 19px 11px;
}

#navcontainer ul ul ul a:hover{
	background: no-repeat url(images/elements/toolbar/2toolbar_push.gif) 19px 11px;

}

#navcontainer ul ul ul #current{
	background: no-repeat url(images/elements/toolbar/2button_active.gif) 19px 11px;
	font-weight: bold;
}

#navcontainer ul ul ul .currentAncestor {
	background: no-repeat url(images/elements/toolbar/2button_ascens.gif) 19px 11px;
	font-weight: bold;
}

/* Child Level 3 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
	padding: 0px 0px 0px 32px;
	background: no-repeat url(images/elements/toolbar/2button_normale.gif) 28px 11px;
}

#navcontainer ul ul ul ul a:hover{
	background: no-repeat url(images/elements/toolbar/2toolbar_push.gif) 28px 11px;

}

#navcontainer ul ul ul ul #current{
	background: no-repeat url(images/elements/toolbar/2button_active.gif) 28px 11px;
	font-weight: bold;
}

#navcontainer ul ul ul ul .currentAncestor {
	background: no-repeat url(images/elements/toolbar/2button_ascens.gif) 28px 11px;
	font-weight: bold;
}

/* Child Level 4 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
	padding: 0px 0px 0px 41px;
	background: no-repeat url(images/elements/toolbar/2button_normale.gif) 37px 11px;
}

#navcontainer ul ul ul ul ul a:hover{
	background: no-repeat url(images/elements/toolbar/2toolbar_push.gif) 37px 11px;

}

#navcontainer ul ul ul ul ul #current{
	background: no-repeat url(images/elements/toolbar/2button_active.gif) 37px 11px;
	font-weight: bold;
}

#navcontainer ul ul ul ul ul .currentAncestor {
	background: no-repeat url(images/elements/toolbar/2button_ascens.gif) 37px 11px;
	font-weight: bold;
}

/* @end */

/* @group global and blockquote  */

/* code */

code {
	padding: 10px;
	margin-left: 20px;
	border: 1px dashed #c9c9c9;
	display: block;
	margin-right: 20px;
	font: 12px Courier, "Courier New", sans-serif;
}

/* blockquote */

blockquote p {
	border-style: none;
	font-size: 13px;
}

.standout, blockquote {
		text-align: left;
	font-size: 18px;
	margin: 3px 0;
	font-style: italic;
	padding: 10px 20px 15px 57px;
		background: url(images/elements/icons/quotes_1.gif) no-repeat 1px 9px;
	border-style: none;

}

.standout, #sidebar blockquote {
	font-size: 14px;
	font-style: italic;
	padding: 0 5px 9px 24px;
	margin: 0;
	text-align: left;
	background: url(images/elements/icons/quotes_2.gif) no-repeat 1px 15px;
	border-style: none;
}

/* h.......... */

h1 {
	
	padding-top: 0;
	margin-top: 0;
	line-height: 27px;
}

h2 {
	
	padding-top: 0;
	margin-top: 0;
	line-height: 20px;
}

h3 {
	
	padding-top: 0;
	margin-top: 0;
	line-height: 18px;
}

h4 {
	
	padding-top: 0;
	margin-top: 0;
	line-height: 16px;
}

h5 {
	
	padding-top: 0;
	margin-top: 0;
	line-height: 13px;
}

.imageStyle {
	border: 1px none;
}

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

#contentContainer #content li {
}

ul.disc {
}

ul.circle {
}

ul.square {
}

ol.arabic-numbers {
}

ol.upper-alpha {
}

ol.lower-alpha {
}

ol.upper-roman {
}

ol.lower-roman {
}

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

#sidebarContainer #sidebar li {
}


/* Table Styles */

table {
	border: 1px solid;
	border-collapse: collapse;
}

td {
border: 1px solid;
}

th {
	
}
/* @end */

/* @group file sharing */

.filesharing-description {
	margin-bottom: 15px;
}

.filesharing-item {

	border-bottom: 1px solid #ebebeb;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;

	padding: 3px;
}

.filesharing-item-title {
	padding-bottom: 6px;
}

.filesharing-item-title a:link {
	background: transparent url(images/elements/icons/download_normal.gif) no-repeat 0px 2px;
	padding-left: 20px;
}

.filesharing-item-title a:hover {
			background: transparent url(images/elements/icons/download_animated.gif) no-repeat 0px 2px;
	
	
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	font-size: 12px;
	font-weight: normal;
}

/* @end */

/* @group blog */

/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 0 0 10px;
	padding: 0;
	text-align: justify;
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
}

.blog-tag-size-1 {	
	font-size: 0.8em;
}

.blog-tag-size-2 {	
	font-size: 0.85em;
}

.blog-tag-size-3 {	
	font-size: 0.9em;
}

.blog-tag-size-4 {	
	font-size: 0.95em;
}

.blog-tag-size-5 {	
	font-size: 1em;
}

.blog-tag-size-6 {	
	font-size: 1.05em;
}

.blog-tag-size-7 {	
	font-size: 1.1em;
}

.blog-tag-size-8 {	
	font-size: 1.15em;
}

.blog-tag-size-9 {	
	font-size: 1.2em;
}

.blog-tag-size-10 {	
	font-size: 1.25em;
}

.blog-tag-size-11 {	
	font-size: 1.3em;
}

.blog-tag-size-12 {	
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {	
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {	
	font-size: 1.55em;
}

.blog-tag-size-17 {	
	font-size: 1.6em;
}

.blog-tag-size-18 {	
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {	
	font-size: 1.75em;
}

/* @end */

/* @group Archive Page */

.blog-archive-background {
	text-decoration: none;
}

.blog-entry-summary {
	margin-bottom: 15px;
	padding: 6px;
}

.blog-archive-headings-wrapper { 	text-align: left;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}

.blog-archive-entries-wrapper { 	text-align: left; 
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	padding: 1px;
}

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

.blog-archive-month {
	font-weight: bold;
	font-size: 25px;
	text-align: left;
	text-indent: 40px;
	margin-bottom: 4px;
	background: 12px 4px url(images/elements/icons/archives.gif) no-repeat;
	line-height: 30px;
	margin-top: 18px;
}

.blog-archive-link {
	font-size: 13px;
	background: url(images/elements/icons/blog_back_on.gif) no-repeat 22px 4px;
	text-align: left;
	text-indent: 41px;
	margin-bottom: 22px;
}

.blog-archive-link a:hover {
	text-decoration: none;
}

.blog-archive-link-enabled {
	background: url(images/elements/icons/arrow_triangle.gif) no-repeat left center;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
}

.blog-archive-link-disabled {
	padding-left: 10px;
	font-size: 12px;
	
}

.blog-archive-link a:link, .blog-archive-link a:visited {
	text-decoration: underline;
}



/* @end */

.blog-entry {
	text-align: left;
}

.blog-entry-title {
	font-weight: bold;
	font-size: 18px;
	text-indent: 5px;
	margin-bottom: 6px;
	padding-left: 5px;
	line-height: 21px;
}

.blog-entry-date {
	text-align: left;
	font-size: 11px;
	background: url(images/elements/icons/date.gif) no-repeat 5px 5px;
	text-indent: 27px;
	padding-top: 4px;
	font-style: italic;
	padding-bottom: 5px;
	border-top-style: solid;
	border-top-width: 1px;
}

/*styles the category link in the main entry */

.blog-entry-category {
	background: url(images/elements/icons/categories.gif) 0px 0px no-repeat;
	margin-left: 4px;
	padding-left: 16px;
	padding-bottom: 4px;
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

.blog-category-link-enabled {
	font-size: 13px;
	padding-bottom: 3px;
	line-height: 20px;
	font-weight: bold;
	background: url(images/elements/icons/blog_back_on.gif) no-repeat 0 2px;
	padding-left: 14px;
}

.blog-category-link-disabled {
	font-size: 13px;
	padding-bottom: 3px;
	line-height: 20px;
	font-weight: bold;
	background: url(images/elements/icons/blog_back_off.gif) no-repeat 0 2px;
	padding-left: 14px;
	position: relative;
	z-index: 1;
}

/*styles the permalink link in the main entry */

.blog-entry-permalink {
	padding-left: 16px;
	background: url(images/elements/icons/permalink.gif) no-repeat 0 0;
	margin-left: 4px;
	padding-bottom: 4px;
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
}

.blog-read-more {
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.blog-entry-body {
	margin-bottom: 15px;
	padding: 0;
	margin-top: 8px;
}

.blog-entry-comments {
	text-align: right;
	padding-right: 5px;
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: 11px;
}

/* styles the archives in the blog sidebar */

#blog-archives {
	padding-bottom: 7px;
	margin-top: 10px;
}

.blog-archive-link-enabled {
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */

#blog-categories {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */

#blog-rss-feeds {

	font-size: 12px;
	line-height: 24px;
	margin-top: 7px;
}

.blog-rss-link {
		background: url(images/elements/icons/rss.gif) no-repeat 0px 0px;
	padding-left: 25px;
	padding-bottom: 4px;
}

.blog-comments-rss-link {
		background: url(images/elements/icons/rss.gif) no-repeat 0px 0px;
	padding-left: 25px;
	padding-bottom: 4px;
}

/* ---New36--- */

p.blog-entry-tags {
}
/* Styles blog tag links normal and visited state */
p.blog-entry-tags a:link,
p.blog-entry-tags a:visited {
}

/* Styles blog tag links hover state */
p.blog-entry-tags a:hover {
}

/* Styles blog tag links active state */
p.blog-entry-tags a:active {
}

/* Styles the tag clous un-ordered list */
ul.blog-tag-cloud {
}

/* Styles tag cloud list item */
ul.blog-tag-cloud li {
}

/* Styles all links in the tag cloud in normal and visited state */
ul.blog-tag-cloud li a:link,
ul.blog-tag-cloud li a:visited {
}

/* Styles all links in the tag cloud in hover state */
ul.blog-tag-cloud li a:hover {
}

/* Styles all links in the tag cloud in active state */
ul.blog-tag-cloud li a:active {
}
/* @end */

/* @group photo album */

.album-title {
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0;
	border-bottom: solid #adadad 1px;
	line-height: 1.5em;
}

.album-description {
	margin-bottom: 55px;
	padding-top: 4px;
}

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

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 30px;
}

.thumbnail-frame {
    position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
	background-color: transparent;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
     border: none;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	height: 35px;
	display: block;
	font-size: 11px;
}

.thumbnail-table {
	width: 59%;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

/* new_elemens */

html > body .photo-background {
}

html > body .photo-navigation {
}

/* @group single page photo mode */

.photo-background {
}

.photo-navigation {
	height: 75px;
	margin-bottom: 40px;
	border-left: inherit;
	background: #000000 url(images/background/tile_grey.jpg) repeat-x left center;
}

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

.photo-title {
	color: #ffffff;
	margin: 0px;
	font-weight: bold;
	font-size: 1.9em;
	padding-top: 4px;
	padding-bottom: 0px;
 }

.photo-caption {
	color: #7f7f7f;
	font-size: 1.3em;
	font-weight: bold;
	margin: 6px 0 8px;
}

.photo-links {
	background: url(images/background/tile_grey.jpg) repeat-x left top;
	padding: 7px;
	margin-right: 1px;
	margin-left: 1px;
	margin-top: 1px;
	color: #dfdfdf;

}

.photo-navigation a:hover {
	color: #8f8f8f;
}

.photo-frame{
	background: #ffffff;
	margin-top: 10px;
	border: 4px solid #1c1c1c;
}

/* @end */

/* @group EXIF data */
/* Data wrapper */
.exif-data {
	padding: 70px 10px 10px;
	margin: 30px 210px;
	background: #323232 url(images/elements/efix/efix_data_icon.gif) no-repeat 19px 22px;
	border: 4px solid #1d1d1d;
}

.exif-data p {
	color: #d0d0d0;
	text-align: left;
	background: url(images/elements/efix/arrow_triangle.gif) no-repeat 16px 50%;
	padding-left: 30px;
	border-bottom: 1px solid #282828;
	font-size: 13px;
	line-height: 18px;
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

/* icon */

p.exif-focal-length {
	background: url(images/elements/efix/efix_focal_length.gif) no-repeat left center;
}

/* icon */

p.exif-dimensions {
	background: url(images/elements/efix/efix_dimensions.gif) no-repeat left center;
}

/* icon */

p.exif-pixel-y-dimension {
	background: url(images/elements/efix/efix_y_dimension.gif) no-repeat left center;
}

/* icon */

p.exif-pixel-x-dimension {
	background: url(images/elements/efix/efix_x_dimension.gif) no-repeat left center;
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

/* icon */

p.exif-shutter-speed {
	background: url(images/elements/efix/efix_shutter_speed.gif) no-repeat left center;
}

/* icon */

p.exif-datetime-original {
	background: url(images/elements/efix/efix_date_time_x2.gif) no-repeat left center;
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

/* icon */

p.exif-exposure-time {
	background: url(images/elements/efix/efix_exposure_time.gif) no-repeat left center;
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
	
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

/* icon */

p.exif-image-uniqueid {
	background: url(images/elements/efix/efix_image_unique_id.gif) no-repeat left center;
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

/* icon */

p.exif-aperture {
	background: url(images/elements/efix/efix_aperture.gif) no-repeat left center;
}

p.exif-sharpness {
}

p.exif-exposure-program {
	
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

/* icon */

p.exif-35mm-focal-length {
	background: url(images/elements/efix/efix_focal_length.gif) no-repeat left center;
}

/* icon */

p.exif-datetime-digitized {
	background: url(images/elements/efix/efix_date_time_x2.gif) no-repeat left center;
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

/* icon */

p.exif-max-aperture {
	background: url(images/elements/efix/efix_aperture.gif) no-repeat left center;
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
	
}

p.exif-focalplane-y-resolution {
}

/* icon */

p.exif-iso-rating {
	background: url(images/elements/efix/efix_iso.gif) no-repeat left center;
}

/* icon */

p.exif-maker-note {
	background: url(images/elements/efix/efix_maker_note.gif) no-repeat left center;
}

p.exif-digital-zoom-ratio {
}

/* icon */

p.exif-user-comment {
	background: url(images/elements/efix/efix_user_comment.gif) no-repeat left center;
}
/* @end */
	
/* @end */

/* @group quicktime page */

.movie-description {
	padding-top: 15px;
}
	
/* @end */

/* @group quicktime album */



/* index Page movie Thumbnails mode */

.movie-page-title {
	font-weight: bold;
	font-size: 19px;
	padding-bottom: 7px;
	border-bottom: 1px solid #adadad;
	text-indent: 5px;
}.movie-page-description {
	margin-bottom: 25px;
	background: transparent;
	padding: 5px;
}

.movie-thumbnail-frame {
	width: 132px;
	text-align: center;
	float: left;
	margin-bottom: 1px;
	margin-top: 5px;
	padding: 7px 10px;
}

.movie-thumbnail-frame img {
	
}

.movie-thumbnail-frame:hover {
	background-color: transparent;
}

.movie-thumbnail-caption {
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 4px;
	line-height: 14px;
}

/* single page movie mode */

.movie-background {
	margin-top: 10px;
}

.movie-title {
	font-weight: normal;
	background: url(images/background/tile_grey.jpg) repeat-x left top;
	color: #ffffff;
	padding: 5px;
	font-size: 15px;
}

.movie-frame {

}
	
/* @end */

/* @group contact form */
.message-text {
	height: 52px;
	line-height: 55px;
} 

.required-text {
} 

.form-input-field {
} 

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



/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window {
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
	
}

#GB_window .content {
    width: auto;
    margin: 0;
    padding: 0;
    
}

#GB_frame {
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery {
    margin: 0 22px;
}

.GB_Gallery .content {
	border-width: 2px;
	border-style: solid;
}

.GB_header {
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding: 0;
}

/* here- below- transparent  */

.GB_header .inner {
    font-family: Arial, Verdana, sans-serif;
	height: 29px;
	padding: 0 20px;
}

/* here- below  NO border  */

.GB_header table {
    margin: 0;
    width: 100%;
    border-collapse: collapse;
	border-style: none;
	background-color: transparent;
}

/* here- below   NO border  */

.GB_header .caption {
    text-align: left;
    white-space: nowrap;
    font-size: 20px;
	border-style: none;
	line-height: 29px;
}

.GB_header .close {
    text-align: right;
    border-style: none;
	background-color: transparent;
}

.GB_header .close img {
    z-index: 500;
    cursor: pointer;
	position: absolute;
	top: 0;
	right: 35px;
}

/* here- below  */

.GB_header .middle {
    white-space: nowrap;
    text-align: center;
     border-style: none;
	background-color: transparent;
}


#GB_middle {
	font-size: 13px;
}

#GB_middle img {
    cursor: pointer;
    vertical-align: middle;
    
}

#GB_middle .disabled {
    cursor: default;
    
}

#GB_middle .left {
	margin-right: 10px;
}

#GB_middle .right {
	margin-left: 10px;
}

.GB_Window .content {
	border-top-style: none;
	border-right-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

/* - transparent */

.GB_Window .header {
    margin: 0;
    height: 36px;
    font-size: 12px;
    padding: 3px 0;
	border-style: none;
}

/* here- below  */

.GB_Window .caption {
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    white-space: nowrap;
    padding-right: 0;
	border-style: none;
	padding-left: 12px;
}

/* here- below  */

.GB_Window .close { 
	text-align: right;
	border-style: none;
	padding-right: 10px;
	font-weight: bold;
}

/* window mode tect - close- below  */

.GB_Window .close span { 
    font-size: 18px;
    cursor: pointer; 
}

/* button close  */

.GB_Window .close img {
    cursor: pointer;
	border-style: none;
	margin-right: 6px;
}

.GB_Window .on {
}

.GB_Window .click {

}

/* ---backgrounds only below--- */

/* @group Text Colour TITLE and SLOGAN */

#pageHeader h1, #viewingButton #text {
	color: #ECE7E3;
}

#pageHeader h2
{
	color: #8B5D42;
}



/* @end */

/* @group Text Colour CONTENT PAGE */

.album-title,
.movie-page-title,
.filesharing-item-title,
.standout, blockquote
 {
	color: #1D1D1D;

}

#contentContainer, #footer {
	color: #252525;
}

/* Borders Below */

.album-title,
.movie-page-title,
.filesharing-item-title a:link,
.blog-entry-date,
#navcontainer2 a{
	border-bottom-color: #303030;
	border-top-color: #303030;
}


#contentContainer, #footer  {
	border-left-color: #252525;
	border-right-color: #252525;
}

table, code  {
	border-left-color: #1D1D1D;
	border-right-color: #1D1D1D;
	border-top-color: #1D1D1D;
	border-bottom-color: #1D1D1D;

	color: #1D1D1D;
}

/* 	background-color: %colour_body_background * 1.2%;*/

td  {
	border-left-color: #3B3B3B;
	border-right-color: #3B3B3B;
	border-top-color: #3B3B3B;
	border-bottom-color: #3B3B3B;
}

th {
	
}

/* @end */

/* @group Text Colour SIDEBAR */

#sidebarContainer, .exif-data
{
	color: #252525;
}

#sidebarContainer .sideHeader,
#sidebarContainer .lastpublished,
.standout, #sidebar blockquote  {
	color: #1D1D1D;
}

/* @end */

/* @group Text Colour - VERTICAL TOOLBAR */

#navcontainer a,
#navcontainer ul ul ul li a,
#navcontainer .currentAncestor,
#navcontainer ul ul .currentAncestor,
#navcontainer ul ul ul .currentAncestor{	
color: #3B3B3B;
}

#navcontainer ul ul a  {
	color: #2F2F2F;
}
#navcontainer ul ul ul a {
	color: #292929;
}
#navcontainer ul ul ul ul a,
#navcontainer ul ul ul ul ul a {
	color: #232323;
}

/* end normal */

#navcontainer a:hover,
#navcontainer a:active,
#navcontainer .current,

#navcontainer ul .current,
#navcontainer ul #current,
#navcontainer ul ul a:hover,
#navcontainer ul ul a:active,
#navcontainer ul ul .current,
#navcontainer ul ul #current   

#navcontainer ul ul ul a:hover,
#navcontainer ul ul ul a:active,
#navcontainer ul ul ul .current
{	
color: #4E2314;
}

/* end over */



/* @end */

/* @group Text Colour LINKS NORMAL */

/* links */

a:link {
	color: #853D23;
}

/* footer */

#footer a:link, #footer a:visited {
	color: #853D23;
}

/* @end */

/* @group Text Colour LINKS ACTIVE and the rest */

/* movie photos links */

.thumbnail-frame:hover,
.movie-thumbnail-frame:hover   {
	color: #4E2314;

}

/* links */

a:hover, a:active, a:visited   {
	color: #4E2314;
}

.blog-archive-link-enabled,
.blog-category-link-enabled,
.blog-entry-permalink a:visited   {
	color: #4E2314;

}

/* footer */

#footer a:hover, #footer a:active {
	color: #4E2314;
}

/* @end */

/* @group GreyBox COLOURS */

/* GreyBox  Global COLOUR control */

/* Top/Bottom borders */

.GB_header {
	border-top-color: #D7B472;
	border-bottom-color: #D7B472;	
}

/* Gallery text */

.GB_header .caption,
.GB_Window .header {
	color: #D7B472;
}

/* Gallery number between  */

#GB_middle {
	color: #FFD888;
}

/* frame border */

.GB_Window .content {
	border-left-color: #974A1C;
	border-right-color: #974A1C;
	border-top-color: #974A1C;
	border-bottom-color: #974A1C;
	
}

.GB_Gallery .content,
.GB_Window .close {
	border-left-color: #D7B472;
	border-right-color: #D7B472;
	border-top-color: #D7B472;
	border-bottom-color: #D7B472;
	
}

/* Horiz. Slideshow backgound below */

.GB_header .inner {
	background-color: #974A1C;
}

/* borders window and background site */

.GB_Window .header,
.GB_Window .content {
	background-color: #974A1C;
}

/* Horiz. Transparent backgound below */

#GB_overlay, .GB_Gallery .content {
	background-color: #974A1C;
}

/* pulsantino pages */

.GB_Window .on {
	color: #FFD888;
}

.GB_Window .click {
	color: #FFFFAB;
	
}



/* @end */







		#pageHeader {
	background: none no-repeat;
}

/* @group Edges */

#headerEdge #rightEdge {

	background: url(images/style_2/header_right.jpg) no-repeat right top;
}

#headerEdge{
		background: url(images/editable_images/3header_leather_old_paper.jpg) no-repeat left top;
}

/* Content Container Edges */

#containerEdge {
	background: url(images/style_2/content_left.jpg) repeat-y left top;

}

#containerEdge #rightEdge3 {
	background: right top repeat-y url(images/style_2/content_right.jpg);
}

#container {
}

/* Footetr edges */

#footerEdge #rightEdge2 {
	background: right bottom no-repeat url(images/style_2/footer_right.jpg);
}

#footerEdge {
	background: url(images/editable_images/4footer_leather_old_paper.jpg) no-repeat left bottom;
}
	
/* @end */




/* www.multithemes.com */

body {
	background: #bc9c77 url(images/background/tile_beige.jpg) repeat-x left top;
}

/* @group shadow GIF */

#shadow_right {
	width: 11px;
	height: 439px;
	position: absolute;
	display: block;
	z-index: 5;
	background: url(images/background/shadow_right_beige.jpg) no-repeat;
	top: 3px;
	right: -11px;
}

#shadow_left {
	width: 11px;
	height: 439px;
	position: absolute;
	top: 3px;
	display: block;
	z-index: 5;
	background: url(images/background/shadow_left_beige.jpg) no-repeat;
	left: -11px;
}
	
/* @end */






/* First option turn OFF all extra images */

/*<group=extras OFF>*/

#image1, #image2, #image5, #image6, #image7, #image8   {
display: none;
}	

/*</group>*/




#container {
	width: 820px;
}

/* 820 */

#containerEdge {
	width: 820px;
}

#sidebarContainer {
	float: right;
	margin: 0;
}

#contentContainer #content {
	padding-right: 0;
	padding-left: 40px;
}

#sidebarContainer .sideHeader {
	padding-right: 40px;
	padding-left: 10px;
}

/* details */

#navcontainer {
			background: url(images/elements/toolbar/linees_1.gif) repeat-y left top;

}


.thumbnail-wrap {
    margin-bottom: 40px;
}

/* distance photo preview */

.thumbnail-wrap {
	margin-right: 21px;
}

/* distance photo preview */



/* font control tool Georgia */

code {
	font: 12px Courier, "Courier New", sans-serif;
}

body, a:link, a:visited, #pageHeader h1, pageHeader h2, #sidebarContainer .sideHeader, #footer a:link, #footer a:visited, #navcontainer a, h1, h2, h3, h4, .blog-archive-month, .blog-entry-title, .blog-entry-date, .album-title, .album-description, .thumbnail-caption, .photo-title, .photo-caption, .movie-page-title, .movie-page-description, .movie-thumbnail-caption, .photo-title, .photo-caption, .movie-title  {
	font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

blockquote p, .standout, blockquote, .standout, #sidebar blockquote {
    font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#navcontainer2 a, #navcontainer3 a, #navcontainer4 a {
   font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
    
}
#navcontainer .current,
#navcontainer ul ul .current,
#navcontainer u ul ul .current,
#navcontainer2 ul .current,
#navcontainer2 ul ul .current,
#navcontainer2 ul ul ul  .current,
#navcontainer2 ul ul ul ul  .current,
#navcontainer2 ul ul ul ul ul  .current,
#navcontainer3 ul .current,
#navcontainer3 ul ul .current,
#navcontainer3 ul ul ul  .current,
#navcontainer3 ul ul ul ul  .current ,
#navcontainer3 ul ul ul ul ul  .current
#navcontainer4 ul .current,
#navcontainer4 ul ul .current,
#navcontainer4 ul ul ul  .current,
#navcontainer4 ul ul ul ul  .current ,
#navcontainer4 ul ul ul ul ul  .current,
#navcontainer2 ul #current,
#navcontainer2 ul ul #current,
#navcontainer2 ul ul ul  #current,
#navcontainer2 ul ul ul ul  #current,
#navcontainer2 ul ul ul ul ul  #current,
#navcontainer3 ul #current,
#navcontainer3 ul ul #current,
#navcontainer3 ul ul ul  #current,
#navcontainer3 ul ul ul ul  #current ,
#navcontainer3 ul ul ul ul ul  #current
#navcontainer4 ul #current,
#navcontainer4 ul ul #current,
#navcontainer4 ul ul ul  #current,
#navcontainer4 ul ul ul ul  #current ,
#navcontainer4 ul ul ul ul ul  #current,
#navcontainer2 a, #navcontainer3 a, #navcontainer4 a  {
	font-family: "Lucida Grande", LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}


#pageHeader h1 {
	position: relative;
	font-size: 28px;
	margin: 0;
	padding: 0;
	left: 108px;
	z-index: 20;
	top: 12px;
}

#pageHeader h2 {
	position: absolute;
	font-size: 13px;
	margin: 0;
	padding: 0;
	z-index: 20;
	right: 85px;
	top: 56px;
}

#pageHeader img {
	position: absolute;
	bottom: 22px;
	right: 45px;
}

#flashcontent {
    text-align: center
}

/* www.multithemes.com */

.imageStyle {
	padding: 0;
	border: 1px solid #a8a8a8;
}




#sidebarContainer .lastpublished {
	display: none;
	background-image: none;
}

#sidebarContainer .lastpublished {
	background-image: none;
}

/* Blog Icon in the title */

.blog-entry-title {
	background: url(images/elements/icons/pen.gif) no-repeat;
	padding-left: 16px;
}

/* www.multithemes.com */

/*<group=shadow GIF turn ON-OFF>*/

#shadow_right, #shadow_left {
	background: none;
}
	
/*</group>*/



/* Hide Borders - Code and Table */

table, th, td, code {
	
	border: 0px solid;
	
}


/* GreyBox Background */

#GB_overlay {
}


		