/*   
Theme Name: SPPA
Theme URI: http://www.sppa.com
Description: Custom theme for custom Port Authority website
Author: Kraig Larson, Ciceron
Author URI: http://www.ciceron.com
Version: 0.1
.
General comments/License Statement if any.
.
*/

/* Begin Typography & Colors */
body {
	width:auto; 
	height:auto;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color: #000; 
	padding: 0;
	margin:0;
	text-align:left; 
	background:#fff url(images/pagebg.jpg) repeat-x top;
}

#page {
	position: relative; margin: 0 auto; text-align: left; width:960px;
}

/* Set Layout Section */
#header,#content,#footer {
}


#header {
	height:180px;
	position:relative;
	margin: 0; padding: 0;
	overflow:visible; 
}

#content {
	position: relative;
	margin:0px; 
	padding: 0 0 3em 0px;
}

#sidebar {
	position: absolute;
	display: block;
	top: 180px; left: 0px;
	width:150px;
	z-index: 2;
}

#footer {
	position: relative;
	clear:both; 
	height: 85px;
	background:#fff url(images/footer-bg.gif) no-repeat top; 
	line-height:16px;margin-top:40px;
}
.clear {
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
}

/* Header Section */

#logoimg {
	display: block;
	width:137px;
	height:139px;
	top:55px;
	left:7px;
	position:absolute;
	z-index: 5;
	text-indent: -999em;
}
#logoimg img, #logoimg a { display:block; border:0; padding:0; margin:0; }

#logo {
	display: block;
	background: url("images/sppa_logo.png") no-repeat 0 0;
	width:137px;
	height:139px;
	top:55px;
	left:10px;
	position:absolute;
	z-index: 5;
	text-indent: -999em;
}

#head-elements {
	position:absolute;
	top: 10px;
	right: 0;
}

#person {
	width:244px;
	top:0px;
	left:100px;
	position:absolute;
	z-index: 4;
}

#tagline {
	position: absolute;
	top: 45px;
	left: 300px;
}

#search-links { 
	width:258px;
	text-align:right;
	display:inline;
	position:absolute;
	top:6px;
	right:0px;
}

#search-links a:link,#search-links a:visited { 
	text-decoration: none; 
	color:#666666;
	background-image:none;
}

#search-links a:hover { 
	text-decoration: underline;
	background-image:none;
}

.slinks {
	color:#666666;
	background-image:none;
}

.search {
	text-align:right;
	margin:0px;
	padding:0px;
}


/* NAVIGATION */

#headermenu {
	display: block;
	position: relative;
	margin: 0px;
	padding-top: 119px;
	background: transparent url(images/nav-bkgd.gif) repeat-x 0px 119px;
	text-align: right;
}

#nav {
	height: 55px;
	margin: 0 0 0 0px;
	padding: 0 0 0 110px;
}

#nav a span {
	display: block;
	position: absolute;
	top: -999px; left: -999em;
	font-size: 1px;
	color: #fff;
}
#nav a { color: #fff; text-decoration: none; }

#nav a.navon { background-position: 0px -55px; }

#nav-grow {
	display: block;
	float: left;
	width: 167px;
	height: 55px;
	background: url("images/nav_growingbus.gif") no-repeat 0 0;
	margin:0px;
	padding:0px;
}

#nav-grow:hover { 
	background-position: 0 -55px;
}


#nav-financing {
	display: block;
	float: left;
	width: 115px;
	height: 55px;
	background: url("images/nav_financing.gif") no-repeat 0 0;
	margin:0px;
	padding:0px;
}

#nav-financing:hover { 
	background-position: 0 -55px;
}


#nav-selecting {
	display: block;
	float: left;
	width: 125px;
	height: 55px;
	background: url("images/nav_selecting.gif") no-repeat 0 0;
	margin:0px;
	padding:0px;
}

#nav-selecting:hover { 
	background-position: 0 -55px;
}

#nav-employment {
	display: block;
	float: left;
	width: 115px;
	height: 55px;
	background: url("images/nav_workforce.gif") no-repeat 0 0;
	margin:0px;
	padding:0px;
}

#nav-employment:hover { 
  background-position: 0 -55px;
}

#nav-harbor {
	display: block;
	float: left;
	width: 107px;
	height: 55px;
	background: url("images/nav_harbor.gif") no-repeat 0 0;
	margin:0px;
	padding:0px;
}

#nav-harbor:hover { 
	background-position: 0 -55px;
}

#nav-green {
	display: block;
	float: left;
  	width: 85px;
	height: 55px;
	background: url("images/nav_green.gif") no-repeat 0 0;
	margin:0px;
	padding:0px;
}

#nav-green:hover { 
	background-position: 0 -55px;
}

#nav-eastmetro {
	display: block;
	float: left;
	width: 118px;
	height: 55px;
	background: url("images/nav_eastmetro.gif") no-repeat 0 0;
	margin:0px;
	padding:0px;
}

#nav-eastmetro:hover { 
	background-position: 0 -55px;
}

/* SUB-NAVIGATION */


#crane {
	height:55px;
	width:150px;
	background: url("images/crane.png") no-repeat 0 0;
	padding:0px;
	margin: 6px 0 0 0;
	z-index: 1;
	text-indent: ;
}
.subnav {
	background: #26928f url("images/subnav_bg.gif") repeat-y 0 0;
	width:150px;
	margin-bottom: 1em;
}

.subnav-head {
	background: url("images/subnav-head.gif") no-repeat 0 0;
	padding:1px 0px 0px 0px;
	margin-bottom:0px;
}
.subnav h3 { margin: 0.6em 0; padding: 0; }
.subnav h4 { 
	margin: 0.6em 0 0.1em 0; 
	padding: 0 8px;
	font-size:12px;
	font-weight: normal;
	color:#fff;
	}

.subnav .subnav-head a:link, .subnav .subnav-head a:visited  {
	display: block;
	padding: 0 8px;
	font-size:14px;
	font-weight: bold;
	color:#fff;
	text-decoration:none;
}
.subnav .subnav-head a:hover, .subnav .subnav-head a:active  {
	display: block;
	padding: 0 8px;
	font-size:14px;
	font-weight: bold;
	color:#000;
	text-decoration:none;
}
.subnav-foot {
	height:21px;
	width:150px;
	margin-top:0px;
	background: url("images/subnav_foot.gif") no-repeat 0 0;
}


#nav ul, .subnav ul { list-style-type: none; padding: 0px; margin: 0px; display: block; }
#nav li, .subnav li { list-style-type: none; padding: 0px; margin: 0px; line-height: 1.3; display: inline; }

.subnav ul {
	margin-bottom:5px;
	list-style-type: none;
	padding: 0px;
	margin: 0 1px;
}
.subnav ul ul { 
	margin: 0;  
	
}
.subnav ul li  {
	margin-top: 1px;
	padding:0;
}
.subnav ul ul li  {
	margin: 1px 0 0 0;
	padding: 0;
}


.subnav li a:link, .subnav li a:visited {
	display: block;
	padding:3px 4px 5px 8px;
	background: #288381 url("images/subnav_link.gif") no-repeat left bottom;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	display: block;
	margin-top:1px;
}

.subnav li a:hover, .subnav li a:active, .subnav li.current_page_item a:link, .subnav li.current_page_item a:visited  {
	background: #2c6d6b url("images/subnav_hover.gif") no-repeat left bottom;
	padding:3px 4px 5px 8px;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	display: block;
	margin-top:1px;
}

.subnav li li a:link, .subnav li li a:visited, .subnav li.current_page_item li a:link, .subnav li.current_page_item li a:visited {
	display: block;
	padding:3px 4px 5px 16px;
	background: #26928f url("images/bullet-sub-sub.gif") no-repeat 8px 10px;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	display: block;
	margin-top:1px;
}

.subnav li li a:hover, .subnav li li a:active, .subnav li.current_page_item li a:hover, .subnav li.current_page_item li a:active, .subnav li li.current_page_item a:link, .subnav li li.current_page_item a:visited  {
	background: #fff url("images/bullet-sub-sub-black.gif") no-repeat 8px 10px;
	padding:3px 4px 5px 16px;
	color:#000;
	font-size:11px;
	text-decoration:none;
	display: block;
	margin-top:1px;
}







/* General */
a:link { color: #00c; text-decoration: underline; }
a:visited { color: #369; text-decoration: underline; }
a:hover, a:active { color: #c00; text-decoration: underline; }
form { display: block; margin:0;padding:0;} /* IE need this */
/* input, textarea {font-size:12px; padding:2px 5px;} */
p { margin: 0 0 1.3em 0; }

#page-left li, #page-wide li { margin-bottom: 1.5em; }



/* Header Page Menu Section */
#pagemenu {margin:0;padding:0 35px 0 35px; text-align:right;}
#pagemenu li {display:inline; margin: 0 3px 0 0;}
#pagemenu a {background: transparent; margin: 0; padding: 7px 10px; font:bold 11px Verdana; line-height:26px; letter-spacing:0;}
#pagemenu a:hover { background: #E4F4B3 url(none);}

/* Content Section */
#content h2 {font-size:20px; font-weight:bold; margin:55px 0px 20px 0px; padding: 0;}
#content h2.pagetitle {font-size:20px; font-weight:bold;}
#content h3 {font-size:1.1em;}
#content .entry {}

/* SideBar Section */


/* Footer Section */
#footer p { 
	
}

#copyright {
	margin:0;
	padding:20px 0px 0px 100px;
	font-size:10px;
}

#copyright a:link,#copyright a:visited {
	color:#000000;
	text-decoration:none;
	background-image:none;
}

#copyright a:hover {
	text-decoration:underline;
	background-image:none;
}

#socialnetworks {
	position: absolute;
	top: -35px;
	right: 0;
}


#emailsignup {
	position:absolute;
	top: 30px;
	left: 480px;
	width:150px;
}

#badges {
	position:absolute;
	top:0;
	right: 0;
}

/* Comment Stuffs */

#respond {
	position: relative;
	margin: 1em 0;
	padding: 0.5em;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
#commentform p {
	clear: both;
	margin: 0 0 1em 0;
	
}

#commentform input {
	display: block;
	float: left;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform label {
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 0.3em;
	
}
#commentform p small { line-height: 2.5em; }


#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	margin-top: 1em;
	width: 100%;
	padding: 2px;
	}
#commentform textarea:before {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

/* Other Parts */
img { border: 0; }

.navigation { font-size: 11px; padding: 0.5em; border: 1px solid #ccc; }
.postnavigation {
	margin: 3em 0;
	font-size: 11px; 
	border-top: 1px solid #ccc;
	padding: 1em 0 3em 0; 
}



p.postmetadata {color: #999; padding: 5px 5px 5px 5px;text-align:right; margin: 0 0 0 30px;}
small {color:#666}
.wp-smiley {border:none}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Pages */

#page-left {
	position: relative;
	width:465px;
	margin:0px 20px 3em 170px;
}
#page-wide {
	width:790px;
	margin:0px 0px 3em 170px;
}

#page-right {
	width:300px;
	float:right;
	margin-top:0;
	padding: 2em 0 3em 0;
}

#page-right2 {
	width:300px;
	position: absolute;
	top: 0; right: 0;
	margin-top:0;
	padding: 4em 0 3em 0;
}

/* Pages - sidebar modules */

#cms {
	display:none;
}

#printp {
	position: absolute;
	top: 198px;
	right: 0px;
	text-align:right;
	font-size:10px;
	color:#666;
}

#printp a:link,#printp a:visited {
	color:#666;
	text-decoration:none;
}

#printp a:hover {
	text-decoration:underline;
}

#printp #printpage { 
	background: url(images/printer.gif) no-repeat top right;
	padding: 3px 20px 3px 0;
}

.boxcontent ul { padding: 0px; margin: 0.5em 0 1.5em 1em; }
.boxcontent li { padding: 0 0 0 0.5em; margin: 0px; }


.quotebox {
	width:300px;
	margin-bottom:30px;
	margin-top:0px;
}

.quotebox .boxhead {
	
}

.quotebox .boxcontent {
	background-color:#666666;
	color:#ffffff;
	font-size:14px;
	padding:14px;
	line-height:1.75em;
}


.quotebox .boxfoot {
	background-image: url(images/quotebox-foot.gif);
	background-repeat:no-repeat;
	height:30px;
	color:#666666;
}

.vidbox {
	width:300px;
	margin-bottom:30px;
}

.vidbox .boxhead {
	background-image: url(images/vidbox_head.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	padding:10px 0px 0px 10px;
	margin-bottom:0px;
}

.vidbox .boxcontent {
	background-image: url(images/vidbox_bg.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding:1px;
}

.vidbox .boxfoot {
	background-image: url(images/vidbox_foot.gif);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
}

.factsbox {
	width:300px;
	margin-bottom:30px;
}

.factsbox .boxhead {
	background-image: url(images/facts-header.gif);
	background-repeat:no-repeat;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	padding:10px 0px 4px 10px;
	margin-bottom:0;
}

.factsbox .boxcontent {
	background-image: url(images/vidbox_bg.gif);
	background-repeat:repeat-y;
	font-size:13px;
	padding:14px;
	line-height:2em;
	color:#000000;
}

.factsbox .boxfoot {
	background-image: url(images/vidbox_foot.gif);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
}

.picsbox {
	width:300px;
	margin-bottom:30px;
	margin-top:40px;
}

.picsbox .boxhead {
	background-image: url(images/facts-header.gif);
	background-repeat:no-repeat;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	padding:10px 0px 4px 10px;
	margin-bottom:0;
}
/* -- Do Not Use this one with white header bkgd
.picsbox .boxhead {
	background-image: url(images/vidbox_head.gif);
	background-repeat:no-repeat;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding:10px 0px 4px 10px;
	margin-bottom:0;
}
*/

.picsbox .boxcontent {
	background-image: url(images/vidbox_bg.gif);
	background-repeat:repeat-y;
	padding:0px;
	min-height:220px;
	height: auto !important;
	height: 220px;
}

.picsbox .boxfoot {
	background-image: url(images/vidbox_foot.gif);
	background-repeat:no-repeat;
	height:30px;
	color:#ffffff;
}
.hidebox, .hidebox * { display: none; }

/* Homepage */

#content-home {
	width:960px;
	overflow:visible;
}

#home-copy {
	width:330px;
	margin-top:35px;
	float:left;
	position:relative;
	z-index: 5;
}

#home-photos {
	width:630px;
	float:left;
	position:relative;
	overflow:visible;
	 height:420px;
}

#home-module1 {
	clear:both;
	width:300px;
	float:left;
	position:relative;
	margin-top:-18px;
}

#home-module2 {
	width:300px;
	float:left;
	position:relative;
	margin-left:30px;
	margin-top:0px;
}

#home-module3 {
	width:300px;
	float:left;
	position:relative;
	margin-left:30px;
	margin-top:0px;
}

#box-boardcal {
	width: 300px;
	height: 55px;
	background: url(images/mtgs-bkgd.jpg) no-repeat;
	margin: 2em 0;
	padding: 0.6em 0 0 50px;
}
#box-boardcal:hover {
	cursor: pointer;
}

#box-beacon-bluff {
	width: 300px;
	background: url(images/box-hdr-beacon-bluff.jpg) no-repeat;
	position: relative;
	margin: 1.5em 0 0 0;
	padding: 0 0 0 0;
}
#box-beacon-bluff p {
	margin: 0;
	padding: 65px 10px 10px 10px;
	
}
#box-beacon-bluff-foot {
	font-size: 1px; color: white;
	padding: 0; margin: 0;
	background: url(images/vidbox_foot.gif) no-repeat;
	width: 300px;
	height:30px;
}
#box-beacon-bluff:hover {
	cursor: pointer;
}

.newsbox {
	width:300px;
	margin-bottom:30px;
}

#home-module1 .newsbox, #home-module1 .quotebox { margin-bottom: 4px;}

.newsbox .boxhead {
	background-image: url(images/vidbox_head.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	padding:10px 0px 0px 10px;
	margin-bottom:0px;
	
}

.newsbox .boxcontent {
	background-image: url(images/vidbox_bg.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding:1px 10px 0px 10px;
	height:288px;
}

.newsbox .boxfoot {
	background-image: url(images/vidbox_foot.gif);
	background-repeat:no-repeat;
	height:30px;
}

.more {
	text-align: right;
	font-size:10px;
}
.more a:link, .more a:visited {
	color:#666;
}
.more a:hover, .more a:active {
	color:#c00;
}
.quotebox .more a:link, .quotebox .more a:visited, .quotebox a:link, .quotebox a:visited {
	color:#fff;
}
.quotebox .more a:hover, .quotebox .more a:active, .quotebox a:hover, .quotebox a:active {
	color:#ccc;
}

	
.quotebox .boxcontent-home {
	background-color:#666666;
	color:#ffffff;
	font-size:14px;
	padding:14px;
	line-height:1.75em;
	height:245px;
	
}
.post h2 { margin: 0; padding:0; }

.post h2 a:link, .post h2 a:visited {
	font-size: 16px; margin: 1.3em 0 0 0; padding: 0;
	text-decoration:underline;
}


.meta {	
	font-size:11px;
	font-weight:normal;
	margin: 1em 0 0 0;
	padding: 0;
	color:#999;
}

.bloghome {
	margin:0;
}

#blog { margin: 4em 0 0 0; }

#blog h2, .bloghome h2 {
	margin:0;
	padding:0;
	font-size:16px;
}

.bloghome h2 a:link, .bloghome h2 a:visited {
	color:#000000;
	text-decoration:none;
}
.bloghome h2 a:hover, .bloghome h2 a:active {
	color:#c00;
	text-decoration:underline;
}

#blog h2 a:link
	color:#0000cc;
	text-decoration:none;
}
#blog h2 a:visited {
	color:#369;
	text-decoration:none;
}
#blog h2 a:hover, #blog h2 a:active {
	color:#c00;
	text-decoration:underline;
}

/* Business Center Page  */

#busctr {
	font-size:13px;
	color:#666666;
	margin:55px 0px 20px 0px;
}

#busctr h2 {
font-size:20px; 
color:#000000;
font-weight:bold; margin:5px 0px 20px 0px; padding:0px;
}

#cite {
	font-size:10px;
	margin:5px 0px 0px 10px;
	line-height:1.5em;
}
.cite {
	margin: 0.2em 0.5em 0 0;
	text-align: right;
	font-size: 10px;
	color: #666;
}
#sidebar .cite {
	margin: 0 0.5em 1em 0;
	padding-top: -0.8em;
	text-align: right;
	font-size: 10px;
	color: #666;
	line-height: 1.0;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* PDF styled link */
a.pdf-big { display: block; height: 34px; padding: 10px 0 0 39px; background: url(images/icon-pdf-sm.png) no-repeat 0 0; text-decoration: underline; }
a.pdf-big:link { color: #00c; text-decoration: underline; }
a.pdf-big:visited { color: #369; text-decoration: underline; }
a.pdf-big:hover, a.pdf-big:active { color: #c00; text-decoration: underline; }

a.pdf { display: block; height: 16px; padding: 0px 0 0 20px; background: url(images/page_white_acrobat.png) no-repeat 0 0; text-decoration: underline; }
a.pdf:link { color: #00c; text-decoration: underline; }
a.pdf:visited { color: #369; text-decoration: underline; }
a.pdf:hover, a.pdf:active { color: #c00; text-decoration: underline; }

a.pdf-huge { display: block; height: 52px; padding: 20px 0 0 56px; background: url(/wp-content/themes/sppa/images/icon-pdf.png) no-repeat 0 0; text-decoration: underline; }
a.pdf-huge:link { color: #00c; text-decoration: underline; }
a.pdf-huge:visited { color: #369; text-decoration: underline; }
a.pdf-huge:hover, a.pdf-huge:active { color: #c00; text-decoration: underline; }


/* post-add-your-comments */
.post-add-your-comments {
	display: block;
	float: right;
	width: 150px;
	margin-left: 0.5em;
}
.post-add-your-comments a:link, .post-add-your-comments a:visited { 
	display: block; text-align: center;
	color: white; background-color: #d00; line-height: 18px; text-decoration: none; border: 1px solid #000; 
}
.post-add-your-comments a:hover, .post-add-your-comments a:active { 
	display: block; text-align: center;
	color: white; background-color: #369; line-height: 18px; text-decoration: none; border: 1px solid #000; 

}

/* for email sign-up form */
#emailsubscribe div { margin: 0 0 1.2em 0; }
#emailsubscribe input { display: inline; }


