/*
	Theme Name: The John Sinkankas Symposium
	Theme URI: http://www.sinkankassymposium.net/
	Description: Theme for the John Sinkankas Symposium web site.
	Version: 1
	Author: LThoresen
	Author URI: http://www.gemologica.net
*/



h1 a,
#logo a,
#ftgraphic,
#footer li.blog, 
#footer li.facebook, 
#footer li.twitter, 
#footer li.youtube, 
#footer li.flickr,
#feature-images div.map-wrap,
#feature-images div.map-wrap a.play-pause {
 	background: url(images-el/site-widg-v2.png) no-repeat;
}
body {
	margin: 0;
	background: #fbfbf6;
	color: #454544;
	padding-bottom: 80px;
}

* {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2f302f;
	line-height: 1.3em;
}

h1, h2, h3, h4 {
	margin: 0;
}

blockquote {
	margin: 0 0 15px 0;
}

img {border: 0;}


sup {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	margin-bottom: 45%;
}

a, 
a:link, 
a:visited {
	color: #1b6cac;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #ff7d00;
	text-decoration: underline;
}
a:active {
	color: #1b6cac;
	text-decoration: none;
	outline: none;
}

.clr,.clr906, .clr574 {clear: both; height: 10px; margin: 0; padding: 0; background: #fff;}
.clr906 {width: 906px;}
.clr574 {width: 574px;}


p {
	padding: 6px 0;
}



h1 {
	font-weight: normal;
	font-size: 24px;
	padding: 0 0 12px 0;
	height: 20px;
	width: 233px;
	text-indent: -9999px;
	overflow:hidden;
}

h1 a {
	display: block;
	height: 20px;
	width: 233px;
	color: #2b78b4;
	background-position:0px -2px;
}

h1 a:hover {
	background-position:0px -35px;
}



h2,
h2 a {
	font-size: 36px;
	line-height:42px;
	font-weight:normal;
	padding-bottom: 12px;
	color: #e65b26;
	text-decoration: none;
}


h2 a:hover {
	color: #e65b26;
}


/*
#home #content h2 {
	font-weight: normal;
}

#home #content h2 a:hover {
	color: #e65b26;
	text-decoration: none;
}

#home #content h2 span a {
	font-size: 14px;
	color: #f36a22;
}

#home #content h2 span a:hover {
	text-decoration: none;
	color: #2f302f;
}
*/

h3 {
	color: #2f302f;
	font-size: 14px;
	line-height: 1.5em;
}

h3 span {
	font-size: 14px;
	text-transform: none;
	font-weight: normal;
	color: #2f302f;
}

h3 a:hover span {
	color: #e65b26;
}


/*
#home h3 {
	color: #e65b26;
	text-transform: uppercase;
	margin-bottom: 10px;
}
*/

h4 {
	color: #2f302f;
	font-size: 14px;
	margin: 0;
	line-height:18px;
}

hr {
	clear: both;
	margin: 20px 0;
	height: 0;
	padding-top: 1px;
	border: 0;
	background: #2f302f;
}

#container {
	position: relative;
	width: 906px;
	margin: 0 auto;
	padding: 37px 37px 0;
	overflow: hidden;
	background: #fbfbf6;
}



/* LOGO
   ==== */

#logo {
	position: absolute;
	top: 0;
	right: 64px;
	width: 120px;
	height: 210px;
	z-index: 1000;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	text-decoration:none;
	background-position:0px -69px;
}

/* HEADER
   ====== */

#header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;	
	position: relative;
	min-height: 60px;
	height: auto !important;
	height: 60px;
}

#home #header,
#cntct #header {
	height: auto;
	margin-top: 0;
}

/* MAP
   === */

#map {
	width: 906px;
	height: 350px;
}

div.directions {
	width: 350px;
}

div.directions h3 {
	color: #f36a22;
	font-size: 16px;
	margin-bottom: 10px;
}

div.directions table {
	border-collapse: collapse;
}

div.directions td {
	color: #000;
	padding: 5px 0;
}

div.directions td.address {
	color: #666;
}

div.directions input {
	width: 250px;
	padding: 2px;
	border: 2px solid #BBB;
}

div.directions input.submit {
	text-transform: uppercase;
	font-size: 11px;
	width: auto;
	margin-left: 92px;
	clear: both;
}

/* MAIN NAV
   ======== */

#main-nav-wr {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 906px;
	height: 36px;        
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.5;
	border-bottom: 1px solid #ff7d00;
	z-index: 55;
}

#main-nav {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 8px 0;
	width: 906px;
	list-style: none;
	font-size: 17px; 
	overflow: hidden;
	z-index: 100;
}

#home #main-nav,
#cntct #main-nav {
	top: 0;
}

#main-nav li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	float: left;
	margin-right: 24px;
}



#main-nav a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
}

#main-nav a:hover {
	color: #f36a22;
}

/* FEATURE IMAGES
   ============== */

#home #feature-images {
	height: 410px;
	padding: 0;	
}

#feature-images {
	position: relative;
	width: 906px;
	height: 350px;
	overflow: hidden;
	border-bottom: 2px solid #ff7d00;
	z-index: 10;
}


#feature-images ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

#feature-images li {
	float: left;
	position: relative;
}

#feature-images ul.items li a {
	position: absolute;
	top: 60px;
	left: 0;
	display: block;
	width: 906px;
	height: 350px;
}
#feature-images ul.items li div a {
	position:static;
	top:auto;
	left:auto;
	display:inline;
	width:auto;
	height:auto;
	color:#f36a22;
}
#feature-images li a img {
	border: 0;
}

#feature-images img {
	display: block;
}

#feature-images div.map-wrap {
	position: absolute;
	right: 37px;
	bottom: 0;
	width: 99px;
	height: 26px;
	overflow: hidden;
	background:#ff7d00;;
	background-position:-153px -246px;
}

#feature-images div.map-wrap ul {
	line-height: 23px;
	margin: 3px 0 0 0;
	padding-left: 5px;
	width:auto;
}

#feature-images div.map-wrap ul li {
	width:14px;
}

#feature-images div.map-wrap a,
#feature-images div.map-wrap li {
	color: #FBBA95;
	float: left;
	height: 23px;
	line-height: 23px;
}

#feature-images div.map-wrap a {
	padding: 0 3px;
}

#feature-images div.map-wrap a.play-pause {
	float: left;
	height: 23px;
	width: 9px;
	padding: 0;
	margin: 3px 0 0 10px;
	text-indent: -9999px;
	overflow:hidden;
	background-position:-152px -193px;
}

#feature-images div.map-wrap a.play-pause:hover {
	background-position: -152px -217px;
}

#feature-images div.map-wrap a.pause {
	background-position: -181px -193px;
}

#feature-images div.map-wrap a.pause:hover {
	background-position: -181px -217px;
}

#feature-images div.map-wrap a:hover,
#feature-images div.map-wrap a.current {
	color: #FFF;
	text-decoration: none;
}


#cntct #mh {
	height: 160px;
	padding: 0;	
}

#mh {
	position: relative;
	width: 906px;
	height: 160px;
	background: url(images-el/mh-succ-v1.jpg) no-repeat;
	overflow: hidden;
	border-bottom: 1px solid #ff7d00;
	z-index: 10;
}
#mh img {
	display: block;
}

/* IMAGE CAPTIONS */

#image-caption1,
#image-caption2,
#image-caption4,
.image-caption {
	position: absolute;
	left: 24px;
	top: 82px;
	color: #fff;
	width: 860px;
	display: block;
}
#image-caption3 {
	position: absolute;
	left: 24px;
	top: 70px;
	color: #fff;
	width: 860px;
	display: block;
}
#image-caption1 h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:36px;
	line-height:38px;
	color: #fea146;
	font-weight:normal; 
	letter-spacing:-1px;	
	padding: 0;
	font-weight: normal;
}

#image-caption1 p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	line-height:25px;
	color: #fff;
	font-weight:normal; 
	letter-spacing:0.01em;	
	padding-top: 18px;
	font-weight: normal;
}

#image-caption2 h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:36px;
	line-height:38px;
	color: #a7f3fc;
	font-weight:normal; 
	letter-spacing: 0;	
	margin: 0;
	padding: 28px 0 0 0;
	font-weight: normal;
}

#image-caption2 p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	line-height:25px;
	color: #e8f8fe;
	font-weight:normal; 
	margin: 0;
	padding-top: 28px;	
	font-weight: normal;
}

#image-caption3 h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:36px;
	line-height:38px;
	color: #c5e27a;
	font-weight:normal; 
	letter-spacing:-1px;	
	padding: 0;
	font-weight: normal;
}

#image-caption3 p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	line-height:23px;
	color: #e8f8fe;
	font-weight:normal; 	
	padding: 0 0 0 18px;
	font-weight: normal;
}

#image-caption4 h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:36px;
	line-height:38px;
	color: #fef898;
	font-weight:normal; 
	letter-spacing:-1px;	
	padding: 12px 0 0 0;
	font-weight: normal;
}

#image-caption4 p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	line-height:26px;
	color: #e8f8fe;
	font-weight:normal; 	
	padding: 4px 0 0 18px;
	font-weight: normal;
}
.image-caption h2 {
	font-size: 48px;
	line-height: 48px;
	padding-bottom: 10px;
	font-weight: bold;
}

.image-caption a {
	color: #FBBA95;
}

.image-caption a:hover {
	color: #f36a22;
	text-decoration: none;
}

/* LEFT COLUMN
   =========== */

#left-column {
	width: 136px;
	float: left;
}

#left-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 16px;
}

body.blog #left-nav,
body.category #left-nav {
	background-color: #F5F5F5;
	border: 1px solid #D9D9D9;
}

#left-nav li {
	padding-bottom: 10px;
	color: #666;
}

body.blog #left-nav li.see-all a,
body.category #left-nav li.see-all a {
	font-size: 12px;
	color: #BFBFBF;
	text-transform: uppercase;
	font-weight: bold;
}

#left-nav a {
	color: #2b78b4;
	text-decoration: none;
}

#left-nav a:hover,
#left-nav li.current_page a,
#left-nav li.current_parent a,
#left-nav li.current_ancestor a,
body.blog #left-nav li.see-all a:hover,
body.category #left-nav li.see-all a:hover {
	color: #f36a22;
}



/* HEADER IMAGE
   ============ */

#header-image {
	position: relative;
	width: 906px;
	border-bottom: 3px solid #f36a22;
	z-index:100;
}

#header-image img {
	display: block;
}

/* MAIN CONTENT
   ============ */



#main-content {
	padding-top: 24px;
        background: #fff;
	border: 1px solid #ff7d00;
	overflow: hidden;
}



/* CONTENT
   ======= */

/*
#content {
	margin-left: 154px;
        background: #fff;
}


#content h4, #content h3 {
	font-size: 14px;
	line-height:14px;
	color: #e65b26;
}
*/

#home #content {
	margin: 0;
	float: left;
	width: 550px;
	margin: 0;
        padding: 0 24px;
}

.ix-highlight,
#ix-highlight1,
#ix-highlight2,
#ix-highlight3 {
	float: left;
	width: 550px;
	margin: 0;
        padding: 12px 0;
}
#ix-highlight3 {
        padding-top: 18px;
}

.ix-highlight h2,
#ix-highlight1 h2, 
#ix-highlight2 h2,
#ix-highlight3 h2,
.ix-highlight, h3,
#ix-highlight1 h3,
#ix-highlight2 h3,
#ix-highlight3 h3 {
	font-size: 16px;
	font-weight: bold;
	color: #e65b26;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	text-align: left;
}

#home h2 span, 
#home h3 span {font-weight: inherit; color: inherit; font-size: 19px;}

.ix-highlight p,
#ix-highlight1 p,
#ix-highlight2 p,
#ix-highlight3 p {
	margin: 0;
	padding: 6px 0;
	color: #2f302f;
}

.ix-highlight .img-rt,
#ix-highlight1 .img-rt,
#ix-highlight2 .img-rt {
	float: right;
	width: 228px;
	margin-left: 24px;
	padding: 10px 0 2px 0;
	background: #fff;
}

.ix-highlight img,
#ix-highlight2 img {
	float: right;
	margin: 10px 0 0 12px;
}

.ix-highlight ul,
#ix-highlight2 ul {
	margin: 0 0 0 15px;
	padding-left: 30px;
	padding-bottom:10px;
	list-style: none;
}

.ix-highlight ul li,
#ix-highlight2 ul li {
	padding: 3px 0;
}

.ix-highlight h4,
.ix-highlight ul h4,
#ix-highlight2 ul h4 {
	font-size: 13px;
	color: #2f302f;
	text-transform: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.ix-highlight ul li a,
#ix-highlight2 ul li a {
	white-space: nowrap;
	font-weight: bold;
}

.ix-highlight ul p,
#ix-highlight2 ul p {
	margin: 0;
	padding: 3px;
}

.ix-highlight p,
.ix-highlight a,
.ix-highlight ul li a,
.ix-highlight ul li,
.ix-highlight ul li p	{
	padding: 6px 0;
	white-space: normal;
	font-weight: normal;
	text-transform: none;}





/* ERROR LIST */

ul.error {
	color: #FF0000;
}

/* MISC FORM STYLES
   ================ */

#content form {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#content input.validation-error,
#content select.validation-error,
#content textarea.validation-error,
#content .validation-error input.email {
	background-color: #B23B3B;
}

#content form select {
	width: 100%;
	background-color: #595959;
	color: #FFF;
	border: 1px solid #000;
}

#content form input,
#content form textarea {
	background-color: #595959;
	border: 1px solid #000;
	padding: 2px;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	width: 100%;
}

#content form .width290 {
	float: left;
	width: 290px;
	margin-right: 18px;
}

#content form .width290 textarea {
	width: 286px;
}

#content form .geography {
	float: left;
	width: 213px;
	margin-right: 18px;
}

#content form .geography2 {
	float: left;
	width: 213px;
	margin: 0;
}

#content form .contact-info {
	width: 444px;
	float: left;
}

#content form .contact-info div {
	width: 213px;
	float: left;
}

#content form .contact-info div input {
	width: 207px;
}

#content form .contact-info div.first {
	margin-right: 18px;
}

#content form p.submit {
	display: inline;
	float: right;
	width: 407px;
	margin: 10px 37px 0 0;
	padding: 0;
	text-align: left;
}

#content form p.submit input {
	width: auto;
	border: none;
	background-color: #f36a22;
	padding: 5px 0;
	width: 99px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	float: right;
}

form#contact,
form#career {
	width: 752px;
}

/* CONTACT FORM
   ============ */

form#contact textarea {
	height: 120px;
	width: 284px;
}

form#contact input {
	width: 207px;
}

/* CONTACT OFFICE LIST */

#contact div.office-list {
	overflow: hidden;
}

#contact div.office-list dl {
	font-size: 20px;
	font-weight: bold;
	float: left;
	width: 33%;
	text-transform: uppercase;
	margin: 10px 0 0;
}

#contact div.office-list dt {
	color: #FFF;
}

#contact div.office-list dd {
	color: #f36a22;
	margin: 0;
}

#contact div.office-list dd.contact { 
	text-transform: none;
}



/* RIGHT COLUMN
   ============ */

#col-rt-wr {
	width: 306px;
	float: right;
	margin: 0;
	padding: 0;
	background: url(images-el/linedash.gif) left repeat-y;
        
}
#col-rt {
	float: left;
        padding: 0 24px 18px 24px;
	line-height: 1.45em;
        
}


#col-rt h2, #col-rt h3 {
	font-size: 16px;
	font-weight: bold;
	color: #e65b26;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	text-align: center;
}


/* LATEST NEWS
   =========== */
/*#right-column*/
#col-rt ul.latest-news {
	margin: 0;
	padding: 0;
	padding-bottom:18px;
	list-style: none;
}

#col-rt ul.latest-news li {
	margin: 0;
	padding:6px 0;
}

#col-rt ul.latest-news h4 {
	font-size: 13px;
	color: #2f302f;
	text-transform: none;
	margin: 0;
	padding-top: 6px 0 3px 0;
	text-align: center;
}

#col-rt ul.latest-news li a {
	white-space: nowrap;
}
#col-rt ul.latest-news p {
	margin:0;
	padding:0;
}

/* AD BOX
   ========== */

#ad-box-rt-sbar {
	float:left;
	width:100%;
	position: relative;
	margin: 12px 0;
	padding-bottom: 20px;
}

#ad-box-rt-sbar div.inner {
	border: 1px solid #888;
	
	padding: 6px 15px 15px 15px;
	overflow:hidden;
}
#ad-box-rt-sbar h3 {
	margin-top:3px;
	margin-bottom:10px;
	font-size:14px;
	color: #2f302f;
	text-align: center;
}
#ad-box-rt-sbar h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-top:3px;
	margin-bottom:15px;
	font-size:9px;
	color: #888;
	text-align: center;
}
#ad-box-rt-sbar img {
	margin: 10px 0 0 0;	
	text-align: center;
}
#ad-box-rt-sbar p.creditline {
	font-size: 11px;
	color: #888;
	text-align: center;
}


/* BUBBLE BOX
   ========== */

#bubble-box {
	float:left;
	width:100%;
	position: relative;
	padding-bottom: 20px;
}

#bubble-box div.inner {
	border: 1px solid #f36a22;
	background: #f9f1e8;
	padding: 15px;
	overflow:hidden;
}

#bubble-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bubble-box li {
	margin: 0;
	padding:6px 0;
}

#bubble-box cite {
	display: block;
	text-align: right;
	font-style: normal;
	padding-bottom: 10px;
}

#info-box #speech-box p {
	padding: 0;
}

#bubble-box h3 {
	margin: 6px 0 0 0;
	padding: 0;
	font-size:14px;
	color: #b7010a;
	text-align: center;
}
#bubble-box h3 a {
	color:#ff7d00;
	text-transform:none;
	font-weight:normal;
}
#bubble-box h3 a:hover {
	color:#ff7d00;
}

#bubble-box h4 {
	margin: 6px 0 0 0;
	padding: 0;
	font-size:12px;
	text-align: left;
}

#bubble-box p {
	margin: 0;
	padding: 0;
}

#bubble-box p a {
	color: #c3013c;
}


#bubble-box span.arrow,
#bubble-box span.arrow span {
	border-style: dashed dashed dashed solid;
	height: 0;
	width: 0;
}

#bubble-box span.arrow {
	position: relative;
	float: right;
	display: inline;
	margin-right: 80px;
	border-width: 0 0 21px 42px;
	border-color: transparent transparent transparent #f36a22;
}

#bubble-box span.arrow span {
	position: absolute;
	top: -1px;
	right: 1px;
	overflow: hidden;
	border-width: 0 0 20px 40px;
	border-color: transparent transparent transparent #f9f1e8;
}

/* INFO BOX
   ======== */

#info-box {
	position: relative;
	border-bottom: 2px solid #f36a22;
	padding-bottom: 20px;
	overflow: hidden;
	zoom:1;
}

#info-box h3 {
	float:left;
	width:290px;
	border-bottom: 2px solid #f36a22;
	overflow: hidden;
	margin: 0;
	text-align: center;
	height: 26px;
}

#info-box h3 span {
	background: #f36a22 url(/wp-content/themes/fb/m/img/counter.png) no-repeat;
	float: right;
	margin-right: 37px;
	width: 99px;
	height: 26px;
	color: #FFF;
	padding-top: 2px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

#info-box dl {
	margin: 0;
	padding: 0;
	width:100%;
	float: left;
}

#info-box #speech-box {
	padding-top: 20px;
}
#info-box #speech-box p {
	margin-bottom:10px;
}

#info-box #speech-box dl {
	padding: 0;
}

#info-box #speech-box dt,
#info-box #speech-box dd {
	padding: 0 0 15px 0;
}

#info-box dl.half {
	width: 50%;
}


#info-box div.fullgroup {
	float:left;
	width:100%;
}

#info-box dl dt {
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
	display:block;
	margin-top:20px;
}

#info-box dd {
	margin: 0;
	font-size:13px;
	color: #9d9c96;
	line-height:17px;
	display:block;
}

#info-box ul {
	margin: 0;
	float:left;
	width:100%;
	padding:0px;
	list-style: none;
}

#info-box ul.half {
	width: 50%;
	float: left;	
}

#info-box ul li {
	color: #BBB;
	font-weight: bold;
	line-height: 1.4;
}
#info-box.discipline {
	padding:0px;
}
#info-box.discipline ul {
	margin:25px 0px 10px 0px;
}
#info-box.discipline ul li {
	margin-bottom:15px;
	margin-top:0px;
}
#info-box.discipline ul li a {
	color:#FBBA95;
}
#info-box.discipline ul li a:hover {
	color:#f36a22;
}

#info-box li {
	margin: 20px 0 0px 0;
	color: #9d9c96;
}

#info-box li span {
	text-transform: none;
	font-weight: normal;
}

#info-box address p {
	padding: 0;
	font-style: normal;
}

/* ABOUT PAGE INFO BOX */

#main-content.three-column #content {
	width: 521px;
}

#main-content.three-column #right-column {
	width: 213px;
}

#main-content.three-column #info-box {
	background-color: #2f302f;
	border: 1px solid #808080;
	padding-bottom: 0px;
}

#main-content.three-column #info-box dl {
	padding-top: 0px;
}

#main-content.three-column #info-box dt {
	padding-left: 15px;
}

#main-content.three-column #info-box dd.content {
	padding: 0 15px;
}

#main-content.three-column #info-box p {
	padding: 0 0 5px 0;
}


/* FOOTER
   ====== */

#footer {
	position: relative;
	clear: both;
	background: #fbfbf7;
	margin-top: 50px;
	width: 870px;
	padding: 18px 0;
}

#footerContent {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
}

#footer ul {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	margin-top:10px;
	list-style: none;
	font-size: 11px;
}

#footer #breadcrumb {
	margin-bottom: 20px;
	overflow: hidden;
	width: 100%;
	font-size: 12px;
}

#footer #breadcrumb li,
#footer #breadcrumb a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	display: inline;
	color: #9d9c96;
	width: auto;
	margin: 0 5px 0 0;
	border: 0;
}

#footer #breadcrumb li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #9d9c96;
}

#footer #breadcrumb li.current_page,
#footer #breadcrumb li.current_page a,
#footer #breadcrumb a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #f36a22;
}

#footer #breadcrumb h4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	display: inline;
	font-weight: normal;
	font-size: 12px;
}

#footer li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 118px;
	font-size: 11px;
	margin-right: 10px;
	float: left;
}

#footer li li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	width: auto;
	font-size: 11px;
	padding: 2px 0 3px 0;
	margin: 2px 0 0 0;
	float: none;
}

#footer li a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	border-bottom: 1px solid #9d9c96;
	font-size: 11px;
	display: block;
	color: #9d9c96;
	padding-bottom: 3px;
	margin: 0;
}

#footer a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ff7d00;
	text-decoration: none;
}

#footer li li a {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	display: inline;
	color: #9d9c96;
	border: 0;
	padding: 0;
}

#footer li.blog,
#footer li.facebook,
#footer li.twitter,
#footer li.youtube,
#footer li.flickr {
	padding-left: 23px;
	margin-bottom:4px;
}

#footer li.blog {
	background-position: -138px -22px;
}

#footer li.facebook {
	background-position: -154px -57px;
}

#footer li.twitter {
	background-position: -22px -94px;
}

#footer li.youtube {
	background-position: -22px -131px;
}

#footer li.flickr {
	background-position: -22px -165px;
}

#ftgraphic {
	position: absolute;
	top: 70px;
	right: -8px;
	float: right;
	width: 120px;
	height: 200px;
	margin: 0;
	padding: 0;
	background-position:0px -280px;
	z-index: 100;
}
#ftgraphic:hover {
	background-position:-282px -280px;
}

/* COPYRIGHT
   ========= */

#disclaimer {
	width:906px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color:#9d9c96;
	float: left;
	margin:10px 0px;
	padding: 0;
	position: relative;
}

#disclaimer p.plug {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	position:absolute;
	top:0px;
	right: 36px;
	color:#9d9c96;
	z-index: 88;
}

#disclaimer p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color:#9d9c96;
	padding-bottom:0px;
}
#disclaimer #copyr {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color:#9d9c96;
	padding: 0;
}

#disclaimer a, #copyr a,#copyr a:link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #9d9c96; 
        text-decoration: underline;
}
#copyr a:visited {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #9d9c96; 
        text-decoration: underline;
}

#disclaimer a:hover, #copyr a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #ff7d00;
	text-decoration: none;
}
#copyr a:active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #9d9c96; 
        text-decoration: underline;
}

.bld {font-weight: bold;}
.c {text-align: center;}
.creditline,
#ix-highlight1 p.creditline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-top: 3px;
	margin-bottom:12px;
	font-size: 11px;
	color: #979696;
	text-align: center;
}

