/*@override
http://localhost/bvg/wp-content/themes/bvg/style.css
http://www.viehauser.de/html/wp-content/themes/bvg/style.css


Theme Name: bvg
Theme URI:
Description:
Version: 1.0
Author: b. viehauser gestaltung
Author URI: http://www.viehauser.de
Tags: fixed width, three columns, valid XHTML, widgets

begin Page
.*/
BODY, P
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	line-height: 140%;
	margin: 0 0 5px;
	text-transform: lowercase;
}
BODY
{
	margin: 0 auto;
	padding: 0;
	color: #666666;
	background-color: #FFFFFF;
}
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, .art-postheader, .art-postheader A, .art-postheader A:link, .art-postheader A:visited, .art-postheader A:hover, .art-blockheader .t, .art-vmenublockheader .t, .art-logo-text, .art-logo-text A, 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
{
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 28px;
	text-align: left;
	margin: 0;
}
A, .art-post LI A
{
	text-decoration: underline;
	color: #666666;
}
A:link, .art-post LI A:link
{
	text-decoration: underline;
	color: #666666;
}
A:visited, A.visited, .art-post LI A:visited, .art-post LI A.visited
{
	color: #575757;
}
A:hover, A.hover, .art-post LI A:hover, .art-post LI A.hover
{
	color: #666666;
}
H1, H1 A, H1 A:link, H1 A:visited, H1 A:hover
{
	font-weight: normal;
	font-size: 17px;
	color: #CC0033;
	margin-top: 0.5em;
	line-height: 19px;
}
H2, H2 A, H2 A:link, H2 A:visited, H2 A:hover
{
	margin: 0;
	font-size: 12px;
	color: #666666;
}
H3, H3 A, H3 A:link, H3 A:visited, H3 A:hover
{
	margin: 1em 0;
	font-size: 13px;
	color: #383838;
}
H4, H4 A, H4 A:link, H4 A:visited, H4 A:hover
{
	margin: 1.25em 0;
	font-size: 12px;
	color: #520014;
}
H5, H5 A, H5 A:link, H5 A:visited, H5 A:hover
{
	margin: 1.67em 0;
	font-size: 12px;
	color: #520014;
}
H6, H6 A, H6 A:link, H6 A:visited, H6 A:hover
{
	margin: 2.33em 0;
	font-size: 12px;
	color: #520014;
}
H1 A, H1 A:link, H1 A:visited, H1 A:hover, H2 A, H2 A:link, H2 A:visited, H2 A:hover, H3 A, H3 A:link, H3 A:visited, H3 A:hover, H4 A, H4 A:link, H4 A:visited, H4 A:hover, H5 A, H5 A:link, H5 A:visited, H5 A:hover, H6 A, H6 A:link, H6 A:visited, H6 A:hover
{
	margin: 0;
}
#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	cursor: default;
}
.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: 950px;
	min-width: 31px;
	min-height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.art-sheet-body
{
	position: relative;
	z-index: 1;
	padding: 0;
}
.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: 0px;
	height: 0px;
}
.art-sheet-tl
{
	top: 0;
	left: 0;
	clip: rect(auto, 15px, 15px, auto);
}
.art-sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 15px, 15px);
}
.art-sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(15px, 15px, auto, auto);
}
.art-sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(15px, auto, auto, 15px);
}
.art-sheet-tc, .art-sheet-bc
{
	left: 15px;
	right: 15px;
	height: 30px;
}
.art-sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 15px, auto);
}
.art-sheet-bc
{
	bottom: 0;
	clip: rect(15px, auto, auto, auto);
}
.art-sheet-cr, .art-sheet-cl
{
	top: 15px;
	bottom: 15px;
	width: 30px;
}
.art-sheet-cr
{
	right: 0;
	clip: rect(auto, auto, auto, 15px);
}
.art-sheet-cl
{
	left: 0;
	clip: rect(auto, 0px, auto, auto);
	width: 0;
	height: 0;
}
.art-sheet-cc
{
	position: absolute;
	z-index: -1;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
}
.art-sheet
{
	margin-top: 10px !important;
	cursor: auto;
}
#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width: 950px;
}
/*end Box, Sheet
begin Header*/
DIV.art-header
{
	margin: 0 auto;
	position: relative;
	z-index: 0;
	width: 950px;
	height: 40px;
	overflow: hidden;
}
DIV.art-header-png
{
	position: absolute;
	z-index: -2;
	top: 0;
	left: 0;
	width: 950px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: left top;
}
DIV.art-header-jpeg
{
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 950px;
	height: 70px;
	background-repeat: no-repeat;
	background-position: center center;
}
/*end Header
begin Logo*/
.art-logo
{
	display: block;
	position: absolute;
	left: 0;
	top: 1px;
	width: 950px;
}
H1.art-logo-name
{
	display: block;
	text-align: right;
	background: #FFFFFF url(images/bvg2.png) no-repeat;
	height: 35px;
}
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-weight: normal;
	font-size: 1px;
	text-decoration: none;
	padding: 100px 0 0;
	margin: 0;
	color: #FFFFFF !important;
}
.art-logo-text
{
	display: none;
	text-align: right;
}
.art-logo-text, .art-logo-text A
{
	font-weight: normal;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #666666 !important;
}
/*end Logo
begin Layout*/
.art-content-layout
{
	display: table;
	padding: 0;
	border: none;
	width: 950px;
}
.art-content-layout .art-content-layout
{
	width: auto;
	margin: 0;
}
DIV.art-content-layout DIV.art-layout-cell, DIV.art-content-layout DIV.art-layout-cell DIV.art-content-layout DIV.art-layout-cell
{
	display: table-cell;
}
DIV.art-layout-cell DIV.art-layout-cell
{
	display: block;
}
DIV.art-content-layout-row
{
	display: table-row;
}
.art-content-layout
{
	table-layout: fixed;
	border-collapse: collapse;
	background-color: #FFFFFF;
	border: none !important;
	padding: 0 !important;
}
.art-layout-cell, .art-content-layout-row
{
	background-color: transparent;
	vertical-align: top;
	text-align: left;
	border: none !important;
	margin: 0;
}
/*end Layout
begin Box, Block, VMenuBlock*/
.art-vmenublock
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.art-vmenublock-body
{
	position: relative;
	z-index: 1;
	padding: 0;
}
.art-vmenublock
{
	margin: 20px 0 0;
	overflow: visible;
}
/*end Box, Block, VMenuBlock
begin Box, Box, VMenuBlockContent*/
.art-vmenublockcontent
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.art-vmenublockcontent-body
{
	position: relative;
	z-index: 1;
	padding: 0;
}
.art-vmenublockcontent
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}
.art-vmenublockcontent-body
{
	position: relative;
	z-index: 1;
	padding: 0;
}
/*end Box, Box, VMenuBlockContent
begin VMenu*/
UL.art-vmenu, UL.art-vmenu LI
{
	list-style: none;
	padding: 0;
	width: auto;
	line-height: 0;
	margin-top: 0;
	margin-left: 0px;
}
UL.art-vmenu UL
{
	display: none;
}
UL.art-vmenu UL.active
{
	display: block;
}
/*end VMenu
begin VMenuItem*/
UL.art-vmenu A
{
	position: relative;
	display: block;
	overflow: hidden;
	height: 30px;
	cursor: pointer;
	text-decoration: none;
}
UL.art-vmenu LI.art-vmenu-separator
{
	display: block;
	padding: 0;
	margin: 0;
	font-size: 1px;
}
UL.art-vmenu .art-vmenu-separator-span
{
	display: block;
	padding: 0;
	font-size: 1px;
	height: 0;
	line-height: 0;
	border: none;
}
UL.art-vmenu A .r, UL.art-vmenu A .l
{
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 90px;
	background-image: url(images/vmenuitem.png);
}
UL.art-vmenu A .l
{
	left: 0;
	right: 0;
}
UL.art-vmenu A .r
{
	width: 950px;
	right: 0;
	clip: rect(auto, auto, auto, 950px);
}
UL.art-vmenu A .t
{
	display: block;
	line-height: 30px;
	color: #666666;
	padding: 0 200px 0 0;
	font-weight: bold;
	text-align: right;
	margin-left: 0;
	margin-right: 0;
	overflow: visible;
}
UL.art-vmenu A:hover .l, UL.art-vmenu A:hover .r
{
	top: -30px;
}
UL.art-vmenu A:hover .t
{
	color: #CC0033;
}
UL.art-vmenu A.active .l, UL.art-vmenu A.active .r
{
	top: -60px;
}
UL.art-vmenu A.active .t
{
	color: #CC0033;
}
/*end VMenuItem
begin VMenuSubItem*/
UL.art-vmenu UL, UL.art-vmenu UL LI
{
	margin: 0;
	padding: 0;
}
UL.art-vmenu UL A
{
	display: block;
	white-space: nowrap;
	height: 20px;
	overflow: visible;
	background-image: url(images/vsubitem.gif);
	background-position: 120px 0;
	background-repeat: repeat-x;
	padding-left: 130px;
}
UL.art-vmenu UL LI
{
	padding: 0;
}
UL.art-vmenu UL SPAN, UL.art-vmenu UL SPAN SPAN
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}
UL.art-vmenu UL A, UL.art-vmenu UL A:link, UL.art-vmenu UL A:visited, UL.art-vmenu UL A:hover, UL.art-vmenu UL A:active, UL.art-vmenu UL SPAN, UL.art-vmenu UL SPAN SPAN
{
	line-height: 20px;
	color: #666666;
	font-size: 12px;
	margin-left: 0;
}
UL.art-vmenu UL
{
	margin: -25px 0 0;
}
UL.art-vmenu UL UL
{
	margin: 0;
}
UL.art-vmenu UL LI.art-vsubmenu-separator
{
	display: block;
	margin: 0;
	font-size: 1px;
	padding: 0;
}
UL.art-vmenu UL .art-vsubmenu-separator-span
{
	display: block;
	padding: 0;
	font-size: 1px;
	height: 0;
	line-height: 0;
	margin: 0;
	border: none;
}
UL.art-vmenu UL LI LI A
{
	background-position: 280px 0;
	padding-left: 294px;
}
UL.art-vmenu UL LI LI LI A
{
	background-position: 420px 0;
	padding-left: 434px;
}
UL.art-vmenu UL LI LI LI LI A
{
	background-position: 560px 0;
	padding-left: 574px;
}
UL.art-vmenu UL LI LI LI LI LI A
{
	background-position: 700px 0;
	padding-left: 714px;
}
UL.art-vmenu UL LI A.active
{
	color: #CC0033;
	background-position: 120px -40px;
}
UL.art-vmenu UL LI LI A.active
{
	background-position: 280px -40px;
}
UL.art-vmenu UL LI LI LI A.active
{
	background-position: 420px -40px;
}
UL.art-vmenu UL LI LI LI LI A.active
{
	background-position: 560px -40px;
}
UL.art-vmenu UL LI LI LI LI LI A.active
{
	background-position: 700px -40px;
}
UL.art-vmenu UL LI A:hover, UL.art-vmenu UL LI A:hover.active
{
	color: #CC0033;
	background-position: 120px -20px;
}
UL.art-vmenu UL LI LI A:hover, UL.art-vmenu UL LI LI A:hover.active
{
	background-position: 280px -20px;
}
UL.art-vmenu UL LI LI LI A:hover, UL.art-vmenu UL LI LI LI A:hover.active
{
	background-position: 420px -20px;
}
UL.art-vmenu UL LI LI LI LI A:hover, UL.art-vmenu UL LI LI LI LI A:hover.active
{
	background-position: 560px -20px;
}
UL.art-vmenu UL LI LI LI LI LI A:hover, UL.art-vmenu UL LI LI LI LI LI A:hover.active
{
	background-position: 700px -20px;
}
/*end VMenuSubItem
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: 0;
}
.art-block
{
	margin: -5px 0 7px;
}
/*end Box, Block
begin BlockHeader*/
.art-blockheader
{
	position: relative;
	z-index: 0;
	height: 32px;
	margin-bottom: 0;
	display: none;
}
.art-blockheader .t
{
	height: 0px;
	color: #CC0033;
	font-size: 0px;
	padding: 0 0px;
	white-space: nowrap;
	line-height: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0;
	visibility: hidden;
	display: none;
}
/*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: 0 0 7px;
}
.art-blockcontent-body, .art-blockcontent-body A, .art-blockcontent-body LI A
{
	color: #666666;
}
.art-blockcontent-body A, .art-blockcontent-body LI A
{
	color: #666666;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
	line-height: 150%;
}
.art-blockcontent-body A:link, .art-blockcontent-body LI A:link
{
	color: #666666;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
}
.art-blockcontent-body A:visited, .art-blockcontent-body A.visited, .art-blockcontent-body LI A:visited, .art-blockcontent-body LI A.visited
{
	color: #919191;
}
.art-blockcontent-body A:hover, .art-blockcontent-body A.hover, .art-blockcontent-body LI A:hover, .art-blockcontent-body LI A.hover
{
	color: #CC0033;
}

.art-blockcontent-body A:active, .art-blockcontent-body A.active, .art-blockcontent-body LI A:active, .art-blockcontent-body LI A.active
{
	color: #CC0033;
}
.art-blockcontent-body UL
{
	list-style-type: none;
	color: #525252;
	margin: 0;
	padding: 0;
}
.art-blockcontent-body UL LI
{
	text-decoration: none;
	line-height: 1.5em;
	overflow: hidden;
}
/*end Box, BlockContent
begin Button*/
.art-button-wrapper .art-button
{
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: left;
	text-decoration: none !important;
	color: #333333 !important;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 22px;
	height: 22px;
	margin: 0 !important;
	padding: 0 10px !important;
	overflow: visible;
	cursor: default;
	z-index: 0;
}
.art-button IMG, .art-button-wrapper IMG
{
	margin: 0;
	vertical-align: middle;
}
.art-button-wrapper
{
	vertical-align: middle;
	display: inline-block;
	position: relative;
	height: 22px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	margin: 0;
	padding: 0;
	z-index: 0;
}
.firefox2 .art-button-wrapper
{
	display: block;
	float: left;
}
SELECT, TEXTAREA
{
	vertical-align: middle;
	width: 460px;
}
.art-block SELECT
{
	width: 96%;
}
.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #2E2E2E !important;
	text-decoration: none !important;
}
.art-button-wrapper.active .art-button
{
	color: #F0F0F0 !important;
}
.art-button-wrapper .l, .art-button-wrapper .r
{
	display: block;
	position: absolute;
	z-index: -1;
	height: 66px;
	margin: 0;
	padding: 0;
	background-image: url(images/button.png);
}
.art-button-wrapper .l
{
	left: 0;
	right: 7px;
}
.art-button-wrapper .r
{
	width: 415px;
	right: 0;
	clip: rect(auto, auto, auto, 408px);
}
.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -22px;
}
.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -44px;
}
.art-button-wrapper INPUT
{
	float: none !important;
}
/*end Button
begin Box, Post*/
.art-post
{
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
	border-right: 1px dotted gray;
}
.art-post-body
{
	position: relative;
	z-index: 1;
	padding: 0 20px;
	margin-right: 5px;
	margin-bottom: 0;
}
DIV.art-post-inner.art-article
{
	padding-bottom: 15px;
}
#DDSliderCont
{
	min-height: 310px;
	overflow: visible;
}
.art-post
{
	margin: 0;
	padding-bottom: 20px;
}
A IMG
{
	border: 0;
}
LI
{
}
#DDSliderCont #DDSelectors LI
{
	height: 13px;
}
.art-article IMG, IMG.art-article
{
	margin: 0;
}
.art-metadata-icons IMG
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
.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;
	border: 1px solid #A6A6A6;
	vertical-align: top;
	text-align: left;
}
.art-article TH
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
PRE
{
	overflow: auto;
	padding: 0.1em;
}
/*end Box, Post
begin PostHeaderIcon*/
.art-post H2.art-postheader, .art-post H2.art-postheader A, .art-post H2.art-postheader A:link, .art-post H2.art-postheader A:visited, .art-post H2.art-postheader A.visited, .art-post H2.art-postheader A:hover, .art-post H2.art-postheader A.hovered
{
	padding: 0;
	font-weight: normal;
	font-size: 17px;
	color: #CC0033;
	margin: 0;
}
.art-post H2.art-postheader A, .art-post H2.art-postheader A:link, .art-post H2.art-postheader A:visited, .art-post H2.art-postheader A.visited, .art-post H2.art-postheader A:hover, .art-post H2.art-postheader A.hovered
{
	margin: 0;
	text-decoration: none;
	color: #CC0033;
}
.art-post H2.art-postheader A:visited, .art-post H2.art-postheader A.visited
{
	color: #CC0033;
}
.art-post H2.art-postheader A:hover, .art-post H2.art-postheader A.hovered
{
	color: #CC0033;
}
/*end PostHeaderIcon
begin PostBullets*/
.art-post OL, .art-post UL
{
	color: #525252;
	margin: 1em 0 1em 2em;
	padding: 0;
}
.art-post LI OL, .art-post LI UL
{
	margin: 0.5em 0 0.5em 2em;
	padding: 0;
}
.art-post LI
{
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.art-post UL
{
	list-style-type: none;
}
.art-post OL
{
	list-style-position: inside;
}
.art-post LI
{
	padding: 0 0 0 12px;
	line-height: 1.25em;
}
.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;
}
/*end PostBullets
begin PostQuote*/
BLOCKQUOTE, BLOCKQUOTE P, .art-postcontent BLOCKQUOTE P
{
	color: #141414;
	font-style: italic;
}
BLOCKQUOTE, .art-postcontent BLOCKQUOTE
{
	overflow: hidden;
	margin: 10px 10px 10px 50px;
	padding: 5px 5px 5px 32px;
	background-color: #FFFFFF;
	background-image: url(images/postquote.png);
	background-position: left top;
	background-repeat: no-repeat;
}
/*end PostQuote
begin Footer*/
.art-footer
{
	position: relative;
	overflow: hidden;
	width: 100%;
}
.art-footer-b
{
	position: absolute;
	left: 15px;
	right: 15px;
	bottom: 0;
	height: 15px;
	background-image: url(images/footer_b.png);
}
.art-footer-r, .art-footer-l
{
	position: absolute;
	height: 15px;
	background-image: url(images/footer_s.png);
	bottom: 0;
}
.art-footer-l
{
	left: 0;
	width: 15px;
}
.art-footer-r
{
	right: 0;
	width: 30px;
	clip: rect(auto, auto, auto, 15px);
}
.art-footer-t
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 15px;
	background-color: #FFFFFF;
}
.art-footer-body
{
	position: relative;
	padding: 8px;
}
.art-footer .art-footer-text P
{
	margin: 0;
	padding: 0;
}
.art-footer, .art-footer P, .art-footer DIV, .art-footer LI
{
	color: #878787;
	text-align: center;
}
.art-footer, .art-footer P, .art-footer DIV, .art-footer LI, .art-footer A, .art-footer A:link, .art-footer A:visited, .art-footer A:hover
{
	font-size: 11px;
	display: none;
}
.art-footer-text
{
	margin: 0 10px;
}
.art-footer A, .art-footer A:link
{
	color: #75001D;
	text-decoration: underline;
}
.art-footer A:visited
{
	color: #595959;
}
.art-footer A:hover
{
	color: #B2002D;
	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: #CC0033;
}
.art-page-footer
{
	margin: 1em;
	text-align: center;
	text-decoration: none;
	color: #666666;
	height: 0px;
}
/*end PageFooter
begin LayoutCell, sidebar1*/
.art-content-layout .art-sidebar1
{
	width: 31%;
	background: url(images/dot2.png) repeat-y;
}
/*end LayoutCell, sidebar1
begin LayoutCell, content*/
.art-content-layout .art-content
{
	width: 51%;
	margin-top: 0;
}
.art-content-layout .art-content-sidebar1
{
	width: 87%;
}
.art-content-layout .art-content-sidebar2
{
	width: 66%;
}
.art-content-layout .art-content-wide
{
	width: 100%;
}
/*end LayoutCell, content
begin LayoutCell, sidebar2*/
.art-content-layout .art-sidebar2
{
	width: 15%;
	padding-left: 18px;
	min-height: 375px;
	position: relative;
	padding-top: 105px;
	border-right: 1px solid gray;
}
/*end LayoutCell, sidebar2*/
TEXTAREA#comment
{
	width: 100%;
}
.commentlist, .commentlist LI .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;
	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;
}
.wp-caption, .wp-caption P
{
	text-align: center;
}
/*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;
}
.art-content
{
	position: relative;
	z-index: 1;
	padding-top: 105px;
}
#todays-events
{
	position: relative;
	z-index: 11;
}
#upcoming-events
{
	position: relative;
	z-index: 10;
}
IMG.wp-post-image
{
	margin: 0 5px 5px 0 !important;
}
DIV.art-footer LI, UL.commentlist LI
{
	list-style-image: none;
	background: none;
	list-style-type: none;
}
DIV.art-footer DIV.art-content-layout
{
	margin: 0 auto;
	width: 95%;
}
DIV.art-layout-cell-size1
{
	width: 100%;
}
DIV.art-layout-cell-size2
{
	width: 50%;
}
DIV.art-layout-cell-size3
{
	width: 33%;
}
DIV.art-layout-cell-size4
{
	width: 25%;
}
/*slider*/
#DDNextSlide
{
	margin: 0 0 -10px;
	padding: 0;
}
UL#DDSelectors
{
	margin-bottom: -10px;
}
#DDPrevSlide
{
	margin-bottom: -8px;
}

.shadow {
    -moz-box-shadow: 3px 3px 4px #666666;
    -webkit-box-shadow: 3px 3px 4px #666666;
   box-shadow: 3px 3px 4px #666666;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
}

