/*



Theme Name: Franciscan Earth Literacy Center

Theme URI: http://www.firstclasswebsitedesign.com

Description: A single column theme. Credits and Kudos go to the various authors who developed K2 and Squible. WordPress 2.3-friendly.

Version: 4.0

Tags: Single Column Theme

Author: Derrick Brown

Author URI: http://www.firstclasswebsitedesign.com

License: Released under the GPL (http://www.opensource.org/licenses/gpl-license.php)



*/





/* General Tags */

html { /* Force Vertical Scrollbar */	height: 100%;	margin-bottom: 0.1em;	}

* {	padding: 0;	margin: 0;}

img {border: 0;	}



body{

		/* background-color:#d29eb4; */

          background:#e9e9e9 url(images/felc_full_body.jpg) top center repeat-y;

		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

		}

a:link, a:visited {

		text-decoration: none;

		color: #fff;

		}



a:hover {

		text-decoration: none; 

		color: #ccc;

		}

		

blockquote {	margin: 20px 0;	padding: 0 20px 0 50px;	color: #333;	background: url('images/quote.png') no-repeat 10px 0;	border: none;	font-style: italic;	}

hr {	display: none;	}

code {	font: 1.1em 'Courier New', Courier, Monospace;	}

input[type=text], textarea {	color: #333;	padding: 1px;	margin: 0;	border: 1px solid #ccc;	}

input[type=text]:focus, textarea:focus {	background: #fff;	color: #333;	border: 1px solid #ccc;	}

input[type=submit] {	color: #333;	padding: 0px;	margin: 0px;	border: 1px solid #ccc;	background: #fff;	}

table {	align:center;	border:0;	margin-left:auto;	margin-right:auto;	clear: both;	}

.aligncenter {	text-align:center;	border:0;	margin-left:auto;	margin-right:auto;	clear: both;	}



/* Structure */

#page {

		background: #016e51 url('images/felc_body_bg.jpg') no-repeat; 

		text-align: left; 

		margin: 0 auto; 

		padding: 0; 

		position: relative;	

		clear: both; 

		width:945px; 

		}

#sidebar{
	width: 220px;
	margin: 0px;
	padding: 0 15px;
	float:left;
	}

#sidebar ul{
	list-style:none;
	}

#page .tooltitle {	margin-bottom: 2px;	padding-bottom: 2px;	border-bottom: 1px solid #333333;	font: 1.5em normal Georgia, 'Times New Roman', Serif;	}

#page #top {

		width: 653px;
		margin: 0px 0 30px;
		float:left;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		}

	
#page #top h2{ text-indent: 0; color:#FFF; width:100%; height: auto; margin:15px 0 0;}

#page #top #optibox {	float: right;	width: 202px;	margin: 5px;	padding: 5px;	display: inline;	list-style-type: none;	}

#page #top #spoptibox {	float: right;	width: 356px;	margin: 10px;	padding: 0px;	display: inline;	list-style-type: none;	}

#page #mid {	background: #333;	width: 720px;	margin: 0;	position: relative;	font: normal 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #cc0000;	padding: 10px;	}

#page #bot {	background: #fff;	width: 740px;	font: normal 1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #333;	}

#page #metabar {	background-color: #fff;	width: 730px;	padding: 5px;	font-size: 1.1em;	}

#page #metabar a:link, #page #metabar a:visited  {	text-decoration: none;	color: #cc0000;	}

#page #metabar a:hover  {	text-decoration: none;	color: #cc0000;	}

#page #metabar .metafeed {	padding: 2px 0 2px 20px;	background: url('images/feed.png') left center no-repeat;	}

#page #metabar .metafeed a:link, #page #metabar .metafeed a:visited {	text-decoration: none;	color: #cc0000;	}

#page #metabar .metafeed  a:hover  {	text-decoration: none;	color: #cc0000;	}

#header {

		padding: 20px 0;	

		margin: 0 auto;	

		position: relative;	

		height: 130px;	

		width: 825px;

		}

*  html .admintab {	display: inline;	}



/*- Main Menu in Header */

#header ul.menu {

		clear:both;

		margin: 20px 0 0 0;	

		padding: 0;

		height:25px;

		border-bottom:#abcec7 5px solid;

		width:825px;

		}

#header ul.menu li {display: inline; margin: 0;}



#header ul.menu li a {

		padding: 5px 15px 3px; 

		font-size: 1em;

		font-weight:bold;

		color: #6dac9b;	

		margin: 0;

		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

		text-decoration: none;	

		-moz-border-radius-topleft: 3px;	

		-moz-border-radius-topright: 3px;	

		-webkit-border-top-left-radius: 3px;	

		-webkit-border-top-right-radius: 3px;

		}

			

#header ul.menu li a:hover {

		background: #abcec7;

		color: #fff;

		text-decoration: none;

		}



#header ul.menu li.page_item a{

		color: #FFF;	

		background: #6dac9b;

		text-decoration: none;

		}



#header ul.menu li.page_item a:hover {

		color: #fff;

		background: #abcec7;

		text-decoration: none;}

		

#header ul.menu li.current_page_item a, #header ul.menu li.current_page_item a:hover{

		color:#333;!important;	

		background: #abcec7;

		text-decoration: none;

		}	



		

.admintab {	position: absolute;	right: 0px;	list-style-type: none;	}



* html .admintab { padding: 5px 15px 6px }



/* IE hack */	

a img,:link img,:visited img { border:none }



/*- Sub Pages */

#submenu {	width: 500px;	margin: 10px auto;	position: relative;	background: #ffffff;	color: #333;	}

ul.smenu {	text-align: right;	}

ul.smenu li {	list-style-type: none;	height: auto;}

ul.smenu, ul.smenu li a {	padding: 0;}

ul.smenu li a {	font: 1.5em normal "Trebuchet MS", Arial, Helvetica, sans-serif;	text-transform: lowercase;	margin: 10px;	background-color: #fff;	color: #cc0000;}

ul.smenu li a:hover {	background: #CC0000;	color: #fff !important;	text-decoration: none;}

ul.smenu li.current_page_item a, ul.smenu li.current_page_item a:hover {	color: #333 !important;	background: #fff;	text-decoration: none;}



/* Nifty box - Tags tab */

ul.tags {	margin: 0;	padding: 0;	}

ul.tags li {	display: inline;	margin: 0;	}

ul.tags,ul.tags li a {	padding-left: 2px;	}

ul.tags li a:link, ul.tags li a:visited {	text-decoration: none;	font-size: 1em;	margin: 0;	color: #cc0000;	}

ul.tags li a:hover {	text-decoration: none;	color: #cc0000;	}



/* Content */

h1, h2, h3, h4 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	}



h1 {	/* H1 is the title in the header */	

		background: url('images/header-logo.jpg') left no-repeat;

		height: 90px;

		width:355px;

		text-indent: -9999px;

		margin: 0;	

		padding: 0;

		}



h2{ 	/* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */	

		background: none;

		height: 41px;

		width:401px;

		text-indent: -9999px;

		margin: 0;	

		padding: 0;

		}



h2.welcome{background: url('images/welcome-h2.jpg') top left no-repeat;}

h2.programs{background: url('images/programs-h2.jpg') top left no-repeat;}

h2.volunteers{background: url('images/volunteers-h2.jpg') top left no-repeat;}

h2.history{background: url('images/history-h2.jpg') top left no-repeat;}

h2.powerpoint-video{background: url('images/powerpoint-video-h2.jpg') top left no-repeat;}

h2.community-newsletters{background: url('images/community-newsletters-h2.jpg') top left no-repeat;}

h2.links{background: url('images/links-h2.jpg') top left no-repeat;}





h2.retreats{background: url('images/retreats-h2.jpg') top left no-repeat;}

h2.accommodations{background: url('images/accommodations-h2.jpg') top left no-repeat; margin-top:25px;}

h2.services{background: url('images/services-h2.jpg') top left no-repeat;}

h2.off-site-programs{background: url('images/off-site-programs-h2.jpg') top left no-repeat;}

h2.how-to-plan-a-retreat{background: url('images/how-to-plan-a-retreat-h2.jpg') top left no-repeat;}

h2.how-to-register{background: url('images/how-to-register-h2.jpg') top left no-repeat;}





h2.events{background: url('images/events-h2.jpg') top left no-repeat;}

h2.calendar{background: url('images/calendar-h2.jpg') top left no-repeat;}

h2.brochures{background: url('images/brochures-h2.jpg') top left no-repeat;}

h2.ongoing-programs{background: url('images/ongoing-programs-h2.jpg') top left no-repeat;}





h2.new-items{background: url('images/new-items-h2.jpg') top left no-repeat;}

/*h2.pottery-classes{background: url('images/pottery-classes-h2.jpg') top left no-repeat;}*/

h2.seasonal-items{background: url('images/seasonal-items-h2.jpg') top left no-repeat;}

h2.earthen-sister-pottery{background: url('images/earthen-sister-pottery-h2.jpg') top left no-repeat;}

h2.pottery-classes{background: url('images/pottery-classes-h2.jpg') top left no-repeat;}





h2.contact{background: url('images/contact-h2.jpg') top left no-repeat;}



h2.map-directions{background: url('images/map-directions-h2.jpg') top left no-repeat;margin-bottom:10px;}





.wpcf7-form input[type="submit"]{background-color:#2e886f;border:3px solid #016e51;color:#FFFFFF;font-size:18px;margin:20px 0 0 180px;height:40px;width:90px;text-align:center; cursor:pointer;}





h3  { /* H3 is entry headlines. H4 is comments and replyform headlines */	font-size: 2.4em;	font-weight: normal;	letter-spacing: -1px;	}

h3.catstooltitle {	font-size: 1.3em;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-weight: normal;}

/* Posts */#page  #top  .post  .postdetail {	color: #999;	font-size: 1em;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	padding: 2px 0 2px 20px ;	background: url('images/calendar.png') left center no-repeat;	}

#page  #top  .post  .postdetailtime {	color: #999;	font-size: 1em;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	padding: 2px 0 2px 20px;	background: url('images/time.png') left center no-repeat;	}

#page  #top  .post  .postdetailtag {	padding: 2px 0 2px 20px;	background: url('images/tag.png') left center no-repeat;	}

#page  #top  .post  .postdetail a:link, #page  #top  .post  .postdetail a:visited {	text-decoration: none;	color: #cc0000;	}

#page  #top  .post  .postdetail a:hover {	text-decoration: none;	color: #cc0000;	}

#page  #top  .post  .posttitle {	font-family: Georgia, 'Times New Roman', Serif;	font-size: 2.4em;	color: #333;	padding: 5px;	}



#page #top .post .postcontent {

		padding: 5px;

		}



#page  #top  .post  .postcontent a:link, #page  #top  .post  .postcontent a:visited {

		text-decoration:underline;

		color: #000000;	

		}



#page  #top  .post  .postcontent a:hover {

		color: #fff;

		text-decoration:underline;

		}



#page  #top  .post  .postcontent .archives a:link, #page  #top  .post  .postcontent .archives a:visited {	text-decoration: none;	color: #fff;	font-weight: normal;	}

#page  #top  .post  .postcontent .archives a:hover {	color: #fff;	}



#page #top .post .postcontent p {

		padding: 0;

		margin: 10px 0;

		color:#FFF;

                font-size:14px;

		}



/*#page #top .post .postcontent img, #page #top .post .postcontent img a {

		padding: 0;	

		margin: 10px auto;	

		border: 0px; 

		}*/



img.main {

		border: 5px solid #abcec7; 

		margin: 34px 0pt 10px 20px;

		}

		

img{

		border: 5px solid #abcec7; 

		}

		

form img, img.wpcf7-captcha-captcha-942{ border:none;}



#page #top .post .postcontent ul, #page #top .post .postcontent ol {

		margin: 0;

		color: #FFF;

		padding: 10px 0 10px 30px;

		}

		

#page #top .post .postcontent ul {	list-style:disc;	}

#page #top .post .postcontent ul ul {	list-style:circle;	border:0;	}

#page #top .post .postcontent ul ul ul {	list-style:square;	border:0;	}

#page #top .post .postcontent ol {	list-style:decimal;	}

            #page #top .post .postcontent ol ol {	list-style:upper-latin;	border:0;	}

#page #top .post .postcontent ol ol ol {	list-style:lower-roman;	border:0;	}

        #page #top .post .postcontent ul li, #page #top .post .postcontent ol li {	margin:0 0 0 20px;	}

#page  #mid .midtooltitle  {	font: 1.7em normal Georgia, 'Times New Roman', Serif;	padding-bottom: 2px;	padding: 0;	}

#page #mid .midmodleft {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 1em;	color: #fff;	margin: 0px;	float: left;	width: 340px;	padding: 0px;	}

#page #mid .midmodleft #feedbox {	float: left;	width: 30px;	margin: 0;	padding: 0;	}

#page #mid ul {	list-style-type: none;	}

#page #mid ul li {	display: block;	list-style-type: none;	}

#page #mid .midmodright {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 1em;	color: #fff;	margin: 0px;	float: right;	width: 340px;	padding: 0px;	}

#page .botleft {	color: #333;	margin: 0px;	padding: 7px;	width: 350px;	position: relative;	list-style-type: none;	}

#page .botright {	color: #333;	margin: 0px;	padding: 7px;	float: right;	width: 350px;	list-style-type: none;	position: relative;	}



#page #footer{

		width: 825px;

		padding:0 60px;

		color:#FFF;

		}



.footeritem{

		border-top: 5px solid #abcec7;

		padding:10px 0;

		}



.entry-edit a {	border: none;	padding: 2px;	padding-left: 23px;	margin-left: 10px;	background: url('images/pencil.png') left center no-repeat;	height: 16px;	}

/* Sidebar */.midmodleft ul, .midmodright ul {	margin-left: 5px;	padding: 0;	width: 90%;	}

.midmodleft ul li, .midmodright ul li {	margin-left: 20px;	list-style-type: none;	padding: 0;	/* display: inline; */	}

.midmodleft ul li a:link, .midmodleft ul li a:visited, .midmodright ul li a:link, .midmodright ul li a:visited {	text-decoration: none;	color: #cc0000;	}

.midmodleft ul li a:hover, .midmodright ul li a:hover {	text-decoration: none;	color: #cc0000;	}

.botleft ul, .botright ul {	margin-left: 5px;	padding: 0;	width: 90%;	}

.botleft ul li, .botright ul li {	margin-left: 20px;	list-style-type: none;	border-bottom: 1px solid #333;	padding: 3px;	}

.botleft ul li a:link, .botleft ul li a:visited, .botright ul li a:link, .botright ul li a:visited {	text-decoration: none;	color: #cc0000;	}

.botleft ul li a:hover, .botright ul li a:hover {	text-decoration: none;	color: #cc0000;	}

/* Comments */.comments {	text-align: left;	padding: 30px 0 0;	position: relative;	}

.comment-meta {	margin: 0 15px 0 0;	float: none;	}

.comment-login, .comment-welcomeback {	margin-top: 15px;	color: #777;	}

#comment-personaldetails {	margin-top: 10px;	}

.comment-edit a {	border: none;	padding: 2px;	padding-left: 23px;	margin-left: 10px;	background: url('images/comment_edit.png') left center no-repeat;	height: 16px;	}

.commentslink {	padding: 2px 0 2px 20px;	background: url('images/comment.png') left center no-repeat;	margin-left: 10px;	}

.commentsrsslink {	background: url('images/feed.png') left top no-repeat;	padding: 2px 0 2px 20px;	margin-right: 10px;	height: 16px;	}

.trackbacklink {	background: url('images/arrow_refresh.png') left top no-repeat;	padding: 2px 0 2px 20px;	height: 16px;	}

.commentsrsslink a, .trackbacklink a {	color: #cc0000;	padding: 2px;	}

.commentsrsslink a:hover, .trackbacklink a:hover {	color: #cc0000;	padding: 2px;	}

.nopassword {	text-align: center;	}

#commentlist {	margin: 0;	padding: 10px 0 20px;	position: relative;	}

#blanklist {	margin: 0;	padding: 10px 0 20px;	position: relative;	}

#blanklist li {	margin: 10px 0 0;	padding: 10px 10px 5px;	list-style: none;	}

#commentlist li {	margin: 10px 0 0;	padding: 10px 10px 5px;	list-style: none;	}

#commentlist li .comment-content {	padding: 10px 0;	font-size: 1.2em;	line-height: 1.8em;	}

.comment-content p,.comment-content ul,.comment-content ol,.comment-content div,.comment-content blockquote {	margin: 13px 0;	}

#commentlist li .comment-meta {	padding: 2px 0 2px 20px;	background: url('images/time.png') left center no-repeat;	display: block;	}

#commentlist li .postdetail {	color: #999;	font-size: 1em;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	padding: 2px 0 2px 20px ;	background: url('images/calendar.png') left center no-repeat;	}

#commentlist li .postdetailtime {	color: #999;	font-size: 1em;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	padding: 2px 0 2px 20px;	background: url('images/time.png') left center no-repeat;	}

#commentlist li img {	padding: 0;	border: none;	}

#commentlist li img.gravatar {	float: right;	margin: -5px 0 0;	}

#commentlist li img.avatar {	float: right;	margin: -5px 0 0;	}

#commentlist li .commentauthor {	font-size: 1.5em;	/* text-transform: capitalize; */	font-weight: normal;	font-family: Georgia, "Times New Roman", Serif;	}

#commentlist li .counter {	display: none;	font: normal 1.5em "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #999;	float: left;	width: 35px;	}

li.byuser {	background: #f6f7f8;	}

li.bypostauthor {	background: #eee;	}

li.bypostauthor blockquote {	color: #333;	background: url('images/quote.gif') no-repeat 10px 0;              	}

	 #pinglist {	font-size: 1.5em;	padding: 0;	margin: 5px 0 5px;	/* background: #333333; */	}

#pinglist li {	margin: 5px 40px;	padding: 5px;	list-style: none;	background: #DDDDDD;	border-bottom: 1px dashed #333;	}

#pinglist li span.small {	font-size: 0.7em;	display: block;	}

#pinglist li small {	font-size: 0.8em;	display: block;	}

#pinglist li .counter {	display: none;	}

#pinglist li span.favatar img {	margin-left: -25px;	border: none;	padding: 0;	float: left;	}

#pinglist li img {	padding: 0;	border: none;	}

	#leavecomment, .comments #loading {	text-align: center;	margin: 30px 0 20px !important;	color: #ddd;	font-size: 2em;	letter-spacing: -2px;	}

.comments #loading {	margin-top: 20px !important;	}

.comments #error {	line-height: 2.0;	padding: 5px;	color: #FF0000;	background-color: #FFFF99;	}

.comments #commentload {	padding-top: 3px;	float: right;	vertical-align: middle;	}

.comments form {	clear: both;	padding: 1px 0 10px;	margin: 0;	}

.comments input[type=text], .comments textarea {	font: 1.2em 'Courier New', Courier, Monospace;	padding: 3px;	color: #777;	}

.comments form input[type=text] {	width: 45%;	margin: 5px 5px 1px 0;	}

.comments textarea {	width: 90%;	margin: 10px 0;	}

.comments form #submit {	margin: 0;	float: right;	}

.quoter_comment {	padding: 2px 0 2px 20px;	background: url('images/comment.png') left center no-repeat;	margin-left: 5px;	}

/* Calendar Module */#wp-calendar {	width: 100%;	}

#wp-calendar td {	text-align: center;	}

#wp-calendar caption {	font-size: 1.2em;	padding: 5px;	}

#wp-calendar #prev {	text-align: left;	}

#wp-calendar #next {	text-align: right;	}

/* Navigation */.navigation {        text-align: center;        margin: 10px 0 10px 0;        padding: 0;        width: 100%;        font-size: 1.5em;}

.navigation p {        margin: 0;        padding: 0;}

.alignright {        float: right;}

.alignleft {        float: left}

/* Random Quotes */#wp_quotes{	margin-left: 5px;}

#wp_quotes div.wp_quotes_author{	text-align:right;	font-style: italic;	margin-top: 5px;}

/* WP Page Numbers */#wp_page_numbers {}

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {	list-style: none;	display: inline;	border: none;	padding: 0;	margin: 2px;	font-size: 0.9em;}

#wp_page_numbers li a {	border: 1px solid #cccccc;	padding-left: 4px;	padding-right: 4px;}

#wp_page_numbers li a:hover {	border: 1px solid #cc0000;	color: #cccccc;	padding-left: 4px;	padding-right: 4px;}

#wp_page_numbers li.active_page a {	border: 1px solid #cccccc;	background: #cc0000;	color: #cccccc;	padding-left: 4px;	padding-right: 4px;}

#wp_page_numbers li.active_page a:hover {	border: 1px solid #cccccc;	background: #cc0000;	padding-left: 4px;	padding-right: 4px;}



input.captcha{height:28px; line-height:28px; font-size:24px;}



iframe{backgroud:#FFF; overflow:auto;}





h4.CatTitle {font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;font-size:20px;margin:16px 0 8px;text-indent:20px;}

#page #top .post .postcontent h4.CatTitle a{text-decoration:none;!important;}

#page #top .post .postcontent h4.CatTitle a:hover{text-decoration:underline;!important;}













/* begin LayoutCell */



.art-sidebar1



{



	position: relative;



	margin:0 0 0 50px;



	padding: 0;



	border: 0;



	float: left;



	overflow: hidden;



	width: 182px;



}



/* end LayoutCell */


/* 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: 10px;



}







/* end Box, Block */







/* begin BlockHeader */



.art-BlockHeader



{



	position:relative;



	z-index:0;



	height: 30px;



	padding: 0 8px;



	margin-bottom: 0px;



}







.art-BlockHeader .t



{



	height: 30px;



	color: #000000;



	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;



	font-size: 11px;



	font-style: normal;



	font-weight: bold;



	letter-spacing: 0px;



	text-transform: uppercase;



	white-space : nowrap;



	padding: 0 6px;



	line-height: 30px;



}







.art-BlockHeader .l, .art-BlockHeader .r



{



	display:block;



	position:absolute;



	z-index:-1;



	height: 30px;



	background-image: url('images/BlockHeader.png');



}







.art-BlockHeader .l



{



	left:0;



	right:9px;



}







.art-BlockHeader .r



{ 



	width:730px;



	right:0;



	clip: rect(auto, auto, auto, 721px);



}




/* 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: 5px;
}

.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-color: #E3E3E3;



}











.art-BlockContent-body{
	color:#212121;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.art-BlockContent-body a:link{
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited{
	color: #000;	
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover{
	color: #016e51;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.art-BlockContent-body ul{
	list-style-type: bullet;
	list-style-position: inside;
	color: #454545;
	margin:0;
	padding:0;
}


.art-BlockContent-body li{
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin-left: 12px;
}


.art-BlockContent-body ul li{
	padding:0px;
	margin:0.5em 0;
	line-height:1.2em;
	color:#000;
}


.art-BlockContent-body ul li a{
	margin: 0 0 0 -3px;
}


/* end Box, BlockContent */





