/*  
Theme Name: GlossyBlue
Theme URI: http://www.ndesign-studio.com
Description: WP glossy theme designed by <a href="http://www.ndesign-studio.com">N.Design Studio</a>.
Version: 1.4
Author: Nick La
Author URI: http://www.ndesign-studio.com

	This theme was designed and built by Nick La.

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to N.Design Studio must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*/

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #000 url(images/main-bg.gif);
	margin: 10px 150px 10px 10px;
	padding: 0px 0px 30px;
}

a {
	color: #D7115C;
	text-decoration: none;
}

a:hover {
	color: #D7115C;
}
a:active !important {
	color: #000;
	text-decoration: underline;
	font-weight:bold !important;	
}
a.selected {
	color:#cb141e;
	text-decoration: underline;
	font-weight:bold;	
}

img {
	border: none;
}
p {
	padding: 0px 30px 20px 20px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 20px;
	height: 60px;
	font: bold 27px/100% "Trebuchet MS", Tahoma, Arial;
	color: #82050A;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #D7115C;
	margin: 0px 0px 20px 0;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: 0px;
	padding-bottom: 6px;
	font-family: "Georgia", Tahoma, Arial;
	font-size: 140%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
}
h2 a, h2 a:visited {
	color: #D7115C;
	text-decoration: none;
}
h2 a:hover {
	color: #D7115C;
	text-decoration: none;
}
h3 {
	font: normal 120%/100% "Georgia", Tahoma, Arial;
	color: #D7115C;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Georgia", Tahoma, Arial;
	color: #81060b;
	margin: 10px 0px 5px 0px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	position:relative;
	margin: 0px auto;
	width: 760px;
	background: url(images/content-bg.gif) repeat-y 0 0;
}
/* header area */
#header {
	background: url(images/header.gif) no-repeat;
	height: 163px;
	margin: 0px auto 5px;
	width: 760px;
	/*border-bottom: 3px solid #C40B13;*/
	position: relative;
}
#logo {
	float: left;
	width: 275px;
	height: 70px;
	text-indent: -9999em;
	cursor: pointer;
	display: block;
	margin: 58px 0 0 13px;
	}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 500px;
	/*bottom: 3px;*/
	color: transparent;
	font-size: 20px;
	font-weight:normal;
	text-align:center;
	width:200px;
	padding-top:20px;
	line-height:150%;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 1px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #b9245c;
	text-decoration: none;
}
#nav .page_item a{
	color: #46051d;
	text-decoration: none;
	background: #5c8d0c url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 20px;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #FF7E82;
	/*border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;*/
	display: block;
}
#nav .page_item a:hover {
	color: #D7115C;
	cursor: url(images/cursor.cur);
}
#nav .page_item a:active {
	color: #D7115C;
}

#navTop {
	float: right;
	width: 620px;
	height: 25px;
	list-style: none;
	padding: 0;
	margin: 9px 15px 0 0;
	}
	#navTop li {
		float: left;
		}
		#navTop li a {
			float: left;
			height: 25px;
			text-indent: -9999em;
			background: url(images/nav-bg.gif) no-repeat 0 0;
			}
			#navTop li.home a { width: 100px; background-position: 0 0; }
			#navTop li.home a:hover { width: 100px; background-position: 0 -25px; }
			
			#navTop li.shop a { width: 100px; background-position: -101px 0; }
			#navTop li.shop a:hover { width: 100px; background-position: -101px -25px; }
			
			#navTop li.feedback a { width: 100px; background-position: -202px 0; }
			#navTop li.feedback a:hover { width: 100px; background-position: -202px -25px; }
			
			#navTop li.cocktails a { width: 100px; background-position: -303px 0; }
			#navTop li.cocktails a:hover { width: 100px; background-position: -303px -25px; }
			
			#navTop li.contact a { width: 100px; background-position: -404px 0; }
			#navTop li.contact a:hover { width: 100px; background-position: -404px -25px; }
			
			#navTop li.directory a { width: 116px; background-position: -505px 0; }
			#navTop li.directory a:hover { width: 116px; background-position: -505px -25px; }

/* content area */
#content {
	padding: 10px 20px 30px 0px;
	float: right;
	width: 485px;
	overflow: hidden;
	background: url(images/corner-right.gif) no-repeat right top;
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}
.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	float: left;
	padding: 0px 0px 20px 10px;
	width: 230px;
	color: #660000;
	overflow: hidden;
	background: #F8D0D6 url(images/corner-left.gif) no-repeat 0 0;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% "Georgia", Tahoma, Arial;
	color: #D7115C;
	margin: 20px 0px 2px;
	border-bottom: 1px dotted #D9B4B4;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #D7115C;
	text-decoration: none;
}
#sidebar a:hover,#sidebar a:active {
	text-decoration: underline;
}



/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	/*border-bottom: 1px solid #dceeb7;*/
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
	color:#D7115C;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #CC5D63;
	width: 135px;
	height: 20px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #CC5D63;
	background: #FFF5F6;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */
#footer {
	clear: both;
	background: #f12271 url(images/footer-bg.gif) no-repeat bottom left;
	color: #fff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}
#footer a, #footer a:visited {
	color: #D9B4B4;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #FFF8F9;
	/*margin: 10px 0px 5px;*/
}
.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.footer-recent-comments ul li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.footer-about {
	width: 250px;
	float: right;
	padding-top:10px;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
.footer-aboutus {
	width: 300px;
	float: left;
	padding-top:10px;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
/* credits */
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited {
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#intro {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 485px;
	overflow: hidden;
}
.intro-home  {
    background-image:url(images/intro-bg.jpg);
	width:455px;
	height:139px!important;
	margin-bottom:5px;
}
.text-inside {
	padding: 28px 0px 0px 0px!important;
}
.hfeature  {
    background-image:url(images/feature.jpg);
	width:455px;
	height:41px;
	margin:10px 0px 10px 0px;
}

.home-feature {
	/*background-image:url(images/feat-bg.jpg);*/
	width:459px;
	height:169px;

}
.home-feature-flash {
	/*background-image:url(images/feat-bg.jpg);*/
	width:415px;
	height:215px;

}

.featurette-l {
	float:left;
	height:147px;
	width:130px;
	margin-left:22px;
	vertical-align:top;
}

.featurette-r {
	float:right;
	height:169px;
	width:307px;
	margin-top:10px;
}
/* Pagination */

.wpsc_page_numbers {
	margin-bottom: 15px!important;
	float: left;
	width: 100%;
	padding-bottom: 2px;
	text-align: right;
	}
	.wpsc_page_numbers a {
		margin: 0 2px;
		padding: 0 2px;
		}
		.wpsc_page_numbers a:hover {
			background: #FFDFE4;
			}
			
table.productdisplay { border-bottom: 1px solid #F8D0D6; }
p.wpsc_product_price { float: left; }
input.wpsc_buy_button { float: right; font-size: 11px; padding: 2px 6px; }
p.wpsc_description, p.wpsc_product_price { padding: 0!important; }
span.pricedisplay { font-size: 1.0em; font-weight: normal;color:#cb141e; }

.wpsc_variation_forms { padding: 0!important; }
.wpsc_variation_forms label {
	display: block;
	float: left;
	width: 100%;
	font-size: 11px;
	text-transform: uppercase;
	}
	.wpsc_variation_forms select {
		padding: 1px 2px;
		}
table.productdisplay tr td.imagecol { padding: 0 10px!important; }

div#widgetshoppingcart { background: #F8D0D6; padding: 5px 10px; border-right: 1px solid #F8D0D6; }

table.shoppingcart {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #F8D0D6;
	}
	table.shoppingcart  th {
		background: #FFF5F6;
		}
		table.shoppingcart  th, table.shoppingcart  td {
			padding: 2px 6px;
			}
			table.shoppingcart  td {
				vertical-align: top;
				background: #FFF;
				border-bottom: 1px solid #F8D0D6;
				}

ul.SubCategories {
	float: left;
	width: 96%;
	padding: 5px 0 10px 0!important;
	}
	ul.SubCategories li {
		float: left;
		display: block;
		width: 100%;
		padding: 2px!important;
		}
		ul.SubCategories li a {
			float: left;
			display: block;
			width: 100%;
			border-bottom: 1px solid #FFDFE4;
			padding-left: 1px!important;
			text-transform: normal;
			font-size: 13px!important;
			}
			ul.SubCategories li a:hover {
				border-bottom: 1px solid #FFEFF2;
				text-decoration: none!important;
				color: #C7175A!important;
				}

.banner {
	position:absolute;
	width:160px;
	height:600px;
	left:765px;
}


