/*
Theme Name: Aster Spring
Theme URI: 
Description: Aster Spring Corporate Website
Version: 1.0
Author: Jill Low
Author URI: 
*/

/* Reset.css */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End of Reset.css */

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

/* CSS */

html { height: 100%; }
body { min-height: 100%; height: 100%; }

body {
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:100%;
    line-height:1.3em;
	_font-size:16px;
	color:#fff;
	background:#cf113f;
}

a { color:#e45059; }
a:visited { color:#b29698; text-decoration:underline; }
a:hover { color:#8c9191; text-decoration:underline; }
a.selected, a.selected:hover { color:#8c9191; font-weight:bold;}
img, div, a, span { behavior: url(iepngfix.htc) }

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family:HelveticaNeueLTStd, Helvetica, Tahoma, sans-serif;
}

.align_left { text-align:left; }
.align_center { text-align:center; }
.align_right { text-align:right; }

.float_l { float:left; }
.float_r { float:right; }

.clear_b { clear:both; }

.mar_0 { margin:0; }
.mar_10t { margin-top:10px; }
.mar_10b { margin-bottom:10px; }
.mar_10r { margin-right:10px; }
.mar_10l { margin-left:10px; }
.mar_30b { margin-bottom:30px; }
.mar_30r { margin-right:30px; }
.mar_50b { margin-bottom:50px; }
.mar_50r { margin-right:50px; }
.mar_60b { margin-bottom:60px; }
.mar_60r { margin-right:60px; }
.mar_70b { margin-bottom:70px; }
.mar_70r { margin-right:70px; }
.mar_80b { margin-bottom:80px; }
.mar_80r { margin-right:80px; }
.mar_90b { margin-bottom:90px; }
.mar_90r { margin-right:90px; }
.mar_100b { margin-bottom:100px; }
.mar_100r { margin-right:100px; }
.mar_110b { margin-bottom:110px; }
.mar_110r { margin-right:110px; }
.mar_120b { margin-bottom:120px; }
.mar_120r { margin-right:120px; }

.w100 { width:100%; }
.w50 { width:50%; }

.wrap {
	margin:0 auto;
	width:925px;
}

.gradientbg {
	background:#A30925 url(images/bg.jpg) top center repeat-x;
	height:100%;
}
.flowerbg {
	background:url(images/flower-bg.png) top left repeat;
	_background:url(images/flower-bg.jpg) top left repeat;
	height:100%;
}

#header {
	float:left;
	width:100%;
	padding:23px 0 15px 0;
	border-bottom:1px dashed #e78da3;
}
	#logo a {
		float:left;
		width:260px;
		height:52px;
		background:url(images/aster-spring-origin-of-beauty.png) top center no-repeat;
		_background:url(images/aster-spring-origin-of-beauty.gif) top center no-repeat;
	}
	#logo span {
		display:none;
	}
	
	#top {
		float:left;
		width:665px;
		text-align:right;
	}
	#top h6 { 
		font-size:12px;
	}
	
	#register p {
		font-size:0.75em;
	}
	#register input {
		border:1px solid #ffd48f;
		font-size:10px;
		color:#c9c8c8;
		width:196px;
		padding:4px 7px;
	}
		#register input#submit {
			width:auto;
			border:0;
			color:#d0113b;
			text-transform:uppercase;
			background:#fff url(images/submit-bg.gif) top left repeat-x;
			font-family:HelveticaNeueLTStd, Helvetica, sans-serif;
			font-size:11px;
			height:23px;
		}
		#register input#submit:hover { background:#fff url(images/submit-bg.gif) bottom left repeat-x; }

	#navi {
		float:left;
		margin:1px 0;
		border-top:1px solid #fff;
		width:100%;
		border-bottom:1px solid #fdc979;
		background:#fff url(images/navi-bg.gif) top left repeat-x;
		height:34px;
		color:#d0113b;
		font-size:11px;
		text-transform:uppercase;
		letter-spacing:0.02em;
		font-weight:bold;
	}
		#navi ul {
			list-style-type:none;
		}
		#navi li {
			float:left;
			background:#fff url(images/navi-bg.gif) top left repeat-x;
		}
		#navi li:hover, #navi li.current_page_item {
			background:#fff url(images/navi-bg.gif) bottom left repeat-x;
		}
		#navi a {
			text-decoration:none;
			background:url(images/navi-seperator.gif) top right no-repeat;
			height:27px;
			float:left;
			padding:6px 20px 0 17px;
		}
			#navi a:visited { color:#e45059; }
			#navi a:hover { color:#d0113b; text-decoration:underline; }
			
			#navi li.current_page_item a { color:#d0113b; }
	
	#content_container {
		float:left;
		width:100%;
		border-top:1px dashed #dc8398;
		margin-bottom:1px;
		background:#fff;
		color:#4e4e4e;
		font-size:0.8125em;
		line-height:1.6em;
	}
		#content_container.basic .content {
			float:left;
			padding:30px 20px;
			width:540px;
		}
		#content_container.extended .content {
			width:885px;
			padding:30px 20px;
			float:left;
		}
		#content_container .content h1,
		#content_container .content h2,
		#content_container .content h3,
		#content_container .content h4,
		#content_container .content h5,
		#content_container .content h6 {
			color:#cd1240;
		}
		#content_container .content h1 { font-size:33px; }
		#content_container .content h2 { font-size:30px; }
		#content_container .content h3 { font-size:28px; }
		#content_container .content h4 { font-size:24px; }
		#content_container .content h5 { font-size:21px; }
		#content_container .content h6 { font-size:18px; }
		
		#content_container .content h2.title { font-size:30px; font-weight:normal !important; margin-bottom:0.5em; }
		#content_container .content p {
			margin-bottom:1.5em;
		}
		
		#content_container.extended .content .core {
			float:left;
			width:293px;
			margin-right:2px;
		}
			#content_container.extended .content .core p {
				margin-right:10px;
				_margin-right:0;
				_width:283px;
				_float:left;
			}
			#content_container.extended .content .core.last {
				margin-right:0;
			}
		.content .drawers {
			list-style-type:disc;
			margin-left:20px;
			line-height:1.7em;
		}
		.content .drawers li {
			margin-bottom:1.5em;
		}
		.content .drawers li  ul { margin-top:1.0em; }
		.content .drawers li li { margin-bottom:0.5em; }
		.content .drawers h5 {
			font-size:18px !important;
			color:#4e4e4e !important;
		}
		.content .product {
			width:100%;
			float:left;
			clear:both;
			margin-top:10px;
			margin-bottom:20px;
		}
			.content .product img {
				float:left;
				margin-right:20px;
				border:1px solid #e6e6e6;
			}
			.content .product h5 {
				font-size:18px;
				margin-top:0;
			}
		.content .contact_container {
			border-bottom:1px dashed #e888a0;
			clear:both;
			float:left;
			width:100%;
			margin-bottom:20px;
		}
			.content .contact_container.last {
				border-bottom:0;
				margin-bottom:0;
			}
		.content .contact {
			float:left;
			width:50%;
			margin-top:10px;
			_width:440px;
		}
		.content .contact p {
			font-size:0.923em;
		}
		.content .contact p span {
			font-size:0.9167em;
			color:#a3a3a3;
			line-height:1.4em;
		}
		
	
	#footer {
		float:left;
		width:100%;
		border-top:1px dashed #dc8398;
		font-size:10px;
		text-align:right;
		padding-bottom:30px;
	}
	#footer a { color:#fff; }