/* @override 
	http://localhost/~rob/bluemoon/_css/main.css
	http://www.bluemoonproductions.net/_css/main.css
*/

/*
CSS by Rob Morgan | electricSnow.co.uk

Please feel free to borrow, steal, abduct, and/or torture the code 
contained in this file. Though you need not give credit to
electricsnow.co.uk, a comment in your source code would help other 
developers.

Stay hungry, Stay foolish. 
*/

/* @group Staple Stuff */

/* Body */

body {
	background: #000;
	font: normal normal .85em "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	color: #000;
	line-height: 110%;
	text-align: left;
}

/* Standard stuff */

img {
	border-style: none;
}

p {
	text-align: left;
	outline: 0px;
	color: #000;
/*

text-shadow: 2px 2px #000;*/
}

a {
	text-decoration: none;
	outline: none;
	color: #ccc;
}

a:active {
	text-decoration: none;
	outline: none
}

h1 {
	font-size: 1.5em;
	color: #e82883;
	margin: 0;
	padding: 0 0 10px;
	text-transform: uppercase;
}

h2 {
	font-size: 1em;
	color: #e82883;
	margin: 5px 0;
	padding: 0;
	text-transform: uppercase;
}

h3 {
	color: #e82883;
	text-align: left;
	font-style: italic;
	margin: 0;
	padding: 0;
	font-size: .9em;
	text-transform: uppercase;
}

.colorMe {
	color: #e82883;
}

.JSwarning {
	color: #e82883;
}

/*

 @end */

/* @group Layout */

#strapLine {
	position: absolute;
	z-index: 29;
	background: #111;
	padding: 10px 15px 0;
	margin-top: 176px;
}
#strapLineImg {
	position: absolute;
	z-index: 29;
	padding: 10px 10px 0;
	margin-top: 1px;
}

/* @group Footer Jazz */

#footer #jazz {
	color: #b9b9b9;
	text-align: left;
	font-size: .8em;
	width: 900px;
	margin-left: 10px;
}

#footer #jazz ul {
	display: block;
	margin: 0;
	padding: 0;
}

#footer #jazz li {
	display: inline;
	list-style-type: none;
	width: 900px;
	height: 0;
}

#footer #jazz p {
	color: #b9b9b9;
}

#footer #jazz p a {
	color: #b9b9b9;
}

#footer #jazz a:hover {
	color: #e82883;
	text-decoration: underline;
}

#footer #jazz .left {
	float: right;
}

/* @end */

#container {
	margin: 0 auto;
	width: 919px;
	background: #0d0d0d;
}

#header {
	background: #111111 url(../_img/ajax-loader.gif) no-repeat center center;
	width: 919px;
	height: 224px;
	overflow: hidden;
}

#wrapper {
	
}

#holder {
	clear: both;
}

#col1 {
	float: left;
	width: 650px;
}

#col2 {
	float: right;
	background-color: #111;
	padding: 10px;
	border: 1px solid #202020;
	width: 195px;
}

#col2 p {
	padding: 0px;
	margin: 5px 0px;
}

#col2 h2 {
	padding: 0px;
	margin: 0 0px;
}


#content {
	min-height: 300px;
	padding: 30px 10px;
	color: #ffffff;
	font-size: .9em;
}

#content p {
	color: #ffffff;
	padding: 0;
	margin: 0 0 10px;
}

#footer {
	width: 100%;
	border-top: 1px solid #202020;
	height: 34px;
}

/* @end */

/* @group Pages */

/* @group packages */

#packages #col1 ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

#packages #col1 ul.diamond li {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0;
	padding-left: 25px;
	opacity: 1;
	background: url(../_img/body.bullet.gif) no-repeat 0 0px;
}

h2.diamond {
	color: silver;
}

#packages #col1 ul.gold li {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0;
	padding-left: 25px;
	opacity: 1;
	background: url(../_img/body.bullet.gif) no-repeat 0 -30px;
}

h2.gold {
	color: gold;
}

/* @end */

/* @group contact */

#contact .title {
	color: #fff;
	padding-right: 10px;
	
}

#contact #content a {
	color: #e82883;
}

/* @end */

/* @group random */

#packages #col2 img, #productions #col2 img {
	margin-top: 0;
	margin-bottom: 6px;
	border: 1px solid #2f2f2f;
}

#testimonials {
	padding: 0;
	margin: 0;
	width: 200px;
	display: block;
}

#testimonials .who {
	font-style: italic;
	display: block;
	font-size: 90%;
	color: #c4c4c4;
	padding-top: 5px;
	margin-top: 0;
	margin-left: 0px;
}

#testimonials .date {
	font-style: italic;
	display: block;
	font-size: 90%;
	color: #c4c4c4;
	margin-left: 0px;
	border-bottom: 1px solid #202020;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#testimonials .quotem {
	font-size: 5em;
	float: left;
	margin-top: 17px;
	margin-right: 9px;
	color: #505050;
	height: 14px;
	display: none;
}

#testimonials p {
	margin-left: 0px;
}



/* @end */

/* @end */

/* @group Nav */

#navlist {
	border-bottom: 1px solid #202020;
	margin: 0;
	padding-bottom: 35px;
	padding-left: 10px;
	background-color: #111;
}

#navlist ul, #navlist li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#navlist a:link, #navlist a:visited {
	background: ##202020;
	border: 1px solid #202020;
	color: #515151;
	float: left;
	font-size: small;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
}

#welcome #navlist li.nav1 a,
#weddings #navlist li.nav2 a,
#packages #navlist li.nav4 a,
#photography #navlist li.nav3 a,
#productions #navlist li.nav5 a,
#entertainment #navlist li.nav6 a,
#commercial #navlist li.nav10 a,
#contact #navlist li.nav7 a,
#links #navlist li.nav8 a {
	background: #0d0d0d;
	border-bottom: 1px solid #0d0d0d;
	color: #fff;	
}

#navlist a:hover {
	color: #adadad;
}

body.section-1 #navlist li#nav-1 a, 
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a {
	border-bottom: 1px solid #fff;
	color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4 {
	display: none;
	width: 90%;
}

body.section-1 #navlist ul#subnav-1, 
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4 {
	display: inline;
	left: 10px;
	position: absolute;
	top: 95px;
}

body.section-1 #navlist ul#subnav-1 a, 
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a {
	background: #202020;
	border: none;
	border-left: 1px solid #ccc;
	color: #999;
	font-size: smaller;
	font-weight: bold;
	line-height: 10px;
	margin-right: 4px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

#navlist ul a:hover {
	color: #adadad !important;
}

#contents {
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
	clear: both;
	margin: 0px;
	padding: 15px;
}

/* @end */

/* @group img effects */

#weddingextravaganza {
	position: relative;
	clear: both;
}

#weddingextravaganza img {
	border: 4px solid #e8287a;
}

#header .pics {
	height: 200px;
	width: 886px;
	padding: 0;
	margin: 0;
}

#header .pics img {
	padding: 10px;
	border: 1px solid #111111;
	background-color: transparent;
	width: 897px;
	height: 200px;
	top: 0;
	left: 0
} 


#side_slide {
	height: 170px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#side_slide .pics {
	height: 165px;
	width: 165px;
	padding: 0;
	display: none;
	margin-bottom: auto;
	margin-left: 0;
	margin-right: 0;
}

#side_slide img {
	padding: 0px;
	border: 1px solid #2c2c2c;
	background-color: transparent;
	height: 165px;
	width: 165px;
	top: 0;
	left: 0
} 


/* @end */