/*
Theme Name: Lush Icon 2
Theme URI: http://lushicon.com
Description: Custom wordpress theme for Lush Icon.
Version: 0.8
Author: Simpleet Solutions
Author URI: http://simpleet.com/
Tags: lushicon, custom theme, malaysia, blog, website
*/

body {
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: center;
	font-family: Arial, Helvetica, "sans serif";
	font-size: 75%;
	background: url('images/bg.gif') top left repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: Georgia, Times New Roman, "serif";
}

p {
	margin: 0;
	margin-bottom: 1.5em;
	padding: 0;
	line-height: 1.6em;
}

ul li, ol li {
	line-height: 1.6em;
}

a { 	color: #06f; }

img { border: 0; }

address {
	margin-bottom: 1em;
	font-style: normal;
	line-height: 1.6em;
}

.alignleft {
	float: left;
	margin: 0 1em 1em 0;
	padding: 0.25em;
}

.alignright {
	float: right;
	margin: 0 0 1em 1em;
	padding: 0.25em;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
	margin-bottom: 1em;
}

.wp-caption {
	padding-top: 8px;
	text-align: center;
	color: #666;
	font-style: italic;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
}

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

.wp-caption p.wp-caption-text {
	margin-bottom: 0;
	padding: 4px 0;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:block;
}

#header hr, #footer hr {
	display: none;
}

#container {
	width: 968px;
	margin: 0 auto;
	text-align: left;
}

#header {
	float: left;
	width: 968px;
	margin-bottom: 14px;
}

#identity {
	float: left;
	margin-top: 1em;
}

#identity h1 {
	float: left; /* need this to display the background */
	width: 232px;
	text-indent: -999em;
	background: url('images/lushicon-logo.gif') top left no-repeat;
}

#identity h1 a {
	float: left;
	width: 232px;
	height: 48px;
	display: block;
}

#website-description {
	float: right;
	width: 710px;
	margin-top: 2.5em;
	text-align: right;
}

#website-description h2 {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
}

#content {
	float: left;
	width: 700px;
	margin-left: 14px;
}

#feature-banner {
	position: relative;
	display: block;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	background: url('images/home-banner.gif') top left no-repeat;
}

#feature-content {
	position: absolute;
	right: 18px;
	bottom: 22px;
	padding: 10px;
	color: #fff;
	background: #000;
}

#feature-content a {
	color: #fff;
	text-decoration: none;
}

#feature-content a:hover {
	text-decoration: underline;
}

#feature-content h3 {
	font-size: 30px;
	font-family: Arial, Helvetica, "serif";
	font-weight: normal;
	text-transform: none;
}

#feature-content p { margin: 0; }

.blog-banner {
	display: block;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	background: url('images/blog-banner.jpg') top left no-repeat;
}

#sidebar {
	float: right;
	width: 220px;
	margin-right: 14px;
}

#main-nav {
	font-size: 14px;
	margin-bottom: 30px;
	background: #000;
}

#main-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-nav ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
}

#main-nav ul li.page_item span {
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	border-bottom: 1px solid #93478e;
}

#main-nav ul li.current_page_item span,
#main-nav ul li.current_page_ancestor span,
#main-nav ul li a:hover span {
	background: #ca65ca url('images/menu-on.jpg') bottom left no-repeat;
}

#main-nav ul li.page_item ul li.page_item span {
	padding-top: 6px;
	padding-bottom: 6px;	
	padding-left: 34px;
	background: #636 url('images/submenu-backslash.gif') 20px 50% no-repeat;
}

#main-nav ul li.page_item ul li.current_page_item span,
#main-nav ul li.page_item ul li.page_item a:hover span {
	background: #606 url('images/submenu-backslash.gif') 20px 50% no-repeat;
}

#main-nav ul li.page_item ul li.page_item ul li.page_item span {
	padding-left: 40px;
	font-size: 12px;
	background: #636 url('images/subsubmenu-backslash.gif') 30px 50% no-repeat;
}

#main-nav ul li.page_item ul li.page_item ul li.current_page_item span,
#main-nav ul li.page_item ul li.page_item ul li.page_item a:hover span {
	background: #606 url('images/subsubmenu-backslash.gif') 30px 50% no-repeat;
}

.widget {
	margin-bottom: 30px;
}

.widget h5 {
	margin-bottom: 0.5em;
	font-size: 14px;
	color: #939;
}

.widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.widget ul li {
	padding: 5px 0;
	padding-left: 12px;
	background: url('images/backslashes.gif') 0 10px no-repeat;
	border-bottom: 1px solid #ccc;
}

.widget ul li ul li {
	padding-top: 0;
	border-bottom: none;
	border-top: 1px solid #ccc;
}

#recent-comments .widget a.url {	color: #939; }

.widget_text { border-bottom: 1px solid #ccc; }

#content-area h2,
#the-look h2 {
	margin: 20px 0;
	font-size: 14px;
}

#content-area.homepage {
	float: left;
	width: 420px;
	margin-left: 16px;
	margin-right: 30px;
}

#content-area.homepage h3,
#content-area.the-look h3 {
	font-size: 12px;
}

#content-area.homepage span.post-category,
#content-area.homepage span.post-category a {
	color: #999;
}

#content-area .introduction {
	margin: 30px 0;
	border-bottom: 2px solid #000;
}

#content-area .introduction h3 {
	margin-bottom: 10px;
	color: #939;
}

#the-look {
	float: left;
	width: 494px;
}

#the-look .post-panel {
	background: #eee;
}

#the-look .post-summary {
	padding-left: 20px;
	padding-right: 20px;
	background: #eee;
}

#the-look .post-summary h3 {
	margin-top: 1em;
}

.post-panel {
	margin-bottom: 1em;
	border-bottom: 2px solid #ccc;
}

.post-panel h3, .post-panel h4, .post-panel strong {
	color: #939;
}

.post-panel h3 { margin-bottom: 0.25em; }

.post-panel h3 a {
	color: #939;
	text-decoration: none;
}

.post-panel h4 { text-transform: none; }

.post-panel ul, .post-panel ol {
	margin-bottom: 2em;
	padding-left: 1.5em;
}

.post-panel ul ul, .post-panel ol ol { margin: 0; }

.post-panel ol ol { list-style-type: lower-roman; }

.post-panel blockquote {
	margin: 0;
	padding: 0 26px;
	color: #666;
	background: url('images/quote.gif') top left no-repeat;
}

.post-details {
	margin-bottom: 1em;
	font-size: 10px;
	text-transform: uppercase;
}

#content-area .post-content h1,
#content-area .post-content h2,
#content-area .post-content h3,
#content-area .post-content h4 {
	display: inline-block;
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 12px;
	color: #939;
}

.post-date { color: #999; }

#comment-status {
}

#comments ol, #comments ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#comments ol li, #comments ul li {
	padding: 10px 0 0;
}

#comments ol li.thread-even,
#comments ol li.thread-alt {
	border-bottom: 2px solid #000;
}

#comments-list { margin-top: 1em; }

#comments-list h3,
#respond h3 {
	padding: 10px;
	font-size: 14px;
	color: #fff;
	background: #000;
}

#comments-list .comment-author { font-weight: bold; }

#comments-list .comment-author img.photo {
	float: left;
	margin: 0 0.5em 0 0;
	padding: 3px;
	border: 1px solid #eee;
}

#comments-list .comment-author a {
	color: #939;
	text-decoration: none;
}

#comments-list .comment-meta {
	font-size: 10px;
	color: #999;
	text-transform: uppercase;
}

#comments-list div.comment-reply-link  { padding-bottom: 10px; }

#comments-list .comment-content { margin-top: 0.5em; }

#comments-list .comment-content p {
	margin: 0 0 10px;
	line-height: 1.6em;
}

#comments-list ul.children li {
	margin-left: 20px;
}

#comments-list ul.children li.depth-2,
#comments-list ul.children li.depth-3 {
	border-top: 1px solid #ccc;
}

#respond h3 { margin: 0.5em 0; background: #939; }

#respond #comment-notes {
	margin-bottom: 1em;
	padding: 10px;
	background: #ffc;
	border: 1px solid #eee;
}

#respond .required { color: #c00; }

#respond .form-section { margin-bottom: 1em; }

#respond .form-label { font-weight: bold; }

#footer {
	clear: both;
	height: 1%;
	padding-top: 16px;
	font-size: 12px;
	color: #fff;
	background: #636;
	border-top: 2px solid #969;
}

#content-area .collection {
	float: left;
	width: 200px;
	margin-bottom: 20px;
	margin-right: 30px;
	padding-bottom: 10px;
	border-bottom: 2px solid #ccc;
}

#content-area .collection h3 a {
	color: #939;
	text-decoration: none;
}

#content-area .collection h3,
#content-area .collection h4 {
	margin-bottom: 0.5em;
	font-size: 12px;
	font-family: Arial, Helvetice, "serif";
}

#content-area .collection h3 {
	color: #939;
}

#content-area .collection h4,
#content-area .collection span.collection-info {
	font-weight: normal;
	text-transform: none;
}

#content-area .collection span.collection-info a {
	color: #06f;
}

#footer a {
	color: #fff;
}

.footer-panel {
	display: block;
	float: left;
	width: 220px;
	margin-right: 20px;
}

.footer-panel h4, .footer-panel span.phone, .footer-panel span.fax {
	color: #ff0;
}

.footer-panel h4 { margin-bottom: 0.5em; }

.footer-panel strong {
	color: #fff;
	font-style: italic;
}

#social-media ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#boutique-details { 	margin-left: 14px; }

#kiosk-details h5 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, "sans serif";
	font-size: 12px;
	font-style: italic;
	text-transform: none;
}

#kiosk-details ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#kiosk-details ul li {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px dotted #fc0;
}

#newsletter, #social-media {
	width: 200px;
	padding-left: 20px;
	border-left: 2px solid #939;
}

#newsletter p {	margin: 0; }

#newsletter div label {
	display: block;
	margin: 1em 0 0;
	font-weight: bold;
	font-style: italic;
}

#newsletter div input { margin-top: 0.5em; }

#social-media { 	margin-right: 0; }

#social-media li#rss,
#social-media li#facebook,
#social-media li#twitter,
#social-media li#delicious,
#social-media li#stumbleupon {
	height: 30px;
	padding: 6px 0 0 36px;
}

#social-media li#rss {
	background: url('images/icon-rss.jpg') center left no-repeat;
}

#social-media li#facebook {
	background: url('images/icon-facebook.jpg') center left no-repeat;
}

#social-media li#twitter {
	background: url('images/icon-twitter.jpg') center left no-repeat;
}

#social-media li#delicious {
	background: url('images/icon-delicious.jpg') center left no-repeat;
}

#social-media li#stumbleupon {
	background: url('images/icon-stumbleupon.jpg') center left no-repeat;
}

#copyright, #simpleet { padding: 5px 0; }

#copyright {
	float: left;
	color: #999;
}

#simpleet {
	float: right;
	text-align: right;
}

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