/* @override 
	http://arvidtp.net/portfolio/main.css
	http://localhost:8887/arvidtp.net/arvidtp/portfolio/main.css
*/

/*Metropolis Website*/

/*body {
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0;
	background: #c3ff16;
}*/

body {
	margin: 0;
	background: #fff url(grad2.png) repeat-x 0 -132px;
	color: #696969;
	font: 13px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

a:link {
	color: #f70;
	text-decoration: none;
}

a:hover {
	color: #ff994d;
	text-decoration: none;
}

a:visited {
	color: #e3007d;
	text-decoration: none;
}

a:active {
	color: #ff66cf ;
	color: #ff5026; text-decoration: none; }

h1 { font-size: 136%; font-weight: bold; text-align: center; margin-top: 14px;
	border-bottom: 1px solid #dadada;
	padding: 2px;
	text-shadow: #b1b1b1 0 3px 8px;
}
h2 { font-size: 16px; font-weight: bold; text-align: left; margin-top: 24px; margin-right: 32px; margin-left: 0px;
}


.splash {
	text-align: center;
	margin: 48px 12px;
}

#mainbody {
	text-align: center;
	margin-left: 48px;
	margin-right: 48px;
	min-width: 600px;
	max-width: 1280px;
}


#mainmenu {
	text-align: center;
	font-size: 14px;
	padding: 4px 148px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 23px;
	border-bottom: 1px solid #8e8e8e;
	/*border-left: 1px solid #cbcbcb;*/
	/*border-right: 1px solid #cbcbcb;*/
	background: #c3c3c3 url(grad4.png) repeat-x 0 0;

}

#mainmenu a:link {
	padding-left: 3px;
	padding-right: 3px;
	/*white-space: nowrap;*/
}

#mainmenu a:visited {
	padding-left: 3px;
	padding-right: 3px;
}

#mainmenu .currentpage {
	background-color: #fff;
	padding-right: 2px;
	padding-left: 2px;
	border: 1px solid #bababa;
	color: #4c8ab5;
	/*white-space: nowrap;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	/*-webkit-box-shadow: 0px 0px 120px rgba(0, 0, 0, 1.0);*/

}

.linkpopuptext {
	display: none;
	color: #ff008e;
	position: absolute;
	top: 0;
}

div#mainmenu a:hover span {
   position: absolute; z-index: 100;
	font-size: 14px;
	width: 115px;
	text-align: center;
	padding: 10px 10px 2px;
	height: 200px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	color: #fff;
	background: url(grad2.png) repeat-x 0 -73px;
	right: 0;
	display: block;
}

#logo {
	height: 300px;
	/*z-index: 1;*/
	/*float: left;*/
	position: absolute;
}

/* gets rid of borders on link images in firefox */
a img {
	border-style: none;
}

/*makes logo and menu fixed*/
/*#mainmenu, #logo { 
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	min-width: 360;
}*/

/*makes logo and menu fixed*/
/*#mainbody {
	margin-top: 72px; 
}*/

div#mainmenu a:hover span {
	
}

#mainbody>#shortPortfolioHeader {
	background: #ff9600 url(grad4.png) repeat-x 0 -107px;

}

div#shortPortfolioHeader {
	margin: 12px 5px 12px 64px;
	/*max-width: 900px;*/
	font-size: 116%;
	padding: 16px 48px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	color: white;
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
	background: #ff9600;
	letter-spacing: 2px;
}

div#IEwarn {
	font-size: 90%;
	background: #7fcaf1;
	/*font-style: italic;*/
	max-width: 900px;
	display: inline-block;
	padding: 1px 32px;
	margin: 12px 5px 12px 72px;
	color: #000;
	border: 1px solid #3cb1ef;
}

div#shortPortfolioHeader h1 {
	text-shadow: #ffcc90 0 0 10px;
	font-size: 151%;
	letter-spacing: 3px;

}

.itemBox {
	text-align: justify;
	border: 1px solid #e7e7e7;
	background: #eaeaea url(grad4.png) repeat-x 0 0;
	min-height: 130px;
	/*max-width: 900px;*/
	padding: 16px 48px 32px;
	/*min-width: 400px;*/
	clear: both;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
	margin: 12px 5px 12px 64px;
}

.itemBox .movie {
	display: inline-block;
}

.audioFileList {
	border: 1px solid #dadada;
	padding-left: 24px;
	padding-right: 24px;
	background: #ebebeb url(grad4.png) repeat-x 0 0;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	min-height: 32px;
}

.imageBox {
	text-align: center;
	float: left;
	margin-right: 12px;
}

.itemBox img, .imageBox img, .movie, .youtube object {
	padding: 5px;
	background: #ebebeb url(grad4.png) repeat-x 0 0;
	border: 1px solid #d1d1d1;
	text-shadow: #000000 0 0 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2)
}

.itemBox img, .imageBox img {
	margin-right: 8px;
	margin-left: 8px;
}

.movie {
	margin-left: 0px;
	margin-right: -12px;
}

.itemBox img.left {
	float: left;
	margin-right: 20px;
	margin-left: 0;
	margin-bottom: 20px;
}



#imageinfo {
	clear: none;
	float: right;
	width: 120px;
	text-align: center;
	background-color: #b4ec12;
	border: 1px solid #a6d910;
	margin: 29px 14px 4px 10px;
	padding: 14px 4px;
}

#blogbox {
	margin-left: 48px;
	margin-right: 48px;
	/*border: 1px solid #a6d910;*/
	/*min-width: 680px*/
}

#blogbox .date-header {
	color: #fb0072;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 49px;
}

#blogbox h3 {
	font-size: 18px;
	text-align: right;
	font-style: italic;
}

#blogbox p {
	text-align: left;
	margin: 0;
}

.galleryLink {
	clear: both;
	border: 1px solid #a6d910;
	display: block;
		/* Two heights are to make it work in MSIE*/
	min-height: 160px;
	height: 160px;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #b4ec12;
	margin-bottom: 6px;
	margin-top: 6px;
	margin: 6px;
	text-align: left;
}

div.galleryLink h3 {
		text-indent: 12px;
	line-height: 51px;
	text-align: left;
}

.galleryinfo h3 {
	text-indent: 12px;
	line-height: 51px;
}

/* @group For galerie pages */

.galleryinfo img {
	padding-right: 2px;
}

.indexImages img {
	border: 1px solid #000;
}

.imagemain img {
	border: 1px solid #000;
}

.indeximages {
	background-color: #b4ec12;
	border: 1px solid #a6d910;
	margin: 4px;
	padding: 20px 4px;
}

.gallerytitle {
	font-weight: bold;
	font-size: 16px;
}



/* @end */

div.audioFileList p img {
	margin: 0;
	padding: 3px;
	vertical-align: bottom;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

div.quicktime-warn {
	display: inline-block;
	width: 100%;
}

.quicktime-warn p {
	text-align: right;
	margin: 0 5px;
	color: #7f7f7f;
	font-size: 90%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 24px;
	padding-right: 24px;
	background: #ebebeb url(grad4.png) repeat-x 0 0;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	min-height: 12px;
	border: 1px solid #dadada;
	float: right;
}

#essentialPieceList {
	color: #4b4b4b;
}

#essentialPieceList a {
	color: #505050;
	font-size: 83%;
	letter-spacing: 2px;
	text-transform: lowercase;
}

#essentialPieceList a:hover {
	color: white;
}