/* CSS Document */

body {
  background: url(../images/blueBG.gif) top left repeat;
  margin:0;
  padding:0px 10px;
  text-align:center;
  font-family:Helvetica,Verdana,Arial,Sans-serif;
  color:#717073;
  font-size:12px;
  line-height:18px;
}

p {
	color:#717073;
	font-size:12px;
	text-decoration:none;
	padding:0 0 0 8px;
}
a {
	color:#717073;
	font-size:12px;
	text-decoration:underline;
}
a:hover {
	color:#94c73e;
	text-decoration:underline;
}
#wrapper {
    width:767px;
    margin:0 auto;
    text-align:left;
	background:#fff;
	border:20px #fff solid;
	padding:0;
}
#header {
    background:#fff;
	width:767px;
	height:80px;
    margin:0 0 5px 0;
    padding:0;
	text-align:right;
}
#header a {
	text-decoration:none;
	border:none;
}
#header a:hover {
	text-decoration:none;
	border:none;
}
#header img {
	border:none;
}
#menuBar {
	height:22px;
	width:592px;
	padding:0;
	margin:0 0 4px 0;
	float:left;
}
#subHeader {
	width:588px;
	height:105px;
	float:left;
	margin:0 0 5px 0;
	padding:0;
	background:#f2f2f2 url(../images/BigA.gif) top left no-repeat;
	display:block;
}
#subHeader p {
	padding:0 10px 0 85px;
	margin:0;
}
#specializing {
	width:588px;
	height:28px;
	padding:0;
	margin:0;
	float:left;
	display:block;
	clear:both;
	background:#d3d4d6;
}

#content {
	width:588px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
}
#content img {
	margin:0;
	padding:0;
	border:none;
}
#featuredBooksDiv {
	width:588px;
	background:#eaeaea;
	margin:5px 0 20px 0;
	padding:0;
}
#featuredBooksImage {
	display:inline;
	margin:0;
	padding:0;
	float:left;
}

#featuredBooksHolder {
	width:140px;
	margin:20px 0 0 30px;
	padding:0;
	display:inline;
	float:left;
}
#booksImage {
	width:140px;
	height:220px;
}

#booksImage img {
	max-height:205px;
	max-width:140px;
}

#booksText {
	width:140px;
	height:70px;
}
.featuredTitle {
	color:#94c740;
	display:block;
	margin:0;
	padding:0;
	font-size:12px;
}
.featuredAuthor {
	color:#f47c31;
	font-style:italic;
	display:block;
	margin:0;
	padding:0;
	font-size:12px;
}
#clear {
	clear:both;
}

/* INDIVIDUAL POSTS */

#thisWeeksEvents {
	width:588px;
	height:29px;
	background:url(../images/this-weeks-events-header.gif) top left no-repeat;
	margin:30px 0 0 0;
}

#post {
	width:588px;
	float:left;
	display:inline;
	margin:0 0 20px 0;
	padding:0 0 10px 0;
}
#post h1 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:16px;
	margin:0;
	padding:5px 8px;
	height:25px;
	color:#fff;
	background:url(images/category-heading-bg.jpg) top left repeat-x;
}
#post h1 a {
	color:#fff;
	text-decoration:none;
}
#post h1 a:hover {
	color:#f47c31;
	text-decoration:none;
}
#post h4 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:16px;
	margin:0;
	padding:5px 8px;
	height:25px;
	color:#fff;
	background:url(http://visiblevoicebooks.com/test/images/category-heading-bg-green.jpg) top left repeat-x;
}
#post h4 a {
	color:#fff;
	text-decoration:none;
}
#post h4 a:hover {
	color:#f47c31;
	text-decoration:none;
}
#post h5 {
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:16px;
	margin:0;
	padding:5px 8px;
	height:25px;
	color:#fff;
	background:url(http://visiblevoicebooks.com/test/images/category-heading-bg-orange.jpg) top left repeat-x;
}
#post h5 a {
	color:#fff;
	text-decoration:none;
}
#post h5 a:hover {
	color:#f47c31;
	text-decoration:none;
}
.tagsPost {
	float:right;
	display:inline;
	margin:0;
	padding:0;
	font-size:10px;
	color:#ddd;
}
#post h2 {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#88c6dd;
	margin:20px 0 10px 0;
	padding:0 10px 0 5px;
}
#post h2 a {
	font-size:16px;
	color:#88c6dd;
	text-decoration:none;
}
#post h2 a:hover {
	color:#94c740;
	text-decoration:none;
}
/*#post h3 {
	font-size:10px;
	font-weight:normal;
	color:#aaa;
	margin:0;
	padding:0 10px 0 5px;
}*/
.postDate {
	font-size:10px;
	font-weight:normal;
	color:#94c740;
	margin:0;
	padding:0 10px 0 5px;
	display:block;
}
#post p {
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0 10px 0 5px;
	color:#333;
}
#post p a {
	color:#222;
	text-decoration:underline;
}
#post p a:hover {
	color:#f47c31;
	text-decoration:underline;
}
#post img {
	float:left;
	margin:0 10px 10px 0;
	border:none;
	padding:0;
}

.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}


/* EVENTS */

#eventsIconHolder {
	width:588px;
	height:77px;
	margin:0;
	padding:0;
	background:url(../images/events-icons-dotted-bar.gif) bottom left no-repeat;
}
#eventsIconHolder img {
	margin:17px 35px 0 0;
	padding:0;
	border:none;
}
#eventsIconHolder a {
	border:none;
	text-decoration:none;
}
#eventsIconHolder a:hover {
	cursor:pointer;
}



/* Artists Bio */
#bioPost {
	width:588px;
	float:left;
	display:inline;
	margin:10px 0 20px 0;
	padding:0 0 10px 0;
}
#bioPost img {
	float:left;
	margin:0 10px 10px 0;
	border:none;
	padding:0;
}

#bioPost h2, #bioPost h2 a {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#88c6dd;
	margin:0 0 5px 0;
	padding:0 10px 0 0;
	text-decoration:none;
}

#bioPost h2 a:hover {
	color:#94c740;
	text-decoration:none;
}

#bioPost h3, #post h3 {
	color:#94c740;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

.time {
	text-transform:lowercase;
	font-weight:normal;
}

#bioPost p {
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0 10px 0 0;
	color:#333;
}
#bioPost p a {
	color:#f47c31;
	text-decoration:underline;
}
#bioPost p a:hover {
	color:#333;
	text-decoration:underline;
}

a.orangeLink, span.orangeLink {
	color:#f47c31;
	text-decoration:none;
}
a.orangeLink:hover {
	color:#333;
	text-decoration:none;
}

/* WINE BAR */

#featuredWinesDiv {
	width:588px;
	background:none;
	margin:5px 0 20px 0;
	padding:0;
}
#featuredWinesImage {
	display:inline;
	margin:0;
	padding:0;
	float:left;
}
#featuredWinesHolder {
	width:140px;
	margin:10px 0 0 30px;
	padding:0;
	display:inline;
	float:left;
}
#wineImage {
	width:140px;
	height:170px;
}
#wineImage img {
	max-width:140px;
	max-height:170px;
}


#wineText {
	width:140px;
	height:70px;
}



#upcoming {
	width:588px;
	height:28px;
	padding:0;
	margin:0 0 5px 0;
	position:relative;
	float:left;
}
#pageNameHeader {
	width:588px;
	height:27px;
	padding:0;
	margin:0 0 5px 0;
	position:relative;
	float:left;
}
#newMenuBar {
	height:22px;
	width:767px;
	padding:0;
	margin:0 0 4px 0;
	float:left;
	position:relative;
}
#newPageNameHeader {
	width:767px;
	height:27px;
	padding:0;
	margin:0 0 5px 0;
	position:relative;
	float:left;
}
#main {
    width:580px;
    float:left;
    background:#f2f2f2;
    margin:0;
    padding:20px 0 10px 8px;
	height:auto;
	display:inline;
}
#main h2 {
	color:#717073;
	font-size:10px;
	font-style:italic;
	padding:10px 0 0px 0px;
	text-decoration:none;
	margin:0 0 0 10px;
}
#main h3 {
	color:#717073;
	font-size:16px;
	font-weight:bold;
	padding:5px 0 10px 0px;
	text-decoration:none;
	margin:0 10px 0 10px;
}
#main p {
	color:#717073;
	font-size:12px;
	text-decoration:none;
	padding:0 0 0 0px;
}
#main a {
	color:#717073;
	font-size:12px;
	text-decoration:underline;
	padding:0 0 0 0px;
}
#main img {
	padding:0 10px 0 5px;
}
#contactHolder {
	width:587px;
	float:left;
	background:#d3d4d6;
	margin:5px 0 0 0;
	padding:0;
	line-height:14px;
}
#contactHolder a {
	text-decoration:none;
}
#contactHolder a:hover {
	text-decoration:none;
	color:#f47c31;
}
#contactHolder h1 {
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	padding:10px;
	margin:0;
}
#contactHolder h2 {
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	padding:0 0 0 10px;
	margin:10px 0 0 0;
}
#contactHolder p {
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	padding:0 0 0 10px;
	margin:5px 0 0 0;
}
#hoursSpecialHolder {
	width:588px;
	display:block;
	margin:0;
	padding:0;
}
#hoursHolder {
	width:185px;
	height:167px;
	float:left;
	background:#d3d4d6;
	margin:0;
	padding:10px;
	display:inline;
}
#hoursHolder p {
	line-height:20px;
	padding:10px;
	margin:0;
}
#specialsHolder {
	width:355px;
	height:167px;
	float:right;
	display:inline;
	background:#d3d4d6;
	margin:0 3px 0 0;
	padding:10px;
	line-height:14px;
}
#specialsHolder p {
	line-height:16px;
	padding:10px;
	margin:0;
}

#mailingList {
	float:right;
	width:171px;
	background:url(../images/joinOurMailingList.gif) top left no-repeat;
	padding:20px 0 5px 0;
	margin:0;
}
#mailingList img {
	margin:0;
	padding:0;
}
#sidebar {
    width:171px;
	height:auto;
	min-height:500px;
    float:right;
    margin:0;
    font-size:1em;
    line-height:1.5em;
	background:url(../images/archiveBottomBG.gif) bottom left no-repeat #d3d4d6;
	padding:0 0 25px 0;
	text-align:left;
	display:inline;
}
#sidebar h2 {
	color:#717073;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 8px;
	text-decoration:none;
	margin:0;
	display:block;
	border-bottom:#717073 1px solid;
}
#sidebar ul {
	color:#717073;
	font-size:12px;
	text-decoration:none;
	padding:0 0 0 8px;
	list-style:none;
}
#sidebar a {
	text-decoration:none;
}
#sidebar a:hover {
	color:#f47c31;
}
#twitterFacebook {
	width:160px;
	margin:0 0 0 5px;
	padding:0;
}
#twitterFacebook img {
	margin:0 5px 0 0;
	padding:0;
	border:none;
}
#sidebarButtonHolder {
	width:162px;
	display:block;
	float:left;
	margin:20px 0 20px 5px;
	padding:0;
}
#sidebarButtonHolder img {
	border:none;
	padding:0;
	margin:0;
}
#monthlySpecialsHolder {
	width:161px;
	float:left;
	display:block;
	margin:0;
	padding:0;
	background:url(../images/monthly-specials-main-bg.gif) top left repeat-y;
}
#monthlySpecialsTop {
	width:161px;
	height:53px;
	background:url(../images/monthly-specials-top-bg.gif) top left no-repeat;
	margin:0;
	padding:0;
}
#monthlySpecialsMiddle {
	width:161px;
	background:url(../images/monthly-specials-main-bg.gif) top left repeat-y;
	margin:0;
	padding:0;
}
#monthlySpecialsMiddle p {
	margin:5px 0 5px 0;
	padding:0 10px;
	font-size:10px;
	font-weight:normal;
	color:#000;
	line-height:12px;
	text-align:center;
}
#monthlySpecialsBottom{
	width:161px;
	height:3px;
	background:url(../images/monthly-specials-bottom-bg.gif) top left no-repeat;
	margin:0;
	padding:0;
}
#footer {
  clear:both;
  margin:30px 0 10px 3px;
  padding:30px 0 0 0;
  bottom:0px;
  background:#ffffff;
  text-align:left;
  color:#000000;
}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	color:#f47c31;
	text-decoration:none;
}
.textSignUp { 
	background:#ffffff;
	border:none;
	padding:4px 0 0 3px;
	height:18px;
	width:100px;
	font-size:10px;
	color:#555555;
	text-align:left;
	vertical-align:text-bottom;
}
.sendButton {
	position:relative;
	top:22px;
	right:5px;
}


/* ACCORDIAN MENU */

#accordian {
	width: 161px;
	margin:0 5px 10px 5px;
	padding:0;
	display:block;
	float:left;
}

.accordionButton {	
	width:151px;
	float: left;
	background:url(../images/accordian-menu-grey-bg.gif) top left no-repeat;
	cursor: pointer;
	padding:5px;
	margin:3px 0;
	color:#fff;
}
	
.accordionContent {	
	width: 141px;
	float: left;
	background:d3d4d6;
	color:#fff;
	padding:5px 10px;
}
#accordian ul {
	margin:5px 0;
	padding:0;
	display:block;
}
#accordian ul li {
	color:#666;
	list-style:none;
	margin:0 0 10px 0;
	line-height:16px;
}
#accordian ul li a {
	color:#000;
	text-decoration:underline;
}
#accordian ul li a:hover {
	color:#f47c31;
	text-decoration:underline;
}

.on {
	background:url(../images/accordian-menu-blue-bg.gif) top left no-repeat;
	}
	
.over {
	background:url(../images/accordian-menu-green-bg.gif) top left no-repeat;
	}
	
/* NEW TOOLTIP */
	
#easyTooltip {
	padding:5px 10px;
	border:none;
	background:#333;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
}

#newtip {
	position:absolute;
	border:none;
	background:none;
	padding:0;
	display:none;
}
	
	
	
/* old TOOLTIPS 


.orbitaltooltip-square 
{
	background:url(../images/icon-tooltip-bg.gif) center center no-repeat;
	width:124px;
	height:27px;
	border:none;
	margin:0;
	padding:0;
}
.orbitaltooltip-square p
{
	padding:5px 0 0 0;
	margin:0;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}





.hotspot {padding:0; border:none; margin:0; cursor:pointer; z-index:200px; text-decoration:none; background:none;}

#tt {position:absolute; display:block; background:none; border:none; z-index:200;}

#ttcont {display:block; padding:0; margin:-20px 0 0 -60px; background:none; z-index:100;}




#newtip {
	position:absolute;
	border:none;
	background:none;
	padding:0;
	display:none;
}

*/
