﻿/*logos*/
#logo						{position:absolute; top:50px; 		left:110px;			width:1000; 	height:1000;}
#textlogo					{position:absolute; top:40px; 		left:40px;			width:650px; 	height:auto;}
#logo_tagline				{position:absolute; top:110px; 		left:40px;			width:650px; 	height:auto;}

/*static components*/
#time_date					{position:absolute; top:8px; 		left:120px; 			text-align:right;}
#search						{position:absolute; top:445px; 		right:70px;}
#themed_object				{position:absolute; top:20px; 		left:570px;}
#bookmark					{position:absolute; top:460px; 		left:68px; 		width:auto; 	height:50px;}
#menu_top					{position:absolute; top:0px; 		right:120px;}
#twitter-facebook			{position:absolute; top:1px; 		left:20px;}

/*animated components*/
#portfolio_component		{position:absolute; top:91px; 		left:23px;			width:945px;	height:340px;}
#primary_src				{position:absolute; top:160px; 		right:25px;			width:700px;	height:360px;}
#mp3_component				{position:absolute; top:120px; 		left:520px;			width:300px; 	height:40px;}
#zoom_menu_component		{position:absolute; top:450px; 		right:30px;			width:500px; 	height:auto;		visibility:hidden; display:none;}
#zoom_menu					{														width:500px;	margin-left:auto; 	margin-right:auto;}

/*offline / designer view*/
#headerDivpsr 				{width:560px; height:380px; position:relative; margin:-20px 0px 0px 40px; padding:0px 0px 0px 0px; background:url('../themed_images/portfolio-large-1.jpg') no-repeat left top;}
#headerDivportfolio 		{width:600px; height:380px; position:relative; margin:50px 0px 0px 300px; padding:0px 0px 0px 0px; background:url('../themed_images/portfolio-large-1.jpg') no-repeat left top;}

/* change "PAGE WIDTHS" here */
#header_wr					{width:990px;/*min-width:990px; 	max-width:1680px;*/}
#header						{width:990px;/*min-width:990px; 	max-width:1680px;*/}
.header_bg					{width:990px;/*min-width:990px; 	max-width:1680px;*/}
#content1_wr				{width:990px;/*min-width:990px; 	max-width:1680px;*/}

/* change "HEADER HEIGHT" here */
.boxh-content				{height:0px;}
#content1_bg				{margin-top:440px;}

/* change "FOOTER HEIGHT" here */
#footer_bg					{margin:-10px 0px 0px 0px;}
#footer						{padding:100px 0px 50px 0px; text-align:center;}

/* page styles */
html, body					{margin:0px; 		padding:0px;}

#main						{width:100%; 		background:url('../graphics/primary_bg.jpg') no-repeat center top; position:absolute; padding:0px; margin:0px;}

/* header styles - do not edit */
#header_bg					{width:100%;		position:absolute;	top:0px;	left:0px;	padding:0px;	border:0px; 			}
#header_l					{width:0px;			float:left;									padding:0px; 	border:0px;}
#header_r					{width:0px;			float:right;								padding:0px; 	border:0px;}

#header_wr					{margin-left:auto;	margin-right:auto; 		height:auto;		padding:0px; 	border:0px;}
#header						{margin-left:auto; 	margin-right:auto;		position:relative;  padding:0px; 	border:0px;}
.header_bg					{padding:0px; 		border:0px; 			position:absolute; 	top:0px; 		left:0px;}

/* content styles - do not edit */
#content1_bg				{width:100%;		padding:0px; 			border:0px;}
#content1_wr				{margin-left:auto;	margin-right:auto;		position:relative;	padding:0px; 	border:0px;	min-height:350px;	}
#content1_l					{width:0px;			float:left;									padding:0px; border:0px;}
#content1_r					{width:0px;			float:right;								padding:0px; border:0px;}
#content1					{margin-left:0px; 	margin-right:0px; 		position:relative; 	padding:30px 0px 10px 0px; border:0px;}

/* footer styles - do not edit */
#footer_bg					{width:100%;		padding:0px;}
#footer_wr					{}
#footer_l					{width:0px;			float:left;}
#footer_r					{width:0px;			float:right;}
#footer						{width:100%;		height:auto;}
#footer_bg					{background:url('../graphics/footer_bg.jpg')	repeat-y center top;  }
#footer						{background:url('../graphics/footer.jpg') 		no-repeat center top;  }


/* column1 padding / margins */
#columns1					{padding-top:10px; 			padding-bottom:0px;}					
#column1_wrapper			{padding:0px 0px 0px 0px;	margin:0px;}
#left1col					{padding:0px 0px 0px 0px;	margin:0px;}
#left1pad					{padding:0px 0px 0px 0px;	margin:0px;}
#right1col					{padding:0px 0px 0px 0px;	margin:0px; position:relative;}
#right1pad					{padding:0px 0px 0px 0px;	margin:0px;}
#center1col					{padding:0px 20px 0px 30px ;}


/* seo */	
#seo						{width:100%; height:50px; position:absolute; top:0px; left:0px;}
#seo_wrapper				{position:relative; top:0px; left:0px;}
#seo_wrapper				{margin-left:auto; margin-right:auto; border:0px;}

.clear						{min-width:600px; max-width:990px; margin-left:auto; margin-right:auto; clear:both; height:0px;}

/* -------------------------- TEXT LOGO styles ------------------ */
#textlogo 								{color: #E9D1A9; font-size:55px; padding:40px 0px 0px 0px; text-align:left; text-shadow: 2px 2px 2px #333333; font-family:Arial, Helvetica, sans-serif; font-style:italic;}
#textlogo a:link 						{color: #E9D1A9;}
#textlogo a:visited 					{color: #E9D1A9;}
#textlogo a:hover 						{color: #ffffff;}
#textlogo a:active 						{color: #E9D1A9;}
