body {
	padding:0px;
	margin:0px;
	background:url(images/bg_top.jpg) repeat-x left top;
}
#header {
	width:100%;
	height:313px;
	background:url(images/bg_middle.jpg) repeat-x left bottom;
}
#header #headerimg {
	width:900px;
	margin:0px auto;
	padding-top:47px !important;
}
#header #menu {
	width:625px;
	margin:0px auto;
	text-align:center !important;
	padding-top:14px !important;
}
#header #menu ul {
	padding:0px;
	margin:0px auto;
	text-align:center;
}
#header #menu ul li {
	list-style-type: none;
	float:left;
}
#header #menu ul li a {
	text-indent: -999999px;
	display: block;
	height: 28px;
}
#header #menu .home {
	background: url(images/home.jpg) no-repeat left top;
	width: 55px;
}
#header #menu .home:hover {
	background: url(images/home_o.jpg) no-repeat left top;
}
#header #menu .home #current {
	background: url(images/home_o.jpg) no-repeat left top;
	width: 55px;
}
#header #menu .bags {
	background: url(images/bags.jpg) no-repeat left top;
	width: 50px;
}
#header #menu .bags:hover {
	background: url(images/bags_o.jpg) no-repeat left top;
}
#header #menu .bags #current {
	background: url(images/bags_o.jpg) no-repeat left top;
	width: 50px;
}
#header #menu .magnets {
	background: url(images/magnets.jpg) no-repeat left top;
	width: 69px;
}
#header #menu .magnets:hover {
	background: url(images/magnets_o.jpg) no-repeat left top;
}
#header #menu .magnets #current {
	background: url(images/magnets_o.jpg) no-repeat left top;
	width: 69px;
}
#header #menu .scrapbooking {
	background: url(images/scrapbooking.jpg) no-repeat left top;
	width: 98px;
}
#header #menu .scrapbooking:hover {
	background: url(images/scrapbooking_o.jpg) no-repeat left top;
}
#header #menu .scrapbooking #current {
	background: url(images/scrapbooking_o.jpg) no-repeat left top;
	width: 98px;
}
#header #menu .stationary {
	background: url(images/stationary.jpg) no-repeat left top;
	width: 83px;
}
#header #menu .stationary:hover {
	background: url(images/stationary_o.jpg) no-repeat left top;
}
#header #menu .stationary #current {
	background: url(images/stationary_o.jpg) no-repeat left top;
	width: 83px;
}
#header #menu .computer {
	background: url(images/computer.jpg) no-repeat left top;
	width: 78px;
}
#header #menu .computer:hover {
	background: url(images/computer_o.jpg) no-repeat left top;
}
#header #menu .computer #current {
	background: url(images/computer_o.jpg) no-repeat left top;
	width: 78px;
}
#header #menu .travel {
	background: url(images/travel.jpg) no-repeat left top;
	width: 57px;
}
#header #menu .travel:hover {
	background: url(images/travel_o.jpg) no-repeat left top;
}
#header #menu .travel #current {
	background: url(images/travel_o.jpg) no-repeat left top;
	width: 57px;
}
#header #menu .contact {
	background: url(images/contact.jpg) no-repeat left top;
	width: 84px;
}
#header #menu .contact:hover {
	background: url(images/contact_o.jpg) no-repeat left top;
}
#header #menu .contact #current {
	background: url(images/contact_o.jpg) no-repeat left top;
	width: 84px;
}
#header #menu .blog {
	background: url(images/blog.jpg) no-repeat left top;
	width: 51px;
}
#header #menu .blog:hover {
	background: url(images/blog_o.jpg) no-repeat left top;
}
#header #menu .blog #current {
	background: url(images/blog_o.jpg) no-repeat left top;
	width: 51px;
}
#wrap {
	width:100%;
	background:#EEECDE url(images/bg_body.jpg) repeat-x left top;
	display:table;
}
#content {
	width:900px;
	margin:0px auto;
	padding:26px 0px;
	text-align:center;
}
#footer {
	width:100%;
	height:60px;
	background:url(images/bg_footer.jpg) repeat-x left top;
	text-align:center;
	padding-top:30px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#89725B;
}
#footer a, #footer a:visited {
	font-size: 10px !important;
	color: #B3A691 !important;
	text-decoration: none;
	text-transform: uppercase;
}
#footer a:hover {
	color: #D9B573 !important;
	text-decoration: underline;
}
/* Begin Sidebar */
#sidebar {
	padding: 0px 29px 10px 0px;
	width: 247px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #383A2F !important;
	text-decoration: none;
	text-align:left;
	background:url(images/vert_dash.png) repeat-y right top;
	margin:0px;
}
#sidebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6A7522;
	padding:0px;
	margin:0px 0px 8px 0px;
	border-bottom:3px solid #E1DFCA;
}
#sidebar h2.widgettitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #383A2F;
	padding:0px;
	margin:0px 0px 8px 0px;
	border-bottom:3px solid #E1DFCA;
	font-weight:normal;
}
#archives a, #archives a:visited {
	color:#C7252C !important;
}
#meta ul, .widget_links ul {
	padding:0px;
	margin:0px;
	width:237px;
	list-style-type:none;
	text-align:left;
}
/*#meta ul {
	padding:0px;
	margin:0px;
	list-style:none;
}*/
#meta ul li a, #meta ul li a:visited, .widget_links ul li a, .widget_links ul li a:visited {
	background:url(images/bg_L_menu.jpg) no-repeat left bottom;
	padding:9px 0px 10px 21px;
	margin:0px;
	font-weight:bold;
	text-decoration:none;
	display: block;
	height:14px !important;
}
#meta ul li a:hover, .widget_links ul li a:hover {
	background:url(images/bg_L_menu_over.jpg) no-repeat left bottom;
	margin:0px;
	color: #6A7522 !important;
}
#meta ul ul, .widget_links ul ul {
	padding:0px;
	margin:0px 0px 0px 17px;
	list-style:none;
}
/* End Sidebar */

/* Begin Left Column - Home page */
#left-wrap {
	float:left;
	text-align:left !important;
	background:url(images/vert_dash.png) repeat-y 264px top;
}
#left {
	padding: 0px 29px 10px 0px;
	width: 247px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #383A2F;
	text-decoration: none;
}
#left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6A7522;
	padding:0px;
	margin:0px 0px 8px 0px;
	border-bottom:3px solid #E1DFCA;
	text-align:left;
	font-weight: normal;
}
#left p {
	text-align:left;
}
#left .square-pics {
	margin:12px 0px 20px 0px;
	padding:0px;
	width:100%;
}
#left img {
	margin:14px 19px 6px 0px;
	!margin:7px 19px 6px 0px;
	border:none;
}
#left .left-menu {
	padding:0px;
	margin:7px 0px 20px 0px;
	width:247px;
	list-style-type:none;
	text-align:left;
}
#left .left-menu ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#left .left-menu ul li a, #left .left-menu ul li a:visited {
	background:url(images/bg_L_menu.jpg) no-repeat left bottom;
	padding:9px 0px 10px 21px;
	margin:0px;
	color:#383A2F;
	font-weight:bold;
	text-decoration:none;
	display: block;
	height:14px;
}
#left .left-menu ul li a:hover {
	background:url(images/bg_L_menu_over.jpg) no-repeat left bottom;
	margin:0px;
}
#left .left-menu ul ul{
	padding:0px;
	margin:0px 0px 0px 17px;
	list-style:none;
}
#bottom {
	width: 276px;
	float:left;
	background:url(images/scissors.jpg) no-repeat right top;
	height:26px;
	padding:0px;
	margin:0px;
}
/* End Left Column - Home page */

/* Begin Right col */
.right {
	float:right;
	width:610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383A2F;
	text-align:left;
	padding:0px;
	margin:0px;
}
.right h1, .homepage h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6A7522;
	padding:0px;
	margin:0px 0px 20px 0px;
	text-align:left;
	font-weight:normal;
}

#tabs-homepage ul, #tabs-sidebar ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#tabs-homepage ul li {
    float: left;
    padding: 6px 0 6px 2px;
}

#tabs-sidebar ul li {
    float: left;
    padding: 0px;
}

/*.right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #3E3322;
	padding:0px;
	margin:0px 0px 16px 0px;
	text-align:left;
	font-weight:normal;
	border-bottom:3px solid #E1DFCA;
}*/
.right .pic {
	float:left;
	margin:0px 10px 7px 0px;
}
.right p {
	margin:0px 0px 10px 0px;
	padding:0px;
	text-align:justify;
	line-height:20px;
}
.right a {
	color:#7FAE01;
	text-decoration:none;
	font-weight:bold;
}
.right a:hover {
	text-decoration: underline;
	color:#7FAE01 !important;
}
/* End Right col */
/* ------------------------------------------------------ CSS WP init ------------------------------------------- */


/*#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}*/

/*#content {
	font-size: 1.2em
	}*/

.widecolumn .entry p, .widecolumn2 .entry p {
	font-size: 1.05em;
	}
.narrowcolumn, .widecolumn2 {
	/*float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;*/
	float:right;
	width:610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383A2F;
	text-align:left;
	padding:0px;
	margin:0px;
}
.narrowcolumn h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #383A2F;
	padding:0px;
	margin:0px 0px 16px 0px;
	text-align:left;
	font-weight:normal;
	border-bottom:3px solid #E1DFCA;
}
.narrowcolumn h2 a, .narrowcolumn h2 a:visited {
	color: #6A7522 !important;
	font-weight:normal !important;
}
.narrowcolumn h2 a:hover {
	text-decoration:none;
	color:#4C5418 !important;
}
.narrowcolumn a, .narrowcolumn a:visited {
	color:#589E9E;
	font-weight:bold;
}
.narrowcolumn a:hover {
	text-decoration:underline;
	color:#006666;
}
.narrowcolumn .entry, .widecolumn .entry, .widecolumn2 .entry {
	/*line-height: 1.4em;*/
	line-height:20px;
}
.widecolumn {
	line-height: 20px;
	width:100%;
}

.narrowcolumn .postmetadata {
	text-align: right;
	padding-top: 5px;
}

.thread-alt {
	background-color: #F5F3DD;
}
.thread-even {
	background-color: #FFFFFF;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px dotted #A7A37E;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: normal;
}
small a, small a:visited {
	color:#589E9E !important;
	font-weight:bold;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
h1 {
	font-size: 4em;
	text-align: center;
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

/*.entry p a:visited {
	color: #b85b5a;
	}*/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite a, .commentlist cite a:visited {
	font-weight: normal;
	font-style: normal;
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#C7252C;
}

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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
}
.commentmetadata a, .commentmetadata a:visited {
	font-weight:bold;
	color: #589E9E !important;
	font-size:11px;
}
small, .nocomments, .postmetadata, blockquote, strike {
	color: #A7A37E;
}
#sidebar ul ul li, #sidebar ul ol li {
	color:#383A2F;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	/*color: #06c;*/
	text-decoration: none;
}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

/*.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}*/

.post {
	margin: 0 0 40px 0px;
	text-align: justify;
}

.post hr {
	display: block;
	}
.widecolumn .post, .widecolumn2 .post {
	margin: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.widecolumn .post h2, .widecolumn2 .post h2 {
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:normal;
	color: #6A7522;
	/*padding:10px 0px 0px 0px;
	!padding:10px 0px 0px 0px;*/
}
.widecolumn .postmetadata, .widecolumn2.postmetadata {
	margin: 30px 0px;
}

.widecolumn .smallattachment, .widecolumn2 .smallarrachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment, .widecolumn2 attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/*#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}*/
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0 0px;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

/*#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}*/

h3 {
	padding: 0px;
	margin: 30px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 18px;
	font-weight: normal;
	/*color: #C7252C;*/
}
h3 a, h3 a:visited {
	font-weight:normal !important;
	color:#6A7522 !important;
}
h3.comments {
	padding: 0px;
	margin: 40px auto;
}
/* End Headers */



/* Begin Images */
/*p img {
	padding: 0;
	max-width: 100%;
	}
*/
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	font-size:18px !important;
}
.alignright a, .alignright a:visited {
	color:#C7252C;
	font-weight:normal !important;
}
.alignright a:hover {
	color:#383A2F;
}
.alignleft {
	float: left;
	font-size:18px !important;
}
.alignleft a, .alignleft a:visited {
	color:#C7252C;
	font-weight:normal !important;
}
.alignleft a:hover {
	color:#383A2F;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry 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: 0px;
	padding: 0px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:0px 0px 25px 0px;
	padding:0px;
}

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

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul li a, #sidebar ul ul li a:visited {
	color:#589E9E;
}
#sidebar ul ul ul, #sidebar ul ol {
	/*margin: 0 0 0 10px;*/
	margin:0px;
	padding:0px;
}

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

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



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

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

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#respond {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#respond a, #respond a:visited {
	color:#589E9E;
	font-weight:bold;
	font-size:14px;
}
/* End Form Elements */



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

.commentlist {
	padding: 0;
	text-align: justify;
	color:#383A2F !important;
}

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

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






/* 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 dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin:0px;
	/*padding:0px 0px 30px 0px;
	!padding:0px 0px 10px 0px;*/
	/*margin-bottom: 60px;*/
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/* ----------------------------------------- Gallery CSS ------------------------------------ */
.gallery {
	width:100%;
	padding: 0px;
	margin:0px;
}
.gallery-item, .gallery-icon {
	padding:0px;
	margin:0px;
}
dl, dt {
	padding:0px;
	margin:0px;
}
/* ----------------------------------------- New CSS ------------------------------------------ */
/*#latest-products a, #latest-products a:visited {
	color:#6A7522 !important;
	text-decoration:underline !important;
}
#latest-products a:hover {
	text-decoration: none !important;
}*/
#latest-products a strong, #latest-products a:visited strong {
	background:url(images/bg_L_menu.jpg) no-repeat left bottom;
	padding:9px 0px 10px 21px;
	margin:0px;
	font-weight:bold;
	text-decoration:none;
	display: block;
	height:14px !important;
	color:#589E9E !important;
}
#latest-products a:hover strong {
	background:url(images/bg_L_menu_over.jpg) no-repeat left bottom;
	margin:0px;
	color: #6A7522 !important;
}
#latest-products div {
	padding:0px;
	margin:0px;
}
#latest-products .item_image {
	background: url(http://onlinecraft.com.au/wp-content/plugins/wp-e-commerce/themes/new/images/prod_pic_placeholder.jpg) no-repeat left top;
	width:209px;
	height:116px;
	padding:4px !important;
	margin:0px 0px 0px 17px !important;
}
.wp-pagenavi {
	font-weight:bold;
	font-size:14px;
}
.wp-pagenavi .pages {
	background:none !important;
	border:none !important;
}
.wp-pagenavi .current {
	margin:0px 5px !important;
	padding:1px 5px !important;
	border:1px dotted #383A2F !important;
	color:#383A2F !important;
	background: #FFFFFF !important;
}
.wp-pagenavi a, .wp-pagenavi a:visited {
	margin:0px 2px !important;
	padding:1px 5px !important;
	border:1px dotted #EEECDE !important;
	color:#EEECDE !important;
	background: #383A2F !important;
}
.wp-pagenavi a:hover {
	color:#383A2F !important;
	border:1px solid #EEECDE !important;
	text-decoration:none !important;
	background:none !important;
}