
* { padding: 0; margin: 0; }

a, a:visited {
 	color:#EF80B3;
 	text-decoration: none;
}
a:hover {
 	color:#333;
}
a img {
	border:0;
	}

body {
 font-family: Arial, Helvetica, sans-serif;
 background: #fff url(/wp-content/themes/abbyscloset/images/back.png) repeat;
 font-size: 13px;
 color: #444;
}
#wrapper { 
 margin: 0 auto;
 width: 1000px;
 background: #000;
}
#faux {
 display: block;
 margin: 46px 10px 0 10px;
 padding: 0px 10px;
 width: 960px;
 background: #fff url(/wp-content/themes/abbyscloset/images/contentTop.png) no-repeat;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 position: relative;
}
#header {
 display: block;
 margin: 0;
 color: #333;
 width: 1000px;
 height: 165px;
 background: transparent url(/wp-content/themes/abbyscloset/images/headerBack.png) center center no-repeat;
 position: relative;
}
	#header h1{
		display: block;
		width: 510px;
		height: 150px;
		background: transparent url(/wp-content/themes/abbyscloset/images/abbysClosetPromDresses.png) no-repeat;
	}
		#header h1 a{
			display: block;
			width: 477px; height: 170px;
			background: transparent url(/wp-content/themes/abbyscloset/images/--.png) 0 0 no-repeat;;
			text-indent: -5000px;
		}
		
	#header .search{
		display: block;
		width: 240px;
		position: absolute; top: 30px; right: 0px;
	}
		#header .search input.s{
			width: 160px;
			padding:4px;
			background: #fde9f2;
			border: 1px solid #ccc;
			float: left; clear: none;
		}
		#header .search input.s_submit{
			width: 60px;
			padding: 5px 0 0 0;
			color: #321611; text-transform: uppercase; font-size: 8px;
			background: transparent;
			border: 0;
			float: left; clear: none;
		}
		
/* navigation dropdowns are handled in dropdown/dropdown.css or dropdown/themes/default/default.css */

.rightcolumn { 
 display: inline;
 color: #333;
 margin: 50px 0px 20px 0px;
 padding: 0px;
 width: 450px;
 float: right;
}

.leftcolumn {
 float: left;
 color: #333;
 margin: 20px 10px 30px 10px; padding: 0px;
 width: 900px;
 min-height: 300px;
 display: inline;
 position: relative;
}

.leftcolumn.home{ 
	width: 450px;
}
	.leftcolumn h2{
		padding: 15px 0 5px;
		color: #D89E1E;
		text-transform: uppercase; letter-spacing: -0.01em;
		font-size: 17px; font-weight: bold;
	}
	
	.leftcolumn h2 a, .leftcolumn h2 a:visited {
		color: .321611;		
	}
	.leftcolumn p{
		padding: 5px 0;
		line-height: 150%;
	}
	.leftcolumn p a, .leftcolumn p a:visited{
		text-decoration: underline;
	}
	
#footer { 
 width: 960px;
 height: 263px;
 margin: 0 auto;
 padding: 0 20px;
 clear: both;
 color: #c66793;
 background: transparent url(/wp-content/themes/abbyscloset/images/footerBack.png) no-repeat;
}
	#footer p {
		width: 960px;
		font-size: 10px;
		text-align: center;
		float:left;
		margin: 20px 0;
	}
	#footer p a, #footer p a:visited {
		color:#c66793;
		text-decoration: underline;
	}

		#footer #emailSignup{
			float:left;
			/*margin:10px 0 0 10px;*/
		}

.clear { clear: both; background: none; }

.subPagesLinks {
	list-style-type: none;
}
.subPagesLinks li{
	line-height:120%;
}

.alignleft {float:left}
.alignright {float:right}

/* typography */
h2 {margin: 1em 0;}

p {
	line-height: 150%;
	margin-bottom: 1em;
	font-family:Georgia, serif;
}
hr {border: 1px solid #ccc; border-width: 1px 0 0 0}
ul {margin: 0 0 0 40px}

.hilite { background:#ffe97e; }

/* events styles are in ec3.css*/
.ec3_events {
	list-style-type: none;
	margin: 20px 0 0 0;
	}
.ec3_events li {
	margin-left: 20px;
	line-height: 150%	
	}

/* 404 */
#sitemap li {margin: 0 0 0 20px}
