/*  
Theme Name: fragrancious
Theme URI: http://www.niczoushadz.com/design
Description: A light, simple and modern theme.
Version: 0.1
Author: Nik M Azreen
Author URI:http://www.niczoushadz.com

	Modern v 0.9
	http://www.niczoushadz.com/design

	This theme was designed and built by Nik M Azreen,
	whose blog you will find at http://blog.niczoushadz.com

	Structure of theme files derived from the default WordPress 1.5 theme.	
	
	The CSS, XHTML and design is released under the LGPL:
	http://www.opensource.org/licenses/lgpl-license.php
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, 'Times New Roman', Serif;
	color: rgb(102, 102, 102);
	text-align: center;
	background-image: url(http://www.fragrancious.com/images/page-background.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;
	}

a {
	color: rgb(200,100,40);
	text-decoration: none;
}	
a:visited {color: rgb(200,100,40);}
a:hover {
	text-decoration: none;
	color: #666666;
}	

a.image {border-bottom: 0;}	
	
#page {
	width: 775px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	width: 775px;
	background-image: url(http://www.fragrancious.com/images/page-background.jpg);
	}

#header a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #FF9900;
}
	
#logo {
	float: left;
	width: 775px;
	margin-top: 7px;
	margin-bottom: 5px;
}

#logo img {
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}

#menunav {
	color:#000000;
	float:right;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	margin-top:65px;
	width:550px;
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: 0px;
	text-align: right;
}

#menulink a {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#title {
	background-image: url(http://www.fragrancious.com/images/header/header-whatsnew.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 775px;
	margin-top: 2px;
}	
#title img {
	margin-left: 597px;
	margin-top: 8px;
}

ul#menu {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	
	background-attachment: scroll;
	background-position: 0 0;
	border-top-color: #e6e6e6;
	margin-right: 20px;
	padding: 0px;
	margin-left: 20px;
}
#menu ul li a {
	color:white;
	margin:1px;
	padding:5px 10px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background-attachment: scroll;
	background-color: #8CC6CE;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	line-height: 30px;
}
#menu ul li a:hover {
	color:#8cc6ce;
	background-attachment: scroll;
	background-color: #e6e6e6;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#menu li {
	display:inline;
	margin-right: 3px;
	float: left;
}

#wrapper {
	text-align:left;
	width:775px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
}

.thumb img {
	border: thick solid #EBEBEB;
	text-align: center;
	width: 150px;
	margin-top: 15px;
	margin-left: 65px;
	padding: 10px;
	margin-bottom: 10px;
}

.post h3{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 45px;
	color: #663300;
	letter-spacing: -1px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.post h4{
	margin-top: 0px;
	margin-bottom: 10px;
}

.post h6{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.price {
	text-align: center;
}

.price a{
	text-align: center;
	text-transform: uppercase;
	background-color: #FF9900;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bolder;
	color: #FFFFFF;
}
.price a:hover{
	text-align: center;
	text-transform: uppercase;
	background-color: #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bolder;
	color: #000000;
}
.price table h4, h6{
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

.price table {
border-collapse:collapse;
margin:0 0 20px;
padding:0;
width:100%;
}
.price table th {
border-bottom:1px solid #333333;
font-size:110%;
font-weight:normal;
margin:0;
padding:15px 0 4px;
text-align:left;
}
.price table td {
	margin:0;
	padding:10px;
	border: 1px solid #CCCCCC;
}




.button a {
	text-transform: uppercase;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	background-color: #FF9900;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	line-height: 18px;
	text-decoration: none;
	margin-top: 8px;
}

.button a:hover {
	background-color: #CCCCCC;	
}

.postmetadata, .commentmetadata, #footer {
	letter-spacing: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.75em;
	font-weight: normal;
	}

.commentmetadata {font-size: 0.8em;}	
		
.alt {background-color: rgb(250,249,248);
	border-top: 1px solid rgb(241,239,237);
	border-bottom: 1px solid rgb(241,239,237);
	}

#brands{
clear:both;
	display:block;
	
	
	position:relative;
	width:775px;
	
	height: auto;
	margin-top: 0;
	margin-right: auto;
	
	margin-left: auto;
}

#footer {
	clear:both;
	display:block;
	font-size:10px;
	line-height:1.6em;
	position:relative;
	width:775px;
	color: #666666;
	height: 90px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	
	background-image: url(http://www.fragrancious.com/images/bg-footer.png);
}
#footerin {
	height: 20px;
	background-color: #FFFFFF;
}
#footer a:link, #footer a:visited {
	color:#666666;
	text-decoration:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}
#footer li {
display:inline;
padding:0 40px;
}
#footer p {
	line-height:18px;
	color: #666666;
}

#logo-footer img {
	width: 125px;
	float: left;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#footer .links {
	margin: 15px;
	width: auto;
	float: left;
	text-align: left;
}

#footer .copy {
	margin: 15px;
	width: auto;
	float: left;
	text-transform: none;
	text-align: left;
}


small, .navigation {
	color: rgb(138,134,132);
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
.navigation a {border-bottom: none;	
background:#8CC6CE none repeat scroll 0 0;
color:white;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
line-height:30px;
margin:1px;
padding:5px 10px;
text-decoration:none;
text-transform:uppercase;
	}	
	
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 3.8em;
	line-height: 0.9em;
	}	
	
#header h1 a {
	color: rgb(200,100,40);
 	letter-spacing: -3px;	
	font-family: Galliard, Georgia, 'Times New Roman', Serif;
	font-weight: normal;	
	text-align: center;
	text-transform: lowercase;
	border: none;		
	}

h2 {
	font-size: 2.1em;
	padding-bottom: 10px;
	}
	
h2 a {
	color: rgb(80,80,80);
	letter-spacing: -1px;
	line-height: 70px;
	text-decoration: none;
	border-bottom: none;
	}

h2 a:visited {color: rgb(120,120,120);}		
h2 a:hover {color: rgb(0,0,0);}

h3 {
	font-size: 1.3em;
	}
	
h4, li h2 {line-height: 1.2em;
 	letter-spacing: 1px;	
	font-size: 0.8em;
	font-weight: normal;	
	text-transform: uppercase;
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif; 		
	}	
	
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Georgia, 'Times New Roman', Serif; 
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	}

#description {
	text-align: left;
	background: rgb(130,135,145);
	color: white;	 
	font-size: 1.1em; 
	font-family: Tahoma, Arial, Helvetica, Serif; 
	line-height: 1.8em; 	
	}	
	
#sidebar {
	font: 0.9em Arial, Helvetica, Sans-Serif;
	background-color: #E0E0E0;
	width: 200px;
	}
	
#sidebar a {font-size: 1.2em; color: rgb(60,69,67); text-decoration: none; line-height: 1.7; border-bottom: none;}	
#sidebar a:hover {color: rgb(90,99,97); text-decoration: underline;}

#sidebar h2 {
	color: #666666;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	}		
	
#searchsubmit, #sidebarsubmit, #commentform #submit {
	font: normal 0.8em 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	letter-spacing: 1px;	
	text-transform: uppercase;	
	}
	
#sidebarsubmit {
	font-size: 1em;
	}		

.nocomments, .postmetadata, strike, #footer {
	color: #666666;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS', Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#pagestripe {background: rgb(221,217,215); width: 780px; height: 5px; clear: both;
	}
	
#pageblock {display: block; background: rgb(130,135,145); width: 269px; height: 5px; float: right; line-height: 0;
	}	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}


	
#header {
	height: 95px;
	}

#content {
	width: 450px;
	float: left;
	clear: both;
	font-size: 1.2em;
	line-height: 1.8em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgb(221,217,215);
	border-bottom-color: rgb(221,217,215);
	border-left-color: rgb(221,217,215);
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
	}

#content.single {
	width: 518px; 
	margin: 0; 
	padding: 70px 130px; 
	}	

#header ul, #header li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#header li a {display: block;
	min-width: 40px;
	padding: 74px 32px 12px 12px;
	float: left;}	
	
.post {
	margin: 0 0 40px 0;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 18px;
	}
	
.postmetadata .alt {
	margin: 25px 0 0 0;
	}	
	
div.columnleft {
	float: left;
	width: 285px;
	padding-right: 33px;	
	}

div.columnright {
	float: right;
	width: 285px;
	padding-left: 34px;
}
/* End Structure */



/*	Begin Headers */
#header h1 {background: white url(images/header_background.jpg) bottom right no-repeat;
	display: block;
	width: 269px;
	height: 160px;
	float: right;
	margin: 0;	
	padding: 0;		
	}	
	
#header h1 a {display: block;
	width: 239px;
	height: 80px;
	margin: 30px 0 0 0;	
	padding: 37px 15px 0 15px;		
	}

h2, #sidebar h2 {
	margin: 0;}	
	
#sidebar h2 {
	padding: 0;
	}

h3 {
	margin: 30px 0 0 0;
	padding: 0;
	}

h3.comments {
	margin: 40px auto 20px auto;
	padding: 0;
	}
	
h4 {	
	margin: 10px 0 0 0;
	padding: 20px 0 0 0;	
	}	
/* End Headers */



/* Begin Images */
.post img, p img {
	padding: 10px;
	max-width: 100%;
	border: thick solid #EBEBEB;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #FFFFFF;
	}
	
.wp-caption-text {
	font-size: 9px;
	text-align: center;
	margin-top: -40px;
}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists */

ul, ol {
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}	

ol {
	padding: 0 0 0 35px;
	}	
	
ul ul {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	}	

ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style: none; 
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
 	line-height: 1.7;	
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ul ul {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
input#s, input#author, input#email, input#url, textarea, #sidebar #searchform #s {border: 1px solid rgb(201,197,195);}

#searchform {
	margin: 0 auto;
	padding: 0 0 15px 0; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 125px;
	padding: 2px 0;
	}

#searchsubmit, #sidebarsubmit {
	margin-left: 10px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
	
.ad img {
	height: 45px;
	width: 45px;
	padding: 5px;
}

.ad {
	padding: 20px;
}
	
.sidebox {
	float:left;
	padding:10px;
	position:relative;
	width:175px;
	border-left-color: #CDCFCF;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: 0 100%;
}

#commentform {
	padding: 0;
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	padding: 2px;
	}

#commentform textarea {
	width: 98%;
	margin: 5px 0 0 0;	
	padding: 0px;
	}

#commentform #submit {
	margin: 2px 0 0 0;	
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 20px 0 0 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 10px;
	list-style: none;
	}

.commentlist p {
	margin: 0;
	padding: 10px 0 0 0;	
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#description, #sidebar {
	display: block; 
	margin-left: 511px;
	padding: 30px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted;
	}
	
blockquote, blockquote cite {
	margin: 0px 15px 0 0; 
	padding: 20px 0px 20px 33px; 
	background: url(images/quote-arial.gif) 0px 15px no-repeat; 
	color: rgb(110,106,103); 
	font-style: italic; 
	font-size: 0.9em;}

blockquote cite {
	display: block; 
	}
	
blockquote p {
	margin: 0; 
	padding: 0; 
}		

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	width: 100%;
	text-align: center;
	clear: both;
	border-bottom: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	height: 20px;
	}

.break {margin: 0; padding: 0; clear: both; line-height: 0px; width: 100%; visibility: hidden;}	

/* End Various Tags & Classes*/