@charset "UTF-8";
body {
	margin: 10px auto;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	background-image: url(../indexer/jorgenTile2.png);
	min-width: 300px;
	max-width: 480px;
	border: 5px;
	border-style:solid;
	border-color:#999 #666;
	box-shadow: 15px 15px 40px #000;
}
#wrapper{
	width: 100%;
	min-width: 400px;
	margin: 0px 0px 0px 0px;
	height: 100%;
	background: url(../indexer/banner/m_t12_tile.png) repeat-y left 0px;
	background-color: #2A3B55;
}
header {
	height: 120px;
	background: url(../indexer/banner/m_banner.png) no-repeat left 0px;
	background-color: #000;
}
footer {
	border-top: 1px solid red;
	padding: 3px 0px 8px 20px;
	background-color: #000;
}
article {
	font-size: .9em;
	padding: 0px 0px 0px 80px;
	margin: 0px 0px 0px 0px;
	width: 400px;
}
article h2 {
	-moz-column-count: 1;
	-moz-column-gap: 6px;
	-webkit-column-count: 1;
	-webkit-column-gap: 6px;
	column-width: 300px;
	column-count: 1;
	column-gap: 6px;
}
nav {
	margin: 10px 0px 10px 10px;
	}
nav a {
	font-size: 11px;
	font-weight: normal;
	margin: 10px 0px 10px 10px;
}

h1 {
	font-size: 1.3em;
	margin: 10px 0px 10px 10px;
}

footer a {
	color: #0066CC;
	margin: 1px 3px 0px 2px;
	font-size: 12px;
}
a {
	text-decoration: none;
}

/*h2 {
	width: 300px;
	margin: 0px 0px 0px 0px;
	position: relative;
	background: #2A3B55 url(../indexer/banner/s_t12_tile.png) repeat-y 0px 0px;
	font-size: 1.2em;
}
*/
.mainContent {
	/*height: 100%;
	background-color:rgba(255,255,255,.1);*/
}
.mobileTop {
	width: 420px;
	padding: 0px 0px 0px 0px;
	display: block;
	position: absolute;
	margin: 20px 0px 0px 80px;	
}
.mobileTop a {
	color: #FFF;
	padding: 2px 0px 2px 0px;
	font-weight: normal;
}
.mobileBottom {
	position: static;
	padding: 2px 4px 2px 7px;
	background-color:rgba(178,34,34,.9);
	display: none;
}

/*          --         Hidden Elements       --        */
.desktop {
	display: none;
}
#slider_wrapper {
	display: none;
}

 /*------------------------------jorgaya-----------------*/
#jorgaya {
	background-image: url(../indexer/jorgaya/jorgaya_t.jpg); background-repeat: no-repeat;
	height: 474px;
	width: 380px;
	margin: 0px 0px 10px 75px;
}

 /*------------------------------form-----------------*/

#foamContainer{
	margin: 20px 0px 0px 60px;
}
form {
	margin: 0px 0px 0px 8px;
	padding-bottom: 20px;
}
#foamContainer p {
	font-size: 12px;
}
#jaddress {
	margin: 20px 10px 0px 0px;
	padding: 0px;
}
/* ------------------------------photoContainer-----------------*/

.photoContainer {
	display: inherit;/*brings it back*/
	width: 300px;
	padding: 0px 0px 0px 70px;
}
.photoContainer .one {
	height: 120px;
	background-image: url(../indexer/pics300w/bridal2.jpg); 
	background-repeat: no-repeat;
	margin:  0px 0px 0px 0px;
	width: 300px;
}
.photoContainer .two {
	height: 120px;
	background-image: url(../indexer/pics300w/red.jpg); 
	background-repeat: no-repeat;
	margin:  0px 0px 0px 0px;
	width: 300px;
}
.photoContainer .three {
	height: 150px;
	background-image: url(../indexer/pics300w/black.jpg); 
	background-repeat: no-repeat;
	margin:  0px 0px 0px 0px;
	width: 300px;
}
.photoContainer h3 {
	color: #FFF;
	padding: 4px 0px 0px 0px;
	text-shadow: 0.1em 0.1em 0.2em black;
	font-size: 1.5em;
	margin: 0px 0px 0px 10px;
	
}
.photoContainer h4 {
	color: #FFF;
	padding: 0px 0px 0px 4px;
	text-shadow: 0.1em 0.1em 0.2em black;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
.photoContainer .one h3 {
	color: #FFF;
	padding: 73px 0px 0px 4px;
	text-shadow: 0.1em 0.1em 0.2em black;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}
/* ----------resumeContainer-----------------*/

.resumeContainer {
	margin: 20px 8px 0px 0px;
	background-color: #FFF;
	width: 365px;
	padding: 10px 0px 10px 20px;
}
.resumeContainer p {
	color: #000066;
	margin: 5px 15px 0px 15px;
}
.resumeContainer h1 {
	color: #000;
	text-shadow: none;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.resumeContainer h3 {
	color: #000;
	text-shadow: none;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* ----------requestContainer-----------------*/

.requestContainer {
	background-color: #FFF;
	width: 300px;
	margin: 0px 8px 0px 80px;
	padding: 5px 12px 8px 8px;
	height: 5750px;
}
.requestTop {
	background-image: url(../indexer/req_300w/songBanner.jpg); background-repeat: no-repeat;
	height: 32px;
}
.requestOne {
	background-image: url(../indexer/req_300w/Page01.jpg); background-repeat: no-repeat;
	height: 358px;
}
.r2 {
	background-image: url(../indexer/req_300w/Page02.jpg); background-repeat: no-repeat;
	height: 289px;
}
.r3 {
	background-image: url(../indexer/req_300w/Page03.jpg); background-repeat: no-repeat;
	height: 329px;
}
.r4 {
	background-image: url(../indexer/req_300w/Page04.jpg); background-repeat: no-repeat;
	height: 358px;
}
.r5 {
	background-image: url(../indexer/req_300w/Page05.jpg); background-repeat: no-repeat;
	height: 294px;
}
.r6 {
	background-image: url(../indexer/req_300w/Page06.jpg); background-repeat: no-repeat;
	height: 315px;
}
.r7 {
	background-image: url(../indexer/req_300w/Page07.jpg); background-repeat: no-repeat;
	height: 358px;
}
.r8 {
	background-image: url(../indexer/req_300w/Page08.jpg); background-repeat: no-repeat;
	height:302 px;
}
.r9 {
	background-image: url(../indexer/req_300w/Page09.jpg); background-repeat: no-repeat;
	height: 358px;
}
.r10 {
	background-image: url(../indexer/req_300w/Page10.jpg); background-repeat: no-repeat;
	height: 331px;
}
.r11 {
	background-image: url(../indexer/req_300w/Page11.jpg); background-repeat: no-repeat;
	height: 358px;
}
.r12 {
	background-image: url(../indexer/req_300w/Page12.jpg); background-repeat: no-repeat;
	height: 358px;
}
.r13 {
	background-image: url(../indexer/req_300w/Page13.jpg); background-repeat: no-repeat;
	height: 334px;
}
.r14 {
	background-image: url(../indexer/req_300w/Page14.jpg); background-repeat: no-repeat;
	height: 337px;
}
.r15 {
	background-image: url(../indexer/req_300w/Page15.jpg); background-repeat: no-repeat;
	height: 263px;
}
.r16 {
	background-image: url(../indexer/req_300w/Page16.jpg); background-repeat: no-repeat;
	height: 259px;
}
.r17 {
	background-image: url(../indexer/req_300w/Page17.jpg); background-repeat: no-repeat;
	height:269px;
}
.r18 {
	background-image: url(../indexer/req_300w/Page18.jpg); background-repeat: no-repeat;
	height: 117px;
}
.clear-fix { clear: both; line-height: 1px; }

/*nav a:hover { color: #fff; background-color: rgba(0,0,204,.5); }
/*@media screen and (max-width: 500px) {footer { padding-left: 10px; }*/