/*
Theme Name: Johnson Street Bridge
Description: Custom theme
Author: Atomic Crayon
Author URI: http://atomiccrayon.com/
*/

/* COLOURS

#d1cfcf - light grey - section nav borders
#949494 - light grey - footer text
#373737 - grey - sidebar headlines
#5d5d5d - grey - footer links

#e8f4f9 - light blue - section nav hover
#007fb4 - blue - zoom link background, page border
#038cc5 - blue - links
#046c97 - dark blue - links hover
#046993 - dark blue - main nav border
#032736 - dark blue - main nav links


#f17d00 - orange - main nav hover

*/

/* Sections flagged with =
	GENERIC
	TOP
	INSIDE
	BRAND
	ACCESSIBILITY
	MAIN
	BREADCRUMBS
	CONTENT
	SIDEBAR
	SECTION-NAVIGATION
	NAVIGATION (main)
	META-NAVIGATION
	SEARCH
	FOOTER
	SECTION-SPECIFIC
		Home
*/


/* =GENERIC
----------------------------------------------------*/

html {
	margin: 0;
	padding: 0;
	border-top: solid 6px #007fb4;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 76%;
	background-color: #fff;
	color: #000;
}

h1, h2, h3, h4 {
	font-weight: normal;
	color: #000;
}

a:link, a:visited {
	color: #038cc5;
	text-decoration: none;
}

a:focus, a:hover, a:active {
	color: #046c97;
	overflow: hidden;
}

a img {
	border: none;
}

.clear {
	clear: both;
	line-height: 1;
	height: .1em;
	font-size: .1em;
}

form {
	margin: 0;
	padding: 0;
}

/* class added by jquery -- when entire box is clickable */
.click-box { /* ie6.css */
	cursor: pointer;
}

.highlight {
	background-color: #fdfbc0;
}


/* =TOP
----------------------------------------------------*/

#top {
	width: 940px;
	margin: 0 auto;
	position: relative;
}

/* =HEADER
----------------------------------------------------*/

#header {
	width: 940px;
	height: auto;
	position: relative;
}

#header #bar { /* ie6.css */
	position: absolute;
	top: 50px;
	left: 0;
	width: 940px;
	height: 2em;
	background-image: url(images/bk-meta.png);
	background-position: top right;
	background-repeat: repeat-y;
}


/* =BRAND
----------------------------------------------------*/

#header #brand {
	position: relative;
	width: 150px;
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(images/logo-city-victoria.png);
	background-position: 0 10px;
	background-repeat: no-repeat;
}

#header #brand p#heading {
	margin: 0;
	padding: 0;
	line-height: 1;
	height: 80px;
	width: 144px;
}

#header #brand p#heading a {
	display: block;
	width: 134px;
	height: 60px;
	padding: 10px;
	position: absolute;
	top: 0;
	left: -5px;
}

#header #brand p#heading strong {
	position: absolute;
	left: -9999px;
}

#header #brand #print-logo {
	display: none;
}

#header #brand p#tagline {
	position: absolute;
	left: -9999px;
}

/* =ACCESSIBILITY
----------------------------------------------------*/

#header #accessibility {
	position: absolute;
	top: 50px;
	right: 0;
	padding: .4em 0;
	min-height: 0px;
	width: 28em;
	min-width: 335px;
}

/* Skip Links */

#header #accessibility #skip-links {
	position: absolute;
	left: 0px;
	top: -40px;
}

#header #accessibility #skip-links strong, #header #accessibility #skip-links .separator {
	position: absolute;
	top: -9999px;
}

#header #accessibility #skip-links a:link, #header #accessibility #skip-links a:visited, #header #accessibility #skip-links a:hover {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 0;
	top: -500px;
	display: block;	
	text-decoration: underline;
}

#header #accessibility #skip-links a:focus, #header #accessibility #skip-links a:active {
	position: static;
	width: auto;
	height: auto;
	color: #000;
	background-color: #fff;
	font-weight: bold;
	padding: .5em;
	font-size: 1.2em;
}


/* Layout Switch */

#header #accessibility #layout-switch {
	font-size: .9em;
	float: right;
	margin: 0;
}

.jquery #header #accessibility #layout-switch {
	
}

#header #accessibility #layout-switch p {
	margin: 0;
	padding: 0;
	/*width: 240px;*/
	line-height: 1.2;
}

#header #accessibility #layout-switch p strong {
	text-transform: uppercase;
}

#header #accessibility #layout-switch p a  {
	white-space: nowrap;
	text-decoration: none;
	color: #000;
}

#header #accessibility #layout-switch p a:focus, #header #accessibility #layout-switch p a:hover, #header #accessibility #layout-switch p a:active  {
	text-decoration: underline;
}

#header #accessibility #layout-switch p a.standard-switch {
	font-weight: bold;
}

#header #accessibility #layout-switch p a.contrast-switch {
	color: #fff;
	background-color: #007fb4;
	padding: 1px 4px;
	text-decoration: none;
}

#header #accessibility #layout-switch p a.contrast-switch:focus, #header #accessibility #layout-switch p a.contrast-switch:hover, #header #accessibility #layout-switch p a.contrast-switch:active {
}


#header #accessibility #layout-switch p .separator {
	padding: 0 2px;
}


/* Text Size */

/* only shown if javascript is active */

#header #accessibility #text-size {
	/*position: absolute;*/
/*	top: 0;
	right: 0;*/
	float: right;
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 11px;
}

#header #accessibility #text-size strong {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	text-transform: uppercase;
}

#header #accessibility #text-size a.size {
	display: block;
	float: left;
	margin: -5px 0 0 3px;
	padding: 5px;
	text-align: center;
	color: #000;
}


/* =MAIN
----------------------------------------------------*/
#main {
	position: relative;
	width: 940px;
	margin-top: 6.3em;
}

#main #banner {
	position: relative;
	float: right;
	width: 780px;
	height: 99px;
	background-image: url(images/photo-header-project2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}


/* =BREADCRUMBS
----------------------------------------------------*/

#breadcrumbs {
	position: relative;
	float: right;
	width: 780px;
	height: 1.2em;
	margin: 1em 0;
}

#breadcrumbs p {
	margin: 0;
	font-size: .8em;
	line-height: 1.2;
}

#breadcrumbs p .title {
	font-weight: bold;
	display: block;
	position: absolute;
	left: -9999px;
}

#breadcrumbs p a {
	text-decoration: none;
}

#breadcrumbs p a:focus, #breadcrumbs p a:hover, #breadcrumbs p a:active {
	text-decoration: underline;
}

#breadcrumbs p strong {
	color: #000;
	font-weight: normal;
}

#breadcrumbs p .separator {
}

/* =CONTENT-WRAPPER
----------------------------------------------------*/

#content-wapper {
	float: left;
	width: 100%;
	position: relative;
}

/* =CONTENT
----------------------------------------------------*/

#content {
	margin: 0 242px 0 160px;
	padding: 0;
	line-height: 1.6;
	font-size: 1em;
}


#content h1, #content h2, #content h3, #content h4 {
	margin: 2em 0 .3em 0;
	padding: 0;
	font-size: 1.5em;
	font-weight: bold;
}

#content h1#headline {
	margin: -.2em 0 .7em 0;
	padding: 0 0 .1em 0;
	font-size: 1.7em;
	line-height: 1.2;
	font-weight: normal;
	text-transform: uppercase;
	background-image: url(images/line-horizontal-dotted-grey.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}


#content h2 {
	font-size: 1.4em;
}

#content h3 {
	font-size: 1.2em;
}

#content h4 {
	font-size: 1.1em;
}

#content a:link, #content a:visited {
	text-decoration: underline;
}

#content a:focus, #content a:hover, #content a:active {
}


#content p {
	line-height: 1.6;
	margin: 0 0 1em 0;
}

#content ul, #content ol {
	margin-top: 1em;
	margin-bottom: 1em;
}


#content li {
	margin-bottom: .5em;
	line-height: 1.3;
}

#content ol ol {
	list-style-type: lower-alpha;
}


/* Images */

#content img.border {
	border: solid 5px #d1cfcf;
}

#content img.right {
	float: right;
	display: block;
	margin: 0 0 1.5em 1.5em;
}

#content img.left {
	float: left;
	margin: 0 1.5em 1.5em 0;
}

#content .addthis_container {
	padding: 1em 0;
}

/* Tables */

/* plain tables -- no styling */

#content table {
	border-collapse: collapse;
	border-style: solid;
	border-color: #fff;
	border-spacing: 0;
	border-width: 0;
	margin: .5em 0;
}

#content table td, #content table th {
	line-height: 1.2;
	border-collapse: collapse;
	border-color: #fff;
	border-spacing: 0;
	border-width: 0;
	border-style: solid;
	padding: .8em;
	line-height: 1.2;
	vertical-align: top;
}


#content table th, #content table td h2, #content table td h3, #content table td h4 {
	margin: 0;
	text-transform: uppercase;
	text-align: left;
	font-weight: bold;
}

#content table p {
	margin: 0;
	line-height: 1.4;
}


#content table.table-styled {
	border-collapse: collapse;
	border-style: solid;
	border-color: #A9BEC6;
	border-spacing: 0;
	border-width: 1px;
	margin: .5em 0 .5em 1px;
}

#content table.table-styled td, #content table.table-styled th {
	border-collapse: collapse;
	border-color: #A9BEC6;
	border-spacing: 0;
	border-width: 1px;
	border-style: solid;
	vertical-align: top;
}


#content table.table-styled th, #content table tr.header td, #content table tr.header th {
	background-color: #D4DEE2 ;
	font-weight: bold;
}

#content table.table-styled th, #content table.table-styled td h2, #content table.table-styled td h3, #content table.table-styled td h4 {
	margin: 0;
	text-transform: uppercase;
	text-align: left;
}

#content table.table-styled p {
	margin: 0;
	line-height: 1.2;
}


/* striped tables */

#content table.table-striped {
	border-collapse: collapse;
	border-style: solid;
	border-color: #A9BEC6;
	border-spacing: 0;
	border-width: 1px;
	margin: .5em 0 .5em 1px;
}

#content table.table-striped td, #content table.table-striped th {
	border-collapse: collapse;
	border-color: #A9BEC6;
	border-spacing: 0;
	border-width: 1px;
	border-style: solid;
	vertical-align: top;
}


#content table.table-striped th, #content table tr.header td, #content table tr.header th {
	background-color: #D4DEE2 ;
	font-weight: bold;
}

#content table.table-striped th, #content table.table-striped td h2, #content table.table-striped td h3, #content table.table-striped td h4 {
	margin: 0;
	text-transform: uppercase;
	text-align: left;
}

#content table.table-striped p {
	margin: 0;
	line-height: 1.2;
}

#content table tr.even td {
	background-color: #f2f2f2;
}


/* Forms */

#content fieldset {
	margin: 0 0 2em 0;
	padding: 0;
	border: none;
}

#content label, #content .label {
	font-weight: bold;
	display: block;
}

#content label .note {
	font-weight: normal;
	font-size: .9em;
}

#content input.text, #content textarea, #content select {
	text-align: left;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 1em;
}

#content .button {
}


#content .required {
	display: none;
}

#content .error {
	color: #c31c1c;
	font-weight: bold;
}

#content .error .text {
	background-color: #fdfbc0;
}

#content .error textarea {
	background-color: #fdfbc0;
}

#content .error select {
	background-color: #fdfbc0;
}


#content .error .required {
	display: inline;
}

#content form div.wrapper {
	margin-bottom: 1.5em;
}

#content a.skip:link, #content a.skip:visited, #content a.skip:hover {
	position: absolute;
	width: 1px;
	height: 1px;
	left: 0;
	top: -9999px;
}

#content a.skip:focus, #content a.skip:active {
	position: static;
	width: auto;
	height: auto;
	color: #000;
	background-color: #fff;
	font-weight: bold;
	padding: .2em;
	font-size: 1.2em;
	border: solid 1px #c31c1c;
}


/* =SIDEBAR
----------------------------------------------------*/

#sidebar {
	float: left;
	width: 222px;
	padding: .6em 0 0 20px;
	margin: 0 0 0 -242px;
	position: relative;
}

#sidebar-2 {
	display: none;
}

#sidebar .widget {
	font-size: .9em;
	width: 222px;
	padding: 0;
	margin: 0 0 1.5em 0;
}

#sidebar .widget h3 {
	margin: 0 0 .5em 0;
	padding: 0 0 .1em 0;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: solid 1px #000;
}

#sidebar .widget p {
	margin: 0 0 .5em 0;
	line-height: 1.4;
}


#sidebar .widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar .widget ul li {
	margin: 0 0 .5em 0;
	padding: 0 0 .3em 0;
	line-height: 1.4;
	list-style: none;
	border-bottom: solid 1px #d1cfcf;
}

/* Category Listing */

#sidebar .widget_categoryposts {
	position: relative;
}

#sidebar .widget_categoryposts h3 a.rss-link {
	display: block;
	width: 14px;
	height: 14px;
	position: absolute;
	top: -2px;
	right: 0;
/*	float: right;
	margin-top: -1px;*/
	background-image: url(images/icon-rss.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#sidebar .widget_categoryposts .date {
	display: block;
	text-transform: uppercase;
	color: #373737;
}

/* Flickr */

#sidebar #flickrrss a {
	width: 212px;
	width: 160px;
	border: solid 5px #d1cfcf;
	max-height: 212px;
	max-height: 160px;
	overflow: hidden;
	display: block;
}

#sidebar #flickrrss a img {
	display: block;
	width: 212px;
	width: 160px;
	overflow: hidden;
}

/* =SECTION-NAVIGATION
----------------------------------------------------*/

#section-navigation {
	float: left;
	width: 140px;
	padding: 0 20px 0 0;
	margin: -99px 0 0 -940px;
	position: relative;
	background-image: url(images/bk-section-navigation-middle.png);
	background-position: 108px 0;
	background-repeat: repeat-y;
}

#section-navigation a {
}

#section-navigation #section-navigation-inside {
	margin-top: -3.2em;
	position: relative;
	width: 128px;
	padding-right: 12px;
	background-image: url(images/bk-section-navigation-top.png);
	background-position: right top;
	background-repeat: no-repeat;
	min-height: 75px;
}

#section-navigation #section-navigation-inside h3 {
	margin: 0 ;
	padding: 0 0 .1em 0;
	font-size: 1em;
	line-height: 1.2;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: solid 1px #000;
}

#section-navigation #section-navigation-inside h3 a {
	color: #000;
}

#section-navigation #section-navigation-inside h3 strong {
	display: block;
	position: absolute;
	left: -9999px;
}


#section-navigation #section-navigation-inside {
	margin-right: 20px;
}

/* Level 1 */

#section-navigation #section-navigation-inside ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#section-navigation #section-navigation-inside ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#section-navigation #section-navigation-inside ul li a { /* ie6.css */
}

#section-navigation #section-navigation-inside ul li a:link, #section-navigation #section-navigation-inside ul li a:visited {
	display: block;
	padding: .5em .2em;
	color: #000;
	border-bottom: solid 1px #d1cfcf;
}

#section-navigation #section-navigation-inside ul li a:focus, #section-navigation #section-navigation-inside ul li a:hover, #section-navigation #section-navigation-inside ul li a:active {
	background-color: #e8f4f9;
}

#section-navigation #section-navigation-inside ul li a.haschildren {
}

#section-navigation #section-navigation-inside ul li.current_page_item a {
	font-weight: bold;
}

/* Level 2 */

#section-navigation #section-navigation-inside ul li ul {
		border-bottom: solid 1px #d1cfcf;
}

#section-navigation #section-navigation-inside ul li ul li {
}


#section-navigation #section-navigation-inside ul li ul li a:link, #section-navigation #section-navigation-inside ul li ul li a:visited { 
	padding-left: 16px;
	border: none;
}

#section-navigation #section-navigation-inside ul li ul li a.haschildren {
}

#section-navigation #section-navigation-inside ul li.current_page_item ul li a {
	font-weight: normal;
}



#section-navigation #section-navigation-inside ul li ul li a.current_page_item {
	font-weight: bold;
}

#section-navigation #section-navigation-inside ul li ul li a:focus, #section-navigation #section-navigation-inside ul li ul li a:hover, #section-navigation #section-navigation-inside ul li ul li a:active {
}

#section-navigation #section-navigation-bottom {
	background-image: url(images/bk-section-navigation-bottom.png);
	background-position: right top;
	background-repeat: no-repeat;
	height: 87px;
}


/* =NAVIGATION (main)
----------------------------------------------------*/

#main-navigation {
	position: absolute;
	top: 8em;
	left: 0;
	width: 940px;
	background-color: #038cc5;
	background-image: url(images/bk-navigation.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 2px;
	z-index: 20;
}

#main-navigation h3 {
	position: absolute;
	top: -9999px;
}

#main-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-navigation ul#navigation {
	position: relative;
	width: 940px;
}

#main-navigation ul li { /* ie6.css */
	margin: .7em .4em 0 .4em;
	padding: 0 9px 0 0;
	list-style: none;
	float: left;
	background-image: url(images/corner-blue.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#main-navigation ul li a { /* ie6.css */
	display: block;
	padding: .6em 3px .4em 12px;
	line-height: 1.2;
	background-color: #032736;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
}

#main-navigation ul li.sfhover, #main-navigation ul li.current_page_item, #main-navigation ul li.current_page_parent, #main-navigation ul li.current_page_ancestor { /* ie6.css */
	background-image: url(images/corner-orange.png);
}


#main-navigation ul li.sfhover a, #main-navigation ul li.current_page_item a, #main-navigation ul li.current_page_parent a, #main-navigation ul li.current_page_ancestor a {
	background-color: #f17d00;
}


/* Drop Down Level 1 */

#main-navigation ul li ul { /* ie6.css */
	position: relative;
	display: none;
	/*width: 14em;*/
	height: auto;
	/*top: 20px;*/
	/*left: -9999em;*/
	color: #000;
	background-color: #e8f4f9;
	padding: 0;
	border-color: #046993;
	border-width: 0 2px 2px 0;
	border-style: solid;
	font-size: .8em;
}


#main-navigation ul li.sfhover ul {
	/*position: static;*/
	position: absolute;
	display: block;
}

#main-navigation ul li.sfhover ul li { /* ie6.css */
}

#main-navigation ul li ul li {
	background-image: none;
	background-color: transparent;
	float: none;
	position: relative;
	height: auto;
	padding: 0;
	margin: 0;
	z-index: 20;
	width: auto;
	line-height: 1.2;
}

#main-navigation ul li ul li a { /* ie6.css  */
	background-color: #fff;
	display: block;
	height: auto;
	text-indent: 0;
	display: block;
	width: 12em;
	padding: .5em .9em;
	text-decoration: none;
	position: relative;
	line-height: 1.2;                              
	color: #000;
	font-weight: normal;
	border-bottom: solid 1px #e8f4f9;
}

#main-navigation ul li.sfhover ul li a { /* ie6.css */
	background-image: none;
	background-color: #fff;
}


.safari #main-navigation ul li.sfhover ul li a {
	/*width: 14.4em;*/
}

#main-navigation ul li.sfhover ul li.sfhover a {
	background-color: #e8f4f9;
}

#main-navigation ul li.sfhover ul li.haschildren a {
	background-image: url(images/arrow-right-blue.png);
	background-position: 12.9em center;
	background-repeat: no-repeat;
}

#main-navigation ul li.sfhover ul li.sfhover-parent a {
}

#main-navigation ul li.sfhover ul li.haschildren ul li a, #main-navigation ul li.sfhover ul li.haschildren ul li.haschildren ul li a {
	background-image: none;
}

/* Drop Down Level 2 */

#main-navigation ul li.sfhover ul li ul {
	position: absolute;
	top: 0;
	margin: 0 0 0 17.8em;
	left: -9999px;
	z-index: 25;
}


#main-navigation ul li.sfhover ul li.sfhover-parent ul {
	left: 0;
	/*left: -2px;*/
}

#main-navigation ul li.sfhover ul li ul li.sfhover {
	position: relative;
	z-index: 35;
	display: block;
	width: auto;
}

#main-navigation ul li.sfhover ul li.sfhover-parent ul li a {
	background-color: #fff;
}

#main-navigation ul li.sfhover ul li ul li.sfhover a {
	background-color: #e8f4f9;
	position: relative;
	z-index: 45;
}


/* =META-NAVIGATION
----------------------------------------------------*/

#meta-navigation {
	position: absolute;
	top: 50px;
	left: 158px;
	width: auto;
	padding: .4em 0;
	font-size: .9em;
	z-index: 50;
}

#meta-navigation h3 {
	position: absolute;
	top: -9999px;
}

#meta-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#meta-navigation ul li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#meta-navigation ul li a:link, #meta-navigation ul li a:visited {
	color: #000;
}

#meta-navigation ul li a:focus, #meta-navigation ul li a:hover, #meta-navigation ul li a:active {
	text-decoration: underline;
}


#meta-navigation ul li:before {
	content: " | ";
}

#meta-navigation ul > li:first-child:before {
	content: "";
}

/* =SEARCH
----------------------------------------------------*/

#search {
	position: absolute;
	top: 9em;
	top: 8em;
	right: 0px;
	width: 235px;
	/*height: 40px;*/
	height: 3.2em;
	padding: 0;
	z-index: 50;
	background-color: #032736;
	background-image: url(images/bk-search.png);
	background-position: 10px .8em;
	background-repeat: no-repeat;
}

#search form {
	margin: .8em 0 0 10px;
}
}

#search form p {
	margin: 0;
	line-height: 1;
}

#search h3 {
	position: absolute;
	left: -9999px;
}

#search label {
	position: absolute;
	left: -9999px;
}

#search .text { /* ie6.css */
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	width: 172px;
	height: 12px;
	padding: 2px 3px;
	display: block;
	float: left;
	margin: 2px 4px 0 2px;
	border: none;
}
#search .blur {
	font-style: italic;
}

#search .submit {
	width: 34px;
	height: 20px;
	display: block;
	float: right;
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
	font-size: 0;
	text-align: right;
	color: #032736;
	overflow: hidden;
	text-indent: -9999px;
}


/* =FOOTER
----------------------------------------------------*/

#footer {
	width: 940px;
	position: relative;
	margin: 50px 0 20px 0;
	padding-top: 10px;
	background-image: url(images/line-horizontal-dotted-grey.png);
	background-repeat: repeat-x;
}

#footer #footer-links {
	line-height: 1.2;
	color: #5d5d5d;
	margin-bottom: 1em;
}

#footer #footer-links p {
	margin: 0;
}

#footer #footer-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}

#footer #footer-links ul li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#footer #footer-links a:link, #footer #footer-links a:visited {
	text-decoration: none;
	color: #5d5d5d;
}

#footer #footer-links ul li:before {
	content: " | ";
}

#footer #footer-links ul > li:first-child:before {
	content: "";
}


#footer #footer-text {
	line-height: 1.4;
	color: #949494;
}

#footer #footer-text p {
	margin-top: 0;
	padding: 0;
}


#footer a#top-link {
	position: absolute;
	top: -30px;
	right: 242px;
	display: block;
	width: 3em;
	padding: .2em .5em;
	/*min-height: 30px;*/
	/*min-width: 50px;*/
	background-color: #007fb4;
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#footer a#top-link:focus, #footer a#top-link:hover, #footer a#top-link:active {
}



/* =SECTION-SPECIFIC
----------------------------------------------------*/


/* =Home
----------------------------------------------------*/

.home #main #banner {
	width: 940px;
	height: 246px;
	background-image: url(images/photo-header-home2.jpg);
	margin-bottom: 1em;
}

.home #breadcrumbs {
	display: none;
}

.home #content { /* ie6.css */
	margin: 0 484px 0 0;
}


.home #content h1, .home #content h2 {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.6;
	margin: 0 0 1em 0;
}

.home #sidebar {
	display: none;
}


.home #sidebar-2 { /* ie6.css */
	display: block;
	float: left;
	width: 484px;
	padding: .6em 0 0 0;
	margin: 0 0 0 -484px;
	position: relative;
}


.home #sidebar-2 .widget {
	font-size: .9em;
	width: 222px;
	padding: 0;
	margin: 0 0 1.5em 20px;
	float: left;
}

.home #sidebar-2 .widget h3 {
	margin: 0 0 .5em 0;
	padding: 0 0 .1em 0;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: solid 1px #000;
}

.home #sidebar-2 .widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.home #sidebar-2 .widget ul li {
	margin: 0 0 .5em 0;
	padding: 0 0 .3em 0;
	line-height: 1.4;
	list-style: none;
	border-bottom: solid 1px #d1cfcf;
}

.home #sidebar-2 .social-links ul li {
	border: none;
}

.home #sidebar-2 .social-links ul li a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.home #sidebar-2 .social-links ul li a img {
	display: block;
	float: left;
	margin: 0 5px 0 0;
}



/* Category Listing */

.home #sidebar-2 .widget_categoryposts {
	position: relative;
}

.home #sidebar-2 .widget_categoryposts h3 a.rss-link {
	display: block;
	width: 14px;
	height: 14px;
	position: absolute;
	top: -2px;
	right: 0;
/*	float: right;
	margin-top: -1px;*/
	background-image: url(images/icon-rss.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.home #sidebar-2 .widget_categoryposts .date {
	display: block;
	text-transform: uppercase;
	color: #373737;
}

/* Flickr */

.home #sidebar-2 #flickrrss a {
	width: 212px;
	border: solid 5px #d1cfcf;
	max-height: 212px;
	overflow: hidden;
	display: block;
}

.home #sidebar-2 #flickrrss a img {
	display: block;
	width: 212px;
	overflow: hidden;
}

.home #section-navigation {
	display: none;
}

.home #footer a#top-link {
	display: none;
}

/* =Section Headers
----------------------------------------------------*/

.section-project #main #banner {
	background-image: url(images/photo-header-project2.jpg);
}


.section-travel #main #banner {
	background-image: url(images/photo-header-travel2.jpg);
}

.section-public #main #banner {
	background-image: url(images/photo-header-public2.jpg);
}

.section-media #main #banner {
	background-image: url(images/photo-header-media2.jpg);
}


.section-faqs #main #banner {
	background-image: url(images/photo-header-faqs2.jpg);
}

.section-links #main #banner {
	background-image: url(images/photo-header-links2.jpg);
}

/* =Post Styles
----------------------------------------------------*/
#content .post {
	margin: 1em 0;
	padding-bottom: 1em;
	background-image: url(images/line-horizontal-dotted-grey.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}

#content .post h2 {
	line-height: 1.4;
	margin-bottom: 0; 
}

#content  p.date {
	display: block;
	text-transform: uppercase;
	color: #373737;
}

#content .navigation {

}

#content .navigation .alignleft {
	float: left;
}

#content .navigation .alignright {
	float: right;
}


/* =Gallery Styles
----------------------------------------------------*/

#content .gallery .gallery-clear {
	clear: both;
}

#content .gallery img {
	border: solid 5px #d1cfcf;
}

/* =Contact Form
----------------------------------------------------*/


/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
}

form.ddfm .required {
	color: #FF0000;
	display: inline;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
}

form.ddfm h1,
form.ddfm h2 {
}


form.ddfm h1 {
}

form.ddfm h2 {
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	display: none;
}

form.ddfm legend {
	font-size: 1.1em;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
}

form.ddfm fieldset {
}

form.ddfm legend {
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmchecklabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmradiolabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	display: none;
}

form.ddfm .submit {
	text-align: right;
	float: right;
	clear: both;
	margin: 1em 27px 1em 0;
	width: 20%;
/*	width: 97%;*/
}

form.ddfm .submit input {
	display: block;
	float: right;
	width: 100%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	font-size: 1.2em;
	/*padding-bottom: 15px; */
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin: -.1em 0 15px 0;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: left;
	margin-left: 27%;
}


.ddfmwrap .recaptcha img {
	border: none;
	margin: 0;
	padding: 0;
}

#content table.recaptchatable td, #content table.recaptchatable th {
	padding: 0;
}

/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	}

