/*
Theme Name: Gravel & Gold Custom Theme
Theme URI: http://gravelandgold.com/
Description: Designed for Gravel & Gold.
Version: 1.0
Author: Tomo Saito
Author URI: http://tomosaito.com/
Tags:Gravel & Gold

*/
/* Begin Typography & Colors */
body
{
  font-size:11px;
  line-height:1.8em;
  font-family:Helvetica Neue, Helvetica, Arial, Sans-Serif;
/*	font-family:"Courier New", Courier, monospace;*/
/*	"Century Gothic", "Berlin Sans FB", Arial, Verdana, sans-serif; */
  text-align:center;
}

#content
{
  font-size:1.2em;
}

.thread-alt
{
/*	background-color: #f8f8f8;*/
}

.thread-even
{
/*	background-color: white;*/
}

.depth-1
{
  border-bottom:1px solid #ddd;
}

.even,.alt
{
/*	border-left: 1px solid #ddd; */
}

small
{
  font-size:.9em;
  line-height:1.5em;
}

h1,h2,h3
{
  font-family:"Century Gothic", "Berlin Sans FB", Arial, Verdana, sans-serif;
  font-weight:bold;
}

h1,h1 a,h1 a:hover
{
  font-size:30px;
  color:#000;
  text-decoration:none;
  text-align:center;
}

h2
{
  font-size:28px;
  margin:20px 0;
}

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

#sidebar h2
{
  font-family:Helvetica, Verdana, Sans-Serif;
  font-size:1.2em;
}

h3
{
  font-size:26px;
  line-height:28px;
}

h3#comments
{
  font-size:18px;
}

h2,h2 a,h3,h3 a
{
  color:#333;
  text-decoration:none;
}

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

.commentlist li,#commentform input,#commentform textarea
{
  font:1em Helvetica, Verdana, Arial, Sans-Serif;
  padding:2px;
}

.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,.commentlist cite a
{
  font-weight:bold;
  font-style:normal;
  font-size:1em;
}

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

#commentform p
{
  font-family:Helvetica, Verdana, Arial, Sans-Serif;
}

.commentmetadata
{
  font-weight:normal;
  font-size:12px;
  padding:3px 0 0;
}

#sidebar
{
  font:1em Helvetica, Verdana, Arial, Sans-Serif;
}

small,#sidebar ul ul li,#sidebar ul ol li,.nocomments,.postmetadata,blockquote,strike
{
  color:#777;
}

code
{
  font:1.1em 'Courier New', Courier, Fixed;
}

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

a
{
  color:#2f965f;
  text-decoration:none;
  font-weight:bold;
}

a:hover
{
  color:#063;
  text-decoration:none;
}

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

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

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

#wp-calendar th
{
  font-style:normal;
  text-transform:capitalize;
}

/* End Typography & Colors */
/* Begin Structure */
body
{
  background-color:white;
  margin:0 0 20px;
  padding:0;
  position:relative;
  top:0;
  left:0;
}

#page
{
  margin:0 auto;
  padding:0;
  width:960px;
  text-align:left;
}

#header
{
  margin:0;
  padding:0;
  width:960px;
  height:220px;
}

#header-logo
{
  width:240px;
  height:180px;
  display:block;
  float:left;
  padding: 20px 0;
}

#navi
{
  margin:0;
  width:720px;
  height:220px;
  background:#FFF;
  float:right;
  overflow:hidden;
  background: url(images/gg-logo-wings.png) bottom left no-repeat #fff;
}

#navi ul
{
  margin-top:46px;
  padding:0;
  list-style:none;
  background: transparent;
}

#navi ul li
{
  float:left;
  padding:0;
  background: transparent;
}

#navi ul li.shop
{
  margin:0;
}

#navi a
{
  float:left;
  padding:0;
  background:url(images/nav-blog.jpg) 0 0 no-repeat transparent;
  height:80px;
  width: 120px;
  outline:none;
}

#navi li.shop a
{
  background:url(images/navigation-sprite.jpg) 0 0 no-repeat;
}

#navi li.shop a:hover,#navi li.shop a.selected
{
  background:url(images/navigation-sprite.jpg) 0 -80px no-repeat;
}

#navi li.makers a
{
  background:url(images/navigation-sprite.jpg) -120px 0 no-repeat;
}

#navi li.makers a:hover,#navi li.makers a.selected
{
  background:url(images/navigation-sprite.jpg) -120px -80px no-repeat;
}

#navi li.takepart a
{
  background:url(images/navigation-sprite.jpg) -240px 0 no-repeat;
}

#navi li.takepart a:hover,#navi li.takepart a.selected
{
  background:url(images/navigation-sprite.jpg) -240px -80px no-repeat;
}

#navi li.blog a
{
  background:url(images/navigation-sprite.jpg) -360px 0px no-repeat;
}

#navi li.blog a:hover,#navi li.blog a.selected
{
  background:url(images/navigation-sprite.jpg) -360px -80px no-repeat;
}

#navi li.press a
{
  background:url(images/navigation-sprite.jpg) -480px 0 no-repeat;
  position: relative;
  top: 15px;
}

#navi li.press a:hover,#navi li.press a.selected
{
  background:url(images/navigation-sprite.jpg) -480px -80px no-repeat;
}

#navi li.drop-us-a-line a
{
  background:url(images/navigation-sprite.jpg) -600px 0px no-repeat;
  position: relative;
  top: 15px;
}

#navi li.drop-us-a-line a:hover,#navi li.drop-us-a-line a.selected
{
  background:url(images/navigation-sprite.jpg) -600px -80px no-repeat;
}

#navi a strong
{
  display:none;
}

#navi a.selected
{
  background:url(images/nav-blog.jpg) 0 0 no-repeat;
  cursor:pointer;
}

#header-info{
	color: #7b7b7b;
	font-size: 13px;
	line-height: 16px;
	font-weight: 200;
	margin-top: -55px;
}

#comments
{
  margin:30px 0 0;
}

#content
{
  clear:both;
  position:relative;
  margin:50px 0;
  min-height:250px;
}

#content p{
	font-size: 13px;
	font-weight: 200;
	text-align: left;
}

#content #shop-page-content{
	font-weight: 200;
	font-size: 13px;
}

#content #shop-page-content p:first-child{
	margin-top: 0;
}

#content #shop-products p:first-child{
	margin-top: 0;
}

.post
{
  clear:both;
  margin:0 0 40px;
  text-align:left;
}

.post hr
{
  display:block;
  clear:both;
}

.widecolumn .post
{
  margin:0;
}

.postmetadata
{
  clear:both;
}

.clear
{
  clear:both;
}

#footer
{
  padding:0;
  margin:20px auto;
  width:600px;
  clear:both;
  border:none;
}

#footer #footer-contents ul
{
  margin:0;
  padding:0;
  list-style:none;
}

#footer #footer-contents ul li
{
  float:left;
  margin:0;
  padding:0;
}

#footer #footer-contents ul li a
{
  float:left;
  width:110px;
  height:77px;
}

#footer #footer-contents ul li.about a
{
  margin:0 1px 0 0;
  background:url(images/footer-link-about.png) no-repeat 0 0;
}

#footer #footer-contents ul li.about a:hover,#footer #footer-contents ul li.about a.selected
{
  background:url(images/footer-link-about.png) no-repeat 0 -77px;
}

#footer #footer-contents ul li.come a
{
  margin:0 2px 0 0;
  background:url(images/footer-link-come.png) no-repeat 0 0;
}

#footer #footer-contents ul li.come a:hover,#footer #footer-contents ul li.come a.selected
{
  background:url(images/footer-link-come.png) no-repeat 0 -77px;
}

#footer #footer-contents ul li.drop a
{
  margin:0 15px 0 0;
  background:url(images/footer-link-drop.png) no-repeat 0 0;
}

#footer #footer-contents ul li.drop a:hover,#footer #footer-contents ul li.drop a.selected
{
  background:url(images/footer-link-drop.png) no-repeat 0 -77px;
}

#footer #footer-contents ul li.press a
{
  margin:0 25px 0 0;
  background:url(images/footer-link-press.png) no-repeat 0 0;
}

#footer #footer-contents ul li.press a:hover,#footer #footer-contents ul li.press a.selected
{
  background:url(images/footer-link-press.png) no-repeat 0 -77px;
}

#footer #footer-contents ul li.nitty a
{
  background:url(images/footer-link-nitty.png) no-repeat 0 0;
}

#footer #footer-contents ul li.nitty a:hover,#footer #footer-contents ul li.nitty a.selected
{
  background:url(images/footer-link-nitty.png) no-repeat 0 -77px;
}

#footer #footer-contents a strong
{
  display:none;
}

#footer p
{
  clear:both;
  margin:0;
  font-size:10px;
  padding:20px 0;
  text-align:center;
}

/* End Structure */
/*	Begin Headers */
h1
{
  padding:30px;
  margin:0;
}

h2
{
  margin:20px 0 0;
}

h3.pagetitle
{
  color:#666;
  font-size:14px;
  padding:0 0 20px;
}

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

h3
{
  padding:0;
  margin:30px 0 0;
}

h3.comments
{
  padding:0;
  margin:40px auto 20px;
}

/* End Headers */
/* Begin Images */
p img
{
  padding:0;
  max-width:100%;
}

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;
}

.alignleft
{
  float:left;
}

/* 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:0;
  padding:0 0 0 30px;
  padding-left:10px;
}

html>body .entry li
{
  margin:3px 0 4px 10px;
  list-style:circle;
}

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

#sidebar ul li
{
  list-style-type:none;
  list-style-image:none;
  margin-bottom:15px;
}

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

#sidebar ul ul,#sidebar ul ol
{
  margin:5px 0 0 10px;
}

#sidebar ul ul ul,#sidebar ul ol
{
  margin:0 0 0 10px;
}

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

#sidebar ul ul li,#sidebar ul ol li
{
  margin:3px 0 0;
  padding:0;
}

/* End Entry Lists */
/* Begin Form Elements */
#searchform
{
  margin:0;
  padding:0;
  text-align:left;
}

#searchform input#s
{
  border:1px solid #999;
  font-family:Helvetica, Arial, sans-serif;
  width:130px;
  font-size:13px;
  padding:3px;
}

#searchsubmit
{
  height:35px;
  width:60px;
  cursor:pointer;
  text-indent:-9999px;
  border:none;
  background:url(images/yes.jpg) no-repeat left top;
}

#searchsubmit:hover
{
  background:url(images/yes.jpg) no-repeat left -35px;
}

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

select
{
  width:130px;
}

#commentform input
{
  border:1px solid #999;
  padding:2px;
  margin:5px 5px 1px 0;
}

#commentform
{
  margin:5px 10px 0 0;
}

#commentform textarea
{
  width:100%;
  padding:2px;
}

#respond
{
  margin:30px 0 0;
}

#respond:after
{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

#commentform #submit
{
  margin:0 0 5px auto;
}

#respond h3
{
  font-size:18px;
}

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

.commentlist
{
  padding:0;
  text-align:left;
}

.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 Sidebar */
#sidebar
{
  padding:20px 0 10px;
  margin-left:645px;
  width:190px;
}

#sidebar form
{
  margin:0;
}

/* End Sidebar */
/* 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:0;
  display:block;
}

.center
{
  text-align:center;
}

.hidden
{
  display:none;
}

hr
{
  display:none;
}

a img
{
  border:none;
}

.navigation
{
  display:block;
  text-align:center;
  margin-top:0;
  margin-bottom:10px;
}

/* 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 */
/* /////////// BLOG PAGE */
#blog-list
{
  float:left;
  width:720px;
  margin:20px 20px 0 0;
}

.blog-info
{
  width:700px;
  margin:0 0 30px;
  padding:0 20px 20px 0;
  border-bottom:1px solid #CCC;
}

.blog-info.single
{
  border-bottom:none;
}

.blog-info h3
{
  margin:0 0 10px;
}

.blog-info small
{
  display:block;
  color:#666;
  margin:0 0 40px;
}

.blog-info .info-box
{
  margin:20px 0 0;
  padding:0;
}

.blog-info .info-box .comments
{
  float:right;
}

#sidebox.blog
{
  float:right;
  width:220px;
  background:#FFF;
}

#sidebox.blog h3, #sidebox.blog h2{
	font-size:18px;
	margin-bottom:5px;
	}

#sidebox.blog ul{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#sidebox.blog ul li{
	margin-bottom: 0px;
}

#sidebox.blog ul h2{

}

#sidebox.blog ul li.Search
{
  width:150px;
}

#sidebox.blog ul.links
{
  margin:30px 0 0;
}

#sidebox.blog ul.links a
{
  display:block;
  margin:0 0 10px;
  width:200px;
  height:45px;
}

#sidebox.blog ul a.Links
{
  background:url(images/sidebox-link-titles.jpg) no-repeat 0 -49px;
}

#sidebox.blog ul a.AboutGG
{
  background:url(images/sidebox-link-titles.jpg) no-repeat 0 0;
}

#sidebox.blog ul a.Maps
{
  background:url(images/sidebox-link-titles.jpg) no-repeat 0 -94px;
}

#sidebox.blog p.archive-title
{
  display:block;
  margin:40px 0 2px;
  width:250px;
  height:35px;
  text-indent:-5000px;
  background:url(images/sidebox-link-titles.jpg) no-repeat 0 -177px;
}

#sidebox.blog ul a strong
{
  display:none;
}

#sidebox.blog p.archive-title
{
  margin-bottom:3px;
}

#mailchimpsf_widget-3 img {
	display: none;	
}

#sidebox p.event-title {
	text-align: left;
	margin: 5px 0 0 0;
}

#sidebox p.event-title a:link,
#sidebox p.event-title a:visited {
	font-weight: 500;
	font-size: 12px;
}

#sidebox p.event-info{
	color: #666666;
	margin: 0 0 0px;
	font-size: 12px;
	font-weight: 400;
}

/*CALENDAR*/
#calendar-3
{
  float:left;
  margin:0;
  padding:0;
  text-align:left;
}

/* /////////// MAKERS PAGE */
#maker-list
{
  margin:20px 0 0;
}

#makers-header-column-1{
	float: left;
	width: 540px;
	padding-right: 20px;
}

#makers-header-column-1 p{
	margin-top: 0;
}

#makers-header-column-2{
	width: 400px;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding-top: 3px;
}

#maker-list a.maker-info
{
  float:left;
  display:block;
  text-align:left;
  margin:0 5px 25px;
  padding:0;
  width:230px;
  text-decoration:none;
  color:#666;
  font-size:13px;
  font-family:"Century Gothic", "Berlin Sans FB", Arial, Verdana, sans-serif;
  font-weight:bold;
}

#maker-list a.maker-info:hover
{
  color:#000;
}

#maker-list .maker-info img
{
  margin:0;
  border:0;
}

#maker-list img.alignright,#maker-list img.alignleft
{
  padding:0;
}

/* /////////// MAKER DETAILS PAGE */
#content.maker-details #go-back
{
  padding:4px 4px 2px;
}

#content.maker-details .maker-image-large
{
  float:left;
  margin:0 0 30px;
  padding:0 0 10px;
}

#content.maker-details .main-content
{
  margin:10px 0 0 340px;
  padding:0 0 30px;
}

#content.maker-details .main-content h2
{
  padding:10px 0 0;
}

#content.maker-details .info-box
{
  margin:10px 0 30px;
  padding:0;
/*	background:#EEE;
	border:1px solid #DDD;*/
}

#content.maker-details .maker-links
{
  clear:both;
  padding:20px 0 10px;
  border-top:1px solid #CCC;
}

#content.maker-details .maker-links h3
{
  font-size:16px;
  margin:0 0 20px;
  padding:0;
}

/* /////////// TAKE PART PAGE */
#upcoming-event
{
  float:left;
  width:685px;
  margin:0;
  padding-right: 20px;
}

#upcoming-event h3.upcoming-title
{
  float:left;
  text-indent:-9999px;
  width:214px;
  height:34px;
  background:url(images/upcoming.png) no-repeat 0 0;
}

#upcoming-event #event-type
{
  float:left;
  margin-left:10px;
}

#upcoming-event h3
{
  font-size:22px;
  margin:0 0 8px;
}

#upcoming-event h4
{
  clear:right;
  margin:0 0 10px;
  color:#666;
  font-size:16px;
}

#upcoming-event a
{
  outline:none;
}
#upcoming-event a:link h3{
  color:#3C3;
}

#upcoming-event a:hover h3
{
  color:#666666;
}

#upcoming-event img
{
  float:left;
  margin-right:20px;
  margin-bottom:20px;
  width: 224px;
  height: 176px;
}

#upcoming-event #event-type
{
  margin-top:0;
}

.event_date
{
  font-size:16px;
  font-weight:bold;
  color:#666;
}

#calendar_wrapLarge
{
  clear:both;
}

.event-registration-form
{
  width:220px;
  background:url(images/rsvp.jpg) no-repeat 0 0;
  padding-top:70px;
  position:absolute;
  right:0;
}

.event-registration-form input
{
  border:1px solid #CCC;
}

.event-registration-form p
{
  display:none;
}

.event-registration-form #action-button
{
  height:35px;
  width:60px;
  cursor:pointer;
  text-indent:-9999px;
  border:none;
  margin:5px 0 0 145px;
  background:url(images/yes.jpg) no-repeat left top;
}

.event-registration-form #action-button:hover
{
  background:url(images/yes.jpg) no-repeat left -35px;
}

#takepart-list
{
  float:left;
  width:530px;
  margin:20px 0 0;
}

.takepart-info
{
  margin:0 0 50px;
  padding:0 0 20px;
  border-bottom:1px solid #CCC;
}

.takepart-info.single
{
  border-bottom:none;
}

.takepart-info h3
{
  margin:0 0 10px;
}

/*
.takepart-info #event-type{
	float:right;
	width:150px;
	height:50px;
	margin:-15px 0 0 0;
	text-indent:-5000px;}
	.takepart-info #event-type.party{
		background:url(images/takepart-event-type.jpg) no-repeat 100% 0px;}
	.takepart-info #event-type.workshop{
		background:url(images/takepart-event-type.jpg) no-repeat 100% -50px;}
	.takepart-info #event-type.music{
		background:url(images/takepart-event-type.jpg) no-repeat 100% -90px;}
	.takepart-info #event-type.reading{
		background:url(images/takepart-event-type.jpg) no-repeat 100% -148px;}
	.takepart-info #event-type.opening{
		background:url(images/takepart-event-type.jpg) no-repeat 100% -200px;}
	.takepart-info #event-type.sale{
		background:url(images/takepart-event-type.jpg) no-repeat 100% -245px;} */
#event-type
{
  float:right;
  width:150px;
  height:50px;
  margin:-15px 0 0;
  text-indent:-5000px;
}

#event-type.party
{
  background:url(images/takepart-event-type.jpg) no-repeat 100% 0;
}

#event-type.workshop
{
  background:url(images/takepart-event-type.jpg) no-repeat 100% -50px;
}

#event-type.music
{
  background:url(images/takepart-event-type.jpg) no-repeat 100% -90px;
}

#event-type.reading
{
  background:url(images/takepart-event-type.jpg) no-repeat 100% -148px;
}

#event-type.opening
{
  background:url(images/takepart-event-type.jpg) no-repeat 100% -200px;
}

#event-type.sale
{
  background:url(images/takepart-event-type.jpg) no-repeat 100% -245px;
}

.takepart-info .info-box
{
/*	background:#EEE;
	border:1px solid #DDD;*/
  margin:20px 0 0;
  padding:0;
}

.takepart-info .info-box .comments
{
  float:right;
}

#sidebox.takepart
{
  float:right;
  width:240px;
  background:#FFF;
}

#sidebox.takepart ul
{
  list-style:none;
  margin:0;
  padding:0;
}

#join-mailing-list
{
  border-left:1px solid #CCCCCC;
  float: left;
  padding-left:20px;
  width:234px;
}

#footer-contents #join-mailing-list{
	border: none;
	float: none;
	padding: 0;
	margin: 0 auto;
}

/* Mail Press Settings */
div.MailPress div.mp-container
{
  margin:0 0 0 20px;
}

div.MailPress div.mp-container input
{
  border:1px solid #999;
  width:130px;
  padding:3px;
  font-size:13px;
  font-family:Helvetica, Arial, sans-serif;
}

div.MailPress div.mp-container .mp_submit
{
  height:35px;
  width:60px;
  cursor:pointer;
  text-indent:-9999px;
  border:none;
  background:url(images/yes.jpg) no-repeat left top;
}

.MailPress .mp-container .mp_submit:hover
{
  background:url(images/yes.jpg) no-repeat left -35px;
}

/* Event Calendar */
#wp-calendar table
{
  padding:10px 0;
  border-bottom:1px solid #CCC;
}

#wp-calendar table caption
{
  padding-top:10px;
}

#wp-calendar table.nav
{
  padding:0;
  border-bottom:1px solid #CCC;
}

/* /////////// SHOP PAGE */
#shop-sidebar{
	float: left;
	width: 240px;
}

#shop-list
{
	width: 720px;
  	margin: 0;
  	float: left;
}

#shop-list h3{
	margin: 0;
}

#shop-list a.shop-info
{
  float:left;
  text-align:left;
  margin:0 5px 20px;
  padding:0;
  width:170px;
  text-decoration:none;
  color:#666;
  font-size:12px;
/*	font-family:"Century Gothic", "Berlin Sans FB", Arial, Verdana, sans-serif; */
/*	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8; */
}

#shop-list a.shop-info:hover
{
  color:#000;
}

#shop-list .shop-info img
{
  margin:0 0 5px;
}

#shop-list .shop-info p
{
  display:inline;
}

#shop-list .shop-item-hidden
{
  display:none;
}

#shop-list p.shop-page-currently-viewing{
	font-weight: bold;
	margin-top: 0;
	font-size: 18px;
	margin-bottom: 40px;
}

#shop-list p.shop-list-maker-name{
	font-weight: bold;
	font-size: 18px;
}

#single_product_page_container .shop-links{
	width: 720px;
	float: right;
	display: block;
	border-top: 1px solid #ccc;
	margin-bottom: 50px;
}

#single_product_page_container .shop-links h3#Also-Awesome{
	margin: 20px 0;
}

html>body .entry ul.shop-page-navigation,
ul.shop-page-navigation{
	padding: 0;
	margin-top: 0;
}

ul#shop-page-navigation-categories > li:first-child{
	margin-bottom: 20px;
}

html>body .entry ul.shop-page-navigation li,
ul.shop-page-navigation li{
	list-style: none;
	margin: 0;
}

ul.shop-page-navigation li a:link,
ul.shop-page-navigation li a:visited{
	font-size: 14px;
	color: #000;
	display: block;
}

ul.shop-page-navigation li a:hover,
ul.shop-page-navigation li a:active{
	text-decoration: underline;
}

ul.shop-page-navigation li ul{
	padding: 5px;
}

ul.shop-page-navigation ul.shop-page-navigation-level-2{
	display: none;
	margin: -5px 0 30px 0;
}

ul.shop-page-navigation ul.shop-page-navigation-level-2 a{
	font-weight: 200;
}

ul.shop-page-navigation ul.shop-page-navigation-level-2 a span.shop-page-by-maker{
	text-transform: uppercase;
	font-weight: bold;
}

ul.shop-page-navigation li.shop-page-navigation-current-parent ul{
	display: block;
}

ul li.shop-page-navigation-current-category.shop-page-navigation-current-parent > a:link,
ul li.shop-page-navigation-current-category.shop-page-navigation-current-parent > a:visited:first-child,
ul.shop-page-navigation-level-2 li.shop-page-navigation-current-category a:link,
ul.shop-page-navigation-level-2 li.shop-page-navigation-current-category a:visited,
ul.shop-page-navigation-extra li.shop-page-navigation-current-category a:link,
ul.shop-page-navigation-extra li.shop-page-navigation-current-category a:visited{
	color: #2F965F;
}

#shop-sidebar div.shop-sidebar h2.widgettitle {
	display: none;
}

#shop-sidebar div.shop-sidebar{
	margin: 0;
	text-align: left;
}

#shop-sidebar div.shop-sidebar div.shoppingcart {
	margin: 0;
	padding: 0;
	width: 150px;
}

#shop-sidebar div.shop-sidebar div.shoppingcart p{
	margin: 0;
	line-height: 18px;
	color: #666666;
	text-align: left;
}

#shop-sidebar div.shop-sidebar div.shoppingcart p.shoppingcart-total{
	font-weight: 400;
	color: #000;
}

#shop-sidebar div.shop-sidebar div.shoppingcart a.gocheckout:link,
#shop-sidebar div.shop-sidebar div.shoppingcart a.gocheckout:visited{
	font-size: 14px;
	margin-top: 20px;
	display: block;
  	color:#3C3;
}

#shop-sidebar div.shop-sidebar div.shoppingcart a.gocheckout:link,
#shop-sidebar div.shop-sidebar div.shoppingcart a.gocheckout:visited{
	font-size: 14px;
	margin-top: 20px;
	display: block;
  	color:#2f965f;
}

#shop-sidebar div.shop-sidebar div.shoppingcart a.gocheckout:hover,
#shop-sidebar div.shop-sidebar div.shoppingcart a.gocheckout:active{
	color: #063;	
}

#shop-sidebar div.shop-sidebar div.shoppingcart p span.shoppingcart-right{
	float: right;
}

#shop-sidebar div.shop-sidebar .shopping-cart-wrapper .cart_message{
	display: block;
	padding: 0;
	margin: 40px 0 20px 0;
	width: 225px;
	border: none;
	font-size: 13px;
	font-weight: 200;
	line-height: 18px;
	text-align: left;
}

#sidebox #execphp-3{
	margin-bottom: 30px;
}

/* /////////// SHOP DETAILS PAGE */
.product_description h3
{
  margin-top:0;
}

.product_description #go-back
{
  padding:4px 4px 2px;
}

.product_description #view-cart
{
  float:right;
}

.product_description .shop-images
{
  float:left;
  margin:0 0 30px;
}

.product_description .shop-image-large
{
  padding:0 0 10px;
}

.product_description .main-content
{
  margin:10px 0 0 340px;
  padding:0 0 30px;
}

.product_description .main-content h2
{
  padding:10px 0 0;
}

.product_description .info-box
{
  margin:10px 0 30px;
  padding:0;
/*	background:#EEE;
	border:1px solid #DDD;*/
}

.product_description .shop-links
{
  clear:both;
  padding:20px 0 10px;
  border-top:1px solid #CCC;
}

.product_description .shop-links h3
{
  font-size:16px;
  margin:0;
  padding:0;
}

.shop-image-thumbs a
{
  margin:0 10px 0 0;
  float:left;
}

.shop-image-thumbs a img
{
  margin:0;
  width:65px!important;
  height:65px!important;
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  -khtml-opacity:0.8;
  opacity:0.8;
}

.shop-image-thumbs a:hover img,.shop-image-thumbs a.seelcted img
{
  filter:alpha(opacity=100);
  -moz-opacity:1.0;
  -khtml-opacity:1.0;
  opacity:1.0;
}

.product_description #shop-item-price
{
  font-family:"Century Gothic", "Berlin Sans FB", Arial, Verdana, sans-serif;
  font-weight:bold;
  font-size:16px;
}

.product_description #shop-buy-button
{
  margin:10px 0 0;
}

.product_description input.buy
{
  height:75px;
  width:129px;
  cursor:pointer;
  text-indent:-9999px;
  border:none;
  overflow:hidden;
  margin:30px 0 0;
  background:url(images/buy.jpg) no-repeat left top;
}

.product_description input.buy:hover
{
  background:url(images/buy.jpg) no-repeat left -75px;
}

.product_description #shop-view-cart
{
  display:block;
  padding:10px 0 0;
}

/* /////////// H3 TITLES */
h3#Also-Awesome
{
  width:300px;
  height:40px;
  text-indent:-5000px;
  background:url(images/h3-titles.jpg) no-repeat left -56px;
}

h3#Made-by-This-Maker
{
  width:300px;
  height:50px;
  text-indent:-5000px;
  background:url(images/h3-titles.jpg) no-repeat left -188px;
}

h3#Make-with-this-Maker
{
  width:300px;
  height:52px;
  text-indent:-5000px;
  background:url(images/h3-titles.jpg) no-repeat left 0;
}

h3#Big-on-the-Blahg
{
  width:300px;
  height:81px;
  text-indent:-5000px;
  background:url(images/h3-titles.jpg) no-repeat left -100px;
}

.maker-links ul
{
  margin:20px 0 20px 20px;
  padding:0;
}

span.maker{
	font-weight: bold;
}

/* WRAPPER */
.clearer
{
  width:1px;
  height:1px;
  clear:both;
  font-size:1px;
}

.print
{
  display:none;
}

.alignleft
{
  float:left;
}

.alignright
{
  float:right;
}

.pngFix
{
  z-index:1;
}

.clearfix
{
  display:inline-block;
}

.clearfix:after
{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix
{
  height:1%;
}

.clearfix
{
  display:block;
}

/* End hide from IE-mac */
/*
div.clearer{
	clear:both;
	height:1px;}
*/
.spacer100
{
  height:100px;
}

.spacer200
{
  height:200px;
}

.spacer300
{
  height:300px;
}

.spacer400
{
  height:400px;
}

.spacer500
{
  height:500px;
}

.gmap{
	margin: 20px auto;
	display: block;
	border: 2px #666 solid;
}

/* /////// WIDGETS */
.widget_ephemeris a
{
  display:none;
}

#nasa-iotd font
{
  display:none;
}

#nasa-iotd b
{
  display:none;
}

/* /////// ARI EDITS */

#mc_signup{
	margin-left:0px;
}


#mc_signup_submit
{
  background:url(/wp-content/themes/gravelandgold/images/yes-2.jpg) no-repeat scroll left top transparent;
  border:medium none;
  cursor:pointer;
  height:35px;
  text-indent:-9999px;
  width:60px;
  margin-left: 10px;
}

#mc_signup_submit:hover
{
  background:url(/wp-content/themes/gravelandgold/images/yes-2.jpg) no-repeat scroll left -35px transparent;
}

#mc_mv_EMAIL
{
  border:1px solid #999;
  font-family:Helvetica, Arial, sans-serif;
  width:130px;
  font-size:13px;
  padding:3px;
  float: left;
  margin-left:15px;
}

.mc_var_label
{
  display: none;
  color:#000;
  font-weight: bold;
}

/* WPSC Overrides */
.single_product_display{
	padding: 0 !important; 
}

.currentprice{
	font-weight: bold;
}

.home-event-cell img{
	height: 200px;
	width: 290px;
}

/* Home Slider Overrides */

#home-slider{
	margin-bottom:10px;
	}
#home-slider a.nivo-prevNav{
	background:url(images/prev.png);
	width:54px;
	height:50px;
	}
#home-slider a.nivo-nextNav{
	background:url(images/next.png);
	width:54px;
	height:51px;
	}
	
#sidebox .widget_upcomingeventswidget h3{
	margin-bottom:5px;
}


/* ////// EVENTS PLUGIN STYLES

/* Sidebar styles */
.eventCat{
	color:#666;
	text-transform:uppercase;
	font-size:10px;
	}
.event-widget-thumb{
	padding-bottom:3px;
	}

/* Shortcode Styles */

#simply_events{width:110%;overflow:hidden;}

#simply_events img{margin:0px;}


.main-thumb{width:230px;float:left;margin-right:20px;}
.main-info{width:460px;float:left;}
.main-info h2, .main-info h2 a{margin-top:0px;margin-bottom:15px;}
h3.date{margin:0px;font-size:15px;font-weight:bold;color:#666;}
h3.time{margin:0px;font-size:15px;font-weight:bold;color:#666;}
.main-event{margin-bottom:30px;}
.main-event h2{line-height:24px;}
	
.small-events{
	
	}
.small-single a.event-title{ color:#666;}
.small-single{
	width:230px;
	float:left;
	margin-right:10px;
	}
	
.temp_thumb{width:230px;height:165px;background:#efefef;}

.event-title{display:table-cell;vertical-align:bottom;height:32px;line-height:14px;padding-bottom:2px;}

.widget_upcomingeventswidget p.event-title{margin:0px !important;padding:0px !important;}

.widget_categories ul li a{color:#666;font-weight:normal;}

.page-id-20 #shoppingcart h3, .page-id-20 .wpsc_container{display:none;}

