

body.custom 
{ 
background: #330000; 
color: #CCCCCC
}


body.custom a
{
	color:#FFFFFF
}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* poss useful later - search modding
.custom #search{
background:url(http://jonamordecor.com/images/wp/menu/galleries.png) no-repeat;
width:110px;
height:60px;
display:block;
text-indent:-9999px;
cursor:pointer;
} 
*/

.custom #content_box
{
	background: none;
}



/* header area */
	.custom #header { border: none; height: 140px; padding: 0 1.1em; }
		.custom #header #logo a { background: url(http://jonamordecor.com/images/ja-header.png) no-repeat 0 50%; display: block; height: 140px; text-indent: -9999px; width: 917px; }


		/* navigation */
		.custom #navigation { background: none; height: 34px; padding: 3px 0 0; }
					.custom .menu, .menu a, .menu li ul{ border: none; float: right; position: relative; left: -15%} 
				.custom .menu li { background: none; border: none; margin: 0 5px 0 0; }
					.custom .menu li a { display: block; border: none; height: 34px; padding: 0; text-indent: -9999px; width: 130px; }
					.custom .menu li.page-item-1 a { background: url(images/now.png) no-repeat 0 0;  }
					.custom .menu li.page-item-2 a { background: url(images/galleries.png) no-repeat 0 0; }
					.custom .menu li.page-item-3 a { background: url(images/bio.png) no-repeat 0 0; }
					.custom .menu li.page-item-4 a { background: url(images/contact.png) no-repeat 0 0; }
					
			
					
.custom a {outline: none; }					


.custom h1
{
	font-weight: bold;
	color: #E64E9A
}

.custom h2, h3, h4, h5, h6
{
	font-weight: bold;
	color: #ffffff
}

.custom .sidebar h3
{
	color:#FFFFFF;
}

.custom #flightbox-title
{
	color:#000000;
	margin: 0 auto;
}

