@charset "UTF-8";
/* CSS Document */

/* -------- Content End ------------ */

*{
	font-family: Helvetica, Arial,  sans-serif;
}

body{
	margin: 0;
	padding: 0;
	background-image: url(../images/background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color: #251516;
}




#wrapper {
	
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	
}


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

#main_body {
	height: 570px;
	background-color: white;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	clear: both;
}


#main_body_fix {
	padding-top: 40px;
}


#body {
	background-color: white;
	background-image: url(../images/portfolio_03.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 700px;
}


#body_blog {
	background-color: white;
	background-image: url(../images/column.gif);
	background-repeat: repeat-y;
	width: 900px;
	height: 100%;
}

#body_install {
	background-color: white;
	background-image: url(../images/portfolio_03_1.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 700px;
}

#body_altar{
	background-color: white;
	background-image: url(../images/portfolio_03_2.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 700px;
}



#body8_mixedmedia {
	background-color: white;
	background-image: url(../images/portfolio_03_1.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 1600px;
}

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


#header_main {
	display: none;
}


#header_page2 {
	clear:both;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-top: 10px;
}


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

#side-a {
	float: left;
	width: 300px;
 	background-color: #5a4056;
	height: 100%;
	display: inline;
}


#side-b {
	float: right;
	width: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;	
	line-height: 170%;
	text-align: center;
	padding-top: 120px;
}


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


#content {
	float: left;
	height: 100%;
	width: 600px;
	background-image: url(../images/portfolio_03_02.jpg);
	background-repeat: no-repeat;
	
}



#content_text {
	padding: 30px 30px 0 30px;
	line-height: 140%;
	color: #333;
	font-size: 14px;	
}

#content_text strong {
	color: #333;
}

#content_text a {
	color: #74436c;
	font-weight: bold;
	border-color: #74436c;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted; 
	
}


#content_text a:hover{
	color: #AE55A4;
}


#blog_text {
	
	background-image: url(../images/blog_back_01.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 540px;
	margin-left: 300px;
	padding: 40px 30px 30px 30px;
	line-height: 140%;
	color: #333;
	font-size: 14px;
	min-height: 613px;
	
}


#blog_text h2{
	color: #74436c;
	font-weight: bold;
	font-size: 18px;	
	
}


#blog_text strong {
	color: #333;
}

#blog_text a {
	color: #74436c;
	font-weight: bold;
	border-color: #74436c;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted; 
}


#blog_text a:hover{
	color: #AE55A4;
}


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







#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding-top: 7px;
}

#footer a {
	color: #999999;
	text-decoration: none;	
}



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


#navbar {
	margin: 0px;
	padding-top: 10px;
}

#navbar2 {
	margin: 0px;
	padding-top: 10px;
	padding-left: 460px;
}

#thumbs {
	padding-top: 440px;
	padding-left: 393px;
}

#thumbs li {
	display: inline;
	list-style-type: none;
	padding-right: 40px;
}

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


#home_btn {
	float: left;
	padding-right: 20px;
	padding-left: 10px;
}

#sub {
	padding-left: 326px;
	padding-top: 27px;
}

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

#gallery_btn {
	float:right;
	margin-top: 6px;

	}
	
#gallery_btn a{
	color: #74436c;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#gallery_btn2 {
	float:right;
	margin: 25px;

	}
	
#gallery_btn2 a{
	color: #660066;
	text-decoration: none;
	font-size: 14px;
}
	
#gallery_notes {
	width:245px;
	float:left;
	padding-left: 32px;
	padding-top: 20px;
	padding-bottom: 0px;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 140%;
}


#gallery_notes a{
	color: #9999CC;
}


/* ------------------- */
	
.body_image{
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
	
	
#full {
	position:absolute;
	top:573px;
	left:360px;
	width:500px;
	font-size: 12px;

}

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

#navlist {
	margin: 0;
	padding: 20px 0 0 0 ;
	
}

#navlist li{
	display: inline;
	list-style-type: none;
	padding_top: 40px;
	margin-right: 20px;
	
}

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

#purple {
 	background-color: #5a4056;
	clear:both;
	min-height:500px;
	
}


#purple_side {
	width: 300px;
 	background-color: #5a4056;
	float: left;
}


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

/* BEGIN DEMO STYLE */
	
	
	a{color:#348;text-decoration:none;outline:none;}
	a:hover{color:#67a;}
	.caption{color:#888;position:absolute;top:550px;left:360px;width:500px;font-size: 14px;} /*description*/
	
	.demo{position:relative;margin:1em 0 0 0;} /*entire gallery position*/
	
	.gallery_demo{
		width:250px;
		float:left;
		padding-left: 25px;
		padding-top: 0;
		margin-top: 0;
		 /* thumb position */
	}
	
	.gallery_demo li{width:65px;height:65px;border:2px double #eee;margin: 6px;background:#eee;}
	
	.gallery_demo li.hover{border-color:#bbb;}
	
	.gallery_demo li.active{border-style:solid;border-color:#222;}
	
	.gallery_demo li div{left:240px}
	
	.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}
	
	.galleria_container{
	/*margin:0 auto 40px auto;*/
	height:625px;
	width:600px; /*main image position */
	float:right;
	text-align: center;
}
	
	.nav{padding-top:15px;clear:both;}
	
	/*.info{text-align:left;margin:30px 0;border-top:1px dotted #221;padding-top:30px;clear:both;}
	.info p{margin-top:1.6em;}*/
	
	.nav{position:absolute;top: -80px;left: 820px;} /* arrow position*/
	
/* ------------------- */


