@charset "UTF-8";
/*
Theme Name: Simplified Software 3
Theme URI: http://redshift.com/
Description: template for simplified software.
Version: .000005
Author: redshift.com
Author URI: http://redshift.com/
Tags: 
*/




/*	RESET  */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }




body {
	margin:0 auto; padding:0;
	background:#fff url('');
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#666;
	line-height: 1.5em; }
#wrapper { 	}	
	
#page {
	width:960px; min-height:600px;
	margin:0 auto; padding:0 0 60px 0; }

#content_area {
	width:890px;
	margin:0 auto; padding:0;
	}

#nav_bg {
	background:url('images/nav_bg.png') repeat-x;
	}
#nav_area {
	width:930px; height:30px;
	margin:0 auto; padding:0;
	border-left:1px solid #fff; }	
#nav_area #nav {
	float:left;
	margin:0;
	padding:0;
	font-size:14px; }

#nav_area ul {
	margin:0; padding:0;
	background:#fff; }
	
#nav_area #nav li {
	float:left;
	width:auto;
	padding:0;
	background:#fff; }

#nav_area #nav li a {
	display:block;
	height:26px;
	padding:4px 20px 0 20px;
	color:#fff;
	margin:0 1px 0 0;
	text-transform:uppercase;
	background:url('images/btn_bg.png') repeat-x;
	border-left:1px solid #395697; border-right:1px solid #395697; }

#nav_area #nav li a:hover, #nav_area #nav li.current_page_item a, #nav_area #nav li.current_page_parent a {
	background:url('images/btn_bg-hover.png') repeat-x;
	border-left:1px solid #5e7cb4; border-right:1px solid #5e7cb4; }

#logo {
	width:930px; height:150px; margin:0 auto; padding:0;
	background:url('images/logo.png') top left no-repeat;
	cursor:pointer; }
	
#footer {
	width:930px;
	margin:0 auto 300px auto; padding:0;
	font-size:11px;
	color:#999;
	line-height:1.2em; }
	
#address {
	float:left;
        font-size:14px;
        line-height:1.2em }
	
#copyright { 
	margin:0 auto;
	text-align:right; }	



#content { margin:0;padding:0; }
	
ul, ol {
	list-style-type:none;
	margin:13px 0 13px 15px;
	padding:0; }
	
a { color:#1d5598;
	text-decoration:none; }



.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	position: relative; }
 
.clearandspace {
	clear: both;
	font-size: 0;
	height: 20px;
	line-height: 0;
	position: relative; }

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

.clearfix { display:inline-block; }
	
/* Hide from IE Mac \*/
	.clearfix { display:block; }
/* End hide from IE Mac */




blockquote { margin:50px; padding:20px 38px 10px 38px;
	font-size:1em; font-family:"Times New Roman", Times, serif; color:#999;
	border-top:1px dotted #b8c3d9;
	border-bottom:1px dotted #b8c3d9;}

blockquote > *:first-child {
    text-indent:-32px;
	*text-indent:0;
	_text-indent:0;
    }
blockquote > *:first-child:before {
    background:url(images/left-quote.png) no-repeat 0 30px;
    content:"\00A0";
    padding:2em;
    padding-left:0;
    }
blockquote > *:last-child:after {
	background:url(images/right-quote.png) no-repeat 10px 0;
    content:"\00A0";
    padding-right:40px; }

blockquote .last-p { position:relative; text-align:right;
	left:40px;
	*left:0;
	_left:0; }

* html blockquote * { text-indent:0; } /* fix IE6 */




:focus {
	outline: 0; }

ins {
	text-decoration: none; }
	
del {
	text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0; }




/*	TYPOGRAPHY	*/

p {
	line-height: 1.7;
	font-size:1em;
	margin: 0 0 12px 0; }



 
/*	-------------------------------------------------------------
	GRID
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.container {
	margin: 0 auto;
	padding:60px 0 0 0;

	width: 100%;
	background: transparent; }
 
.wrapper {
	margin: 0 auto;
	padding: 0;
	width: 970px; }


.sub-header {
	margin: 0 0 20px 0;
	height:260px;
	width: 610px; }



.content-text {
	margin:0 auto;
	padding:0;
	width:900px; }

.footer-text {
	margin: 10px 0;
	padding:0;
	width: 9970px;
	font-size:0.9em;
	text-align:center;
	background:none; }

/*	-------------------------------------------------------------
	INTERFACE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/* HEADER */






#sidebar {
	float:left;
	width:225px;
	margin:20px 0 150px 0;
	padding:0;
	background:url('images/menu_bg.png') repeat-y; }
#sidebar_top {
	height:15px;
	margin:0; padding:0;
	background:url('images/menu_top.png'); }
#sidebar_bottom {
	height:15px;
	margin:0; padding:0;
	background:url('images/menu_bottom.png'); }
	

#sidebar h1 {
	font-size:1.4em;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	padding:5px 0 5px 13px;
	border-left:6px solid #ccc; }

.flexipages_widget ul {
	width:195px;
	margin:0; padding:0;
	font-size:16px;
	font-weight:bold; }

.flexipages_widget ul li {
	padding:2px 10px;
	margin:0;
	color:#404040; }

.flexipages_widget ul li a {
	padding:0;
	margin:0;
	color:#395697; }

.flexipages_widget ul li ul li {
	padding:5px 20px 5px 5px;
	margin:0;
	font-size:12px;
	line-height:1em;
	color:#404040;
	font-weight:normal;
	border-bottom: none; }

.flexipages_widget ul li ul li a, .flexipages_widget .current_page_item ul li a {
	color:#999; }
.flexipages_widget ul li ul li a:hover, .flexipages_widget .current_page_item ul li a:hover {
	color:#aaa; }

.flexipages_widget .current_page_item a, .flexipages_widget .current_page_item a:hover {
	color:#cc7a00; }
.flexipages_widget a {
	color:#395697; }
.flexipages_widget a:hover {
	color:#6e8aca; }



			
/* main column */ 	
.widecolumn {
	position:relative;
	width:970px;
	margin:0 0 0 10px;
	padding:0;
	left:10px; }
	
.narrowcolumn {
	float:right;
	position:relative;
	width:610px;
	margin:20px 0 0 0;
	padding:0; }

.narrowcolumn h1 {
	font-size:1.4em;
	margin:0 0 10px 0; }

.narrowcolumn h2 {
	font-size:24px;
	color:#cc7a00;
	margin:0 0 1em 0; padding:10px 0 0 0; }
.narrowcolumn h3 {
	font-size:1em;
	color:#7589b7;
	border-bottom:1px dotted #b8c3d9;
	margin:.5em 0 .25em 0; }

.narrowcolumn .span-1 {
	float:left;
	margin:0px 30px 0 0;
	width:45%;  }

.narrowcolumn .span-2 {
	float:left;
	padding:20px 0 20px 60px;
	margin:20px 0 0 0;
	width:40%;
	background:transparent url("images/col_sep_quote.gif") no-repeat top left;  }

.narrowcolumn .span-2 p {
	font-size:1.6em;
	text-align:justify;
	line-height:1.4em;
	color:#b2b1b1;
	padding:3px 0 3px 0 }

.narrowcolumn .span-2 span {
	padding: 0 0 5px 0;
	text-transform:uppercase; }

.narrowcolumn .span-3 {
	float:left;
	margin:0px 30px 0 0;
	width:40%;  }

.entry { margin: 20px 0 0 0; padding:0; }

.entry ul, .entry ol {
	margin:20px; padding:10px;
	list-style-type:disc;
	}



/* SHOWCASE */
.showcase {
    float: left;
	width: 175px;
	margin: 15px 35px 10px 0; }
		
.showcase h3 {
	font-weight: normal;
	font-size:1.2em;
	margin-top: 8px; }
	
.showcase h4 {
	font-size: 10px;
	font-weight: normal;
	margin: 1px 0 0 2px; }



a, a:link{
	color: #1d5598; }
.entry a:hover { text-decoration:underline; }

#front-left h2 a {
	font-size:1.9em;
	font-weight:bold;
	margin:0;
	color: #1d5598; }
	
#sidebar h1 {
	color: #1d5598 !important; }

.narrowcolumn h1 {
	color:#1d5598 !important; }

.narrowcolumn h3 a {
	color: #1d5598 !important; }
	
.narrowcolumn #span-2 span {
	color: #1d5598 !important; }
	
form.global input.submit:hover {
	background: #1d5598 !important;  }
	
	
#slideshow { 
	position:relative; 
	width:610px; 
	height:260px; 
	overflow:hidden;
	top:10px; }
	
#slideshow #slideshow_violator {
	z-index:1000; 
	width:590px; 
	height:31px; 
	float:right;
	position:relative; 
	top:-45px; 
	left:-12px;
	background:transparent url("images/trans.png") repeat; }
	
#slideshow #slideshow_violator #project_caption {
	display:none; 
	padding:6px 10px; 
	color:#fff; 
	float:left; 
	font-weight: bold;
	width:auto;
	background:transparent; }
	
#slideshow #slideshow_violator #project_caption a {
	margin-left:8px; 
	font-weight: normal; 
	color:#ffffff !important;
	background:transparent; }
	
#slideshow #slideshow_violator #project_caption a:hover {
	text-decoration:none; 
	color:#fff;
	background:transparent; }
	
#slideshow #slideshow_violator #slide_navigation{
	position:absolute;
	right:10px;
	top:10px; }
	
#slideshow #slideshow_violator #slide_navigation a { 
	text-indent:-9999px; 
	display:block; 
	width:12px; 
	height:12px; 
	float:left; 
	margin:0 0 0 5px; 
	cursor:pointer; 
	overflow:hidden;
	background:transparent url("images/slide_navigation_noactive.png") no-repeat 0 0; }
	
#slideshow #slideshow_violator #slide_navigation a:hover { 
	background:transparent url("images/slide_navigation_hover.png") no-repeat 0 0; }
	
#slideshow #slideshow_violator #slide_navigation a.activeSlide { 
	background:transparent url("images/slide_navigation_hover.png") no-repeat 0 0; }
	
#slideshow li span.slide_caption {
	display:none; }

#slides {
	position: relative;
	background-color:#fff; 
	overflow:hidden; 
	width: 970px; 
	height:350px;
	margin:0; 
	padding:0; }
	
.quote {
	margin:30px;
	}

.impact {
	color:#e28800; font-weight:bold;
	}
.fineprint { font-size:11px; line-height:1.2em; }
.redshift, .redshift a { color:#ccc; }
.redshift a:hover { color:#c00; }