/* @group Reset */ html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code,del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;} table {border-collapse: separate; border-spacing: 0;} caption, th, td {text-align: left; font-weight: normal;} table, td, th {vertical-align: middle;} blockquote:before, blockquote:after, q:before, q:after {content: "";} blockquote, q {quotes: "" "";} a img {border: none;} :focus {outline: 0;} /* @end Reset */

/* @group HTML & Body */

html {
	height: 100%;
	margin-bottom: 1px;
	background: #fff;
}

body {
	font: 13px/18px Arial, sans-serif;
	color: #fff;
	background: url(http://goshboutique.com.au/themes/site_themes/omg/images/bg.jpg) no-repeat center top;
	padding-top: 100px;
}

img {
	display: block;
}

/* @end */

/* @group Container */

#container {
	width: 840px;
	margin: 0 auto 0px auto;
	overflow: auto;
	background: #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	/*border: solid 1px #232323;*/
}

/* @end */

/* @group Header */

#header a {
	height: 150px;
	width: 840px;
	display: block;
	text-indent: -9999px;
	background: #000 url(http://goshboutique.com.au/themes/site_themes/omg/images/header.jpg) no-repeat left top;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11px;
}

/* @end */

/* @group Sidebar */

#sidebar {
	width: 200px;
	background: #000;
	float: left;
	text-align: right;
	display: inline;
	margin-left: 20px;
}

/* @group Navigation */

#navigation {
	list-style: none;
	font: 18px Helvetica, Arial, sans-serif;
	text-transform: lowercase;
	margin: 5px 0 15px 0;
}

#navigation a:link,
#navigation a:visited {
	text-decoration: none;
	display: block;
	padding: 5px 20px;
}

#navigation a:link,
#navigation a:visited {
	color: #fff;
}

#navigation ul a:link,
#navigation ul a:visited {
	color: #000;
}

#navigation ul a:hover {
	text-decoration: underline;
}

#navigation ul {
	display: none;
	list-style: none;
	margin-top: 0px !important;
	font-size: 13px;
	background: #fff url(http://goshboutique.com.au/themes/site_themes/omg/images/sub-nav-bg.gif) no-repeat left top;
	padding: 5px 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
}

#navigation ul.active {
	display: block;
}

/* @end */

/* @group Mailing List */

#mailing {
	background: #fff url(http://goshboutique.com.au/themes/site_themes/omg/images/sub-nav-bg.gif) no-repeat left top;
	padding: 10px 20px 20px 10px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
}

#mailing .join {
	font-weight: bold;
	color: #777;
	text-transform: lowercase;
}

#mailing p {
	color: #000;
	/*padding: 10px 20px;*/
	text-transform: lowercase;
}

#mailing p {
	margin-top: 5px;
	font-size: 11px;
}

#mailing .input {
	margin: 0;
	width: 145px;
	padding: 5px;
	border: 0;
	font: 11px/15px Arial, sans-serif;
	color: #fff;
	background: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

/* @end */

/* @group Contact */

#contact {
	font-size: 11px;
	line-height: 15px;
	padding: 20px;
}

#contact p {
	margin-bottom: 10px;
}

#contact a:link,
#contact a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: solid 1px #333;
}

#contact a:hover {
	border-bottom: dotted 1px #666;
}

/* @end */

/* @end */

/* @group Content */

#content {
	width: 600px;
	float: left;
	display: inline;
	background: #fff;
	overflow: auto;
	color: #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 20px;
}

#categories {
	float: right;
	margin: 23px 20px 0 0;
	font-size: 11px;
	color: #888;
	font-weight: bold;
}

#home-image1,
#home-image2,
#home-image3 {
	float: left;
	display: inline;
	height: 370px;
	width: 190px;
	background: #eee;
	overflow: hidden;
	margin: 5px 5px 7px 5px;
}

#home-image1 {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
}

#home-image2 {
	
}

#home-image3 {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
}

#recent-products {
	margin: 0 0 5px 4px;
	width: auto;
	overflow: auto;
	clear: both;
}

#recent-products h2.recent-products {
	color: #507684;
	text-transform: lowercase;
	font: bold 18px/22px Helvetica, Arial, sans-serif;
	padding: 10px !important;
	margin: 2px 5px 2px 1px;
	background: #eee;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
}

#recent-products h2.recent-products span.right {
	float: right;
	font: 11px/23px Arial, sans-serif;
	text-transform: uppercase;
}

#recent-products h2.recent-products span.right a:link,
#recent-products h2.recent-products span.right a:visited {
	color: #555;
	text-decoration: none;
	padding: 3px 5px;
}

#recent-products h2.recent-products span.right a:hover {
	color: #000;
	background: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#recent-product1 span a,
#recent-product2 span a,
#recent-product3 span a,
#recent-product4 span a,
#recent-product5 span a,
#recent-product6 span a {
	display: block;
	padding: 5px 7px;
	text-decoration: none;
	color: #fff;
}

#recent-product1 {
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
}

#recent-product6 {
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
}

#recent-product1,
#recent-product2,
#recent-product3,
#recent-product4,
#recent-product5,
#recent-product6 {
	height: 150px;
	margin: 0 1px;
	float: left;
	display: inline;
	background: #ddd;
	position: relative;
	overflow: hidden;
}

#recent-product1,
#recent-product2,
#recent-product3,
#recent-product4 {
	width: 97px;
}

#recent-product1 img,
#recent-product2 img,
#recent-product3 img,
#recent-product4 img {
	height: 150px;
}

#recent-product5,
#recent-product6 {
	width: 96px;
}

#recent-product5 img,
#recent-product6 img {
	height: 150px;
}

#recent-product1 span,
#recent-product2 span,
#recent-product3 span,
#recent-product4 span,
#recent-product5 span,
#recent-product6 span {
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.65);
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#recent-product1:hover span,
#recent-product2:hover span,
#recent-product3:hover span,
#recent-product4:hover span,
#recent-product5:hover span,
#recent-product6:hover span {
	background: #000;
}

#content h2 {
	border-bottom: dashed 1px #eee;
	padding: 20px 20px 20px 10px;
	margin: 0 0 0 10px;
	font: bold 24px/28px Helvetica, Arial, sans-serif;
	color: #000;
}

.entry {
	clear: both;
	border-top: dashed 1px #eee;
	border-bottom: dashed 1px #eee;
	margin: 0 0 0 10px;
	width: auto;
	overflow: auto;
}

.entry-image,
.entry-content {
	float: left;
	display: inline;
}

.entry-image {
	margin: 20px 0 20px 10px;
	width: 100px;
	background: #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
}

.entry-content {
	width: 480px;
	overflow: auto;
}

.entry-content h3 {
	margin: 20px 0 0 20px;
	padding: 10px;
	font: bold 16px Helvetica, Arial, sans-serif;
	color: #507684;
	background: #eee url(http://goshboutique.com.au/themes/site_themes/omg/images/content-h2-bg.gif) no-repeat right bottom;
	border-top: solid 1px #ddd;
	border-left: solid 1px #ddd;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
}

.entry-content p.description {
	margin: 0 0 0 20px;
	border-left: solid 1px #eee;
	border-bottom: dotted 1px #eee;
	padding: 10px 20px 10px 10px;
	/*-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;*/
}

.entry-content p.brand {
	padding: 5px 10px;
	font-size: 11px;
	color: #777;
	margin: 0 0 20px 20px;
	border-left: solid 1px #eee;
	border-bottom: solid 1px #eee;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
}

.entry-content p.brand a:link,
.entry-content p.brand a:visited {
	color: #777;
	text-decoration: none;
	border-bottom: solid 1px #ddd;
}

.entry-content p.brand a:hover {
	color: #000;
}

.pagination {
	border-top: dashed 1px #eee;
	border-bottom: dashed 1px #eee;
	padding: 16px 10px 15px 10px;
	margin: 0 0 0 10px;
	color: #4f80ff;
	font-weight: bold;
	width: auto;
	overflow: auto;
}

.pagination .left {
	float: left;
}

.pagination .right {
	float: right;
}

.pagination strong,
.pagination a:link,
.pagination a:visited {
	text-decoration: none;
	padding: 5px 7px;
	background: #eee;
	border: solid 1px #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.pagination strong {
	border: solid 2px #ddd;
	padding: 4px 6px !important;
	background: #fff;
}

.pagination a:link,
.pagination a:visited {
	color: #bbb;
}

.pagination a:hover {
	color: #111;
	background: #ddd;
	border: solid 1px #ccc;
}

/* @end */

/* @group Footer */

#footer {
	width: 825px;
	margin: 0 auto 50px auto;
	text-align: center;
	color: #777;
	overflow: auto;
	clear: both;
	font-size: 11px;
	padding: 15px 0 50px 0;
}

#footer .left {
	float: left;
	padding-left: 10px;
	display: inline;
}

#footer .right {
	float: right;
	padding-right: 10px;
	display: inline;
}

#footer a:link,
#footer a:visited {
	color: #777;
	text-decoration: none;
	border-bottom: solid 1px #ddd;
}

#footer a:hover {
	color: #bbb;
}

/* @end */