/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body {
	background-color: #2a0001;
	color: #333;
	text-align: center;
	margin: 0px;
	/*line-height: 1em;*/
	background-image:url(/wp-content/themes/sniffandspit/images/red_wine_back.jpg);
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans serif;
	font-size: 70%;
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	padding-bottom: 10px;
}
a:link, a:visited, a:active {
	color: #0082a3;
	text-decoration: none;
}
a:hover {
	color: #0082a3;
	text-decoration: underline;
}
p {
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 5px;
}
blockquote {
	margin: 0px 35px 13px 30px;
	padding: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
img.right {
	margin-bottom: 10px;
	margin-left: 13px;
}
img.left {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.line {
	padding-bottom: 8px;
}
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 {
	height:1px;
	color:#edd983;
	padding:0px;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

h4 {
	color: #333;
	font-size:12px;
	display:block;
	margin:0px 0px
}
/*Left Hand Sub Navigation */

#sub_nav {
	width: 221px;
	position:absolute;
	left: 15px;
	top: 110px;
	font-size: 1.1em;
	line-height: 20px;
	background-image: url(/wp-content/themes/sniffandspit/images/bg_sub.png);
	background-repeat: repeat-y;
	
	
}
#subnav_bottom {
	width: 221px;
	background:url(/wp-content/themes/sniffandspit/images/bg_botsub.png) no-repeat bottom left;
	padding-bottom: 20px;
	margin-left:-44px;
	
	
	
	
}
.subnav {
	width: 177px;
	padding-top: 15px;
	padding-left: 44px;
	background:url(/wp-content/themes/sniffandspit/images/bg_topsub.png) no-repeat top;
	padding-bottom: 0px;
	min-height:57px;
	position:absolute;
	left: 15px;
	top: 290px;
	font-size:15px;
	
}
.subnav h2 {
	display:none
}
.subnav h1 {
	font-size:18px;
	color:#FFFFFF;
	margin: 0px;
	text-transform:uppercase;
	font-weight:normal;
	background: url(none);
	padding: 0px 0px 8px;
}
.subnav ul {
	margin: 0px;
	padding-left: 0px;
	padding-right: 10px;
}
.subnav ul li {
	list-style: none;
	line-height: 15px;
	margin-bottom: 5px;
}
.subnav ul li ul {
	margin: 0px;
	padding-left: 0px;
	padding-top: 4px;
}
.subnav ul li ul li {
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.subnav a:visited, .subnav a:active, .subnav a:link {
	display: block;
	text-decoration: none;
	color: #fff;
	height: 100%;
}
.subnav a:hover {
	display: block;
	text-decoration: none;
	color: #b2c5bc;
	height: 100%;
}
.subnav a.sub1:visited, .subnav a.sub1:active, .subnav a.sub1:link {
	padding-left: 14px;
	background:url(/wp-content/themes/sniffandspit/images/bullet_sub.gif) no-repeat 5px 4px;
}
.subnav a.sub1:hover {
	padding-left: 14px;
	background:url(/wp-content/themes/sniffandspit/images/bullet_sub.gif) no-repeat 5px 4px;
}
.subnav a.act {
	color: #bf2e1a;
	font-weight:bold;
}
.subnav .sub2 a:visited, .subnav .sub2 a:active, .subnav .sub2 a:link {
	font-size: 1.1em;
	padding: 5px 15px 3px 33px;
	background: #CCCCCC url(/wp-content/themes/sniffandspit/images/bullet.jpg) no-repeat 25px 9px;
}
.subnav .sub2 a:hover {
	font-size: 1.1em;
	padding: 5px 15px 3px 33px;
	background: #cdb8cc url(/wp-content/themes/sniffandspit/images/bullet.jpg) no-repeat 25px 9px;
}
.subnav .sub3 a:visited, .subnav .sub3 a:active, .subnav .sub3 a:link {
	font-size: 1.1em;
	padding: 5px 15px 3px 43px;
	background: #CCCCCC url(/wp-content/themes/sniffandspit/images/bullet.jpg) no-repeat 35px 9px;
}
.subnav .sub3 a:hover {
	font-size: 1.1em;
	padding: 5px 15px 3px 43px;
	background: #cdb8cc url(/wp-content/themes/sniffandspit/images/bullet.jpg) no-repeat 35px 9px;
}
.subnav a.on {
	text-decoration: underline;
}
/*Left Hand Sub Navigation */


/* Begin Typography & Colors */



/*
.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, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1em 'Lucida Grande', 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: 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 */






.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}


/* End Structure */











/ /* Begin Form Elements */
#searchform {
 margin: 10px auto;
 padding: 5px 3px;
 text-align: center;
}
#searchform #s {
	width: 108px;
	padding: 2px;
	/*	background-color:#e7e4c9;*/
	border:1px solid #e3e0c1;
}
#searchsubmit {
	padding: 1px;
	background-color:#e7e4c9;
	border:1px solid #e3e0c1;
	color:#820e00
}
.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;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.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 */

/* 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 */

/*  @@@@@[  Wrappers  ]@@@@@ */
/* The percentage in the body tag takes care of earlier versions of IE using the percentages (base font size is 16px for IE 6, 16 x 62.5 = 10)... ems should be used in most other style declarations */


#nav {
	width: 903px;
	/*height: 31px;*/
	padding-top: 0px;
	padding-right: 57px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 1.0em;
	margin-top:5px;
}
#nav a {
	color:#494134;
	text-decoration:none;
	margin-left: 59px;
}
#nav a:hover {
	color:#c49c08;
	text-decoration:none;
	margin-left: 59px;
}
/* Header / Footer  ]@@@@@ */

#header {
	margin:5px 20px 5px 0px;
	width:960px;
}
#header #searchform {
	margin-right:20px;
	float:right
}
/* @@@@@[  Main Page  ]@@@@@ */
#main {
	width:934px;
	padding-left: 15px;
	padding-right: 11px;
	padding-bottom: 10px;
}
#content {
	float: left;
	width: 673px;
	font-size: 1.1em;
	line-height: 1.5em;
 background:url/wp-content/themes/sniffandspit/images/bg_right.gif) no-repeat top;
	padding-bottom: 33px;
	margin:0px;
	
}
#flash {
	width: 626px;
	padding: 13px 18px 11px 14px;
	height: 305px;
}
#text {
	width: 332px;
	padding-left: 260px;
	padding-top: 40px;
}
/*#text h1 {
	font-size:14px;
	text-transform:uppercase;
	color:#d3d1a5;
	font-weight:normal;
	margin: 0px;
}*/
#text p {
	margin: 0px;
	padding-bottom: 8px;
	color:#f6f6f5;
	line-height: 1.8em;
}
#content ul {
	margin: 0px 0px 15px 30px;
	padding: 0px;/*color:#f6f6f5;*/
}
#content ul ul {
	margin-bottom: 0px;
}
#content li {
	line-height: 1.3em;
	padding-top: 5px;
}
#content a.seo:visited, #content a.seo:active, #content a.seo:link {
	text-decoration: none;
	color: #666;
}
#content a.seo:hover {
	text-decoration: none;
	cursor: text;
	color: #666;
}
#column {
	float: left;
	width: 276px;
	padding-top: 20px;
}
#logo {
	width:189px;
	padding-left:30px;
	padding-bottom: 34px;
}
#news_in {
	width: 152px;
	height: 194px;
	padding-top: 35px;
	padding-left: 44px;
	padding-right: 80px;
	background:url(/wp-content/themes/sniffandspit/images/bg_left.gif) no-repeat top;
}
#news_in h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	margin: 0px;
	padding-bottom: 10px;
	text-transform:uppercase;
	font-weight:normal;
}
#news_in p {
	font-size: 1.1em;
	color:#FFFFFF;
	margin: 0px;
}
#news_in a {
	color:#FFFFFF;
	text-decoration:underline;
}
#news_in a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#feature_in {
	width: 233px;
	height: 202px;
	padding-top: 35px;
	padding-left: 44px;
	position:absolute;
	left: 217px;
	top: 335px;
	background-image:url(/wp-content/themes/sniffandspit/images/bg_fea.png);
	background-repeat:no-repeat;
 *background:none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/wp-content/themes/sniffandspit/images/images/bg_fea.png", sizingMethod=scale);
}
#feature_links {
	width: 233px;
	height: 202px;
	padding-top: 35px;
	padding-left: 44px;
	position:absolute;
	left: 217px;
	top: 335px;
}
#feature_links h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	margin: 0px;
	padding-bottom: 10px;
	text-transform:uppercase;
	font-weight:normal;
}
#feature_links p {
	font-size: 1.1em;
	color:#FFFFFF;
	margin: 0px;
}
#feature_links a:visited, #feature_links a:active, #feature_links a:link {
	text-decoration: none;
	color: #61604c;
}
#feature_links a:hover {
	text-decoration: none;
	color: #fff;
}
.col {
	padding-bottom: 5px;
}
.col div {
	float: right;
	width: 185px;
	padding-top: 10px;
}
.clrSolo {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}
.clr {
	clear: both;
}
.clrLine {
	clear:both;
	border-top: dashed 1px #999999;
	padding-bottom: 10px;
}
.botMargin {
	margin-bottom: 13px;
}
a.white:visited, a.white:active, a.white:link {
	text-decoration: none;
	color:#fff;
}
a.white:hover {
	text-decoration: none;
	cursor: text;
	color: #fff;
}
/* @@@@@[  Secondary Page  ]@@@@@ */
#man_content_sec {
	float: right;
	width: 716px;
	font-size: 1.1em;
	line-height: 20px;
	background:url(/wp-content/themes/sniffandspit/images/bg_content.png) repeat-y;
	margin-bottom:10px;
	min-height:650px;
}
#content_sec {
	width: 684px;
	background:url(/wp-content/themes/sniffandspit/images/bg_content_top.png) no-repeat top;
	padding-top: 13px;
	padding-right: 18px;
	padding-left: 14px;/*min-height:800px;*/
}
#content_sec_stain {
/*background-image:url(/wp-content/themes/sniffandspit/images/winestainbg.jpg);
	background-repeat: no-repeat;
	background-position: 430px bottom;*/
}
#column_sec {
	float: left;
	width: 218px;
	padding-top:55px;
	margin-left:-20px
}
#logo_sec {
	width:167px;
	padding-left: -20px;
	border-top:px;
}
#banner {
	width: 684px;
	padding-bottom: 11px;
}
#content_sec_text {
	width: 642px;
	border: solid 1px #e1ded7;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 15px;
}
#text_sec {
	width: 450px;
	float:left;
	line-height: 18px;
	;
}
#text_sec p {
	margin:0px;
	padding-bottom: 10px;
}
#text_sec ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
#text_sec ol {
	margin-top: 8px;
	margin-bottom: 8px;
}
#text_wide {
	width: 620px;
	float:left;
	line-height: 18px;
	;
}
#text_wide p {
	margin:0px;
	padding-bottom: 10px;
}
#text_wide ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
#text_wide ol {
	margin-top: 8px;
	margin-bottom: 8px;
}
#quote {
	float:right;
	width: 185px;
	font-size: 24px;
	color:#6e8689;
	line-height:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 30px;
}
#right_col {
	float:right;
	padding-top: 3px;
}
.centercol {
	text-align:center;
}
#port_links {
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom: 1px solid #E1DED7;
}
.linksub {
	width:69px;
	float:left;
	text-align:center;
	font-size: 10px;
	color: #FFFFFF;
}
.linksub1 {
	width:100px;
	float:left;
	font-size: 10px;
	text-align:left;
	color: #FFFFFF;
}
.linksub2 {
	width:100px;
	float:left;
	font-size: 10px;
	text-align:right;
	color: #FFFFFF;
}
#port_links .linksub2 a, #port_links .linksub1 a, #port_links .linksub a {
	color: #7F9F8F;
	text-decoration: none;
}
#port_links .linksub2 a:hover, #port_links .linksub1 a:hover, #port_links .linksub a:hover {
	color: #b2c5bc;
}
.arrow {
	padding-top: 6px;
}
a.link1:link {
	display:block;
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 38px;
	height: 25px;
	padding-top: 3px;
}
a.link1:visited, a.link1:active {
	display:block;
	color: #b2c5bc;
	text-decoration: none;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 38px;
	height: 25px;
	padding-top: 3px;
}
a.link1:hover {
	display:block;
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 38px;
	height: 25px;
	padding-top: 3px;
	background:#4a5751;
}
a.link1on:link, a.link1on:visited, a.link1on:active, a.link1on:hover {
	display:block;
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 38px;
	height: 25px;
	padding-top: 3px;
	background:#aa2222;
}
a.seo:visited, a.seo:active, a.seo:link {
	text-decoration: none;
	color: #666;
}
a.seo:hover {
	text-decoration: none;
	cursor: text;
	color: #666;
}
#title_por {
	width: 410px;
	padding-top: 20px;
	padding-left: 27px;
}
#flash_por {
	width: 684px;
	padding-top: 34px;
	height: 400px;
}
#col_por {
	width: 684px;
	padding-bottom: 30px;
}
#col_por_left {
	float:left;
	width: 200px;
	padding-left: 78px;
	padding-top: 30px;
	font-size:1.2em;
}
#col_por_right {
	float:left;
	width: 200px;
	padding-left: 140px;
	padding-top: 30px;
	font-size:1.2em;
}
#image_por {
	float:left;
	width: 400px;
	padding-top: 34px;
	padding-left: 24px;
}
#image_por img {
	padding-bottom: 10px;
}
#text_por {
	width: 207px;
	float:left;
	padding-left: 28px;
	padding-top: 34px;
}
input, textarea, select {
	background: #fff;
	border: 1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.clean {
	border-style: none;
	background: none;
}
div.commit {
	margin-left: 100px;
}
.commit .left {
	margin-left: -100px;
	float: left;
}
/***** footer *****/

#footer {
	width:960px;
	color: #FFF;
	text-align: center;
	line-height: 2.4em;
	clear: both;
	font-size: 1.1em;
	padding-top: 10px;
	background:url(/wp-content/themes/sniffandspit/images/line.gif) no-repeat 16px 0px;
	padding-left:70px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #7e7d70;
	text-decoration: none;
}
#footer a:hover {
	color: #7e7d70;
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #7e7d70;
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;
	color: #7e7d70;
}
#footer a.seo:hover {
	text-decoration: none;
	cursor: text;
}
.listing {
	width:100%;
	display:block
}
.listing .right {
	width:30%;
	float:right
}
.listing .left {
	width:65%;
	float:left
}
/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


.imageMenu {
	position: relative;
	width: 660px;
	height: 200px;
	overflow: hidden;
	margin-top:-10px;
	
}
#menu_back {
	background-color:#FFF;
	padding:0px 5px 5px 0px;
	width:678px;
	height:211px;
	background-image:url(/wp-content/themes/sniffandspit/images/pageheaders/back_front.jpg);
	margin-top:-5px;
}
.imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 211px;
	width: 1000px;
}
.imageMenu ul li {
	float: left;
}
.imageMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:115px;
	height: 200px;
	;
	border-right: 12px solid #dcd9b8;
}
.imageMenu ul li.landscapes a {
	background: url(/wp-content/themes/sniffandspit/images/landscapes.jpg) repeat scroll 0%;
}
.imageMenu ul li.people a {
	background: url(/wp-content/themes/sniffandspit/images/people.jpg) repeat scroll 0%;
}
.imageMenu ul li.nature a {
	background: url(/wp-content/themes/sniffandspit/images/nature.jpg) repeat scroll 0%;
}
.imageMenu ul li.urban a {
	background: url(/wp-content/themes/sniffandspit/images/urban.jpg) repeat scroll 0%;
}
.imageMenu ul li.abstract a {
	background: url(/wp-content/themes/sniffandspit/images/abstract.jpg) repeat scroll 0%;
	width: 310px;
}
.clear {
	clear: both;
}
/*************************************************************/


/* moodalbox CSS */

div#mb_overlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}
div#mb_center, div#mb_bottom {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #DDD;
}
div#mb_center {
	background-color: #FFF;
}
div#mb_contents {
	width: 400px;
	height: 400px;
	border: 10px solid #DDD;
	overflow: auto;
	background-color: #FFF;
	visibility: hidden;
}
.mb_loading {
	background: #DDD url(/wp-content/themes/sniffandspit/images/loading.gif) no-repeat center center;
}
#mb_error {
	font-size: 1.2em;
	color: #CD0000;
	font-weight: bold;
	text-align: center;
	padding: 0.5em;
	font-family: Verdana, Helvetica, sans-serif;
}
#mb_error em {
	font-size: 0.8em;
}
div#mb_bottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #DDD;
	border-top-style: none;
}
a#mb_close_link {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/wp-content/themes/sniffandspit/images/closelabel.gif) no-repeat center;
	margin: 5px 0;
}
div#mb_caption {
	margin-right: 71px;
}
#Pagebanner {
	background:url(/wp-content/themes/sniffandspit/images/header.jpg);
	width:684px;
	height:129px;
	margin:0;
	margin-top:10px;
	margin-bottom:10px;

}

h3 {font-size:20px;margin:0px;margin:10px 0px 0px 0px}

#Pagebanner h1 {color: #C30;padding:40px 0 0 10px;text-align:left;width:320px;display:inline;float:left;}

.winestain{background:url(/wp-content/uploads/2009/03/winetastingstain.jpg);background-repeat:no-repeat}

#Subscribe {margin:0px auto;background-color: #2a0001; width:300px;text-align:center}


