/*   
Theme Name: Salt River
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Robert Murray
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


body { 
	font-family: Helvetica, Arial, sans-serif;
}

h3  { 
	font-style: normal;
}

.aside { 
	display: none;
}

.hentry {
	padding-bottom: 0px;
}

.entry-content img { 
	margin-bottom: 0px;
}

#blog-title {
	padding-top: 10px;
}
#blog-title a {
background:url(images/logo.jpg) no-repeat top center;
display:block;
text-indent:-9000px;
width: 299px;
height: 61px;
}

#branding {
	padding:0px 0 10px;
}

#header {
	width:100%; 
	background-color: #000;	
}

#access {
	width: 940px;
	border: none;
	overflow: visible;
	margin: auto;
}

.menu {
	margin-top: -20px;
	width:auto;
	overflow:visible;
	float:right;
	border: none;
}

.menu ul li {
	border: none; 
	background-color: black; 
	font-weight: bold;	
}

.sf-menu a, .sf-menu li, .sf-menu {
	border:none;
}

#feature {
	width: 100%; 
	padding-bottom: 0px; 
	background:url(images/top-gradient.jpg) repeat-x top left;
}

#feature-img {
	width: 940px; 
	margin: auto; 
}

#main {
	width: 100%;
	padding-top: 0px; 
	padding-bottom: 0px;
}

#container {
	width: 940px; 
	float: none;
	margin: auto; 
	padding-top: 30px;
}

#footer { 
	border: 0px; 
	background-color: #cdcdcd; 
	color: black;
	height: 150px;
	padding-top: 0px; 
	margin-top: 0px;
}

.entry-title { 
	font-weight: bold;
	letter-spacing: -2pt; 
	font-size: 32pt;
	padding-bottom: 0px;
	line-height: 32pt; 
}

/* app stuff */ 

#app-content, #portfolio-content { 
	width:940px; 
	margin: auto;
}

#app-image { 
	margin-left: 50px; 
	margin-top: 50px; 
	width: 270px;
	float: left;
}

#app-info { 
	float: left;
	margin-left: 50px;
	margin-top: 70px; 
	width:540px; 
}

#app-title { 
	margin-top:10px; 
	font-size: 34pt; 
	width: 550px; 
	font-weight:bold; 
	letter-spacing: -2pt;
}

#app-subtitle {
	margin-top: 10px; 
	font-size: 24pt; 
	width: 540px;
	letter-spacing: -2pt;
}

#app-caption { 
	margin-top: 30px; 
	font-size: 24pt; 
	line-height: 24pt;
	width: 540px;
	letter-spacing: -2pt;
}

#app-features { 
	width:300px; 
	margin-top: 20px;
}

#app-features h4 { 
	font-size: 12pt;
	text-transform: none;
}

#app-features ul { 
	padding-left: 0px; 
	margin-left: 15px; 
}
#app-features ul li { 
	font-size: 10pt; 
	line-height: 12pt;
}

#app-content .entry-title, #portfolio-content .entry-title { 
	visibility: hidden;
}

#app-content #commnets, #portfolio-content #comments { 
	visibility: hidden;
}

#app-content .entry-content, #portfolio-content .entry-content { 
	padding-top: 0px; 
}

#app-link { 
	margin-left:  -35px; 
	margin-top: 10px;
}

/* portfolio */ 

#portfolio-content h2 { 
	font-weight: bold;
	letter-spacing: -2pt; 
	font-size: 36pt;
	margin-bottom: 30px; 
}

#app { 
	width:940px; 
	padding: 0px; 
	display:block; 
	height: 180px;
}

#app-thumb { 
	float:left; 
	width: 300px;
	padding-right: 20px; 
}

#app-thumb img { 
	border: 10px solid #eee;
}

#app-blurb { 
	float: inherit;
	margin-left: 340px;
	padding-top: 5px;
	width: 540px;
	
}

#app-blurb .title { 
	font-weight: bold;
	letter-spacing: -2pt; 
	font-size: 24pt;
	margin-top: 10px;
	margin-bottom: 20px; 
}


/* who are we */ 

#we-are img {
	margin-bottom: 2px; 
	margin-top: 10px;
}

#we-are-title { 
	font-weight: lighter; 
	letter-spacing: -2pt; 
	font-size: 18pt; 
	margin-top: 0px;
	margin-bottom: 10px;
}

#we-are-title .we-are-principal { 
	font-weight: bold; 
}

#we-are-partners { 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	margin-top: 0px; 
	margin-bottom: 0px;
	background-color: #dedede;
}

#we-are-partners h3 { 
	margin-top: 10px; 
	margin-bottom: 2px; 
	font-weight: bold; 
	letter-spacing: -2pt; 
	font-size: 18pt; 
}

#partners {
	height: 200px;
}

#we-are-partners .partner { 
	width: 220px;
	height: 180px; 
	float: left; 
	margin-right: 10px; 
}

#we-are-partners .partner img {
	border: 5px solid #999; 
	margin: 0px; 
	padding: 0px;
}

#we-are-partners .partner-name { 
	font-weight: bold; 
	letter-spacing: -2pt; 
	font-size: 18pt; 
	height: 20px;
	padding-top: 2px;
	padding-bottom: 0px;
	margin-top: 0px; 
	margin-bottom: 0px;
}



