/************************************************
	MField.COM CSS File
	Created by James Betessh
	Info@bey12.com
	http://www.bey12.com
************************************************/

/* Main Content Begins */	
body { color: #fff; background: #000; font: normal 100% sans-serif; }

#wrap { margin-left: auto; margin-right: auto; 	width: 985px; }

#home {
	/* horizontal+vertical */
	position:absolute;
	left:50%;
	top:50%;
	width:586px;
	height:308px;
	margin-left:-293px;
	margin-top:-154px;	
}
#aloha, #picblock {
	width: 950px;
}	
#aloha {
	text-align: center;
	font: normal 1.1em/1.5em "Trebuchet MS", "Trajan Pro", sans-serif;
}
.captions {
	font: bold 1em "Trebuchet MS", "Trajan Pro", sans-serif;
	color: #A7B5B5;
	clear: both;
}
#photos li {
	list-style: none;
}



.widepic {
	margin-top: 75px;
}

/*  Head Begins  */
#head {
	font: bold 12px "Trebuchet MS", "Trajan Pro", sans-serif;
	color: #a7b5b5;
	letter-spacing: 0.4em;
	margin-top: 1em;
	text-align: center;
}
#head li {
	list-style: none;
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
}
#head ul {
	text-align: justify;
	vertical-align: middle;
	margin-left: 10px;
}

#head a, #head a:visited {
	text-decoration: none;
	color: #a7b5b5;
}
#aloha a {
	color: #a7b5b5;
	text-decoration: none;
	border: 1px solid #000000;
	padding: 2px 4px;
}


#head a:hover {
	color:#FFFFFF;
}
#aloha a:hover {
	border: 1px solid #A7B5B5;
	color: #000000;
	background: #A7B5B5;
}

/* Head Ends */

/* Gallery Begins */
#picarray {
	float: right;
	margin-top: 60px;
	margin-right: 10px;
	padding-top:5px;
}
#pgnumber a {
	text-align: center;
	color: #d4ad76;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
}

#picarray img, #photos img {
	padding: 10px;
	border: 2px solid #000;
}
#picarray a:hover, #photos a:hover {color: #000;} /* It breaks without this :p */
#picarray a img, #photos a img {
	border: 2px solid #000;
}
#picarray a:hover img, #picarray a:active img, #photos a:hover img, #photos a:active img {border-color: #a7b5b5;}
#photos {
	text-align: center;
}
#photos ul {
	float: left;
}


#pgnumber a:hover {
	color: #a7b5b5;
}
#mainpic {
	float: left;
}
#picblock {
	margin-top: 1em;
	margin-left: 1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.picname {
	font: bold 14px Arial, Helvetica, sans-serif;
}
.picspecs {
	font-size: 11px;
}
.picnotes {
	font-size: 12px;
}
/* Gallery Ends */
#pgnumber {
	font-weight: bold;
	color: #a7b5b5;
}
#foot {
	clear: both;
	text-align: center;
	color: #a7b5b5;
	letter-spacing: 0.2em;
	margin-top: 20px;
	font: bold .7em "Trebuchet MS", "Trajan Pro", sans-serif;
}

#logos {
	list-style: url(none);
	width: 785px;
	padding: 0;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
#centercolumn {
	margin: 0px;
	padding: 0px;
	width: 230px;
}
#centercolumn li {
	margin: 0px;
	padding: 0px;
	width: 230px;
}

#logos ul {
	float: left;
	width: 250px;
	margin-left: auto; 
	margin-right: auto;
	list-style: none;
}
 
#logos li {
	float: left;
}
#copyright {
	font-size: 0.8em;
	font-weight: bold;
	clear: both;
	text-align: center;
	margin-top: 20px;
	word-spacing: 0.2em;
}
.links {
	text-align: left;
}
.picnotes a {
	text-decoration: underline;
	color: #9ECDC4;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 2px 4px;
	border: 1px solid #000000;
}
.picnotes a:hover {
	color: #9ECDC4;
	border: 1px solid #9ECDC4;
	text-decoration: none;
}
