/*
Theme Name: Spohn Ranch
Theme URI: http://synotac.com
Description: A custom theme developed by Synotac Web Design
Version: 1.0
Author: Synotac Web Design
Author URI: http://synotac.com/


style.css
Developer: Synotac Web Design
URI: http://www.synotac.com

MINIMUM RESET - based on work by Eric Meyer
------------------------------------------------------------------*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
}
BODY
{
	line-height: 1;
}
OL, UL
{
	list-style: none;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: '';
}
/*General
------------------------------------------------------------------
Selection background color*/
*::-moz-selection
{
	background: #8C0009 none repeat scroll 0 0;
	color: #FFF;
}
/*HTML and BODY*/
HTML, BODY
{
}
HTML
{
	height: 100%;
	margin-bottom: 1px;
	overflow-y: scroll;
}
BODY
{
	background: #01517F url(images/body_bg.png) repeat-x left top;
	font: 12px/22px "Helvetica Neue", Verdana, "Lucida Grande", Arial, "Lucida Sans Unicode", "Microsoft YaHei", sans-serif;
	text-align: center;
	color: #505050;
}
/*Links*/
A
{
}
A:link
{
	color: #014A75;
}
A:visited
{
	color: #041170;
}
A:focus, A:hover, A:active
{
	color: #569BBE;
}
/*Headers*/
H1, H2, H3
{
}
H1
{
}
H2
{
	color: #A7000C;
	font-size: 18px;
	text-transform: uppercase;
	font-family: Arial;
}
H3
{
}
H4, H5, H6
{
}
H4
{
}
H5
{
}
H6
{
}
/*Text blocks, Content*/
ADDRESS
{
}
BLOCKQUOTE
{
}
CITE
{
}
EM
{
	font-style: italic;
}
P
{
	margin: 0 0 22px;
}
PRE
{
}
SMALL
{
	font-size: 0.8em;
}
SPAN
{
}
STRONG
{
	font-weight: bold;
}
/*Misc*/
ABBR, ACRONYM
{
	border-bottom: 1px dashed #999;
	cursor: help;
}
DEL
{
	color: #8B0000;
	text-decoration: line-through;
}
HR
{
	display: none;
}
INS
{
	color: #006400;
	text-decoration: none;
}
SUB, SUP
{
	font-size: 0.7em;
}
SUP
{
	vertical-align: sub;
}
SUP
{
	vertical-align: super;
}
/*Tables*/
TABLE
{
}
CAPTION
{
}
THEAD
{
}
TFOOT
{
}
TBODY
{
}
TR
{
}
TR.alt
{
}
TH
{
}
TD
{
}
/*Froms*/
FORM
{
}
FIELDSET
{
}
LEGEND
{
}
LABEL
{
}
INPUT
{
	vertical-align: middle;
}
INPUT.button
{
}
INPUT.primary-button
{
}
INPUT.secondary-button
{
}
TEXTAREA
{
}
SELECT
{
}
.checkboxes
{
}
/*Lists*/
UL, OL
{
}
UL
{
}
OL
{
}
LI
{
}
/*Defition Lists*/
DL
{
}
DD
{
}
DT
{
}
/*STRUCTURE
------------------------------------------------------------------*/
#header, #main
{
	margin: 0 auto;
	text-align: left;
}
#header
{
	position: relative;
	height: 140px;
	width: 1008px;
}
#main
{
	width: 1011px;
}
.inner-content, .footer-content
{
	border: 3px solid #AFAFAF;
}
.main-container
{
	float: left;
	margin: 0 -245px 0 0px;
	width: 100%;
}
.content
{
	margin: 0 245px 0 0px;
	overflow: hidden;
	padding: 0 0px 0 0;
}
DIV.main-container DIV.main-content
{
	position: relative;
	width: 770px;
}
DIV.main-container DIV.inner-content
{
	width: 744px;
	float: left;
	margin-top: -18px;
	position: relative;
}
.content-shadow-right-top
{
	float: left;
	height: 18px;
	background: transparent url(images/dropshadow_topright.png) no-repeat 100% 0;
	width: 100%;
}
.content-shadow-right
{
	float: left;
	width: 20px;
	height: 510px;
}
DIV.shadow-wrap
{
	background: transparent url(images/dropshadow_vertical.png) repeat-y 100% 0;
	margin-top: 18px;
}
.content-shadow-right SPAN
{
	display: block;
}
.content-shadow-right SPAN.top
{
	height: 18px;
	background: transparent url(images/dropshadow_topright.png) no-repeat 0 0;
	width: 20px;
}
.content-shadow-right SPAN.bottom
{
	height: 100%;
	width: 14px;
	background: transparent url(images/dropshadow_vertical.png) repeat-y 0 0;
}
.content-shadow
{
	height: 20px;
}
.content-shadow SPAN
{
	display: block;
	height: 20px;
	float: left;
}
.content-shadow SPAN.left
{
	width: 12px;
	background: url(images/dropshadow_bottomleft.png) no-repeat 0 0;
}
.content-shadow SPAN.center
{
	background: url(images/dropshadow_horizontal.png) repeat-x 0 0;
	width: 738px;
}
.content-shadow SPAN.right
{
	background: url(images/dropshadow_bottomright.png) no-repeat 0 0;
	width: 20px;
}
.sidebar
{
	float: right;
	padding: 0;
	width: 245px;
}
#footer
{
	height: 198px;
}
DIV.footer-content
{
	height: 192px;
	float: left;
	background: url(images/footernav_background.jpg) no-repeat 0 0;
	position: relative;
}
/*FRONT PAGE CONTAINER
---------------------------------------------------------------------*/
#front-content
{
	height: 504px;
	overflow: hidden;
}
/*-- Front Page Container Navigation --*/
UL#front-content-nav
{
	position: absolute;
	bottom: 15px;
	left: 13px;
	z-index: 500;
}
#front-content-nav LI
{
	position: relative;
}
#front-content-nav LI, #front-content-nav LI A
{
	display: block;
	float: left;
	width: 122px;
	height: 75px;
}
#front-content-nav LI A
{
	background: transparent url(images/homenav.png) no-repeat 0 0;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	height: 75px;
	width: 122px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	position: relative;
}
#front-content-nav LI A:hover, #front-content-nav LI A.on
{
	background: transparent url(images/homenav.png) no-repeat -122px 0;
}
#front-content-nav LI A SPAN
{
	display: block;
	margin-top: 18px;
	margin-right: 6px;
}
/*-- Front Page Container Backgrounds --*/
#front-page-main-content DIV.welcome
{
	background: #FFFFFF url(images/hero_welcome.jpg) no-repeat 0 0;
}
A#learn-more-link
{
	position: absolute;
	width: 154px;
	height: 58px;
	background: transparent url(images/learn_more.png) no-repeat 0 0;
	z-index: 10000;
	top: 200px;
	left: -158px;
}
DIV#cb-loading
{
	position: absolute;
	left: 27%;
	top: 34%;
	z-index: 600;
	background: #EEE;
	width: 36px;
	height: 36px;
	padding: 25px;
	border: 3px solid #AFAFAF;
	display: none;
}
DIV.content-background
{
	height: 504px;
	width: 744px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
/*-- Front Page Content Box --*/
#front-content-box
{
	background: transparent url(images/home_internalsidebar.png) no-repeat 0 0;
	height: 374px;
	width: 250px;
	position: absolute;
	right: 0;
	top: 30px;
}
#front-content-box DIV.front-content-text
{
	margin: 15px 40px 20px 20px;
}
#front-content-box DIV.front-content-text P
{
	color: #FFF;
	line-height: 20px;
	text-align: center !important;
	letter-spacing: 1px;
}
#front-content-box DIV.front-content-text A
{
	color: #59B !important;
}
#front-content-box DIV.front-content-text A:hover
{
	color: #FFF !important;
}
/*----- Box Headers -----*/
#front-content-box H2
{
	margin-top: 20px;
	height: 50px;
	width: 224px;
	margin-left: 3px;
}
DIV.welcome #front-content-box H2
{
	background: transparent url(images/internalsidebar_welcome.png) no-repeat 0 0;
}
/*-- Front Page Footer --*/
DIV.front-page-footer
{
	width: 770px;
}
DIV.front-page-footer DIV.footer-content
{
	width: 744px;
}
/*SUB-PAGE CONTAINER
-----------------------------------------------------------------*/
#sub-page-content
{
	min-height: 692px;
	background: #FFFFFF;
	position: relative;
	padding-bottom: 30px;
}
/*-- sub-page content --*/
#sub-page-content DIV.post
{
}
#sub-page-content DIV.post
{
	float: right;
	margin: 0 -190px 0 0;
	width: 100%;
}
#sub-page-content DIV.entry
{
	margin: 0 220px 0 0;
	overflow: hidden;
	padding: 30px 0 0;
}
#sub-page-sidebar
{
	float: left;
	width: 170px;
	padding: 0 20px 0 0;
	text-align: right;
	padding-top: 30px;
}
#sub-page-sidebar-list-items
{
	text-align: left;
	padding-left: 20px;
	margin-top: 30px;
}
#sub-page-sidebar-list-items LI.resources
{
	padding-top: 15px;
}
#sub-page-sidebar-list-items LI.resources H3
{
	color: #AEAEAE;
	text-transform: uppercase;
}
#sub-page-sidebar-list-items A
{
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 10px;
}
.process-video-icon
{
	display: block;
	padding-left: 20px;
	background: transparent url(images/icon_video.gif) no-repeat 0 5px;
}
.slideshow-link-icon
{
	display: block;
	padding-left: 20px;
	background: transparent url(images/icon_slideshow.gif) no-repeat 0 5px;
}
.print-icon
{
	display: block;
	padding-left: 20px;
	background: transparent url(images/icon_print.gif) no-repeat 0 5px;
}
#sub-page-content DIV.post H2
{
	margin-bottom: 22px;
}
/*----- sidebar -----*/
UL#sidebar-subnav
{
	padding-left: 15px;
}
UL#sidebar-subnav LI
{
	margin-bottom: 10px;
}
UL#sidebar-subnav LI H2.sidebar-title, #sub-page-sidebar-list-items LI H2.sidebar-title
{
	color: #AEAEAE;
	text-align: left;
	padding-left: 15px;
	font-weight: normal;
	font-size: 16px;
	text-transform: uppercase;
}
UL#sidebar-subnav LI A
{
	display: block;
	text-align: left;
	padding-left: 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
}
UL#sidebar-subnav LI.no-results
{
	text-align: left;
	padding-left: 15px;
	color: #8F0009;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}
UL#sidebar-subnav LI H3
{
	font-size: 12px;
	padding: 0 0 20px 15px;
	color: #014A75;
	text-align: left;
	text-transform: uppercase;
}
UL#sidebar-subnav LI H3 A
{
	font-size: 12px;
	padding: 0;
	color: #014A75;
	text-align: left;
}
UL#sidebar-subnav LI H3 A:hover
{
	background: none;
}
UL#sidebar-subnav LI A:hover, UL#sidebar-subnav LI.current_page_item A
{
	background: transparent url(images/icon_star.gif) no-repeat 0 2px;
	color: #569BBE;
}
DIV.view_all
{
	padding-left: 15px;
	margin-top: 20px;
}
DIV.view_all A
{
	background: url(images/icon_slideshow.gif) no-repeat 0 1px;
	display: block;
	text-align: left;
	padding-left: 17px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	line-height: 14px;
}
/*HEADER
--------------------------------------------------------------------*/
H1#logo
{
	margin: 0;
	padding: 0;
	width: 125px;
	height: 140px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}
H1#logo A
{
	display: block;
	width: 125px;
	height: 140px;
	background: transparent url(images/logo.png);
}
/*MENU
------------------------------------------------------------------*/
#nav
{
	position: absolute;
	top: 49px;
	left: 84px;
	height: 60px;
	z-index: 10;
}
UL#menu
{
}
#menu LI, #menu LI A
{
	display: block;
	float: left;
	width: 123px;
}
#menu LI
{
	height: 60px;
}
#menu A
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background: transparent url(images/mainnav.png) no-repeat 0 0;
	height: 48px;
	text-decoration: none;
	padding-top: 12px;
	line-height: 2.4em;
	text-transform: uppercase;
}
#menu A.double-line
{
	line-height: 1.2em;
}
#menu A#homeBtn SPAN
{
	padding-left: 30px;
}
#menu LI.phone
{
	width: 186px;
}
#menu LI.phone A#phoneBtn
{
	background: transparent url(images/mainnav_phone.png) no-repeat 0 0;
	width: 186px;
}
/*-- hover and on state --*/
#menu A:hover, #menu A.hover, BODY.home A#homeBtn, BODY.page-id-9 A#meetSpohnRanchBtn, BODY.page-template-tmp-ourprocess-php A#ourProcessBtn, BODY.parent-pageid-6 A#ourProcessBtn, BODY.page-template-tmp-ourprocess-design-php A#ourProcessBtn, BODY.page-template-tmp-ourprocess-construction-php A#ourProcessBtn, BODY.page-template-tmp-parkoptions-php A#parkOptionsBtn, BODY.page-template-tmp-meetspohnranch-php A#meetSpohnRanchBtn, BODY.page-template-tmp-teamspohn-php A#meetSpohnRanchBtn, BODY.page-template-tmp-teamspohnranch-landing-php A#meetSpohnRanchBtn, BODY.page-template-tmp-contactpage-php A#getInTouchBtn
{
	background-position: -123px 0;
}
/*SUB-MENU*/
#sub-navigation
{
	background: url(images/subnav_header.png) no-repeat 0 0;
	position: relative;
	z-index: 20;
	width: 744px;
	height: 73px;
}
#sub-navigation LI, #sub-navigation LI A
{
	display: block;
	float: left;
}
#sub-navigation LI A
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 13px;
	position: static;
}
#sub-navigation LI
{
	position: relative;
}
/*--- template specific spacing for sub-navigation ---*/
DIV.meet-spohn-ranch #sub-navigation LI A
{
	padding: 18px 32px 10px;
	line-height: 1.1em;
}
DIV.our-process #sub-navigation LI A
{
	padding: 20px 33px 12px;
	line-height: 2.2em;
}
DIV.park-options #sub-navigation LI A
{
	padding: 20px 16px 12px 29px;
	line-height: 2.2em;
}
DIV.featured-parks #sub-navigation LI A
{
	padding: 20px 34px 12px;
	line-height: 2.2em;
}
/*--- hover and on state ---*/
#sub-navigation LI A:hover, #sub-navigation LI.on A, BODY.page-template-tmp-teamspohn-php A#teamSpohnBtn
{
	color: #004E7C;
}
/*--sub-menu dropdowns--*/
.dropdown
{
	display: none;
	background: #EEE;
	border: 3px solid #004874;
	z-index: 10;
	padding-top: 30px;
}
#submenu1
{
	width: 200px;
}
#submenu2
{
	width: 235px;
}
#submenu3
{
	width: 170px;
}
DIV.dropdown UL
{
	padding-bottom: 20px;
}
DIV.dropdown UL LI, DIV.dropdown UL LI A
{
	display: block;
}
DIV.dropdown UL LI A
{
	padding: 0px 0 0px 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}
DIV.dropdown UL LI A:hover
{
	background: #FFF url(images/icon_star.gif) no-repeat 5px 5px;
}
/*---- US Map Drop Down ----*/
#us-map
{
	width: 136px;
	height: 104px;
	background: transparent url(images/spohnmap_off2.png) no-repeat 0 0;
	position: relative;
	margin: 0 auto;
}
#us-map LI
{
	position: absolute;
}
#us-map LI A
{
	display: block;
	padding: 0;
	margin: 0;
}
#us-map LI.west
{
	top: 0;
	left: 0;
	width: 64px;
	height: 86px;
}
#us-map LI.west A
{
	width: 64px;
	height: 86px;
}
#us-map LI.west A:hover
{
	background: transparent url(images/spohnmap_west.png) no-repeat 0 0;
}
#us-map LI.south
{
	top: 62px;
	left: 54px;
	width: 70px;
	height: 44px;
}
#us-map LI.south A
{
	width: 70px;
	height: 44px;
}
#us-map LI.south A:hover
{
	background: transparent url(images/spohnmap_south.png) no-repeat -53px -62px;
}
#us-map LI.midwest
{
	top: 35px;
	left: 60px;
	width: 51px;
	height: 37px;
}
#us-map LI.midwest A
{
	width: 51px;
	height: 37px;
}
#us-map LI.midwest A:hover
{
	background: transparent url(images/spohnmap_midwest.png) no-repeat -59px -37px;
}
#us-map LI.east
{
	top: 32px;
	right: 0;
	width: 26px;
	height: 35px;
}
#us-map LI.east A
{
	width: 26px;
	height: 35px;
}
#us-map LI.east A:hover
{
	background: transparent url(images/spohnmap_east.png) no-repeat -107px -32px;
}
/*CONNECT SIDEBAR
------------------------------------------------------------------*/
#connect-sidebar
{
	width: 240px;
	height: 510px;
	position: relative;
}
#connect-sidebar DIV.content-shadow-right, #connect-sidebar DIV.content-shadow-right SPAN.top, #connect-sidebar DIV.content-shadow-right SPAN.bottom
{
	width: 10px;
}
#connect-sidebar DIV.content-shadow-right SPAN.bottom
{
	height: 492px;
}
#connect-sidebar DIV.sidebar-content
{
	float: left;
	background: url(images/connect_box.png) no-repeat 0 0;
	width: 224px;
	height: 504px;
	border: 3px solid #AFAFAF;
}
BODY.page-template-tmp-contactpage-php #connect-sidebar DIV.sidebar-content
{
	background: url(images/connect_box_nosubmit.png) no-repeat 0 0;
}
DIV.sidebar-shadow-bottom
{
	width: 240px;
}
DIV.sidebar-shadow-bottom SPAN.center
{
	width: 218px;
}
DIV.sidebar-shadow-bottom SPAN.right
{
	width: 10px;
}
UL.connect-links
{
	position: absolute;
	top: 58px;
	left: 27px;
}
UL.connect-links LI, UL.connect-links LI A
{
	display: block;
	float: left;
	width: 32px;
	height: 32px;
}
UL.connect-links LI
{
	margin-right: 15px;
}
#connect-sidebar A.blog
{
	position: absolute;
	display: block;
	width: 145px;
	height: 45px;
	top: 112px;
	left: 43px;
}
/*--- sidebar form ---*/
#connect-form
{
	position: absolute;
	top: 211px;
	left: 24px;
	width: 206px;
}
#connect-form INPUT.single:focus, #connect-form TEXTAREA.area:focus
{
	color: #000;
}
#connect-form FIELDSET.cf_hidden, #connect-form P.linklove, #connect-form SPAN, #connect-form LABEL
{
	display: none;
}
#connect-form INPUT.single, #connect-form TEXTAREA.area
{
	width: 166px;
	padding: 5px 7px;
	margin-bottom: 10px;
	color: #AEAEAE;
}
#connect-form TEXTAREA.area
{
	height: 90px;
	font: 12px/16px "Helvetica Neue", Arial, "Lucida Grande", "Lucida Sans Unicode", "Microsoft YaHei", sans-serif;
}
#connect-form P.cf-sb
{
	text-align: right;
	margin: 0;
	padding: 0;
}
#connect-form INPUT.sendbutton
{
	border: none;
	background: none;
	width: 115px;
	height: 45px;
	margin-right: 25px;
	margin-top: 1px;
	text-indent: -999em;
	cursor: pointer;
	overflow: hidden;
}
/*---- contact page -----*/
#connect-form2
{
}
#connect-form2 FIELDSET.cf_hidden
{
	display: none;
}
#connect-form2 OL LI
{
	margin-bottom: 20px;
}
#connect-form2 SPAN.reqtxt, #connect-form2 SPAN.emailreqtxt
{
	color: #A21A1A;
	font-size: 10px;
	margin-left: 5px;
}
#connect-form2 INPUT.single:focus, #connect-form2 TEXTAREA.area:focus
{
	color: #000;
}
#connect-form2 LABEL
{
	display: none;
}
#connect-form2 P.linklove
{
	display: none;
}
#connect-form2 INPUT.single, #connect-form2 TEXTAREA.area
{
	width: 220px;
	padding: 5px 7px;
	color: #AEAEAE;
	border: 1px solid #AFAFAF;
}
#connect-form2 TEXTAREA.area
{
	height: 150px;
	width: 363px;
	font: 12px/16px "Helvetica Neue", Arial, "Lucida Grande", "Lucida Sans Unicode", "Microsoft YaHei", sans-serif;
}
#connect-form2 P.cf-sb
{
	text-align: right;
	padding: 0;
}
#connect-form2 INPUT.sendbutton
{
	height: 45px;
	width: 116px;
	cursor: pointer;
	border: 3px solid #AFAFAF;
	background: url(images/connect_box.png) no-repeat -90px -443px;
	text-indent: -999em;
}
/*VIDEO SIDEBAR
--------------------------------------------------------------------*/
#video-pop-up
{
	width: 224px;
	height: 152px;
}
#video-pop-up2
{
	display: none;
}
#video-pop-up A
{
	display: block;
	width: 224px;
	height: 152px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}
#video-pop-up OBJECT EMBED
{
	/*[disabled]display:none;*/
	width: 224px !important;
	height: 152px !important;
}
#video-sidebar
{
	width: 240px;
	height: 198px;
	position: relative;
}
#video-sidebar DIV.content-shadow-right, #video-sidebar DIV.content-shadow-right SPAN.top, #video-sidebar DIV.content-shadow-right SPAN.bottom
{
	width: 10px;
}
#video-sidebar DIV.content-shadow-right SPAN.bottom
{
	height: 180px;
}
#video-sidebar DIV.sidebar-content
{
	float: left;
	border: 3px solid #AFAFAF;
	width: 224px;
	height: 192px;
}
#video-sidebar H3.video-title
{
	width: 224px;
	height: 38px;
	background: transparent url(images/videoheader.png) no-repeat 0 0;
	border-bottom: 2px solid #AFAFAF;
}
#sidebar-video-content
{
	width: 224px;
	height: 152px;
	overflow: hidden;
	background: #FFF;
	position: relative;
}
#sidebar-video-content DIV.video-top-shadow
{
	width: 224px;
	height: 10px;
	background: transparent url(images/videoheader_centershadow.png) repeat-x 0 0;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}
/*FOOTER
--------------------------------------------------------------------*/
#footer DIV.wrapper
{
	padding: 20px 25px 14px;
}
#footer H3.navigate-links-title
{
	width: 88px;
	height: 14px;
	background: transparent url(images/footernav_navigate.png) no-repeat 0 0;
	margin-bottom: 5px;
}
#footer H3.connect-links-title
{
	width: 84px;
	height: 14px;
	background: transparent url(images/footernav_connect.png) no-repeat 0 0;
	position: absolute;
	top: 20px;
	right: 33px;
}
#footer UL.navigate-links
{
	float: left;
}
#footer UL.navigate-links LI, #footer UL.navigate-links LI A
{
	line-height: 18px;
	display: block;
}
#footer UL.navigate-links LI A
{
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial;
}
#footer UL.navigate-links LI A:hover
{
	color: #AEAEAE;
}
#footer P.site-credits
{
	clear: left;
	color: #AEAEAE;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial;
	word-spacing: 2px;
	position: absolute;
	bottom: 14px;
	left: 25px;
	margin: 0;
	padding: 0;
}
#footer P.site-credits A
{
	color: #FFF;
	text-decoration: none;
}
#footer UL#navigate-links-1
{
	width: 21%;
}
#footer UL#navigate-links-2
{
	width: 25%;
}
#footer UL#navigate-links-3
{
	width: 21%;
}
#footer UL#navigate-links-4
{
	width: 20%;
}
DIV#logos
{
}
DIV#logos DIV.trust
{
	float: right;
	padding-top: 10px;
}
DIV#logos DIV.trust A
{
	float: right;
	margin-left: 15px;
}
DIV#logos DIV.network
{
	float: left;
	padding-top: 10px;
}
DIV#logos DIV.network A
{
	display: block;
	float: left;
	height: 55px;
	margin-right: 20px;
}
DIV#logos DIV.network A#sr-footer-logo
{
	width: 60px;
	background: url(images/spohn_logos_stack.png) no-repeat 0px -55px;
}
DIV#logos DIV.network A#sr-footer-logo:hover
{
	background-position: -60px -55px;
}
DIV#logos DIV.network A#tr-footer-logo
{
	width: 190px;
	background: url(images/spohn_logos_stack.png) no-repeat 0px 0px;
}
DIV#logos DIV.network A#tr-footer-logo:hover
{
	background-position: -190px 0px;
}
DIV#logos DIV.network A#sa-footer-logo
{
	width: 180px;
	background: url(images/spohn_logos_stack.png) no-repeat 0px -110px;
}
DIV#logos DIV.network A#sa-footer-logo:hover
{
	background-position: -180px -110px;
}
/*-- Subpage Footer --*/
DIV.sub-page-footer
{
	clear: both !important;
	width: 1021px;
}
DIV.sub-page-footer DIV.footer-content
{
	width: 995px;
	background: url(images/subfooternav_background.jpg) no-repeat 0 0;
}
DIV.sub-page-footer-shadow
{
	width: 1021px !important;
}
DIV.sub-page-footer-shadow SPAN.center
{
	width: 989px !important;
}
DIV.sub-page-footer P.site-credits
{
	left: 140px !important;
}
DIV.sub-page-footer H3.connect-links-title
{
	right: 65px !important;
}
/*----------------------------------------------------------------
TEMPLATE SPECIFIC STYLES
-----------------------------------------------------------------
----- TEAM SPOHN -----
--------- Landing Page --------*/
.team-spohn-landing DIV.post
{
	margin: 0 !important;
}
.team-spohn-landing DIV.entry
{
	padding: 20px !important;
	margin: 0 !important;
}
UL#team-spohn-head-shot-list LI
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
UL#team-spohn-head-shot-list LI, UL#team-spohn-head-shot-list LI A
{
	display: block;
	width: 110px;
	height: 200px;
}
UL#team-spohn-head-shot-list LI A
{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	line-height: 12px;
}
UL#team-spohn-head-shot-list LI A IMG
{
	width: 110px;
	border: 3px solid #AFAFAF;
}
UL#team-spohn-head-shot-list LI A:hover IMG
{
	border-color: #041170;
}
/*----------- Individual Pages --------*/
DIV.team-spohn DIV.team-spohn-sidebar-image
{
	float: left;
	width: 145px;
	padding: 0;
	text-align: right;
	padding-top: 30px;
}
DIV.team-spohn DIV.team-spohn-sidebar-image IMG
{
	border: 3px solid #AFAFAF;
	width: 110px;
}
DIV.team-spohn DIV.post H2
{
	margin-bottom: 0 !important;
}
#our-team
{
	clear: both;
	margin: 0 0 0 175px;
	padding: 20px 0 50px;
}
#our-team H2
{
	padding-left: 15px;
}
#our-team UL.our-team-list
{
	width: 189px;
	float: left;
}
#our-team UL.our-team-list LI
{
	margin-bottom: 5px;
}
#our-team UL.our-team-list LI A
{
	display: block;
	padding-left: 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#our-team UL.our-team-list LI.current-page-item A, #our-team UL.our-team-list LI A:hover
{
	background: transparent url(images/icon_star.gif) no-repeat 0 5px;
	color: #569BBE;
}
/*----- CONTACT PAGE -----*/
.contact-page DIV.post
{
	margin: 0 0 0 -324px !important;
	float: left !important;
}
.contact-page DIV.entry
{
	margin: 0 0 0 324px !important;
	padding: 20px !important;
}
.contact-page DIV#contact-page-sidebar
{
	float: right;
	width: 304px;
	margin: 70px 20px 0 0;
}
.contact-page DIV#contact-page-sidebar DIV.phone-numbers
{
	padding-top: 20px;
}
.contact-page DIV#contact-page-sidebar DIV.contact-image IMG
{
	border: 3px solid #AFAFAF;
}
.contact-page DIV#contact-page-sidebar DIV.phone-numbers P
{
	margin: 0;
	font-size: 18px;
	line-height: 32px;
}
#contact-information
{
	position: absolute;
	top: 215px;
	padding: 0 20px;
}
#contact-information ADDRESS
{
	font-size: 16px;
	line-height: 26px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 6px;
	color: #333;
}
/*----- FEATURED PARKS -----*/
UL#favorites-list
{
}
UL#favorites-list LI
{
	float: left;
	width: 218px;
	height: 178px;
	text-align: right;
	margin-right: 40px;
	margin-left: 0px;
	margin-bottom: 20px;
}
UL#favorites-list LI, UL#favorites-list A
{
	display: block;
}
UL#favorites-list DIV.favorite-image-link
{
	width: 212px;
	height: 159px;
	/*[disabled]border:3px solid #AFAFAF;*/
	position: relative;
}
UL#favorites-list DIV.favorite-image-link IMG, UL#favorites-list DIV.favorite-image-link IMG.alignright, UL#favorites-list DIV.favorite-image-link IMG.alignleft
{
	margin: 0 !important;
	float: none !important;
	border: none !important;
	width: 212px !important;
	height: 159px !important;
	padding: 0 !important;
}
UL#favorites-list DIV.favorite-image-link A
{
	width: 212px;
	height: 159px;
	border: 3px solid #AFAFAF;
	position: relative;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
}
UL#favorites-list DIV.favorite-image-link A:hover
{
	border: 3px solid #000;
}
UL#favorites-list DIV.favorite-image-link SPAN.overlay-title
{
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 212px;
	height: 25px;
	background: #7E0008;
	text-align: center;
}
DIV.featured-parks DIV.single-park-info
{
	float: right;
	max-width: 300px;
	margin: 0 20px 10px;
}
DIV.featured-parks DIV.single-park-info P
{
	text-align: right;
	margin: 0;
}
DIV.featured-parks DIV.single-park-info P.single-park-image
{
	margin-top: 25px;
	text-align: right;
}
DIV.featured-parks DIV.single-park-info P.single-park-image IMG
{
	float: none !important;
}
DIV.featured-parks DIV.single-park-info P A
{
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
DIV.featured-parks DIV.single-park-info P A.park-planning
{
	padding-left: 20px;
	background: transparent url(images/icon_wizard.gif) no-repeat 0 0;
}
DIV.featured-parks DIV.single-park-info P A.gallery-link SPAN.gallery-link-icon
{
	padding-left: 20px;
	background: transparent url(images/icon_magnifyingglass.gif) no-repeat 0 0;
}
DIV.featured-parks DIV.single-park-info IMG
{
	border: 3px solid #AFAFAF;
}
#sub-page-sidebar A.prev-parks, #sub-page-sidebar A.next-parks
{
	margin-top: 15px;
	font-size: 10px;
	display: block;
	height: 14px;
	line-height: 12px;
}
#sub-page-sidebar A.prev-parks
{
	float: left;
	padding-left: 19px;
	background: transparent url(images/pg_left_arrow_small.png) no-repeat left top;
	text-decoration: none;
	margin-left: 11px;
}
#sub-page-sidebar A.prev-parks:hover
{
	background-position: left bottom;
}
#sub-page-sidebar A.next-parks
{
	float: right;
	padding-right: 19px;
	background: transparent url(images/pg_right_arrow_small.png) no-repeat right top;
	text-decoration: none;
}
#sub-page-sidebar A.next-parks:hover
{
	background-position: right bottom;
}
/*---------- Image Gallery ---------

root element for the scrollable.
when scrolling occurs this element stays still.
*/
.scrollable
{
/*required settings*/
	position: relative;
	overflow: hidden;
	width: 790px;
	height: 84px;
	margin: 0px auto 0;
/*custom decorations*/
}
/*
root element for scrollable items. Must be absolutely positioned
and it should have a extremely large width to accomodate scrollable items.
it's enough that you set the width and height for the root element and
not for this element.
*/
.scrollable .items
{
/*this cannot be too large*/
	width: 20000em;
	position: absolute;
	clear: both;
}
/*single scrollable item*/
.scrollable IMG
{
	float: left;
	margin: 0px 21px 0px 5px;
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #888;
	cursor: pointer;
	width: 100px;
	height: 75px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
/*active item*/
.scrollable .active
{
	border: 2px solid #000;
	z-index: 9999;
	position: relative;
}
.scrollable .hover
{
	background: #000;
}
/*next and previous buttons*/
DIV.gallery-wrap .left, DIV.gallery-wrap .right
{
	display: block;
	width: 35px;
	height: 38px;
	cursor: pointer;
}
DIV.gallery-wrap .right
{
	background: url(images/pg_right_arrow.png) no-repeat 0 0;
	position: absolute;
	bottom: 41px;
	right: 40px;
}
DIV.gallery-wrap .left:hover, DIV.gallery-wrap .right:hover
{
	background-position: -35px 0;
}
DIV.gallery-wrap .left
{
	background: url(images/pg_left_arrow.png) no-repeat 0 0;
	position: absolute;
	bottom: 41px;
	left: 40px;
}
DIV.gallery-wrap A.disabled
{
	display: none !important;
}
/*the overlayed element*/
DIV.overlay
{
/*growing background image
dimensions after the growing animation finishes*/
	width: 996px;
	height: 464px;
/*initially overlay is hidden*/
	display: none;
/*some padding to layout nested elements nicely*/
	padding: 0;
}
/*default close button positioned on upper right corner*/
DIV.overlay DIV.close
{
	background-image: url(images/overlay/close.png);
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}
DIV.overlay DIV.left-side
{
	width: 40px;
	float: left;
	height: 464px;
	background: url(images/pg_left.gif) no-repeat 0 0;
}
DIV.overlay DIV.right-side
{
	width: 40px;
	float: right;
	height: 464px;
	background: url(images/pg_right.gif) no-repeat 0 0;
}
DIV.overlay DIV.gallery-wrap
{
	margin: 0;
	padding: 0;
	height: 464px;
	background: url(images/pg_center.gif) repeat-x 0 0;
	border: 3px solid #EEE;
	text-align: center;
	width: 990px;
}
DIV.overlay DIV.gallery-wrap H2.photo-gallery-title
{
	display: block;
	text-align: center;
	height: 20px;
	width: 100%;
	background: url(images/header_photo_gallery.png) no-repeat 50% 0;
	margin-top: 25px;
}
#image_wrap
{
/*dimensions*/
	width: 790px;
	margin: 15px auto 5px;
	padding: 0;
/*centered*/
	text-align: center;
/*some "skinning"
-moz-ouline-radius: 4px*/
	position: relative;
}
#image_wrap IMG
{
	border: 3px solid #EEE;
	max-width: 790px;
}
#image_wrap SPAN.image_loading
{
	display: block;
	position: absolute;
	top: 10px;
	left: 46%;
	width: 32px;
	height: 32px;
	background: #FFF url(images/loading.gif) no-repeat 50% 50%;
	padding: 10px;
	border: 3px solid #AFAFAF;
	opacity: .5;
	display: none;
}
DIV.navi
{
	display: block;
	height: 10px;
	text-align: center;
	width: 80px;
	margin: 0 auto 10px;
	padding: 0px 0;
}
DIV.navi A
{
	display: block;
	float: left;
	width: 8px;
	height: 8px;
	margin: 3px;
	background: transparent url(images/navigator.png) no-repeat 0 0;
}
DIV.navi A:hover
{
	background-position: 0 -8px;
}
DIV.navi A.active
{
	background-position: 0 -16px;
}
/*-- BLOG STYLES --
---------------------------------------------------------------------*/
#sub-page-main-content DIV.blog DIV.post
{
	float: none;
	padding: 0px;
	margin: 0;
	width: auto;
}
#sub-page-main-content DIV.blog DIV.post DIV.entry
{
	padding: 0;
	margin: 0;
}
#sub-page-main-content DIV.blog DIV.post DIV.entry DIV.post-content
{
	padding: 0px 28px 30px;
}
DIV.blog H1
{
	margin: 25px 30px;
	font-size: 24px;
	color: #AAA;
}
DIV.blog H2
{
	font-size: 22px;
	line-height: 32px;
	border-top: 2px solid #980009;
	border-bottom: 2px solid #980009;
	margin-bottom: 0px !important;
}
DIV.blog H2 A
{
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #980009;
	border-top: 1px solid #980009;
	margin-bottom: 2px;
	margin-top: 2px;
	background: #004976;
	color: #FFFFFF;
	padding: 2px 28px;
}
DIV.blog DIV.navigation, UL.previousnext
{
	padding: 10px 28px;
	background: #EEE url(images/light_stripe.png) scroll;
	border: 1px solid #DDD;
	border-left: none;
	border-right: none;
}
DIV.blog DIV.post-meta
{
	margin: 0 20px;
	padding: 3px 18px;
	background: #EEE url(images/light_stripe.png) scroll;
	border: 1px solid #DDD;
	border-top: none;
}
DIV.blog DIV.post-meta SPAN.date
{
	float: left;
	padding-left: 22px;
	background: url(images/calendar.png) no-repeat left center;
}
DIV.blog DIV.post-meta SPAN.comments
{
	float: right;
	padding-left: 22px;
	background: url(images/comment.png) no-repeat left center;
}
DIV#respond, DIV.postmetadata P.categories, DIV.postmetadata P.infos
{
	padding: 0px 28px;
}
DIV.postmetadata P.categories
{
	padding-top: 20px;
}
DIV.back-to-blog A
{
	display: block;
	padding: 10px 20px;
	background: #004774;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #980009;
}
/*Comments*/
#commentform INPUT
{
	padding: 3px;
	border: 1px solid #AAA;
	margin-bottom: 10px;
}
#commentform TEXTAREA
{
	border: 1px solid #AAA;
	width: 98.6%;
	height: 100px;
	padding: 5px;
	font: 12px Verdana;
	margin-bottom: 10px;
}
#commentform INPUT#submit
{
	width: 88px;
	height: 25px;
	border: 0px solid #000000;
	background: #2C2C29 url(images/submit_btn.png) no-repeat;
	font: bold 12px Helvetica, Georgia, serif;
	color: #FFF;
	text-align: center;
	cursor: pointer;
}
#comentarii OL.commentlist
{
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
OL.commentlist
{
	list-style: none;
}
OL.commentlist LI
{
	list-style-type: none;
	margin-bottom: 10px;
	background-color: #F5F5F5;
	border: 1px solid #DDD;
	padding: 15px 10px 4px;
}
OL.commentlist LI UL
{
	list-style-type: none;
	margin-left: 7px !important;
}
OL.commentlist LI UL.children LI
{
	list-style: none !important;
	background-color: #FFF;
	width: 100%;
	font-size: 11px;
}
OL.commentlist LI UL.children LI UL.children LI
{
	background-color: #F5F5F5;
}
OL.commentlist LI DIV.comment_content
{
	float: left;
	width: 100%;
}
OL LI DIV.comment_content DIV.commentmetadata
{
	color: #999;
	border-bottom: 1px solid #DDD;
	margin: 0px 8px 5px;
	line-height: 16px;
}
OL LI DIV.comment_content DIV.commentmetadata A
{
	color: #014A75;
	text-decoration: none;
}
OL LI DIV.comment_content P
{
	padding: 0 0 16px 6px;
}
OL LI DIV.comment_content .reply
{
	margin: 8px;
}
STRONG.comment_author
{
	font-size: 125%;
}
STRONG.comment_author A
{
	text-decoration: underline !important;
}
A#cancel-comment-reply-link
{
	text-transform: uppercase;
	font-size: 80%;
	margin-left: 10px;
}
LI #respond
{
	padding: 7px;
}
LI #respond H2
{
	display: none;
}
LI.comment-author-admin
{
	border: 1px solid #BBBBBB !important;
}
SPAN.moderation
{
	color: #980009;
}
/*COMMENTS / TRACKBACKS TABS*/
#tabsContainer P
{
	margin-bottom: -2px !important;
}
#tabsContainer
{
	margin-top: 2em;
}
#tabsContainer A
{
	text-decoration: none;
}
.trackbacks
{
	background-color: #EEEEEE;
	margin-bottom: 5px;
	padding: 10px;
	border-bottom: 1px solid #CCC;
}
.tab-content
{
	background-color: #FFF;
	display: none;
}
.tab-content P.no
{
	padding-top: 10px;
}
.tab-content.selected
{
	display: block;
}
.clear_tab
{
	clear: both;
	border-bottom: 3px solid #2C2C29;
	margin-top: -21px;
}
.tabs
{
	display: block;
	float: left;
	height: 30px;
	padding: 0 0 0 20px;
	line-height: 29px;
	position: relative;
	top: 1px;
	color: #787878;
	text-decoration: none;
	margin: 0 0px 0 0;
}
.subscribe_comments
{
	display: block;
	float: right;
	height: 30px;
	padding: 0 0 0 20px;
	line-height: 29px;
	position: relative;
	top: 1px;
	color: #787878;
	text-decoration: none;
	margin: 0 5px 0 0;
}
.tabs SPAN
{
	display: block;
	float: left;
	padding: 0 20px 0 0;
	cursor: pointer;
}
.tabs.selected
{
	background-color: #2C2C29;
	color: #FFF;
}
DIV.selected
{
	background-color: #FFF;
	color: #2C2C29;
}
/*Blog Sidebar*/
DIV.blog-sidebar
{
	width: 240px !important;
	height: auto !important;
	position: relative;
}
.blog-sidebar DIV.sidebar-content
{
	float: left;
	background: #EEE !important;
	height: auto !important;
	border: 3px solid #AFAFAF;
	overflow: hidden;
}
.blog-sidebar #rss A
{
	display: block;
	width: 64px;
	height: 64px;
	text-decoration: none;
	background: url(images/rss_64x64.png) no-repeat 0px 0px;
	margin: 15px auto;
}
.blog-sidebar A.twitter_title_link
{
	display: block;
	padding-right: 22px;
	background: transparent url(images/twitter.png) no-repeat right center;
	color: #FFF;
	text-decoration: none;
}
UL.twitter
{
	margin: -5px -20px -20px;
}
UL.twitter LI.twitter-item
{
	background: #FFF url(images/twitter_128x128.png) no-repeat 119% 20px;
	padding: 5px;
	font-size: 16px;
	line-height: 24px;
}
UL.twitter LI.twitter-item A
{
	display: inline;
	padding: 0px;
	background: none;
}
UL.twitter LI.twitter-item A:hover
{
	background: none;
}
UL.twitter LI.twitter-item SPAN.twitter-timestamp
{
	display: block;
	font-size: 10px;
	text-align: left;
}
UL.twitter LI.twitter-item SPAN.twitter-timestamp ABBR
{
	border: none;
	color: #AAA;
}
.blog-sidebar UL LI.widget
{
	margin-bottom: 22px;
}
.blog-sidebar UL LI.widget DIV.sb-title
{
	font-size: 14px;
	font-weight: bold;
	color: #FEFEFE;
	background: #004875;
	margin: 0px -20px 5px;
	padding: 5px 20px;
}
.blog-sidebar UL
{
	padding: 0 20px 28px;
}
.blog-sidebar UL LI UL
{
	padding: 0;
}
.blog-sidebar UL LI UL LI
{
	margin-bottom: 5px;
	word-wrap: break-word;
}
.blog-sidebar UL LI UL LI A
{
	display: block;
	padding: 2px 10px 2px 16px;
	line-height: 18px;
}
.blog-sidebar UL LI UL LI A:hover
{
	background: #FFF url(images/icon_star.gif) no-repeat 0px 6px;
}
/*Wordpress specific CSS
-------------------------------------------------------------------*/
.aligncenter, DIV.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.aligncenter IMG, .aligncenter P.wp-caption-text
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.alignleft, IMG.alignleft
{
	float: left;
	margin: 0px 15px 2px 0px;
}
.alignright, IMG.alignright
{
	float: right;
	margin: 0 0 2px 15px;
}
IMG.alignleft
{
	display: inline;
}
IMG.alignright
{
	display: inline;
}
.entry IMG.alignright, .entry IMG.alignleft, .entry IMG
{
	border: 3px solid #AFAFAF;
	padding: 0;
	margin-top: 8px;
}
.entry DIV.alignleft
{
	float: left;
	margin: 0 8px 7px 0;
}
.entry BLOCKQUOTE
{
	background: #F7F7F7;
	margin: -11px 0;
}
/*Resizes the image to the maximum width of the content area*/
.entry IMG
{
	max-width: 576px;
/*smooth image resizement in IE7+*/
	-ms-interpolation-mode: bicubic;
}
.wp-caption
{
	background-color: #F0F0F0;
	border: 1px solid #E5E5E5;
	overflow: hidden;
	padding: 3px;
}
.wp-caption IMG
{
	border: 0 none #000000;
	margin: 0;
	padding: 0;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.more-link
{
	background-color: #F4F8F9;
	border-bottom: 1px solid #E6F0F2;
	font-size: 11px;
	padding: 5px 6px 3px;
	text-shadow: 0 1px 0 #fff;
}
.more-link:hover
{
	background-color: #E6F0F2;
	border-bottom-color: #B3CDD8;
	color: #000;
}
.emph
{
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
/*Tables and #wp-calendar*/
TABLE
{
	color: #3E5867;
	width: 100%;
}
CAPTION
{
	background-color: #E6F0F2;
	border-top: 1px solid #E6F0F2;
	text-align: center;
}
THEAD
{
	background-color: #F4F8F9;
	text-align: center;
}
TBODY
{
	background-color: #F7F7F7;
	text-align: center;
}
TFOOT
{
	background-color: #FFF;
	text-align: left;
}
TD#next
{
	text-align: right;
}
/*GENERIC CLASSES
------------------------------------------------------------------
Beautified ampersands*/
.amp
{
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman";
	font-style: italic;
}
.thickbox
{
}
/*Emphasize your name in the About-Box*/
.smaller-caps
{
	font-size: 110%;
	font-variant: small-caps;
}
.hidden
{
	display: none;
}
.hidden
{
	position: absolute;
	left: -9999em;
}
/*CLEARFIX
------------------------------------------------------------------*/
HTML .clearfix
{
	display: block;
}
* HTML .clearfix
{
	height: 1%;
}
.clearfix:after
{
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix
{
	display: inline-block;
}
.clear
{
	clear: both;
}
