/*
Theme Name: Party Chic
Theme URI: http://partychic.net/
Description: A custom theme for Party Chic.
Version: 1.0
Author: Liz Eisworth & Eddy pareja
Author URI: http://www.sangfroidweb.com/
Tags: Party Chic
*/



/* Begin Typography & Colors */
body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family:  Verdana, Arial, Sans-Serif;
	background: #d7e490 url('images/mainBG.gif');
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width:100%;
	}

a img {border:none;}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 10px 0 15px 25px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 10px 25px 15px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

strong {font-weight:bold;}
small {font-size:.8em; font-family:Verdana;}
.divider{margin-bottom:15px;
border-bottom:1px dashed #cfcfcf;
clear:both;}
h1	{  font-size : 1.7em;
			color : #7f9025 ;
			vertical-align: top;
			margin-bottom:8px;
			font-weight:normal;}
			


			
h2, h2 a	{  font-size : 1.5em;
			color : #d6317d;
			vertical-align: top;
			margin-bottom:6px;
			margin-top:6px;
			margin-left:4px;
			font-weight:normal;}

h2 a, h2 a:hover, h2 a:visited {font-weight:normal;}

h3	{  font-size : 1.2em;
			color : #a6b74c ;
			margin-bottom:3px;
			margin-top:8px;
			margin-left:10px;
			font-weight:bold;}

h4	{  font-size : 1.0em;
			color : #999 ;
			margin-left:10px;
			font-weight:bold;}
			
h5, h5 a	{
	font-size : 1.2em;
	color : #d6317d;
	vertical-align: top;
	margin-bottom:6px;
	margin-top:6px;
	margin-left:4px;
	font-weight:bold;
	text-decoration: none;
	}


p{margin-top:5px;
margin-bottom:15px;
margin-left:10px;}

em {font-weight:bold;
	font-style:italic;}

.contactColumn {float:right;
				width:300px;
				margin-left:20px;
				padding-left:20px;
				border-left:1px dotted #cfcfcf;}


.entry ul{padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:0px;
	margin-left:10px;}
.entry ul li {list-style-image: url(images/listRaquo.jpg);
				list-style-position:inside;
				margin-top:5px;
				padding-left:15px;}
.entry ol {padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	padding-top:0px;}



a {
	text-decoration:underline;
	color: #7f9025;
	font-weight : bold ;
	}
				
a:hover{
	text-decoration: none;
	color: #d6317d;
	font-weight : bold ;
	}
	
a:visited{
	font-weight : bold ;
	}

	
.floatClearingDiv{
	clear: both;
	}
	
.homeHeader{
	position: relative;
	width: auto;
	min-width:980px;
	height: 230px;
	background: transparent url('images/homeHeaderBgFill.jpg') repeat-x bottom;
	margin: 0px;
	padding: 0px;

	}
	
.pageHeader{
	position: relative;
	width: auto;
	min-width:980px;
	height: 230px;
	background: transparent url('images/headerBgFill.jpg') repeat-x bottom;
	margin: 0px;
	padding: 0px;
	}
	
.homeHeaderContent{
	overflow: hidden;
	/* border: 1px solid red; */
	position: relative;
	text-align: left;
	width: 980px;
	height: 230px;
	margin: 0px auto 0px auto;
	padding: 0px;	
}

.navDivContainer{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 980px;
	z-index: 99;
}

.navDiv{
	float:right;
	height: 26px;
	margin: 43px 0px 0px 0px;
	padding: 0px;
}

.navLeftCap{
	float: left;
	width: 17px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/navLeftCap.png) !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='/main/wp-content/themes/partychic/images/navLeftCap.png');
}

.navRightCap{
	float: left;
	width: 17px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/navRightCap.png) !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='/main/wp-content/themes/partychic/images/navRightCap.png');
}

.navContent{
	float: left;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background-color: #d6317d;
}

.navContent ul{
	list-style-type: none; 
	margin: 0px;
	padding: 0px;
}

.navContent ul li{
	float: left;
	list-style-type: none; 
	line-height: 26px;
}

.navContent ul li.page_item{
	height: 26px;
	float: left;
	list-style-type: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navContent ul li.page_item a{
	padding: 0 10px 0 10px;
	height: 26px;
	float: left;
	list-style-type: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#d6317d;
	}

.navContent ul li.page_item a:hover {
	text-decoration: underline;
	background-color:#7f9025;
	}
.navContent ul li.current_page_item {
	text-decoration: underline;
	background-color:#7f9025;
	padding: 0 10px 0 10px;
	}

.logoDiv{
	/* border: 1px solid red; */
	position: absolute;
	top: 0px;
	left: 0px;
	width: 480px;
	height: 240px;
	margin: 0px;
	padding: 0px;
	z-index: 98;
	background-image: url(images/logoMain.png) !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='/main/wp-content/themes/partychic/images/logoMain.png');
	}
	
.homePageTagDiv{
	
	position: absolute;
	top: 120px;
	left: 500px;
	width: 442px;
	height: 72px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/homePageTagText_new.png) !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='/main/wp-content/themes/partychic/images/homePageTagText_new.png');
	}
	
.kellykakesLinkDiv{
	position: absolute;
	left: 260px;
	top: 158px;
	width: 132px;
	height: 30px;
	margin:0px;
	border:0px;
	overflow: hidden;
	z-index: 99;
	}
	
.homeMain{
	position: relative;
	height: 270px;
	width: auto;
	min-width:980px;
	background: #ffffff url('images/homeMainBG.gif') repeat-x bottom left;
	margin: 0px;
	padding: 0px;
	}
	
.mainDiv{
	position: relative;
	width: auto;
	min-width:980px;
	background: #ffffff url('images/homeMainBG.gif') repeat-x bottom left;
	margin: 0px;
	padding: 0px;
	}
	
.homeMainContent{
	position: relative;
	text-align: left;
	width: 980px;
	margin: 0px auto 0px auto;
	padding: 0px;	
	background-color:#fff;
	}	
	
.mainContent{
	border: 1px solid transparent;
	position: relative;
	text-align: left;
	width: 958px;
	margin: 0px auto 0px auto;
	padding: 0px 10px 20px 10px;
	background-color:#fff;
	}
	
.homePageText{
	display: table;
	#position: relative;
	overflow: hidden;
	float: right;
	width: 320px;
	height: 260px;
	margin: 0px 20px 0px 0px;
	padding: 0px;	
}


.homePageVerticalCenterHackDiv{
	#position: absolute; 
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	}
	
.homePageText .homePageVerticalCenterHackDiv p{
	#position: relative; 
	#top: -50%
	}

.homePageBig{
	float: left;
	width: 618px;
	height: 269px;
	margin: 0px;
	padding: 0px;
	/*
background-image: url(images/homePageBigInvites.png) !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='/main/wp-content/themes/partychic/images/homePageBigInvites.png');
	
*/
	}
#mssHolder{float:left; 
			background: transparent url('images/ss_homePage1.jpg') no-repeat bottom left ;
			width:581px; 
			height:251px; }


	
.homeSub{
	position: relative;
	background-color: #FFFFFF;;
	width: auto;
	min-width:980px;
	height: 180px;
	margin: 0px;
	padding: 0px;
	}
	
.homeSubContent{
	#position: relative;
	display: table;
	overflow:  hidden;
	width: 980px;
	height: 180px;
	margin: 0px auto 0px auto;
	padding: 0px;	
	}
	
#homeSubVerticalCenterHackDiv{
	width: 980px;
	#position: absolute;
	#left: 0px;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
	}

.homeSubPic{
	#position: relative;
	#top: -50%;
	float: left;
	margin: auto;
	padding: 0px;
	width: 192px;
	text-align: center;
	}
	
.homeSubPic img{
	border: none;
	padding: auto;
	margin: 0px;
	}

.footerDiv{
	position: relative;
	width: 980px;
	margin: 20px auto 20px auto;
	padding: 0px;
	}

.leftFooterContent{
	float: left;
	text-align: left;
	margin-left: 40px;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}

.rightFooterContent{
	float: left;
	margin-right: 10px;
	width:720px;
	}

.visitUsDiv{
	float: right;
	width: 153px;
	height: 66px;
	margin: auto 35px auto 0px;
	padding: 0px;
	background-image: url(images/visitUs.png) !important;
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='image',src='/main/wp-content/themes/partychic/images/visitUs.png');
	}
	
.rightFooterText{
	float: right;
	text-align: left;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
	
.rightFooterText a{
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
	
.rightFooterText a:hover{
	text-decoration: underline;
	}
	
.hoursText{
	margin-right: 30px;
	float: right;
	text-align: center;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
	
.footerSpacer{
	position: relative;
	height: 60px;
	width: 100%;
	}
	
.creditFooter{ color:#9bab42;
	margin:30px auto 10px auto;
	font-size:.7em;
	width:976px;
	text-align:center;}
.creditFooter a{ color:#9bab42;}
.creditFooter img{ margin-top:8px;}
		
.homePageText p{
	font-family: Verdana;
	color: #666666;
	padding-top:0px;
	margin:15px 0px;
}	
.homePageText h2{text-align:center; margin-left:0px; margin-bottom:25px;}	
