/*
Theme Name: ediblespirits3
Theme URI:
Description: OrangeSnowman.com-generated theme
Version: 1.0
Author: OrangeSnowman.com
Author URI:
Tags: fixed width, left sidebar, two columns, valid XHTML, widgets

begin Page*/
BODY
{
	margin: 0 auto;
	padding: 0;
	background-color: #80390A;
}
#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}
#art-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 119px;
	left: 0;
	top: 0;
}
#art-page-background-glare-image
{
	background-image: url(images/Page-BgGlare.png);
	background-repeat: no-repeat;
	height: 119px;
	width: 740px;
	margin: 0;
}
HTML:first-child #art-page-background-glare
{
	border: 1px solid transparent;
/*Opera fix*/
}
#art-page-background-simple-gradient
{
	position: absolute;
	background-image: url(images/Page-BgSimpleGradient.jpg);
	background-repeat: repeat-x;
	top: 0;
	width: 100%;
	height: 115px;
}
.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
}
FORM
{
	padding: 0 !important;
	margin: 0 !important;
}
TABLE.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/*end Page
begin Box, Sheet*/
.art-Sheet
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	width: 956px;
	min-width: 53px;
	min-height: 53px;
}
.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 3px;
}
.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc, .art-Sheet-cr, .art-Sheet-cl
{
	position: absolute;
	z-index: -1;
}
.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 64px;
	height: 64px;
	background-image: url(images/Sheet-s.png);
}
.art-Sheet-tl
{
	top: 0;
	left: 0;
	clip: rect(auto, 32px, 32px, auto);
}
.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 32px, 32px);
}
.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(32px, 32px, auto, auto);
}
.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(32px, auto, auto, 32px);
}
.art-Sheet-tc, .art-Sheet-bc
{
	left: 32px;
	right: 32px;
	height: 64px;
	background-image: url(images/Sheet-h.png);
}
.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 32px, auto);
}
.art-Sheet-bc
{
	bottom: 0;
	clip: rect(32px, auto, auto, auto);
}
.art-Sheet-cr, .art-Sheet-cl
{
	top: 32px;
	bottom: 32px;
	width: 64px;
	background-image: url(images/Sheet-v.png);
}
.art-Sheet-cr
{
	right: 0;
	clip: rect(auto, auto, auto, 32px);
}
.art-Sheet-cl
{
	left: 0;
	clip: rect(auto, 32px, auto, auto);
}
.art-Sheet-cc
{
	position: absolute;
	z-index: -1;
	top: 32px;
	left: 32px;
	right: 32px;
	bottom: 32px;
	background-color: #99A470;
}
.art-Sheet
{
	margin-top: -3px !important;
}
#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width: 956px;
}
/*end Box, Sheet
begin Header*/
DIV.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index: 0;
	width: 950px;
	height: 115px;
}
DIV.art-Header-jpeg
{
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 950px;
	height: 115px;
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*end Header
begin Logo*/
.art-Logo
{
	display: block;
	position: absolute;
	left: 700px;
	top: 79px;
	width: 250px;
}
H1.art-Logo-name
{
	display: block;
	text-align: left;
}
H1.art-Logo-name, H1.art-Logo-name A, H1.art-Logo-name A:link, H1.art-Logo-name A:visited, H1.art-Logo-name A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 17px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #EBDF33 !important;
}
/*end Logo
begin Menu
menu structure*/
.art-menu A, .art-menu A:link, .art-menu A:visited, .art-menu A:hover
{
	text-align: left;
	text-decoration: none;
	outline: none;
	letter-spacing: normal;
	word-spacing: normal;
}
.art-menu, .art-menu UL
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
.art-menu LI
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background: none;
}
.art-menu LI:hover
{
	z-index: 10000;
	white-space: normal;
}
.art-menu LI LI
{
	float: none;
}
.art-menu UL
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background: none;
}
.art-menu LI:hover>UL
{
	visibility: visible;
	top: 100%;
}
.art-menu LI LI:hover>UL
{
	top: 0;
	left: 100%;
}
.art-menu:after, .art-menu UL:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu UL
{
	min-height: 0;
}
.art-menu UL
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px;
	margin: -10px 0 0 -30px;
}
.art-menu UL UL
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}
/*menu structure*/
.art-menu
{
	padding: 6px;
}
.art-nav
{
	position: relative;
	height: 41px;
	z-index: 100;
}
.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 41px;
	background-image: url(images/nav.png);
}
.art-nav .l
{
	left: 0;
	right: 0px;
}
.art-nav .r
{
	right: 0;
	width: 950px;
	clip: rect(auto, auto, auto, 950px);
}
/*end Menu
begin MenuItem*/
.art-menu UL LI
{
	clear: both;
}
.art-menu A
{
	position: relative;
	display: block;
	overflow: hidden;
	height: 29px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
.art-menu A .r, .art-menu A .l
{
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 87px;
	background-image: url(images/MenuItem.png);
}
.art-menu A .l
{
	left: 0;
	right: 9px;
}
.art-menu A .r
{
	width: 418px;
	right: 0;
	clip: rect(auto, auto, auto, 409px);
}
.art-menu A .t
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FCFCFD;
	padding: 0 8px;
	margin: 0 9px;
	line-height: 29px;
	text-align: center;
}
.art-menu A:hover .l, .art-menu A:hover .r
{
	top: -29px;
}
.art-menu LI:hover>A .l, .art-menu LI:hover>A .r
{
	top: -29px;
}
.art-menu LI:hover A .l, .art-menu LI:hover A .r
{
	top: -29px;
}
.art-menu A:hover .t
{
	color: #FFCCD0;
}
.art-menu LI:hover A .t
{
	color: #FFCCD0;
}
.art-menu LI:hover>A .t
{
	color: #FFCCD0;
}
.art-menu A.active .l, .art-menu A.active .r
{
	top: -58px;
}
.art-menu A.active .t
{
	color: #FFFFFF;
}
/*end MenuItem
begin MenuSubItem*/
.art-menu UL A
{
	display: block;
	text-align: center;
	white-space: nowrap;
	height: 26px;
	width: 180px;
	overflow: hidden;
	line-height: 26px;
	margin-right: auto;
	background-image: url(images/subitem-bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #E4C57C;
}
.art-nav UL.art-menu UL SPAN, .art-nav UL.art-menu UL SPAN SPAN
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}
.art-menu UL A, .art-menu UL A:link, .art-menu UL A:visited, .art-menu UL A:hover, .art-menu UL A:active, .art-nav UL.art-menu UL SPAN, .art-nav UL.art-menu UL SPAN SPAN
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 26px;
	color: #FFE6E6;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
}
.art-menu UL UL A
{
	margin-left: auto;
}
.art-menu UL LI A:hover
{
	color: #FFE1E1;
	border-color: #E4C57C;
	background-position: 0 -26px;
}
.art-menu UL LI:hover>A
{
	color: #FFE1E1;
	border-color: #E4C57C;
	background-position: 0 -26px;
}
.art-nav .art-menu UL LI A:hover SPAN, .art-nav .art-menu UL LI A:hover SPAN SPAN
{
	color: #FFE1E1;
}
.art-nav .art-menu UL LI:hover>A SPAN, .art-nav .art-menu UL LI:hover>A SPAN SPAN
{
	color: #FFE1E1;
}
/*end MenuSubItem
begin ContentLayout*/
.art-contentLayout
{
	position: relative;
	margin-bottom: 2px;
	width: 950px;
}
/*end ContentLayout
begin Box, Block*/
.art-Block
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 81px;
	min-height: 81px;
}
.art-Block-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}
.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl, .art-Block-tc, .art-Block-bc, .art-Block-cr, .art-Block-cl
{
	position: absolute;
	z-index: -1;
}
.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl
{
	width: 80px;
	height: 80px;
	background-image: url(images/Block-s.png);
}
.art-Block-tl
{
	top: 0;
	left: 0;
	clip: rect(auto, 40px, 40px, auto);
}
.art-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 40px, 40px);
}
.art-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(40px, 40px, auto, auto);
}
.art-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(40px, auto, auto, 40px);
}
.art-Block-tc, .art-Block-bc
{
	left: 40px;
	right: 40px;
	height: 80px;
	background-image: url(images/Block-h.png);
}
.art-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 40px, auto);
}
.art-Block-bc
{
	bottom: 0;
	clip: rect(40px, auto, auto, auto);
}
.art-Block-cr, .art-Block-cl
{
	top: 40px;
	bottom: 40px;
	width: 80px;
	background-image: url(images/Block-v.png);
}
.art-Block-cr
{
	right: 0;
	clip: rect(auto, auto, auto, 40px);
}
.art-Block-cl
{
	left: 0;
	clip: rect(auto, 40px, auto, auto);
}
.art-Block-cc
{
	position: absolute;
	z-index: -1;
	top: 40px;
	left: 40px;
	right: 40px;
	bottom: 40px;
	background-color: #E4C57C;
}
.art-Block
{
	margin: 11px;
}
/*end Box, Block
begin BlockHeader*/
.art-BlockHeader
{
	position: relative;
	z-index: 0;
	height: 30px;
	padding: 0 12px;
	margin-bottom: 0px;
}
.art-BlockHeader .t
{
	height: 30px;
	color: #BC1401;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
	padding: 0 6px;
	line-height: 30px;
}
.art-header-tag-icon
{
	display: inline-block;
	background-position: left top;
	background-image: url(images/BlockHeaderIcon.png);
	padding: 0 0 0 16px;
	background-repeat: no-repeat;
	min-height: 16px;
	margin: 0 0 0 5px;
}
/*end BlockHeader
begin Box, BlockContent*/
.art-BlockContent
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.art-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 12px;
}
.art-BlockContent-body
{
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 150%;
}
.art-BlockContent-body A:link
{
	color: #B20000;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-style: normal;
	font-weight: bold;
}
.art-BlockContent-body A:visited, .art-BlockContent-body A.visited
{
	color: #BC1401;
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: none;
}
.art-BlockContent-body A:hover, .art-BlockContent-body A.hover
{
	color: #0E5A02;
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: none;
}
.art-BlockContent-body UL
{
	list-style-type: none;
	color: #290003;
	margin: 0;
	padding: 0;
}
.art-BlockContent-body LI
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.art-BlockContent-body UL LI
{
	padding: 0px 0 0px 10px;
	background-image: url(images/BlockContentBullets.png);
	background-repeat: no-repeat;
	margin: 0.5em 0;
	line-height: 1.2em;
}
/*end Box, BlockContent
begin Box, Post*/
.art-Post
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 65px;
	min-height: 65px;
}
.art-Post-body
{
	position: relative;
	z-index: 1;
	padding: 41px;
}
.art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl, .art-Post-tc, .art-Post-bc, .art-Post-cr, .art-Post-cl
{
	position: absolute;
	z-index: -1;
}
.art-Post-tr, .art-Post-tl, .art-Post-br, .art-Post-bl
{
	width: 108px;
	height: 108px;
	background-image: url(images/Post-s.png);
}
.art-Post-tl
{
	top: 0;
	left: 0;
	clip: rect(auto, 54px, 54px, auto);
}
.art-Post-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 54px, 54px);
}
.art-Post-bl
{
	bottom: 0;
	left: 0;
	clip: rect(54px, 54px, auto, auto);
}
.art-Post-br
{
	bottom: 0;
	right: 0;
	clip: rect(54px, auto, auto, 54px);
}
.art-Post-tc, .art-Post-bc
{
	left: 54px;
	right: 54px;
	height: 108px;
	background-image: url(images/Post-h.png);
}
.art-Post-tc
{
	top: 0;
	clip: rect(auto, auto, 54px, auto);
}
.art-Post-bc
{
	bottom: 0;
	clip: rect(54px, auto, auto, auto);
}
.art-Post-cr, .art-Post-cl
{
	top: 54px;
	bottom: 54px;
	width: 108px;
	background-image: url(images/Post-v.png);
}
.art-Post-cr
{
	right: 0;
	clip: rect(auto, auto, auto, 54px);
}
.art-Post-cl
{
	left: 0;
	clip: rect(auto, 54px, auto, auto);
}
.art-Post-cc
{
	position: absolute;
	z-index: -1;
	top: 54px;
	left: 54px;
	right: 54px;
	bottom: 54px;
	background-color: #EDF2E8;
}
.art-Post
{
	margin: 16px;
}
/*Start images*/
A IMG
{
	border: 0;
}
.art-article IMG, IMG.art-article
{
	margin: 0em;
}
.art-metadata-icons IMG
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/*Finish images
Start tables*/
.art-article TABLE, TABLE.art-article
{
	border-collapse: collapse;
	margin: 1px;
	width: auto;
}
.art-article TABLE, TABLE.art-article .art-article TR, .art-article TH, .art-article TD
{
	background-color: transparent;
}
.art-article TH
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
/*Finish tables*/
PRE
{
	overflow: auto;
	padding: 0.1em;
}
/*end Box, Post
begin PostHeaderIcon*/
.art-PostHeader
{
	text-decoration: none;
	margin: 0.2em 0;
	padding: 0;
	font-weight: normal;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
	font-variant: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-indent: 0;
	line-height: inherit;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #700108;
}
.art-PostHeader A, .art-PostHeader A:link, .art-PostHeader A:visited, .art-PostHeader A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	color: #700108;
}
/*end PostHeaderIcon
begin PostHeader*/
.art-PostHeader A:link
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #890101;
}
.art-PostHeader A:visited, .art-PostHeader A.visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #890101;
}
.art-PostHeader A:hover, .art-PostHeader A.hovered
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #0E5A02;
}
/*end PostHeader
begin PostIcons*/
.art-PostHeaderIcons
{
	padding: 1px;
}
.art-PostHeaderIcons, .art-PostHeaderIcons A, .art-PostHeaderIcons A:link, .art-PostHeaderIcons A:visited, .art-PostHeaderIcons A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	color: #700108;
}
.art-PostHeaderIcons A, .art-PostHeaderIcons A:link, .art-PostHeaderIcons A:visited, .art-PostHeaderIcons A:hover
{
	margin: 0;
}
.art-PostHeaderIcons A:link
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: none;
	color: #A20101;
}
.art-PostHeaderIcons A:visited, .art-PostHeaderIcons A.visited
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #A2010C;
}
.art-PostHeaderIcons A:hover, .art-PostHeaderIcons A.hover
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	color: #C70F31;
}
/*end PostIcons
begin PostContent
Content Text Font & Color (Default)*/
BODY
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 12px;
	color: #2E0000;
}
.art-PostContent P
{
	margin: 0.5em 0;
}
.art-PostContent, .art-PostContent P
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	line-height: 200%;
	color: #2E0000;
}
.art-PostContent
{
	margin: 0;
}
/*Start Content link style

*/
A
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #B20000;
}
/*Adds special style to an unvisited link.*/
A:link
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #B20000;
}
/*Adds special style to a visited link.*/
A:visited, A.visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #B20000;
}
/*:hover - adds special style to an element when you mouse over it.*/
A:hover, A.hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #0E5A02;
}
/*Finish Content link style
Resert some headings default style & links default style for links in headings*/
H1, H2, H3, H4, H5, H6, H1 A, H2 A, H3 A, H4 A, H5 A, H6 A H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover, H6 A:hover H1 A:visited, H2 A:visited, H3 A:visited, H4 A:visited, H5 A:visited, H6 A:visited
{
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
/*Start Content headings Fonts & Colors*/
H1, H1 A, H1 A:link, H1 A:visited, H1 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #A20101;
}
H2, H2 A, H2 A:link, H2 A:visited, H2 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #A20101;
}
H3, H3 A, H3 A:link, H3 A:visited, H3 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 17px;
	color: #A20101;
}
H4, H4 A, H4 A:link, H4 A:visited, H4 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #700101;
}
H5, H5 A, H5 A:link, H5 A:visited, H5 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #930101;
}
H6, H6 A, H6 A:link, H6 A:visited, H6 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #700101;
}
/*Finish Content headings Fonts & Colors
end PostContent
begin PostBullets
Start Content list*/
OL, UL
{
	color: #000000;
	margin: 1em 0 1em 2em;
	padding: 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
LI OL, LI UL
{
	margin: 0.5em 0 0.5em 2em;
	padding: 0;
}
LI
{
	margin: 0.2em 0;
	padding: 0;
}
UL
{
	list-style-type: none;
}
OL
{
	list-style-position: inside;
}
.art-Post LI
{
	padding: 0px 0 0px 12px;
	line-height: 1.2em;
}
.art-Post OL LI, .art-Post UL OL LI
{
	background: none;
	padding-left: 0;
}
.art-Post UL LI, .art-Post OL UL LI
{
	background-image: url(images/PostBullets.png);
	background-repeat: no-repeat;
	padding-left: 12px;
}
/*Finish Content list
end PostBullets
begin PostQuote
Start blockquote*/
BLOCKQUOTE, BLOCKQUOTE P, .art-PostContent BLOCKQUOTE P
{
	color: #1E0002;
	font-family: "Arial Black", Arial, Helvetica, Sans-Serif;
}
BLOCKQUOTE, .art-PostContent BLOCKQUOTE
{
	margin: 10px 10px 10px 50px;
	padding: 5px 5px 5px 41px;
	background-color: #F3E5C4;
	background-image: url(images/PostQuote.png);
	background-position: left top;
	background-repeat: no-repeat;
}
/*Finish blockuote
end PostQuote
begin PostIcons*/
.art-PostFooterIcons
{
	padding: 1px;
}
.art-PostFooterIcons, .art-PostFooterIcons A, .art-PostFooterIcons A:link, .art-PostFooterIcons A:visited, .art-PostFooterIcons A:hover
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	color: #700108;
}
.art-PostFooterIcons A, .art-PostFooterIcons A:link, .art-PostFooterIcons A:visited, .art-PostFooterIcons A:hover
{
	margin: 0;
}
.art-PostFooterIcons A:link
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: none;
	color: #A20101;
}
.art-PostFooterIcons A:visited, .art-PostFooterIcons A.visited
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: none;
	color: #A2010C;
}
.art-PostFooterIcons A:hover, .art-PostFooterIcons A.hover
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: none;
	color: #C70F31;
}
/*end PostIcons
begin Button*/
.art-button-wrapper .art-button
{
	display: inline-block;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 23px;
	margin: 0 !important;
	padding: 0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index: 0;
}
.art-button-wrapper
{
	display: inline-block;
	position: relative;
	height: 23px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	z-index: 0;
}
.firefox2 .art-button-wrapper
{
	display: block;
	float: left;
}
.art-button-wrapper .art-button
{
	display: block;
	height: 23px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding: 0 7px !important;
	line-height: 23px;
	text-decoration: none !important;
	color: #FFFFFF !important;
}
INPUT, SELECT
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #FFFFFF !important;
	text-decoration: none !important;
}
.art-button-wrapper.active .art-button
{
	color: #FEECEF !important;
}
.art-button-wrapper .l, .art-button-wrapper .r
{
	display: block;
	position: absolute;
	z-index: -1;
	height: 69px;
	background-image: url(images/Button.png);
}
.art-button-wrapper .l
{
	left: 0;
	right: 9px;
}
.art-button-wrapper .r
{
	width: 419px;
	right: 0;
	clip: rect(auto, auto, auto, 410px);
}
.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -23px;
}
.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -46px;
}
/*end Button
begin Footer*/
.art-Footer
{
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 950px;
	margin: 5px auto 0px;
}
.art-Footer .art-Footer-inner
{
	height: 1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: left;
}
.art-Footer .art-Footer-background
{
	position: absolute;
	z-index: -1;
	background-repeat: no-repeat;
	background-image: url(images/Footer.png);
	width: 950px;
	height: 150px;
	bottom: 0;
	left: 0;
}
.art-rss-tag-icon
{
	position: relative;
	display: block;
	float: left;
	background-image: url(images/rssIcon.png);
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 22px;
	width: 22px;
	cursor: default;
}
.art-Footer .art-Footer-text P
{
	margin: 0;
}
.art-Footer .art-Footer-text
{
	display: inline-block;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
}
.art-Footer .art-Footer-text A:link
{
	text-decoration: none;
	color: #FCFCFD;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.art-Footer .art-Footer-text A:visited
{
	text-decoration: none;
	color: #FDFCFC;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.art-Footer .art-Footer-text A:hover
{
	text-decoration: none;
	color: #D11033;
	font-family: Georgia, "Times New Roman", Times, Serif;
	text-decoration: none;
}
/*end Footer
begin PageFooter*/
.art-page-footer, .art-page-footer A, .art-page-footer A:link, .art-page-footer A:visited, .art-page-footer A:hover
{
	font-family: Arial;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #EF254A;
}
.art-page-footer
{
	margin: 1em;
	text-align: center;
	text-decoration: none;
	color: #FE1616;
}
/*end PageFooter
begin LayoutCell*/
.art-contentLayout .art-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 284px;
}
/*end LayoutCell
begin LayoutCell*/
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 664px;
}
.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 948px;
}
/*end LayoutCell*/
.commentlist, .commentlist LI
{
	background: none;
}
.commentlist LI LI
{
	margin-left: 30px;
}
.commentlist LI .avatar
{
	float: right;
	border: 1px solid #EEE;
	padding: 2px;
	margin: 1px;
	background: #FFF;
}
.commentlist LI CITE
{
	font-size: 1.2em;
}
#commentform TEXTAREA
{
	width: 100%;
}
IMG.wp-smiley
{
	border: none;
	margin: 0;
	padding: 0;
}
.navigation
{
	display: block;
	text-align: center;
}
/*Begin*/
.aligncenter, DIV.aligncenter, .art-article .aligncenter IMG, .aligncenter IMG.art-article, .aligncenter IMG, IMG.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
.alignright IMG, IMG.alignright
{
	margin: 1em;
	margin-right: 0;
}
.alignleft IMG, IMG.alignleft
{
	margin: 1em;
	margin-left: 0;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0 none #000000;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*End*/
.hidden
{
	display: none;
}
/*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;
}
.gallery
{
	letter-spacing: normal;
}
