/*
Design by http://www.rabm.co.uk
*/


body {
	background: #515a7e url(images/blue_bgtexture.gif) repeat left top;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ebe9df;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
}

h1 { 
	font-size: 44px;
	text-transform:uppercase;
}

h2 {
	font-size: 28px;
	font-weight:bold;
	text-transform:uppercase;
}

h3 {
	font-size: 18px;
	color: #fff;
	text-transform:uppercase;
}

p, ul, ol {
	margin: 0px 0px 20px 0px;
	line-height: 130%;
	text-align: left;
}

ul, ol { }

blockquote { }

a {
	text-decoration: underline;
	color: #fff;
}

a:hover { 
	color: #6199a8;
}

a img {
	border: none;
	text-align: center;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

#wrapper {
}

/* Header */

#header {
	height: 460px;
	margin: 0 auto;
	background:url(images/header_bg.gif) repeat;
}

#header-front {
	height: 460px;
	margin: 0 auto;
	background:url(images/header_stripes.png) no-repeat top center;
}


/* Page */

#page {
	width: 1000px;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
}

#page-bgtop {
}


/** LOGO */

#logo {
	width: 1000px;
	height: 290px;
	margin: 0 auto;
	padding: 40px 0px 0px 30px;
}

.icon {
	padding-left:30px;
	float: left;
	width: 550px;
	height:290px;
	background:url(images/sparkle_logo.png) no-repeat;
}

#logo p {
	padding: 13px 0px 0px 5px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#banner {
	padding-bottom: 20px;
}

/* Menu */

#menu {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	padding-top: 52px;
	float: left;
}

#menu a {
	height:35px;
	display: block;
	padding: 33px 15px 0px 15px;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
	text-transform: Uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4d567b;
}

#menu a:hover { 
	background: url(images/nav_background.png) no-repeat;
	color: #ebe9df;
}

#menu .current_page_item a {
	text-decoration: none;
	background: url(images/nav_background.png) no-repeat;
	color: #ebe9df;
}

#menu .first {
}


/* Content */

#content {
	float: left;
	width: 630px;
	margin-left: 30px;
	padding-right: 30px;
	border-right: 1px solid #cfcfcf;
	padding-bottom:40px;
}

/* Post */

.post {
	padding-bottom: 30px;
}

.post .title {
	padding: 0px 20px 0px 0px;
	border-bottom: #ebe9df 1px solid;
	color: #ebe9df;
}

.post .title a {
	text-decoration: none;
	font-size: 30px;
}

.post .entry {
	padding: 20px 10px 0px 0px;
}

.post .links {
	display: block;
	width: 120px;
	height: 25px;
	margin: 0px;
	padding: 10px 0px 0px 20px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

/* Fullwidth */

#fullwidth {
	float: left;
	width: 940px;
	margin-left: 30px;
	padding-right: 30px;
}

/* Shop columns */

#shopentry {
	float: left;
	width: 630px;
	margin-right: 30px;
}

.colmain {
	float:left;
	margin-bottom: 20px;
	padding-right: 20px;
}

.col1, .col2 {
	float:left;
	margin-bottom: 20px;
	padding-top:20px;
}

.col1 {
	position:relative;
	left: 0px;
	width: 160px;
}

.col2 {
	margin-left:20px;
	width: 450px;
}

.coltitle {
	padding: 0px 0px 5px 0px;
	border-bottom: #cfcfcf 1px solid;
	color: #ebe9df;
	font-size: 18px;
	font-weight:bold;
	text-transform:uppercase;
}

.coltitle a {
	text-decoration: none;
}

.colentry p {
	margin: 10px 0px 10px 0px;
}

.colprice {
	padding: 0px 0px 10px 0px;
	color: #ebe9df;
	font-size: 17px;
	font-weight:bold;
	text-transform:uppercase;
}

.colclick {
	font-size:11px;
	text-align:center;
	text-transform:uppercase;
	padding-bottom:15px;
}

.colclicklarge {
	font-size:15px;
	text-align:center;
	text-transform:uppercase;
	padding: 5px 0px 15px 0px;
	font-weight:bold;
}

.colclicklarge a {
	text-decoration: none;

}

.colclicklarge a:hover {
	text-decoration: none;
}

.colitalics {
	font-size:11px;
	text-align:left;
	font-style:italic;
}

/* Sidebar */


#sidebar {
	float: right;
	width: 280px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:20px;
	padding-top: 0px;
	text-align: center;
}

#sidebar p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height:130%;
	color:#ebe9df;
	text-align:center;
}

#sidebar h2 {
	border-bottom: 1px solid #FFF;
	margin: 0px 10px 15px 10px;
	padding-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
}

#sidebar a {
	line-height:130%;
	text-decoration:none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidemenu {
	text-align: center;
	text-transform:uppercase;
	line-height:75%;
	font-size:13px;
	font-weight:bold;
	margin-bottom:20px;
}

.sidepicleft {
	float:left;
	margin-left:6px;
	color:#ebe9df;
}

.sidepicmiddle {
	float:left;
	margin-left:6px;
	color:#ebe9df;
}

.sidepicright {
	float:left;
	margin-left:6px;
	color:#ebe9df;
}

#sidepic p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height:75%;
	color:#ebe9df;
	text-align:center;
}

#sidepic h2 {
	border-bottom: 1px solid #FFF;
	margin: 10px 10px 15px 10px;
	padding-bottom: 8px;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
}

#sidepic a {
	line-height:75%;
	text-decoration:none;
}

#sidepic a:hover {
}

.pic {
	width: 85px;
	padding-bottom:3px;
}

.pictitle {
	padding: 0px 0px 5px 0px;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
}

.pictitle a {
	text-decoration: none;
}

.pictitle  {
	text-decoration: none;
}

#sidemenu p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	line-height:75%;
	color:#ebe9df;
	text-align:center;
}

#sidemenu h2 {
	border-bottom: 1px solid #FFF;
	margin: 10px 10px 15px 10px;
	padding-bottom: 8px;
	font-size: 20px;
	font-weight: bold;
	text-align:center;
}

#sidemenu a {
	line-height:75%;
	text-decoration:none;
}

#sidemenu a:hover {
	text-decoration: underline;
}

#sidebarcontainer {
	float: right;
	width: 280px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:30px;
	text-align:center;
}



/* Footer */

#footer {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: url(images/footer_bg.gif) repeat top;
}

#footer p {
	margin: 0;
	padding: 0px 0px 5px 0px;
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
	font-size: 11px;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #322d27;
}

#footermenu p {
	margin: 0;
	padding: 0px 0px 10px 0px;
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
	font-size: 12px;
	font-weight:bold;
}

#footermenu a {
	color: #fff;
}

#footermenu a:hover {
	color: #322d27;
}

