p{margin-top:0px;}

form{margin:0px;}

input{outline:0px;}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
	border: 1px solid #a9a9a9;
}


.button_next{
	height:10px;
	width:134px;
	background:url(../images/next_project_off.gif) top center;
	background-repeat:no-repeat;
	position: relative;
	cursor:pointer;
	border:0px solid red;
	margin-top:9px;	
	float:right;
}

.button_next span{
	position: absolute;
	top:0;
	left:0;
	height:10px;
	width:134px;
	background:url(../images/next_project_on.gif) bottom center;
	background-repeat:no-repeat;
	opacity: 0;
	-webkit-transition: opacity 0.8s;
	-moz-transition:    opacity 0.8s;
	-o-transition:      opacity 0.8s;
}



.button3_next{
	height:10px;
	width:134px;
	background:url(../images/next_project3_off.gif) top center;
	background-repeat:no-repeat;
	position: relative;
	cursor:pointer;
	border:0px solid red;
	margin-top:9px;	
	float:right;
}

.button3_next span{
	position: absolute;
	top:0;
	left:0;
	height:10px;
	width:134px;
	background:url(../images/next_project3_on.gif) bottom center;
	background-repeat:no-repeat;
	opacity: 0;
	-webkit-transition: opacity 0.8s;
	-moz-transition:    opacity 0.8s;
	-o-transition:      opacity 0.8s;
}



.button_view_next{
	height:69px;
	width:289px;
	background:url(../images/view_next_project_off.gif) top center;
	background-repeat:no-repeat;
	position: relative;
	cursor:pointer;
	border:0px solid red;
	margin-top:49px;	
	margin-bottom:0px;	
	margin-left:auto;
	margin-right:auto;
}

.button_view_next span{
	position: absolute;
	top:0;
	left:0;
	height:69px;
	width:289px;
	background:url(../images/view_next_project_on.gif) bottom center;
	background-repeat:no-repeat;
	opacity: 0;
	-webkit-transition: opacity 0.8s;
	-moz-transition:    opacity 0.8s;
	-o-transition:      opacity 0.8s;
}


.button_next span:hover, .button_view_next span:hover{	opacity: 1;}




.button_previous{
	height:10px;
	width:134px;
	background:url(../images/previous_project_off.gif) top center;
	background-repeat:no-repeat;
	position: relative;
	cursor:pointer;
	border:0px solid red;
	margin-top:9px;	
	float:right;
}

.button_previous span{
	position: absolute;
	top:0;
	left:0;
	height:10px;
	width:134px;
	background:url(../images/previous_project_on.gif) bottom center;
	background-repeat:no-repeat;
	opacity: 0;
	-webkit-transition: opacity 0.8s;
	-moz-transition:    opacity 0.8s;
	-o-transition:      opacity 0.8s;
}


.button_view_previous{
	height:69px;
	width:289px;
	background:url(../images/view_previous_project_off.gif) top center;
	background-repeat:no-repeat;
	position: relative;
	cursor:pointer;
	border:0px solid red;
	margin-top:49px;	
	margin-bottom:0px;	
	margin-left:auto;
	margin-right:auto;
}


.button_view_previous span{
	position: absolute;
	top:0;
	left:0;
	height:69px;
	width:289px;
	background:url(../images/view_previous_project_on.gif) bottom center;
	background-repeat:no-repeat;
	opacity: 0;
	-webkit-transition: opacity 0.8s;
	-moz-transition:    opacity 0.8s;
	-o-transition:      opacity 0.8s;
}


.button_previous span:hover, .button_view_previous span:hover{	opacity: 1;}


.button_right{
	border:0px solid red;
	display:table;
	position:absolute;
	right:5px;
}


#topnavigation{
	z-index: 99999;
	left: 0;
	top: 0;
	position:fixed;
	width:100%;
	height:103px;
	background-color:#fff ;
	text-align:center;
	border-bottom: 1px solid #919191;
}

#topnavigation a{
	text-decoration:none;
	vertical-align: middle;
	
}




#home_banner{
	width:1024px;
	height:683px;
	display:table;
	border:0px solid red;
	margin: auto; /*added 25px*/
	overflow:hidden;
	margin-top:100px;
}


#footer{
	width:100%;
	height:30px;
	background-color:#fff;
	text-align:center;
}



#controls { 
	width: 100%; 
	height: 35px; 
	border:0px solid red; 
	position:absolute; 
	z-index:1000000; 
	top:350px;
	left:0px;
}

#slideshow {
	border:0px solid #B8B8B8 ; 
	width: 1024px; 
	height: 683px; 
	display:block;
	margin:auto;
}

#prev{ 
	width:119px;
	height:35px;
	float: left; 
	border:0px solid red;
}


#next { 
	width:110px;
	height:35px;
	float: right; 
	border:0px solid red;
}


#home_banner{
	width:100%;
	height:683px;
	display:table;
	border:0px solid red;
	margin:auto;
	overflow:hidden;
}
	

#banner_01{
	width:100%;
	height: 683px; 
	border:0px solid red; 
	background-image:url(../images/banner_01.jpg);
	display:table;
	float:left;
	margin:0px;
}

#banner_02{
	width:100%;
	height: 683px; 
	border:0px solid red; 
	background-image:url(../images/banner_02.jpg);
	display:table;
	float:left;
	margin:0px;
}

#banner_03{
	width:100%;
	height: 683px; 
	border:0px solid red; 
	background-image:url(../images/banner_03.jpg);
	display:table;
	float:left;
	margin:0px;
}


#banner_03{
	width:100%;
	height: 683px; 
	border:0px solid red; 
	background-image:url(../images/banner_04.jpg);
	display:table;
	float:left;
	margin:0px;
}



#home_banner_05{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_05.jpg);
	margin:0px;
}


#home_banner_01{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_01.jpg);
	margin:0px;
}

#month_06{
	width:1024px; 
	height:683px; 
	border:1px solid red; 
	/*background-image:url(../images/home_banner_01.jpg);*/
	margin:0px;
}

#home_banner_02{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_02.jpg);
	margin:0px;
}

#home_banner_03{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_03.jpg);
	margin:0px;
}


#home_banner_04{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_04.jpg);
	margin:0px;
}


#home_banner_06{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_06.jpg);
	margin:0px;
}


#home_banner_07{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_07.jpg);
	margin:0px;
}


#home_banner_08{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_08.jpg);
	margin:0px;
}


#home_banner_09{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_09.jpg);
	margin:0px;
}


#home_banner_10{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_10.jpg);
	margin:0px;
}


#home_banner_11{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_11.jpg);
	margin:0px;
}


#home_banner_12{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_12.jpg);
	margin:0px;
}


#home_banner_13{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_13.jpg);
	margin:0px;
}


#home_banner_14{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_14.jpg);
	margin:0px;
}


#home_banner_15{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_15.jpg);
	margin:0px;
}


#home_banner_17{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_17.jpg);
	margin:0px;
}


#home_banner_18{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_18.jpg);
	margin:0px;
}


#home_banner_19{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_19.jpg);
	margin:0px;
}


#home_banner_20{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_20.jpg);
	margin:0px;
}


#home_banner_21{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_21.jpg);
	margin:0px;
}


#home_banner_22{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_22.jpg);
	margin:0px;
}


#home_banner_23{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_23.jpg);
	margin:0px;
}


#home_banner_24{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_24.jpg);
	margin:0px;
}


#home_banner_25{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_25.jpg);
	margin:0px;
}


#home_banner_26{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_26.jpg);
	margin:0px;
}


#home_banner_27{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_27.jpg);
	margin:0px;
}


#home_banner_28{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_28.jpg);
	margin:0px;
}


#home_banner_29{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_29.jpg);
	margin:0px;
}


#home_banner_30{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_04.jpg);
	margin:0px;
}


#home_banner_31{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_31.jpg);
	margin:0px;
}

#home_banner_32{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_32.jpg);
	margin:0px;
}


#home_banner_34{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_34.jpg);
	margin:0px;
}


#home_banner_35{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_35.jpg);
	margin:0px;
}


#home_banner_36{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_36.jpg);
	margin:0px;
}


#home_banner_37{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_37.jpg);
	margin:0px;
}


#home_banner_38{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_38.jpg);
	margin:0px;
}

#home_banner_39{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_39.jpg);
	margin:0px;
}

#home_banner_40{
	width:1024px; 
	height:683px; 
	border:0px solid red; 
	background-image:url(../images/home_banner_40.jpg);
	margin:0px;
}


.grid_960{
	width:960px;
	height:auto;
	margin:auto;
	border:0px solid red;
	border:0px solid red;
	display:table;
	clear:both;
}

.grid_861{
	width:861px;
	height:auto;
	margin:auto;
	border:0px solid red; 
	display:table;
	margin:48px auto 15px auto;
}

.photos{
	width:970px;
	height:auto;
	margin:auto;
	border:1px light-gray;
	display:table;
}

.photos img{	margin:0px 6px 6px 0px;}


.address_and_date{
	width:960px;
	height:auto;
	border:0px solid red;
	display:table;
	font-family: BodoniBT-Book;
	font-size:17px;
	color:#585858;
	text-align:center;
	margin:27px auto 50px auto;
}
#content-apparel{
	width:1345px;
	height:auto;
	margin-left: 200px;
	border:0px solid red;
	/*display:table;*/
	clear:both;
	margin-top:110px;
}


.content{
	width:960px;
	height:auto;
	margin:auto;
	border:0px solid red;
	display:table;
	clear:both;
	top: 50px;
	margin-top:7px;
	margin-bottom:auto;
}



.grid_380{
	width:980px;
	height:auto;
	border:0px solid red;
	display:table;
	margin-left:auto;
}

.grid_380 p{
	font-size:33px;
	line-height:34px;
	color:#a9a9a9;
	font-family: BodoniBT-Italic;
	font-weight:normal;
	letter-spacing:-2px;
	text-align: center;
	}

h2{
	font-family: TradeGothicLTStd-Extended;
	text-transform:uppercase;
	font-size:14px;
	font-weight:normal;
	color:#030303;
	text-align:left;
	margin:80px 0px 0px 60px;
	letter-spacing:3px;
}

.grid_340{
	width:340px;
	height:auto;
	border:0px solid red;
	display:table;
	float:left;
	margin:50px 0px 50px 60px;
}

.grid_495{
	width:495px;
	height:auto;
	border:0px solid red;
	display:table;
	margin:50px 0px 50px 0px;
	float:left;
	font-family: TradeGothicLTStd-Extended;
	text-transform:uppercase;
	font-size:12px;
	line-height:18px;
	color:#030303;
	letter-spacing:2px;
}

.grid_495 a{ text-decoration:none; color:#030303;}

.grid_495 a:hover, .grid_495 .date a:hover{ color:#008793;}


.grid_495 .date{
	font-size:9px;
	display:block;
	line-height:15px;
}

.grid_430{
	width:420px;
	height:auto;
	border:0px solid red;
	display:table;
	margin-left:30px;
	float:left;
	font-family: TradeGothicLTStd-Extended;
	text-transform:uppercase;
	font-size:9px;
	font-weight:normal;
	letter-spacing:1.5px;
	color:#008793;
	text-align:center;
	margin-top:120px;
	white-space:nowrap;
}

.grid_430 a{color:#008793; text-decoration:none; border-bottom:1px solid #008793;}




.contact{
	clear:both; 
	text-align:center;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size:16px;
	line-height:20px;
	letter-spacing:2px;
	color:#030303;
}

.contact strong{font-size:20px; font-weight:normal;}

.contact span{font-size:16px; font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; letter-spacing:0px;}

.contact span a{color:#030303; text-decoration:none;}

.contact span a:hover{color:#008793; text-decoration:none; }

.contact a {
	text-decoration: none;
}

.contact img{
	border-radius: 15%;
	border: 1px solid #606060; 
}


.send_message{clear:both; text-align:center;}

.send_message a{color:#000; font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; text-decoration:none; font-size:24px;}

.send_message a:hover{color:#fff; }

.hline{clear:both; margin:25px 0px 25px 0px; text-align:center;}


.clear{clear:both; text-align:center;}

.copyright {margin:77px auto 50px auto; width:960px; display:table; border:0px solid red; text-align:center; clear:both;}

#copyright_home{
	width:100%; 
	text-align:center; 
	padding:10px 0px 10px 0px; 
	/*background-color:#fff; */
	font-family: BodoniBT-Book; 
	color:#666; 
	font-size:13px;
	position:absolute;
	bottom:0px;
	display:table;
	z-index:1000000;
}



#copyright_inside{
	width:100%; 
	text-align:center; 
	padding:10px 0px 10px 0px; 
	/*background-color:#fff; */
	font-family: BodoniBT-Book; 
	color:#666; 
	font-size:13px;
	display:table;
	z-index:1000000;
	margin-bottom:40px;
}

#collection_link{
	width:100%;
	text-align:center;
	padding:10px 0px 10 px 0px;
	font-family: BodoniBT-Book;
	color:#000;
	font-size:20px;
	display:table;
	margin-bottom:20px;
}


#copyright_right{
	width:100%; 
	text-align:right; 
	padding:10px 0px 10px 0px; 
	/*background-color:#fff; */
	font-family: BodoniBT-Book; 
	color:#666; 
	font-size:13px;
	display:table;
	z-index:1000000;
	margin-bottom:40px;

}


.full_size{
	width:100%;
	height:100%;
	position:fixed;

}

.full_size img{
	width:100%;
	height:auto;
	border:0px solid red;
}

.name_location_date{
	border:0px solid red;
	margin-left:-12px;
	width:500px;
	height:25px;
	float:left;
	font-family: BodoniBT-Italic;
	color:#ccc;
	letter-spacing:-.5px;
	font-size:25px;
 	transform:scale(.9,1); /* W3C */
    -webkit-transform:scale(.9,1); /* Safari and Chrome */
    -moz-transform:scale(.9,1); /* Firefox */
    -ms-transform:scale(.9,1); /* IE 9 */
    -o-transform:scale(.9,1); /* Opera */
}

.projects { /* make this full container for columns that hold pictures */
	text-align: center;
	margin: 25px auto; /*top margin from menu*/
	padding: 25px;
	width: 1200px; /*this is 2x width of image: make this 2ximage+padding space; 922*/
}

.project h1 { /*added "detail"*/
	font-family: TradeGothicLTStd-Extended;
	text-transform: uppercase;
	font-size: 27px;
	font-weight: normal;
	color: #2d2d2d;
	letter-spacing: 3px;
	margin: 0;
	padding: 130px 0 20px 0; /*changes where line is under word tile */	
}

.project .image { /*img border*/
	display: inline-block;
	width: 400px;  /*400*/
	height: 330px; /*added */
	border: 1px solid #c4c4c4;
}

.project .detail { /*padding goes here*/
	display: inline-block;
	width: 400px; /*455*/
 	height: 330px; /*395*/
	text-align: center;
	vertical-align: top;
}

.project .detail hr {
	width: 250px;
	border: 0px;
	border-top: 1px solid #030303;
}

.project .detail a {
	font-family: TradeGothicLTStd-Extended;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #030303;
	letter-spacing: 3px;
	text-decoration: none;
	-moz-transition: color 250ms ease-in-out,background-color 250ms ease-in-out;
	-o-transition: color 250ms ease-in-out,background-color 250ms ease-in-out;
	-webkit-transition: color 250ms ease-in-out,background-color 250ms ease-in-out;
	transition: color 250ms ease-in-out,background-color 250ms ease-in-out;
}

.project .detail a:hover {
	color: #ccc;
}
.project:after {
	clear: both;
}


#hover1:hover a{

}

#swipebox a{
	border: 1px solid #c4c4c4;
}
#swipebox p{
	
	border: 1px solid #c4c4c4;
}

#contact-form{
	line-height:1em; /*what is this */
	margin:0 0 0 200px; 
	padding:4px 0 0;
	width:520px; /*520 what is this?*/
	}
#contact-form .title {
	display:block;
	padding-bottom:2px;
	font-size:13px;
	line-height:20px;
	background-color:black;
	}	
#contact-form textarea, #contact-form input {
	margin-bottom:4px;
	font-size:12px;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	border:1px solid black; 
	padding:9px 11px 10px;
	background:#d8d8d8; 

	width:495px;
	position:relative;
	color:black;
	}	
fieldset { 
	border: 0px;}

#contact-form textarea {
	overflow:auto;
	width:495px;
	height:137px;
	padding-top:11px;
	}	
#contact-form label {
	min-height:37px;
	display:block;
	}	
#contact-form label.message {
	min-height:100px;
	}	
#contact-form .error, #contact-form .empty, #contact-form .success {
	display:none;
	}	
#contact-form .button {
	margin-right:5px;
	margin-top: 10px;
	}	
#contact-form .error, #contact-form .empty {
	color:black; /*fff*/
	padding:5px 0;
	}	
#contact-form .btns {
	border: 0px solid black;
	text-align:center;
	float: left;
}	
#contact-form .btns a {
	color:#000; 
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
	text-decoration:none; 
	font-size:24px;
}	


#contact-form .btns a:hover {
	color: #fff;
	}	
#contact-form .success {
	color:black; 
	}	
.privacy {
	width:800px;
	padding-bottom:21px;
	}	
.privacy a {
	color:#f3fa76;
	}	
#container{
  
}

.masonry-container{
	width: 1345px;
	z-index: -1;
}
.item {
	text-decoration: none;
	display: inline-block;
}
.item img{
	border: 1px solid rgba(119, 119, 119, 1);
	z-index: -1;
	margin-top: 0;
	height: 250px; 
}

.item a{
	text-decoration: none;
	display: inline-block;
}

.toggle-text-item{
	background: url(../images/fade.png) repeat; 
	text-align: center;
}

.toggle-text-item p{
	color: white;
	vertical-align:middle;
	display:block;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

.fixed-footer {
	z-index: 1;
	position: fixed;
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 45px;
	left: 0px;
	bottom: 0px;
}

.facebook{
	margin-top: 3px;
	margin-bottom:3px;
	margin-left: 10px;
	float: left;
	display: inline-block;
}
.facebook img{	
	border-radius: 15%;
		border: 1px solid #606060;
		margin-right: 10px;
}
.instagram{
	margin-top: 3px;
	margin-bottom:3px;

	float: left;
	display: inline-block;
}
.instagram img{
	border-radius: 15%;
	border: 1px solid #606060 ;
}



#showText p{
    display:inline-block;
	margin-top: 100px;
}
#body-message{
	margin-top:0;
	padding-top:0;
	height: 1000px;
	overflow:hidden;
}
.event-list{
	width: 100%;
}
.event-list table {
	vertical-align:top;
	display: block;
	margin-left: 228px;
	margin-bottom:10px;
	font-size:18px; 
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif; 
	letter-spacing:0px;
}
.event-list th {
	background-color: #898989;
	font-size: 36px;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight: normal;
	height: 65px;
	text-align: left;
	padding-left: 15px;
	color: #D8D8D8 ;
}
.event-list th img{
	padding-left: 0;
}
.event-list td {
	width: 250px;
	background-color: #fff;
	border: 1px solid black;
	text-align: center;
	vertical-align: middle;
}
.event-list td p {
	font-style: italic;
	font-size:15px; 
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	letter-spacing:0px;
}
.year {
	margin-left: 240px;
}

#body-message {
	background-color: #fff;
}

#about-us{
font-size:24px;
	line-height:34px;
	color:#666;
	font-family: BodoniBT-Italic;
	font-weight:normal;
	letter-spacing:-2px;
	text-align: center;
}
