/* ----------------------------------------------
	Theme Name : Clearview
	Author : Chris Seymour
	Author URI : http://www.c5mix.com/
 ------------------------------------------------ */


/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */

body {
	/* customize_background */ background-color:#1F1F1F; /* customize_background */
	margin:0;
	padding:0;
}
body.show-hide {
	overflow:hidden;
}
a { }
a img { border: 0 }



* {
	outline:none;
}


/* ------------------------------------------
   LAYOUT
------------------------------------------- */

#container {
list-style-image:url("http://councilbluffsinterstate.iowadot.gov/packages/theme_clearview/themes/clearview/images/graybullet1.png");
}
.inner {
}

/* Header */

#header {
	/* customize_header_background */ background-color:#000; /* customize_header_background */
	width:240px;
	height:60px;
	position:fixed;
	top:25px;
	left:0;
	overflow:hidden;
	opacity:0.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=85)";
	filter: alpha(opacity=85);
	display:none;
}

#header #logo {
	text-align:right;
	font-family: 'TitilliumText22LRegular', Arial, Helvetica, sans-serif;
}
#header #logo a {
	font-size:2em;
	/* customize_logo */ color:#fff; /* customize_logo */
	text-decoration:none;
	display:block;
	padding:20px 10px 10px;
}



/*  Main Navigation  */

#nav {
	position:fixed;
	height:60px;
	min-width:683px;
	left:242px;
	top:25px;
	font-family: Arial, Helvetica, sans-serif;
	z-index:99;
	display: none;
}
#menu-tab {
	/* customize_menu_tab_background */ background-color:#000; /* customize_menu_tab_background */
	opacity:0.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=75)";
	filter: alpha(opacity=75);
	display:none;
}
#menu {
	/* customize_menu_background */ background-color:#000; /* customize_menu_background */
	padding:30px 30px 0 10px;
	height:30px;
	opacity:0.70;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)";
	filter: alpha(opacity=70);
	display:none;
}
#menu ul {
	margin:0;
	padding:0;
	float:left;
}
#menu ul li {
	margin:0;
	list-style:none;
	float:left;
	border-left:1px solid #fff;
}
#menu ul li a {
	margin: 0 0 0 5px;
	padding:3px 20px 3px 5px;
	/* customize_menu_link */ color:#fff; /* customize_menu_link */
	display:block;
	font-size:1.1em;
	line-height:1;
	text-decoration:none;
	border-left:1px solid #fff;
}
#menu ul li a:hover, #menu ul li.nav-selected a, #menu ul li.nav-path-selected a {
	/* customize_menu_link_hover */ color:#b0590c; /* customize_menu_link_hover */
}

.menu {
  position: relative;
}
.menu, .menu .toggle {
}
.menu .toggle {
  cursor: hand;
  cursor: pointer;
  position: absolute;
  width:15px;
  height:60px;
  line-height:60px;
  left: 0;
  top: 0;
}
.menu .toggle-hover {
}
.menu .items {
  position: relative;
  left: 15px;
  top: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* Feature */

#feature {
	margin:0 0 20px;
	overflow:hidden;
}
#feature h1 {
	/* customize_feature_heading */ background-color:#000; /* customize_feature_heading */
	padding:5px;
	display:inline;
	color:#fff;
	font-size:3.4em;
	line-height:1.6em;
	opacity:0.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=75)";
	filter: alpha(opacity=75);
}
#feature img {
	background:#000;
	padding:10px;
}



/* Sections */

#sections {
	margin:0 0 20px;
	overflow:hidden;
}
.column {
	background:url("http://councilbluffsinterstate.iowadot.gov/packages/theme_clearview/themes/clearview/images/white-bg.png");
	padding:20px;
	width:290px;
}




/* Wrapper */

#wrapper {
	padding:10% 0% 0% 10%!important;  /*original: 125px 0 150px 260px;*/
	width:84%; /*original: 1000px*/
	min-height: 1200px; /*originally: 700px;*/
	height: auto;
	min-width: 931px; /*originally 350px*/
}



/* Content */

#content {
	background:url("http://councilbluffsinterstate.iowadot.gov/packages/theme_clearview/themes/clearview/images/white-bg.png");
	margin:0px 15px 55px 0px;
	z-index:3;
	background-color: #ffffff;
	height:auto;
	min-height: 432px;
	padding: 3%; /*originally 75px; */
	float: left; /*originally did not exist*/
	min-width: 550px; /*originally did not exist*/
	width: 69%;/*originally did not exist*/
	min-width: 635px; /*originally did not exist*/

/*	float: left;
	padding: 1.5% 1.5% 7% 1.5%; /* THAT'S THE NAME ;)
	margin: 0 0% 0 0;
	width: 72%;
	background-color: #fff;
	color: #000;
	margin-bottom: 0px;
	text-align: left;*/
}

#content a {color:#af580c!important;}
#content .bbtn-custom-txt {color:#fff!important;font-size:89%;}
#content img {
width:90%!important;
height:auto;
}
.fcker {width:33%; float:left;}

#content .slide img {
width:auto;
height:auto;
}

#right_sidebar #content, #left_sidebar #content, #page #content, #blog_entry #content, #pb_post #content {
	/*originally: width: 670px;*/
}
#left_sidebar #content {
	float:left; /*originally: right;*/
}
#content-page-title {
	overflow:hidden;
	width: 75%; /*originally did not exist*/
	/*max-width:680px;   originally existed*/
}
#right_sidebar #content-page-title, #left_sidebar #content-page-title, #page #content-page-title, #blog_entry #content-page-title, #pb_post #content-page-title {
	/*max-width:710px; originally existed*/
}
#left_sidebar #content-page-title {
	width: 75%; /*did not originally exist*/
	/*margin-left:240px; originally existed*/
}
#content-page-title h1 {
	background-color:rgb(51,51,51);
	color:#fff;
	margin:0 0 -6px;
	padding:10px 60px 0 20px;
	float:left;
	text-transform:uppercase;
	overflow:hidden;
	opacity:0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
	filter: alpha(opacity=80);
}




/* Sidebar */

#sidebar {
	/*background:url("http://councilbluffsinterstate.iowadot.gov/packages/theme_clearview/themes/clearview/images/white-bg.png");*/
	margin:0; /*originally: 0 0 0 60px;*/
	padding:40px 0 60px 0px;
	width:20%; /*originally: 215px;*/
	min-width: 215px; /*originally did not exist*/
	height:auto;
	background-color:rgb(51,51,51);
	opacity:0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=90)";
	filter: alpha(opacity=90);

	/*float: left;
	padding: 0 1.5% 0 1.5%;
	width: 22%;
	position: relative;
	height: 100%;
	background-color:rgb(51,51,51);
	opacity:0.8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=80)";
	filter: alpha(opacity=80);*/
}



/* Sub Navigation */

#sidebar ul.nav {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar ul.nav li {
	border-bottom: 1px solid #666666;
}
#sidebar ul.nav li a {
	text-decoration:none;
	display: block;
	padding: 6px 20px;
}
#sidebar ul.nav li a:hover {
	color:#000;
}
#sidebar ul.nav li a.nav-selected, #sidebar ul.nav li a.nav-path-selected {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
/*#sidebar ul.nav li ul {
	margin:0 0 0.5em;
	padding:0 0 0 2em;
	list-style:none;
}
#sidebar ul.nav li li {
	border-bottom:none!important;
	color:#777;
	font-size:0.9em;
}
#sidebar ul.nav li li a {
	padding:0!important;
}
*/

/* Breadcrumbs */

.swp-breadcrumbs{
	margin:0 0 0 0px;
	padding:16px 12px 12px 12px;
	width:auto; /*originally: 685px; */
	height:18px;
	background-color:rgb(51,51,51);
	opacity:0.9;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=90)";
	filter: alpha(opacity=90);
	font-weight:normal;
	font-size:11px;
	text-transform:uppercase;
	color: #ffcc00;
}

.swp-breadcrumbs a {
	text-decoration:none;
	color: #fff;
	padding-right:10px;
}

.swp-breadcrumbs a:hover{
	text-decoration:underline;
}

/* Lightbox */
.lightboxed-image-caption-content {
  border: medium none;
    color: #af580c;
    font-family: Arial Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    outline: medium none;
    padding: 0;
    text-align: left;
}


/* IADOT Header | Iowa.gov Sliver Header CSS */

#iowa_sliver_spacer {
	height:41px;
}

#iowa_sliver_bar {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	overflow:visible;
	margin:0;
	padding:3px 0;
	color:#fff;
	font:normal 13px/20px Helvetica, Arial, sans-serif!important;
	text-align:right;
	background:#224e7d;
	background: -moz-linear-gradient(top, #1b4472 0%, #2d5c90 53%, #2d5c90 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1b4472), color-stop(53%,#2d5c90), color-stop(100%,#2d5c90)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #1b4472 0%,#2d5c90 53%,#2d5c90 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #1b4472 0%,#2d5c90 53%,#2d5c90 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #1b4472 0%,#2d5c90 53%,#2d5c90 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b4472', endColorstr='#2d5c90',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #1b4472 0%,#2d5c90 53%,#2d5c90 100%); /* W3C */
	border-bottom: 1px solid #B1780D;
	height: 42px;
	right: 0;
	z-index: 950;
}
#iowa_sliver_bar a, #iowa_sliver_bar a:visited {
	color:#fff;
	text-decoration:none;
}
#iowa_sliver_bar a:hover {
	text-decoration:underline;
}
#iowa_sliver_links {
	float:left;
	position:relative;
	z-index:500;
}
#iowa_sliver_links ul {
	margin:3px 0 0 1px;
	padding:0;
	text-align:left;
}
#iowa_sliver_links ul li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
}
#iowa_sliver_links ul li a, #iowa_sliver_links ul li a:visited {
	display:block;
	float:left;
     font-weight: 400;
	padding:6px 10px 2px;
	opacity:0.7;
	-webkit-transition:opacity 0.3s ease-out;
	-moz-transition:opacity 0.3s ease-out;
}
#iowa_sliver_links ul li a:hover {
	opacity:1;
}
#iowa_sliver_links ul li#iowa_sliver_agencies a {
	/* background:url("http://councilbluffsinterstate.iowadot.gov/packages/theme_clearview/themes/clearview/images/listing.png") no-repeat 4px 10px; */
	padding-left:22px;
}
#iowa_sliver_links ul li#iowa_sliver_services a {
	/* background:url("http://councilbluffsinterstate.iowadot.gov/packages/theme_clearview/themes/clearview/images/services.png") no-repeat 5px 10px; */
	padding-left:22px;
}
#iowa_sliver_links ul li#iowa_sliver_logo a {
	width:95px;
	height:26px;
	padding:2px 10px 0 20px;
	margin-top:-2px;
	/* overflow:hidden;
	text-indent:-1000px; */
	opacity:1;
	/* background:url("http://councilbluffsinterstate.iowadot.gov/packages/theme_clearview/themes/clearview/images/iowa-logo-small-white-1.2.png") no-repeat 10px 0px; */
}
#iowa_sliver_links ul li#iowa_sliver_logo a:hover, #iowa_sliver_links ul li#iowa_sliver_logo a:focus {
	background-position:10px -35px;
}

#iowa_sliver_search {
	margin:3px 10px 0 0;
	position:relative;
}
#iowa_sliver_search a#iowa_sliver_search_link {
	display:inline-block;
	padding:2px 28px 2px 26px;
	margin:3px 0;
	/* border:1px solid #819dbc; */
	font-size:12px;
	line-height:20px;
	color:#bfcddd;
	/* background: url("http://councilbluffsinterstate.iowadot.gov/packages/theme_clearview/themes/clearview/images/search-icon.png") no-repeat 8px 6px; */
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
}
#iowa_sliver_search a#iowa_sliver_search_link:hover {
	color:#fff;
}
#iowa_sliver_search_form {
	display:none;
	position:absolute;
	top:42px;
	right:10px;
	padding:10px;
	background-color:#b7c7d9;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:0 5px 10px rgba(0,0,0,0.3);
	text-align:left;
	color:#204a7a;
	z-index:9999;
}
#iowa_sliver_search_form p {
	font-style:italic;
	font-size:14px;
	margin:0 0 10px 0;
}
#iowa_sliver_search_form:before {
	content: ".";
	display:block;
	position:absolute;
	top:-10px;
	right:10px;
	width:0;
	height:0;
	overflow:hidden;
	border-style:solid;
	border-width:0 10px 10px 10px;
	border-color:transparent transparent #b7c7d9 transparent;
}
#iowa_sliver_search_form a.close {
	display:block;
	position:absolute;
	top:10px;
	right:10px;
	padding:3px 5px;
	background-color:#acbed2;
	text-align:center;
	font-size:11px;
	line-height:10px;
	color:#fff;
	text-decoration:none;
}
#iowa_sliver_search_form a.close:hover {
	background-color:#a0b5cb;
}
#iowa_sliver_search_form form {
	margin:0;
	padding:0 10px 0 0;
}

#iowa_sliver_search_form form input#iowa_sliver_q {
	padding:2px;
	margin:0 3px 0 0;
	width:160px;
	font-size:13px;
	line-height:13px;
	background-color:#819dbc;
	color:#dce4ed;
	border:1px inset #255182;
	-webkit-transition:all 0.5s ease-out;
	-moz-transition:all 0.5s ease-out;
}
#iowa_sliver_search_form form input#iowa_sliver_q:focus {
	background-color:#dce4ed;
	color:#204a7a;
}
#iowa_sliver_search_form form input#iowa_sliver_search_submit {
	padding:2px 6px;
	font-size:13px;
	line-height:1em;
	overflow:visible;
	margin:0;
	color:#444;
	text-shadow:1px 1px 1px #e6e6e6;
	border:1px outset #999;
	cursor:pointer;
	background: #ccc;
	background: -moz-linear-gradient(top, #b2b2b2 0%, #c9c9c9 45%, #d6d6d6 62%, #d6d6d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b2b2b2), color-stop(45%,#c9c9c9), color-stop(62%,#d6d6d6), color-stop(100%,#d6d6d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #b2b2b2 0%,#c9c9c9 45%,#d6d6d6 62%,#d6d6d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #b2b2b2 0%,#c9c9c9 45%,#d6d6d6 62%,#d6d6d6 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #b2b2b2 0%,#c9c9c9 45%,#d6d6d6 62%,#d6d6d6 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2b2b2', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #b2b2b2 0%,#c9c9c9 45%,#d6d6d6 62%,#d6d6d6 100%); /* W3C */
}
/* IE in Quirks-mode styles */
#iowa_sliver.quirky #iowa_sliver_bar {
	height:41px;
}
#iowa_sliver.quirky #iowa_sliver_links ul li#iowa_sliver_logo a {
	width:115px;
	height:30px;
}
#iowa_sliver.quirky #iowa_sliver_search {
	margin:6px 10px 0 0;
}
#iowa_sliver.quirky #iowa_sliver_search_form form input#iowa_sliver_q {
	width:164px;
	margin-right:5px
}

@media only screen and (max-width: 500px) {
	#iowa_sliver_spacer {
		height:37px;
	}
	#iowa_sliver_bar {
		height:35px;
		padding:1px 0;
	}
	#iowa_sliver_links ul li#iowa_sliver_logo a {
		width:72px;
		height:24px;
		padding:3px 10px 3px 8px;
		background-position:8px -70px;
	}
	#iowa_sliver_links ul li#iowa_sliver_logo a:hover, #iowa_sliver_links ul li#iowa_sliver_logo a:focus {
		background-position:8px -105px;
	}
	#iowa_sliver_search a#iowa_sliver_search_link {
		position:absolute;
		top:-1px;
		right:-2px;
		padding:2px 8px;
		width:10px;
		overflow:hidden;
		text-align:left;
		text-indent:-1000px;
	}
	#iowa_sliver_links ul li a, #iowa_sliver_links ul li a:visited {
		padding:6px 8px 2px;
		opacity:0.9;
	}
	#iowa_sliver_search_form {
		display:none;
		position:relative;
		top:auto;
		right:auto;
		padding:8px;
		background-color:#b7c7d9;
		-moz-border-radius:0;
		-webkit-border-radius:0;
		box-shadow:none;
		text-align:left;
		color:#204a7a;
	}
	#iowa_sliver_search_form:before {
		display:none;
		border-style:none;
	}
	#iowa_sliver_search_form form input#iowa_sliver_q {
		padding:4px;
		margin-right:3px;
		width:68%;
		font-size:14px;
		line-height:16px;
	}
	#iowa_sliver_search_form form input#iowa_sliver_search_submit {
		padding:4px 6px;
		font-size:14px;
		line-height:16px;
	}


}
@media only screen and (max-width: 335px) {
	#iowa_sliver_bar {
		min-width:292px;
	}
	#iowa_sliver_search_form {
		min-width:276px; /* 292px - 16px of padding = 276px */
	}
	#iowa_sliver_links ul li#iowa_sliver_agencies a {
		background:none;
		padding-left:0;
	}
	#iowa_sliver_links ul li#iowa_sliver_services a {
		background:none;
		padding-left:5px;
	}


}






/* IADOT Footer */

#IAfooter_menu li.IAsocialmedialink {
    display: none;
}
#IAfooter {
    background: none repeat scroll 0 0 #333333;
    border-bottom: 1px solid #D56808;
    bottom: 0;
    font-family: Arial,Helvetica,sans-serif;
	height: 53px;
/*	height: 125px;   */
	left: 0;
    margin: 0;
    min-width: 980px;
    padding: 0;
    position: fixed;
    right: 0;
    width: 100%;
    z-index: 925;
}
.IAcenter {
    margin-left: auto;
    margin-right: auto;
	width: 1165px;
/*    width: 960px;
*/}

a.IAsocialtooltip span{
    border-radius: 2px 2px 2px 2px;
    bottom: 56px;
    display: none;
    padding: 5px;
    position: relative;
    text-align: center;
    width: 80px;
}
a.IAsocialtooltip:hover span {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    margin-left: -38px;
    position: absolute;
    text-transform: none;
}
#IAfooter_menu {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

#IAfooter_menu li.copyright {
    color: #828282;
    padding: 0px 20px 14px 0;
}
#IAfooter_menu li {
    color: #828282;
    display: inline;
    float: left;
    font-size: 10px;
    list-style: none outside none;
    padding: 0px 0 14px 9px;
}
#IAfooter_menu li a {
    color: #828282;
    font-size: 10px;
    text-decoration: none;
}
#IAfooter_menu li a:hover {
    color: #D56808;
    font-size: 10px;
}
#IAfooter_menu li a:active {
    color: #D56808;
    font-size: 10px;
}
ul#IAsocialmedia {
    float: left;
    margin-left: 30px;
    padding: 0 0 0 30px;
    width: 280px;
}
ul#IAsocialmedia li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul#IAsocialmedia a {
    background-position: left top;
    display: block;
    height: 24px;
}
ul#IAsocialmedia a:hover {
    background-position: left -24px;
}

ul#IAsocialmedia li.IAtwitter a {
	background-image: url("http://councilbluffsinterstate.iowadot.gov/packages/theme_clearview/themes/clearview/images/sm_twitter.png");
	width: 28px;
}
ul#IAsocialmedia li.IAfacebook a {
    background-image: url("http://councilbluffsinterstate.iowadot.gov/packages/theme_clearview/themes/clearview/images/sm_facebook.png");
    width: 26px;
}
ul#IAsocialmedia li.IApinterest a {
    background-image: url("http://councilbluffsinterstate.iowadot.gov/packages/theme_clearview/themes/clearview/images/sm_pinterest.png");
    width: 28px;
}
ul#IAsocialmedia li.IAyoutube a {
    background-image: url("http://councilbluffsinterstate.iowadot.gov/packages/theme_clearview/themes/clearview/images/sm_youtube.png");
    width: 28px;
}
ul#IAsocialmedia li.IAemail a {
    background-image: url("http://councilbluffsinterstate.iowadot.gov/packages/theme_clearview/themes/clearview/images/sm_email.png");
    width: 28px;
}
ul#IAsocialmedia li.IArss a {
    background-image: url("http://councilbluffsinterstate.iowadot.gov/packages/theme_clearview/themes/clearview/images/sm_rss.png");
    width: 28px;
}
ul#IAsocialmedia li.IAandroid a {
    background-image: url("http://councilbluffsinterstate.iowadot.gov/packages/theme_clearview/themes/clearview/images/sm_android.png");
    width: 28px;
}
ul#IAsocialmedia li.IAapple a {
    background-image: url("http://councilbluffsinterstate.iowadot.gov/packages/theme_clearview/themes/clearview/images/sm_apple.png");
    width: 28px;
}
ul#IAsocialmedia li.IApipe {
    padding: 6px 10px 0;
}

.IAsocial {
    margin: -5px auto 0px !important;
    text-align: center;
}

*::-moz-placeholder {
    color: #888888;
}

a:hover {
    color: #666666;
    outline: 0 none;
}
span {
    font-weight: normal;
}

* {
    border: medium none;
    font-family: Arial Helvetica,sans-serif;
    font-weight: normal;
/*    list-style: square outside none;*/
    margin: 0;
    outline: medium none;
    padding: 0;
	/*list-style-image:url("http://councilbluffsinterstate.iowadot.gov/packages/theme_clearview/themes/clearview/images/graybullet1.png");*/
}




/* Sign In */
.sign-in {
	color: #828282;
    font-size: 10px;
}




/* Footer */

#footer {
	/* customize_footer_background */ background-color:#000; /* customize_footer_background */
	clear:both;
	padding:5px 0;
	width:100%;
	height:15px;
	/* customize_footer */ color:#ddd; /* customize_footer */
	font-size:10px;
	text-transform:uppercase;
	position:fixed;
	bottom:0;
	left:0;
	overflow:hidden;
	opacity:0.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=75)";
	filter: alpha(opacity=75);
	z-index:99;
}
#footer p {
	margin:0 10px 0 0;
	float:left;
}
#footer a {
	/* customize_footer_link */ color:#ddd; /* customize_footer_link */
}
#footer ul {
	margin:0;
	padding:0;
	float:left;
}
#footer ul li {
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
	float:left;
}
#footer div.left {
	margin-left:20px;
}
#footer div.right {
	margin-right:20px;
}
#footer div.right span {
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}



/* Page List Block */

.ccm-page-list-title {
	margin-bottom:0.5em;
}
.ccm-page-list-description {
	margin-bottom:1.5em;
}


/* Blog Styles */

/* Default Blog */
#blog-index .entry {
}
#blog-index .entry .title h3 {
	margin-bottom:0.25em;
}
.meta, #blog-index .entry .title h4 {
	font-size:11px;
}
.blog-entry-divider {
	margin:20px 0;
	border:none;
}

/* ProBlog */
#content-sbBlog-title h3 {
	border:none;
}


/* Date Nav / Tag Cloud */
.ccmDateNav, .ccm-search-block-tag-cloud-wrapper {
	margin-bottom:1.5em;
}
ul.ccm-search-block-tag-cloud li a {
	line-height:1em;
}


#content div.ccm-spacer {
	clear:none!important;
}



/* Form */

#container form {
	margin-bottom: 1.5em;
}
#container form table {
	margin-bottom: 0;
}
#container form table td {
	border: 0;
}


#backtotop {
	display:none;
}

#toggle-content {
	background-color:#000;
	opacity:0.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=75)";
	filter: alpha(opacity=75);
	position:fixed;
	top:0px;
	right:0px;
	color:#fff;
	text-decoration:none;
	padding:5px 8px;
	line-height:1em;
}


/* alignment classes & additional classes*/

.left  { float: left; }
.right { float: right; }


/* Clearing */

.clearboth { clear: both; }
.clear { display:inline-block; }
.clear:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content: ".";
}

/* customize_miscellaneous */  /* customize_miscellaneous */

/* search */
.ccm-search-block-text {
    background-color: #FFFFFF;
    border: 1px solid #999999;
    border-radius: 5px;
    display: inline;
    padding: 4px;
    width: 60%;
}

.ccm-search-block-submit {
    background: none repeat scroll 0 0 #ee7624;
    border: 1px solid #FFFFFF;
    border-radius: 6px;
    color: #FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 13px;
}

.ccm-search-block-submit:hover {
    background: none repeat scroll 0 0 #af580c;
	cursor:pointer;
}


/** CM ADDED for map on Construction page **/


  div#construction-map { margin: 0 auto; padding: 0; position: relative; width: 95%; }
  div#construction-map > img { border: 1px solid #888; width: 100% !important; }
  div#construction-map > a { background-color: #ee7b2b; border: 2px solid #333; border-radius: 100%; height: 26px; left: 50%; position: absolute; top: 50%; width: 26px;}
  div#construction-map > a.preliminary { background-color: #feb71f; }
  div#construction-map > a.completed { background-color: #80be41; }
  div#construction-map > a.future { background-color: #3088c8; }

  div#construction-map > a:nth-of-type(1) { top: 62%; left: 43%; }		/* 24th Street Bridge */
  div#construction-map > a:nth-of-type(2) { top: 65%; left: 62%; }		/* East Interchange */
  div#construction-map > a:nth-of-type(3) { top: 62%; left: 48%; }		/* Dual Divided Freeway */
  div#construction-map > a:nth-of-type(4) { top: 63%; left: 28%; }		/* I80 Missouri River Bridge */
  div#construction-map > a:nth-of-type(5) { top: 54%; left: 70%; }		/* Madison Avenue */
  div#construction-map > a:nth-of-type(6) { top: 54%; left: 31%; }		/* Nebraska Avenue */
  div#construction-map > a:nth-of-type(7) { top: 80%; left: 67%; }		/* Railroad Relocation */
  div#construction-map > a:nth-of-type(8) { top: 47%; left: 30%; }		/* Union Pacific Railroad Bridge */
  div#construction-map > a:nth-of-type(9) { top: 74%; left: 66%; }		/* US275/Iowa 92 */
  div#construction-map > a:nth-of-type(10) { top: 36%; left: 29%; }		/* West Broadway Interchange */
  div#construction-map > a:nth-of-type(11) { top: 61%; left: 34%; }		/* West Interchange */
  div#construction-map > a:nth-of-type(12) { top: 21%; left: 89%; }		/* US6/Kane Blvd. */

  div#construction-map > a.aesthetic { background-color: #fff; border: 3px solid #333; border-radius: 7px; box-shadow: 1px 2px 5px #555; height: 24px; padding: 1px 1px 0; width: 24px; }
  div#construction-map > a.aesthetic.art { border-color: #2d87c8; }
  div#construction-map > a.aesthetic.landscape { border-color: #7fbf42; }
  div#construction-map > a.aesthetic.walls { border-color: #626262; }
  div#construction-map > a.aesthetic.soundwall { border-color: #f37529; }
  div#construction-map > a.aesthetic.pass { border-color: #fbb91e; }

  div#construction-map > a.aesthetic:nth-of-type(1) { top: 24.75%; left: 38.5%; }
  div#construction-map > a.aesthetic:nth-of-type(2) { top: 56%; left: 52.95%; }
  div#construction-map > a.aesthetic:nth-of-type(3) { top: 31.25%; left: 26.25%; }
  div#construction-map > a.aesthetic:nth-of-type(4) { top: 38.75%; left: 28.25%; }
  div#construction-map > a.aesthetic:nth-of-type(5) { top: 56.5%; left: 43%; }
  div#construction-map > a.aesthetic:nth-of-type(6) { top: 60.5%; left: 66.5%; }
  div#construction-map > a.aesthetic:nth-of-type(7) { top: 52.75%; left: 30.5%; }
  div#construction-map > a.aesthetic:nth-of-type(8) { top: 33%; left: 30.5%; }
  div#construction-map > a.aesthetic:nth-of-type(9) { top: 60%; left: 33%; }
  div#construction-map > a.aesthetic:nth-of-type(10) { top: 62.25%; left: 43%; }
  div#construction-map > a.aesthetic:nth-of-type(11) { top: 61%; left: 57%; }
  div#construction-map > a.aesthetic:nth-of-type(12) { top: 65.25%; left: 62%; }
  div#construction-map > a.aesthetic:nth-of-type(13) { top: 73%; left: 66%; }
  div#construction-map > a.aesthetic:nth-of-type(14) { top: 53%; left: 70%; }

  div#map-image-screen { background-color: #333; background-color: rgba(23,23,23,.65); cursor: pointer; display: none; height: 100%; left: 0; position: fixed; top: 0; width: 100%; z-index: 13300; }
  div#map-image-screen > span { color: #fff; font-size: 5em; position: absolute; right: 50px; top: 16px; }
  div#map-image-screen > img { height: 70%; margin: 5% auto; width: auto !important; }

  div#construction-map > a > span { ms-transform: skewY(-12deg) rotateY(90deg) translateY(4px); -ms-transition: .36s; -moz-transform: skewY(-12deg) rotateY(90deg) translateY(4px); -moz-transition: .36s; -o-transform: skewY(-12deg) rotateY(90deg) translateY(4px); -o-transition: .36s; -webkit-transform: skewY(-12deg) rotateY(90deg) translateY(4px); -webkit-transition: .36s; background-color: #999; border-radius: 3px; box-shadow: 2px 2px 4px #444; bottom: 174%; color: #111; font-size: .8em; font-weight: 700; left: -98px; line-height: 12px; padding: 4px 5px; position: absolute; text-align: center; transform: skewY(-12deg) rotateY(90deg) translateY(4px); transition: .36s; width: 124px; z-index: 200; }
  div#construction-map > a:hover > span { -ms-transform: matrix(1,0,0,1,0,0); -moz-transform: matrix(1,0,0,1,0,0); -o-transform: matrix(1,0,0,1,0,0); -webkit-transform: matrix(1,0,0,1,0,0); left: -50px; transform: matrix(1,0,0,1,0,0); }
  div#construction-map > a > span:after { border: 8px solid transparent; border-top-color: #999; content: ""; left: 54px; position: absolute; top: 100%; }

  @media screen and (max-width: 800px) {
	  div#construction-map > a { height: 18px; width: 18px; }
	  div#construction-map > a > span { font-size: .7em; }
	  div#construction-map > a:hover > span { left: -55px; }

    div#construction-map > a.aesthetic { height: 16px; width: 16px; }
	 div#map-image-screen > img { height: auto; margin-top: 140px; width: 90% !important; }
  }
  @media screen and (max-width: 550px) {
	  div#construction-map { width: 100%; }
	  div#construction-map > img { display: none; }
	  div#construction-map > a { background-color: #fff; border: 0; display: inline-block; margin-bottom: 12px; position: static; text-align: center; text-decoration: none; vertical-align: top; width: 45%; }
	  div#construction-map > a.preliminary, div#construction-map > a.completed, div#construction-map > a.future { background-color: #fff; }
	  div#construction-map > a > span { -ms-transform: matrix(1,0,0,1,0,0); -moz-transform: matrix(1,0,0,1,0,0); -o-transform: matrix(1,0,0,1,0,0); -webkit-transform: matrix(1,0,0,1,0,0); background-color: #fff; box-shadow: none; line-height: 8px; position: static; text-decoration: none; transform: matrix(1,0,0,1,0,0); }
	  div#construction-map > a > span:after { display: none; }

    div#construction-map > a.aesthetic { display: none; }
  }




/* IOWA DOT MegaMenu Bar */

/*
#iadotnav {
	display:none;
}
*/

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
	#wrapper {
	padding:9% 0% 0% 3%!important;
	width:98%;
	}

	#content {
	min-height: 432px;
	padding: 2%;
	width: 67.8%!important;
	}

	/*.iframediv {width: 620px; height: 590px; padding: 0; overflow: hidden; -webkit-overflow-scrolling:touch }
	.ipadframe { width: 820px; height: 720px; }
.ipadframe { zoom: 0.75;
        -moz-transform: scale(0.75);
        -moz-transform-origin: 0 0;
        -o-transform: scale(0.75);
        -o-transform-origin: 0 0;
        -webkit-transform: scale(0.75);
        -webkit-transform-origin: 0 0;}

			.iframedivwide {width: 620px; height: 590px; padding: 0; overflow: hidden; -webkit-overflow-scrolling:touch }
	.ipadframewide { width: 820px; height: 720px; }
.ipadframewide { zoom: 0.65;
        -moz-transform: scale(0.65);
        -moz-transform-origin: 0 0;
        -o-transform: scale(0.65);
        -o-transform-origin: 0 0;
        -webkit-transform: scale(0.65);
        -webkit-transform-origin: 0 0;}*/
}

@media only screen
and (min-device-width : 481px)
and (max-device-width : 1024px)
and (orientation : portrait) {
	#wrapper {
	padding:9% 0% 0% 3%!important;
	width:98%;
	}

	#content {
	min-height: 432px;
	padding: 2%;
	width: 68%!important;
	}

	/*.iframediv {width: 620px; height: 590px; padding: 0; overflow: hidden; }
	.ipadframe { width: 820px; height: 720px; }
	.ipadframe { zoom: 0.75;
        -moz-transform: scale(0.75);
        -moz-transform-origin: 0 0;
        -o-transform: scale(0.75);
        -o-transform-origin: 0 0;
        -webkit-transform: scale(0.75);
        -webkit-transform-origin: 0 0;}*/

}



@media only screen and (max-width: 767px) {
	#wrapper {
	padding:9% 0% 0% 5%!important;
	width:90%;
	min-height: 1200px;
	min-width: 260px;
	}

	#content .ccm-layout-col {min-width: 170px; margin-right:10px; }

	#content {
	min-height: 432px;
	padding: 2%;
	float: left;
	min-width: 550px;
	width: 96%;
	min-width: 240px;
	}

	#sidebar {
	width:100%; /*originally: 215px;*/
	min-width: 260px; /*originally did not exist*/
	padding:10px 0 10px 0px;
	margin-bottom: 10px;
	}

	#left_sidebar #content-page-title {
  width:100%;
}

#content .ccm-layout-col {width:100%!important; }
}

@media only screen and (min-width: 767px) and (max-width: 990px) {
	#wrapper {
	padding:9% 0% 0% 3%!important;
	width:98%;
	}

	#content {
	min-height: 432px;
	padding: 1.5%;
	width: 63%;
	}

	#left_sidebar #content-page-title {width:71%;}


 }


 @media (min-device-width : 1024px) and (max-device-width : 1100px) {
 #left_sidebar #content-page-title {width:73%;}
 	#wrapper {
	padding:9% 0% 0% 5%!important;
	width:95%;
	min-height: 1200px;
	min-width: 200px;
	}
 }

 @media only screen and (min-device-width : 1024px) and (max-device-width : 1100px) {
 #left_sidebar #content-page-title {width:73%;}

 }

@media only screen and (min-width: 1500px)  {
#wrapper {
	padding-top:7%!important;
	}

 }
