/*
Theme Name: MK3
Theme URI: http://www.markettheme.com
Description: Wordpress powered market theme
Version: 3.3
Author: MarketTheme.com
*/


/* General */


body {
	margin-: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #111;
}
a {
	text-decoration: underline;
	color: #4D98C8;
}

a:hover {
	text-decoration: underline;
	color: #1C5F85;
}
/* Top Bar */

#bar {
	background-color: #DBE2C2;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-right: 2%;
	padding-left: 2%;
}
#bar .pdl {
	float: right;
}
#bar .postform {
	font-family:verdana;
	font-size:8pt;
	background-color:#EEEEEE;
	border-width:1px;
	width:175;
	margin: 0;
}
#bar .pdl p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
#bar .sdl {
	float: right;
}
#bar .sdl p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}

/* Content */

#content {
	width: 960px;
padding: 20px 20px 20px 20px;
background: #FFFFFF;

}

#content li{
line-height: 150%;
display: block;
border-bottom: 1px solid #ccc;
padding: 5px 0 5px 0;
margin: 0px;
}

#content img{
padding: 5px 5px 5px 5px;
border: 1px solid #6a012e;
}

/* Content -> News Panel */

#content .news {
	width: 365px;
	float: left;
}
#content .news .head {
	background-image: url(imgs/news.gif);
	height: 23px;
	background-repeat: no-repeat;
	width: 100%;
	margin-bottom: 10px;
}
#content .news .post {
	bottom-bottom: 1px solid #999;
	margin-bottom: 0px;
}
  

#content .news h2 {
	font-size: 2em;
	color: #6a012e;
	margin: 0px;
	margin-bottom: 6px;

}
#content .news h2 a {
	color: #6a012e;
	border-bottom: 1px none #888;
}
#content .news h2 a:hover {
	border-bottom: 1px dotted #000000 ;
	color: #d07a86;
}

#content .news h2 img {
	vertical-align: text-bottom;
	margin-right: 2px;
}
#content .news .comments {
	font-size: .825em;
	font-weight: normal;
	color: #ca1717;
}
#content .news p {
	font-size: 1em;
	line-height: 165%;
	margin-bottom: 11px;
	color: #232323;
}
#content .news .post p a {
	border-bottom: 1px none #4D98C8;
	color: #4D98C8;
	padding: 2px;
}
#content .news .post p a:hover {
	border-bottom: 1px dotted #1C5F85;
}
#content .post h3 {
	font-size: 1.325em;
	color: #333;
	margin-bottom: 10px;
}
/* Content -> Product and Sidebar Panel */

#content .products {
	width: 400px;
	float: right;
}
#content .products .head {
	background-image: url(imgs/newproducts.gif);
	height: 23px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: 8px;
}
#content .products .post {
	float: left;
	width: 116px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 10px;
	display: inline;
}
#content .products .post .item {
	font-size: 12px;
	background-image: url(imgs/itembg.gif);
	height: 86px;
	width: 116px;
	text-align: center;
	line-height: normal;
	margin-bottom: 5px;
}
#content .products .post .item img {
	margin-top: 7px;
}
#content .products .post .item a img {
	border: 1px solid #fff;
}
#content .products .post .item a:hover img {
	border: 1px solid #7cceed;
}
#content .products .post .inside {
	font-size: 12px;
}
#content .products .post .top {
	font-color: #222;
	text-align: center;
}
#content .products .post .top h2 {
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content .products .post .top h2 a {
	color: #4d98c8;
}
#content .products .post .top h2 a:hover {
	color: #2a718c;
}
#content .products .post .bot {
	background-color: #F3F3F3;
	color: #222;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#content .products .post .bot p {
	color: #222;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: bold;
}
#content .products .navigation {
	font-size: 12px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
}
#content .products .navigation a {
	border: 1px solid #ccc;
	color: #555;
	padding: 4px;
}
#content .products .navigation a:hover {
	border: 1px solid #222;
	color: #222;
}
#content .products .navigation .left {
	width: 45%;
	float: left;
}
#content .products .navigation .right {
	width: 45%;
	float: right;
	text-align: right;
}
/* Content -> Sidebar Widget Styles */

#content .products .widgetcase {
	width: 350px;
	float: right;
}
#content .products .widgetcase p {
	font-size: .850em;
	color: #343434;
	line-height: 175%;
}
#content .products .widgetcase .textwidget {
	font-size: .850em;
	color: #343434;
	line-height: 175%;
}
#content .products .widgetcase h2.widgettitle {
	font-size: .965em;
	margin-bottom: 10px;
	padding: 0px;
	color: #454545;
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
}
#content .products .widgetcase ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#content .products .widgetcase ul li {
	margin-bottom: 3px;
}
#content .products .widgetcase ul li a {
	font-size: 1em;
	color: #1c5f85;
}
#content .products .widgetcase ul li a:hover {
	background-color: #e2e2e2;
	color: #222;
}
#content .products .widgetcase ul .children {
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 1em;
	line-height: normal;
}
#wp-calendar {
	background-color:#F1F1EF;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	font-size: .725em;
	vertical-align:middle;
	text-align:center;
	width: 100%;
	margin-bottom: 9px;
}
#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;
	text-decoration: none;
}
#wp-calendar a:hover {
	background: #E6E6DF;
	color: #333333;
}
#wp-calendar caption {
	display: none;
}
#wp-calendar td {
	color:#333333;
	font: normal 9px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	background-color: #FFFFFF;
}
#wp-calendar td.pad:hover {
	font-size:9px;
	color:#FF4200;
	background-color: #ffffff;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #E6E6DF;
	color: #ca1717;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* Content -> Spacer */
.spacer {
	width: 100%;
	clear: both;
height:0;
line-height:0;
visibility:hidden;
}
/* Content -> Product Item Display Page */

#content .news .breadcrumbs {
	margin-bottom: 5px;
}
#content .news .breadcrumbs p {
	font-size: 11px;
	text-transform: lowercase;
	color: #444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;

background: #FFFFFF url(http://grammabscraftden.com/wp-content/themes/office_10/images/secondarybg.gif) top left repeat-x;
}
#content .news .breadcrumbs p a {
	border-bottom: 1px none #888;
	color: #444;

background: #FFFFFF url(http://grammabscraftden.com/wp-content/themes/office_10/images/secondarybg.gif) top left repeat-x;
}
#content .news .breadcrumbs p a:hover {
	border-bottom: 1px dotted #111;
	color: #111;
}
#content .news .ls {
	width: 256px;
	float: left;
}
#content .news .tr {

	text-align: left;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 2px;
}
#content .news .tr img {
	width: 100px;
	height: 100px;
	padding: 4px;
	border: 1px solid #6a012e;
	margin-right: 4px;
	margin-left: 0px;
}
#content .news .mi {
	width: 334px;

	margin-bottom: 15px;
	height: 334px;
}
#content .desc {
	width: 340px;
	float: left;
text-align: justify;

padding:0px;
margin: 0px;
}


#content h2 .price {
	background-color: #6a012e;
	color: #fff;
	padding: 3px 5px 3px 5px;
	margin-left: 5px;

}
#content h2 .sold {
	background-color: #6a012e;
	color: #fff;
	padding-right: 2px;
	padding-left: 2px;
	margin-left: 5px;
}
#content .desc .buy {
	padding: 5px;
	font-size: 11px;
	line-height: 150%;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6a012e;

}
#content .desc .buy .lsf {
	width: 40%;
	float: left;
}
#content .desc .buy .rsf {
	float: right;
	width: 40%;
}
#content .desc .buy .field {
	font-family: verdana;
	font-size: 8pt;
	background-color: #EEEEEE;
	border-width:1px;
	width: 115px;
	margin: 0px;
}
#content .desc .buy .field2 {
	font-family: verdana;
	font-size: 8pt;
	background-color: #EEEEEE;
	border-width:1px;
	margin: 0px;
}
#content .desc h2 {
	font-size: 2em;
	color: #6a012e;
	margin: 0px;
	margin-bottom: 6px;
}
#content .desc p {
	font-size: 1em;
	line-height: 150%;
	margin-bottom: 11px;
	color: #232323;
}
#content .desc p a {
	color: #1c5f85;
	border-bottom: 1px solid #1c5f85;
}
#content .desc p a:hover {
	color: #111;
	border-bottom: 1px solid #222;
}
/* Content -> Normal Full Product Flow */

#content .grid {
	margin: 0 auto;
	width: 800px;
}
#content .grid .post {
	float: left;
	width: 116px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 10px;
	display: inline;
}
#content .grid .post .item {
	font-size: 12px;
	background-image: url(imgs/itembg.gif);
	height: 86px;
	width: 116px;
	text-align: center;
	line-height: normal;
}
#content .grid .post .item img {
	margin-top: 7px;
}
#content .grid .post .item a img {
	border: 1px solid #fff;
}
#content .grid .post .item a:hover img {
	border: 1px solid #7cceed;
}
#content .grid .post .inside {
	font-size: 12px;
}
#content .grid .post .top {
	font-color: #222;
	text-align: center;
}
#content .grid .post .top h2 {
	margin: 0px;
	padding: 0px;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .925em;
}
#content .grid .post .top h2 a {
	color: #4d98c8;
}
#content .grid .post .top h2 a:hover {
	color: #2a718c;
}
#content .grid .post .bot {
	background-color: #F3F3F3;
	color: #222;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#content .grid .post .bot p {
	color: #222;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: bold;
}
#content .grid .navigation {
	font-size: 12px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
}
#content .grid .navigation a {
	border: 1px solid #ccc;
	color: #555;
	padding: 4px;
}
#content .grid .navigation a:hover {
	border: 1px solid #222;
	color: #222;
}
#content .grid .navigation .left {
	width: 45%;
	float: left;
}
#content .grid .navigation .right {
	width: 45%;
	float: right;
	text-align: right;
}
#content .grid .price {
	background-color: #d3d3d3;
	color: #222;
	width: 108px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 9px;
}
#content .grid .sold {
	background-color: #d3d3d3;
	color: #ca1717;
	width: 108px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 9px;
}
/* Content -> Archives */

#content .archive {
	width: 100%;
	margin: 0 auto;
}
#content .archive h2 {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 9px;
}
#content .archive h2 a {
	color: #6a012e;
}
#content .archive h2 a:hover {
	color: #d07a86;
}
#content .archive p {
	line-height: 140%;
	color: #232323;
	font-size: 1em;
}
#content .archive .col1 {
	width: 700px;
	float: left;
}
#content .archive .col1 p {
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}
#content .archive .col1 p img {
	vertical-align: bottom;
}
#content .archive .col2 {
	width: 112px;
	padding-right: 20px;
	float: left;
	text-align: center;
}
#content .archive .col2 img {
	padding: 5px;
	border: 1px solid #6a012e;
}
#content .archive .col2 a img {
	border: 1px solid #6a012e;
}
#content .archive .col2 a:hover img {
	border: 1px solid #d07a86;
}

#content .archive .col2 .price {
	background-color: #6a012e;
	margin-top: 0px;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
}
#content .archive .col3 {
	width: 100px;
	padding-right: 0px;
	float: right;
	margin-right: 0px;
	text-align: center;
}
#content .archive .col3 .price {
	background-color: #6a012e;
	margin-top: 0px;
	color: #FFFFFF;
	padding: 2px;
	font-weight: bold;
font-size: 1.5em;
padding: 10px 0 10px 0;
}
#content .archive .col4 {
	width: 100px;
	float: right;
	text-align: center;
}
#content .archive .post-even {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#content .archive .post-odd {

	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px
}
#content .archive .post-even p a, .post-odd p a {

	font-weight: normal;
}



/* Content -> Comments */

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
}
#commentform textarea {
	width: 100%;
}
#commentlist .author {
	font-size: .950em;
	margin-bottom: 5px;
	color: #555;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
#commentlist p a {
	background-color: #fff;
	font-size: .925em;
	line-height: 175%;
}




#redbar {
background-color: #ca1717;
color: #fff;
text-align: center;
font-size: 11px;
padding-top: 3px;
padding-bottom: 3px;
}

#redbar a {
color: #fff;
border-bottom: 1px dotted #f2f2f2;
}




/*
Theme Name: Office WOrdPress Theme
Theme URI: http://www.revolutiontwo.com
Description: Office WordPress Theme.
Version: 1.0
Author: Jason Schuller
Author URI: http://www.jdidit.com/
Tags: WordPress, Office, Professional

This theme was designed and built by Jason Schuller,
whose portfolio you will find at www.jdidit.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

/* Lets Begin */
html, body {
font-size: 13px; /* Resets 1em to 10px */
font-family: Arial, Helvetica, sans-serif;
background: #d07a86;
background-image: url(http://www.grammabscraftden.com/bkg.jpg);
background-repeat: no-repeat;
background-position: top center;
color: #6a012e;
margin: 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6 {
		margin: 0;
padding: 0;
		font-weight:normal;
	}

.right-box {

	width: 610px;
height: 129px;
float: right;
margin: 15px 30px 0px 0px;

border-top: 1px solid #af9aa2;
padding-top: 15px;
}


#craft-heading {
width: 610px;
padding-top: 25px;
font-size: 3.4em;
font-weight: bold;
text-align: left;
float: right;
margin-right: 30px;
font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;

}







#wrapbody {

	width: 1000px;

	margin-left:auto;

	margin-right: auto;
background-color: #d07a86;


}

#featured-craft {
border: 2px solid #FFFFFF;
	width: 292px;
height: 541px;
background: #e9e5e6 url(http://grammabscraftden.com/wp-content/themes/office_10/images/gradient3.png) center repeat-x;
background-position: bottom;
float: left;
margin: 30px 30px 30px 30px;
 
}
#header-main {
width: 1000px;
	margin-left:auto;

	margin-right: auto;
margin-bottom: none;
height: 281px;
background: #ebb8bd url(http://grammabscraftden.com/wp-content/themes/office_10/images/header-main.gif) center no-repeat;
}

#craft-bank {
width: 1000px;
height: 600px;
background: #FFFFFF url(http://grammabscraftden.com/wp-content/themes/office_10/images/gradient1.png) center repeat-x;
background-position: top;
border-top: 5px solid #af9aa2;
}

#house-ads {
width: 1000px;
height: 295px;
background: #FFFFFF url(http://grammabscraftden.com/wp-content/themes/office_10/images/gradient2.png) center repeat-x;
background-position: top;
border-top: 5px solid #af9aa2;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 0;
padding: 0;
}

h1 {
font-size: 4em;
text-align: center;
}

h2 {
font-size: 1.6em;
}

h3 {
font-size: 1.5em;
margin: 0;
padding: 0;
}

a:link, a:visited {
color: #6a012e;
text-decoration: none;
}

a:hover {
color: #d07a86;
text-decoration: none;
}

.clear {
clear: both;
}

p {
margin: 0 0 10px 0;
text-align: justify;
}
/* And... Moving On */

.wrapper {
width: 960px;
margin: 0px auto;
}

/* Begin Header */
#masthead {
height: 142px;
width: 960px;
float: left;
}

#tagline {
width: 480px;
height: 22px;
float: left;
color: #FFFFFF;
padding-top: 6px;
}

#tagline p {
margin: 0px;
padding: 0px;
}

#pages {
width: 480px;
height: 22px;
float: left;
color: #FFFFFF;
text-align: right;
padding-top: 6px;
}

#pages ul {
list-style: none;
margin: 0;
padding: 0;
}

#pages li {
display: inline;
margin: 0 0 0 12px;
}

li.rss {
display: inline;
padding: 0 20px 0 0;
background: url(images/rss.gif) right no-repeat;
}

#pages a:link, #pages a:visited {
color: #FFFFFF;
text-decoration: none;
}

#pages a:hover {
color: #C7CBC0;
text-decoration: underline;
}

#logo {
width: 300px;
height: 115px;
float: left;
}

#headright {
width: 660px;
height: 56px;
float: left;
text-align: right;
padding: 28px 0 0 0;
}
/* End Header */



/* Begin Content Slider */
.wrap {
position: relative;
margin: 0 auto;
}

.contain:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .contain { height: 1%; } /* IE6 */
*:first-child+html .contain { min-height: 1px; } /* IE7 */

#featured {
width: 1000px;
float: left;
padding: 0px 0px 0px 0px;
background: #FFFFFF;
}


#featured .item2 {
width: 120px;
float: left;
text-align: center;
margin-right: 20px;

}


.item2 img {
float: left;
margin: 0 0px 4px 0;
padding: 5px 5px 5px 5px;
border: 2px solid #6a012e;
background: #FFFFFF;
}

.item2 img:hover {
padding: 5px;
background: #FFFFFF;
border: 2px solid #af9aa2;

}

#featured .wrap {
padding: 20px 0px 0px 20px;
background: #FFFFFF url(http://grammabscraftden.com/wp-content/themes/office_10/images/gradient2.png) center repeat-x;
}

#slides {
width: 940px;
height: 240px;
position: relative;
top: 0px;
overflow: hidden;
z-index: 5;
margin: 0 auto;
padding: 0;
}

#slides img {
margin: 0 7px 0 0;
padding: 0;
border: 0;
width: 310px;
height: 240px;
}

#slide-box {
/* width: 7020px; */
height: 240px;
position: absolute;
overflow: visible !important;
}

#slide-box div {
float: left;
position: relative;
width: 960px;
height: 240px;
display: block !important;
}

#slides-prev {
display: block;
width: 50px;
height: 260px;
position: absolute;
top: 0;
left: -17px;
z-index: 10;
}

#slides-prev a {
display: block;
width: 50px;
height: 260px;
text-indent: -9999px;
background: url(images/slide-nav.png) no-repeat 0 0;
}

#slides-prev a:hover { background-position: 0 100%; }

#slides-next {
display: block;
width: 50px;
height: 260px;
position: absolute;
top: 0;
right: -17px;
z-index: 10;
}

#slides-next a {
display: block;
position: relative;
width: 50px;
height: 260px;
text-indent: -9999px;
background: url(images/slide-nav.png) no-repeat 100% 0;
}

#slides-next a:hover { background-position: 100% 100%; }
/* End Content Slider */

/* Begin Tooltip */
#tooltip {
position: absolute;
z-index: 3000;
border: 1px solid #6a012e;
background: url(images/tipbg.png) top left repeat;
padding: 5px;
width: 200px;
font-size: 10px;
font-weight: normal;
color: #6a012e;
}

#tooltip h3, #tooltip div { 
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}
/* End Tooltip */

/* Begin Home Page */
#homeleft {

width: 310px;
height: 246px;
float: left;
border-right: 1px solid #6a012e;
padding: 0 10px 10px 0;
overflow: hidden;

line-height: 1.5em;
}


#homecenter {
width: 298px;
height: 246px;
float: left;
border-right: 1px solid #6a012e;
padding: 0 10px 10px 10px;
overflow: hidden;
line-height: 1.5em;
}
















#homeright {
width: 310px;
height: 246px;
float: left;
padding: 0 0 10px 10px;
overflow: hidden;
line-height: 1.5em;
}




#homebox {
width: 938px;
float: left;
height: 230px;
background: url(images/homeboxbg.gif) top left no-repeat;
margin: 35px 0 0 0;
padding: 11px;
font-size: 11px;
}

#homebox img {
padding: 4px;
background: #6a012e;
}

#homebox img:hover {
padding: 4px;
background: #707366;
}

#boxmain {
width: 252px;
padding: 20px 20px 20px 20px;

}

#boxmain img {
width: 238px;
height: 238px;
float: left;
margin-bottom: 8px;
padding: 5px 5px 5px 5px;
border: 2px solid #af9aa2;
background: #FFFFFF;
}

#boxmain img:hover {
padding: 5px;
background: #FFFFFF;
border: 2px solid #6a012e;

}

.boxitem {
width: 610px;
float: left;

}


.boxitem img {
width: 115px;
height: 115px;
float: left;
margin: 0 20px 0 0;
padding: 5px 5px 5px 5px;
border: 2px solid #af9aa2;
background: #FFFFFF;
}

.boxitem img:hover {
padding: 5px;
background: #FFFFFF;
border: 2px solid #6a012e;

}

.itemdets {
float: left;
margin: 5px 0 0 0;
}
/* End Home Page */

/* Begin Secondary Pages */
#whitewrap {
width: 100%;
background: #FFFFFF url(images/secondarybg.gif) top left repeat-x;
float: left;
}

#whitewrap img {
padding: 4px;
background: #FFF;
}

#postcontent li {
padding: 0 0 8px 16px;
background: url(images/list.gif) top left no-repeat;


}

#postcontent ul {
margin: 5px 0 15px 0;
padding: 0;
list-style: none;
}

#location {
width: 960px;
height: 63px;
float: left;
color: #FFFFFF;
font-size: 16px;
background: #FFFFFF url(http://grammabscraftden.com/wp-content/themes/office_10/images/secondarybg.gif) top left repeat-x;
padding: 0 20px 0 20px;
margin-bottom: 0px;
}

#location p {
margin: 20px 0 0 0;
margin-bottom: 0px;
padding-bottom: 0px;
}

#location a:link, #location a:visited {
color: #FFFFFF;
text-decoration: none;
text-transform: capitalize;
}

#location a:hover {
color: #C7CBC0;
text-decoration: underline;
}

#secondary {
width: 629px;
float: left;
border-right: 1px solid #6a012e;
padding: 20px 15px 12px 0;
margin: 0 15px 0 0;
}
#secondary2 {
width: 100%;
float: left;
padding: 20px 15px 12px 0;
margin: 0 15px 0 0;
}

#gallery {
width: 960px;
float: left;
padding: 5px 0 20px 0;
margin: 0;
line-height: 1.4em;
}

.galleryitem {
width: 465px;
height: 125px;
float: left;
padding: 20px 15px 12px 0;
margin: 0;
}

.galleryitem p {
margin: 5px 0  0 0;
height: 73px;
line-height: 1.2em;
overflow: hidden;
}

* + html .galleryitem p {
margin: 5px 0  0 0;
height: 72px;
overflow: hidden;
}

.galleryitem img {
width: 125px;
height: 125px;
padding: 4px;
margin: 0 8px 0 0;
background: #6a012e;
float: left;
}

.galleryitem img:hover {
width: 125px;
height: 125px;
padding: 4px;
margin: 0 8px 0 0;
background: #707366;
float: left;
}

.categorydets {
font-size: 11px;
}
/* End Secondary Pages */

/* Begin Comment Styles */
h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

ol.commentlist {
margin: 10px 0 20px;
padding: 0;
list-style: none;
font-size: 12px;
line-height: 20px;
}

ol.commentlist p {
margin-bottom:10px;
line-height: 20px;
}

.commentmetadata a {
font-size:11px;
color:#333333;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

ol.commentlist li {
padding: 20px 10px 10px 10px;
width: 922px;
}

ol.commentlist li.alt {
padding: 18px 18px 5px 18px !important;
background:#F8F8F4;
border:1px solid #DEDBD1;	
}

#commentform input {
background: #FFFFFF;
border: 1px solid #E7E7E7;
}

#commentform textarea {
background: #FFFFFF;
border: 1px solid #E7E7E7;
width: 940px;
height: 80px;
padding: 10px 10px 10px 10px;
}

input#submit {
color:#333333;
padding:7px;
margin: 0 0 7px 0;
text-align: center;
border: 1px solid #E7E7E7;
background:#FFFFFF;
}
/* End Comment Styles */

/* Begin Sidebar */
#sidebar {


width: 235px;
float:right;

}


.block {
width: 215px;
float: right;
background: #eaeaea;
padding: 10px 10px 0px 10px;
margin-bottom: 20px;

margin-top: 5px;
}

.block h3 {
border-bottom: 1px solid #6a012e;
padding: 0 0 2px 0;
margin: 0 0 5px 0;
}

.block ul {
margin: 0;
padding: 0;
list-style: none;
width: 280px;
}

.block li {
width: 215px;
margin: 0px;
padding: 5px 0 5px 0px;
list-style-type: none;
border-bottom: 1px solid #cccccc;
font-size: 8pt;
}

.block li:hover {
width: 215px;
margin: 0px;
list-style-type: none;

}

.blockfooter {
width: 300px;
height: 9px;
float: left;
background: url(images/blockfooterbg.gif) bottom left no-repeat;
}

.widgetblock {
width: 280px;
float: left;
padding: 8px 10px 0 10px;
background: url(images/blockbg.gif) top left no-repeat;
}

.widgetblock h3 {
border-bottom: 1px solid #6a012e;
padding: 0 0 2px 0;
margin: 0 0 5px 0;
}

.widgetblock ul {
margin: 0;
padding: 0;
list-style: none;
width: 280px;
}

.widgetblock li {



width: 265px;
margin: 0px;
padding: 5px 0 0 0px;
list-style-type: none;
}

.widgetblock li:hover {
width: 265px;
margin: 0px;
padding: 5px 0 0 0px;
list-style-type: none;

}

.widgetblockfooter {
width: 300px;
height: 9px;
float: left;
background: url(images/blockfooterbg.gif) bottom left no-repeat;
clear: both;
}

/* Begin Footer */
#footerwrap {
width: 1000px;
height: 143px;
background-color: #d07a86;
float: left;
border-top: 5px solid #af9aa2;
background: #ebb8bd url(http://grammabscraftden.com/wp-content/themes/office_10/images/footer.png) center no-repeat;
padding: 0px;
margin: 0px;
}

#footer {
width: 960px;
margin: 0px auto;
color: #d07a86;
padding: 10px 0 0 0;

}

#footer a:link, #footer a:visited {
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
color: #C7CBC0;
text-decoration: underline;
}

#footertext {
width: 955px;
float: left;
padding-top: 5px;
}

#footertext-left {
width: 350px;
float: left;
color: #FFFFFF;
text-align: left;
}

#footertext-right {
width: 250px;
float: right;
color: #FFFFFF;
text-align: right;
}


#pagination{
width: 100px;
float: left;
text-align: right;
}

#pagination a:hover{
border:none;
}

#pagination img{
border:none;
}

span.navback{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/back.gif) top right no-repeat;
cursor:pointer;
}

span.navforward{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/forward.gif) top right no-repeat;
cursor:pointer;
}
/* End Footer */

/* Begin Defaults */
acronym, abbr, span.caps
{
font-size: 0.9em;

letter-spacing: .07em;
}

p img {
padding: 0;
max-width: 100%;
}

a img {
border: none;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;

}

img.alignright {
padding: 4px;
margin: 4px 0 8px 18px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 4px 18px 8px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

.center {
text-align: center;
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.hidden {
display: none;
}

blockquote {
margin: 15px 30px 0 0;
padding-left: 30px;
background: url(images/blockquote.jpg) top left no-repeat;
}

.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 Defaults */


.emailUs
{
  display: block;
  width: 107px;
  height: 23px;
  background: url("http://grammabscraftden.com/wp-content/themes/office_10/images/button.png") no-repeat 0 0;

}

















.emailUs:hover
{ 
  background-position: 0 -23px;
}

.emailUs span
{
  display: none;
}



.emailUs2
{
  display: block;
  width: 144px;
  height: 31px;
  background: url("http://grammabscraftden.com/wp-content/themes/office_10/images/button2.png") no-repeat 0 0;

}

.emailUs2:hover
{ 
  background-position: 0 -31px;
}

.emailUs2 span
{
  display: none;
}

/*- Navigation -*/

#search{
position:relative;
display:block;
height:52px;
font-size:14px;
font-weight:normal;

font-family:Arial,Verdana,Helvitica,sans-serif;
width: 336px;
float: right;
padding-top: 11px;
margin-bottom: -7px;
text-align: center;

}

#page-nav{
position:relative;
display:block;
height:52px;
font-size:14px;
font-weight:normal;
font-family:Arial,Verdana,Helvitica,sans-serif;
width:620px;
float: left;
text-align: left;
}

#page-nav ul{
margin:0;
padding:0;
list-style-type:none;width:auto;

}

#page-nav ul li{
display:block;
float:left;
margin:0;
list-style-type:none;
width: auto;

}


#page-nav ul li a{
display:block;
color:#FFFFFF;
text-decoration:none;
padding:19px 20px 0 18px;
height:52px;
font-weight: bold;
text-transform: uppercase;
background:transparent url(http://grammabscraftden.com/wp-content/themes/office_10/images/bgDIVIDER.png) no-repeat top right;
list-style-type:none;width:auto;

}


#page-nav ul li a:hover,#stylefour ul li a.current{
color:#ebb8bd;


}

/************************************************
*	Search Form									*
************************************************/

#searchform {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	display: inline;
vertical-align: middle;
text-align: center;
	}
	
#searchbox {
	background: #EEEEEE !important;
	width: 200px;
	color: #202020;
	font-size: 12px;





	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;

	margin: 0px;
	padding: 7px 0px 5px 8px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	display: inline;
	}

.searchboxform {
	background: #FFFFFF !important;
	width: 230px;
	color: #202020;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 7px 0px 5px 8px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	display: inline;
	}
	
#searchbutton {
	background: #6a012e url(http://grammabscraftden.com/wp-content/themes/office_10/images/search.png);
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0px 0px 0px 6px;
	padding: 4px 5px 5px 5px;
	border-top: 1px solid #240210;
	border-right: 1px solid #240210;
	border-left: 1px solid #240210;
	border-bottom: 1px solid #240210;
width: 75px;
height: 29px;

	}
	

#searchbutton2 {
	background: #6a012e url(http://grammabscraftden.com/wp-content/themes/office_10/images/search.png);
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 4px 5px 4px 5px;
	border-top: 1px solid #240210;
	border-right: 1px solid #240210;
	border-left: 1px solid #240210;
	border-bottom: 1px solid #240210;
width: 75px;

	}

#searchbuttonform {
	background: #6a012e url(http://grammabscraftden.com/wp-content/themes/office_10/images/search.png);
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: auto;
margin-right: auto;
	padding: 4px 5px 5px 5px;
	border-top: 1px solid #240210;
	border-right: 1px solid #240210;
	border-left: 1px solid #240210;
	border-bottom: 1px solid #240210;
width: 75px;
height: 29px;

	}
/************************************************
*	Bottom boxes									*
************************************************/

#bottom1 {

border-right: 1px solid #af9aa2;
margin: 25px 0px 25px 0px;
float: left;
width: 249px;
height: 245px;
}

#bottom2 {

border-right: 1px solid #af9aa2;
margin: 25px 0px 25px 0px;
float: left;
width: 249px;
height: 245px;
}

#bottom3 {

border-right: 1px solid #af9aa2;
margin: 25px 0px 25px 0px;
float: left;
width: 249px;
height: 245px;
}

#bottom4 {

margin: 25px 0px 25px 0px;
float: right;
width: 250px;
height: 245px;
}

#bottom5 {

border-right: 1px solid #af9aa2;
margin: 0px 0px 25px 0px;
float: left;
width: 239px;
height: 245px;
}

#bottom6 {

border-right: 1px solid #af9aa2;
margin: 0px 0px 25px 0px;
float: left;
width: 239px;
height: 245px;
}

#bottom7 {

border-right: 1px solid #af9aa2;
margin: 0px 0px 25px 0px;
float: left;
width: 239px;
height: 245px;
}

#bottom8 {

margin: 0px 0px 25px 0px;
float: right;
width: 240px;
height: 245px;
}
#subbox {
	background: #EEEEEE !important;
	width: 150px;
	color: #202020;
	font-size: 12px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 7px 0px 5px 8px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	display: inline;
	}
	
#subbutton {
	background: #6a012e url(http://grammabscraftden.com/wp-content/themes/office_10/images/search.png);
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0px 0px 0px 6px;
	padding: 4px 5px 5px 5px;
	border-top: 1px solid #240210;
	border-right: 1px solid #240210;
	border-left: 1px solid #240210;
	border-bottom: 1px solid #240210;
width: 75px;
height: 29px;

	}

#newsletter {

width: 300px;
height: 100px;
float: right;
text-align: center;
padding-top: 15px;
padding-bottom: 10px;
clear: both;
padding-right: 10px;
}

#newsletter p{
text-align: center;
}

/************************************************
*	Navbar      								*
************************************************/

#navbar {

height: 30px;
float: left;
text-align: center;
margin-top: 35px;
clear: both;
padding-left: 295px;
}
	
	
#nav2 {
	margin: 0px;
	padding: 0px;
	}
	
#nav2 ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav2 li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav2 li a, #nav2 li a:link, #nav2 li a:visited {
	color: #6a012e;
	display: block;
	font-size: 23px;
        font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-weight: bold;
border-top: 2px solid #6a012e;
border-bottom: 2px solid #6a012e;
	margin: 0px;
	padding: 7px 14px 7px 14px;

	}

#nav2 li a:hover, #nav2 li a:active {
	background: #6a012e;
	color: #FFFFFF;
        margin: 0px;
	padding: 7px 14px 7px 14px;
	text-decoration: none;

	}
	
#nav2 li li a, #nav2 li li a:link, #nav2 li li a:visited {
	background: #d07a86;
	width: 151px;
	color: #FFFFFF;
	font-size: 14px;
        font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
text-align: left;
margin-right: 4px;
border-top: none;
	}
	
#nav2 li li a:hover, #nav2 li li a:active {
	background: #ebb8bd;
	color: #6a012e;
	padding: 7px 10px 7px 10px;
	}

#nav2 li {
	float: left;
	padding: 0px;
	}

#nav2 li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav2 li li { 
	}

#nav2 li ul a { 
	width: 140px;
	}

#nav2 li ul a:hover, #nav2 li ul a:active { 
	}

#nav2 li ul ul {
	margin: -32px 0 0 171px;
	}

#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
	left: -999em;
	}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
	}

#nav2 li:hover, #nav2 li.sfhover { 
	position: static;
	}


#featured-title {
width: 960px;
float: left;
color: #FFFFFF;
font-size: 14px;
font-weight: bold;
background: #6a012e;
border-bottom: 5px solid #af9aa2;
text-transform: uppercase;
padding: 5px 20px 5px 20px;

}

#featured-title a{
color: #ebb8bd;
}

#featured-title a:hover{
color: #d07a86;
}

#page-content {
float:left;
background: #FFFFFF;
width: 660px;
}

#page-sidebar {
float: right;
width: 240px;
background: #FFFFFF url(http://grammabscraftden.com/wp-content/themes/office_10/images/gradient2.png) center repeat-x;
background-position: top;
padding: 15px 20px 0px 20px;
}
