/* Parkland CSS - (c) 2010 */

@font-face { font-family: Steelfish; src: url('steelfis.ttf'); }
@font-face { font-family: Steelfish; font-weight: bold; src: url('steelfib.ttf'); }

/* Parkland Blueprint */

/* reset.css - added 'button' to capture the button in the no-border! */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, button {margin:0;padding:0;border:0 none;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;} /* removed table from this */
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;margin:0px;padding:0px;}
caption, th, td {text-align:left;/*font-weight:normal;*/}
table, td, th {vertical-align:middle;}

blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1; /*margin-bottom:0.5em; */}
h2 {font-size:2em; /*margin-bottom:0.75em; */}
h3 {font-size:1.5em;line-height:1.25em; /*margin-bottom:1em; */}
h4 {font-size:1.2em;line-height:1.5em; /*margin-bottom:1.25em; */}
h5 {font-size:1em;font-weight:bold; /*margin-bottom:1.5em; */}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
blockquote {margin:1.5em;color:#666;font-style:inherit;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {width:100%;} /* removed: margin-bottom:1.4em; */
th {font-weight:bold;}
thead th.bp {background:#c3d9ff;}
th, td, caption {padding:0px 0px 0px 0px;}
th.bp, td.bp, caption.bp {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}

input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}

textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:18px!important;}
input.span-2, textarea.span-2 {width:58px!important;}
input.span-3, textarea.span-3 {width:98px!important;}
input.span-4, textarea.span-4 {width:138px!important;}
input.span-5, textarea.span-5 {width:178px!important;}
input.span-6, textarea.span-6 {width:218px!important;}
input.span-7, textarea.span-7 {width:258px!important;}
input.span-8, textarea.span-8 {width:298px!important;}
input.span-9, textarea.span-9 {width:338px!important;}
input.span-10, textarea.span-10 {width:378px!important;}
input.span-11, textarea.span-11 {width:418px!important;}
input.span-12, textarea.span-12 {width:458px!important;}
input.span-13, textarea.span-13 {width:498px!important;}
input.span-14, textarea.span-14 {width:538px!important;}
input.span-15, textarea.span-15 {width:578px!important;}
input.span-16, textarea.span-16 {width:618px!important;}
input.span-17, textarea.span-17 {width:658px!important;}
input.span-18, textarea.span-18 {width:698px!important;}
input.span-19, textarea.span-19 {width:738px!important;}
input.span-20, textarea.span-20 {width:778px!important;}
input.span-21, textarea.span-21 {width:818px!important;}
input.span-22, textarea.span-22 {width:858px!important;}
input.span-23, textarea.span-23 {width:898px!important;}
input.span-24, textarea.span-24 {width:938px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}


/* Use this class if a link gets an icon when it shouldn't. */
body a.noicon { 
	background:transparent none !important; 
	padding:0 !important; 
	margin:0 !important; 
}

/* Make sure the icons are not cut */
/* a[href^="http:"], */
a[href^="mailto:"], a.external:link, a.external:visited,
a[href$=".pdf"], a[href$=".doc"], a[href$=".xls"], a[href$=".rss"], 
a[href$=".rdf"], a[href^="aim:"] {
  padding:2px 22px 2px 0;
  margin:-2px 0;
  background-repeat: no-repeat;
  background-position: right center;
}

/* External links */
a.external          	  { background-image: url(icons/external.png); } 
a[href^="mailto:"]        { background-image: url(icons/email.png); }
	/* was a[href^="http:"] - doesn't work for full internal links */
/* a[href^="http:"]:visited  { background-image: url(icons/visited.png); } */

/* Files */
a[href$=".pdf"] { background-image: url(icons/pdf.png); }  
a[href$=".doc"] { background-image: url(icons/doc.png); }  
a[href$=".xls"] { background-image: url(icons/xls.png); }  

/* Misc */
a[href$=".rss"], 
a[href$=".rdf"]   { background-image: url(icons/feed.png); }
a[href^="aim:"]   { background-image: url(icons/im.png); }

/* base font */

body {font-family: Arial; sans-serif; font-style: normal;}

/* ------------------- =backgrounds ------------------- */

#header_back_home {
	width: 100%; height: 180px;
	background-repeat: repeat-x;
}

#header_back {
	width: 100%; height: 108px;
	background-repeat: repeat-x;
}

#nav_back {
	width: 100%;
}

#content_back {
	width: 100%;
	}

#subfooter_back {width: 100%;}

#footer_back {width: 100%; height: 120px;}


/* ------------------- =sections ------------------- */

#header_home { height: 180px; }

#header { 
	height: 108px; 
	background-position-y: -20px; 
}

#nav { height: 50px; }
.nav_inner { position: relative; }

#nav_left {
	overflow-x: hidden; /* stops menu from dropping if your font is too large */ 
}

#nav_about {
	margin-top: 6px;
	margin-bottom: 24px; 	 
	font-size: 1.2em; 
	font-weight: bold;
}

#subfooter .subfooter_window { 
	width: 100%;
	height: 170px;
}

.copyright {
}

.mailing_list_form {
	width: 180px;
}

p.mailing_list_form_caption {
	margin: 0px 0px 0px 10px !important;
	font-style: italic !important;
	font-size: 11px !important;
	line-height: 11px !important; 
}

#footer {
	height: 120px;
}

#post_submenu {
	list-style-type: none;
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	width: 144px;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#post_submenu {
	margin-left: 0px;
}

#post_submenu li { 
	padding: 3px 10px 1px 10px;
	margin-bottom: 2px;
}

#post_submenu li.sub {  
	padding: 3px 10px 1px 15px;
	margin-bottom: 2px;
}

#post_submenu a {display: block;}

.ad_tower {
	width: 144px;
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow: hidden;
}

.nobullets {list-style-type: none;}

/* {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	font-size: 90%;
	font-weight: bold;
	font-family: Arial, sans-serif;
} */

#topwarnings {
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
}


/* ------------------- =search form ------------------- */

#minorsearch { /* the form area (attached to the form tag) */
	width:262px;
	position: relative;
	padding-top: 3px;
	padding-right: 0px;
	text-align: right;
}

.header_widget {
	float: right;
	padding-right: 10px;
	padding-top: 2px;
}

.searchinput {
	width: 150px;
	height: 21px; 
	padding: 6px 3px 3px 35px;
	font-weight: bold;
	font-size: 1em;
	float: left;
}

#simplesearchgobutton {
	margin-left: 5px;
	width:60px;
	font-size: 12px;
	text-transform: uppercase;
	float: right;
	margin-top: 10px;
}


.searchSubmit {/* for advanced search form */
	margin: 0px auto;
}


#searchform { /* for Post pages middle column - remember to rename for main site */
	width: 470px;
	margin-left: 15px;
}


/* tabbed layouts - produced in conjunction with idTabs jQuery plugin */

.idTabs { /* the background */
  list-style: none;
  background:#eee;
  color:#111;
  padding: 12px 20px 0px 20px;
  width:518px;
  margin:8px auto 0px auto;
  height: 36px;  
}

.idTabs li {
	float: left; 
	position: relative; 
	margin-right: 10px; 
}

.idTabs a { /* each choice */
  display:block;
  padding: 6px 10px 11px 10px;
  text-decoration:none!important;
  margin: 0px;
  font: 16px;
  color:#000!important;
  background:#acddfe;
  border-left: 1px solid #bbb;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ccc; 
}

.idTabs a:hover {
  color:#FFF;
  background: #4f909b;
  border-left: 1px solid #2f707b;
  border-top: 1px solid #3f808b;
  border-right: 1px solid #2f707b;
  }
  
.idTabs a.selected {
  color:#000;
  background:#fff;
  cursor:default;
  font-weight: bold;
  border-left: 1px solid #bbb;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ccc; 
}
  
.idTabs div {
  padding: 10px 10px 0px 10px;
  *padding-top:3px;
  *margin-top:-15px;
  clear:left;
  background:snow;
  font:10pt Georgia;
}
.idTabs div a { color:#000; font-weight:bold; }

/* dividers - produced in conjunction with EE Splitter plugin */

.three_col_divider { /* to break up output into three columns */
 	float:left;
	width:33%;
	line-height: 1.4em;
	font-size: .9em;
}

.three_col_divider_short { /* to break up output into three columns */
 	float:left;
	width:25%;
	padding-right: 8%;
	line-height: 18px;
	font-size: .9em;
}


/* conference archive page */

.conficon { 
		float: left; 
		padding: 3px; border: 1px solid #ccc;
		margin: 0px 10px 0px 0px;
}

.form_preview {
	background-color: #eee;
}


/* ------------------- =panels of pages, entry margins ------------------- */

#researchlist, #whatsnew, #upcomingevents, #releases, #sidebar {
	margin-top: 6px;
}

.upcomingevents_home {
	margin-top:16px;
}

#ad_skinny_home {
	width: 862px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #fff;
	overflow-x: hidden;
}

#researchbox {
	margin-bottom: 12px;
	width: 535px;
	height: 350px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	overflow: hidden;
}

.aboutbox {
	padding: 12px 10px 12px 10px;
	margin-right: 5px;
}

.aboutbox2 { /*new header design */
	padding: 12px 10px 0px 10px;
	margin-right: 5px;
	color: #fff; margin-bottom: 0px; padding-bottom: 0px;
	text-shadow: -1px 1px 0px #29565B;
}

#whatsnew, #researchlist,
#entrycontent, #upcomingevents { /* line up with menu - entry content is all lefthand side content on 2ndary pages */
	padding-left: 8px;
}

#entrycontent {
	padding-top: 24px;
}

#sidebarcontent { /* line up with menu - entry content is all lefthand side content on 2ndary pages */
	margin-right:8px;
	margin-top: 30px;
}

.sidebarcontent { /* same margin, on home page */
	margin-right:8px;
}

#sidebarcontent-postleft { /* line up with menu - entry content is all lefthand side content on 2ndary pages */
	margin-left:0px;
	margin-top: 15px;
}

#sidebarcontent-postright { /* line up with menu - entry content is all lefthand side content on 2ndary pages */
	margin-right:8px;
	margin-top: 15px;
}

#researchbox, #releases, #homepost {
	padding: 10px 8px 10px 8px;
}



.hoverblock {
	margin-bottom: 1em;
	filter:alpha(opacity=100); /* Used for Transparency in Internet Explorer (IE) */
    -moz-opacity:1.0; /*Used for Transparency on old versions of the Mozilla browser. For example: Netscape Navigator */
    -khtml-opacity: 1.0; /*Used for Transparency on old versions of Safari */
    opacity: 1.0; /* The current CSS standard, Supports Transparency with all recent versions of Firefox, Opera and Safari. */
}

.hoverblock:hover {
	filter:alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}


/* ------------------- =entries ------------------- */

#whatsnew .entry_blog, #upcomingevents .entry_blog {
	margin-bottom: 12px;
}

#whatsnew .entry_blog {
	padding-bottom: 12px;
}

#releases .entry_news {
	margin-bottom: 12px;
}

#left_col .entry, #right_col .entry {
	padding-top: 12px;
}

.entry_av {
	padding: 8px;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	margin-top: 8px;
}

.entry { /* on whats new archive + overview + single entry */
	padding-top: 12px;
	padding-bottom: 12px;
}

td.player_row {padding-top: 6px; padding-top: 6px;}

/* ------------------- =floating/hidden panels and other elements ------------------- */

#header-left {
	height: 30px;
	overflow: hidden;
}
#header-left h1 {
	text-indent:-9999px; 
	display: block;
	width: 390px;
	height: 50px;
	float:left;
}

#loginbar {
	position: absolute;
	top: 0px; left: 0px;
	visibility: hidden;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
}

#advsearch {
	position: absolute;
	top: 0px; left: 0px;
	visibility: hidden;
	background-color: #e7de98;
	padding: 20px;
}

/* expanded/collapsed panels for a/v */



.av_authorblock {
	width:300px; 
	position: relative; 
	font-size: 1.3em;
	font-weight: bold;
}

div.expand {
	float: right;
	margin-top: -24px;
	height: 1em;
}

.collapse {
  margin-top: 24px;
  overflow:hidden;
  display: none;
}

#switch {float:right; width:8em; text-align:right; margin-bottom:5px;}
#switch a {padding-right:1px; background-image:none;}


/* ------------------- =login bar ------------------- */

#floatbar {
	width: 845px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}

#floatbar_short {
	width: 425px;
	padding: 0px;
	text-align: right;
	bottom: 0px;
}

.logincontent {
	padding:3px;
}

.contactcontent {
	float: left;
	padding: 3px;
}

/* ------------------- =headlines ------------------- */

.upperblock {margin-top: 12px;}

/* margin-bottoms */

h1 {margin-bottom:18px;}

h4 {margin-bottom:12px;}
h5 {margin-bottom:12px;}

h3+h4 { /* for report title / subtitle on research pages */
	margin-top: -12px;
	font-weight: normal;
	font-size: 1.3em;	
}

h2 { /* panel headers, but also for comment section */
	height: 24px;
	font-size: 1.3em;
	padding: 1px 10px 1px 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#entrycontent h2.title, #entrycontent h2.subtitle {
	margin-bottom: 1em;
	padding-top: .2em;
}

#entrycontent h5 {
	font-size: 1.3em;
	margin: .75em 0px .75em 0px;
	padding: 1px 10px 1px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

#entrycontent h5.postsubhead {
	font-size: 1.2em; 
	font-weight: normal;
	padding-top: .2em;
	padding-bottom: .2em;
	font-family: Georgia; "Times New Roman", serif;
}

#entrycontent h5.commentsection { /* panel headers, but also for comment section */
	height: 24px;
	font-size: 1.3em;
	padding: 1px 10px 1px 10px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}


h5.divider {
	font-size: 1.3em;
	margin: .75em 0px .75em 0px;
	padding: 1px 10px 1px 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebarcontent h5, #sidebarcontent-postleft h5, #sidebarcontent-postright h5 {
	font-size: 1em;
	margin: .75em 0px .3em 0px;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebarcontent h5 {
	padding: 1px 10px 1px 10px;
}

#sidebarcontent-postleft h5, #sidebarcontent-postright h5 {
	padding: 3px 10px 1px 10px;
}

#nameplatepost {
	width: 500px; 
	height: 190px; 
	overflow: hidden; 
	margin: 15px 0px 0px 8px; 
	padding: 10px 0px 0px 0px;
}

#nameplatepostneutral { /* when you're not on a Post t.o.c. page */
	width: 500px; 
	height: 110px; 
	background: url(/img/post/post_secondary_header.png) no-repeat; 
	overflow: hidden; 
	margin: 20px 0px 20px 0px; 
	padding: 0;
}

#nameplatepost a, #nameplatepostneutral a {
	width: 500px;
	height: 100%;
	display: block;
} 

#issueinfo {
	width: 500px;
	margin: 3px 0px 10px 7px; 
	font-weight: bold;
	text-transform: uppercase;
}

.issueinfoleft {
	width: 250px;
	float: left;
	padding-left: 10px;
}

.issueinforight {
	width: 190px;
	float: right;
	text-align: right;
	padding-right: 10px;
}

.postimage {
	float: left;
	padding: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
    clear: right; 
}

.postimagemeta {
	font-size: 8px;
	font-style: italic;
	text-align: left;
    clear: left;
}

.entry_post {
	padding-left:8px;
	padding-right:8px;
}

.storyslug {
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(/img/common/slug_background.png) repeat-x;
}

.storyslug span {
	background: #fff;
	padding: 0px 5px 0px 0px;
}

.rbcontent {
	padding-left: 10px;
}

.yellowpad {
	background-color: #ff9;
	padding: 8px 10px 8px 10px;
	border: 2px dotted #ff6;
}

.writer_block {
 	width:500px;
 	margin-left: 10px;
 	clear: both;
 	font-size: 1.3em;
}

.writer_featuredblock {
	float:left;
 	width:50%;
}

.writer_contributorblock {
	float:left;
 	width:33%;
}

#whatsnew h3, #releases h3, #homepost h3, #sidebar h3,
#left_col h3  { /* headlines, researchbox to be sIFR */
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 2em;
	margin: 0px 0px 0px 0px;
	padding: 0px; 
	text-transform: none;
}

#whatsnew h3+h5, #homepost h3+h5, #sidebar h3+h5,
#left_col h3+h5 {
	font-family: Georgia, serif;
	font-size: 1.3em;
	margin: -12px 0px 12px 0px;
	padding: 0px; 
	text-transform: none;
}

#releases h3+h5 {
	font-family: Georgia, serif;
	font-size: 1.3em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
	font-weight: normal;
}


h4.title {
	font-family: Georgia, serif;
	font-size: 2em;
	line-height: 30px;
}

h4.tight {
	margin-bottom: 0px; padding-bottom: 0px;
	font-weight: bold;
	line-height: 18px;
}	

#releases h4+p {
	margin-top: 0px; padding-top: 0px;
}

#whatsnew h4+p {
	margin-top: 0px; padding-top: 0px;
}	

/* researchbox - special case of h3s and h5s */

#researchbox h3.short_sifr {
	font-size: 4em;
	font-family: Steelfish; 
	font-weight: normal;
	margin-bottom: 0em;
	line-height: 1em;
	margin-top: .1em;

}

#researchbox h3.long_sifr {
	font-size: 5em;
	font-family: Steelfish; 
	font-weight: normal;
	margin-bottom: 0em;
	line-height: 1em;
	margin-top: .1em;
}

#researchbox h5.reportsubtitle,
h5.reportsubtitle {
	font-family: Steelfish;
	font-size: 3em;
	line-height: 1.1em;
	font-weight: normal;
	margin-bottom: .1em;
}		

.reportnameblock {
	float:left;
	width: 240px;
}

.reportentry_home { /* report entry on the home page, gets cycled */ 
	padding: .5em;
	position: relative;
	width: 536px;
	height: 360px;
}

.reportlinks {
	position: absolute;
	width: 170px;
	bottom: 6px;
	right: 0px;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
/*	border: 1px solid #000; */
	font-size: 1.2em;
	font-weight: bold;
}

.reportdownloads {
	position: absolute;
	width: 200px;
	bottom: 6px;
	right: 178px;
	margin: 0px;
	padding: 0px;
/*	border: 1px solid #000; */
	font-size: 1.2em;
	font-weight: bold;
}


.reportentry { /* on the report page itself */ 
	padding: .5em;
	margin-top: 5px;
	position: relative;	
}

.reportimage_home {
	float:left;
	width: 150px;
	margin-right: 12px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

.reportnameblock_researchpage {
	width: 350px;
	padding-left: 160px;
}

.reportimage_researchpage { /* image on research overview page */
	width: 150px;
	margin-right: 10px;
	position: absolute;
	top: 5px; left: 5px;
}

.reportimage_summary { /* image on summary page */
	float: left;
	width: 150px;
	margin-right: 10px;
}

.reportlinkblock_researchpage p {
	font-size: 1.2em;
	font-weight: normal;
/*	width: 200px; */
/*	float: right; */
}

#entrycontent h3 { /* for post headline title / subtitle on Post pages */
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 2em;
	margin: 0px 0px .75em 0px;
	padding: 0px; 
	text-transform: none;
}

#entrycontent h3.releasetitle { /* for release headline title / subtitle on in the media pages */
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 2em;
	margin: .15em 0em 0em 0em;
	padding: 0px; 
	text-transform: none;
}

#entrycontent h3.reporttitle { /* for post headline title / subtitle on Post pages */
	font-family: Steelfish, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 3.2em;
	margin: 0px 0px 0px 0px;
	padding: 0px; 
	text-transform: none;
}

#entrycontent h3+h5.postsubhead { /* for post headline title / subtitle on Post pages */
	font-size: 1.3em;
	margin: -15px 0px 1em 0px;
	padding: 0px; 
	text-transform: none;
}

#entrycontent h3+h4.reportsubtitle { /* for report title / subtitle on research pages */
	font-family: Steelfish, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 2.1em;
	margin: 0px 0px .2em 0px;
	padding: 0px; 
	text-transform: none;
}

#entrycontent h3+h4.releasesubtitle { /* for release title / subtitle on in the media pages */
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 1.7em;
	line-height: 24px;
	margin: 0px 0px .5em 0px;
	padding: 0px; 
	text-transform: none;
}

#entrycontent h3+p, .entry_news h3+p { /* in cases where there's no subtitle */
	margin-top: 12px; 
}

.ital { font-style: italic; color: #999;}

#entrycontent h3.bigreporttitle { /* for report detail page */
	font-family: Steelfish; 
	font-weight: normal;
	font-size: 4.5em;
	margin-bottom: 0em;
	line-height: 1em;
	margin-top: .1em;
}

#entrycontent h4.bigreportsubtitle { /* for report detail page */
	font-family: Steelfish; 
	font-weight: normal;
	font-size: 2.5em;
	margin-bottom: 0em;
	line-height: 1em;
	margin-top: .1em;
}

#subfooter h5 {
	font-family: Georgia, serif;
	text-transform: uppercase;
	font-size: 1.2em;
	margin: 1em 0px 0px 10px;
}

h6.tags {
	font-weight: normal;
}

/* ------------------- =paragraph work ------------------- */

#maintext p, #maintext ul, #whatsnew p, #whatsnew ul, 
#releases p, #releases ul, #homepost p, #homepost ul,
#entrycontent p, #entrycontent ul, 
#upcomingevents p, #upcomingevents ul,
#sidebarcontent p, #sidebarcontent ul {
	font-size: 1.1em;
	line-height: 18px;
	padding-bottom: 0em;
	font-style: normal;
}

#sidebarcontent p, #sidebarcontent h6 { /* h6 headers used in sidebar_item_rich */
	margin-left: 10px;
}

.reportlistentry_home p, .entry_blog p {
	margin-bottom: 0px; padding-bottom: 12px;
}

.sidebar_item_rich p {
	margin-bottom: 12px;
}

.reportlistentry_home h6, .entry_blog h6, .sidebar_item_rich h6 {
	margin-top: 0px; padding-top: 12px;
}

.seeall { /* 'see all research, events etc. links on home page */
 	margin-top: 0px; padding-top: 12px;
 	font-weight: bold;	
}

.seeall_sidebar { /* see all tags, etc. links in sidebar */
 	margin-top: 0px; padding-top: 12px;
 	border-top: 1px solid #ccc;
 	font-weight: bold;	
}

.bigtext {font-size: 1.5em; line-height: 24px;}
.bigtextalt {font-size: 1.5em; line-height: 24px; font-family: Georgia, Times New Roman, serif;}

#subfooter p, #subfooter ul {
	font-size: 1.1em;
	line-height: 18px;
	padding-bottom: 0em;
	list-style-type: none;
	padding-left: 0;
	margin-left: 10px;
}

#footer_left, #footer_right, #footer_coda {
	margin-top: 12px;
}

.footersitename {
	font-size: 1.5em;
	text-transform: uppercase;	
}

#footer_coda {
	font-size: .9em;
}

p.firstandonly {margin-bottom: 0px;}
p+p.right {margin-top: 0px; text-align: right; margin-bottom: 0px;}
p+p.left {margin-top: 0px; text-align: left;}

/* ------------ list work -------------- */

li.spaced {margin-bottom: 6px;}

.speakerimage {float: left; margin-right: 8px; margin-bottom: 8px;}



/* ----- Parkland sidebar stuff ----- */

/* tag clouds */

.cloud {
	margin-left: 10px;
	line-height: 24px;
	margin-bottom: 12px;
}


/* sidebar buttons */

.sidebar_button {
	width: 260px;
	height: 64px;
	padding-left: 105px;
	padding-right: 100px;
	padding-top: 7px;
	padding-bottom: 7px;
	overflow: hidden;
	font-size: 14px;
}

#google_calendar {
	background: url(/img/blurbs/sidebar-usegooglecalendar.jpg) no-repeat;
}	

p.tight {line-height: 6px; margin: 0px; padding: 0px; }
h5.tight {line-height: 6px; margin: 0px; padding: 0px; padding-bottom: 0px;}

/* Calendar */

#calendar {
 padding: 0;
 margin: 0px 0px 16px 0px;
 color: #616B76;
 text-align: center;
 background: transparent url(/img/common/calendarback.jpg) no-repeat;
 height:  265px;
 width: 255px;
 overflow: hidden;
}

#calendarcontrols {
 padding: 0;
 margin: 0px 0px 6px 0px;
 color: #616B76;
 text-align: center;
 height:  26px;
 width: 255px;
}

.calendarHeader {
 width: 50px;
 text-align: center;
}

.calendarHeaderMonth {
	width: 200px;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px; padding: 0px 0px 0px 0px;
}

.calendarMonthLinks a {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ec6d06;
 text-decoration:   underline;
 background-color:  transparent;
}



#calendar caption {
	margin: -20px auto 0 auto;
	text-align: center;
	font-weight: bold;
}

#calendar table {
	margin: 0 auto;
	caption-side: bottom;
	width: 224px;
}

#calendar thead {
	margin-bottom:14px;
	padding-bottom:10px;
}

#calendar thead th {
	width: 31px;
	height: 36px;
	font-weight: bold;
	color: #fff;
    vertical-align: middle;
}


#calendar tbody {

}

#calendar tbody td {
	width: 30px;
	height: 32px;
	text-align: center;
	color: #9e9e9e;
	vertical-align: middle;
}

#calendar tbody td.stupidpadder {
	width: 31px;
	height: 9px;
	font-size: 1px;
	text-align: center;
	color: #9e9e9e;
	vertical-align: middle;
}

#calendar tfoot td {
	padding-top: 20px;
	font-weight: bold;
}

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


/* =pagination */

.pagination_normal p {
	text-align: center;
	margin-top: 12px;
	margin-bottom: 12px;
}


/* more entry content */

#entrycontent ul {
	padding-left: 5px;
}

ul.barred { /*inline list, used on multimedia page */
	margin-left: 0px !important;
	padding-left: 0px !important;
	margin-bottom: 12px;
	padding-bottom: 12px;
	display: inline;
} 

ul.barred li {
	padding: 3px 3px 3px 3px;
	border-right: 1px solid #ddd;
	list-style: none;
	display: inline;
}	
		
ul.barred li.first {
	margin-left: 0;
	padding: 3px 3px 3px 0px;
	border-left: none;
	border-right: none;
	list-style: none;
	display: inline;
}


.pullquote, ins {
	width: 30%;
	float:right;
	font-size:125%;
	line-height:24px;
	margin:10px;
	background: url(closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 0px 5px 0px;
	text-decoration: none;
	font-family: "Warnock Pro", Georgia, serif;
	font-style: italic;
	text-align: right;
}

.pullquote:first-letter, ins:first-letter { /* research, in the media, post */
	background: url(openquote.gif) no-repeat left top !important;
	padding:5px 2px 10px 35px!important;
	padding /**/:0px; 	/* resetting padding in IE5+ */
	background /**/: url(); /* removing quote graphic in IE5+ */
}

.actioninfo p, .bioinfo p { /* research, in the media, post */
	font-size: .7em;
	line-height: 12px;
	font-style: italic;
	padding-top: .7em;
}

.upper { text-transform: uppercase; }	
.tag { color: #666; }
.storyinfoblock { margin-bottom: .5em; margin-top: .5em; }
.storyinfoblock_news { margin-bottom: 1em; margin-top: .5em; padding: 8px; position: relative; }
.shareblock { margin-bottom: .5em; margin-top: .5em; font-size: .8em;}

.addthis_toolbox_inline {
	position: absolute;
	top: 8px;
	right: 8px;
}


.borderbottom {margin-bottom: 4px solid #ddd;}

.storyinfoblock_news p { margin-bottom: 0px; padding-bottom: 0px; }

.socialbookmarks { /* for social bookmarks array */ /* being deprecated */
    margin: 20px 0px 20px 0px;
	padding: 4px;
	height: 40px;
	position: relative;
	}
	
.sb_left {
	margin: 0px;
	padding: 0px;
	width: 320px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.sb_right {
	margin: 0px;
	padding: 0px;
	width: 185px;
	position: absolute;
	right: 10px;
	top: 0px;
}


/* data tables (for reports, data sheets, and similar entries ) */

.datatable {
	border-spacing: 0px;
	border-collapse: collapse;
}

.datatable td, .datatable th {
	padding: 0.5em;
	text-align: left;
}	

.datatable td {
	border: 1px dotted #666;
}

.datatable th[scope=col] {
	border-bottom: 2px solid #333;
	border-right: 1px dotted #666;
	background-color: #eee;
	color: #666;
	font-weight: bold !important;
}

.datatable th.corner {
	border-right: 2px solid #333;
	background-color: #ccc;
}

caption {
	background-color: #fff;
	font-style: italic;
	text-align: center;	
}

.y-axis {
	background-color: #ddd;
	color: #666;
	font-weight: bold !important;
	border-bottom: 2px solid #000;
}


/* ------------------- =forms ------------------- */

input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:0;}

input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}

label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}

textarea {width:390px;height:250px;padding:5px;}
textarea.commentform {width:245px;height:250px;padding:5px;}

form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

input.submit {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	color: #333333;
	font-size: 90%;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

input.submit:hover {
	background-color: #ddd;
}

#entryform {
	width: 450px;
	padding: 10px;
	margin: 0px 0px 30px 0px; 
/*	clear: both; */
}

#freeform {
	font-family: Geneva,"Lucida Sans","Lucida Grande","Lucida Sans Unicode",Verdana, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
}

#freeform textarea, #freeform input {
	padding: 5px;
	font-size: 1.2em;
}

#freeform .text_long {width: 350px;}
#freeform .textarea_long {width: 90%; height: 120px;}

#freeform .formlabel, #freeform label {
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
}

.formcaption { 
	font-size: .85em;
	margin-top: 3px;
	margin-bottom: 0px;
	color: #666;
	font-style: italic;
}

#freeform .buttonholder {
	width: 200px;
	clear: both;
	border: 1px;
	height: 2.5em;
	margin-left:35px;
}

.login {width: 80px; height: 1em; padding: 2px;}

.floatbarlabel {padding-right: 3px;}

.ff-ft {margin-top: -16px;} /* kludgy fieldframe SAEF hack, moves field up to label */

.mp_box { width: 260px; float: right; }
.mp_box .preview { background: #f7f7f7; width: 240px; margin-top: 3px; padding: 0px 10px 10px 10px; }
.mp_box #p_comment {padding-top: 10px; padding-bottom: 10px;}
p.comment_credit { margin: 0px 0px 10px 0px; padding: 0; font-size: 11px !important;}
.mp_box .preview p span { font-size: 100%; color: #666;}
.mp_form { width: 300px; float: left; }

.smalltext, .commentpolicy {
	font-size: .9em;
	font-style: italic;
	line-height: 1.2em;
}



/*
    Formatting Buttons for user forms
------------------------------------------------------ */

.buttonMode {
	background-color: transparent;
	color: #73769D;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 10px;
	white-space: nowrap;
	}

.htmlButtonOutter, .htmlButtonOutterL {
	background-color: #f6f6f6;
	border-bottom: #333 1px solid;
	border-right: #333 1px solid;
	border-top: #333 1px solid;
	padding: 0;
	}

.htmlButtonOutterL {
	border-left: #333 1px solid;
	}

.htmlButtonInner {
	background-color: #eee;
	border-bottom: #ccc 1px solid;
	border-left: #fff 1px solid;
	border-right: #ccc 1px solid;
	border-top: #fff 1px solid;
	padding: 0 3px 0 3px;
	text-align: center;
	}

.htmlButtonOff {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOff a:link {
	color: #000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOff a:visited {
	text-decoration: none;
	}

.htmlButtonOff a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOff a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn {
	background: #f6f6f6;
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 1px 2px 2px 2px;
	white-space: nowrap;
	}

.htmlButtonOn a:link {
	color: #990000;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonOn a:visited {
	text-decoration: none;
	}

.htmlButtonOn a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonOn a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA {
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonB {
	background: #E1E3EC;
	font-family: Lucida Grande, Verdana, Geneva, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 3px 3px 3px;
	white-space: nowrap;
	}

.htmlButtonA a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonA a:visited {
	text-decoration: none;
	}

.htmlButtonA a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonA a:hover {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
	}

.htmlButtonB a:visited {
	text-decoration: none;
	}

.htmlButtonB a:active {
	color: #999;
	text-decoration: none;
	}

.htmlButtonB a:hover {
	color: #999;
	text-decoration: none;
	}

/* --------------------- =new buttons ------------------ */

.awesome, .awesome:visited {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-weight: bold;
	background: #222 url(/img/buttons/alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

	.awesome { color: #fff; }
	.awesome:hover { background-color: #111; color: #fff; }
	.awesome:active	{ top: 1px; }
	.small.awesome, .small.awesome:visited { font-size: 11px; padding: ; }
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited { font-size: 13px; font-weight: bold; line-height: 12px; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.awesome, .large.awesome:visited { font-size: 14px; padding: 8px 14px 9px; }


/* Colors ---------- */
.blue.awesome {
background-color: #2daebf;
}
.red.awesome {
background-color: #e33100;
}
.magenta.awesome {
background-color: #a9014b;
}
.orange.awesome {
background-color: #ff5c00;
}
.yellow.awesome {
background-color: #ffb515;
}

.ltgrey.awesome {
	background-color: #aaa;
}

/* --------------------- =buttons ------------------ */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
/*  border:1px solid #c2e1ef; */
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
/*  border:1px solid #6299c5; */
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
/*  border:1px solid #C6D880; */
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
/*  border:1px solid #529214; */
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
/*  border:1px solid #fbc2c4; */
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
/*  border:1px solid #d12f19; */
    color:#fff;
}

/* COMMENTS */

.commentpolicy {font-style: italic;}
.comments_block {margin-top: 20px; padding-left: 10px; padding-right: 10px;} /* space between header and list of comments */
.comments_block_prelude {padding-left: 10px; padding-right: 10px;}
.comments_formarea {
	padding-left: 10px; padding-right: 10px; position: relative;
	height: 390px;
	}
.comments_form_input {position: absolute; top: 0px; left: 0px;}
.comment_preview {margin-top: 24px; margin-bottom: 10px; padding: 8px; border: 1px solid #fee; background: #fcc;}
#comment_form .smalltext {font-family: Arial, sans-serif; font-size: 1em; color: #999; line-height: 1.2em;}
.alert {color: #c00; font-weight: bold;}


.entry_comment {
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-top: 1px solid #ccc;
	height: 150px;
	clear: both;
}

.comment_body {
	float: right;
	width: 400px;
	margin-top: 10px;
/*	border: 1px solid #eee; */
}

.comment_icon_and_info {
/*	border: 1px solid #eee; */
	width: 110px;
	height: 160px;
	float: left;
	text-align: center;
	margin-top: 10px;
}

.gravatar {
	padding: 3px;
	border: 1px solid #ccc;
	background-color: #fff;
	margin-left: 5px;
}

/* Normal Bubble */
.comment, .comment_admin {
	width: auto;
	margin-bottom: 24px;
}

.comment blockquote {
	margin: 0px; padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

.comment_admin blockquote {
	margin: 0px; padding: 0px;
	border: 1px solid #77b0ef;
	background-color: #c2e9f2;
}

.comment blockquote p, .comment_admin blockquote p {
	margin: 10px;
	padding: 0px;
}

.comment cite {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 15px;
	top: 6px;
	background: transparent url(/img/common/comment_tip.gif) no-repeat 80px 0;
	font-style: italic;
}

.comment_admin cite {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 15px;
	top: 6px;
	background: transparent url(/img/common/comment_admin_tip.png) no-repeat 80px 0;
	font-style: italic;
}

/* delicious bookmarks - for post*/

.delicious-posts { list-style-type: disc; }
.delicious-posts ul {list-style-type: disc;}
.delicious-posts li, .delicious-banner { }
/* .delicious-banner a { font-size: 80% }
.delicious-odd { background-color: #f8f8f8 }
.delicious-post { border-top: 1px solid #eee; padding: 0.25em; font-size: 80% }
.delicious-posts a:hover { text-decoration: underline }
.delicious-posts a { text-decoration: none; color: #a15426; display: block; padding: 0.3em }
.delicious-post a { color: #04a1ff } */

/* login form */

#loginFormMiniMain {
	width:				200px;
	line-height:		normal;
	padding:			8px;
	background:			url(/img/login_background.png) no-repeat;
	border:				1px solid #303f4a;
	position:			absolute;
	margin-left:		600px;
	margin-top:			5px; */
	z-index:			10;
	color:				#fff;
	display: none;
}

/* why register */

.why {display: inline;}

.qtip .qtip-content{
   padding: 10px;
   overflow: hidden;
}
   
   .qtip .qtip-content .qtip-title,
   .qtip-cream .qtip-content .qtip-title{
      background-color: #F0DE7D;
   }
   
   .qtip-light .qtip-content .qtip-title{
      background-color: #f1f1f1;
   }

   .qtip-dark .qtip-content .qtip-title{
      background-color: #404040;
   }

   .qtip-red .qtip-content .qtip-title{
      background-color: #F28279;
   }
   
   .qtip-green .qtip-content .qtip-title{
      background-color: #B9DB8C;
   }

/* 28x28 icons by single line */

.medium_icon_single_line {
	float: left;	
}

/* ------------- navigation ------------------------ */

/*** ESSENTIAL STYLES ***/

ul.sf-menu {	/* pad in with header, content margin */
	margin: 0px; padding: 0px; 
}

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
	height: 50px;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			50px; /* match top ul list item height */
	z-index:		99;
	margin-top: -1px; /* added by me */
}

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float: left;
	margin-bottom: 0em;
	margin-left: 0px;
}

.sf-menu a {
	padding: 15px 10px 0px 10px; 
	text-decoration:none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.25em;
    height: 35px;
}

.sf-menu li ul a {
	padding: 8px .5em 10px 8px; 
	text-decoration:none;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 1.4em;
    height: 15px;
    /* width: 180px; */ /* temporarily remove */
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/img/nav/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	width: 180px;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.rightmost {border-right: none;}

/*** about box link ***/

.aboutbox2 a:link {
	text-shadow: none;
}

