/*   
PRINT CSS
*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #231f20;
	text-align: left;
	background-color: #f2f2f2;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
		}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p, .narrowcolumn .entry p {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 20px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

#footer {
	display: none;
	}

small {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #ef4135;
	}

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
	
h4 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 1.1em;
	color: #231f20;
	}

h2 {
	font-size: 1.2em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ef4135;
	padding-bottom: 5px;
	}

h3 {
	font-size: 1.2em;
	color: #ef4135;
	}
	
h4 {
	font-size: 1.2em;
	color: #ef4135;
	}
	
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height:1.4em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

.entry a, h2 a:hover, h3 a:hover {
	color: #231f20;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ef4135;
	text-decoration: none;
	}

.entry a:hover {
	color: #ef4135;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ef4135;
	text-decoration: none;
	}
	
.homeimage {
	width: 125px;
	height: 110px;
	padding: 2px;
	border: 1px solid #d3d5d6;
	margin-right: 35px;
	margin-bottom: 15px;
}

.homeimageright {
	width: 125px;
	height: 110px;
	padding: 2px;
	border: 1px solid #d3d5d6;
	margin-bottom: 15px;
}

#sidebar ul li a {
	color: #231f20;
	line-height: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ef4135;
	text-decoration: none;
	font-size: 1.2em;
	}

#sidebar ul li a:hover {
	color: #ef4135;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ef4135;
	text-decoration: none;
	}
	
#sidebar p {
	font-size: 1.1em;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 550px;
	border: 2px solid #fff;
	position:relative;
	}

#header {
	display: none;
	}

.narrowcolumn {
	float: left;
	width: 510px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	}

.widecolumn {
	width: 500px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	}

.post {
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.newsbox {
	margin-top: 50px;
	width: 256px;
}

.newsbox p {
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
}

.newsbox a, h2 a:hover, h3 a:hover {
	color: #231f20;
	line-height: 1.4em;
	text-decoration: none;
	font-size:1.1em;
	}

.newsbox a:hover {
	color: #ef4135;
	text-decoration: none;
	}

.newsbox a.morelink {
	color: #ef4135;
	display: block;
	margin-top: 10px;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.newsheading a {
	border-style: none;
	}
	
.newsheading a:hover {
	border-style: none;
	}
	
.minipost {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ef4135;
}

.portfoliocontainer {
	margin-top: 30px;
}

.column1 {
	width: 277px;
	float: left;
	margin-right: 30px;
}

.column2 {
	width: 277px;
	float: left;
	margin-right: 30px;
}

.column3 {
	width: 252px;
	float: left;
	padding-left: 0px;
}

.portfoliocontainer a, .portfoliocontainer a:visited {
	font-size: 1.1em;
	color: #ef4135;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ef4135;
}

.portfoliocontainer a:hover {
	font-size: 1.1em;
	color: #231f20;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #231f20;
}

.portfolioheading {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.casetitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ef4135;
	margin-bottom: 35px;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 500px;
	font-size: 1.2em;
	font-weight:bold;
}

.pagetitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ef4135;
	margin-bottom: 35px;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 500px;
	font-size: 1.2em;
	font-weight:bold;
}

.pagetitle h1 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

.formtitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ef4135;
	margin-bottom: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 460px;
	font-size: 1.2em;
	font-weight:bold;
	margin-left: 10px;
}
.formtitle h1 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

.archivetitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ef4135;
	margin-bottom: 35px;
	padding-bottom: 7px;
	padding-top: 6px;
	width: 500px;
	font-size: 1.2em;
	font-weight:bold;
}

.archivetitle h1, .archivetitle h3 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

.archivetitle a {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.newstitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ef4135;
	margin-bottom: 10px;
	padding-bottom: 7px;
	padding-top: 9px;
	width: 500px;
	font-size: 1.2em;
	font-weight:bold;
}

.newstitle h1, .newstitle h3 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

.newstitle a {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.red {
	color:#ef4135
}


.panelright {
	width: 261px;
	float: right;
	margin-left: 30px;
	margin-bottom: 50px;
	margin-right:30px;
}

.imagepanel {
	width: 261px;
	margin-top: 6px;
	margin-left: 30px;
	margin-bottom: 30px;
}

.fadepanel {
	width: 258px;
	height: 330px;
	margin-top: 6px;
	margin-bottom: 30px;
	margin-left: 30px;
	overflow:hidden;
	margin-right:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	}
	
.fadepanel .caption {
	background-color:#d3d5d6;
	height:22px;
	width:253px;
	padding-left:5px;
	color:#000000;
	}
	
.sectorpanel {
	width: 258px;
	height: 250px;
	float: right;
	margin-top: 6px;
	margin-bottom: 30px;
	margin-left: 30px;
	overflow:hidden;
	margin-right:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	}

.resultbox {
	border: 1px solid #d3d5d6;
	background-image: url(images/bg-result.gif);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #e9e8e8;
	display: block;
	width: 470px;
	margin-top: 30px;
}

.contentbox {
	border: 1px solid #d3d5d6;
	background-image: url(images/bg-result.gif);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #e9e8e8;
	display: block;
	width: 470px;
	margin-top: 25px;
	margin-bottom: 0px;
}

.mapbox {
	width: 450px;
	text-align: right;
	margin-top: 6px;
	margin-bottom: 15px;
	padding: 2px;
	height: 390px;
	border: 1px solid #d3d5d6;
	overflow:auto;
}

.breadcrumb {
	display:none;
}

/* End Structure */



/*	Begin Headers */
h1 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}

h2 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}

h3 {
	padding: 0;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
	
h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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: 2px;
	display: inline;
	border: 1px solid #d3d5d6;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 5px;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 30px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
.entry .fadepanel ul, .entry .sectorpanel ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


.entry .fadepanel li, .entry .sectorpanel li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
.wpcf7-form {
	padding: 10px;
}
	
.post input {
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 5px;
	width: 275px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.post textarea {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #cccccc;
	width: 275px;
	height:80px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}


.wpcf7-form .submit {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #cccccc;
	width: 288px;
	background-color: #ef4135;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}	

.formdetails {
	width: 175px;
	height: 20px;
	display: block;
	padding-top: 5px;
	float: left;
}


/* End Form Elements */


/* Begin Sidebar */
#sidebar
{
	display: none;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebarlogo
{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right:10px;
	padding-left: 35px;
	float: right;
	}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#dropmenu {
	display:none;
	}
/* End captions */


