html 
{ 
	margin: 0;
	padding: 0;
}

body 
{
	background-color: #e1ddd9;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Sans-Regular, Sans-Serif;
	color:#564b47;	
	margin:0px;
	padding:0px;
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/wallpaper-300x343.jpg');
	background-repeat: repeat; 
}

body.walkinginstitute
{
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/splash/the-walking-institute-background.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
}

img
{
	border: 0px;
}

a
{
	color: #af1c23;
}

a:hover
{
	color: #000000;
}

p,pre, h1	{
	margin: 0 0 20px 0;
}

p:last-child
{
	margin-bottom: 0;
}

figure
{
	padding: 0px;
	margin: 0px;
}

header
{
	position: relative;
	margin-bottom: 13px;
}

h1, h2, h3, h4
{
	color: #d2222a; 
}

h1 {
	font-size: 24px;
	line-height: 27px;
	margin-bottom: 13px;
}

h2
{
	line-height: 20px;
	font-size: 17px;
	margin: 10px 0 5px 0;
}

h3
{
	line-height: 17px;
}

header h1, header h2
{
	margin: 0 0 5px 0;
}

header h2
{
	margin-bottom: 0px;
}

header h3
{
	margin: 0px;
}

aside h2
{
	margin: 0px;
}

a h1, a h2, a h3, a h4
{
	text-decoration: none;
}

h1 a, h2 a, h3 a, h4 a
{
	color: #d2222a;
	text-decoration: none;
}


section>header
{
	margin-bottom: 0px;
}

/** navigation styles **/

nav.primary
{
	background-color: #af1c23;
	color: #000000;
	height: 25px;
	left: 0px;
	padding: 0px 4px;
	position: fixed;
	right: 0px;
	top: 0px;
	white-space: nowrap;
	z-index: 10000;
	box-shadow: 3px 3px 7px #000; 
}

nav.primary .items
{
	width: 1156px;
	margin: 0px auto;
}

nav.primary a
{
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/slash_9_white.png');
	background-repeat: no-repeat;
	background-position: 5px 8px;
	clear: none;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 14px;
	padding-right: 2px;
	text-decoration: none;
	text-align: left;
}

nav.primary a.first
{
	margin-left: 215px;
}

nav.primary a.current
{
	background-color: #771318;	
}

nav.primary div.drop:hover,
nav.primary a:hover
{
	background-color: #771318;
}



nav.primary div.drop
{
	position: relative;
	float: left;
}

nav.primary div.drop nav.sub
{
	background-color: #af1c23;
	display: none;
	left: 0px;
	position: absolute;
	top: 25px;
	z-index: -1;
	box-shadow: 3px 3px 7px #000;
}

nav.primary div.walkinginstitute nav.sub,
nav.primary div.walkinginstitute:hover
{
	background-color: #43b649;
}

nav.primary div.walkinginstitute a.current,
nav.primary div.walkinginstitute a:hover
{
	background-color: #205723;
}

nav.primary div.drop:hover nav.sub
{
	display: block;
}

nav.primary div.drop nav.sub a
{
	float: none;
	width: auto;
	white-space: nowrap;
}

nav.primary form.search
{
	background-repeat: no-repeat;
	background-position: 5px 8px;
	float: right; 
	margin: 0;
	padding: 0 0 0 13px;
	position: relative;
}

nav.primary form.search input.text
{
	border: 0px;
	font-family: Arial, Sans-Regular, Sans-Serif;
	font-size: 13px;
	font-weight: bold;	
	line-height: 15px;
	height: 16px;
	margin: 4px 3px;
	padding: 3px 4px 1px 4px;
	width: 120px;
}

nav.primary form.search .button
{
	border: 0px;
	font-family: Arial, Sans-Regular, Sans-Serif;
	font-size: 13px;
	line-height: 15px;
	background-color: #af1c23;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}


/** content container layout styles **/

.container 
{
	margin: 70px auto;
	padding: 0px;
	width: 1156px;
}

.content_box
{
	background-color: #F5EFE9;	 
	float:left;
	padding: 15px;
}

.content_full
{
	position: relative;
	z-index: 2;
	margin-left: 7px;
	padding: 15px;
	width: 909px;
}

.content_primary
{
	position: relative;
	z-index: 2;
	margin-left: 7px;
	margin-right: 20px;
	padding: 15px;
	width: 635px;
}

.content_secondary
{
	float:left;
	width: 230px;
	padding: 12px;
}

.textbox_right a:link,
.textbox_right a:visited
{
	text-decoration: none;
}

.content_primary div.left
{
	float: left;
	width: 400px;
	margin-right: 10px;
}

.content_primary div.right
{
	float: left;
	width: 225px;
}


.content_primary a.current
{
	font-weight: bold;
}

.content_full .columns
{
	column-count: 2;
	column-gap: 20px;
	margin-bottom: 20px;
}

/** masthead styles **/

.masthead 
{
	position: relative;
	float:left;
	padding: 0;
	z-index: 1;
	width: 210px;
	clear: both;
}

.masthead h1
{
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/deveron-arts_the-town-is-the-venue.png');
	background-position: -130px 70px;
	background-repeat: no-repeat;
	position: fixed;
	margin-left: -704px;
	top: 0px;
	text-indent: -100000px;
	width: 1000px;
	height: 5000px;
	z-index: 0;
}

.masthead a.home
{
	position: absolute;
	display: block;
	width: 200px;
	height: 180px;
	text-indent: -100000px;
}

.masthead .bubble_bg
{
	position: fixed;
	top: 270px;
	margin-left: -830px;
	width: 1000px;
	height: 5000px;
	z-index: 0;
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/bubble.png');
	background-position: 0 0;
	background-repeat: no-repeat;	
}

.bubble_bg .bubble {
	color: #d2222a;
	position: relative;
	display: block;
	width: 144px;
	min-height: 76px;
	padding:10px;
	overflow: hidden;
	top: 1px; 
	left: 854px;
	background-color: #FFFFFF;
	font-size: 14pt !important;
	font-weight: bold;
	margin: 0px;
	text-decoration: none;
}

/** secondary content styles **/

.content_secondary h2
{
	margin: 0px;
}

.content_secondary .block
{
	margin-bottom: 20px;
}

.content_secondary ul
{
	margin-top: 0px;
}

.content_secondary .map_container
{
	padding: 0 0 15px 0;
}

.content_secondary .contact a
{
	text-decoration: none;
}

.content_secondary .funders img
{
	margin-right: 10px;
}

.textbox_full
{
	margin-right: 1px;
	overflow: visible;
}

.textbox_left
{
	width: 390px;
	padding: 0px 10px 0px 0px;
	margin-right: 10px;
	float:left;	
	overflow: auto;
	clear: left;
}

.textbox_right
{
	width: 225px;
	padding:0px;
	float:left;
	overflow: visible;
	clear: right;
}


.textbox_right img,
.textbox_right video,
.textbox_right iframe,
.textbox_right object
{
	position: relative;
	max-width: 225px;
}

.block
{
	overflow: visible;
	margin-bottom: 20px;
}

.previous_next
{
	margin-top: 10px;
	border-top: 2px solid #ffffff;
	padding-top: 10px;
	clear: both;
	display: block;
	width: 100%;
	float: none;
	overflow: visible;
	font-size:  15px;
	font-weight: bold;
}

.previous_next .previous
{
	float: left;
	text-decoration: none;
}

.previous_next .next
{
	float: right;
	text-decoration: none;
}

/** header styles **/

.h1
{
	font-size: 24px;
	line-height: 27px;
	margin-bottom: 13px;
	font-weight: bold;
	padding-left: 11px;
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/slash_18_red.png');
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #d2222a; 

}

.h2
{
	line-height: 20px;
	font-size: 17px;
	font-weight: bold;
	margin: 10px 0 5px 0;	
	padding-left: 7px;
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/slash_12_red.png');
	background-repeat: no-repeat;
	background-position: 0px 3px; 
	text-decoration: none;
	color: #d2222a; 
}

.h3
{
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 5px 0;	
	padding-left: 7px;
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/slash_10_red.png');
	background-repeat: no-repeat;
	background-position: 0px 3px; 
	text-decoration: none;
	color: #d2222a; 
}	

header .h1, header .h2
{
	margin-bottom: 3px;
}

aside .h2
{
	margin-top: 0px;
}

/** text styles **/


/** in page navigation **/

header .sort_options 
{
	line-height: 36px;
	position: absolute;
	right: 0px;
	top: 0px;
	text-align: right; 
}

.sort_options a.selected
{
	text-decoration: none;
	color: #564b47;
}

.shadow {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
}

/** image grid **/

ul.grid
{
	list-style: none;
	margin: 0 -20px 0 -2px;
	padding: 0;
}

ul.grid li a
{
	font-weight: bold;
	font-size: 10pt !important;
}

ul.grid li
{
	float: left;
	height: 120px;
	margin: 0px 10px 10px 0px;
	position: relative;
	width: 120px;
	overflow: hidden;
}

ul.grid li img
{
	position: relative;
	height: 120px;
	width: 120px;
	z-index: 2
}

ul.grid li div
{
	background-color: rgba(175,28,35,0.7);
	color: #ffffff;
	font-size: 15px;
	height: 113px;
	left: 0px;
	line-height: 17px;
	padding: 10px 0px 0px 4px;
	position: absolute;
	top: 0px;
	width: 119px;
	z-index: 0;
}

ul.grid li:hover div
{
	z-index: 3;
}

/** basic list **/

ul.list
{
	list-style: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

ul.list h1, 
ul.list h2, 
ul.list h3
{
	font-size: 15px;
	margin: 0px;
}

ul.list p
{
	margin-top: 0px;
}

ul.list li
{
	margin-bottom: 10px;
}

/** column list **/

ul.column_list
{
	width: 650px;
}

ul.column_list li
{
	display: block;
	width: 205px;
	margin-right: 11px;
	float: left;
}

ul.column_list li.left
{
	clear: left;
}

ul.column_list li.right
{
	clear: right;
}

ul.column_list .image
{
	display: block;
	width: 200px;
	height: 200px;
	margin-bottom: 5px;
	overflow: hidden;
	background-color: rgba(50,50,50,0.1);
}

/** refrences grid **/

ul.references li a
{
	background-color: #ffffff;
	transition: top 0.2s, left 0.2s, width 0.2s, height 0.2s;
}

ul.references li.small
{
	overflow: hidden;
	width: 55px;
	height: 55px;
	margin: 0 10px 10px 0;
}

ul.references li.small a
{
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 55px;
	height: 55px;
}

ul.references li.medium
{
	overflow: hidden;
	width: 120px;
	height: 120px;
	margin: 0 10px 10px 0;
}

ul.references li.medium a
{
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 120px;
	height: 120px;
}

ul.references li.large
{
	overflow: hidden;
	width: 185px;
	height: 185px;
	margin: 0 10px 10px 0;	
}

ul.references li.large a
{
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 185px;
	height: 185px;
}

ul.references li:hover
{
	overflow: visible;
	z-index: 10;
}

ul.references li
{
	overflow: visible !important;
}

ul.references li a:hover
{
	transition: top 0.1s, left 0.1s, width 0.1s, height 0.1s;
	box-shadow: 3px 3px 7px #000; 
}

ul.references li.small a:hover
{
	top: -30px;
	left: -35px;
	width: 120px;
	height: 120px; 	
}

ul.references li.medium a:hover
{
	top: -30px;
	left: -35px;
	width: 185px;
	height: 185px; 	
}

ul.references li.large a:hover
{
	top: -30px;
	left: -35px;
	width: 240px;
	height: 240px; 	
}


ul.references li div
{
	position: absolute;
	bottom: 0px;
	top: auto;
	padding: 1px;
	left: 0px;
	right: 0px;
	width: auto;
	height: auto;
	background-color: rgba(67,182,73,1);
}

ul.references li img
{
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	max-width: 100%;
	max-height: 100%;
}

ul.related
{
	margin-top: 0px;
	margin-left: -10px;
}

/** years divisions **/

.years .year
{
	color: #564b47;
	font-size: 17px;
	margin-bottom: 10px;
}

/** tweet list **/

ul.tweet_list {
	list-style: none;
	padding: 0;
}

#fbfeed .ItemTitle, 
ul.tweet_list li 
{
	margin-bottom: 10px;
}

.tweet_list .tweet_text {
 /* font-size: 8pt; */
}

.tweet_list ul{
overflow-y: auto;
overflow-x: hidden;
padding-left: 0px;
list-style-type: none;
}

/** flickr **/

.flickr
{
	height: 164px;
	margin-left: -10px;
	position: relative;
	width: 242px;
}

h2.tagsearch 
{
	margin-bottom: 0px;
}

h2.tagsearch a
{
	font-size: 11pt !important;
	color: #d2222a;
}

h3.tagsearch
{
	font-size: 12pt !important;
	color: #d2222a;
	margin-bottom: 4px;
}

/* tag cloud */

.tag-cloud 
{
	padding: 0px;
	text-align: center;
}

.tag-cloud a
{
	color: #564B47;
	text-decoration: none;
}

.tag-cloud a:hover
{
	color: #d2222a;
}

.tag-search-result 
{
	margin-bottom: 10px;
	clear: both;
	height: 120px;
}

.tag-search-result img
{ 
	width: 116px;
	height: 116px;
	border: 1px solid #ccc;
	float: left;
	margin-right: 10px;
}

.tag-1 { font-size: 9px !important;} 
.tag-2 { font-size: 11px !important;} 
.tag-3 { font-size: 13px !important;} 
.tag-4 { font-size: 15px !important;} 
.tag-5 { font-size: 17px !important;} 
.tag-6 { font-size: 18px !important;} 
.tag-7 { font-size: 19px !important;} 
.tag-8 { font-size: 20px !important;}

/** slideshow **/

.slideshow
{
	height: 400px;
	/* margin-bottom: 20px; */
	padding: 0;
	position: relative;
	text-align: center;
	width: 635px;
}

.slideshow .frames
{
	height: 400px; 
	position: relative;
	width: 635px;
}

.slideshow img
{
	border: 10px solid #fff;
	left: 0px;
	height: 375px;
	position: absolute;
	top: 0px;
	width: 615px;
}


.slideshow .control 
{
	cursor: pointer;
	display: none;
	height: 382px;	
	position: absolute;
	top: 0px;
	width: 100px;
	z-index: 100;
}


.slideshow .previous 
{
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/arrow_prev.png');
	background-position: 0px 170px;
	background-repeat: no-repeat;
	left: 10px;
}

.slideshow .next 
{
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/arrow_next.png');
	background-position: right 170px;
	background-repeat: no-repeat; 
	right: 10px;
}


/** map **/

.map
{
	background-color: #ffffff;
	height: 450px;
	margin-bottom: 20px;
	padding: 0;
	left: 0px;
	right: -15px;
	margin: -2px -2px 15px -2px;
	border: 2px solid #ffffff;
	position: relative;
	overflow: hidden;
}

.map h1
{
	font-size: 18px;
	margin: 0px;
}

.map .leaflet-popup-content
{
	max-width: 580px;
	min-width: 200px;
	height: 330px;
	overflow-y: hidden;
	overflow-x: auto;
}

.map div.artworks
{
	padding-top: 7px;
	margin-left: -20px;
	margin-bottom: -20px;
	white-space: nowrap;
}

.map div.artwork
{
	width: 200px;
	float: left;
	clear: none;
	margin-left: 20px;
	font-size: 13px;
	line-height: 16px;
	white-space: normal;
}

.map div.artwork img
{
	margin-bottom: 5px;
}

.map div.clear
{
	clear: both;
}

.walking_map
{
	position: relative;
}

.walking_map .prompt
{
	overflow: hidden;
	box-sizing: border-box;
	background-color: rgba(0,0,0,0.5);
	bottom: 2px;
	position: absolute;
	left: 0px;
	right: 0px;
	text-align: center;
	color: #fff;
	z-index: 100;
}

.walking_map .prompt h2
{
	text-transform: uppercase;
	color: #fff;
	margin: 10px 0px 0px 0px;
}


.walking_map .prompt p
{
	margin: 0px;
}

.walking_map .prompt a.button
{
	background-color: rgba(255,255,255,0.5);
	display: inline-block;
	border: 2px solid #fff;
	padding: 5px 20px;
	margin: 10px 10px 10px 10px;
	font-weight: bold;
	color: #000 !important;
	text-decoration: none;
}

.walking_map .prompt a.cancel
{
	border: 1px solid #ccc;
	background-color: rgba(255,255,255,0.2);
	color: #000 !important;
}

.walking_map .prompt a.button:hover
{
	background-color: #3fac45;
}


.walking_map .key
{
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	position: absolute;
	left: 0px;
	bottom: 2px;
	width: 120px;
	padding: 10px;
	z-index: 102;
}

.walking_map .key .line
{
	display: inline-block;
	width: 20px;
	margin-top: 2px;
	margin-right: 10px;
	padding-bottom: 2px;
	border-top: 3px solid #3fac45;
}

.walking_map .key .website_visitor .line
{
	margin-top: 4px;
	padding-bottom: 3px;
	border-top: 1px solid #FF7777;	
}

/** home **/


.features
{
	margin-right: -20px;
}

.feature
{
	background-color: #ffffff;
	margin-bottom: 10px;
	padding: 10px 3px 10px 10px;
	clear: both;
	line-height: 17px;
}

.feature p
{
	margin-bottom: 10px;
}

.feature header
{
	margin: 0px;
}


.feature h3
{
	font-size: 12px;
	font-weight: normal !important;
	margin: -2px 0px 0px 0px;
}

.feature .h3
{
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/slash_9_red.png');
	background-position: 0 2;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal !important;
}


.left .introduction h2
{
	color: #564b47;
	padding-top: 10px;
	line-height: 40px;
}

.left .feature h2
{
	font-size: 35px;
	letter-spacing: -1px;
	line-height: 30px;
}

.left .feature p.introduction
{
	font-weight: bold;
}

.right .feature:hover
{
	background-color: #fafafa;
}

.right .feature a
{
	text-decoration: none;
}

.right .feature h2
{
	font-size: 17px;
	line-height: 17px;
	padding-top: 0;
	margin-top: 0;
}

.right .feature p
{
	color: #564B57;
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
}

.feature p:last-child
{
	margin-bottom: 0px;
}

.feature .image
{
	float: left;
	width: auto;
	margin: 0 7px 3px 0;
}

.feature .image img
{
	display: block;
}

.half
{
	box-sizing: border-box;
	width: 50%;
	float: left;
	clear: none;
	padding-right: 10px;
	min-height: 103px;
}

.half .feature
{
	margin-right: 7px;
	min-height: 103px;
}

.half h1
{
	font-size: 18px;
	line-height: 20px;
	margin: 0px 0 0 0 ;
}

.third
{
	box-sizing: border-box;
	width: 33%;
	float: left;
	clear: none;
	padding-right: 8px;
	min-height: 75px;
}

.third .feature
{
	min-height: 76px;
}

.third h1
{
	font-size: 15px;
	line-height: 17px;
	margin: -3px 0 0 0 ;
}

/** news **/

.news_entry img
{
	display: block;
	float: left;
	height: 160px;
	margin: 0 15px 0 0;
	width: 160px;
}

.archive .feature
{
	padding: 5px 10px;
}

.archive .feature h3
{
	margin: 0px;
}

.archive .feature h3 a
{
	text-decoration: none;
}

.logos
{
	clear: both;
	padding: 50px 0px 20px 0px;
	text-align: right;
}

.logos img
{
	margin: 0px 5px;
}

/** featured items **/

.featured
{
	width: 700px;
}

.featured article
{
	clear: none;
	float: left;
	margin: 0px 10px 10px 0px;
	width: 315px;
}

.featured article h2
{
	margin-top: -2px;
	margin-bottom: 0px;
}

.featured article h2 a
{
	text-decoration: none;
}


.featured article h3
{
	margin-top: 0px;
	margin-bottom: 5px;
}

.featured article h3 a
{
	color: #564b47;
}

.featured article .right
{
	width: 160px;
	margin-right: 0px;
	float: left;
}

.featured article img
{
	display: block;
	float: left;
	height: 142px;
	margin: 0 10px 0 0;
	width: 142px;
}

/** events **/


ul.archive li
{
	width: 615px;
	background-color: #ffffff;
	padding: 5px 10px 5px 10px;
}

ul.archive li a
{
	text-decoration: none;
}

/** town is the venue styling **/

.townisthevenue .feature
{
	background-color: inherit;
	border: 2px solid #ffffff;
	padding: 10px 3px 8px 10px;
}

header.townisthevenue
{
	clear: both;
	overflow: visible;
}

header.townisthevenue h1
{
	float: left;
	width: 317px;
	height: 30px;
}

header.townisthevenue nav
{
	float: left;
	width: 300px;
	height: 33px;
	line-height: 36px;
}

/** search **/

article.result
{
	padding-bottom: 10px;
	border-bottom: 2px solid #fff;
}

.pages
{
	text-align: center;
	font-size: 13px;
	margin-top: -5px;
	padding-bottom: 10px;
	border-bottom: 2px solid #fff;
}

.pages a
{
	font-size: 13px;
	padding: 0px;
	text-decoration: none;
}

.pages .current
{
	font-weight: bold;
}

/** walking institute styling **/

.walkinginstitute .masthead h1
{
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/deveron-arts_the-walking-institute.png');
	background-position: 695px -152px;
	background-repeat: no-repeat;
}

.content_box .walkinginstitute a:link,
.content_box .walkinginstitute a:visited,
.walkinginstitute .content_box a:link,
a.walkinginstitute:link,
.walkinginstitute .content_box a:visited,
a.walkinginstitute:visited
{
	color: #3fac45;
}

.walkinginstitute .content_box a:hover,
a.walkinginstitute:hover
{
	color: #205723;
}

.walkinginstitute section>header
{
	margin-bottom: 10px;
}

.walkinginstitute section>header>nav
{
	position: absolute;
	bottom: 0px;
	left: 466px;
}


.walkinginstitute h1, .walkinginstitute h2, 
.walkinginstitute h3, .walkinginstitute h4,
.walkinginstitute h5, .walkinginstitute h6,
.walkinginstitute .h1, .walkinginstitute .h2, 
.walkinginstitute .h3, .walkinginstitute .h4,
.walkinginstitute a.h2,
div.walkinginstitute .bubble,
.walkinginstitute .red,
.walkinginstitute .redtext
{
	color: #3fac45;
}

.walkinginstitute .h1
{
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/slash_18_3fac45.png');
}

.walkinginstitute .h2
{
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/slash_12_3fac45.png');
}

.walkinginstitute .h3
{
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/slash_10_3fac45.png');
}


.walkinginstitute .feature
{
	background-color: inherit;
	border: 2px solid #ffffff;
	padding: 10px 3px 8px 10px;
}

.walkinginstitute  .feature .h3
{
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/slash_9_3fac45.png');
}

.walkinginstitute .half .h3
{
	font-size: 14px;
	line-height: 19px;
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/slash_10_3fac45.png');
	background-position: 0px 3px;
}


.map_projects
{
	display: none;
}

.web_visitors
{
	display: none;
}

ul.grid li.walkinginstitute div
{
	background-color: rgba(63,172,69,0.7);
}

/** walking and categories **/

.walking-and-categories
{
	font-size: 17px;
	line-height: 24px;
}

.walking-and-categories .category
{
	display: inline-block;
	white-space: nowrap;
	margin-right: 15px;
}

.walking-and-categories .category a
{
	text-decoration: none;
}


.walking-and-categories .category.current
{
	border: 2px solid #ffffff;
	padding: 0 3px;
	margin: -2px 10px -2px -5px;
}



.walking-and div.grid
{
	border: 2px solid #ffffff;
	padding: 8px 0px 0px 10px;
	margin: 0px 0px 0px -10px;
	overflow: visible;
}

/** categories tables **/

.walkinginstitute .categories
{
	position: relative;
	width: 402px;
	height: 402px;
	float: right;
	margin: 0px 0px 20px 15px;
}

.walkinginstitute .categories table
{
	position: relative;
	width: 402px;
	height: 402px;
	border-spacing: 0px;
	border: 1px solid #ffffff;
	border-width: 2px 0px 0px 2px;
}

.walkinginstitute .categories table tr {
	height: 100px;
	width: 402px;
}

.walkinginstitute .categories table tr th,
.walkinginstitute .categories table tr td
{
	position: relative;
	font-size: 13px;
	padding: 4px;
	width: 98px;
	height: 98px;
	border: 2px solid #ffffff;
	border-width: 0px 2px 2px 0px;
}

.walkinginstitute .categories a
{
	position: relative;
	display: table-cell;
	width: 90px;
	height: 90px;
	margin: 4px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.walkinginstitute .categories td.sub 
{
	position: relative;
	width: 300px;
	height: 300px;
	padding: 0px;
	margin: 0px;
}

.walkinginstitute .categories td div.placement
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 98px;
	height: 98px;
}

.walkinginstitute .categories td.sub div.placement
{
	position: absolute;
	overflow: hidden;
	width: 300px;
	height: 300px;
	padding: 0px;
}



.walkinginstitute .categories td.sub .background
{
	position: absolute;
	z-index: -1;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 300px;
	background-repeat: no-repeat;
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/walking-grid-diagonal.png');
	background-position: -3px -3px;
}

.walkinginstitute .categories td.activities-and-path-making .background
{
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/walking-grid-diagonal-left.png');
}

.walkinginstitute .categories td.research-and-mapping  .background
{
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/walking-grid-diagonal-right.png');
}

.walkinginstitute .categories *
{
	box-sizing: border-box;
}

.walkinginstitute .categories td.sub div a
{
	position: relative;
	width: 196px;
	height: 199px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 18px;
	z-index: 3;
	background: none;
}

.walkinginstitute .categories td.sub div.placement div.activities-and-path-making
{
	position: absolute;
	left: 0px;
	top: 0px;
}

.walkinginstitute .categories td.sub div.placement div.research-and-mapping
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.walkinginstitute .categories th .row
{
	position: absolute;
	opacity: 0;
	z-index: -1;
	width: 398px;
	border-color: rgba(255,255,255,0);
	border-style: solid;
	border-width: 2px 0px 2px 0px;
	height: 102px;
	right: -2px;
	top: -6px;
	background-color: rgba(0,128,0,0.1);
}

.walkinginstitute .categories th div.placement,
.walkinginstitute .categories td div.placement
{
	position: relative;
}

.walkinginstitute .categories th.current  div.placement .row,
.walkinginstitute .categories th:hover  div.placement .row
{
	position: absolute;
	border-color: rgba(255,255,255,0.9);
	opacity: 1;
}

.walkinginstitute .categories th:hover  .row
{
	transition: opacity 0.4s, border-color 0.4s;
}

.walkinginstitute .categories:hover th .row
{
	transition: opacity 1s, border-color 1s;
}

.walkinginstitute .categories th div.placement .column
{
	opacity: 0;
	position: absolute;
	z-index: -1;
	width: 102px;
	border-color: rgba(255,255,255,0);
	border-style: solid;
	border-width: 0px 2px 0px 2px;	
	height: 398px;
	left: -6px;
	bottom: -2px;
	background-color: rgba(0,128,0,0.1);
}


.walkinginstitute .categories th.current div.placement .column,
.walkinginstitute .categories th:hover div.placement .column
{
	border-color: rgba(255,255,255,0.9);
	opacity: 1;
}

.walkinginstitute .categories th:hover .column
{
	transition: opacity 0.4s, border-color 0.4s;
}

.walkinginstitute .categories:hover th .column
{
	transition: opacity 1s, border-color 1s;
}


.walkinginstitute .categories .current
{
	background-color: #3fac45;
}

.walkinginstitute .categories div.current
{
	background: none;
}

.walkinginstitute .categories .current a
{
	color: #ffffff;
}



.walkinginstitute .page
{
	width: 489px;
	float: left;
}

/** walking and **/

aside.walking-and
{
	float: right;
	clear: right;
	width: 378px;
	border: 2px solid #ffffff;
	padding: 8px 10px;
}

.walking-and header
{
	overflow: hidden;
}


.walking-and header h5
{
	width: 50%;
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	height: 20px;
	text-align: right;
	font-style: italic;
	float: right;
	margin: 0px;
	clear: right;
}

.walking-and article
{
	width: 485px;
}

.walking-and article img,
.walking-and article object,
.walking-and article iframe,
.walking-and article audio,
.walking-and article video
{
	max-width: 485px;
}

aside.walking-and header 
{
	clear: both;
}


div.townisthevenue .bubble
{
 	color: #af1c23;
}

/** map infowinfow **/

.infowindow
{
	padding: 0px;
	width: 300px;
}

.infowindow a
{
	text-decoration: none;
}

.infowindow .h3
{
	background-position: 0 4;
}

.infowindow img
{
	max-width: 100px;
}

div.expand
{
	top: -10px;
	padding-top: 10px;
	border-top: 2px solid #ffffff;
}

a.expand,
a.readmore,
a.readless
{
	text-decoration: none;
}

img.img_left
{
	float: left;
	clear: none;
	margin-top: 5px;
	margin-right: 12px;
}


/************************************** OLD STYLES *****************************************/

#search_results h3 {
margin-bottom: 4px;
}

#search_results ul {
list-style-type: none;
padding-left: 0px;
margin-top: 0px;
}

#search_results th, td {
 vertical-align: top;
}

#search_results td {
padding-left: 10px;
}

#search_prevnext {
font-size: 11pt !important;
}
#search_prevnext a {
font-size: 11pt !important;
}

#searchbutton {
cursor: pointer;
}

#logo_img{
position: absolute; 
left: 0px; 
top: 90px;
}

#logobox{
margin-right: 20px;
top: 90px;
left: 22px;
position: absolute;
}

#logobox img {
border: 0px !important;
width: 150px;
height: 160px;
}


#mainlogo{
	width: 120px;
}


#logo_bubblewrapper {
position: relative;
}

.logo_bubbleline {
position:absolute;
width:100%;
height:10px;
top:392px;
left:-146px;
background-color: #AF1C23;
-webkit-transform: rotate(99deg); 
-moz-transform: rotate(99deg);
}

/* not having this comment	breaks last style dec */

.bubbleline {
position:absolute;
width:100%;
height:10px;
top:527px;
left:-128px;
background-color: #FFFFFF;
-webkit-transform: rotate(99deg); 
-moz-transform: rotate(99deg);
}​

.speechbubble {
position: relative;
}

.bubble_wrapper {
position: absolute;
width:300px;
height: 800px;
left: 0px;
top: 0px;
z-index: -1; 
}






div.psum{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 10px;
}

div.pquote{
	text-align: right;
	margin: 16px 0 16px 0;
}

div#artist_section{
	display: none;
}

div#readmore_section{
	display: none;
}



#artist_section h2 {
font-size: 12pt;
font-family: Arial, Sans-serif;
color: #d2222a;
}


 
.red {
	color: #d2222a;
}

pre { 
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}




#right input.text
{
	width: 180px; 
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #FFFFFF;
}

#right p
{
	margin-top: 0px;
	margin-bottom: 10px;
}


#right h2
{
	margin-bottom: 3px;
	margin-top: 15px;
}

#right h2:first-child
{
	margin-top: 15px;
}



#head {
background-color:transparent;
height: 60px;
}

#head h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: #90897a;
padding:5px 15px;
margin:0px
}

#head p {
padding:10px;
margin:0px;
}


.nob{
	border: 0px !important;
}

#rightnavbox{
background-color: #F5EFE9;
margin: 0px auto;
}

/* rightmost column with twitter feed etc */
#rightnavbox h2{
color: #d2222a;
font-size: 12pt !important;
font-weight: bold;
}




.redheader{
width:100%; 
height: 14px;	
color: #eee; 
background-color: #af1c23;
padding: 8px 0px 8px 0px;
font-weight: bold;
font-family: Arial, Sans-serif;
font-size: 9pt;
z-index: 100; 
}

.nav {
	 margin: 0px; 
	 padding: 0 0 0 15px; 
	 overflow: hidden;
	 white-space: nowrap;
}

.nav a {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Sans-serif;
	font-size: 9pt;
	color: #eee;
	white-space: nowrap;
	overflow: hidden;
	background-image: url('/web/20141101183602im_/https://deveron-arts.com/img/slash_9_white.png');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-right: 4px;
	padding-left: 10px;
}

.nav a:hover
{
	color: #fff;
}

.nav a:first-child
{
	background-image: none;
	padding-left: 0px;
}

#content_textbox{
	margin: 0px auto;
	padding: 15px;
	text-align:left;
	width: 96%;
	float: left;
}

#content_textbox_left{
	width: 400px;
	padding: 0px 10px 0px 0px;
	float:left;	
	overflow: auto;
	}

#content_textbox_left.fullwidth{
width: 650px !important;
}

#content_textbox_left.xtrawidth{
width: 500px !important;
}

#content_textbox h1{
	color: #d2222a;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Sans-serif;
}
	
#content_textbox p{
	font-size: 9pt;
	font-family: Arial, Sans-serif;
	padding: 0px !important;
	margin-left: 0px;
}


#content_textbox a.newslink {
	font-size: 9pt;
	font-family: Arial, Sans-serif;
	color: #d2222a;
	margin:0px 10px 10px 10px;
}


#rightnavbox .container{
	margin: 0px auto;
	width: 100%;
	float: left;
	text-align: center;
	padding: 4px 0 4px 0;
}

#rightnavbox .leftalign{
	padding-left: 14px;
	padding-right: 10px;
}




#map_canvas{
	width: 230px;
	height: 230px;
	border: 1px solid #ccc;
}

.redtext{
	float: left;
	color: #af1c23;
}

.lg{
	padding: 2px;
	font-weight: bold;
	font-size: 11pt;
}

.smallt{
	font-size: 8pt;
	margin-left: 0px;
}

#footer{
	height:100px;
}

.redline{
	background-color: #d2222a;
	height: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.addthis_toolbox {
	clear: both;
	padding-top: 10px;
}


#newscontainer{
 float: left;
 width: 100%;
}

.newsimgc{
	float: left;
	padding: 0px 10px 10px 0px; 
}

.newsimg{
float: left;
width: 225px;
height: 105px;
}


#newscontainer .imgwrap{
	width: 225px;
	height: 105px;
	float: left;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#newscontainer .title{
	width:100%; 
	height: 40px;
	color: #eee; 
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-family: Arial, Sans-serif;
	font-size: 11pt;
	background-color: rgba(175,28,35,0.7);
	position: absolute;
	top: 0px;
	float: left;
	vertical-align: middle;
}

#newscontainer .blurb{
	width:100%; 
	height: 65px; 
	color: #eee; 
	background-color: rgb(175,28,35); 
	background-color: rgba(175,28,35,0.7);
	padding: 0px;
	margin: 0px;
	font-family: Arial, Sans-serif;
	font-size: 11pt;
	position: absolute;
	top: 40px;
	float: left;
	display: none;
	vertical-align: middle;
}

#newscontainer a{
	text-decoration: none;
}


.project_index 

.project_index h1{
	margin-left: 0px;
	padding-bottom: 10px;
}

.project_index ul {
	list-style-type: none;
	padding-left: 0px;
}

.project_index #title_list ul li{
	margin: 0 30px 12px 0px
}

.project_index #year_list ul li{
	margin: 0 30px 12px 0px
}

.project_index #year_list img{
	width: 116px; 
	height: 116px; 
	border: 1px solid black;
	float: left;
}

.project_index #year_list img:hover{

}

.project_index #year_list .imgwrap{
	width: 116px;
	height: 116px;
	float: left;
	padding: 0px;
	margin: 0px;
	position: relative;
}

.project_index #year_list .blurb{
	width:118px; 
	height: 118px;	 
	color: #eee; 
	background-color: rgb(175,28,35); 
	background-color: rgba(175,28,35,0.7);
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-family: helvetica;
	font-size: 11pt;
	position: absolute;
	float: left;
	display: none;
	vertical-align: middle;
}


div#year_list ul li h3{
	margin-bottom: 12px;	
	font-size: 16px;
}

div#year_list ul li h3.space{
	margin-top: 40px;
}

h3.tc.event{
	font-style: italic;
	color: #564b47 !important;
}

.project_index #image_list ul li{
	margin: 0 10px 10px 0px
	padding: 0px;
}

.project_index #image_list img{
	width: 121px; 
	height: 121px; 
	border: 1px solid #ccc; 
	float: left;
}

.project_index #image_list img:hover{

}

.project_index #image_list .imgwrap{
	width: 121px;
	height: 121px;
	float: left;
	padding: 0px;
	margin: 0px;
	position: relative;
}

.project_index #image_list .blurb{
	width: 123px; 
	height: 123px;	 
	color: #eee; 
	background-color: rgb(175,28,35); 
	background-color: rgba(175,28,35,0.7);
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-family: helvetica;
	font-size: 11pt;
	position: absolute;
	float: left;
	display: none;
	vertical-align: middle;
}



div#image_list ul li h3{
	margin-bottom: 12px;
	font-size: 16px;
}

div#image_list ul li h3.space{
	margin-top: 40px;
}

.project_index ul li a{
	font-weight: bold;
	font-size: 11pt !important;
}

.project_index.artists {
	width: 220px;
}

.project_index.artists li
{
	margin-bottom: 8px;
}

.project_index.artists ul li a{
	font-weight: bold;
	font-size: 10pt !important;
}


.project_index ul li h2{
	font-size: 12pt;
	margin: 0 0 0 0 !important;
	padding: 0px !important;
}

.project_index ul li {
	font-size: 10pt;
}

#project_detail {
	margin-right: 16px;
}

#project_detail h1.p_artist{
	font-size: 19px;
	line-height: 23px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#project_detail h2.p_pname {
	font-size: 10pt;
	font-family: Arial, Sans-serif;
	color: #d2222a;
	margin-top: 2px;
}

#project_detail p {
	margin-right: 0px !important;
}

#project_detail img.artist_gallery{
	width: 109px;
	height: 68px;
}

img.project_pub_item{
	width: 140px;
	height: 140px;
	border: 1px solid #aaa !important;
	margin-bottom: 5px;
	clear: both;
}

img.project_tc_item{
	width: 140px;
	height: 140px;
	border: 1px solid #aaa !important;
	margin-bottom: 5px;
	clear: both;
}


#content_textbox a {
	text-decoration: none;
	font-family: Arial, Sans-serif;
	font-size: 9pt;
	color: #d22;
}

div.outofstock {
	font-weight: bold;
	font-style: italic;
	float: left;
}

#store_index .products img{
	width: 140px; 
	height: 140px; 
	float: left; 
	margin-right: 10px;
	margin-bottom: 20px;
	border: 1px solid #aaa;
}

ul.min {
	list-style: none;
	padding-left: 0px;
}

#content_textbox_right h2.store {
	font-size: 11pt;
	margin-bottom: 2px;
}

ul#shop_cat_links{
	margin-top: 4px;
}

ul#shop_sort_links{
	margin-top: 4px;
}


ul#shop_cat_links li{
	padding-bottom: 2px;
}

ul#shop_sort_links li{
	padding-bottom: 2px;
}


ul#shop_cat_links a.selected, ul#shop_sort_links a.selected{
	font-weight: bold;
}


h2.store_cat {
	text-align: left;
}

#shop_cat_list div.shop_list{
margin-bottom: 50px;
}

div.shop_list{
clear: both;
}


div.shop_list li{
clear: both; 
height: 150px;
}

div.shop_list ul li h2.shop_artist{
font-size: 13pt;
color: #d2222a;
}

div.shop_list ul li h2.shop_title{
font-size: 11pt;
color: #d2222a;
}

.basket_qbox{
width: 24px;
text-align: center;
}

div.item-info-text {
height: 126px;
overflow: hidden;
}			

div.item-info {
float: left;
}


#page_detail h1 {
margin-left: 0px;
}



img.tcimg{
width:140px; 
height:140px;
float: left; 
margin-right: 10px; 
margin-bottom: 16px;
text-decoration: none;
border: 1px solid #ccc;
}

.tc_item{
padding-right: 10px;
}

div#tc_index_top{
width: 100%;
height: auto;
padding-bottom: 10px;
font-size: 9pt !important;
}

div#tc_index_top_l{
width: 45%;
float: left;
padding-right: 20px;
}

div#tc_index_top_r{
width: 50%;
float: right;
}


.tc_item h2 {
margin: 4px 0 2px 0;
text-decoration: none;
font-family: Arial, Sans-serif;
font-size: 12pt;
color: #D22 !important;
}

.tc_item h3 {
margin: 2px 0 6px 0;
text-decoration: none;
font-family: Arial, Sans-serif;
font-size: 10pt !important;
color: #D22 !important;
}

.tc_item h2.tc_title {
	font-size: 16pt;
}

.tc_item h3.tc_title {
font-size: 14pt !important;
}

.tc_item p{
margin-bottom: 4px;
}

.tc_item p.tc_title{
margin-bottom: 2px;
font-size: 11pt !important;
}

.tbr_collapse{
padding-bottom: 10px;
}


.home_sub {
padding-top: 0px !important;
margin-top: 0px !important;
font-size: 12pt;
}


#flickr_badge_uber_wrapper {text-align:center; width:244px; margin: 0px auto; height: 166px; }
#flickr_badge_wrapper {padding: 0px 0px 0px 0px; float: left; border: 0px;}
.flickr_badge_image {margin:6px; border: 0px; float: left; height: 70px }
.flickr_badge_image img {border: 1px solid #ccc !important; width: 65px; height: 65px; }
#flickr_badge_source {text-align:left; margin:0 10px 0 10px; clear: both;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}

#flickr_badge_image3 {clear: right;}
#flickr_badge_image1 {margin-left: 10px;}
#flickr_badge_image4 {margin-left: 10px;}



ul#news_news_list { 
list-style-type: none;
padding: 0px;
overflow: hidden;
margin-left: 0px;
}

ul#news_news_list li{ 
padding-bottom: 10px;
margin-left: 0px;
}

ul#news_news_list div.news_img_wrap{
margin: 0px;
padding: 0px;
position: relative;
}

ul#news_news_list div.news_img_text{
margin: 0px;
padding: 8px 4px 8px 8px;
background-color: rgba(175,28,35,0.8);
width: 188px;
height: auto;
position: absolute;
top: 0px;
left: 0px;

color: #eee; 
font-weight: bold;
font-family: Arial, Sans-serif;
font-size: 11pt;

}

ul#news_news_list li img{
width: 200px;
height: 200px;
padding: 0px;
margin: 0px;
}



ul#news_events_list,
ul.news_events_list
{
	list-style-type: none;
	padding: 0px;
}


ul#news_events_list li{ 
	margin: 0px;
	padding: 0px;
}


div.event_list_item{
padding: 20px;
margin-bottom: 10px;
width: 340px;
height: auto;
background-color: #fff;
}

div.event_list_item h1{
font-size: 14pt !important;
color:#d2222a !important;
}

div.event_list_item p.event_date{
font-weight: bold;
}

/* styles for combined news+event listing */

div.news_article_rcol{
float: left;
width: 440px;
}

.combined_newsevent_list_item{
	padding: 10px;
	margin-bottom: 10px;
	width: 615px;
	background-color: #fff;
	float: left;
	clear: both;
}

.archive .combined_newsevent_list_item
{
	padding: 0px 10px;
}

.archive .combined_newsevent_list_item h3
{
	margin: 7px 0px;
}


div.combined_newsevent_list_item h1{
	font-size: 14pt !important;
	color:#d2222a !important;
}

div.combined_newsevent_list_item p.event_date{
font-weight: bold;
}

img.ne_combined_img{
width: 160px;
height: 160px;
padding: 0px;
margin-right: 15px;
margin-bottom: 15px;

float: left;
}


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



ul#home_features_right{
list-style-type: none;
padding: 36px 0 0 0;
}

ul#home_features_right li{

}

ul#home_features_right div.feature_right{
padding: 10px;
margin-bottom: 10px;
height: auto;
background-color: #fff;
}


ul#home_features_right div.feature_right h2{
font-size: 13pt !important;
margin-bottom: 2px;
}

ul#home_features_right div.feature_right p.feature_l {
font-size: 10pt;
font-weight: bold;
color: #564B47;
}





ul#home_features_left{
list-style-type: none;
padding: 0px;
margin-top: 8px;
}

ul#home_features_left li{

}

ul#home_features_left div.feature_left{
padding: 10px;
margin-bottom: 10px;
height: auto;
background-color: #fff;
}

ul#home_features_left div.feature_left h2{
	color:#d2222a !important;
	font-size: 29px !important;
	font-weight: bold;
	letter-spacing: -1px !important;
	line-height: 30px;
	margin-bottom: 2px;
	margin-top: 4px;
}

ul#home_features_left div.feature_left h2.larger{
font-size: 22pt !important;
}

ul#home_features_left div.feature_left h2.largest{
font-size: 26pt !important;
}



ul#home_features_left div.feature_left p.feature_l {
font-size: 10pt;
font-weight: bold;
}

.browntext{
color: #5c3100;
}


#children_list ul {
	padding-left: 0px;
	padding-top: 20px;
}

#children_list li {
	clear: both;
}

#children_list h2.child_title {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 12pt;
}

#children_list img {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	border: 1px solid #aaa;
}

div#sscaption{
	display: none;
	background-color: #af1c23;
	color: #fff; 
	width: auto;
	height: auto;
	margin: 0px;
	padding: 12px;
	font-size: 14pt;
	font-weight: bold;
	font-family: Arial, Sans-serif;
	z-index: 1000;
	position: absolute;
}	

/** events **/

.events ul.promotion
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.events ul.promotion li
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 50%;
}

.events .archive .date
{
	color: #564b47; 
	float: right; 
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;	
	margin-right: 5px;	
}

.clear
{
	clear: both;
}

.hide
{
	display: none;
}
/*
     FILE ARCHIVED ON 18:36:02 Nov 01, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:07:36 Aug 12, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.865
  exclusion.robots: 0.058
  exclusion.robots.policy: 0.042
  esindex: 0.014
  cdx.remote: 88.59
  LoadShardBlock: 257.655 (3)
  PetaboxLoader3.datanode: 146.6 (4)
  PetaboxLoader3.resolve: 212.317 (2)
  load_resource: 163.552
*/