@charset "utf-8";
/*******************************************************************************
	SilenceIT Inc.
	CSS Overview
********************************************************************************
	dark blue - #00334d --- 072a41
	dark blue [highlighted] - #002533
*******************************************************************************/

/* Using reset for now. */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0 none;
}

/*******************************************************************************
	General Definitions
*******************************************************************************/

#content iframe { border: solid #f7f7f7 0px; }

html, body {
	height: 100%;
}

body {
	font-size: medium;
}

dl, ol, ul {
	list-style: none;
}

abbr, acronym {
	border-bottom: 1px dotted #000;
}

.clear {
	clear: both;
}

a.read-more {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 70%;
	color: #559cbe;
	padding: 5px 0;
	float: right;
}

/*******************************************************************************
	Typography
*******************************************************************************/

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
}

h1 {font-size: 1.5em; font-weight: bold;}
h2 {font-size: 1.25em; font-weight: normal;}
h3 {font-size: 0.8em; font-weight: bold;}

h3, p {
	font-family: Georgia, Times New Roman, serif;
}

p {
	font-size: 0.75em;
}

div.logo {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
}

div.logo a {
	display: block;
	width: 170px;
	height: 40px;
	background: url(images/logo.eye.png) no-repeat;
	text-indent: -7777px;
}

/* Home Specific */

#home #global {
	background: url('images/home-bg.png') repeat-x #1C5478;
	font-family: Helvetica, Arial, sans-serif;
}

#home #container {
	padding: 40px 0px 220px 0px;
	margin-top: 0px;
	background: url(images/home_dropshadow.png) right repeat-y;
/* 	width: 993px; */
	width: 990px;
}

#home #footer .content {
	width: 990px;
}

#home #content-banner {
	margin-bottom: 0px;
	padding: 0;
}

#home #content-banner #flash_banner_container {
	background: #fff;
	width: 980px;
}

#home #content-pane {
	margin: 0px;
	background: url('images/home-content-pane.png') repeat-x #5191AF;
	width: 980px;
	border-top: 2px solid #444 ;
}

	#home #content-pane .page-title {
		background-image: none;
	}
	
	#home #content-pane .page-title h1 {

	}
	
	#home #content-pane .page-content {
		background-image: none;
		color: #FFF;
		font-size: 0.8em;
		font-family: Helvetica, Arial, sans-serif;
		line-height: 1.6em;
	}
	
		#home #content-pane .page-content h1 {
			color: #ede7c6;
			margin: 0 0 20px 0;
		}
		
		#home #content-pane .page-content ul {
			color: #fff;
			font-family: Helvetica, Arial, sans-serif;
			margin: 5px 0 5px 25px;
			font-size: 100%;
			padding-left: 0;
		}
		
		#content-pane .page-content ul, #content-pane .page-content ol {
			font-family: Georgia, 'Times New Roman', serif;
			font-size: 80%;
			margin-left: 15px;
			line-height: 125%;
			padding-left: 25px;
			color: #333;
		}
		
			#content-pane .page-content ul {
				list-style: disc;
			}
			
			#content-pane .page-content ol {
				list-style: decimal;
			}
		
		#home #content-pane .page-content p {
			margin: 20px 0;
			font-size: 1.1em;
			font-family: Helvetica, Arial, sans-serif;
			color: #FFF;
			font-style: italic;
		}
		
			#home #content-pane .page-content p a {
				text-decoration: none;
				color: #ede7c6;
				padding-right: 10px;
			}

			#home #content-pane .page-content p a:hover {
				text-decoration: underline;
				color: #FFF;
			}
			
		#home #content-pane .page-content .home_content_col {
			float: left;
			width: 620px;
		}
		
		#home #content-pane .page-content .home_content_col p.link {
			font-size: 0.8em;
			color: #FFF;
			font-family: Helvetica, Arial, sans-serif;
			color: #ede7c6;
			text-align: right;
		}
		
			#home #content-pane .page-content .home_content_col .block {
				overflow: auto;
				display: block;
				margin: 20px 0px;
			}
		
			#home #content-pane .page-content .home_content_col .home_content_left_col {
				float: left;
				width: 280px;
			}
	
			#home #content-pane .page-content .home_content_col .home_content_right_col {
				float: left;
				width: 280px;
				margin-left: 40px;
			}

		#home #content-pane .page-content .home_clients_col {
			float: right;
			width: 320px;
			color: #000;
		}
		
			#home #content-pane .page-content .home_clients_col h1 {
				color: #04283F;
				font-weight: normal;
			}
		
			#home #content-pane .page-content .home_clients_col #clients_top {
				background: url('images/home-clients-top.png') no-repeat;
				height: 7px;
			}
			
			#home #content-pane .page-content .home_clients_col #clients_mid {
				background-color: #C7DBE1;
				padding: 13px 20px;
			}
				
				#home #clients_mid h1 {
					margin: 0;
				}
			
				#home #content-pane .page-content .home_clients_col #clients_mid img {
					display: inline;
					width: 100px;
					height: 100px;
					margin: 0px 15px;
					padding: 8px;
					border: 1px solid #C8DBE1;
				}
				
				#home #content-pane .page-content .home_clients_col #clients_mid img:hover {
					border: 1px solid #999;
					background-color: #FFF;
				}
				
				#home #content-pane .page-content .home_clients_col #clients_mid #clients_more {
					text-align: right;				
				}
				
					#home #content-pane .page-content .home_clients_col #clients_mid #clients_more a {
						text-decoration: none;
						color: #000;
					}

					#home #content-pane .page-content .home_clients_col #clients_mid #clients_more a:hover {
						text-decoration: underline;
						color: #333;
					}
			
			#home #content-pane .page-content .home_clients_col #clients_bot {
				background: url('images/home-clients-bot.png') no-repeat;
				height: 7px;
			}
	
#home #flash_banner_container {
	
}

#home #flash_banner {

}

#home #alt_flash_content_container {

}

#home #flash_msg {
	position: absolute;
	font-size: 0.8em;
}

#home #alt_flash_content {

}


/*******************************************************************************
	Base Layout Definitions
*******************************************************************************/

#global {
	background: url(images/page-bg.png) repeat-x center 40px;
	position: relative;
	width: 100%;
	min-height: 100%;
	padding: 0 0 0 0; /* top and bottom must relate to the overview and footer */
}

#container {
	position: relative;
	overflow: auto;
	margin: 0 auto;
	width: 980px;
	padding: 85px 0 220px 0;
}

#content-banner {
	margin-bottom: 15px;
	width: 100%;
}

	#content-banner.blank {
		background: url(images/blank-banner.png) no-repeat;
		overflow: auto;
	}

	
	#most-recent {
		border-bottom: 1px dotted #dee8f0;
		padding: 50px 0;
	}
	
		#most-recent h2 {
			font-size: 180%;
			padding: 0;
		}
		
		#most-recent h2 a {
			color: #072a41;
			text-decoration: none;
		}
		
		#most-recent h2 a:hover {
			color: #000;
			text-decoration: underline;
		}
		
		#most-recent div.date {
			font-family: Helvetica, Arial, sans-serif;
			font-size: 80%;
			padding-bottom: 20px;
		}
	
#blog-container {
	background: url(images/blank-banner.png) no-repeat;
	overflow: auto;
}

#blog-container #content-pane .page-title {
	background: none;
	color: #072a41;
	padding: 50px 0 20px 0;
}

	#blog-container #content-pane .page-title h1.pagetitle {
		color: #072a41;
		padding: 0;
	}

#sidebar-container {
	margin-top: 50px;
}

#content-sidebar {
	float: left;
	padding: 15px;
	margin-left: 35px;
	margin-bottom: 20px;
	width: 200px;
	
	background: #d1e2e9 url(images/sidebar-top-white.gif) no-repeat;
	
/* 	background: #efefef; */
}

	#content-sidebar.blog {
		margin-left: 0;
	}

	#content-sidebar #sub-navigation a {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 80%;
		color: #559cbe;/*#072a41;*/
		
		display: block;
		padding-left: 15px;
		width: 185px;
		height: 30px;
		
		line-height: 30px;
		vertical-align: middle;
		
		background: url(images/sidebar_top_level.png) no-repeat bottom center;
	}
	
	#content-sidebar #sub-navigation a.current {
		background-position: top center;
	}
	
	#content-sidebar #sub-navigation a:hover {
		color: #072a41;
	}

	#content-sidebar #sub-navigation li {
		padding: 5px 0;
	}

	#content-sidebar #sub-navigation li ul {
	}
	
	#content-sidebar #sub-navigation li ul a {
		display: inline;
		line-height: 20px;
		background: none;
		font-size: 70%;
	}
	
		#content-sidebar a {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 80%;
		color: #559cbe;/*#072a41;*/
	}
	
	#content-sidebar a:hover {
		color: #072a41;
	}

	#content-sidebar li {
		padding: 5px 0;
	}

	#content-sidebar li ul {
	}
	
	#content-sidebar li ul a {
		display: inline;
		line-height: 20px;
		background: none;
		font-size: 70%;
	}
	
#content-pane {
	float: left;
	margin-left: 15px;
	margin-bottom: 40px;
	width: 668px;
	
	background: #fff url(images/content-middle.png) repeat-y;
}

#content-pane.blog {
	background: none;
	margin-left: 35px;
	margin-right: 35px;
	width: 648px;
}

	#content-pane.blog h1 a {
		color: #072a41;
		text-decoration: none;
	}
	
	#content-pane.blog h1 a:hover {
		color: #000;
		text-decoration: underline;
	}
	
	#content-pane.blog ul {
		font-size: 0.75em;
	}
	
	#content-pane.blog ol {
		font-size: 0.75em;
		font-family: Georgia, 'Times New Roman', serif;
		color: rgb(51, 51, 51);
		padding-left: 25px;
		list-style: decimal;
	}


#content-pane.wide {
	width: 980px;
	margin: 0;
	background: url(images/blank-banner.png) no-repeat;
}

	#content-pane .page-title {
		background: url(images/content-title.png) no-repeat top;
	}
	
	#content-pane.wide .page-title {
		background: none;
	}
	
	#content-pane .page-title h1 {
		padding: 15px 20px;
		font-weight: normal;
		line-height: 100%;
		color: #ede7c6;
	}
	
	#content-pane.wide .page-title h1 {
		padding: 25px 30px;
		font-weight: normal;
		line-height: 100%;
		color: #072a41;
	}
	
	#content-pane .page-content {
		padding: 20px;
		background: url(images/content-bottom.png) no-repeat bottom;
		overflow: auto;
	}
	
		#content-pane .page-content.blog {
			background: none;
			padding: 0;
		}
	
	#content-pane.wide .page-content {
		padding: 15px;
		background: none;
		overflow: auto;
	}
	
	/* page content defaults */
	
	
	.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
		margin: 15px 0;
		padding: 0;
	} 
	
	.page-content p, .page-content code {
		margin: 10px 0;
		padding: 0;
	}
	
	.page-content h2 {
		color: #333;
	}
	
	.page-content p {
		color: #333;
	}
	
	.page-content a {
		color: #559cbe;
	}
	
	.page-content blockquote {
		margin: 40px;
	}
	
	#home .page-content a {
		color: #d1e2e9;
	}
	
	.page-content form {
		overflow: auto;
	}
	
	.page-content code {
		display: block;
		margin: 10px;
		padding: 10px 15px;
		background: #fff;
		border: 1px dotted #ccc;
	}
	
	
	
	.post-summary {
		border-bottom: 1px dotted #ccc;
		padding: 10px 0 20px 0;
	}
	
	
	#template-windows {
		border-top: 1px dotted #ccc;
		margin-top: 20px;
		padding-top: 20px;
	}
	
#overview {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
}

#overview_bar {
	overflow: hidden;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #072a41 url(images/background.overview.png) repeat-x top;
}


#overview_navigation h2, #overview_navigation h3 {
	float: left;
	margin: 0;
	padding: 0;
}

#overview_navigation, #options_navigation {
	list-style: none;
}

#overview_navigation_container {
	position: absolute;
	left: 170px;
	width: 100%;
}

#overview_navigation {
	float: left;
}

	#overview_navigation a, #overview-singles li a {
		font-size: small;
	}

#options_navigation {
	position: absolute;
	right: 0;
}

#overview-singles {
	position: absolute;
	top: 0;
	right: 250px;
}

#options_navigation div.options_navigation_dropdown {
	overflow: hidden;
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	height: 0;
	background: #eee;
}

#overview_navigation li, #options_navigation li, #overview-singles li {
	display: inline;
	float: left;
	vertical-align: middle;
}

	#options_navigation li.sitemap {
		background: url(images/icons.sitemap.png) no-repeat center center;
	}
	
	#options_navigation li.sitemap a {
		width: 10px;
		text-indent: -9999px;
	}

#section-company {
	position: absolute;
	right: 495px;
	top: 0;
}

/*
#overview_navigation li.current a {
	background: #fff;
	color: #072a41;
}

#overview_navigation li.current a:hover {
	background: #fff;
	color: #072a41;
}
*/

#overview_navigation li a, #options_navigation li a, #overview-singles li a {
	display: block;
	padding: 0 15px;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
}

#overview_navigation li a:hover, #overview_navigation li:hover a, #options_navigation li a:hover, #overview_navigation li a.current, #overview-singles li a:hover, #overview-singles li a.current {
	text-decoration: underline;
	background: url(images/background.current.png) no-repeat bottom center;
}

#overview_navigation div.overview_subnavigation_container {
	position: absolute;
	top: 40px;
	left: -170px;
	padding: 0;
	width: 100%;
	line-height: 40px;
	overflow: hidden;
	height: 0;
}

#overview_navigation div.overview_subnavigation_css {
	display: none;
	padding-bottom: 10px;
	background: #eee;
	border-bottom: 1px solid #b6c0c6;
}

#overview_navigation li:hover div.overview_subnavigation_css {
	display: block;
}

#overview_navigation div.overview_subnavigation_js {
	height: 0;
/* 	background: url(images/background.subnavigation.png); */
/* 	background: #d1e2e9; */
	background: url(images/subnav_bg.png);
}

#overview_navigation ul.overview_subnavigation {
	margin: 0 auto;
	overflow: auto;
	float: left;
	border-right: 1px dotted #b6c0c6;
	line-height: 25px;
	padding: 10px 0;
}

	#overview ul.overview_subnavigation.right, #overview ul.overview_subnavigation right {
		border-right: none;
		border-left: 1px dotted #b6c0c6;
		float: right;
	}

#overview_navigation ul.overview_subnavigation li {
	float: none;
	display: block;
	padding-left: 10px;
	font-size: medium;
}

#overview_navigation ul.overview_subnavigation li a {
	display: inline;
	color: #559cbe;
	background: none;
}

#overview_navigation ul.overview_subnavigation li.sub-section {
	padding-left: 0;
	font-weight: bold;
	font-size: medium;
}

#overview_navigation ul.overview_subnavigation li a:hover {
	text-decoration: underline;
	background: none;
	color: #072a41;
}

#overview_navigation ul.overview_subnavigation ul.overview_subnavigation_summary {
	float: left;
	clear: both;
	border-right: 1px dotted #b6c0c6;
	line-height: 30px;
}

#overview_navigation ul.overview_subnavigation ul.overview_subnavigation_summary li {
	display: block;
	float: none;
}

#overview_navigation ul.overview_subnavigation ul.overview_subnavigation_summary li a {
	padding: 0 15px 0 25px;
}

ul.overview_subnavigation li a
{
	
}

ul.overview_subnavigation li a.sub-section
{
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-size: 14px;
}
	
#division_navigation {
	margin: 0 auto;
	width: 95%;
	height: 40px;
	line-height: 40px;
	list-style: none;
}

#division_navigation li {
	display: inline;
	position: relative;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	float: left;
}

#division_navigation li a {
	display: block;
	padding: 0 15px;
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-size: 14px;
	color: #559cbe;
	text-decoration: none;
}

#division_navigation li a:hover {
	text-decoration: underline;
	background: none;
	color: #072a41;
}

#division_navigation div.division_dropdown_wrapper {
	overflow: auto;
	height: 0;
	position: absolute;
	top: 40px;
	left: 10px;
	float: left;
	width: 300%;
}

#division_navigation ul.division_dropdown {
	float: left;
	background: #eee;
	border-left: 1px solid #b6c0c6;
	border-right: 1px solid #b6c0c6;
	border-bottom: 1px solid #b6c0c6;
}

#division_navigation ul.division_dropdown li {
	clear: both;
	height: 30px;
	line-height: 30px;
}

#division_navigation ul.division_dropdown li a {
	font-size: 11px;
}

#header_container {
	height: 40px;
}

#header {
	position: relative;
	float: left;
	width: 100%;
	background: #eee;
	border-bottom: 1px solid #b6c0c6;
}

#content {
	margin: 0 0 25px 0;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 220px;
	background: #072a41;
}

	#footer .content {
		margin: 0 auto;
		width: 980px;
		height: 220px;
		background: url(images/footer-separator.gif);
	}

	#footer .content .column {
		width: 286px;
		float: left;
/* 		border-right: 1px dotted #fff; */
		padding: 20px;
		line-height: 130%;
		position: relative;
	}
	
	#footer .content .column.last {
		border: none;
	}
	
	#footer .content .column, #footer .content .column a {
		color: #fff;
		font-size: small;
		font-family: Helvetica, Arial, sans-serif;
	}
	
	#footer .content .column .sections {
		margin-left: 10px;
	}
	
	#footer .contact-form dd label {
		margin: 0 15px 0 0;
	}
	
	#footer .content .column .contact-info {
		overflow: auto;
		margin: 0 auto;
	}
	
	#footer .content .column .contact-info li {
		position: relative;
		padding-left: 20px;
		padding-bottom: 15px;
	}
	
	#footer .content .column .contact-info img {
		position: absolute;
		top: 3px;
		left: 0;
	}
	
	#footer .content .column .contact-form dl {
		overflow: auto;
	}
	
	#footer .content .column .contact-form dt {
		float: left;
		clear: both;
		width: 25%;
		line-height: 20px;
	}
	
	#footer .content .column .contact-form dd {
		float: left;
		width: 75%;
		margin-bottom: 5px;
	}
	
		#footer .content .column .contact-form input[type=text], #footer .content .column .contact-form textarea {
			border: 0 none;
			outline: none;
			padding: 2px;
			background-color: #eee;
			width: 100%;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 12px;
		}
		
		#footer .content .column .contact-form input[type=text] {
			display: inline;
		}
		
		 #footer .content .column .contact-form textarea {
		 	height: 50px;
		 	margin-top: 2px;
		 }
		
		#footer .content .column .contact-form input[type=submit] {
			float: right;
		}

#footer_navigation {
	overflow: auto;
	list-style: none;
	margin: 0 auto;
	padding: 10px 0;
	border-bottom: 1px dotted #051e2e;
}

#footer_navigation li {
	display: block;
	float: left;
	width: 20%;
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-size: 14px;
}

#footer_navigation a {
	text-decoration: none;
	color: #b3cbdb;
}

#footer_navigation a:hover {
	text-decoration: underline;
	color: #fff;
}

#footer_navigation ul.footer_subnavigation li {
	display: block;
	float: none;
	padding: 0 15px;
	width: 100%;
	border: none;
}

#footer_information {
	margin: 0 auto;
	width: 95%;
}

#footer_information p {
	padding: 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #b3cbdb;
}


/*******************************************************************************
	Search Definitions
*******************************************************************************/

#search_container {
	position: relative;
	padding: 10px 15px;
	height: 19px;
}

#search_input {
	position: relative;
	display: inline;
	float: left;
	width: 120px;
	height: 15px;
	padding: 4px 0 0 6px;
	background: url(images/search_input.png) no-repeat;
	border: none;
	font-size: 10px;
	outline: none;
}

#search_button {
	position: relative;
	display: inline;
	float: left;
	cursor: pointer;
	width: 30px;
	height: 19px;
	background: url(images/search_button.png) no-repeat;
	border: none;
	outline: none;
	z-index: 5000;
}

/*******************************************************************************
	Capsule Definitions
*******************************************************************************/

div.capsule {
	overflow: auto;
	border: 1px solid #e2e2e2;
}

div.capsule_title {
	padding: 5px;
	background: #fff url(images/capsule_title.png) repeat-x bottom;
}

div.capsule_title h1 {
	padding: 0 15px;
	font-weight: normal;
	font-size: 1.25em;
	line-height: 1.25em;
	color: #00334d;
}

ul.capsule_navigation {
	float: left;
	width: 20%;
	border-right: 1px solid #e2e2e2;
}
	
	ul.capsule_navigation li {
		padding: 10px;
		border-bottom: 1px solid #e2e2e2;
		line-height: 100%;
	}
	
	ul.capsule_navigation a {
		font-family: Georgia, Times New Roman, serif;
		font-weight: bold;
		font-size: 0.8em;
		color: #559cbe;
	}
	
	ul.capsule_navigation a:hover {
		color: #072a41;
	}


ul.capsule_navigation ul {
	padding-left: 10px;
}

	ul.capsule_navigation ul a {
		padding-left: 10px;
		font-size: 0.7em;
	}

	ul.capsule_navigation ul li {
		padding: 10px 0 0 0;
		border: none;
	}

div.capsule_content {
	float: left;
	margin-left: -1px;
	padding: 15px;
	border-left: 1px solid #e2e2e2;
}

/*******************************************************************************
	Testing Definitions
*******************************************************************************/

#spot1, #spot2 {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
}

#spot1 p, #spot2 p {
	padding: 10px;
}

h1, h2, h3, h4, h5, h6 {
	padding: 5px 10px;
}


/*******************************************************************************
	Sidebar Stuff
*******************************************************************************/

.widgettitle {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.8em;
	padding: 0;
	color: #072a41;
}

#content-sidebar .widget {
	padding-top: 0;
}

#content-sidebar .widget li {
	padding: 0px 0;
}

#calendar_wrap {
	padding-left: 15px;
}

#content-sidebar li.cat-item, #content-sidebar li.widget_archive ul li, #content-sidebar li.widget_tag_cloud div {
	font-size: 75%;
	padding: 0 10px;
}

#content-sidebar li.cat-item a, #content-sidebar li.widget_archive ul li a {
	font-size: 100%;
}


/*******************************************************************************
	WordPress Pages -> Web 2.0 Services -> E-media Pages 
*******************************************************************************/

#emedia {
	background-color: #D1E2E9;
	padding: 10px;
	border: 1px solid #999;
	margin: 0px auto;
}

#emedia li {
	font-size: 1em;
	color: #00334D;
	line-height: 1.5em;
}

/*******************************************************************************
	WordPress Pages -> Portfolio Page
*******************************************************************************/
#portfolio_list {
	width:615px;
}

	#portfolio_list table {
		width:630px;
		margin:0px auto;
		border:none;
		border-spacing: 0px 10px;
	}
	
		#portfolio_list table tr {
		}
	
			#portfolio_list table tr.color1 {
				background-color:#D1E2E9;
				border: 1px solid  #E8F0F4;
			}
			
			#portfolio_list table tr.color2 {
				background-color:#F6F9FB;
			}
			
			#portfolio_list table tr.color0 {
				font-color:#00334D;
			}
		
		#portfolio_list table tr td {
			padding:10px;
		}
		
			#portfolio_list table tr td img {
				border:1px solid #000;
				
			}
			
			#portfolio_list table tr td h2 {
				color:#00334D;
				padding:5px;
			}
			
			#portfolio_list table tr td h3 {
				background-color:#FFF;
				color:#00334D;
				padding:5px;
			}
			
			#portfolio_list table tr td h4 {
				font-size: 1.0em;
				line-height:1.5em;
				color:#00334d;
			}

			#portfolio_list table tr td a {
				text-decoration:none;
				color:#00334d;
			}
			
			#portfolio_list table tr td a:hover {
				text-decoration:underline;
			}

			#portfolio_list table tr td a.client_logo {
				padding:0px 5px;	
			}
			
			#portfolio_list table tr td a.client_logo img {
				border: none;
			}


/*******************************************************************************
	Comment Pages
*******************************************************************************/

#content-pane.blog .comment {
	border-top: 1px dotted #ccc;
	padding: 25px;
}

#footer .content .column .map-link {
	font-size: 90%;
	text-decoration: underline;
	color: rgb(209, 226, 233);
	padding-right: 5px;
}

	#map-small {
		position: absolute;
		top: 20px;
		right: 15px;
		text-align: right;
	}
	
		#map-small img {
			border: 1px solid #000;
		}

/**
 * Wordpress image alignment.
 */

img.alignnone {}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}


div.copyright {
	clear: both;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 60%;
	text-align: center;
}

#sitemap li {
	padding-left: 20px;
}

/**
 * SUPPORT LOGIN
 *
 */

#support-form-container {
/* 	background: url(http://support.silenceit.ca/public/assets/themes/silenceit/images/login_form_top.gif) no-repeat center top; */
	background: url(images/login-top.png) no-repeat center top;
	/*margin: 30px;*/
	width: 340px;
}

#support-form {
/* 	background: url(http://support.silenceit.ca/public/assets/themes/silenceit/images/login_form_bottom.gif) no-repeat center bottom; */
	background: url(images/login-bottom.png) no-repeat center bottom;
	padding: 30px 0;
	width: 340px;
	overflow: auto;
}

	#support-form dl {
		margin: 0 auto;
		width: 260px;
	}

	#support-form dt, #support-form dd {
		line-height: 140%;
		overflow: hidden;
	}
	
	#support-form dd {
		padding-bottom: 10px;
	}

	#support-form label {
		display: block;
		font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		padding-bottom: 3px;
		text-align: left;
		width: 100%;
		color: rgb(51, 51, 51);
		width: 260px;
	}
	
	#support-form label {
		margin: 0 auto;
	}
	
	#support-form input[type=checkbox] {
		margin: 0;
	}
	
	#support-form input[type=text], #support-form input[type=password] {
		border: 1px solid rgb(170, 170, 170);
		font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		width: 250px;
		background: white;
		padding: 3px;
	}
	
	#support-form button {
		float: right;
		margin-top: 20px;
		margin-right: 40px;
		background: none !important;
		color: rgb(34, 34, 34);
		font-size: 10px;
		font-weight: bold;
		outline: none !important;
		text-decoration: none;
		white-space: nowrap !important;
		width: auto !important;
		zoom: 1;
		border: none;
	}
	
	#support-form button span {
		background: url(http://support.silenceit.ca/public/assets/themes/silenceit/images/login_bg_button_span.gif) no-repeat transparent;
		display: block;
		height: 24px;
		line-height: 24px;
		outline: none !important;
		white-space: nowrap !important;
		zoom: 1;
		background-position: left top;
	}
	
		#support-form button:active span {
			background-position: left bottom;
		}
		
		#support-form button:hover span {
			background-position: left center;
		}
	
	#support-form button span span {
		background: url(http://support.silenceit.ca/public/assets/themes/silenceit/images/login_bg_button_a.gif) no-repeat scroll transparent;
		display: block;
		outline: none !important;
		padding: 0px 19px;
		white-space: nowrap !important;
		zoom: 1;
		background-position: right top;

	}
	
		#support-form button:active span span {
			background-position: right bottom;
		}
		
		#support-form button:hover span span {
			background-position: right center;
		}
		
.page-content-column {
	float: left;
	width: 50%;
}
		
/**
 * Contact Us
 *
 */

#google-map {
	width: 400px;
	height: 400px;
/* 		background-color: #999; */
	border: 1px solid #295616;
	float: left;
	margin: 20px;
}

#contact-us {
	float: left;
	margin: 20px 0;
}

#content-pane #contact-us .contact-info {
	list-style: none;
	margin: 0;
	margin-left: 20px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
}

#content-pane #contact-us .contact-info li {
	margin-bottom: 10px;
}

#content-pane #contact-us .contact-us-form {
	margin-top: 40px;
}

#contact-us .contact-info li {
	position: relative;
	padding-left: 20px;
}

#contact-us .contact-info img {
	position: absolute;
	top: 3px;
	left: 0;
}

#content-pane #contact-us .contact-form {
	margin-left: 20px;
}

#content-pane #contact-us .contact-us-form form {
	overflow: hidden;
	width: 400px;
}

#content-pane #contact-us .contact-form label {
	font-size: 80%;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
}

#content-pane #contact-us .contact-form input[type=text], #content-pane #contact-us .contact-form textarea {
	border: 1px solid #666;
	font-size: 80%;
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	width: 300px;
	padding: 2px;
	margin: 5px 0;
}

#content-pane #contact-us .contact-form input[type=radio] {
	margin: 0 5px 0 15px;
}

.security {
	padding: 2px 0 10px 5px;
}

#contact-us .thank-you, #contact-us .error {
	font-size: 80%;
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 20px;
}

#contact-us .error {
	color: #c00;
	padding-bottom: 15px;
}


#rss-feed {
	float: left;
	display: block;
	width: 165px;
	height: 50px;
	background: url(images/rss-button.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	line-height: 52px;
	margin-bottom: 20px;
	padding: 0 15px 0 50px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	vertical-align: middle;
}

	#rss-feed:hover {
		text-decoration: underline;
	}


#client-rotation {
	height: 386px;
}

	#home #content-pane #client-rotation ul {
		list-style: none;
		margin: 0 66px;
	}
