/*acousticPress layout*/

body {
	background: #88682f;
	background-image: url("http://www.acousticpress.net/wp-content/themes/acousticpress/images/ap_bodybg_18.jpg");
	background-position: center center;
	background-repeat: repeat-y;
    }
  
body a {
	text-decoration: none;
	}

#inner_container {
	background:#ffffff;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	}
	
#header {
	}

h3 {
	letter-spacing: -1.1px;	
	}

h6 {
	color: #000000;
	letter-spacing: -.7px;	
	}
	
#left {
	}

#logo {
	}
	
#logo div.social {
	text-align: center;
	padding: 6px 0;
	}
	
#comments {
	color: #905e15;
	}

#comments a {
	color: #905e15;
	text-decoration: underline;
	}

#comments h3 {
	color: #905e15;
	font-weight: bold;
	}

#copyright {
	color: #905e15;
    letter-spacing: -0.2px;	
	}

#right {
	}
	
#crew {
	color: #333333;
	}

#crew a {
/*	color: #666666;*/
	color: #333333;
	text-decoration: underline;	
	}

#crew h3 {
	color: #0c4346;
	font-weight: bold;	
	}
	
#work {
	}

#work h3 {
	color: #0c4346;
	font-weight: bold;
	}
	
#footer {
	}

.underline {
	text-decoration: underline;
	}
	
.bold {
	font-weight: bold;
	}

.green {
	color: #0c4346;
	}
	
