/* **************************************************************************

Party Productions NYC
ww.partyproductionsnyc.com

©2006 All Rights Reserved

*******************************

stylesheet author, web developer, webmaster: {
	Rich Cirminello: amorphicmedia;
}
www.amorphicmedia.com
rich@amorphicmedia.com

****************************************************************************/

/* the following rules set some global styles and create the page layout */

*{
	font-family:verdana, helvetica, arial, sans-serif;
	padding:0;
	margin:0;
}

body{
	background: #000;
	font-size: small;
	color:#888;
}
#thepage{
	width: 950px;
	margin: auto;
	position: relative;
	background: #000;
	border-left: 2px solid #232323;
	border-right: 2px solid #232323;
}
#header{
	background: 000;
}
#companylinks{
	list-style: disc;
	margin: 0 0 0 20px;
	color: #C53117;
}
#companylinks a{
	color:#C53117;
}
#companylinks a:hover{
	text-decoration:underline;
}
#mainnavigation{
	width: 100%;
	float:left;
	
	background: #000;
}
#mainnavigation li{
	float:left;
	margin:0;
	padding:0;
	font-size: 100%;
	
}
#mainnavigation a{
	float:left;
	display:block;
	margin: 0 1px 0 0;
	padding: 5px;
}
#contactinfo{
	position: absolute;
	top: 1em;
	right: 1em;
}
#contactinfo h2{
	color:#C53117;
}
* html #contactinfo{
	right: 2em;
}
#performers .performers,
#dancers .dancers,
#artists .artists,
#impersonators .impersonators,
#recordingartists .recordingartists,
#themes .themes,
#costumed .costumed{
	background: #121212;
	padding-bottom: 8px;
	color:#C53117;
	border-left: solid 1px #232323;
	border-right: solid 1px #232323;
	border-top: solid 1px #232323;
}
#maincontent{
	padding: 10px;
	background: #121212;
	width: 930px;
}
#thepage #maincontent p,
#themes #maincontent ul,
#clients #maincontent ul{
	margin:  0 0 1em 0;
	margin-left: 200px;
}

#maincontent h2{
	color:#BBB;
}
#maincontent img{
	border: 1px solid #C53117;
	padding: 3px;
	float:left;
	margin: .5em;
}
#dancers #maincontent img,
#artists #maincontent img,
#performers #maincontent img{
	float:right;
}
#subnavigation{
	width: 180px;
	float:left;
	/*background: #222;*/
	margin: 0 1em 1em -1em;
	padding:.5em .5em .5em .5em;
	text-align: right;
	border-right: 1px solid #232323;
	border-bottom: 1px solid #232323;
}
*html #subnavigation li{
	margin: 0 0 0 1em;
} 
#subnavigation a{
	color:#C53117;
}
#subnavigation a:hover{
	color:#BBB;
}
#subnavigation a:visited{
	color:#E26221;
}
#callus{
	margin: 2em auto;
	clear:both;
	width: 500px;
	letter-spacing: .25em;
	border-top:1px solid #232323;
	border-bottom:1px solid #232323;
}
#maincontent #callus p{
	font-size: 130%;
	text-align: center;
	margin:0;
}
#callus h1{
	font-size: 200%;
	text-align:center;
	color: #BBB;
	
	font-weight: 100;
	
}
#callus .number{
	color:#C53117;
}

#footer{
	font-size: 80%;
	clear:both;
	text-align:center;
	background: #121212;
	padding: 0 0 2em 0;
}
#footer p{
	margin: 0;
}


ul{
	list-style:none;
	padding:0;
	margin:0;
}
h1,
h2,
h3{
	font-family: helvetica,arial, sans-serif;
	text-transform:capitalize;
	line-height: 1.5em;
	font-variant: small-caps;
}
h1,
h3{
	color:#C53117;
}

h2{
	font-weight: 100;
}
.hideme{
	margin: -9000px;
}
#mainlogo{
	background: url('style_images/ppnycblckgood2.jpg');
	height: 109px;
	width: 505px;
}
#mainlogo a{
	display: block;
	height: 109px;
}
#mainlogo h1{
	margin-left: -1000px;
}
a{
	font-weight: bold;
	color: #888;
	text-decoration: none;
}
a:visited{
	color:#666;
}
a:hover{
	color: #C53117;
	text-decoration:underline;
}
.clear{
	clear:both;
}
blockquote{
	text-indent:3em;
	margin: 1em 0 0 0;
}
#quotes{
	width: 400px;
	margin-left: 220px;
}
.imgwrapper{
	height:162px;
	width: 160px;
	float:left;
}
.imgwrapper img{
	padding:5px;
	background: #000;
}

#images{
	margin-left:220px;
}
#imgwrapper p{
	width: 100%;
	margin:0;
}

p.caption{
	font-size:75%;
	color:#FFF;
	text-align:center;
	margin: 0;
}
.testimonial{
	margin-left: 10em;	
}

/*      */
#home #wrapper{
	width: 750px;
	margin-left:180px;
	border-left: #1A1A1A solid 1px;
}
#home #mainnavigation{
	list-style: none;
	position: absolute;
	width: 180px;
	top: 200px;
	border: none;
	padding:0;
	margin: 0 0 0 -10px;
/*	border: 1px solid blue;*/
}
#home #mainnavigation li{
	display:block;
	text-align: right;
	height: 25px;
	margin: 5px 0 0 0;
	background: #000 url('style_images/menu_item_bg.gif') top left no-repeat;
}
* html #home #mainnavigation{
	margin-left:-190px;
}
#home #mainnavigation a{
	width:180px;
	text-align: right;
	display:block;
}
#home #mainnavigation a:hover{
	background: url('style_images/menu_item_bg_alternate.gif') top left no-repeat;
	color: #121212;
	text-decoration: underline;
}
#home #maincontent{
	width: 730px;
}
#home #maincontent h1,
#home #maincontent h2{
	text-align: center;
}
#home #maincontent p{
	margin-left: 0;
}
#home #maincontent img{
	margin: 5px 25px;
	float:none;
}
#home #thepage{
	border-left:none;
	width: 930px;
}
#home #footer{
	padding:0;
	width: 750px;
}

#themes #maincontent li,
#recordingartists #talentlist li,
#clients #maincontent li{
	width: 200px;
	float:left;
	padding: 1em 1em 0 0;
	height: 2.5em;
}

#recordingartists #imgwrapper{
	width:700px;
	margin-left: 200px;
}
#recordingartists #imgwrapper img{
	margin: 10px 25px;
	background:#000;
}
#artist .caption{
	font-size: 75%;
	color: #FFF;
}
#performers.voice_impersonator #images{
	display:none;
}
#performers.voice_impersonator img{
	float:right;
	margin: 5px;
}
#about #imgwrapper{
	float: right;
	padding: 0 5px;
	width: 420px;
}
#about #imgwrapper p.caption{
	margin-left:0;
}
#about #subnavigation{
	height: 30em;
	overflow:auto;
}
#about #subnavigation li{
	border-bottom: 1px solid #222;
}
#about .press a{
	font-size: 90%;
}
#clients h3{
	margin: 2em 0 1em 10em;
}
#maincontent #talentlist.packages li{
	float:none;
	width: 600px;
	height:auto;
}
#pressholder #companylinks{
	display:none;
}