/*Theme Name: zacisz
Version: 1.0
Tags: fixed width, left sidebar, two columns, valid XHTML, widgets
begin Page*/
BODY
{
	margin: 0 auto;
	padding: 0;
	background-color: #C99F69;
	background-image: url(images/Page-BgTexture.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}
#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}
#art-page-background-gradient
{
	background-position: top left;
}
.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: 900px;
	min-width: 51px;
	min-height: 51px;
}
.art-Sheet-body
{
	position: relative;
	z-index: 1;
	padding: 13px;
}
.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: 78px;
	height: 78px;
	background-image: url(images/Sheet-s.png);
}
.art-Sheet-tl
{
	top: 0;
	left: 0;
	clip: rect(auto, 39px, 39px, auto);
}
.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 39px, 39px);
}
.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(39px, 39px, auto, auto);
}
.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(39px, auto, auto, 39px);
}
.art-Sheet-tc, .art-Sheet-bc
{
	left: 39px;
	right: 39px;
	height: 78px;
	background-image: url(images/Sheet-h.png);
}
.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 39px, auto);
}
.art-Sheet-bc
{
	bottom: 0;
	clip: rect(39px, auto, auto, auto);
}
.art-Sheet-cr, .art-Sheet-cl
{
	top: 39px;
	bottom: 39px;
	width: 78px;
	background-image: url(images/Sheet-v.png);
}
.art-Sheet-cr
{
	right: 0;
	clip: rect(auto, auto, auto, 39px);
}
.art-Sheet-cl
{
	left: 0;
	clip: rect(auto, 39px, auto, auto);
}
.art-Sheet-cc
{
	position: absolute;
	z-index: -1;
	top: 39px;
	left: 39px;
	right: 39px;
	bottom: 39px;
	background-color: #FFFFFF;
}
.art-Sheet
{
	margin-top: 20px !important;
}
#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width: 900px;
}
/*end Box, Sheet
begin Header*/
DIV.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index: 0;
	width: 874px;
	height: 200px;
}
DIV.art-Header-png
{
	position: absolute;
	z-index: -2;
	top: 0;
	left: 0;
	width: 874px;
	height: 200px;
	background-image: url(images/Header.png);
	background-repeat: no-repeat;
	background-position: left top;
}
DIV.art-Header-jpeg
{
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 874px;
	height: 200px;
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*end Header*/
.art-Logo
{
	display: block;
	position: absolute;
	left: 10px;
	top: 61px;
	width: 481px;
}
H1.art-Logo-name
{
	display: block;
	text-align: center;
}
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: 44px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #000000 !important;
}
.art-Logo-text
{
	display: block;
	text-align: center;
}
.art-Logo-text, .art-Logo-text A
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	padding: 0;
	margin: 0;
	color: #000000 !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: 4px 2px 0px;
}
.art-nav
{
	position: relative;
	height: 32px;
	z-index: 100;
}
.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 32px;
	background-image: url(images/nav.png);
}
.art-nav .l
{
	left: 0;
	right: 0px;
}
.art-nav .r
{
	right: 0;
	width: 874px;
	clip: rect(auto, auto, auto, 874px);
}
/*end Menu
begin MenuItem*/
.art-menu UL LI
{
	clear: both;
}
.art-menu A
{
	position: relative;
	display: block;
	overflow: hidden;
	height: 28px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
.art-menu A .r, .art-menu A .l
{
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 84px;
	background-image: url(images/MenuItem.png);
}
.art-menu A .l
{
	left: 0;
	right: 12px;
}
.art-menu A .r
{
	width: 424px;
	right: 0;
	clip: rect(auto, auto, auto, 412px);
}
.art-menu A .t
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #CFCFCF;
	padding: 0 1px;
	margin: 0 12px;
	line-height: 28px;
	text-align: center;
}
.art-menu A:hover .l, .art-menu A:hover .r
{
	top: -28px;
}
.art-menu LI:hover>A .l, .art-menu LI:hover>A .r
{
	top: -28px;
}
.art-menu LI:hover A .l, .art-menu LI:hover A .r
{
	top: -28px;
}
.art-menu A:hover .t
{
	color: #EBEBEB;
}
.art-menu LI:hover A .t
{
	color: #EBEBEB;
}
.art-menu LI:hover>A .t
{
	color: #EBEBEB;
}
.art-menu A.active .l, .art-menu A.active .r
{
	top: -56px;
}
.art-menu A.active .t
{
	color: #000000;
}
/*end MenuItem
begin MenuSubItem*/
.art-menu UL A
{
	display: block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 180px;
	overflow: hidden;
	line-height: 20px;
	margin-right: auto;
	background-image: url(images/subitem-bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
}
.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: 20px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
}
.art-menu UL UL A
{
	margin-left: auto;
}
.art-menu UL LI A:hover
{
	color: #383838;
	background-position: 0 -20px;
}
.art-menu UL LI:hover>A
{
	color: #383838;
	background-position: 0 -20px;
}
.art-nav .art-menu UL LI A:hover SPAN, .art-nav .art-menu UL LI A:hover SPAN SPAN
{
	color: #383838;
}
.art-nav .art-menu UL LI:hover>A SPAN, .art-nav .art-menu UL LI:hover>A SPAN SPAN
{
	color: #383838;
}
/*end MenuSubItem
begin ContentLayout*/
.art-contentLayout
{
	position: relative;
	margin-bottom: 5px;
	width: 874px;
}
/*end ContentLayout
begin Box, Block*/
.art-Block
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.art-Block-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}
.art-Block
{
	margin: 5px;
}
/*end Box, Block
begin BlockHeader*/
.art-BlockHeader
{
	position: relative;
	z-index: 0;
	height: 30px;
	padding: 0 7px;
	margin-bottom: 0px;
}
.art-BlockHeader .t
{
	height: 30px;
	color: #605D10;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	white-space: nowrap;
	padding: 0 7px;
	line-height: 30px;
	text-align: center;
}
/*end BlockHeader
begin Box, BlockContent*/
.art-BlockContent
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 19px;
	min-height: 19px;
}
.art-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
}
.art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl, .art-BlockContent-tc, .art-BlockContent-bc, .art-BlockContent-cr, .art-BlockContent-cl
{
	position: absolute;
	z-index: -1;
}
.art-BlockContent-tr, .art-BlockContent-tl, .art-BlockContent-br, .art-BlockContent-bl
{
	width: 18px;
	height: 18px;
	background-image: url(images/BlockContent-s.png);
}
.art-BlockContent-tl
{
	top: 0;
	left: 0;
	clip: rect(auto, 9px, 9px, auto);
}
.art-BlockContent-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 9px, 9px);
}
.art-BlockContent-bl
{
	bottom: 0;
	left: 0;
	clip: rect(9px, 9px, auto, auto);
}
.art-BlockContent-br
{
	bottom: 0;
	right: 0;
	clip: rect(9px, auto, auto, 9px);
}
.art-BlockContent-tc, .art-BlockContent-bc
{
	left: 9px;
	right: 9px;
	height: 18px;
	background-image: url(images/BlockContent-h.png);
}
.art-BlockContent-tc
{
	top: 0;
	clip: rect(auto, auto, 9px, auto);
}
.art-BlockContent-bc
{
	bottom: 0;
	clip: rect(9px, auto, auto, auto);
}
.art-BlockContent-cr, .art-BlockContent-cl
{
	top: 9px;
	bottom: 9px;
	width: 18px;
	background-image: url(images/BlockContent-v.png);
}
.art-BlockContent-cr
{
	right: 0;
	clip: rect(auto, auto, auto, 9px);
}
.art-BlockContent-cl
{
	left: 0;
	clip: rect(auto, 9px, auto, auto);
}
.art-BlockContent-cc
{
	position: absolute;
	z-index: -1;
	top: 9px;
	left: 9px;
	right: 9px;
	bottom: 9px;
	background-image: url(images/BlockContent-c.png);
}
.art-BlockContent-body
{
	color: #303030;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 150%;
}
.art-BlockContent-body A:link
{
	color: #382813;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}
.art-BlockContent-body A:visited, .art-BlockContent-body A.visited
{
	color: #382813;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.art-BlockContent-body A:hover, .art-BlockContent-body A.hover
{
	color: #22190C;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	font-size: 13pt;
	font-style: italic;
}
.art-BlockContent-body UL
{
	list-style-type: none;
	color: #424242;
	margin: 0;
	padding: 0;
}
.art-BlockContent-body LI
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
}
/*end Box, BlockContent
begin Box, Post*/
.art-Post
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.art-Post-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}
.art-Post
{
	margin: 10px;
}
/*Start images*/
A IMG
{
	border: 0;
}
.art-article IMG, IMG.art-article
{
	margin: 1em;
}
.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, .art-article TD
{
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}
.art-article TH
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
/*Finish tables
end Box, Post
begin PostMetadata*/
.art-PostMetadataHeader
{
	padding: 1px;
	background-color: #D6D6D6;
}
/*end PostMetadata
begin PostHeaderIcon*/
.art-PostHeaderIcon-wrapper
{
	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: 26px;
	color: #444218;
}
.art-PostHeaderIcon-wrapper, .art-PostHeaderIcon-wrapper A, .art-PostHeaderIcon-wrapper A:link, .art-PostHeaderIcon-wrapper A:visited, .art-PostHeaderIcon-wrapper A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 26px;
	color: #444218;
}
.art-PostHeaderIcon-wrapper IMG
{
	border: none;
	vertical-align: middle;
	margin: 0;
}
/*end PostHeaderIcon
begin PostHeader*/
.art-PostHeader A:link
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #57551E;
}
.art-PostHeader A:visited, .art-PostHeader A.visited
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #3B3B3B;
}
.art-PostHeader A:hover, .art-PostHeader A.hovered
{
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	text-align: left;
	color: #979435;
}
/*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: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #2E2E2E;
}
.art-PostHeaderIcons A, .art-PostHeaderIcons A:link, .art-PostHeaderIcons A:visited, .art-PostHeaderIcons A:hover
{
	margin: 0;
}
.art-PostHeaderIcons A:link
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #716F28;
}
.art-PostHeaderIcons A:visited, .art-PostHeaderIcons A.visited
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #716F28;
}
.art-PostHeaderIcons A:hover, .art-PostHeaderIcons A.hover
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
	color: #26250D;
}
/*end PostIcons
begin PostContent
Content Text Font & Color (Default)*/
BODY
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #404040;
}
.art-PostContent
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #404040;
}
/*Start Content link style

The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
A
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #84812E;
}
/*Adds special style to an unvisited link.*/
A:link
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #84812E;
}
/*Adds special style to a visited link.*/
A:visited, A.visited
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #3B3B3B;
}
/*:hover - adds special style to an element when you mouse over it.*/
A:hover, A.hover
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #AEAA3D;
}
/*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: 35px;
	color: #AE793C;
}
H2, H2 A, H2 A:link, H2 A:visited, H2 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 26px;
	color: #7D5416;
}
H3, H3 A, H3 A:link, H3 A:visited, H3 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	color: #595959;
}
H4, H4 A, H4 A:link, H4 A:visited, H4 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	color: #9B9736;
}
H5, H5 A, H5 A:link, H5 A:visited, H5 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #292929;
}
H6, H6 A, H6 A:link, H6 A:visited, H6 A:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #292929;
}
/*Finish Content headings Fonts & Colors
end PostContent
begin PostBullets
Start Content list*/
OL, UL
{
	color: #404040;
	margin: 1em 0 1em 2em;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
}
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 10px;
	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: 10px;
}
/*Finish Content list
end PostBullets
begin PostQuote
Start blockquote*/
BLOCKQUOTE P
{
	color: #303030;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}
BLOCKQUOTE
{
	border: 1px solid #D9D692;
	margin: 10px 10px 10px 50px;
	padding: 5px 5px 5px 32px;
	background-color: #EBEAC6;
	background-image: url(images/PostQuote.png);
	background-position: left top;
	background-repeat: no-repeat;
}
/*Finish blockuote
end PostQuote
begin PostMetadata*/
.art-PostMetadataFooter
{
	padding: 1px;
	background-color: #D6D6D6;
}
/*end PostMetadata
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: Tahoma, Arial, Helvetica, Sans-Serif;
	color: #2E2E2E;
}
.art-PostFooterIcons A, .art-PostFooterIcons A:link, .art-PostFooterIcons A:visited, .art-PostFooterIcons A:hover
{
	margin: 0;
}
.art-PostFooterIcons A:link
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #716F28;
}
.art-PostFooterIcons A:visited, .art-PostFooterIcons A.visited
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #716F28;
}
.art-PostFooterIcons A:hover, .art-PostFooterIcons A.hover
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #26250D;
}
/*end PostIcons
begin Button*/
.art-button-wrapper .art-button
{
	display: inline-block;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 32px;
	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: 32px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	z-index: 0;
}
.art-button-wrapper .art-button
{
	display: block;
	height: 32px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	white-space: nowrap;
	text-align: left;
	padding: 0 13px !important;
	line-height: 32px;
	text-decoration: none !important;
	color: #F8F3EC !important;
}
INPUT, SELECT
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
}
.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #F8F8EC !important;
	text-decoration: none !important;
}
.art-button-wrapper.active .art-button
{
	color: #F2F2F2 !important;
}
.art-button-wrapper .l, .art-button-wrapper .r
{
	display: block;
	position: absolute;
	z-index: -1;
	height: 96px;
	background-image: url(images/Button.png);
}
.art-button-wrapper .l
{
	left: 0;
	right: 13px;
}
.art-button-wrapper .r
{
	width: 415px;
	right: 0;
	clip: rect(auto, auto, auto, 402px);
}
.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -32px;
}
.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -64px;
}
/*end Button
begin Footer*/
.art-Footer
{
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 874px;
	margin: 5px auto 0px;
}
.art-Footer .art-Footer-inner
{
	height: 1%;
	position: relative;
	z-index: 0;
	padding: 20px;
	text-align: center;
}
.art-Footer .art-Footer-background
{
	position: absolute;
	z-index: -1;
	background-repeat: no-repeat;
	background-image: url(images/Footer.png);
	width: 874px;
	height: 150px;
	bottom: 13px;
	left: 0;
}
.art-Footer .art-Footer-text P
{
	margin: 0;
}
.art-Footer .art-Footer-text
{
	display: inline-block;
	color: #A1A1A1;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}
.art-Footer .art-Footer-text A:link
{
	text-decoration: none;
	color: #DBBE9A;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.art-Footer .art-Footer-text A:visited
{
	text-decoration: none;
	color: #A1A1A1;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.art-Footer .art-Footer-text A:hover
{
	text-decoration: none;
	color: #BF8F4F;
	font-family: Tahoma, Arial, Helvetica, Sans-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: #966C36;
}
.art-page-footer
{
	margin: 1em;
	text-align: center;
	text-decoration: none;
	color: #666666;
}
/*end PageFooter
begin LayoutCell*/
.art-contentLayout .art-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 218px;
}
/*end LayoutCell
begin LayoutCell*/
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 655px;
}
.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 873px;
}
/*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;
}
/*Recommended by http://codex.wordpress.org/CSS
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;
}
